.app-content.content {
    padding-top: 0px !important;
}

img.logo.img-responsive {
    width: 100px;
    padding: 19px 0;
}

img.mb-2 {
    width: 25% !important;
    display: unset !important;
}

div#_desktop_logo {
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 0;
    background: #0000009e;
    text-align: center;
}
.swiper-container {
        width: 100%;
        height: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/* .swiper-slide img{
    max-height: 270px;
    max-width: 430px;
} */
img.img-fluid.card-item-img {
    max-height: 270px;
    max-width: 430px;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.navbar-black{
    background: #000000;
}
.fullwidth{
    width: 100%;
}

.icon {
    background: url(/assets/custom/images/table.svg);
    display: block;
    background-size: 51px 54px;
    width: 57px;
    position: absolute;
    background-position: 0;
    height: 56px;
    opacity: .7;
    top: -4px;
    margin-left: 114px;
}
i.fas.fa-store-alt.cart-icon {
    display: none;
}

.marafeq-content {
    display: flex;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    justify-content: space-around;
}

.marafeq {
    display: flex;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
    flex-direction: column;
}

.marafeq-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

a.amenu-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #222;
}
a.amenu-link:hover {
    color: #dc8a0f;
    text-decoration: none;
}

img.marafeq-image {
    margin-bottom: 20px;
}

span.marafeq-text{
    justify-content: center;
    text-align: center;
}

.have {
    margin-top: 150px;
    margin-bottom: 150px;
}

.have-content {
    display: flex;
    margin-right: 30px;
    margin-left: 30px;
}

.have-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #EDEDED;
    border-radius: 20px;
    max-width: 22%;
    margin: 0 auto;
    position: relative;
}

span.have-text {
    display: flex;
    position: absolute;
    top: 78%;
}

span.have-text{
    color: #fff;
    background: #DD8A10;
    border-radius: 0 0 23px 0;
    width: 216px;
    position: absolute;
    top: 133px;
    display: flex;
    justify-content: end;
    align-items: center;
    height: 53px;
    font-size: 19px;
    padding-inline-start: 15px;
    border-radius: 0 0 0 23px;
}

span.have-par{
    margin-top: 23px;
    padding: 20px;
    font-size: 13px;
    margin-bottom: 14px;
    line-height: 20px;
}


#info-imgs{
    margin-top: 70px;
    margin-bottom: 70px;
}
.card.info-imgs-card {
    border-radius: 25px;
}

img.card-img-top {
    border-radius: 25px 25px 0 0;
}
.item-description-img {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0.2rem;
}

h2.booking-title {
    text-align: center;
    margin-bottom: 1.5rem;
    font-weight: bold;
    color: black;
}
.card.text-center.mb-3.booking-card {
    margin-top: 20px;
    background-color: #fff;
    box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 10%);
    border: 1px solid #d5d5d5;
}
.card-text.item-desc-package {
    min-height: 150px;
}
figure table {
    width: 100%;
}
h4.date-title {
    margin-top: 7px;
}
h4.price-title {
    margin-top: 12px;
}

.one-cofee {
    display: flex;
    justify-content: space-around;
    max-width: 1000px;
    margin: 0 auto;
    align-items: center;
    margin-top: 150px;
    margin-bottom: 150px;
}

.one-cofee-text {
    width: 50%;
}

h1.h1-cofee.one-cofee-text {
    display: flex;
}

.one-cofee-par {
    display: flex;
}

.one-cofee-image {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
    height: 400px;
}

.one-cofee-image img {
    width: 100%;
    max-width: 350px;
}

.one-cofee-image img:nth-child(1) {
    z-index: 8;
    transform: rotate(
20deg
);
}

.one-cofee-image img:nth-child(2) {
    position: absolute;
    top: 190px;
    z-index: 1;
    transform: rotate(
-5deg
);
}

.top-remember {
    display: block;
}
.top-remember img {
    max-width: 100%;
    height: auto;
}

.remember-main {
    display: flex;
    width: 100%;
    background: #EEE6DA;
    align-items: center;
    justify-content: center;
}

.remember {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    padding-top: 150px;
    padding-bottom: 150px;
}

.remember-image img {
    max-width: 360px;
}


.h1-cofee {
    font-size: 47px;
}

.remember-par {
    display: flex;
    font-size: 16px;
    line-height: 23px;
}

.gallary-home {
    display: flex;
    flex-direction: row;
    max-width: 1000px;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: 150px;
    margin-bottom: 150px;
}

.gallary-main {
    width: 49%;
    border: 0 solid;
}

.gallary-main img {
    width: 100%;
}

.gallary-second {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 49%;
}

.gallary-second-inn {
    width: 96%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

img.gallary-second-inn-2 {
    margin-inline-end: 20px;
    margin-block-end: 25px;
}

img.gallary-second-inn-3 {
    margin-block-end: 25px;
}

img.gallary-second-inn-4 {
    margin-inline-end: 20px;
}

.gallary-second img {
    width: 225px!important;
    height: 225px!important;
}

.media-icons {
    flex-direction: row;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    width: 1140px !important;
    padding: 0 0 90px 0;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.align-items-center {
    align-items: center !important;
}

.social-links-row {
    justify-content: space-evenly;
}

.media-twitter, .media-snapchat, .media-instagram, .media-whatsapp, .media-youtube {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.media-twitter {
    align-items: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #3fa9f5;
}
.media-icons i {
    font-size: 50px;
    color: #fff;
}

.media-snapchat {
    align-items: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #fdfb04;
}

.media-instagram {
    align-items: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #cc076e;
}

.media-youtube {
    align-items: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #e81d24;
}

.media-whatsapp {
    align-items: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #19af0f;
}

.social-links-container.container.text-right {
    display: flex;
    font-size: 16px;
    line-height: 23px;
}

h1.h1-social.title-text {
    font-size: 47px;
}

.body-par {
    display: flex;
    font-size: 16px;
    line-height: 23px;
}

.social-bottom img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

@media (max-width: 780px) {
    .marafeq {
        margin-top: 0;
    }
    .marafeq-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .marafeq-item {
        margin-top: 40px;
        width: 30%;
    }
    img.marafeq-image {
        width: 100px;
    }
    .have {
        margin-top: 50px;
    }
    .have-content {
        display: flex;
        flex-wrap: wrap;
        margin-left: 10px;
        margin-right: 10px;
    }
    .have-item {
        width: 48%;
        max-width: 100%;
        margin-bottom: 50px;
    }
    span.have-text{
        padding-top: 4px;
        width: 100%;
        font-size: 15px;
        height: 40px;
        top: 88%;
    }
    .swiper-container {
    	height: 36%;
    }
    .one-cofee {
        flex-direction: column;
        padding-right: 20px;
        padding-left: 20px;
        margin-bottom: 50px;
        margin-top: 72px;
    }
    .one-cofee-text {
        width: 100%;
        margin-bottom: 42px;
    }
    h1.h1-cofee.one-cofee-text {
        font-size: 28px;
    }
    .one-cofee-par {
        font-size: 14px;
    }
    .one-cofee-image {
        width: 100%;
    }
    .remember {
        padding-top: 52px;
        width: 100%;
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        flex-direction: column-reverse;
    }
    .remember-image-center img {
        max-width: 220px;
        margin-bottom: 27px;
    }
    .remember-text {
        margin-top: 20px;
        margin-bottom: 54px;
    }
    h1.h1-cofee.remember-text{
        font-size: 28px;
    }
    .remember-par{
        font-size: 14px;
    }
    .gallary-home {
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
        max-width: 100%;
        margin-bottom: 80px;
        margin-top: 20px;
    }
    .gallary-main {
        width: 100%;
    }
    .gallary-second {
        display: block;
        width: 100%;
    }
    .gallary-second-inn {
        display: block !important;
    }
    .gallary-second-inn {
        width: 100%;
        margin-top: 20px;
        flex-direction: row;
    }
    .gallary-second img {
        width: 46% !important;
        height: auto !important;
        display: inline-block;
    }
    img.gallary-second-inn-4 {
        margin-inline-end: 15px;
    }
    .media-icons {
        margin: 0;
        padding: 50px 0 50px 0 !important;
        width: unset !important;
    }
    .social-links-row {
        margin: 0px;
        width: 100%;
    }
    .media-twitter {
        width: 50px;
        height: 50px;
    }
    .media-snapchat {
        width: 50px;
        height: 50px;
    }
    .media-instagram {
        width: 50px;
        height: 50px;
    }   
    .media-youtube {
        width: 50px;
        height: 50px;
    }  
    .media-whatsapp {
        width: 50px;
        height: 50px;
    } 
    .media-icons i {
        font-size: 20px;
    }
    .media-snapchat img {
        width: 100%;
        height: 20px;
    }
    .social-links-container.container {
        margin-bottom: 26px;
    }

}
@media screen and (max-width: 720px){
    .icon {
        display: none;
    }
    i.fas.fa-store-alt.cart-icon {
        display: block;
    }
}
@media (max-width: 1200px) and (min-width: 780px){
    .have {
        margin-top: 50px;
    }
    .have-content {
        display: flex;
        flex: 1 50%;
        flex-wrap: wrap;
    }
    .have-item {
        width: 41% !important;
        max-width: 41% !important;
        margin-bottom: 42px;
    }
}
@media (max-width: 991px){
    .have {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}





/* swipper eidt start*/
.mt-10 {
    margin-top: 15rem !important;
  }
  .swiper-container.gallery-top.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events.swiper-container-rtl {
    padding-top: 0;
    height: 500px !important;
    }
  
  .product__carousel {
    margin: 0 !important;
  }
  
  .swiper-container.gallery-thumbs.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events.swiper-container-free-mode.swiper-container-rtl.swiper-container-thumbs {
    margin-block-end: 50px;
  }
  @media (max-width:400px){
    .product__carousel {
        max-width:300px !important;
        /*height:250px !important;*/
  }
  .swiper-slide.swiper-slide-active {
    /* width:300px !important; */
    height:auto;
  }
  .swiper-container.gallery-top.swiper-container-initialized.swiper-container-horizontal.swiper-container-rtl.swiper-container-ios {
    height:300px !important;
  }
  
  }
  
  .swiper-container.gallery-top.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events.swiper-container-rtl {
    padding-top: 0; 
    height: 500px !important;
    }
  .product__carousel { 
  margin: 0 !important; 
  }
  .swiper-container.gallery-thumbs.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events.swiper-container-free-mode.swiper-container-rtl.swiper-container-thumbs { 
  margin-block-end: 50px; 
  }
  
  
  
  
  div#swiper-wrapper-7e8e21bc11a18106 {height: 100px;}
  
  .gallery-thumbs {
    height: 120px !important;
  }
  
  .mt-10 {
    margin-top: 15rem !important;
  }
  /* swipper eidt end*/



/*==================== 
	Footer 
====================== */

/* Main Footer */
footer .main-footer{	padding: 20px 0;	background: #222;}
footer ul{	padding-left: 11%;	list-style: none;}
.main-footer.widgets-dark.typo-light .container {
    text-align: -webkit-center;
}
/* Copy Right Footer */
.footer-copyright {	background: #000;	padding: 5px 0;}
.footer-copyright .logo {    display: inherit;}
.footer-copyright nav {    float: right;    margin-top: 5px;}
.footer-copyright nav ul {	list-style: none;	margin: 0;	padding: 0;}
.footer-copyright nav ul li {	border-left: 1px solid #505050;	display: inline-block;	line-height: 12px;	margin: 0;	padding: 0 8px;}
.footer-copyright nav ul li a{	color: #969696;}
.footer-copyright nav ul li:first-child {	border: medium none;	padding-left: 0;}
.footer-copyright p {	color: #969696;	margin: 2px 0 0;}

/* Footer Top */
.footer-top{	background: #252525;	padding-bottom: 30px;	margin-bottom: 30px;	border-bottom: 3px solid #222;}

/* Footer transparent */
footer.transparent .footer-top, footer.transparent .main-footer{	background: transparent;}
footer.transparent .footer-copyright{	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3) ;}

/* Footer light */
footer.light .footer-top{	background: #f9f9f9;}
footer.light .main-footer{	background: #f9f9f9;}
footer.light .footer-copyright{	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) ;}

/* Footer 4 */
.footer- .logo {    display: inline-block;}

/*==================== 
	Widgets 
====================== */
.widget{	padding: 20px;	margin-bottom: 40px;}
.widget.widget-last{	margin-bottom: 0px;}
.widget.no-box{	padding: 0;	background-color: transparent;	margin-bottom: 40px;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none;}
.widget.subscribe p{	margin-bottom: 18px;}
.widget li a{	color: #ff8d1e;}
.widget li a:hover{	color: #4b92dc;}
.widget-title {margin-bottom: 20px;}
.widget-title span {background: #839FAD none repeat scroll 0 0;display: block; height: 1px;margin-top: 25px;position: relative;width: 20%;}
.widget-title span::after {background: inherit;content: "";height: inherit;    position: absolute;top: -4px;width: 50%;}
.widget-title.text-center span,.widget-title.text-center span::after {margin-left: auto;margin-right:auto;left: 0;right: 0;}
.widget .badge{	float: right;	background: #7f7f7f;}

.typo-light h1, 
.typo-light h2, 
.typo-light h3, 
.typo-light h4, 
.typo-light h5, 
.typo-light h6,
.typo-light p,
.typo-light div,
.typo-light span,
.typo-light small{	color: #fff;}

ul.social-footer2 {	margin: 0;padding: 0;	width: auto;}
ul.social-footer2 li {display: inline-block;padding: 0;}
ul.social-footer2 li a:hover {background-color:#ff8d1e;}
ul.social-footer2 li a {display: block;	height:30px;width: 30px;text-align: center;}
.btn{background-color: #ff8d1e; color:#fff;}
.btn:hover, .btn:focus, .btn.active {background: #4b92dc;color: #fff;
-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-webkit-transition: all 250ms ease-in-out 0s;
-moz-transition: all 250ms ease-in-out 0s;
-ms-transition: all 250ms ease-in-out 0s;
-o-transition: all 250ms ease-in-out 0s;
transition: all 250ms ease-in-out 0s;

}

/* Responsive Footer */

@media (max-width: 780px) {
    footer ul {
        padding-left: 40px;
    }
    footer#footer {
        text-align: center;
    }
    h5.widget-title {
        text-align: -webkit-center;
    }
}