@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@charset "utf-8";
/* CSS Document */
html { }
body{font-family: 'Poppins', sans-serif; color: #241111;}
.h1, h1 {}
.sticky {
    position: fixed !important;    top: 0px;     z-index: 999;    -webkit-animation-fill-mode: both;    
	animation-fill-mode: both;    -webkit-animation-duration: 1s;    animation-duration: 1s;    -webkit-animation-name: slideInDown;    
	animation-name: slideInDown;    box-shadow: 0px 6px 5px 0px rgb(0 0 0 / 7%);}
	.sticky	.hdr-top{display: none;}
.sticky	.navbar-brand>img {height: 55px;}
.sticky	.navbar-expand-lg .navbar-nav .nav-link {}
	.media{}
.media .media-left, .media .media-body, .media .media-right{display: table-cell;vertical-align: top;}
.media .media-left{}
.media .media-body{width: 10000px;}
img{max-width: 100%;}
  a{text-decoration:none;}
.text-warning {
    color: #B39758 !important;
}
.min-hauto{min-height: auto !important;}
.img-300{height: 300px !important;}
.img-400{height: 400px !important;}
h1, h2, h3, h4, h5{margin-top: 0px;font-family: 'Playfair Display', serif;}
p{     line-height: 26px;
    color:#383838;
    font-size: 14px;}
p strong{font-weight: 600;}
.list-point{position: relative;    margin-bottom: 25px;}
.list-point ul{}
.list-point ul li>img{     position: absolute;
    left: 0px;
    top: 0px;
    width: 26px;
    height: 26px;
    object-fit: contain;}
.list-point ul li{line-height: 22px;
    font-size: 15px;
    padding-left: 35px;
    position: relative;
    font-weight: 400;
    margin-bottom: 15px;
    color:#383838;}
    .btn{font-size: 14px;
    padding: 8px 22px;
    border-radius: 8px;}
.btn-lg{font-size: 16px;
    padding: 12px 25px;
    font-weight: 500;}
.btn-sm{font-size: 12px;
    padding:5px 15px;}
.text-danger {
    color: #ee2e2e !important;
}
.bg-light {
    background-color:#fff8f6 !important;
}
.btn-danger{color: #fff;
    background-color:#ee2e2e;
    border-color:#ee2e2e;}
    .btn-danger:hover{color: #fff;
    background-color:#c82020;
    border-color:#c82020;}
    .btn-outline-danger{border-color:#ee2e2e;color:#ee2e2e;}
    .btn-outline-danger:hover{color: #fff;
    background-color:#c82020;
    border-color:#c82020;}
.media .d-m-show{display:none;}
.container-fluid {padding-left: 30px;padding-right: 30px;}
header{ z-index:1000;/*box-shadow: 0 2px 4px rgb(0 0 0 / 20%);*/
    transition: 0.5s;    width: 100%;}
.hdr-top {padding-top: 5px;
    background-color: #3D1811;
}
.hdr-social-link li{padding-right: 2px;
    padding-left: 2px;}
.hdr-social-link li a {font-size: 14px;
    color: #fff;
    transition: 0.5s;
    display: block;
    background-color: #f0f0f0;
    width:28px;
    height:28px;
    text-align: center;
    border-radius: 50%;
    line-height: 28px;
}
.hdr-social-link li a.fb{background-color: #3c579e;color: #fff;}
.hdr-social-link li a.tw{background-color: #1da1f3;color: #fff;}
.hdr-social-link li a.linden{background-color: #0076b4;color: #fff;}
.hdr-top-cnt{margin-bottom: 5px;}
.hdr-top-cnt li{margin-right: 10px;}
.hdr-top-cnt li:last-child{margin-right: 0px;}
.hdr-top-cnt li a {color: #fff;
    font-weight: 500;
    font-size: 14px;
}
.hdr-top-cnt li a i{margin-right: 4px;}
.txt-rgt{ text-align:right;}
.navbar{}

.navbar-brand {  padding: 5px 0px;
    color: #2CA9E1 !important;
    font-weight: 700;
    font-size: 30px;}
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: transparent;}
.navbar-default .navbar-brand {}
.navbar-brand span{}
.navbar-brand>img {    height: 70px;}
.navbar-default .navbar-nav>li>a{color: #333;}
.navbar-nav>li>a.logo{    padding: 5px 35px;margin-top: 10px;}
.navbar-nav{}
.navbar-expand-lg .navbar-nav .nav-link {  color: #000;
    padding: 15px 22px;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;}
	.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{color:#ee2e2e;}
	.navbar-nav>li:hover>.drop-menu{ display:block;}

.navbar-expand-lg .navbar-nav>li>a.login-nav{  
    background-color: #ee2e2e;
    color: #fff;
    padding: 12px 18px;
    font-size: 16px;
    text-transform: inherit;
    font-weight: 600;
border-radius: 30px;}
    .navbar-expand-lg .navbar-nav>li>a.reg { background-color:#c82020;}
.navbar-expand-lg .navbar-nav>li>a.login-nav:hover{color:#fff; background-color:#c82020;}
	.drop-menu{ width: 100%;
    border: none;
    min-width: 12rem;
    padding: 10px;
box-shadow: 1px 2px 10px 1px rgb(0 0 0 / 7%);}

	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ee2e2e;
}
	.drop-menu>li>a { padding: 10px 15px;font-weight: 500;color: #222;font-size: 14px;}
    .drop-menu>li>a:hover{color: #ee2e2e;
   background-color: #fff;}
	.drop-menu>li>a.dropdown-item.active, .drop-menu>li>a.dropdown-item:active {
   color: #ee2e2e;
   background-color: #fff;
}
/*.navbar-nav>li>a.logo:hover{background-color: transparent;}*/
.navbar-default .navbar-nav>li>a.logo:focus, .navbar-default .navbar-nav>li>a.logo:hover{background-color: transparent;}
.navbar-light .navbar-nav .nav-link:hover {
    color:#ee2e2e;
}
	/*============ slider css =============*/

 .bs-slider-overlay {
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(-90deg, #000000 -14.3%, rgb(0 0 0 / 10%) 41.8%, rgb(0 0 0 / 9%) 100.18%); */
    background: rgb(18 6 4 / 49%); 
}


/********************
*****Slide effect
**********************/
.slider-wrap{ width: 100%; position: relative;overflow: hidden;background: url(../images/story-icon.png)no-repeat;}
.slider-wrap:before{   /* content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.84);*/}
.slider-wrap>img{    width: 100%;
    height: 650px;
    object-fit: cover;}
.slider-wrap .owl-carousel .owl-item img{}
.slider-wrap .owl-nav{position: absolute;
    top: 50%;justify-content: space-between;
    width: 100%;}
.slider-wrap .owl-dots{text-align: center;
    position: absolute;
    bottom: 40px;
    left: 0px;
    right: 0px;}
.slider-wrap .owl-nav .owl-prev{float: left;margin-left: 30px;}
.slider-wrap .owl-nav .owl-next{float: right;margin-right: 30px;}
.slider-wrap .owl-nav .owl-prev span{ font-size: 50px; color: #fff; }
.slider-wrap  .owl-nav .owl-next span{ font-size: 50px; color: #fff; }
/*---------- SLIDE CAPTION ----------*/
.mrgn-auto { margin:auto;}

.slide-text {left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    justify-content: center;
    align-self: center;
   align-items: center;
	    display: flex;
        z-index: 1;
/* background:linear-gradient(90deg, #3D1811 -14.3%, rgb(61 24 17 / 68%) 30.8%, rgb(61 24 17 / 74%) 100.18%); */
}
.slide-text-dec{position: relative;}
.slide-text h4 { font-weight:600;
    color: #fff;
    font-size: 24px;}
.slide-text h1 { font-weight: 700;
    font-size: 70px;
}
.slide-text h1 span{}
.slide-text h3{ color:#ff636f;
    margin-bottom: 0px;
    font-size: 40px;}
.slide-text h5{    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;}
.slide-text p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
}
.slide-text .btn-lg{  font-weight: 500;
    font-size: 16px;}


/*=========== end ===========*/

.slider-form{position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0px 0px 22px 0px #00000021;} 
.slider-form .title h4 {
    font-size: 22px;
    font-weight: 600;
}
.slider-form .form-ctrl{height: 50px;
    border-radius: 10px;
    border: 1px solid #a4acc1;
    background-color: #ffffff7a;
    font-size: 14px;
    color: #333;}
    .slider-form .form-control::placeholder {
        color: #b6c0e1;
        opacity: 1; /* Firefox */
      }
      
      .slider-form .form-control::-ms-input-placeholder { /* Edge 12-18 */
        color: #b6c0e1;
      }
.slider-form .contact-form{background-color: transparent;}

/*========== enquire form ======*/

.GetinTouch-form .close {
    position: absolute;
    right: -30px;
    top: -40px;
    font-size: 50px;
    color: #fff;
    opacity: 0.8;
}
.GetinTouch-form  .modal-body {
    padding: 25px 45px;}
.popup-img {
    text-align: center;
    margin: 10px auto 40px;
    display: block;
}
.popup-img h3{ font-weight: 600;}
.GetinTouch-form .form-group{position: relative; margin-bottom: 20px;}
.form-control{box-shadow: none;}
.GetinTouch-form .form-group .form-ctrl-pop{ border-radius: 30px; height: 45px; padding-left: 40px;}
.GetinTouch-form .form-group .form-ctrl-msg{border-radius: 30px; padding-left: 40px;}
.GetinTouch-form .form-group .btn{border-radius: 30px;}

.wrap{ position:relative; padding-top:70px; padding-bottom:70px;}
.bg-white{background-color: #fff;}
.title{ position:relative; margin-bottom:35px;}
.title h1{    font-size: 48px;font-weight: 700;}
.title h2{    font-size: 44px;font-weight: 700;}
.text-stroke-white{-webkit-text-stroke: 1px #fff;}
.title h3{font-size: 40px;font-weight: 700;}
.title h4{font-size: 30px;font-weight: 700;}
.title h4 span{}
.title h5{font-weight: 600;}
.title h6{font-weight: 600;}
.title-bg{position: relative; width: 50px; height: 5px; background-color:#77dd76; display: inline-block; border-radius: 4px;}
.embed-responsive {
    width: 100%;
    height: 435px;
    background-color: #313131;
}
.embed-responsive>video, .embed-responsive>iframe {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
}

/*=========== about hompe page ================*/
.top-10{top: 10px;} 
.end-10{right: 10px;}
.about-wrap{background: url(../images/banner_img.webp)no-repeat;background-position: right center;
    background-size: contain;    border-radius: 16px;
    padding: 50px 0px;}
.bg-gray{ background-color: #f6f6f8;}
.bg-gray-green {background-color: #ebfff2;}
.bg-green{background-color: #06da50;}
.abt-box{position: relative;margin-bottom: 25px;}
.abt-box h4{font-size: 28px;}
.abt-box h5{font-size: 20px;}
.abt-box p{}
.abt-icon{    width: 75px;
 height: 75px;
    margin-bottom: 5px;}
.abt-icon>img{width: 100%;height: 100%;object-fit: contain;}
.abt-img{position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;}
.abt-img>img{width: 100%;height: 100%;object-fit: cover;}
.abt-img1{}
.abt-img2{margin-top: 0px;}
.abt-img:before{    /*content: "";
    position: absolute;
    border: 4px solid #fff;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    background: hsl(0deg 0% 0% / 11%);*/
}
.item-box{position: relative;margin-bottom: 25px;}
.tmb{position: relative;
    width: 100%;
    height: 260px;
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;}
.tmb>img{width: 100%;height: 100%;object-fit: cover;}
.item-dec{}
.item-dec h4{font-size: 20px;
    font-weight: 600;}
.item-dec p{line-height: 22px;color: #666;}
.Getstarted-wrap{background:url(../images/slide3.jpg)no-repeat;}
.Getstarted-wrap .title h2{color: #fff;font-size: 50px;}
.Getstarted-wrap .title h2 span{-webkit-text-stroke: 1px #fff;}
/*========== services  ========*/
.services-wrap{}
.srvs-dec{position: relative;z-index: 1;}
.srvs-dec p{font-size: 18px;color: #000;line-height: 32px;margin-bottom: 35px;}
.srvs-dec p:last-child{margin-bottom: 0px;}

.srvs-box{position: relative;
    border-radius: 16px;
    margin-left: 100px;
    min-height: 215px;}
.srvs-img{    width: 190px;
    height: 190px;
    overflow: hidden;
    position: absolute;
    border-radius: 50%;
    left: -100px;
top: 10px;}
.srvs-img>img{width: 100%;height: 100%;object-fit: cover;animation: rotate 40s linear infinite;}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.srvs-icon{    width: 65px;
    height: 65px;
    margin:0px auto 15px;}
.srvs-icon>img{width: 100%;height: 100%;object-fit: contain;transition: 0.5s;}
.srvs-icon:hover>img, .why-choose-icon:hover>img{transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}
.srvs-box h4{font-weight: 700;
    font-size: 24px;}
.srvs-box h5{font-size: 16px;}
.srvs-box h6{font-size: 13px;}
.srvs-box p{font-size: 14px;}
.srvs-box .btn-link{    color: #ee2e2e;
    font-weight: 500;}
.srvs-box .btn-link:hover{color: #000;text-decoration: none;}
.srvs-body{padding-left: 100px;}
.overlay{    top: 10px;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: rgb(238 46 46 / 65%);
    padding: 7px 20px;
    transition: 0.5s;
    border-radius: 30px 0px 30px 30px;}

.noOne-wrap{background: url(../images/banner0.jpeg)no-repeat;background-attachment: fixed;
    background-size: cover;}
.noOne-wrap .title{}
.noOne-wrap .title h1{}
.noOne-wrap .title h4{}
.noOne-wrap .title h4>img{}

.popular-dishe-wrap{background:url(../images/chef.png)no-repeat;    padding-top: 100px;
    padding-bottom: 100px;
}
.menu-border{border: 1px solid #ee2e2e;
    border-radius: 16px;}
.menu-border>div{    border-left: 1px solid #ee2e2e;}
.menu-border>div:first-child{border-left: none;}
.menu{padding: 10px;}
.menu-img{width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;}
.menu-img>img{width: 100%;height: 100%;object-fit: cover;}
.menu h4{font-weight: 600;
    font-size: 22px;}
.menu-dec{}
.menu-dec ul{}
.menu-dec ul>li{ color: #241111;
    margin-bottom: 12px;
    font-size: 14px;
    position: relative;
    padding-left: 22px;}
    .menu-dec ul>li .fa-circle{position: absolute;
    left: 0px;
    font-size: 10px;
    top: 5px;}
.galry{    width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 14px;}
.galry>img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.galry:hover>img{transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);}
.galry .overlay h4{font-size: 22px;}
/*================= Why Choose Us ===================*/
.why-choose-wrap{}
.why-choose{position: relative;
    border-radius: 16px;}

.why-choose-icon{width: 65px;height: 65px;    border-radius: 12px;}
.why-choose-icon>img{width: 100%;height: 100%;object-fit: contain;transition: 0.5s;}
.why-choose h4{font-weight: 600;font-size: 18px;}
.why-choose p{font-size: 14px;
    line-height: 24px;}

/*=========== faq ================*/
.sidebar-sticky{position: sticky;top: 80px;}
.faq-accordion{position: relative;}
.faq-accordion .accordion-item {
    background-color: transparent;
}
.faq-accordion .accordion-button {font-size: 20px;
    color: #000;
    background-color: transparent;
    font-weight: 600;
    padding: 20px 20px 20px 0px;}
.faq-accordion .accordion-button::after {content: "\f067";
    background-image: none;
    font: normal normal normal 14px / 1 FontAwesome;
    background-color: #222;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
   
}
.faq-accordion .accordion-button:not(.collapsed)::after {
    background-image: none;
    transform: rotate(0deg);
    content: "\f068";
}
.faq-accordion .accordion-button:not(.collapsed) {
    box-shadow: none;color: #ee2e2e;
}
.faq-accordion .accordion-body {
    padding: 5px 12px 12px 0px;
}
.faq-accordion p {
    font-size: 14px;
    line-height: 22px;
}

/*================= Our Process ===================*/
.process-wrap{ z-index: 1;}
.process-wrap::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/shape.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: .08;
    z-index: -1;}
.process-line-wt {position: relative;
    width: 90%;
    margin: auto;
}
.process-line {
    position: absolute;
    top: 60px;
    left: 90px;
    right: 90px;
}
.process-line img {
    z-index: 0;
    margin: auto;
    display: block;
}
.process-list{display: flex;
    width: 100%;
    justify-content: space-between;
    align-self: center;
    margin: auto;
    text-align: center;}
.process-list li{    width: 33.33%;}
.process-list li:nth-child(odd){}
.process-box {
    position: relative;
}
.process-icon {      position: relative;
    width: 130px;height: 130px;
    border-radius: 50%;
    margin: 0px auto 10px;
    box-shadow: 0px 0px 16px 1px rgb(0 0 0 / 8%);
    /*background-color: #ffffff;*/
    padding: 8px;
            background-color:#f0f0f0;
   
}
.process-icon-bg{ background-color:#fda31b; position: relative;
    width: 100%;height: 100%;
    border-radius: 50%;
    margin: 0px auto 10px;}
.process-icon img {
   position: relative;
    top: 20px;
    width: 55px;
    height: 55px;
    object-fit: contain;
}
.process-icon span {  position: absolute;
    bottom: 35%;
    right: -30px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
   background-color: #fda31b;
    border-radius: 50%;
}
.process-list li h4 {color: #fff;
    font-size: 16px;
    font-weight: 600;
    max-width: 185px;
    margin:10px auto;
}
.process-list li p{    max-width: 200px;
    margin: auto;
    color: #fff;
    font-size: 12px;
    line-height: 18px;}


/*============= button style ================*/

/*=============== our team ===================*/
.owl-dots{text-align: center;margin-top: 30px;}
.owl-carousel button.owl-dot{width: 8px; height: 8px; display:inline-block; margin: 5px; border-radius: 50%; background-color:#e4f5fd; }
.owl-carousel button.active{background-color:#ee2e2e;width: 10px; height: 10px;}
.owl-nav {     position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 40px;}
.owl-nav button span { font-size: 50px;
    line-height: 22px;
    font-weight: 100;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: block;
    color: #404041;
}
.owl-nav button span:hover{/*border: 1px solid #E93131;
    color: #E93131;*/}
.owl-nav .owl-next{float: right;margin-right:-35px;}
.owl-nav .owl-prev {float: left;margin-left:-35px;}

/*====================  ====================*/
/*==================== ====================*/
.testimonial_block {width: 100%;
    position: relative;
background: url(../images/img_5.jpg)no-repeat;
background-size: cover;
    background-position: left center;
}
.client_message:before{  content: "\f10d";
    position: absolute;
    font: normal normal normal 14px / 1 FontAwesome;
    color: #ee2e2e;
    font-size: 30px;
    left: 35px;
    top: 25px;}

.client_message:after{ /*  content: "\f10e";
    position: absolute;
    font: normal normal normal 14px / 1 FontAwesome;
    color: #c6d5ff;
    font-size: 36px;
    right: 20px;
    bottom: 30px;*/
}
.testimonial_icon {width: 55px;
    height: 55px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
}
.testimonial_icon i {
  width: 100%;height: 100%;object-fit: cover;
}
.client_message {position: relative;
    width: 100%;
    padding: 65px 35px 30px;
    border-radius: 12px;
    border: 1px solid #fff;
}
.client_message p {font-size: 15px;    max-height: 155px;
    overflow: auto;
}
.client_info{ margin-top: 30px;}
.client_info .media-left, .client_info .media-body{vertical-align: middle;}
.client_info .name h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.client_info .name span {
    font-size: 12px;
    line-height: 18px;
    color: #9b9b9b;
    font-weight: 600;
}

.testimonial_block .quote_left {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -10px;
}
.testimonial_block .quote_left i {
    font-size: 70px;
    color:#e8fff0;
}
#testimonials .owl-carousel .owl-dots{text-align: center;}
#testimonials .owl-carousel .owl-dots .owl-dot{width: 12px; outline: none;
    height: 12px; margin: 2px;
    border-radius: 50%;
    background-color: #ddd;}
#testimonials .owl-carousel .owl-dots .owl-dot.active{background-color:#ff0000;}
/*========= home page contact =========*/
.home-contact-wrap{}
.contactinfo-rgt{background: url(../images/chef0.png)no-repeat;background-size: contain;
    background-position: left bottom;}
.contactinfo-rgt .title{margin-bottom: 40px;}
.contactinfo-rgt .fotr-media{margin-bottom: 20px;}
.contactinfo-rgt .fotr-media h6{font-size: 13px; color: #777;}
.contactinfo-rgt .fotr-media p{ color: #000;}
.contactinfo-rgt .fotr-media p a{ color: #000;}
.contactinfo-rgt .hdr-social-link li a {}
.contact-form{ position: relative;
    padding: 35px 45px;
    border-radius: 16px;}
.contact-form h4{font-size: 28px;}
.map-col .contact-form{ padding-left: 50px;}
.contact-form .form-group{ margin-bottom: 20px;}
.contact-form label{ font-weight: 400;
    font-size: 14px;
    margin-bottom: 5px;}
.form-ctrl{    height: 48px;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    color: #000;
    border-radius: 10px;
}
.btn-submit{    padding: 12px 20px;
    font-weight: 500;
    font-size: 16px;}
textarea.form-ctrl{padding-left: 15px;height:auto;}

/*=========== Our Clients ================*/
.ulRowfive{}
.ulRowfive>li{width: 20%;}
.partner-logo{position: relative;
    width: 100%;
    overflow: hidden;
    padding: 10px 20px;
    background-color: #fff;
   height: 100px;
}
.partner-logo>img{transition: 0.5s;width: 100%;height: 100%;object-fit: contain;}
.partner-logo:hover> img{ transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2);}



/*=========== footer ================*/
footer{ position: relative;
    padding-top: 45px;
background: url(../images/offer-bg1.jpg)no-repeat;
    background-size: cover;}
footer .title{}
footer .title h2{color: #000;}
footer .title h2 span{-webkit-text-stroke: 1px #000;
    color: #404041;}
.fotr-logo{ margin-bottom: 15px;width: 125px;}
footer h3{color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
    text-transform: capitalize;}


footer p{     color:#d7d5d5;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;}
.fotr-media{    margin-bottom: 15px;
    position: relative;}
.fotr-media-icon{width: 30px;
    height: 30px;
    background-color: #ee2e2e;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50%;
    padding: 6px;
}
.fotr-media-icon>img{width: 100%;height: 100%;object-fit: contain;}
.fotr-media h6{margin-top: 0px;
    font-size: 15px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #000;}
.fotr-media p{ margin-bottom: 5px;}
.fotr-media p a{font-size: 14px;
    font-weight: 400;
    color: #d7d5d5;
    margin-bottom: 5px;}
.fotr-media p a:hover{color: #ee2e2e;}
.fotr-media p i{  font-size: 14px;
   /* width: 25px;
    height: 25px;
    background-color: #d3a023;
    line-height: 26px;
    border-radius: 50%*/
    color:  #B39758;
    text-align: center;}
.fotr-media h4{ margin-top: 0px; position: relative;}
.adress{padding-right:80px;}
.fotr-media-item{margin-bottom: 45px;}
.fotr-menu{}
.fotr-menu li{margin-right: 40px;}
.fotr-menu li:last-child{margin-right: 0px;}
.fotr-menu li  img{width: 20px;height: 20px;margin-right: 5px;object-fit: contain;}
.fotr-menu li a{   color: #d7d5d5;
    display: inline-block;
    padding: 6px 0px;
    transition: 0.5s;
    font-weight: 400;
    font-size: 14px;}
	.fotr-menu li a:hover{transform: translate(10px, 0px);-o-transform: translate(10px, 0px);-webkit-transform: translate(10px, 0px); text-decoration:none;color: #ee2e2e;}
	.cpyrgt-wrap{       position: relative;
    padding-top: 20px;
    padding-bottom: 5px;
    border-top:1px solid #312d2c; 
    }
footer .hdr-social-link{margin-top: 10px;}
footer .hdr-social-link li a{color:  #fff;transition: 0.5s;background-color:#ee2e2e;}
footer .hdr-social-link li a:hover{transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);}
    .cpyrgt-wrap p{ font-size: 14px;
    font-weight: 400;
    color:#d7d5d5;}
.cpyrgt-wrap p a{color: #fff;font-weight: 500;}
.cpyrgt-wrap p a:hover{color:#ee2e2e;}
/*========== whatsapp ==========*/
.fixed-links {right: 5px;
    position: fixed;
    z-index: 100;
    bottom: 50px;}
.fixed-links>a{font-weight: 600;
    border-radius:50%;
    font-size: 22px;
    color: #fff;
    background: #25d366;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.06), 0 2px 32px 0 rgba(0,0,0,0.16);
    padding: 11px;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 4px;
    text-decoration: none;
    text-align: center;}
.fixed-links>a.whatsap{background: #25d366;border-radius: 50%;}
.fixed-links>a.call{background-color:#ee2e2e;}
.mrgn-btm0{margin-bottom: 0px;}
/*================ thank you  ===========*/
.thanks-section{padding-top: 90px;padding-bottom: 80px; background-color: #f5f5f5;}
.inner-thanks{}
.inner-thanks img{ width: 100px;margin-bottom:10px;}
.thanks-footer{padding-top: 0px;}
.thanks-footer .cpyrgt-wrap{ margin-top: 0px;}
.btn-width{width: 150px; margin: auto;}

/*================ inner pages ===========*/
.txt_dec {
    position: relative;
    margin-bottom: 20px;
}
.txt_dec h4 {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    text-transform: inherit;
}
.txt_dec p {
    text-align: justify;
    font-size: 14px;
    margin-bottom: 20px;
}
/*============= about us ================*/
.inr-wrap{position: relative; padding-top:20px;padding-bottom: 10px;overflow: hidden;}
  .inr-wrap-banner>img{width: 100%;}
.about-bnr{ }
.inr-title{ position: relative;}
.inr-title h2{    font-size: 55px;}
.brdcrm{background-color: transparent;
    border: none;
    border-radius: 0px;
    padding: 10px 0px;
    margin-bottom: 0px;}
.brdcrm>li {    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;}
.brdcrm>li a{color: #333;}
.breadcrumb-item+.breadcrumb-item::before { color: #555;}
.brdcrm>li.active{color: #ee2e2e;}

.abt-dec{}
.abt-dec h3{}
.abt-dec p{}
.abt-tmbimg{}
.abt-tmbimg .img-responsive{}
.vision-mission{    margin-bottom: 24px;
    border: 1px solid #cdc6c6;
    padding: 30px 30px 20px;}
.vision-mission h3{font-size: 26px;
    font-weight: 600;}

.client-list img {
    transition: 0.5s;
        -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .4;
}
.client-list:hover> img {opacity: 1;
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/*================ Gallery=================*/
.tabs-nav {
    margin-bottom: 20px;
    border: 1px solid #858585;
    border-radius: 30px;
    padding: 6px;
}
.tabs-nav .nav-link {
    border-radius: 30px;
    font-size: 15px;
    color: #858585;
    font-weight: 400;
    padding: 10px 5px;
}
.tabs-nav .nav-link.active, .tabs-nav .show>.nav-link {
    color: #fff;
      background-color: #09b3ae;
    background-image: linear-gradient(#09b3ae, #047475);
}
.galry-list .tmb {
    height: 210px;}
.galry-list .embed-responsive {
    width: 100%;
    height: 260px;
    border-radius: 10px;
    overflow: hidden;margin-bottom: 25px;
}


/*================ contact =================*/
.contactus-inner{}
.contactus-inner .input-group.form-group .input-group-text, .contactus-inner .input-group.form-group .form-ctrl, .contactus-inner textarea.form-ctrl {border-radius: 0px;border: none;border-bottom: 1px solid #ddd;}
textarea
.location-wrap{position: relative;}
.location-wrap>iframe{width: 100%;
    height: 400px;border-radius: 12px;}
/*===================== Sign up  setion  ===============*/


/*================ login =================*/
.login-wrap{position: relative; padding: 90px 0px;background-color: #3d7fe2;}
.login-form-box{  width: 75%;
    margin: auto;
    padding: 20px 40px;
    background-color: #fff;
    /*box-shadow: 0px 0px 14px 2px #e4e4e4;*/
    border-radius: 4px;
    position: relative;
    overflow: hidden;}
.login-form-box:before{content: "";
    position: absolute;
    left: -28px;
    top: 0px;
    bottom: 0px;
    width: 54%;
    background-color: #1f56aa;
    transform: skew(-5deg, 0deg);-o-transform: skew(-5deg, 0deg);-webkit-transform: skew(-5deg, 0deg);}
.logi-lft-box{position: relative;margin-bottom: 40px;margin-right: 40px;}
.logi-lft-box img{width: 75px;
    margin: 25px auto 15px;
    display: block;}
.logi-lft-box h3{    color: #fff;
    font-size: 30px;}
.logi-lft-box h5{    color: #fff;
    font-size: 16px;}
.sign-nav{text-align: center;}
.sign-nav li{margin-top: 10px;}
.sign-nav li a{    background-color: #fff;
    display: block;
    font-size: 14px;
    border-radius: 30px;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
margin-right: 40px;
color: #333;}
.sign-nav li.active> a{background-color: #ff0000;color: #fff;}
.sign-nav li a:hover{text-decoration: none;
    background-color: #ff0000;
    color: #fff;}
.login-form{      position: relative;
    margin-left: 80px;
    margin-top:20px;}
.login-form h4{font-size: 26px;
    margin-bottom: 40px;
    font-weight: 600;}
.login-form .form-group{margin-bottom: 25px;}
.login-form .form-group label{    font-size: 16px;font-weight: 600;}
.login-form .form-group .checkbox  label{font-weight:500;}
.login-form .form-control{border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    border-radius: 0px;
    padding-left: 2px;
    border-bottom: 1px solid #bbbbbb;
    height: 40px;
    font-weight: 500;}
.forget-psw{margin-top: 30px;}
.forget-psw a{    color: #1f56aa;
    font-weight: 500;
    text-decoration: underline;
display: block; margin-bottom: 10px;}
.forget-psw p{font-weight: 500;
    font-size: 16px;
    color: #333;}
.forget-psw a:hover{color: #777; text-decoration: none;}
.login-form .btn{
    text-transform: uppercase;
    font-weight: 600;
    height: 45px;
    border-radius: 30px;}


/*============ Testimolial-inner ===============*/
.testimolial-inner{}
.testimolial-inner .client_message {margin-bottom: 20px;}
.testimolial-inner .client_info {margin-bottom: 0px;}
.testimolial-inner .media .media-left{padding-right: 0px;}
.testimolial-inner .testimonial_icon{margin: 0px 15px 0px 0px;border-radius: 10px;}







