@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
     font-family: 'Poppins-Regular';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     font-family: 'Poppins-Regular';
     font-size:18px;
     scroll-behavior: smooth;
     color:#505050;
     
}
 .c1 {
     background-color:#fff !important;
     color:#333 !important;
}
 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg);
}
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300&display=swap');

 @font-face {
     font-family: 'geomanist-light';
     src: url('../fonts/geomanist-light-webfont.eot');
     src: url('../fonts/geomanist-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/geomanist-light-webfont.woff2') format('woff2'), url('../fonts/geomanist-light-webfont.woff') format('woff'), url('../fonts/geomanist-light-webfont.ttf') format('truetype'), url('../fonts/geomanist-light-webfont.svg#geomanistregular') format('svg');
     font-weight: normal;
     font-style: normal;
}
  @font-face {
    font-family: 'geomanist-extralight';
    src: local('../fonts/Geomanist-ExtraLight'), local('../fonts/Geomanist-ExtraLight'),
        url('Geomanist-ExtraLight.woff2') format('woff2'),
        url('Geomanist-ExtraLight.woff') format('woff'),
        url('../fonts/Geomanist-ExtraLight.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }
@font-face {
     font-family: 'geomanistregular';
     src: url('../fonts/geomanist-regular-webfont.eot');
     src: url('../fonts/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/geomanist-regular-webfont.woff2') format('woff2'), url('../fonts/geomanist-regular-webfont.woff') format('woff'), url('../fonts/geomanist-regular-webfont.ttf') format('truetype'), url('../fonts/geomanist-regular-webfont.svg#geomanistregular') format('svg');
     font-weight: normal;
     font-style: normal;
}
@font-face {
    font-family: 'geomanist-medium';
    src: url('../fonts/Geomanist-Medium.eot');
    src: url('../fonts/Geomanist-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Medium.woff2') format('woff2'),
        url('../fonts/Geomanist-Medium.woff') format('woff'),
        url('../fonts/Geomanist-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
 @font-face {
     font-family: 'geomanist-book';
     src: url('../fonts/geomanist-book-webfont.eot');
     src: url('../fonts/geomanist-book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/geomanist-book-webfont.woff2') format('woff2'), url('../fonts/geomanist-book-webfont.woff') format('woff'), url('../fonts/geomanist-book-webfont.ttf') format('truetype'), url('../fonts/geomanist-book-webfont.svg#geomanistregular') format('svg');
     font-weight: normal;
     font-style: normal;
}

@font-face {
    font-family: 'UberMove';
    src: url('../fonts/UberMove-Medium.eot');
    src: url('../fonts/UberMove-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UberMove-Medium.woff2') format('woff2'),
        url('../fonts/UberMove-Medium.woff') format('woff'),
        url('../fonts/UberMove-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UberMove-bold';
    src: url('../fonts/UberMove-Bold.eot');
    src: url('../fonts/UberMove-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UberMove-Bold.woff2') format('woff2'),
        url('../fonts/UberMove-Bold.woff') format('woff'),
        url('../fonts/UberMove-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url('../fonts/Urbanist-Medium.eot');
    src: url('../fonts/Urbanist-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Urbanist-Medium.woff2') format('woff2'),
        url('../fonts/Urbanist-Medium.woff') format('woff'),
        url('../fonts/Urbanist-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}






 @font-face {
     font-family: 'Poppins-semibold';
     src: url('../fonts/Poppins-SemiBold.eot');
     src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype');
     font-weight: 600;
     font-style: normal;
}


 @font-face {
     font-family: 'Poppins-Regular';
     src: url('../fonts/Poppins-Regular.eot');
     src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'Poppins-Medium';
     src: url('../fonts/Poppins-Medium.eot');
     src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype');
     font-weight: 500;
     font-style: normal;
}
@font-face {
    font-family: 'Poppins-light';
    src: url('../fonts/Poppins-Light.eot');
    src: url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Light.woff') format('woff'),
        url('../fonts/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-bold';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



 .clear {
     clear: both 
}
 audio, ::selection {
     background:#8cc248;
     color: #fff;
}
 .effect-shine:hover {
     -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,0.8) 30%, #000 50%, rgba(0,0,0,.6) 70%);
     -webkit-mask-size: 200%;
     -webkit-animation: shine 2s infinite;
     animation: shine 2s infinite;
}
 .grecaptcha-badge{
     display:none !important;
}
 .whats-app{
     position:fixed;
     top:40vh;
     right:40px;
     width:30px;
     z-index:120000;
}
 .whats-app img {
     animation-name: floating;
     animation-duration: 3s;
     animation-iteration-count: infinite;
     animation-timing-function: ease-in-out;
     margin-left: 0px;
     margin-top: 5px;
     opacity:1;
     max-width:41px;
}

.single-blog-item .content {
    padding: 10px;
}
.ser-title{
  color: #000;
    font-size: 1.667em;
    font-family: 'Urbanist';
    font-weight: 500;
    text-transform: capitalize;
        border-bottom: 1px solid #e9ad2c;
        width: fit-content;
            margin-bottom: 20px;
}
.blg{position: relative;}
.viewall{
      position: absolute;
    right: 10px;
    bottom: 78%;
}
.viewall2 {
    position: relative;
    right: 10px;
    top: -12px;
}
a.cource-btn:hover{
  color: #bf9e5f
}

.single-blog-item .content h3 {
    margin-bottom: 5px; 
    margin-top: 35px;
    text-align: left; 
     font-family: 'UberMove';
     font-weight: normal;
        font-size: 1em;  
        color: #fff;
}
.single-blog-item .content span.vip {
    font-size: 3.278em;
    position: absolute;
    right: -34%;
    top: 36%;
}
.single-cta-item .content {
    padding: 10px;
    position: absolute;
   top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
        z-index: 999;
            width: 100%;
}
.single-cta-item .content h3 {
    margin-bottom: 5px; 
    margin-top: 35px;
    text-align: left; 
  font-family: 'Urbanist';
    font-weight: 500;
    font-size: 1em;  
    color: #fff;
        text-align: center;
        /*text-shadow: 1px 1px 1px #000, 3px 3px 5px #474846;*/
}

    .content.vip-c {
    /*right: 19%;*/
  }
img.arrow-img {
    height: 100% !important;
}

a.v-d {
    display: flex;
    align-items: center;
}
.single-blog-item .content span,.v-d{
  font-weight: normal;
  font-size: 1em;
  color: #fff;
 font-family: 'geomanistregular';
}
.single-blog-item h3 {
    
    text-shadow:
   -1px -1px 0 #8e8e8e,  
    1px -1px 0 #8e8e8e,
    -1px 1px 0 #8e8e8e,
     1px 1px 0 #8e8e8e;
}
.single-blog-item img {
    position: relative;
}
/* Certificate Section */

.certificate-section {
    position: relative;
    padding: 120px 0 90px;
}

.certificate-block {
    position: relative;    margin-top: 30px;
}

.certificate-block .inner-box {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    margin-right: 20px;
}

.certificate-block .inner-box:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 10px;
    top: 50%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}



.certificate-block .image {
    position: relative;
    display: inline-block;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    z-index: 9;
}

.certificate-block .image:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 4px solid transparent;
    transition: .5s;
}

.certificate-block .content {
    position: relative;
    padding-top: 10px;
    padding-bottom: 25px;
    z-index: 9;
}

.certificate-block h4 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.certificate-block .text {
    margin-bottom: 0;
}

.places-item .box-content {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: rotateY(180deg) scale(0.5);
    transition: all 0.45s ease-out 0s;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}
.places-item:hover .places-content {
   opacity: 1;
    transition: all 0.45s ease-out 0s;
}
.places-item:hover .box-content {
    opacity: 1; height: 92%;
    transform: rotateY(0deg) scale(1);
}
.places-item:hover img {
   transition: all 0.5s ease 0s;
}
.places-item img {
    max-width: 100%;
    height: auto;
    display: block;
    transition: all 0.5s ease 0s;
    margin-right: 15px;
}
img.hotel-img {
    height: 600px;
    object-fit: cover;
}



img.hot-logo {
    padding-right: 10px;
}
.rooms-bg img{

}
.box-link .icon {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    /* top: 40%; */
}
.group-link .icon h3 {
    font-size: 1.111em;
    font-family: 'geomanistregular';
    background: #126088;
    color: #fff;
    transition: all 0.5s ease 0s;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
        padding: 5px 20px;
            font-weight: normal;
}

.group-link {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 60px;
    left: 0;
    right: 0;
}

.icon-count-2-outer{
  position: relative;
  z-index:1;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  overflow:hidden;
  padding:5px 0px;
  margin-bottom: 20px;  
}
.icon-count-2-outer .icon-count-2{
  padding:100px 30px 30px 30px;
  margin:0px 5px;
}
.icon-count-2-outer:after{
  position:absolute;
  content:'';
  left:0px;
  right:0px;
  bottom:-10px;
  width:100%;
  height:50%;
  background-color:#d7b39a;
  opacity:0.4;
  z-index:-1;
  display:block;
  
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;  

}
h4.sx-tilte {
    font-size: 1.667em;
    color: #bd872a;
    font-family: 'Cinzel-Medium';
    font-weight: 500;
    margin-bottom: 10px;
}
.icon-count-2-outer .icon-count-2 span.icon-count-number{
  position: absolute;
  right: 30px;
  top: 20px;
  font-size:80px;
  font-weight:600;
  color: rgb(177 177 177 / 8%);
  line-height: 120px;
  font-family: 'Poppins', sans-serif;
  
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;    
}
.icon-count-2-outer .icon-count-2 span.icon-count-number:after{
  content:"";
  width:15px;
  height:2px;
  background-color:#000;
  left:-50%;
  top:50%;
  position:absolute;
  margin-top:-2px;
  
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;    
}

.icon-count-2-outer:hover .icon-count-2 span.icon-count-number:after{
  width:40px;
}

.icon-count-2-outer:hover{
  -webkit-box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
  box-shadow: 0 10px 30px 0 rgba(50,50,50,.16); 
}

.icon-count-2-outer:hover:after{
  height:200%;
}


span.icon-cell img {
    margin-bottom: 20px;
    opacity: .5;
        height: 80px;
}
.site-button-link {
       display: inline-block;
    color: #000;
    position: relative;
    padding-left: 0;
    font-size: 1em;
    z-index: 1;
    text-transform: uppercase;
    font-family: 'JosefinSans';
    font-weight: 300;
    margin-top: 20px;
}

.site-button-link:before {
    content: '';
    left: 0px;
    bottom: 0px;
    height: 5px;
    background-color: #d7b39a;
    width: 80%;
    position: absolute;
    z-index: -1;
    -webkit-border-radius: 0px 50% 15px 0px;
    border-radius: 0px 50% 15px 0px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}


.contactWrap {
    position: relative;
    -webkit-box-shadow: 0 15px 40px 0 rgb(101 101 101 / 10%);
    -moz-box-shadow: 0 15px 40px 0 rgba(101,101,101,.1);
    box-shadow: 0 15px 40px 0 rgb(101 101 101 / 10%);
    background: url(../images/8.png) no-repeat right top #fff;
}
.contactSection01 {
    position: relative;
    padding: 50px 0 90px;
}

.contactForm02 {
    position: relative;
    background: 0 0;
    padding: 0;
    box-shadow: none;
    margin: 0;
    text-align: left;
    padding-right: 105px;
    padding-top: 81px;
}
.contactForm02  .form-group input, .contactForm02 .form-group textarea,
.contactForm02 .form-group select {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    color: #333;
    border-radius: 0;
    padding: 15px 20px 15px;
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
}
.contactWrap img.apply {
       max-width: 100%;
    height: 900px;
    object-fit: cover;
    width: 100%;
}

.shape-left{
  text-align: left;
    justify-content: left !important;
    margin: unset !important;
}






/*tab*/
/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #fff;
}

/* Create an active/current tablink class */
.tab button.active {
 color: #fff;
    background: #febd11;
    box-shadow: -1px 1px 11px rgb(0 0 0 / 20%);
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
      position: relative;
}
a.tablinks.active:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #febd11;
    font-size: 0;
    line-height: 0;
    float: left;
   bottom: -21px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}


/* Style the tab */
.tab,.tab2 {
     width: 100%;
    display: flex;
    justify-content: center;
        margin-bottom: 20px;
            position: relative;
}
.tabcontent .col-md-4{
  padding: 0
}
div#image-gallery .image{
  margin-left: unset !important;
}
.Videos{
  position: relative;    padding: 3px !important;
}
/* Style the buttons inside the tab */
.tab button,.tab2 button {
      display: inline-block;
    padding: 6px 25px;
    font-size: 1em;
    cursor: pointer;
   color: #6b8850;
    margin: 15px 5px;
    background: transparent;
}
.img-wrapper{
    margin: 0 1px;
    height: 350px;
    margin-bottom: 10px;

}
body.gallery .sale-item{
  margin-bottom: 0 !important
}
/*rooms*/

.carousel-control {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.carousel-control.right {
    right: 0;
    left: auto;
   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
        position: absolute;
        top: 0;
}
.owl-carousel .owl-nav button.owl-next {
    background: #fff!important;
    font-size: 40px!important;
    right: 0;
    top: 50%;
    line-height: 40px;
        width: 40px;
    height: 40px;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;

}
.owl-carousel .owl-nav button.owl-prev {
    background: #fff !important;
    font-size: 40px!important;
    right: 0;
    top: 50%;
    line-height: 40px;
        width: 40px;
    height: 40px;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;

}
.owl-theme .owl-nav [class*=owl-]:hover{
    color: #333 !important
}
.owl-dots{
    display: none;
}
.rooms2 .caption {
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    width: 50%;
    padding: 4% 4% 4% 0;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.rooms2 {
    position: relative;
    margin-bottom: 70px;
        /*margin-left: -82px;*/
}

.rooms2.left figure {
    margin-left: 0;
    margin-right: auto;
}
.rooms2.left .ccaption {
    left: auto;
    right: 0;
    background: #fff;
    padding: 4% 4% 4% 4%;
}
.rooms2 figure img:hover {
    transform: scale(0.98);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.room-wrapper {
    padding-top: 40px;
}
.rooms2 .ccaption {
    padding: 3% 1% 0 1%;
    position: relative;
    background: #fff;
    /*margin-right: -82px;*/
    z-index: 5;
    /*margin-top: 80px;*/

}

.rooms2:before{
position: absolute;
    content: '';
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    background-color: rgba(255,255,255,0.28);
    z-index: -1;

}
.rooms2 .ccaption h3, .rooms2 .ccaption h3 a {
    font-size: 24px;
    color: #ab8a62;
    margin-bottom: 0px;
     font-family: 'Poppins-light';
     font-weight: 300;
}
.rooms2 .ccaption h4, .rooms2 .ccaption h4 a {
    font-size: 1.4em;
    color: #222;
    margin-bottom: 15px;
     font-family: 'UberMove';
    font-weight: normal;
}
.room-facilities ul li {
    color: #666;
    font-size: 15px;
    padding-bottom: 10px;
}
.room-facilities ul li i {
    margin-right: 10px;
    color: #aa8453;
    font-size: 20px;
}

.page-list {
    position: relative;
    display: block;
}
.page-list li {
    position: relative;
    display: flex;
    align-items: baseline;
}
.page-list-icon span {
    font-size: 1em;
    color: #aa8453;
}
.page-list-icon {
    display: flex;
    align-items: center;
}
.page-list-text {
    margin-left: 15px;
}
.rest-img img {
    padding-right:25px;
    margin-top: 20px;
        padding-bottom: 40px;
        transition: all 0.3s ease;
}

.rest-img:hover:nth-child(odd) img{
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
}
.rest-img:hover:nth-child(even) img {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
}

.booking-box {
    position: relative;
    background: #f8f5f0 !important;
    padding: 60px 45px;
    margin-top: 0 !important;
}
.services .content .cont  .text {
    margin-bottom: 30px !important;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}
img.res1 {
    position: absolute;
    left: 0;
    opacity: .1;
}

img.res2 {
    position: absolute;
    right: 0;
     opacity: .1;
}
.booking-box input, .booking-box select, .booking-box textarea {
    border: none !important;
}
hr.border-2 {
    border-top: 1px solid #ececec;
}
hr {
    margin-top: 25px;
    margin-bottom: 35px;
    border: 0;
    border-top: 1px solid rgba(255,255,255,0.25);
}
.butn-dark a:hover{
  background: #000;
  color: #fff;
}

.facility{
      padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
    background: #fff;
}
h5.jkit-post-title{
font-size:1.2em;
}
.jkit-postblock-content {
    padding: 10px 5px;
}
.services .img {
    position: relative;
    overflow: hidden;
}
.services .img img {
    -webkit-transition: all .5s;
    transition: all .5s;
}
.bg-cream {
    background: #f8f5f0;
}
.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.services .content {
    width: 100%;
    padding: 30px;
}
.services .content p {
    margin-bottom: 20px;
}
.services .content .cont {
}
.services .content .info h6 {
    font-size: .8em;
    letter-spacing: 3px;
    color: #ceaa68;
    font-family: 'Poppins-light';
    text-transform: uppercase;
}
.services .img:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.bg-white{
  background: #fff;
}
.services .content .cont h4 {
    margin: 0 0 10px 0;
    font-size: 2em;
      font-family: 'UberMove';
    font-weight: normal;
    color: #126088;
    line-height: 1.2em;
}




/*about*/

.about-sec{
    max-width: 1000px;
    margin:0 auto;
}
.slide-image-wrap {
    overflow: hidden;
    transform: translate(0);
    position: relative;
}
.project-item__img-link {
    display: block;
    
}
.bg-light2{
    background: #f5f5f5;
}
.project-item__img {
    width: 100%;
    transition: opacity .3s;
}

.project-item__img-link:hover .project-item__img {
    opacity: .8;background: radial-gradient(1453.82px at 0 100%,#333 0,#2b2b2b 100%);
}
.process-effects-layer {
  background-image: url(../images/steps.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1140px auto;
  margin-top: -80px;
  margin-bottom: 0px;
  padding: 60px 0px 0px 0px;
}
.process-effects-layer .rs-addon-number .number-part .number-image {
  background: #fff;
  padding: 50px;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  width: 160px;    text-align: center;
    justify-content: center;
    display: flex;
}
.process-effects-layer .rs-addon-number .number-part .number-image img {
  width: 60px;
  display: block;
}
.process-effects-layer .rs-addon-number .number-part .number-text {
  position: relative;
  text-align: center;
}
.process-effects-layer .rs-addon-number .number-part .number-text .number-area {
  position: relative;
  transition: all .3s ease 0s;
  text-align: center;
  width: 50px;
  height: 50px;
  left: -50px;
  top: -36px;
  margin: -13px 0px 0px 0px;
  display: inline-block;
  border-radius: 50px 50px 50px 50px;
  background: #186db8;
}
.process-effects-layer .rs-addon-number .number-part .number-text .number-area .number-prefix {
  font-size: 18px;
  line-height: 50px;
  color: #ffffff;
}
.process-effects-layer .rs-addon-number .number-part .number-text .number-title .title {
  font-size: 1em;
    font-weight: normal;
    font-family: 'Poppins-Regular';
  color: #333;
  margin: 0 0 10px;
  text-transform: capitalize;
}
.process-effects-layer .rs-addon-number .number-part .number-text .number-txt {
  margin: 0 24px 0 24px;
  color: #FFFFFF;
}
.rs-process.style1.careers-style .process-effects-layer {
  background-image: unset;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1050px auto;
  margin-top: -110px;
  margin-bottom: 0px;
  padding: 160px 0px 0px 0px;
}
.rs-process.style1.careers-style .process-effects-layer .rs-addon-number .number-part .number-image {
  background: #0a0a0a;
}
.rs-process.style1.careers-style .process-effects-layer .rs-addon-number .number-part .number-text .number-title .title {
  color: #0a0a0a;
}
.rs-process.style1.careers-style .process-effects-layer .rs-addon-number .number-part .number-text .number-txt {
  margin: 0 17px 0 17px;
  color: #454545;
}
.rs-addon-number .number-part {
  padding: 70px 45px 40px 30px;
  /*background-color: #FFFFFF;*/
  margin: 0 3px 0 3px;
}
.about-p{
    margin-top: 20px;
}
.test-title2 {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    color: #0057a6;
    line-height: 1.2;
    margin-top: 20px;
    text-transform: capitalize;
}
.ser-content {
    margin-left: 35px;
    width: 100%;
    height: auto;
    text-align: justify;
    box-shadow: 5px 3px 30px rgb(0 0 0 / 10%);
    padding: 30px;
}
ul#grid .image {
    margin: 10px;
}
.ser-wrapper{
  padding-top: 60px;
}
.about-content{
        padding: 30px;
    border: 1px solid rgba(45,45,45,.1);
}
.about-wrapper{
  position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 90px;
}
.about-triangle {
    position: absolute;
         right: 10%;
    top: -27px;
    z-index: 1;
    -webkit-animation: rotate 8s linear infinite;
    animation: rotate 8s linear infinite;
}
.about-first{
  text-align: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1000px;
  margin-bottom: 100px;
}
.position-relative{
  position: relative;
}

.about-images .about12 {
    border-radius: 0 100px 100px 0;
    margin-left: 15px;
    margin-bottom: 15px;
}
.about-images .about13 {
    margin-left: -20%;
    max-width: 120%;
}
.about-dot {
    position: absolute;
    right: 0px;
    bottom: -80px;
    z-index: -1;
    -webkit-animation: jump 4s linear infinite;
    animation: jump 4s linear infinite;
}

.welcome-title.about-main {
    font-family: 'Poppins-Medium';
    line-height: 55px;
    color: #18212e;
}
.about-wrapper .section-bg1 {
    position: absolute;
    right: -70px;
    bottom: -70px;
    z-index: -1;
}
.about-wrapper .abt-content span {
        font-size: 1.667em;
    color: #126088;
    font-family: 'Urbanist';
        font-weight: 500;
    background: #e6004c1a;
    padding: 5px 10px;
    margin-bottom: 15px;
    display: inline-block;
}

.abtimage1{
  width: 77%;
    border-radius: 0px 0px 0px 0px;
    box-shadow: -79px 12px 0px -12px #eb9c29;
}
.abtimage2{
width: 15%;
    border-style: solid;
    border-width: 20px 20px 20px 0px;
    border-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    position: absolute;
   left: 5%;
    top: 25%;
}
-webkit-animation:jump 4s linear infinite;animation:jump 4s linear infinite}@media (max-width:991px){.about-dot{display:none;visibility:hidden}}@-webkit-keyframes jump{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.about-wrapper .abt-content{
}
.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto;
    display: block;
}
.about-images .about13 {
    margin-left: -20%;
    max-width: 120%;
}
.about-wrapper .about2-vector{
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
}
.rs-addon-number .number-part .number-area .number-prefix {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #00000021;
  display: block;
  margin-bottom: 22px;
}
.rs-addon-number .number-part .number-txt {
  margin-bottom: 27px;
}
.rs-addon-number .number-part .number-txt .loac-text {
  padding-top: 12px;
}
.rs-addon-number .number-part .number-txt .loac-text strong {
  font-weight: 700;
}

   .social-share li a.fb i{
      background: rgba(40,93,161,.1);
    color: #285da1;
    }
    .social-share li a.tw i{
     background: rgba(3,169,244,.1);
    color: #03a9f4;
    }
    .social-share li a.in i{
      background: rgba(216,22,63,.1);
    color: #d8163f;
    }
.contact-icon svg {
    fill: none;
    stroke: #2b4eff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    height: 40px;
}
.contact-us-info {
  position: relative; 
     z-index: 1;    background: #fff;
}


.address-list svg {
    fill: none;
    stroke: #aa8453;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
        height: 30px !important;
}
.contact__shape img {
    position: absolute;
}
.contact__info {
    margin-bottom: 50px;    margin-top: 50px;
}

.add-mtop{
  margin-top: 40px;
}
.address-list{
  padding: 40px;
      margin-left: -100px;
    margin-top: 150px;
        box-shadow: 0 10px 30px 0 rgb(50 50 50 / 16%);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    background-color: #FFF;
        background-image: url(../images/bg-map.png);
        z-index: 9;
    position: relative;
}
h3.sep-line-one{
    padding: 20px 60px 20px 20px;
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Cinzel-Medium';
    font-weight: 500;
    color: #bd872a;
    position: relative;

}

.sep-line-one:after{
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}

.sep-line-one:after{position: absolute;  content: '';  background-color: #bd872a; height: 4px;}
.sep-line-one:after{width: 20px;  right:20px; top: 50%; margin-top:-2px;}

.section-head:hover .sep-line-one:after{width: 35px;}
.section-head:hover .sep-line-one:before{width: 35px;}

.sx-separator {
  margin-bottom: 30px;
      display: inline-block;
    margin-top: 0px;
    /*border: 1px solid #ebebeb;*/
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.location {
    padding: 0 !important;
}
.contact__shape img.contact-shape-1 {
    bottom: 75px;
    left: -30px;
    z-index: -1;
}
.contact__shape img.contact-shape-2 {
    right: -30px;
    top: 30px;
}
.contact__shape img.contact-shape-3 {
    right: -7%;
    top: 50%;
}
.tit.follow {
    padding-left: 38px;
}
.hse-content {
    background: #fff;
    box-shadow: 3px 4px 30px hsl(0deg 0% 53% / 10%);
    border-radius: 5px;
    padding: 40px 25px 25px;
    border-left: 3px solid #0057a6;
}
.hse-content.quality{
  border-left: 0;
  border-right: 3px solid #126088;
}
.hse-content .title-wraper {
    margin-bottom: 20px;
}
.hse-content h4 {
    text-transform: uppercase;
    margin-top: 20px;   
     margin-bottom: 10px;
}
.scope-item li:before {
    content: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7496 15.4594C12.4954 15.4594 12.2385 15.41 11.9928 15.3082C11.2572 15.0038 10.7819 14.2953 10.7819 13.5034V11.8225C10.7819 11.3909 11.1316 11.0411 11.5631 11.0411C11.9946 11.0411 12.3445 11.3909 12.3445 11.8225V13.5034C12.3445 13.7374 12.5165 13.8337 12.5903 13.8644C12.6656 13.8955 12.8587 13.9497 13.0272 13.7811L18.2094 8.59248C18.5147 8.28685 18.5147 7.78956 18.2094 7.48393L13.0272 2.29548C12.8587 2.12687 12.6656 2.18088 12.5905 2.21201C12.5165 2.24268 12.3445 2.33912 12.3445 2.57319V7.29594C12.3445 8.1576 11.6435 8.85859 10.7819 8.85859H0.781251C0.349732 8.85859 0 8.50886 0 8.07734C0 7.64582 0.349732 7.29594 0.781251 7.29594H10.7819V2.57319C10.7819 1.78126 11.2572 1.07264 11.9928 0.768223C12.731 0.462742 13.571 0.628758 14.1327 1.1912L19.3149 6.37965C20.2283 7.29426 20.2283 8.7823 19.3149 9.69691L14.1327 14.8854C13.7579 15.2606 13.2593 15.4592 12.7496 15.4594Z'%3E%3C/path%3E%3C/svg%3E");
    width: 30px;
    height: auto;
    font-size: 16px;
    text-rendering: auto;
    color: #009bb3;
    cursor: pointer;
    float: left;
    margin-left: -30px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    filter: invert(50%) sepia() saturate(10000%) hue-rotate(0deg);
}
 .scope-item {
    margin: 0;
    padding: 0;
    display: inline-block;
    padding: 7px 30px;
}
.scope-item li{
      padding-bottom: 5px;
  font-size: 1.1em; 
     display: flex;
    align-items: center;
}
.martop{
  margin-top: 50px;
}
.md-wrapper{
  position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 60px;
    background: linear-gradient(95.58deg,#f3dbff,#fff);
}
.md-wrapper .web-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
}
.md-wrapper .web-top {
    position: absolute;
    top: 0;
    right: 0;
}
.checked {
  color: orange;
}

.testimonial-single3.style-2 {
    padding: 30px 25px;
    box-shadow: 3px 0 20px hsl(0deg 0% 53% / 10%);
    background: #fff;
    margin-top: 30px;
}
.testimonial-single3 .author-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.gap-3 {
    gap: 1rem!important;
}
.testimonial-single3 .author {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.testimonial-single3 .author .author-desig h5 {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
}

.testimonial-single3 .author .author-desig h5 {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
}
.testimonial-single3.style-2 p.para {
    margin-bottom: 0;
    font-size: 1.111em;
}
.author-img img {
    width: 100px;
}

/*......................*/
/* Slider */

.slick-slide {
    margin: 0px 1px;
}

.slick-slide img {
    justify-content: center;
    display: flex;
    margin: 0 auto;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}


.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
 .whats-app:hover img {
     opacity:1 
}
 @keyframes floating {
     from {
         transform: translate(0, 0px);
    }
     65% {
         transform: translate(0, 15px);
    }
     to {
         transform: translate(0, -0px);
    }
}

 .img-full{
     width: 100%;
     height:auto;
     display: block 
}
 .img-responsive {
     max-width: 100%;
     height:auto;
}
 .container{
     width:100%;
     padding-left:5%;
     padding-right:5% 
}
.img-wrapper.cert img.img-responsive{
    max-width: 100%;
    height: 460px;
}
.img-wrapper.cert
{
    margin-bottom: 50px;
}
.carousel-control{
  background-image: unset !important;
}
.carousel-control {
    position: absolute;
    top: 50% !important;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: pointer;
}

 .logo1{
     display:none 
}
 .banner-wraper{
     width:100%;
     height:auto;
     z-index:1;    position: relative;
}

/* Feel free to change duration  */ 
.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
.mt--40 {
    margin-top: -40px;
    }

    /*loader*/
    #loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
    z-index: 100
}

#loading:before {
    content: "";
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-image: var(--icon_loading);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px #00000029, 0 2px 10px #0000001f
}


.bodyPreLoading {
    opacity: 0;
    filter: alpha(opacity=0)
}

#velaPreLoading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: #fff
}

#velaPreLoading>span {
    position: absolute;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #77523d
}

.velaLoading {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.velaLoadingIcon {
    position: absolute;
    border-top: 5px solid #429542;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #429542;
    border-right: 5px solid transparent;
    border-radius: 50%;
    -webkit-animation: velaLoading 2s infinite;
    -o-animation: velaLoading 2s infinite;
    animation: velaLoading 2s infinite
}

.velaLoadingIcon.one {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px
}

.velaLoadingIcon.two {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.velaLoadingIcon.three {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.velaLoadingIcon.four {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

@-webkit-keyframes velaLoading {
    50% {
        -webkit-transform: rotate(360deg) scale(.8);
        -moz-transform: rotate(360deg) scale(.8);
        -ms-transform: rotate(360deg) scale(.8);
        -o-transform: rotate(360deg) scale(.8)
    }
}

@-moz-keyframes velaLoading {
    50% {
        -webkit-transform: rotate(360deg) scale(.8);
        -moz-transform: rotate(360deg) scale(.8);
        -ms-transform: rotate(360deg) scale(.8);
        -o-transform: rotate(360deg) scale(.8)
    }
}

@-ms-keyframes velaLoading {
    50% {
        -webkit-transform: rotate(360deg) scale(.8);
        -moz-transform: rotate(360deg) scale(.8);
        -ms-transform: rotate(360deg) scale(.8);
        -o-transform: rotate(360deg) scale(.8)
    }
}

@keyframes velaLoading {
    50% {
        -webkit-transform: rotate(360deg) scale(.8);
        -moz-transform: rotate(360deg) scale(.8);
        -ms-transform: rotate(360deg) scale(.8);
        -o-transform: rotate(360deg) scale(.8)
    }
}

.swiper-slide-caption.inner-page {
    bottom: 25%;
}

 .swiper-slide-caption {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
        top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


 .caption {
     font-size:3.067em;
     color: #fff;
   font-family: 'UberMove';
   font-weight: 500;
     text-align:left;
     line-height:50px;

}

 .caption-bottom{
      font-size: 1.467em;
     color:#fff;
    font-family: 'Cinzel-Regular';
     font-weight: normal;
     text-align:center;
     line-height:50px;
     letter-spacing: 1px;
    
}
.swiper-slide-caption.change {
    bottom: 15%;
}
.caption.size-change {
    font-size: 39px;
    line-height: 20px;
}
.caption-bottom.size-change {
    font-size: 24px;margin-bottom: 30px;
}
 .top-wraper{
     width:100%;
     height: auto;
}
 .top-container{
     width:100%;
     padding-left:6%;
     padding-right:6%;
}
 .tophead{
     width:100%;
     height:40px;
     position:relative;
     padding-top:1em;
}
 .top-header{
     width:100%;
     height:auto;
     position:relative;
     
     z-index:99 
}
 .top-contact{
     width: auto;
     height:40px;
     float:right;
     clear: both;
     padding-top:10px;
}
 .logo-container{
     width:auto;
     height:auto;
     position:absolute;
     left:0;
     top:0;
     padding-top:10px;
}
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}
 .effect-shine:hover {
     -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,0.8) 30%, #000 50%, rgba(0,0,0,.6) 70%);
     -webkit-mask-size: 200%;
     -webkit-animation: shine 2s infinite;
     animation: shine 2s infinite;
}
 @-webkit-keyframes shine {
     from {
         -webkit-mask-position: 150%;
    }
     to {
         -webkit-mask-position: -50%;
    }
}
 .effect-shine1:hover {
     -webkit-mask-image: linear-gradient(-75deg, rgba(255,172,0,1) 30%, #000 50%, rgba(255,172,0,.6) 70%);
     -webkit-mask-size: 200%;
     -webkit-animation: shine 2s infinite;
     animation: shine 2s infinite;
}
 @-webkit-keyframes shine1 {
     from {
         -webkit-mask-position: 150%;
    }
     to {
         -webkit-mask-position: -50%;
    }
}
 .top-quickwraper{
     width:100%;
     height:auto;
}
 .header-contact{
     width:auto;
     height:auto;
     float:right;
         
}

.sexy-menu.detached .nav-menu{
    border: none;
}

 .header-call{
     width:auto;
     height:auto;
     float:left;
     line-height:40px;
     font-family: 'Poppins-Regular';
     font-size:1em;
     font-weight:400;
     margin-left:1em;
     color:#fff;
}
 .header-call a:nth-child(1){
    padding: 0px;
     margin: 0px;
     border: none
}
 .header-call a{
        transition: .3s;
     line-height:1.7;
     font-family: 'Poppins-Regular';
 font-weight: normal;
   color: #fff;
  font-size: 0.889em;
     margin-left:2px;
     /*border-left: 1px solid #ccc;*/
}
span.num {
 font-family: 'Poppins-Regular';
 font-weight: normal;
   color: #333;
  font-size: 0.889em;

}
#more,#more2,#more3,#more4,#more5,#more6 {display: none;}
#myBtn,#myBtn2,#myBtn3,#myBtn4,#myBtn5,#myBtn6{
  cursor: pointer;
  color: #126088;
  background: transparent;
  font-size: 1em;
  font-family: 'Poppins-light';
}
 .header-call a:hover{
     /*font-family: inherit;*/
     /*font-weight:400;*/
     color:#126088;
}
 .header-call a:hover span{
     color:#126088;
 }
 .desk-view{
     display:block ;
     width: 100%;
}
 .mob-view{
     display:none 
}

li.header-phone i{
    margin-right: 10px;color: #febd11;
}

 .nav-menu > li:nth-last-child(1) a{
     padding-right:0%;

}
li.header-phone.d-flex a {
    display: flex;
    align-items: center;
    margin: 31px 15px;
}
 .nav-menu>li>a{
  line-height: 1.444;
    text-transform: uppercase;
     margin: 40px 15px;
     display:inline-block;
     position:relative;
     color:#333;
     -webkit-transition:color .3s,background .3s;
     font-size:.9em;
     transition:all .4s ease-in-out;
     font-family: 'Poppins-Medium';
       font-weight: normal;
}
 .banner-caption{
     width:auto;
     height:auto;
     text-align: center;
    background-size: cover;
    /* background: radial-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.2), rgba(0,0,0,0.3),rgba(0,0,0,0.4),rgba(0,0,0,0.5),rgba(0,0,0,0.5));
    */
}
.quick li {
    margin-bottom: 2px;
    font-size: 1em;
    display: inline-block;
}
 .footer-bottom-wrap{
     width:100%;
     height:auto;
     background: #323232;
     position: relative;
     z-index: 1;
}
.footer-bottom-container {
/*    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;*/
}
.copy-right img {
    display: flex;
}
 .copy-right{
     width: auto;
     height: auto;
     line-height:60px;
     float: left;
    font-family: 'Poppins-light';
     font-weight: 300;
     font-size:1em;
     font-weight:300;
     color:#fff;
     display: flex;
     align-items: center;
     text-transform: capitalize;
}
 .designed {
     width: auto;
     height: auto;
     float: right;
}
 .designed p {
     width: auto;
     height: auto;
     float: right;
     font-family: inherit;
     font-size:1em;
     font-weight:300;
     color:#fff;
     line-height:60px;
    /* color:#00a8e8;
    */
}
 .designed p a {
     text-decoration: none;
     font-family: 'Poppins-light';
     font-size:1em;
     font-weight:300;
     color:#fff;
     margin-left:5px;
}
 .designed p a:hover {
     text-decoration: none;
     color:#fff;
     border-bottom:1px solid #333;
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     width: auto;
     line-height:46px;
}
 .footer-wraper{
     width:100%;
     height:auto;
     padding: 30px 0;
}
.footer-content-title.wh {
    align-items: center;
    display: flex;
    padding-left: 80px;
}

.arrow-left:before{

    content: "\2190";
    position:absolute;
}
.arrow-right:before{

    content: "\2192";
    position:absolute;
}
img.wh  {
    margin-left: 20px;
    height: 41px;
}
 .footer-top-wraper{
     width:100%;
     justify-content: center;
     height:auto;
     padding-top:60px;
         display: flex;
     padding-bottom:0px;
    border-top: 1px solid #ccc;
}
.quick li {
    position: relative;
}
.quick li:before {
    content: "|";
    color: #2a3891;
    padding: 0;
    margin: 0;
    top: 0px;
    line-height: inherit;
    position: absolute;
    left: -2px;
    width: 5px;
    height: 9px;
}
.quick li:nth-child(1):before {
    display: none;
}
.quick li a {
    padding: 0 10px;
}
.quick li a:hover{
  color: #126088;
}

.logo-div
{
  align-items: center;
    display: flex;
}


 .footer-content{
   margin-right: 7%;
     height:auto;
     float:left;
         width: auto;
}


a.btn1.login_btn {
    padding: 0 1px;
    position: relative;
    top: -90px;
    left: 221px;
    padding: 3px 21px;
}

.position_relative
{
    position: relative !important;
}


.footer-logo img {
  margin-bottom: 20px;
    /*height: 68px;*/
}

 
 .footer-content:nth-child(5){
     margin-right: 0% !important
}
 .footer-social{
     width:100%;
     height:auto;
}
 .footer-logo{
     width:100%;
     height:auto;
     text-align:left;
     margin-bottom:1em;
     justify-content: left;
    margin: 0 auto;
    display: flex;
}
 .footer-address-wrap{
     width:100%;
     height:auto;
}
 .footer-content ul{
     margin:0px;
     padding:0px;
     list-style-type:none;
}
 .footer-content ul li{
     font-family: 'Poppins-Regular';
     font-size:1em;
     line-height:1.7;
     width:100%;
     margin-bottom: 4px;
}
 .footer-content ul li a{
    position: relative;
    line-height: 2;
      font-family: 'Poppins-Regular';
     font-size:1em;
     color:#333;
     -webkit-transition: padding .2s;
     -moz-transition: padding .2s;
     -o-transition: padding .2s;
     transition: padding .2s;
         font-weight: normal;
}

 .footer-content ul li a:hover{
     color:#febd11;
     /*padding-left:3px;*/
     font-weight: normal 
}
 .footer-content-title{
     width:100%;
     height:auto;
     font-size:1em;
    font-family: 'Poppins-Medium';
     font-weight: normal;
     text-transform: uppercase;
     color:#febd11;
     margin-bottom:15px;
     margin-top: 60px;
}
 .footer-address{
     width:100%;
     height:auto;
     margin-top:1em;
}
 .footer-address:nth-child(1){
     margin-top:0px;
}
 .footer-icon{
     width:13%;
     height:auto;
     float:left;
     text-align:right;
}
.address img {
    /*height: 40px;*/
    margin-right: 20px;
}

.angle.angle-left:before {
    right: -4px;
    top: 34px;
}
.angle:before {
    content: "";
    width: 8px;
    height: 46px;
    border-radius: 3px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #818282), color-stop(50%, #727373));
    background: linear-gradient(to bottom, #818282 50%, #727373 50%);
    position: absolute;
    z-index: 9;
    -webkit-box-shadow: 0 0 5px #707070;
    box-shadow: 0 0 5px #707070;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.contact_form {
    margin: 0 auto;
    position: relative;
}

.angle:before {
    content: "";
    width: 8px;
    height: 46px;
    border-radius: 3px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #818282), color-stop(50%, #727373));
    background: linear-gradient(to bottom, #818282 50%, #727373 50%);
    position: absolute;
       z-index: 9;
    -webkit-box-shadow: 0 0 5px #707070;
    box-shadow: 0 0 5px #707070;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.angle.angle-right:before {
    left: -4px;
    bottom: 34px;    z-index: 9;
}


.contact_form .contact-form.form-style-2:before, .contact_form .contact-form.form-style-2:after {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #999999;
    position: absolute;
    top: 50px;
    left: 15px;
}
.contact_form .contact_text:before, .contact_form .contact_text:after {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #999999;
    position: absolute;
    top: 50px;
    right: 15px;
}
.contact_form .contact-form.form-style-2:after {
    top: unset;
    bottom: 50px;
}
.contact_form .contact_text:after {
    top: unset;
    bottom: 50px;
}
.contact_text
{
      padding: 30px 50px;
    background-color: rgba(12, 20, 41, 0.04);
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

 .address{
     height:auto;
     
     display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
 .address p{
  font-size:1em;
     color:#333;
     font-weight: 300;
    font-family: 'Poppins-Regular';
     line-height:1.7;
  }

.address span{
    color: #333;
    font-family: 'Poppins-Regular';
}
 .footer-address-container {
     width: 100%;
     height: auto;
     padding-bottom:5px;
     padding-top:5px;
}
 .footer-details-icon{
     width:auto;
     height:auto;
     float:left;
     display:table-cell;
     text-align:left;
     color:#05431b;
     font-size:1.75em;
     margin-right:10px;
     margin-top:-3px;
}
 .footer-details {
     width:100%;
     height: auto;
     float: left;
     font-size:1em;
         align-items: center;
}
 .footer-details p {
     width: 100%;
     height: auto;
     font-family: 'Poppins-Regular';
     font-size: 1em;
     color:#333;
     line-height:1.9;
    font-weight: normal;
     padding-right:0% 
}
 .footer-quick-contact{
     width:100%;
     height:auto;
}
 .footer-social-links {
    justify-content: center;
    margin: 0 10px;
}
 .footer-social-links ul {
     margin:0px;
     padding:0px;
     list-style-type:none;
     width:auto;
     display: flex;
}
 .footer-social-links ul li {
     list-style:none;
     float:left;
         width: auto;
}
 .footer-social-links ul li a {
     height:50px;
     width:50px;
     display:block;
     text-align:left;
     font-size:1.3em;
     line-height:50px;
         color: #fff;
    background: #313131;
        text-align: center;
    margin-right: 5px;
   /* -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #febd11;*/

}


.hotels-img {
    /*background: #fff;*/
    display: flex;
    align-items: center;
    margin: 1px;
    justify-content: center;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
}
.brnone{
border-right: 0;
}
.brbtnnone{
  border-bottom: 0
}
.hotels-img img{
  width: 100%;    padding: 8px;
}

.col-md-2.soc {
    /*padding-left: 90px;*/
}
 .footer-social-links ul li a:hover {
     color:#333;    background: #febd11;
}
.specialist.certificate-content img {
    margin: -26px;
}

 .partnerd-wrap{
     width: 100%;
     height: auto;
     
   /*  padding-top: 2em;
     padding-bottom: 2em;*/
}
.bg-slides{
        background-color: #eff0f1;
}
.b-0{
    border: 0 !important
}

.customer-logos .slick-slide img,.customer-logos1 .slick-slide img{
}

.customer-logos .slick-slide {
    padding: 0px 0px;
}
.customer-logos .slick-slide{
    width: 240px;
   }
.trigger.section {
    /*min-height: 260px;*/
    align-items: center;
        border-left: 2px solid #fff;

}


img.abt-shape
{
    display: flex;
    align-items: center;
    justify-content: center;
        margin: -20px auto 5px;
}

.about-wrapper .abt-content p {
    margin-bottom: 15px;
}

 .abt-content
{
    width: 100%;
    height: auto;
   
}
img.ser1 {
    border-radius: 15px;
    position: absolute;
    box-shadow: 5px 3px 30px rgb(0 0 0 / 25%);
    bottom: -60px;
    left: 25px;
}
img.ser2 {
    border-radius: 15px;
    position: absolute;
    box-shadow: 5px 3px 30px rgb(0 0 0 / 25%);
   top: -188px;
    left: 23%;
}

img.ser3 {
    border-radius: 15px;
    position: absolute;
    box-shadow: 5px 3px 30px rgb(0 0 0 / 25%);
   bottom: -135px;
    left: 39%;
}
.serimg{
  left: 50px;
}
img.ser4 {
    border-radius: 15px;
    position: absolute;
    box-shadow: 5px 3px 30px rgb(0 0 0 / 25%);
    top: -115px;
    left: 53%;
}


.abt-content p{
    margin-bottom: 10px;
        text-align: justify;
}

.abt-content p span {
    width: 100%;
    height: auto;
    font-size: 1em;
    font-family: 'Poppins-Medium';
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
  }
section.benefit-wrapper,section.blog{
    background-image: url(../images/bg.png);
    background-size: cover;
}
.abotu-page-content .welcome-title span {
    text-transform: uppercase;
    letter-spacing: 2px;
}
.abotu-page-content {
    text-align: justify;
    padding-left: 50px;
}

.about-section .about-features {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(4, 1fr);
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 35px;
}
.about-section .about-features li a {
    background: #fff;
    padding: 55px 25px 45px;
    -webkit-box-shadow: 0px 14px 24px 0px rgb(184 184 184 / 10%);
    box-shadow: 0px 14px 24px 0px rgb(184 184 184 / 10%);
    text-align: center;
    display: block;
    color: #bead8e;
    position: relative;
    z-index: 1;
}
.about-section .about-features.masonry-layout li:nth-child(2) {
    margin-top: 100px;
}
.mtp{
  margin-top: 60px;
}
.about-section .about-features.masonry-layout li:nth-child(3) {
    /*margin-top: 200px;*/
    margin-top: 0;
}
.about-section .about-features.masonry-layout li:nth-child(4) {
    margin-top: 100px;
}
.about-section .about-features.masonry-layout li {
    margin-top: 0;
}

.sh-images{
  position: relative;
}
.sh-images img{
  width: 50%;
  border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-color: #fff;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 15%);

}
img.pic1 {
    margin: 15px -50px -20px 0px;
    transform: rotate(-15deg);
}
img.pic2 {
  /*width: 40%;*/
    margin: 15px -50px -20px 0px;
    transform: rotate(30deg);
        position: absolute;
}
img.pic3 {
    margin: 15px -50px -20px 0px;
    transform: rotate(7deg);
    position: absolute;
    left: 10%;
    top: 90%;
    width: 60%
}
.with-pattern {
    position: relative;
    z-index: 1;
    background-color: #eaeaea;
    margin: 50px 100px;
        padding: 50px 0;
}
.trend-content h3 {
    font-size: 1.4em;
}

.with-pattern .pattern-wrap {
    position: absolute;
    background: #bead8e;
    right: 0;
    height: 100%;
    z-index: -1;
    width: 30%;
    top: 0;
}
.with-pattern .pattern-wrap .pattern {
    position: relative;
    width: 100%;
    height: 100%;
}
.with-pattern .pattern-wrap .pattern:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: url(../images/pattern.png);
    content: "";
    background-size: cover;
    background-position: 100%;
}
.with-pattern .pattern-wrap2 .pattern2:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: url(../images/pattern.png);
    content: "";
    background-size: cover;
    background-position: 100%;
}
.with-pattern2 .pattern-wrap2 {
    position: absolute;
    background: #bead8e;
    left: 0;
    height: 100%;
    z-index: -1;
    width: 30%;
    top: 0;
}
.with-pattern .pattern-wrap2 {
    position: absolute;
    background: #bead8e;
    left: 0;
    height: 100%;
    z-index: -1;
    width: 30%;
    top: 0;
}
.with-pattern .pattern-wrap2 .pattern2 {
    position: relative;
    width: 100%;
    height: 100%;
}
img.abt1 {
    border-radius: 15px;
    position: absolute;
    box-shadow: 5px 3px 30px rgb(0 0 0 / 15%);
    top: 9%;
    left: -40px;
}

img.abt2 {
    border-radius: 15px;
    position: absolute;
    box-shadow: 5px 3px 30px rgb(0 0 0 / 35%);
        bottom: 15%;
        left:0%;

}

.about-image {
    position: relative;
}


section.ser-wrapper

{   background-repeat: no-repeat;
      position: relative;
  background-image: url('../images/ser-shape.png');
}
section.abt-wrapper

{   background-repeat: no-repeat;
      position: relative;
  padding-top: 73px;
  background-image: url('../images/abt-shape.png');
}
section.about-wrapper

{   
      position: relative;
  background-image: url('../images/abt-shape.png');
      background-size: contain;
}

.pad-bottom{
  padding-bottom: 60px;
}
.mission-wrapper {
    padding-top: 40px;
}
.welcome-bg:after{
position: absolute;
    left: 0;
    bottom: -25px;
    width: 100%;
    height: 15px;
    z-index: 9;
    background-image: url(../images/bottom-bg.png);
    content: "";
    background-size: cover;
    background-position: center;

}

.abt-inner{
  margin-bottom: 50px;
}
.about-section .about-features li a .title {
    font-size: 1em;
     font-family: 'geomanist-medium';
    color: #111;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    display: block;
}
.section-title span.title-tag {
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 20px;
}
.section-title h2 {
    font-size: 2.3em;
    line-height: 1.125;
    font-family: 'PlusJakartaSans-semibold';
    font-weight: 600;
}
.col.col-md-3.animate-box.top{
  margin-top: 90px;
}
.about-section{
    margin-bottom: 40px;

}
.about-section .about-features li a:hover {
    background: #bead8e;
    color: #fff;
}
.about-section .about-features li a:hover img {
    filter: brightness(5);
}
.about-section .about-features li a, .about-section .about-features li a i, .about-section .about-features li a span {
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.about-section .about-features li a:hover .title {
    color: #fff;
}


.trending .trend-item {
    position: relative;
    transition: all ease-in-out 0.5s;
    height: 100%;
    overflow: hidden;
}
.color-overlay {
    top: inherit;
    bottom: 0;
    background: linear-gradient(to bottom, transparent, #000000);
    height: 50%;
    opacity: 0.6;
}
.trend-full{
  /*border-radius: 10px;
      box-shadow: 0 0 15px #cccccc37;
      background: #fff;*/
      margin-bottom: 20px;
      cursor: pointer;
}

.trend-content {
    padding: 10px 20px;
}

.trend-content  h3{
  margin-bottom: 7px;
}
.trending .trend-item:hover {
    transition: all ease-in-out 0.5s;
}
.trending .trend-item:hover .color-overlay{
    height: 100%;
    transition: all ease-in-out 0.5s;
}

.trending .trend-item:hover .trend-image img{
    transform: scale(1.1);
    transition: all ease-in-out 0.5s;
}


.project-block {
    position: relative;
}
.project-block .image-box {
    position: relative;
}

.project-block .image {
    position: relative;
    display: block;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}
.project-block .image:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #181818;
    opacity: .75;
    z-index: 1;
}
.project-block .caption-box {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 9;
    padding: 0 40px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.project-block .caption-box h3 {
    position: relative;
    font-size: 25px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 25px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.project-block .caption-box h3 a {
    color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.project-block .caption-box .text {
    position: relative;
    display: block;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}
.project-block .caption-box p {
    position: relative;
    font-size: 1em;
    line-height: 24px;
    color: #f9f9f9;
    font-weight: 400;
    margin-bottom: 25px;
}
.project-block .caption-box .read-more {
    position: relative;
    font-size: 15px;
    color: #a0d405;
    font-weight: 600;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.project-block:hover .caption-box .text {
    max-height: 200px;
}

.project-block:hover .image {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.trend-full{
  position: relative;
}

/*.trend-full:before{
  position: absolute;
    left: 0;
    top: 50%;
    height: 0%;
    width: 100%;
    background-color: #cfa865;
    content: "";
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.trend-full:hover:before {
    top: 0;
    height: 100%;
}
.trend-full:hover .trend-content a,.trend-full:hover .trend-content p{
  color: #fff;
}*/
.abt{
         padding: 90px 0 90px;  
    background-color: #fff;
}
.blg{
         padding: 30px 130px;  
}
 .services-pad {
    padding: 50px 0;
}

 .welcome-wraper{
     width: 100%;
     height: auto;
     background-size: cover;
}
 .welcome-container{
     width: 60%;
     height: auto;
     float: left;
}
 .welcome-container p{
        text-align: justify;
     width: 100%;
     height: auto;
     font-family: 'Poppins-Regular';
     line-height: 1.7;
     font-size: 1em;
     color: #333;
     margin-bottom: 10px;
    font-weight: normal;
}
h4.course-title a,a.cource-btn {
    font-family: 'Poppins-Regular';
}

.welcome-title span {
    color: #808080;
     font-family: 'Poppins-Regular';
      font-weight: normal;
      font-size: 0.611em;
}
.datruck-title
    {
         width: 100%;
     height: auto;
     float: left;
     text-align: left;
     font-size: 4em;
     color:#0057a6;
     letter-spacing: -4px;
     line-height: 72px;
      font-weight: 200;
     font-family: 'geomanist-light';

    }
    .datruck-title span {
    font-family: 'geomanist-medium';
    }
    .datruck-title.sub-title {
    line-height: 60px;
    font-size: 2.667em;
    letter-spacing: -3px;
}
.key-f {
    background: rgb(255 255 255 / 80%);
    padding: 20px 0 20px 20px;
}
.box-div {
    background: #fff;
    padding: 30px 45px 60px 50px;
}
.cta-contents h2{
     font-family: 'Raleway';
      font-weight: normal;
      font-size: 2.222em;
      color: #ed1d24;
}
.grid-images> .images {
    width: auto;
    height: auto;
    float: left;
    margin-left: 30px;
    margin-top: 0px;
}
.grid-images {
    float: right;
    display: flex;
        margin-top: 50px;
}
.images:nth-child(2) {
    margin-top: -85px;
}
.features h3 a{
    color: #fff;
    font-size: 1em;
        font-weight: normal;
    font-family: 'Poppins-Regular';
}
.features
{
    display: flex;
    margin-top: -20px;
    position: relative;
}
.feature:hover
{

}

.feature {
       min-width: 170px;
    padding: 12px 36px;

    background: #126088;
    cursor: pointer;
    text-align: center;
}

.feature:nth-child(2),.feature:nth-child(4),.feature:nth-child(6){
        background: #e5e5e5;
}
.feature:nth-child(2) h3 a,.feature:nth-child(4) h3 a,.feature:nth-child(2) h3 a,
.feature:nth-child(6) h3 a,.feature:nth-child(8) h3 a{
    color: #333;

}
.feature:nth-child(6),.feature:nth-child(8) {
    background: #fff;
}

.reportbg {
    /*background: linear-gradient(90deg, #ffffff 50%, #eff0f2 50%);*/
    background-color: #ededed;
    background-size: cover;
    background-image: url(../images/bg.png);
}


.bg2 {
    background: #f9f5e9;
}
img.report-icon {
    float: right;
    position: relative;
    right: -36px;
    bottom: -54px;

}
.product-wrapper .col-md-4{
        padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 4px;
}
.product-wrapper{
    background: #fff;
    padding: 50px;
}
span.qty {
    font-size: 0.778em;
    color: #333;
    position: relative;
  bottom: 14px;
}
.box:hover  {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background: #fff;
    z-index: 9999;
}
.box:hover .view-btn,.box:hover .leaf-part{
    display: none;
}

.box {
    padding: 50px;
    position: relative;
    color: #fff;
    height: 100%;
    display: flex;
    cursor: pointer;
}
.box .content{
    position: relative;
        width: 80%;
}
.img-part {
    width: 20%;
}
.box p {
    font-family: 'Poppins-Regular';
    color: #429542;
    font-size: 1em;
    margin-top: 10px;
}
.box h3 {
    font-family: 'Poppins-light';
    color: #666;
    font-size: 1.333em;
        margin-top: 20px;
    font-weight: 300;
}
.test-view-btn img {
    margin-right: 4px;
}

.test-view-btn {
    -webkit-transition: all 300ms ease;
    float: right;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 1em;
    color: #fff;
    font-family: 'JosefinSans';
    font-weight: 300;
    margin-top: 20px;
    position: absolute;
        top:83%;
    right: 0%;
    padding: 4px 13px;
        right: 10px;
            border: 1px solid rgb(43 52 59 / 0%);
    z-index: 9;
}
.places-item:hover .test-view-btn{
        border: 1px solid #f5f5f5;
    color: #fff;
}
.view-btn {
    -webkit-transition: all 300ms ease;
    text-align: center;
    font-size: 1em;
    color: #fff;
    font-family: 'Poppins-Regular';
    margin-top: 20px;
        position: relative;
            justify-content: center;
    display: flex;
    justify-content: center;
    display: flex;
    border: 1px solid #fff;
    padding: 10px 30px;
    margin: 20px auto;
    width: fit-content;

}
.view-btn:hover{
  color: #febd11;
}

.service{
  background: #ebf6e0;
}
.view-btn img {
    filter: invert(1);
}
/*.view-btn:before{
    position: absolute;
    padding: 0;
    margin: 0;
    top: 9px;
    left: -20px;
    width: 0;
    height: 0;
    content: "";
    display: inline-block;
    width: 0.3em;
    height: 0.3em;
    border-right: 0.2em solid #429542;
    border-top: 0.2em solid #429542;
    transform: rotate(45deg);
    margin-right: 0.5em;
}
*/
/*footer*/
.footer-images{
    position: relative;
}
.f-img1{
    position: absolute;
    bottom: 0
}
.f-img2{
    position: absolute;
    bottom: 0;
    right: 0

}
/*...........*/

.benefit-images{
    position: relative;
}
.b-img1{
    position: absolute;
    bottom: -215px;
    left: 0
}
ul.points li img {
    height: 30px;
}
a.btn1 img {
    height: 20px;
}


.b-img2{
    position: absolute;
    bottom: -160px;
    right: 0

}

.bg1{
    background: #e6f6e6;

}
.bg3{
    background: #f7ede9;
}
.leaf-part {
    position: absolute;
   top: 0;
    left: 0;
}
.box ul{
    width: 100% !important;;
}
.box li,.box li i{
    color: #fff !important;
    border-color: #fff !important
}
.datruck-title.sub-title.text-center:before{
left: 50%;
}
.datruck-title.sub-title.text-center:after{
left: 47%;
}
.datruck-title:after {
    content: "";
    display: inline-block;
    width: 1em;
    height: 6px;
    background-color: #0057a5;
    margin: 0;
    position: absolute;
    bottom: -23px;
    left: 0;
}

.datruck-title:before {
    content: "";
    display: inline-block;
    width: 2.5em;
    height: 1px;
    background-color: #9e9e9e;
    margin: 0;
    position: absolute;
    bottom: -24px;
    left: 51px;
}


 .welcome-title{
     width: 100%;
     height: auto;
     float: left;
     text-align: left;
     font-size:2.000em;
     color:#000;
     margin-bottom: 20px;
 font-family: 'PlusJakartaSans-semibold';
    font-weight: 600;
     line-height: 30px;
}
.abotu-page-content  .welcome-title{
   line-height: 45px;
}
.welcome-title2 span{
     color:#429542;
     font-family: 'Raleway-Medium';
    font-size: 2.833em;
}
.welcome-title2 h4.sub-title
{
    font-size:1.722em;

}
/*testimonial*/

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}


.owl-theme .owl-controls{margin-top:10px;text-align:center}
.owl-theme .owl-controls .owl-buttons div{
    color:#FFF;
    display:inline-block;
    zoom:1;
    *display:inline;
    margin:5px;
    font-size:12px;
    -webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;
    background:transparent;filter:Alpha(Opacity=50);opacity:1}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#186db8}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
 
.owl-theme .owl-controls .owl-page span{

}
.owl-prev {
    position: relative;
    top: -7px;
    left: 10px;
}
.owl-theme .owl-controls .owl-page.active span
{

}
.testimonial {
    /* background: #fff; */
    /*margin: 0 15px 10px 15px;*/
    position: relative;
       padding: 50px 47px;
    padding-bottom: 1em;
    justify-content: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.testimonial .pic img {
   /* width: 100%;
    height: auto;*/
    position: absolute;
    width: 85px;
    height: 95px;
    border-radius: 50%;
    margin: 0 auto;
}
img.right-q {
    right: 0;
    position: absolute;
        bottom: 0px;
        right: 40px;
}
img.left-q {
        top: 0;
        left: -35px;
    position: absolute;
}
.testimonial .post {
    font-size: 18px;
    color: #555;
    line-height: 24px;
}
.testimonial .name{
    color: #000;
    margin-top: 8px;
    margin-bottom: 0px;
    font-family: 'UberMove-bold';
    font-weight: bold;
}
.rating {
    margin-top: 10px;
}
.view-review-btn {
    -webkit-transition: all 300ms ease;
    text-align: center;
    font-size: 1em;
    color: #fff;
        -webkit-transition: all 300ms ease;
    background-color: #126088;
    font-family: 'Poppins-Medium';
     font-weight: 500;
    margin-top: 20px;
    position: relative;
    padding: 10px 20px;
    text-transform: capitalize;

}
.view-review-btn:hover{
     color: #126088;
   background-color: #fff;
}
.video-story {
    padding-top: 150px;
}

 .customer-thumb {
   
}
.testimonial-content .content.customer-info {
    padding: 30px;
    border: 10px solid #E4E4E4;
    position: relative;
    min-height: 540px;
    text-align: justify;
}
.testimonial-content .content.customer-info.mt-2 {
    border: 10px solid #f8f8f8;
    padding: 23px;
}
.customer-header {
    display: flex;
    color: #484848;
        width: 100%;
    margin-bottom: 25px;
}
.testimonial-content .author-thumb {
    position: relative;
    z-index: 9;

}
 .customer-header .customer-thumb {
    float: left;
    border: 10px solid #E4E4E4;
    border-radius: 50%;
       width: 150px;
    height: 160px;
    margin-right: 20px;
}
.testimonial-content .author-thumb img {
   position: absolute;
    width: 110px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
}
.customer-det{
        margin: auto 0;
    align-items: center;
}
.customer-info:before {
    content: "";
    border-top: 45px solid transparent;
    border-left: 45px solid #E4E4E4;
    position: absolute;
    left: 120px;
    z-index: 99;
    top: -53px;
}
.testimonial-content {
text-align: center;
    position: relative;
    margin: 40px 30px;
    /*box-shadow: 0px 5px 90px 0px rgb(2 24 93 / 15%);*/
    /* margin: 20px; */
}
.testimonial .pic {
    display: inline-block;
    float: left;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 15px;
    overflow: hidden;
}
.home-testimonial p {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.testimonial .description {
    font-size: 1em;
    color: #333;
    line-height: 1.7;
    margin-top: 2.2em;display: inline-block;
    }

.testimonial .content {
    margin: 10px 0;
}

/*............*/
.cta-contents p {
  text-align: justify;
    line-height: 1.889;
}

.login-img{
    border: 7px solid #fff;
    transform: translate(0, -24%);
}

.home-login .shape-1 {
    width: 401px;
    height: 391px;
    background: #076e9eba;
    position: absolute;
    left: -45px;
    top: -44px;
    z-index: -1;
}

.home-login{
        z-index: 1;
}

a.btn1.login {
     position: absolute;
    top: 58%;
    right: 20px;
    padding: 5px 20px;
    left: unset;
    webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #1d9432; -webkit- }
  50% { background-color: #069de9;  }
  100% { background-color: #1d9432; -webkit- }
}

@-moz-keyframes glowing {
  0% { background-color: #1d9432; -moz- }
  50% { background-color: #069de9; -moz- }
  100% { background-color: #1d9432; -moz- }
}

@-o-keyframes glowing {
  0% { background-color: #1d9432;  }
  50% { background-color: #069de9;  }
  100% { background-color: #1d9432;  }
}

@keyframes glowing {
  0% { background-color: #1d9432;  }
  50% { background-color: #069de9; }
  100% { background-color: #1d9432;  }
}
.enq-div {
    margin-left: 60px 
}
img.enq-img.img-full {
    z-index: 9;
    position: relative;
    left: -108px;
    height: 100%;
    width: 700px;
}
.section-padding2
{
    padding: 230px 0px;
}
.section-padding {
    padding: 130px 0px 70px;
}
.bg-overlay::before {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .2;
    background-color: #1f425d;
    z-index: -1;
}
.cta-contents h1 {
    font-size: 2.167em;
    letter-spacing: -1px;
    font-weight: normal;
    font-family: 'Poppins-Regular';

}
.cta-contents.pricing h1 {
    font-size: 2em;
}
.cta-contents a:hover{
    color: #bf9e5f;
}
.cta-title h3{
    color: #bd872a;
    font-size: 2.253em;
     font-family: 'Satisfy';
      font-weight: normal;
      text-align: center;
}
.abt-imgs{position: relative;  }
.cta-wrapper {
    background-position: center;   
     background-size: cover;
           min-height: 800px;
               z-index: 9;
}
.test-div {
    padding-top: 100px;
    padding-left: 350px;
    padding-right: 350px;
    position: relative;
}
.test-wrapper {
    padding: 50px 150px;
    z-index: 1;
    position: relative;
}
.title-wraper h4 {
    color: #000;
    font-size: 1.333em;
    font-family: 'Urbanist';
    font-weight: 500;
    text-transform: capitalize;
    border-bottom: 1px solid #e9ad2c;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
        padding-bottom: 10px;
}

img.simg1 {
    position: absolute;
    top: -121px;
    left: -110px;
    z-index: 99;
}

img.simg2 {
    position: absolute;
   bottom: -148px;
    left: -60px;
}


img.simg3 {
    position: absolute;
       top: -81px;
    left: -48px;
}


img.simg4 {
    position: absolute;
  bottom: -57px;
    right: -60px;
}


img.simg4-1 {
    position: absolute;
   bottom: -148px;
    left: -60px;
}


img.simg5 {
    position: absolute;
   bottom: -168px;
    left: -60px;
    z-index: 1;
}
img.simg8 {
    position: absolute;
   bottom: -128px;
    left: 109px;
    z-index: 1;
}


img.simg6 {
    position: absolute;
   top:-94px;
    left: -60px;
}


img.simg7 {
    position: absolute;
  top: -125px;
    left: -60px;
}
.single-cta-item {
    position: relative;
}


.facility-div {
    position: relative;
    top: 573px;
}

.text-capitalize{
    text-transform: capitalize;
}
 .promise-title {
    font-size: 1.389em;
    font-family: 'League Spartan', sans-serif;
   
}
.pr-8{
    padding-right:8%;
}
h4.sub-title {
    color: #0057a6;
        letter-spacing: 0;
    font-size: 0.838em;
    font-weight: normal;
    font-family: 'geomanistregular';
}
h4.sub-title2 {
    color: #000;
    font-size: 1.444em;
    font-weight: 100;
    font-family: 'geomanistregular';
}
 .welcome-pic{
     width: 35%;
     height: auto;
     float: left;
}
 .home-service{
     width: 100%;
     height: auto;
     padding-top: 100px;
     position: relative;
}
 .title-wraper {
     width: 100%;
     height: auto;
    margin: 0 auto;
    text-align: center;
     justify-content: center;
         margin-bottom: 20px;
}
.main-title {
    width: 100%;
    height: 100%;
    font-size: 1.333em;
       font-family: 'Urbanist';
    font-weight: 500;
    color: #333;
        line-height: 36px;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
}
.title-wraper span {
    color: #000;
    font-size: 1.667em;
   font-family: 'Urbanist';
    font-weight: 500;
     text-transform: capitalize;
}
.project-for .col-md-3{ margin-bottom: 6px;}
.product-content {
    margin-top: 30px;
}
.tabcontent.active{
  display: block;
}
.product-content p{
   text-align: center;
}

.product-content p:last-child{
  margin-top: 10px;
}
.welcome-bg{
  background-image: url(../images/welcome-bg.jpg);
}

 .title {
     width: auto;
     height: auto;
     font-size: 1.389em;
     font-family: 'geomanistregular';
     font-weight: normal;
     /*color:#868686;*/
     color: #186db8 ;
}
 .title span{
    font-size: 1em;
     color:#e8b70d;
}
.tech {
    margin-top: -110px;
    justify-content: center;
}
.tech img {

    margin: 20px auto;
    display: flex;
}
section.client-wrapper {
    padding: 60px 0 60px;
}
/* .title::after {
     content: "";
     display: inline-block;
     width: 1em;
     height: 1px;
     background-color:#e8b70d;
     margin: 0px 0px 10px 20px;
}
 */

 .title-wrap h2 {
    text-align: center;
    font-size: 45px;
    color: #fff;
        font-weight: 100;
}
 .title-wrap{
     width:100%;
     padding: 20px;
     background-color:#211248;
}

/*.coming-soon*/
.coming-soon-area {
    position: relative;
    height: 50vh;
    overflow: hidden;
}
.d-table {
    width: 100%;
    height: 100%;
}
.d-table .d-table-cell {
    vertical-align: middle;
}
.d-table-cell {
    display: table-cell!important;
}
.coming-soon-contant h1 {
    color: #333;
    font-size: 3em;
}

.theme-btn:hover {
    border-color: #126088;
    color: #126088;
    background: transparent;
}

.theme-btn {
    padding: 13px 20px;
    font-size: 14px;
    box-shadow: none;
    border-radius: 0;
    background: #126088;
    position: relative;
    z-index: 111;
    color: #fff;
    text-transform: capitalize;
    border-radius: 4px;
    border: 1px solid transparent;
    display: inline-block;
    cursor: pointer;
}
 .eror-button {
    margin-top: 20px;
}
.coming-soon-area .coming-soon-contant {
    text-align: center;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
 
    background-color: #fff;
     position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  animation: fadeIn 1000ms ease;
  -webkit-animation: fadeIn 1000ms ease;
}
/*////////////*/

/*service*/
.service-item5 {
    background: #fff;
    box-shadow: 3px 4px 20px hsl(0deg 0% 53% / 10%);
    border-radius: 5px;
    /*padding: 30px;*/
    /*margin-bottom: 25px;*/
    transition: transform .6s ease 0s;
    transform: perspective(3000px) rotateY(5deg);
}
.serv-con {
    padding: 0px 20px;
}
.service-item5 .icon-area img {
    /*background: rgba(255,115,66,.1);*/
    /*filter: brightness(7.5);*/
    /*width: 90px;*/
    box-shadow: 3px 4px 30px hsl(0deg 0% 53% / 10%);
    /*border-radius: 100%;*/
        width: 100%;
}
.service-item5 .icon-area {
    display: flex;
    justify-content: space-between;
    align-items: start;
    transition: transform .6s ease 0s;
    transition-delay: .4s;
}
.service-item5 .icon-area .arrow.style-1 {
    background: rgba(255,115,66,.1);
}
.service-item5 .icon-area .arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}
.service-item5 .service-title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 21px;
}
.service-item5 .service-title:before {
    content: "";
    width: 75%;
    height: 1px;
    background-color: #eee;
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    transition: all .45s ease;
    right: 0;
}
.service-item5 .service-title h4 a {
       font-family: 'Poppins-Regular';
    font-size: 1.222em;
    font-weight: 300;
    color: #000;text-transform: uppercase;
}
.service-item5:hover {
    transform: perspective(1500px) rotateY(8deg);
    box-shadow: 0 0 30px hsl(0deg 0% 53% / 10%);
}
.service-item5:hover .service-title:before {
    width: 100%; background-color: #126088;
}
.service-item5 .icon-area .arrow.style-1 svg {
    fill:#ff7342;
    transition: all .45s ease;
}

.icon-p {
    background: #fff;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    border-radius: 100%;
    padding: 10px;
}
.blog-content .icon-p{
   height: 50px;
    width: 50px;
}

/*blog*/


 .blog-title {
    width: 100%;
    height: 100%;
    font-size:2.333em;
   font-family: 'UberMove';
    font-weight: normal;
    /* color: #868686; */
    color: #126088;
    justify-content: center;
    text-align: center;
}
.blog-title::after {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1px;
    background-color: #126088;
    margin: 0px 0px 10px 20px;
}
.blog-title::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1px;
    background-color: #126088;
    margin: 0px 15px 10px 20px;
}
.blog-title span {
    color: #126088;
}
.stay-btn {
    display: block;
    font-family: 'geomanistregular';
    font-weight: normal;
    color: #fff;
    font-size: 1.222em;
}
.stay-btn img {
    width: 15px !important;
    height: 15px !important;
    border: none !important;
    filter: invert(1);
}
.stay-btn img{
  width: 100%;
}

.places-content h3 {
    font-size: 1.111em;
    font-family: 'geomanistregular';
     font-weight: normal;
    text-transform: capitalize;
    text-align: center;
    color: #000;
    margin-top: 20px;
}
.places-item:hover{
/*  -webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);*/
transition: 1s ease;
-webkit-filter: brightness(80%);
}
.places-item:hover .places-content h3{
color: #fff ;   opacity: 0;transition: 1s ease; 

}
.post-featured-thumb.bg-cover{
transition: 1s ease; 
}
.post-featured-thumb.bg-cover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background:rgb(0 0 0 / 36%);
}
.post-featured-thumb.bg-cover img:hover{
-webkit-filter: brightness(80%);

transition: 1s ease; 
}
/*.post-featured-thumb.bg-cover:after{
 content: "";
  position: absolute;
  background: #000;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0.7;
  z-index: 0;
  transition: 500ms;
  transform: scaleX(0);
}*/
.single-blog-item:hover .post-featured-thumb.bg-cover:after{

   transform: scaleY(1);
}
.single-blog-item {
  position: relative;
  overflow: hidden;
}
.single-blog-item:hover .content {
    z-index: 999;
}

.post-featured-thumb.bg-cover:hover .single-blog-item .content h3,
.post-featured-thumb.bg-cover:hover  .v-d {
color: #126088
}
section.places-wrapper {
    padding-bottom: 90px;
    position: relative;
}

.places-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background:linear-gradient(177deg, #ffffff00, #000000b8 100%);
}
.places-item {
  position: relative;
  padding: 1px;
  cursor: pointer;
}.places-item.interior.pad-right {
    margin-bottom: 20px;
}
.places-item h3:before {
       position: absolute;
    content: '|';
    font-size: 48px;
    color: #fff;
    left: -18px;
    top: -15px;
}
.service-wrapper .places-item h3:before {
  color: #bd872a !important
}
.offer-title {
    display: flex;
    align-items: center;
    position: absolute;
    top: 80%;
    left: 5%;
    z-index: 9;

}
.other-wrapper .offer-title{
    top: 70%;
}
.other-wrapper .offer-title h3{
font-size: 1em;
}
.offer-title h3{
font-size:1.333em;
color: #fff;
    font-family: 'Cinzel-Medium';
    font-weight: 500;
        position: relative;


}
img.dir-shape.abt-shape {
    align-items: baseline;
    justify-content: left;
    margin: 0;
}
.dir-shape{
  margin-top: 10px !important;
}
.mtitle-wraper{
      width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    margin-bottom: 20px;
}

.mtitle-wraper  span{

  font-size: 1.667em;
  color: #bd872a;
    font-family: 'Cinzel-Medium';
    font-weight: 500;

}
.flower1{
  position: absolute;
  left: 0;
  top:0;
}
.flower3{
  position: absolute;
  right: 0;
  top:0;
}
.flower6{
  position: absolute;
  right: 0;
    top: 0;
    transform: rotate(180deg);
      z-index: 9;
}
.flower4 {
    position: absolute;
    right: 0;
    top: 81%;
}
.flower5{
     position: absolute;
    left: 0;
    top: 80%;
    z-index: 9;
    transform: rotate(180deg);
}
.flower2 {
    z-index: 99;
    position: absolute;
    top: 100%;
    left: 95%;
    transform: translate(-50%, -50%);
}
.mission-wrap.dir {
    margin-left: 0px;
     padding:70px 60px;
     background-image:linear-gradient(to bottom, #fdf5e7, #ebf6e0 100%);
}
.vision{
  background-image: linear-gradient(to bottom, rgb(255 255 255 / 0%), rgb(235 246 224) 100%) !important;
}

.mb-0{
  margin-bottom: 0px;
}
.mission-wrap {
    background: #e1efcd;
    padding: 60px 55px;
    margin: 10px;
        position: relative;
}
.mission-wrap p{
  text-align: center;
}
.mission-wrap.dir p{
  text-align: left;
}
img.vision-shape {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
        mix-blend-mode: multiply;
}


.footer-content .quick-links ul+ul {
    float: right;
}
.quick-links {
    display: flex;
}
.quick-links ul {
    margin-right: auto;
}

.test-title span {
    color: #126088;
}
.serv-title h4 {
  font-family: 'UberMove';
    font-size: 1.111em;
    font-weight: normal;
    color: #fff;
    text-transform: capitalize;
}
section.service-wrapper {
    padding: 40px 0 40px;
}

.cap-content {
    background: #f5f5f5;
    padding: 20px;
}

.cap-content h3{
font-family: 'Poppins-light';
    font-weight: 300;
    font-size: 0.889em;
    color: #000;
    text-align: center;
}

.team-content {
    text-align: center;
}
.bg-grey{
  background: #f5f5f5;
}
.team-col {
      padding: 10px;
    margin: 10px;
    background: #febd11;
    padding-left: 1.5rem;
    margin-right: 1.5rem;
    margin-top: 1.5rem;
}

.who-we-are-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
  }
  .who-we-are-md{ width: 100%; margin-bottom: 1em; display: flex; justify-content: center;}
  .who-we-are {
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
    border-radius: 20px;
    padding: 1.5em 1.5em;
    margin-top: 2em;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    background-color: rgba(255,255,255,0.5);
  }

.mad-entity-media {
    display: block;
    margin-right: -1.5rem;
    transform: translateY(-1.5rem);
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 0 auto;
    padding: 1em;
    padding-bottom: 0px;
}
.mad-entity-media img{ height:100%;}
.who-we-are p{ text-align: center;}
.team-content h3{
font-family: 'Poppins-light';
    font-weight: 300;
    font-size: 1.333em;
    line-height: 1;
    color: #000;
    text-align: center;
        text-transform: uppercase;
}
.team-content span{
font-size: 1em;
    font-family: 'Urbanist';
    font-weight: 500;
    color: #febd11;
  }

.service-div:hover .serv-img img{
  opacity: .6;
      transition: 0.6s linear;
  transform: rotateY(360deg);
}
.serv-img img {
    height: 100px;
}

.service-div:hover .serv-title h4 {
    /*color: #2cab2c;*/
}
.serv-img {
    /*padding-bottom: 15px;*/
}

.service-div {
    justify-content: center;
    text-align: center;
    padding-bottom: 20px;
        padding-top: 20px;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
        background:#0a5465;
}
.service-div:nth-child(2),.service-div:nth-child(4),.service-div:nth-child(6) {
    background: #fff;
}
.service-div:nth-child(2) .serv-title h4,.service-div:nth-child(4) .serv-title h4,.service-div:nth-child(6) .serv-title h4{
    color: #000;
}
.border-bottom{
    border-bottom: 1px solid #d8d8d8;
}
/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.view-all-blog {
    text-align: left;
    font-family: 'Poppins-Regular';
    font-weight: normal;
    color: #e8b70d;
    letter-spacing: 0px;
    line-height: 26px;
    float: right;
    font-size: 1.056em;
    position: relative;
    margin-right: 10px;
    top: 53px;
}
.single-blog-item {
        position: relative;
}
.card-grid-3:hover {
    box-shadow: 0px 10px 20px -5px rgb(10 42 105 / 6%);
    border-color: #B4C0E0;transform: translateY(-3px);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
  .card-grid-3{ 
   margin-top: 50px;
    border-radius: 16px;
    border: 1px solid rgb(43 52 59 / 6%);
    overflow: hidden;
    margin-bottom: 0px;
    background: #ffffff;} 
/*..............*/
 .service-content-wraper{
     width: 100%;
     height: auto;
     padding-top: 1em;
     padding: 80px 50px 80px 110px;
     margin-bottom: 50px;
     background: #fff;
}
.home-service:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0%;
    width: 100%;
    height: 500px;
    display: block;
    background-color: #0057a6;
    z-index: -1;
}

.home-service:after {
        position: absolute;
    content: '';
    left: 40px;
    bottom: -115px;
    width: 97%;
    height: 510px;
    display: block;
    background-color: #0057a6;
    z-index: -1;
}
.w_31{
     width:31.9% !important;
}
.w_75{
     width: 75%;
}
.mr-15{
     margin-right: 15px !important;
}

.mr-25{
     margin-right: 25px !important;
}
 .service-content{
     width:31.9%;
     margin-right:0.59%;
     float: left;
     margin-bottom: 1.5em;
}
 .service-content:nth-child(5){
    margin-right: 0%;
}
 .service-content:nth-child(1){
     width:49.68%;
     margin-right: 0.625% 
}
 .service-content:nth-child(2){
    margin-right: 0%;
     width:49.68%;
}
 .box-link{
     overflow: hidden;
    /*box-shadow: 0 0 3px rgba(0,0,0,0.3);
    */
     position: relative;
}
 .box-link img{
     width: 100%;
     height: auto;
     display:block;
     transform: scale(1);
     transition: all 0.5s ease 0s;
}
 .box-link:hover img{
     transform: scale(1.1);
}
 .box-link .box-content{
     width: 100%;
     height: 100%;
     background:rgba(0,0,0,0.6);
     text-align: center;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     transform: rotateY(180deg) scale(0.5);
     transition: all 0.45s ease-out 0s;
     display:flex;
     align-items:center;
     justify-content:center;
}
 .box-link:hover .box-content{
     opacity: 1;
     transform: rotateY(0deg) scale(1);
}
 .box-link .box-content:before{
     content: "";
     width: 90%;
     height: 90%;
    /*border: 1px solid #fff;
    */
     position: absolute;
     top: 5%;
     left: 5%;
}
 .box-link .icon{
     display: inline-block;
     padding: 0;
     margin: 0;
     list-style: none;
     position: relative;
    /*top: 40%;
    */
}
 .box-link .icon li{
     display: inline-block;
}
 a .box-link .icon li i{
     display: block;
     width: 50px;
     height: 50px;
     line-height: 50px;
     border-radius: 50%;
     font-size: 18px;
     transition: all 0.5s ease 0s;
     background:#fff;
     color:#264d92;
}
 a:hover .box-link .icon li i{
     background:#fff;
     color:#264d92;
}
 .box-link .content{
     padding: 10px;
     text-align: left;
     position: absolute;
     bottom: 5%;
     left: 5%;
}
 .box-link .title{
     font-size: 20px;
     font-weight: bold;
     color: #fff;
     text-transform: uppercase;
     margin: 0 0 5px;
}
 .box-link .post{
     display: block;
     font-size: 14px;
     color: #fff;
}
 .box-title {
     font-size:1.15em;
     font-family: inherit;
     font-weight:normal;
     width:100%;
     text-align: center;
     z-index:2;
     color:#333;
     padding-top:0.5em;
}
 a:hover .box-title{
     color:#4545c4;
}
a.view-all.client-view {
    right: 100px;
}
 .view-all{
     text-align:left;
     font-family: 'Poppins-Regular';
     font-weight: normal;
     color:#e8b70d;
     letter-spacing:0px;
     line-height:26px;
     float:right;
     font-size:1.056em;
     position: relative;
     margin-top:20px;
         margin-right: 10px;
}
 .view-all a{
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     -webkit-transition: padding .4s;
     -moz-transition: padding .4s;
     -o-transition: padding .4s;
     transition: padding .4s;
}
 .view-all a:hover{
     padding-right:8px;
     color:#4545c4;
     border-bottom:0px solid #666;
}
 .subtitle{
     width: 100%;
     height: auto;
     font-family: inherit;
     font-size: 1.15em;
     color: #333;
     line-height: 1.7;
     font-weight: 500;
}
 .subtitle a{
     height: auto;
     font-family: inherit;
     font-size: 1em;
     color: #333;
     line-height: 1.7;
     font-weight: 500;
}
 .home-page-project{
     width: 100%;
     height: auto;
     margin-top: 3em;
     margin-bottom: 3em;
     display: flex;
     justify-content: center;
}
.course {
    width: 33%;
    height: auto;
    float: left;
    text-align: center;
    position: relative;
}
.course img {
        height: 100%;
    margin-right: 10px;
   /* float: left;
    margin: auto;*/
}    
.count-up:after {
    top: 15px;
    content: '';
    position: absolute;
    border-left: 1px solid #ccc;
    right: -10px;
    height: 73%;
}
ul.course_details {
    margin-bottom: 15px;
}

 .course-items {
    text-align: left;
  width: 100%;
  font-weight: 500;
    height: auto;
    float: left;
    font-size: 18px;
    color: #333333;
    font-family: 'Poppins-Regular';
    line-height: 1.7;
    display: flex;
    align-items: center;
    margin-bottom: 0px;

}
.border{ 
    padding-top: 30px;
border-bottom: 1px solid #e6e6e6;
}

 .count-up {
     width: 30%;
     height: auto;
     float: left;
     padding: 10px 0px;
     text-align: center;
     position: relative;
}
 .count-icons {
     text-align: center;
     justify-content: center;
     display: inline-flex;
     font-family: 'geomanist-book';
}
.count-up img {
    float: left;
    margin: 27px 0px;
}
 .count-items {
    
    font-family: 'geomanistregular';
  font-weight: 500;
  font-size: 25px;
  color: #1f0449;
  line-height: 28px;
  text-align: center;
  justify-content: center;
  letter-spacing: -1px;
  display: block;
}
 .count-no {
     font-size: 24px;
     padding-left: 5px;
     display: table;
     font-size:3em;
     color:#0057a6;
     font-family: inherit;
     font-weight:600;
}
 .count-percentage {
     font-size: 24px;
     /*padding-left: 30px;*/
     display: table;
     font-size:3em;
     color:#0057a6;
     font-family: inherit;
     font-weight:600;

}
 .experience{
     width: auto;
     height: auto;
     position: absolute;
     right: 78px;
     top: -130px;
}
/************************************************** START LOCATION **************************************************/
 .inner-wraper-main{
     width:100%;
     height:auto;
     background-color:#ebede5;
     padding-bottom:90px;
}
 .inner-banner-caption-wrap{
     width:100%;
     height:auto;
     position:absolute;
     bottom:25%;
     right:0;
     left:0;
     display:flex;
     align-items:center;
}
 .inner-banner{
     width:100%;
     height:auto;
}
 .inner-banner-wrap{
     width:100%;
     height:auto;
     position:relative;
}
 .inner-caption{
     width:100%;
     height:auto;
     position:absolute;
     left:0;
     bottom:25%;
     font-size:14px 
}
 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-top:20px;
     z-index: 1;
     position: relative;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:30px;
}
 .bred-home a{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:30px;
}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:30px;
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:30px;
     padding-left:10px;
     padding-right:10px;
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:32px;
}
 .inner-wrap{
     width:100%;
     height:auto;
     background-color:#e0d4bd;
     position:relative;
}
.sexy-menu.detached .top-header .top-container .logo img {
        width: 50% !important;
        margin-top: 15px !important;
}


 
/* Slick Slider */

.slick-prev, .slick-next {
  position: absolute;
  top: 135%;
  font-size: 1.8rem;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 70px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 !important;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;   
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
        display: flex;
    align-items: center;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slide {
    transition: filter .4s;
}

.slick-prev {
    left: 0;
}
.slick-prev, .slick-next {
    cursor: pointer;
    position: absolute;
    top: -34px;
    font-size: 1.3rem;
    color: #8e8e8e;
}
.slick-prev {
    left: unset !important;
   right: 75px !important;
    top: -42px !important;
}.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 0;
    border: 0
}
.modal-header .close {
    margin-top: -2px;
    margin-right: 15px;
}
.modal-title {
    margin-left:12px;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    /*padding: 15px;*/
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
body.gallery img.img-fluid.rounded:hover {
    -webkit-filter: brightness(80%);
    transition: 1s ease;
}
body.gallery img.img-fluid.rounded{
width: 100%;
    object-fit: cover;
    width: 100%;
    height: 250px;
}
body.gallery .img-wrapper{
height: 250px;
  }

  .other-wrapper{
    padding: 40px 0 60px
  }
.img-wrapper .box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #f9eee8;
    transform: scale(0);
    transition: all 0.5s ease 0s;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-wrapper:hover .box-content {
    transform: scale(1);
}
.img-wrapper img {
    width: 100%;
    object-fit: cover;
    width: 100%;
    height: 350px;
    z-index: 9;
}
.social-links {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-links img.icon-img {
 width: auto;
    height: 40px;
}
body.hotels .img-wrapper img{
 height: 250px;
}
body.hotels .img-wrapper 
{
   height: 250px;
}
.sale-item {
    margin-bottom: -6px;
    position: relative;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        width: 100%;
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

@media (max-width:680px) {
    body.about .breadcrumbs:before, body.rooms .breadcrumbs:before
{
    bottom: 31px!important;
}
.contact-wrapper .col-xl-4.col-lg-6{
    width: 100% !important
}
.contact-form.form-style-2 {
    margin: 0;
    margin-right: 0 !important
}
.tri-pattern-8,.dotted-pattern-5{
    display: none !important;
}

     .col-md-4,.col-md-8,.col-md-7,.col-md-6{
        width: 100% !important;
        max-width: 100% !important
    }
  
.img-wrapper img{
    height: 150px;margin-bottom: 2px;
}
body.home .img-wrapper
{
 height: 150px;
}

 .facility-div{
    top: 30px;
} 
.col-6{
  float: left;
  width: 50% !important
}

    a.cart-btn{
        right: -40px!important;
    }
    .serv-img img {
    height: 50px;
}
.serv-title h4{
    font-size: .9em !important
}
.service-div
{
        padding-bottom: 10px;
    padding-top: 10px;
}

.test-wrapper{
}
#testimonial-slider{
    padding: 35px !important;
}

.testimonial-content{
    margin: 15px 11px;
}
.testimonial{
    padding: 4px 6px !important
}

.service-wrapper .col-md-3 {
    max-width: 100%;
}

    .customer-logos .slick-slide{
    margin: 10px 20px !important
}
}
@media (min-width: 576px) {
 
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-dialog {
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

  }

  .hide-menu{
    display: none;
  }
 .facility-list {
    background: #fff;
    padding: 35px;
        margin-bottom: 20px;
        cursor: pointer;
            text-transform: capitalize;
}
span.tick {
    color: #bb9b5f;
    margin-right: 5px;
}
.facility-list li {
    margin-bottom: 10px;
}
.facility-list img {
    display: block;
    margin-bottom: 10px;
    height: 60px;
}
.facility-list:hover {
  color: #fff;
    background: #bb9b5f;
}
.facility-list:hover img  {
      filter: brightness(4);
      transition: 1s;
    transform: scale(1.05);
}

 .playbtn {
   position: absolute;
   display: block;
   background: url(../images/playbtn.png) no-repeat center;
    background-size:contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
      height: 50px;
    width: 50px;
    z-index: 999;
   
}
.videos-wrap {
    background-image: url(../images/video-bg.png) ;
    padding: 70px 110px 70px 100px;
    background-size: 100% 100%;
}
.video-wraper {
    margin-top: -200px;
    position: relative;
        z-index: 9;
        padding: 0 200px;
    padding-bottom: 130px;

}
.video-story .videos img {
     border: 5px solid #fff;
}
.videos img {
      padding: 2px;
    object-fit: cover;
    width: 100%;
    height: 250px;
   
}

.videos {
    position: relative;
    height: 250px;
}
.videos:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(177deg, #ffffff00, #000000b8 100%);
}

.guest-title{
width: 100%;
    height: 100%;
    font-size: 2.222em;
    font-family: 'UberMove';
    font-weight: normal;
    /* color: #868686; */
    color: #fff;
    letter-spacing: -2px;
    justify-content: center;
    text-align: left;
}








.row.mtop.videos-div {
    margin-left: 83px;
}
.row.mtop.videos-div .col-md-4{
padding: 5px;
}
#testimonial-slider{
        background-image: url(../images/testbg.png);
    background-size: 100% 100%;
    display: block;
    background-repeat: no-repeat;
    padding: 50px;
}
.gallery-wraper{
    padding: 60px 0
}
.wayanad-title h3{
    font-size: 2.889em;
    color: #fff;
    font-family: 'UberMove';
    font-weight: normal;
    text-align: right;    letter-spacing: -2px;
       line-height: 40px;
    margin-right: 25px;
}
.wayanad-title h1{
    font-size: 7.944em;
    color: #fff;
   font-family: 'UberMove-bold';
    font-weight: bold;
    text-align: left;
    line-height: 90px;    letter-spacing: -2px;
}
.wayanad-title {
    float: right;
}
 .wayanad-title  .view-btn{
    font-family: 'UberMove';
    font-weight: normal;
}
a.cart-btn2:hover{
    background: #126088;
    color: #fff;
}
a.cart-btn2 {
  letter-spacing: 0px;
      cursor: pointer;
    color: #fff;
    position: absolute;
    right: 0px;
    background: #2cab2c;
    padding: 3px 9px;
    /*border-radius: 4px;*/
    top: 330px;
    z-index: 9;
    font-family: 'geomanist-book';
     font-weight: normal;
    font-size: 1.167em;
    text-transform: capitalize;
    display: flex;
    align-items: center;

}
a.cart-btn2 img {
    filter: brightness(3.5);
}
div#req{
    position: relative;
}
.facility-div:before {
    top: 62%;
    content: "";
    /* display: inline-block; */
    width: 10%;
    height: 7px;
    background-color: #f5f5f5;
    left: -114px;
    position: absolute;
    z-index: -1;
}
.owl-theme .owl-controls {
    top: 100%;
    position: absolute;
    margin-top: 10px;
    text-align: center;
    right: 50%;
}

.footer-wraper:before{
       position: absolute;
    left: 0;
    top: -12px;
    width: 100%;
    height: 15px;
    z-index: 9;
    background-image: url(../images/fbottom-bg.png);
    content: "";
    background-size: cover;
    background-position: center;
}
.footer-wraper{
  position: relative;z-index: 1;
background:#eeeeee;
}

.swiper-slide-caption.innerpage  .caption {
    font-size: 4.556em;
  }

.about-cta .col-md-6 {
    padding: 5px !important; 
}
.facility-div2{
    padding-top: 60px;
}
.f2 {
    background: #fff;
    border-radius: 0.25rem;
    margin-bottom: 20px;
    text-align: center;
    padding: 45px 20px 40px;
        z-index: 9;
        position: relative;
        margin: 15px 10px
}
.f2 .serv-title h4{
    color: #333;
    text-align: center;
}
.f2 .serv-img:after {
    content: url('../images/f-icon-bg.png');
    position: absolute;
    left: 40%;
    top: 35px;
}
.f2 .serv-img{position: relative;}
.iwb-rooms .iwb-rooms-list .room-info .category-number {
    left: 50px;
}
.category-number {
    height: 370px;
    width: 100px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-align: center;
 position: absolute;
    right: 26px;
}
.butn-dark {
    /*position: absolute;
    left: 0;
    bottom: -6px;*/
}
 .category {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 20% 100%;
    transform-origin: 25% 100%;
    font-size: 1em;
    color: #999999;
     font-family: 'geomanist-book';
      font-weight: normal;
    white-space: nowrap;
    width: 250px;
    position: absolute;
    top: 300px;
    left: 0;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.category-number .number {
    bottom: 20px;
    color: #999999;
    font-size: 24px;
    font-weight: 600;
    left: calc(50% - 15px);
    position: absolute;

}
.btn-one.s-four {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 10px 30px 10px;
    background: #302f2f;
    font-size: 1em;
    color: #fff;
    text-align: center;
    z-index: 1;
    transition: .5s;
    align-items: center;
     font-family: 'Poppins-light';
     font-weight: 300;
         margin-top: 20px;
}
.btn-one.s-four img{
  margin-left: 10px;
}
.btn-one span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #febd11;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.footer-bar .inner {
    padding: 60px 30px;
    color: #333;
    position: relative;
    border-top: 1px solid #febd11
}

.footer-bar .inner figure img {
    height: 70px;width: auto;
}

.footer-bar .inner figure {
    margin-bottom: 20px;
   display: flex;
    align-items: center;
    justify-content: center;
    
}
.add-info {
  text-align: center;
}

.footer-bar .inner h3 {
   font-family: 'Cinzel-Medium';
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 15px;
    color: #febd11;
}
.footer-bar {
    margin-top: 60px;    margin-right: -15px;
    margin-left: -15px;
}
.footer-bar .inner p {
    font-size: 1em;color: #333;
    margin: 0;
}

.info-wrapper {
    margin-top: 60px;
}
.butn-dark a {
    text-transform: uppercase;
    background: #febd11;
    color: #fff;
    padding: 13px 22px;
    margin: 0;
    position: relative;
    font-size: 1em;
    letter-spacing: 3px;
}
.btn-one:hover span {
    width: 225%;
    height: 562.5px;
}
.btn-one.s-four:hover {
    color: #fff;
    background:  #febd11;
}
.room-wrapper{
   padding: 75px 0
 
}

.room-wrapper figure img{
    width: 100%;
}
.rooms2.right-r .butn-dark{
    right: 0;
    left: unset;
}
.rooms-bg{
        border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background:#fff;
    padding: 100px;
        position: relative;
        filter: drop-shadow(0px 12px 12.5px rgba(0,0,0,0.04));
}
h4.locate {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    font-size: 2em;
    /* margin: 0 0 10px 0; */
    font-size: 2em;
    font-family: 'UberMove';
    font-weight: normal;
    color: #126088;
    line-height: 1.2em;
}
.border-shape-top:before {
    position: absolute;
    content: '';
    left: 15px;
    right: 15px;
    top: -13px;
    background: rgb(255 255 255 / 15%);
    height: 13px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    z-index: 1;
}

.icon-list ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.icon-list li {
    margin-right: 25px;
    font-size: 1.3em;
    line-height: 35px;
    color: #333;
        font-family: 'JosefinSans';
    font-weight: 300;
    padding-bottom: 10px;
    /* width: 33%; */
    /* width: 100%; */
    display: flex;
    align-items: center;
    border: 1px solid #bd872a70;
    padding: 15px 20px;
    margin: 15px;
}
a.test-view-btn.resp-hide {
    display: none;
}
.icon-list li img {
    margin-right: 10px;
    height: 40px;
    position: relative;
    vertical-align: middle;
}
.room-details table {
    width: 100%;
    justify-content: center;
    margin: 0 auto;
}
table {
    caption-side: bottom;
    border-collapse: collapse;
}
section#tariff {
    scroll-margin-top: 20vh;
}
.room-details td {
    background: #f7f7f7;
    font-size: .9em;
    color: #242424;
    font-weight: 400;
    border: 2px solid #ffff;
    padding: 13px 20px;
}
.room-details h5 {
    font-size: 1em;
    color: #0e2a4e;
    font-weight: 500;
   font-family: 'geomanist-medium';
}
.room-details {
    margin-top: 40px;
}
.room-details h4 {
    font-size: 1.3em;
}
.icon2-list li i {
    color: #2cab2c;
    margin-right: 8px;
    vertical-align: middle;
    border: 1px solid #2cab2c;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 15px;
    font-size: 13px;
}
.icon2-list li {
   
    font-size: 1em;
    line-height: 32px;
    color: #181e44;
    margin-bottom: 7px;
   font-family: 'geomanistregular';
}
.icon2-list ul {
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 30px;
}
.icon2-list ul.dflex {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 65px;
}
.icon2-list ul.dflex  li{
     width: 50%;
}
div#container {
    margin: auto;
}
.grid-item {
    display: inline-block;
    height: 259px;
    overflow: hidden;
    text-align: center;
    width: 400px;
    padding: 5px 3px;
}
.grid-item img {
    width: 100%;
    height: auto;
    transition: 0.9s;
    webkit-filter: grayscale(1);
}
.grid-item img:hover {
    filter: none;
}
.grid-item:hover .goverlay {
    opacity: 1;
}
.goverlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}
.isotope-pager{display: none;}
.filters ul {
    list-style: none;
    padding: 20px 10px;
    margin: 0 auto;
    text-align: center;
    margin: 0 auto;
    border-radius: 30px;
}
.filters li{
    display: inline-block;
}
.filters li a{
    display: inline-block;
    padding: 6px 25px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    color: #126088;
    border: 1px solid #12608857;
}
.filters li.active a {
    color: #fff;
    background: #126088;
    box-shadow: -1px 1px 11px rgb(0 0 0 / 40%);
}
.filters li.active>a{  color: #fff;}
.tri-pattern-8 {
    left: 0px;
    top: 130px;
}
 .tri-pattern-8 {
        z-index: 0;
    position: absolute;
    width: 285px;
    height: 294px;
    display: block;
    background: url(../images/tri-8.png) center center no-repeat;
}
.tri-pattern, .circles, .circles-two {
    -webkit-animation-name: rotateMe;
    -webkit-animation-duration: 25s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateMe;
    -moz-animation-duration: 25s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateMe;
    -ms-animation-duration: 25s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: rotateMe;
    animation-duration: 25s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.dotted-pattern-5 {
    position: absolute;
    width: 322px;
    height: 322px;
    display: block;
    background: url(../images/5.png) center center no-repeat;
}
.dotted-pattern, .history-block .image-box:before, .featured-section-four .image-box .image:nth-child(3):before {
    -webkit-animation-name: ScaleMe;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: ScaleMe;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: ScaleMe;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: ScaleMe;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
 .dotted-pattern-5 {
    left: -160px;
    top: 110px;
}
.test-main {
    border-right: 5px solid #fff;
    border-left: 5px solid #fff;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
     border-left: 5px solid #9bd112; 
    background: #fff;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    box-shadow: -10vmin 10vmin 0 rgb(255 255 255 / 7%);
    display: flex;
    align-items: center;
    padding: 70px 109px 40px 68px;
    margin-bottom: 30px;
}
.test-main img.right-q{
    right: 0px;
}

 .breadcrumbs{position: relative;}
body.about .breadcrumbs:before ,body.rooms .breadcrumbs:before {
    position: absolute;
    left: 0;
    bottom: 47px;
    width: 100%;
    height: 30px;
    z-index: 1;
    background-image: url(../images/f-bg.png);
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
}
/*body.home .banner-wraper:after  {
    position: absolute;
    left: 0;
    bottom: 47px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: url(../images/f-bg.png);
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
}*/

body.facilities .breadcrumbs:before,body.testimonials .breadcrumbs:before,
body.destinations .breadcrumbs:before,
body.gallery .breadcrumbs:before,
body.contact .breadcrumbs:before ,
body.enquiry .breadcrumbs:before{
    position: absolute;
    left: 0;
    top: -50px;
    width: 100%;
    height: 30px;
    z-index: 1;
    background-image: url(../images/f-bg.png);
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
}

section.section-padding.bg-cover.position_relative.destination-div{

}
.destination-div .lower-contant {
    padding: 20px 38px;
    margin-left: 65px;
    /*background-color: #f1f3f6;*/
    background-color: #fff;
    margin-top:-100px;
    margin-right: 0;
    position: relative;
}
.destination-div .lower-contant .text-two {
    font-size: .8em;
    letter-spacing: 2px;
    line-height: 1.2em;
    color: #da3c3c;
    font-family: 'geomanist-medium';
    font-weight: 500;
    text-transform: uppercase;
}
.destination-div .lower-contant h5 {
    font-size: 1.5em;
    color: #0e2a4e;
    font-weight: 500;
    font-family: 'Poppins-Medium';
    margin-bottom: 10px;
    margin-top: 8px;
    text-transform: capitalize;
}
.destination-div .inner-box {
    /*max-width: 456px;*/
    margin-bottom: 40px;
        margin-right: 15px;
}
.ekko-lightbox {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-right: 0px!important;
}
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.ekko-lightbox iframe {
  width: 100%;
  height: 100%;
}
.ekko-lightbox-nav-overlay {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
.ekko-lightbox-nav-overlay a {
  flex: 1;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: opacity 0.5s;
  color: #fff;
  font-size: 30px;
  z-index: 100;
}
.ekko-lightbox-nav-overlay a > * {
  flex-grow: 1;
}
.ekko-lightbox-nav-overlay a > *:focus {
  outline: none;
}
.ekko-lightbox-nav-overlay a span {
  padding: 0 30px;
}
.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right;
}
.ekko-lightbox-nav-overlay a:hover {
  text-decoration: none;
}
.ekko-lightbox-nav-overlay a:focus {
  outline: none;
}
.ekko-lightbox-nav-overlay a.disabled {
  cursor: default;
  visibility: hidden;
}
.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}
.ekko-lightbox .modal-dialog {
  display: none;
}
.ekko-lightbox .modal-footer {
  text-align: left;
}
.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: flex;
  /* establish flex container */
  flex-direction: column;
  /* make main axis vertical */
  justify-content: center;
  /* center items vertically, in this case */
  align-items: center;
}
.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
}
.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2s infinite ease-in-out;
}
.ekko-lightbox-loader > div > div:last-child {
  animation-delay: -1s;
}
.modal-dialog .ekko-lightbox-loader > div > div {
  background-color: #333;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.modal-backdrop.show {
    opacity: .5;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
   
}

.gallery-lightbox .img-wrapper:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background:linear-gradient(0deg, #126088  0%, rgb(46 39 157 / 0%) 60%, rgba(46, 39, 157, 0.14902) 100%);
    content: "";
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;

    opacity: 0;
    visibility: hidden;

}
.gallery-lightbox:hover .img-wrapper:before{

    opacity: 1;
    visibility: visible;


}
/*.test-main  .description{
    color: #fff;
}
.testimonial .name{
    color: #fff;
}*/
@-webkit-keyframes ScaleMe {
    0% {
    transform: scale(1);
    }

    50% {
    transform: scale(1.15);
    }

    100% {
    transform: scale(1);
    }
}
@-moz-keyframes ScaleMe {
    0% {
    transform: scale(1);
    }

    50% {
    transform: scale(1.15);
    }

    100% {
    transform: scale(1);
    }
}
@-o-keyframes ScaleMe {
    0% {
    transform: scale(1);
    }

    50% {
    transform: scale(1.15);
    }

    100% {
    transform: scale(1);
    }
}

@keyframes ScaleMe {
    0% {
    transform: scale(1);
    }

    50% {
    transform: scale(1.15);
    }

    100% {
    transform: scale(1);
    }
}

@keyframes rotateMe {
    from {
        transform: rotate(0deg) scale(1);
    }
    to { 
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateMe {
    from {
        transform: rotate(0deg) scale(1);
    }
    to { 
        transform: rotate(360deg);
    }
}
@-moz-keyframes rotateMe {
    from {
        transform: rotate(0deg) scale(1);
    }
    to { 
        transform: rotate(360deg);
    }
}
@-o-keyframes rotateMe {
    from {
        transform: rotate(0deg) scale(1);
    }
    to { 
        transform: rotate(360deg);
    }
}

@keyframes rotateMe {
    from {
        transform: rotate(0deg) scale(1);
    }
    to { 
        transform: rotate(360deg);
    }
}


 @media (min-width: 1023px) and (max-width: 1191px) {
 section.about-wrapper.team-div .col-md-3 {
      max-width: 30%;
    flex: 50%;
    float: left;
        padding: 0;
}
 
section.section-padding.hotels-d{
  padding-bottom: 0px !important;
}
.copy-right,.designed p
{
      line-height: 40px;
}
  .flower4{
        top: 77%;
  }
  .flower5{
        top: 104%;
  }
img.simg7
{
display: none;
}
.test-div
    {
      padding-left: 150px;
    padding-right: 150px;
    }

.img-wrapper img{
height: 200px;
}
body.home .img-wrapper{
height: 200px;
}

.video-wraper {
    margin-top: -120px;
        padding-bottom: 70px;
    }
    .swiper-slide-caption.innerpage .caption {
    font-size: 3.556em;
}
.caption-bottom{
      line-height: 30px;
}
.swiper-slide-caption
{
  top: 50%;
}
.blg {
    padding: 30px 10px;
}

img.simg8
{
      left: 0;
}
  .videos-wrap
  {
        padding: 35px 60px 35px 55px;
  }
  .videos img,.videos
  {
        height: 150px;
  }
.col-md-2.soc {
    padding-left: 30px;
}
.footer-bar .inner figure img{
height: 50px;
}
.footer-bar .inner h3
{
      margin-bottom: 5px;
}

span.icon-cell img{
  height: 50px;
}
  .contactForm02{
        padding-right: 50px;
    padding-left: 20px;
        padding-top: 40px;
  }
  .contactWrap img.apply
  {
        height: 700px;
  }
.contactForm02 .form-group input, .contactForm02 .form-group textarea, .contactForm02 .form-group select{
  margin-bottom: 10px;
}
h4.sx-tilte {
    font-size: 1.5em;
    }
    .icon-count-2-outer .icon-count-2{
      padding: 70px 25px 25px 25px;
    }
    .sexy-menu.detached .top-header .top-container .logo img{
        padding: 5px 10px;
}
.col-md-3.soc {
    padding-left: 50px;
}
  a.cart-btn{
            font-size: 1em !important
        }
        .facility-div{
            top: 277px !important; 
        }
        a.col-md-4{
            padding: 0
        }
.feature{
    min-width: unset;
 padding: 8px 10px;
}
img.abtimg {
    z-index: -1;
    width: 100%;
}
body.about .breadcrumbs:before, body.rooms .breadcrumbs:before{
    bottom: 40px !important
}
.f2{
    padding: 25px 10px 24px !important;
}
.swiper-slide-caption.innerpage .caption{
    line-height: 50px;
}
.testimonial .description{
   display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.rooms2 .ccaption h4, .rooms2 .ccaption h4 a{
        font-size: 1.3em;
}
.rooms-bg{
    padding: 50px;
}
img.right-q{
    bottom: -8px;
    right: 0;
}
section.abt-wrapper{
    padding-bottom: 0
}
.cta-wrapper{
        min-height: 500px;
}
.service-div{
    padding: 10px !important
}

.contact-us-info.overlay2{

        padding: 30px 20px 20px !important;
}
.ser-wrapper .abt-content.content-block{
  padding-left: 0;
}
ul.address-list li .icon{
    width: 40px !important;
    height: 40px !important;
}
ul.address-list li .tit {
    padding-left: 0 !important;
}
ul.address-list li{
        padding-left: 55px !important;
}
    .pb150 {
    padding-bottom: 70px !important;
}
.pt-80 {
    padding-top: 40px !important;
}

        .datruck .image img{
   float: right;
    width: 67%;
}
.video-box{
    width: unset!important;
    height: unset!important;
    top: 200px !important;
    left: 0!important
}
.inner-column:before {
    left: 74px!important;
    top: 84px!important;
}

.video-column .image img{
    width: 100%;
}
img.report-icon{
        height: 140px;
}
.box {
    padding: 30px !important;

}
.view-all-blog{
        top: 40px;
}
.datruck-title{
    font-size: 3em!important;   
     line-height: 46px!important;
     letter-spacing: -2px!important;
}
.datruck-title.sub-title{
      font-size: 2em!important;   
     line-height: 36px!important;
     letter-spacing: 0px!important;
}
ul.list-style-one li{
        font-size: 14px!important;
        line-height: 38px!important;
}
.video-box {
    width: unset!important;
    height: unset!important;
    top: 200px !important;
    left: 40px !important;
}
.video-box .video-image img {
    width: 46% !important;
}

    .video-column:before{
        left: 30px!important;
    bottom: -56px!important;
    width: 122px!important;
    height: 351px!important;
    }
.video-column .da-box
{
    width: 200px !important
}
.video-column .image{
        padding-right: 30px !important;
}
ul.list-style-one li:before{
    font-size: 1.3em !important;
}
    .fuel-padding {
    padding: 20px 50px!important;
}
h5.bottomtext{
    font-size: 1.3em !important
}
ul.list-style-one li,ul.list-style-two li {
    font-size: 14px!important;
    line-height: 38px!important;
}
ul.list-style-one li i,ul.list-style-two li i {
    font-size: 11px!important;
    padding: 3px!important;
}
.fuel-image img {
    width: 80% !important;
    right: -80px;
    }
.footer-logo img {
    height: 68px;
}

.footer-top-wraper{
    padding-top: 30px!important;
    padding-bottom: 0px !important
}
.address img {
    height: 30px !important;
    }
    .cta-contents .col-md-3 {
    /* max-width: 55% !important; */
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
}
    .desk-view {
    width: 100%;
}

img.position_relative {
    width: 100%;
}
a.btn1.login_btn {
    padding: 0 1px;
    position: relative;
    top: -48px;
    left: 123px;
    padding: 1px 11px;
}

.finishing-school {
    padding: 90px 80px!important;
}
 .services .content .cont h4 {
    margin-bottom: 12px !important;
  }
  .services .content p {
    margin-bottom: 0;
}
.services .content {
    width: 100%;
}
.abotu-page-content{
  padding-left: 0
}
.address p,.address span{
  font-size: .9em;
}
.navigation{
  height: 35px !important;
}

.mb-5 {
    margin-bottom: 2rem !important;
}
    .fees::after{
        width: 55% !important;
}
    .digital-card-contant
    {
        margin: 0 60px !important;
        margin-top: -200px !important;
    }
    .pl-8 {
    padding-left: 4% !important;
    }
    .mission-head img{
        height: 50px;
    }
    .img-anim.pic2:before {
    bottom: 124px !important;
    }
    .img-anim.pic2:after {
    bottom: 109px !important;
}
.service-content-wraper{
    padding-bottom: 10px !important
}
    .img-anim img{
        width: 100%;
    }
    .img-anim:before{
            bottom: 180px !important;
    }
    .img-anim:after{
            bottom: 174px !important;
    }
   
    .request_qoute_form span.text-input input, .request_qoute_form span.text-input select, .request_qoute_form span.text-input textarea{

        font-size: 13px !important;
    }
    .cource-item2{
        width: 100% !important
    }
    ol.b_crumb > li.breadcrumb-item{
        font-size: 14px !important;
    }
    ol.b_crumb > li.breadcrumb-item{
        left: 30% !important;
    }
    .mb-2 {
    margin-bottom: 1rem;
}
.mt-2 {
    margin-top: 1rem;
}
    .course img {
    height: 32px !important;
}
.course-title h2{
    font-size: 40px !important
}
.pt-80 {
    padding-top: 30px !important;
}
.cource-item {
    width: 100% !important;
    }
    .course-items{
        font-size: 12px !important
    }
    .course-title h3{
        font-size: 25px !important;
    }
    h4.resume {
    font-size: 30px !important;
}
.slick-slide{
            /*height: 150px;*/
    object-fit: cover !important;
    /*min-height: 286px  !important;*/
    
    }

    .faq-img img:nth-child(2){
            height: 270px !important;
    }
    .school-pic{
        padding-left: 8%;
    }
}

 @media (min-width: 1192px) and (max-width: 1279px) {


  .flower4{
        top: 74%;
  }
 .contactForm02{
        padding-right: 70px;
        padding-top: 40px;
  }
  .contactWrap img.apply
  {
        height: 700px;
  }
  .contactForm02 .form-group input, .contactForm02 .form-group textarea, .contactForm02 .form-group select{
    margin-bottom: 15px;
  }

  }
 @media (min-width: 1023px) and (max-width: 1280px) {
.offer-title h3

{
  font-size: 1em;
}

 .footer-content
  {
    margin-right: 7%;
  }

  .test-div {
    padding-left: 150px;
    padding-right: 150px;
}

  .col-md-2.soc {
    padding-left: 30px;
}
.title-wraper{
      margin-bottom: 10px
}
.contact-wrapper,.gallery-wraper,.room-wrapper {
    padding: 30px 0 60px  !important;
}
.info-wrapper {
    margin-top: 30px;
}

.footer-bar .inner h3
{
      font-size: 20px;
}
img.hotel-img {
    height: 400px;
    object-fit: cover;
}
body.hotels .img-wrapper img {
    height: 150px;
}
body.hotels .img-wrapper 
{  height: 150px;
  
}
.footer-bar .inner figure{
      margin-right: 20px;
}
.hotels-img{
  height:70px;
}

.col-md-3.add {
    margin-right: 78px;
}
.col-md-4.hotel-brands {
    max-width: 28.333333%;
}
.col-md-3.soc {
    max-width: 18%;
    padding-left: 51px;
}
  .post-featured-thumb.bg-cover img{
    height: 130px !important;
  }
  .test-wrapper:after
  {
      height: 630px;
  }


    .nav-brand img {
    width: 60% !important;
    }
.sexy-menu.detached .top-header .top-container .logo img{
        padding: 5px 10px;
}
.destination-div .inner-box{
    margin-bottom: 25px !important;
}
.rooms-bg
{
    padding: 30px 40px !important;
} 
.testimonial {
    padding: 0;
}
 .testimonial-content
    {
        margin: 7px 24px !important;
    }
iframe {
    width: 100%;
}
.trend-content {
    padding: 8px 7px;
}

img.res2, img.res1{
  width: 200px;
}
     ul.order-list.primary-color{
            padding: 26px 15px !important
        }
        img.gps {
    width: 100%;
}
.det-image:before{
                border-bottom: 300px solid #069de9!important;
        }
    .services-two__single{
            padding: 20px 20px 38px !important;
        }

    .box {
    padding: 30px !important;

}
.ft-about-img-3-wrapper {
    width: 400px!important;
    height: 400px !important;
}
.ft-about-img-3 img {
    width: 300px!important;
    height: 300px !important;
}

.ft-about-feature-list-item .ft-about-feature-icon img {
    height: 50px !important;
}

.ft-thx-why-choose-item-box .ft-thx-why-choose-item{
    padding: 16px 15px 18px 39px !important
}
.portfolio__wrapper::before{
    width: 800px !important
}
.high-padding {
    padding: 60px 50px !important;
}
.testimonial-img-circle:before{
    right: 29px!important;
}
.testimonial-img-circle:after{
    right: 29px!important;
}
.wifi-symbol [foo], .wifi-symbol{
    top: -17px !important;
    left: 63% !important;
}

ul.points li{
        margin-bottom: 3px !important;
        font-size: 1em !important
}
.view-btn{
        top: 8%;
}
.cta-contents .col-md-3 {
    /* max-width: 55% !important; */
    flex: 0 0 22.333333%!important;
    max-width: 22.333333%!important;
}
ul.points li:before{
     
}
.customer-logos1 img, .customer-logos img {
    width: 100%;
}
.trigger.section{
    min-height: 160px !important
}
img.position_relative.mt-2 {
    width: 100%;
}
a.btn1.login_btn {
    padding: 0 1px!important;
    position: relative;
    top: -50px!important;
    left: 106px!important;
    padding: 1px 15px!important;
}
img.img-mob {
    height: 360px !important;
    top: 130px !important;
}
  

    .cta-contents .col-md-3 {
    /* max-width: 55% !important; */
    flex: 0 0 28.333333%!important;
    max-width: 28.333333%!important;
}
    .desk-view {
    width: 100%;
}
    .fees::after{
        width: 55% !important;
}

      .img-anim.pic2:before {
    bottom: 41px !important;
    }
    .img-anim.pic2:after {
    bottom: 27px !important;
}
.img-anim:before{
    bottom: 53px !important
}
.img-anim:after{
        bottom: 40px !important;
}

.service-content-wraper{
    padding-bottom: 10px !important
}

    .contact-div1{
        width: 560px !important;
    }
    .contact-form.contact-page{
        padding: 100px 0px 100px 466px !important
    }
    .nav-menu>li>a {
    margin: 7px !important;
}
.certificates img {
    height: 350px !important;
}

.single-blog-item .content h3{
    font-size: 11px !important
}

.modal-body {
    position: relative;
    /* padding: 15px; */
}
.footer-logo img
{
  height: 100px;
}
    .cart_media button.submit.btn-1{
                padding: 5px 20px;
                font-size: 16px;
    }
    .pb60 {
    padding-bottom: 40px !important;
}
    .wrap-form span.text-input {
    margin-bottom: 12px !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 10px !important;
    }
   
    .offer-title
    {
          top:72%;left: 3%;
    }
    .places-item img
    {
      margin-right: 0px;
    }
    .test-view-btn
    {
          top: 77%;
    }
    .mission-wrap
    {
      padding: 30px 50px;
    }

    .mission-wrap.dir{
      padding: 50px 30px;
    }
   

.section-padding {
    padding: 60px 0px  !important;
}
.b-img1, .b-img2 {
    height: 100px;
    bottom: -45px;
}
ul.points li img {
    height: 30px;
}
    input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 13px !important;
}
#contact-form input::-webkit-input-placeholder,
#contact-form input::-moz-placeholder,
#contact-form input:-ms-input-placeholder,
#contact-form input:-moz-placeholder{
  color: #fff !important
}
    .mt--50 {
    margin-top: -64px;
}
button.submit.btn-1 {
    padding: 7px 29px !important;
    font-size: 16px !important;
    }
    .contact-form{
        padding: 10px 14px 0 !important;
        margin-bottom: 0 !important;
    }
    .cart_top h3 {
    font-size: 20px;
}
.welcome-title{
        line-height: 30px;
            margin-bottom: 10px;
}
.images:nth-child(2) {
    margin-top: -40px;
}
.grid-images {
    margin-top: 80px;
}
   
.customer-logos .slick-slide {
    padding: 10px !important;
}
.flower2{
  width: 85px;
  left: 93%;
}
    .slick-initialized .slick-slide{
            display: flex !important;
    align-items: center !important;
    }
    .slick-slide{
            /*height: 150px;*/
    object-fit: cover !important;
    /*min-height: 302px  !important;*/
    }
    .title-wrap h2 {
            position: relative;
    left: 24px;
    text-align: center;
    font-size: 32px;
}
.contact-form span.c-yellow {
    letter-spacing: -1px;
    font-size: 17px !important;
}
.contact-form p {
    font-size: 16px !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.course-desc ul li {
    font-size: 12px !important;
    }
    .count-items{
        font-size: 18px !important;
    }
    .fa-quote-right.quote-icon{
            bottom: 92px !important;
            font-size: 19px !important;
    }
    .fa-quote-left.quote-icon{
            top: 96px !important;
            font-size: 19px !important;
    }
    .test-title{
        font-size: 32px !important;
    }
    .mySlides {
    display: none;
    padding: 25px 32px 15px !important;
    }
    .blog-item {
    width: 48%!important;
    }
    .blog-item:last-child{
        margin-right: 0px;
    }
    h4.sub-title {
    font-size: 20px;
}
.cta-wrapper {
    background-position: center !important;
    background-size: cover;
}
.cta-contents h1 {
    font-size: 29px !important;
    }
    .request_qoute_form span.text-input input, .request_qoute_form span.text-input textarea {
    border-bottom: 1px solid #e6e6e6;
    padding: 8px 5px !important;
}
.cart_media .contact-form{
    padding: 8px 29px !important;
}
h4.course-title {
    margin-bottom: 15px;
    font-size: 13px !important;
}
     body {
         font-size:13px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
     .lSAction > a{
         bottom:16em !important;
    }
     .nav-menu > li > a{
         font-size:.8em !important ;
    }
    
    .contact-title{
           font-size: 28px !important;
    }
    .welcome-pic img{
        width: 100%;
    }
    .mySlides img {
    width: unset;
}
   .rooms2 .ccaption{
    padding: 20px 0px 25px 20px !important;
   }
   .icon-list li{
        line-height: 25px !important;
        margin-right: 12px !important;
   }
    .destination-div .lower-contant{
    padding: 10px 15px!important;margin-top: -73px !important;

    }

    .destination-div .col-lg-4:last-child .inner-box {
    margin-bottom: 0px !important;
}
    .test-main{
        padding: 38px 61px 42px 45px !important;
    }
   .destination-div .lower-contant h5{
    font-size: 1.2em !important;
}
hr {
    margin-top: 10px!important;
    margin-bottom: 20px!important;
}
.faq-img img:nth-child(2){
            height: 200px !important;
    }
    .school-pic{
        padding-left: 8%;
    }
 
}

 @media (min-width: 1023px) and (max-width: 1100px) {
 ul.order-list.primary-color{
            padding: 26px 15px !important
        }

    .img-anim:before {
     bottom: 180px !important; 
}
.img-anim.pic2:before {
    bottom: 139px !important;
}


    }

@media (min-width: 1360px) and (max-width: 1600px) {


.team-div .col-md-3{
    flex: 0 0 29%;
    max-width: 33%;
}
.blg {
    padding: 30px 40px;
}

.offer-title h3 {
    font-size: 1.1em;
  }
.footer-bar .inner figure img{
      height: 60px;
}

.col-md-2.soc {
    /*padding-left: 50px;*/
}
      .add-info{
        margin-right: 15px;
      }
      .abt-content.content-block
      {
        padding-left: 50px;
      }
.sexy-menu.detached .top-header .top-container .logo img{
        padding: 5px 10px;
}.dir-shape {
    margin-top: 20px !important;
}

.mission-wrap{
      padding: 41px 61px;
}
.mission-wrap.dir {
    margin-left: 0px;
    padding: 55px 45px 30px;
  }
  .mission-wrap.dir p {
    text-align: left;
    padding-left: 20px;
}


        .section-padding {
            padding: 90px 0px 30px !important;
        }
        .serv-title h4{

    font-size: 1em !important;

        }
.testimonial{
    padding:0 10px 4px 19px
}
img.left-q{
    left: 5px !important;
}
.icon-list li{
    padding-bottom: 5px !important;
}
.rooms2{
    margin-bottom: 30px;
}
        .destination-div .lower-contant {
    padding: 20px 20px !important;
}

.destination-div .lower-contant h5 {
    font-size: 1.3em !important;
    }
        .rooms2 .ccaption{
            padding: 20px 0px 34px 35px !important
        }
img.enq-img.img-full {
    z-index: 9;
    position: relative;
    left: -108px;
    height: 100%;
    width: 600px;
}
        .test-main{
            padding: 30px 50px 70px 35px !important
        }
.rooms-bg{
    padding: 50px !important;
}
      .services .content{
            padding: 15px;
      }
iframe {
    width: 100%;
}
      img.res2,img.res1{
        width: 200px;
      }
.places-item:hover .box-content{
  height: 90%;
}
      ul.points li:before{
        top: 7px!important;
      }
.serv-img img {
    height: 90px;
}
img.abtimg.img3{
      top: -139px;
    right: 0;
}
.viewall{
  bottom: 74%;
}

        .certificate-block .image{
                width: 95%;
        }
        .certificate-block .inner-box:after{
            top: 70%;
        }
        .client-logos{
                height: 150px !important;
        }
       
        .footer-content-title.wh{
                padding-left: 40px;
        }
        img.wh {
        margin-left: 10px;
    }
        img.wh{
                height: 31px;
        }
       
        .abt-content {
    }

   

       
        .b-img1,.b-img2{
            height: 150px;
        }
        .box {
    padding: 30px !important;
}
.ft-about-feature-list-item .ft-about-feature-text{
    max-width: 530px !important;
}
ul.list-style-one li:before{
    font-size: 1.5em !important;
}
.grid-images{
    margin-top: 50px;
}


.ft-about-feature-list-item{
    width: 90% !important
}
        a.cart-btn{
                right:0px !important;
        }
        .order-list li span{

    padding-left: 1.2em !important;
        }
img.gps {
    width: 100%;
}
        ul.order-list.primary-color{
            padding: 26px 15px !important
        }
.features-box.color-secondary-style .icon img{
    height: 50px!important;
    width: 50px !important;
}

        .det-image:before{
                border-bottom: 300px solid #069de9!important;
        }
img.down{
    width: 100%;
}
        .services-two__single{
            padding: 30px 30px 45px !important;
        }
.high-padding {
    padding: 60px 150px !important;
}

ul.address-list li i {
    font-size: 1.3em !important;
}

        .ft-thx-why-choose-item-box .ft-thx-why-choose-item{
 padding: 23px 10px 27px 43px !important;   
}
.portfolio__shape img.portfolio-s-1 {
    top: -136px!important;
    left: -66px!important;
    }
    .portfolio__wrapper::before {
    width: 1200px !important;
}
.ft-about-img-3 img {
    width: 400px!important;
    height: 400px !important;
}
.ft-about-img-3-wrapper {
    width: 460px!important;
    height: 460px !important;
}

     }
 @media (min-width: 1280px) and (max-width: 1366px) {

  .serimg {
    left: 30px;
}
img.ser4{
  left: 64%;
}
img.abt1
{
  left: -60px;
}
img.abt2
{
    left: -15%;
}
  .footer-content {
    margin-right: 6%;
  }
.offer-title{
  top: 75%;
}
.other-wrapper img.hot-logo {
    height: 70px;
}
.other-wrapper .test-view-btn{
  top: 80%;
}
.test-div
    {
      padding-left: 250px;
    padding-right: 250px;
    }
.post-featured-thumb.bg-cover img
{
  height: 150px !important;
}
.videos-wrap
{
      padding:50px 80px 50px 73px;
    background-size: 100% 100%;
}

.test-wrapper
{
 padding: 0px 50px;
}
  .contactForm02{
        padding-right: 70px;
        padding-top: 40px;
  }
  .contactWrap img.apply
  {
        height: 700px;
  }
  .contactForm02 .form-group input, .contactForm02 .form-group textarea, .contactForm02 .form-group select
  {
    margin-bottom: 15px;
  }
    .testimonial-content
    {
        margin: 7px 24px !important;
    }
   a.cart-btn{
                right: 0px !important;
        }
        .footer-logo img {
    height: 80px;
}
.testimonial .content {
    margin: auto;
    text-align: center;
    justify-content: center;
    padding: 20px;
}
section.service-wrapper {
    padding: 60px 0 50px;
}
.copy-right{
  padding-bottom: 0;
}

.feature {
    min-width: 100px;
    padding: 12px 24px;
}
.footer-content-title.wh {
    padding-left: 45px;
}
.col-md-2.soc {
    /*padding-left: 50px;*/
}
.welcome-title{
    line-height: 40px !important
}
    .col-md-2.quick {
    max-width: 10.666667%;
    margin-left: 40px;
}

.video-column .image{
    padding-right: 25px!important;
}
.b-img1, .b-img2 {
    height: 150px;
}
img.report-icon{
        height: 182px;
}
.view-btn{
    top: 8%;
}

h4.sub-title{
    font-size: 0.738em;
}
    

.grid-images {
    margin-top: 150px;
}
    .img-wrapper.cert img.img-responsive{
        height: 300px!important
    }
.pr-10 {
    padding-right: 7%;
}

    a.view-all.client-view {
    right: 46px !important;
}

.home-login .shape-1{
            width: 225px !important;
    height: 258px !important;
    left: -21px !important;
    top: -30px !important;
    }
   
    ul.order-list.primary-color h2{
        font-size: 1em !important
    }
 ul.order-list.primary-color{
            padding: 12px 15px !important
        }
    .wifi-symbol [foo], .wifi-symbol.banner{
     left: unset !important;
    right:18%!important;
    top: 5px!important;
}
img.down{
    width: 100%;
}
    .services-two__single{
            padding: 20px 20px 43px !important;
        }
    .high-padding {
    padding: 60px 150px !important;
}
.testimonial-img-circle:before{
    right: 29px!important;
}
.testimonial-img-circle:after{
    right: 29px!important;
}
    

ul.address-list li i {
    font-size: 1.3em !important;
}
.ft-thx-why-choose-item-box .ft-thx-why-choose-item{
 padding: 23px 10px 27px 43px !important;   
}

    .ft-about-img-3 img {
    width: 370px!important;
    height: 370px !important;
}
.ft-about-img-3-wrapper {
    width: 430px!important;
    height: 430px !important;
}

    .ft-about-img-2-wrapper{
        left: -17px;
    }
    .portfolio__wrapper::before{
            width: 1060px !important;
    }
    .portfolio__shape img.portfolio-s-2{
    height: 300px!important;
}
    .box {
    padding: 30px !important;

}
.datruck-title{
    font-size: 3em!important;   
     line-height: 46px!important;
     letter-spacing: -2px!important;
}
.datruck-title.sub-title{
      font-size: 2em!important;   
     line-height: 36px!important;
     letter-spacing: 0px!important;
}
ul.list-style-one li{
        font-size: 14px!important;
        line-height: 28px!important;
}

        .datruck .image img{
   float: right;
    width: 67%;
}
.video-box{
    width: unset!important;
    height: unset!important;
    top: 200px !important;
    left: 0!important
}
.inner-column:before {
    left: 74px!important;
    top: 84px!important;
}
.video-box .video-image img{
    width: 60% !important
}
.video-column .image img{
    width: 100%;
}


    .footer-top-wraper{
        padding-top: 40px !important;
        padding-bottom: 0px !important
    }
    .customer-logos1 img, .customer-logos img {
    width: 100%;
}

    .trigger.section{
        overflow: hidden;
        min-height: 160px !important;
    }
    a.btn1.login_btn {
    padding: 0 1px!important;
    position: relative;
    top: -61px!important;
    left: 159px!important;
    padding: 1px 16px !important;
}
    img.position_relative.mt-2{
        width: 100%;
    }
    img.img-mob {
    height: 410px !important;
    top: 150px !important;
    }

    .desk-view {
    width: 100%;
}
.contact-form.form-style-2 {
    padding: 40px;
    }

.blog-details{
        padding: 30px !important;
}
.service-content-wraper{
    padding-bottom: 20px !important
}
.caption-bottom {
    line-height: 31.01px;
}

.mission{
    margin-bottom: 60px !important
}
.home-service:after{
        left: 38px !important;
}

.faq-img img:nth-child(2){
            height: 270px !important;
    }
    .school-pic{
        padding-left: 8%;
    }
    .school-container
    {
            margin-right: 3%;
    }


     .img-anim.pic2:before {
    bottom: 103px !important;
    }
    
    .img-anim.pic2:after {
    bottom: 84px !important;
}
.img-anim:before{
    bottom: 151px !important
}
.img-anim:after{
        bottom: 140px !important;
}


    .blog-item {
    width: 48% !important;
}
    .cource-item2 {
    width: 100%;
}
     .sexy-menu.detached .nav-brand img{
        margin-top: 0px !important
    }
    .cart_media .contact-form {
}
     .box-title {
    font-size: 1em;
}
.title-wrap{
    overflow: hidden;
}
    .title-wrap h2
    {
        position: relative;
    left: 60px;
    }
    .contact-title {
    font-size: 35px !important;
}
.contact-form span.c-yellow{
    font-size: 20px;
}
.mySlides img{
    width: unset !important;
}
.welcome-pic img{
    width: 100%;
}
.request_qoute_form span.text-input input, .request_qoute_form span.text-input textarea {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px !important;
}.contact-form p {
    font-family: 'Poppins-Regular';
}
.slick-initialized .slick-slide {
    display: flex !important;
    align-items: center !important;
}
.customer-logos .slick-slide {
    padding: 0px !important;
}
.slick-slide {
    padding: 30px 0;
}
.mt-5 {
    margin-top: 3rem !important;
}
    h4.course-title {
    margin-bottom: 15px;
    font-size: 16px !important;
}

     body {
         font-size:15px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
     .lSAction > a{
         bottom:15em !important;
    }
     .nav-menu > li > a{
        font-size: .9em !important;
    }
    img.res2, img.res1{
  width: 200px;
}
iframe {
  width: 100%;
}
     .nav-brand img {
    width: 55% !important;
    margin-top: 15px !important;
    }

    .finishing-school {
    padding: 90px 80px!important;
    }
   .fees::after{
    width: 55% !important;
        margin-left: 10px !important;
}
   
.customer-logos1 img {
    width: 100%;
}

ul.points li{
    font-size: 1.111em !important;
        margin-bottom: 5px!important;
}

.cta-contents .col-md-3 {
    /* max-width: 55% !important; */
    flex: 0 0 27.333333%!important;
        max-width: 27.333333%!important;
    }
.cta-wrapper{
  padding: 70px 0;
}
    
    .cta-contents .col-md-4{
      flex: 0 0 44.333333%;
    max-width: 44.333333%;
    }

    .cta-contents .col-md-8{
         flex: 0 0 55.666667%;
    max-width: 55.666667%;
    }
ul.list-style-one li i{
        font-size: 11px!important;   
    padding: 3px!important;
}
.fuel-padding {
    padding: 20px 100px!important;
}
.fuel-image img{
    width: 80% !important;
    right: -80px;
}

ul.list-style-two li {
    font-size: 14px!important;
    line-height: 38px!important;
}
h5.bottomtext{
    font-size: 1.5em !important
}
 img.abtimg {
    width: 100%;
}

}


 @media (min-width: 1360px) and (max-width: 1399px) {
 .sexy-menu.detached .nav-menu > li > a{
         font-size:17px !important;
    margin: 18px 10px!important;
    }
    .sexy-menu.detached .header-phone a
    {
     margin: 15px 10px !important
    }
  
    .testimonial{
        padding: 0
    }
.btn1{
        margin-top: 10px !important;
}
   
.feature {
    min-width: 128px;
    padding: 10px 13px;
}
    img.abtimg {

        width: 100%;

}
   
  
 .img-wrapper.cert img.img-responsive{
        height: 350px!important
    }
    .pr-10{
        padding-right: 7% !important
    }
.home-login .shape-1{
            width: 225px !important;
    height: 258px !important;
    left: -21px !important;
    top: -30px !important;
    }
    .high-padding {
    padding:60px 80px !important;
}
.testimonial-img-circle:before{
    right: 29px!important;
}
.testimonial-img-circle:after{
    right: 29px!important;
}

      .portfolio__wrapper::before{
            width: 1060px !important;
    }
    .portfolio__shape img.portfolio-s-2{
    height: 300px!important;
}

    .ft-about-img-3 img{
         width: 420px!important;
        height: 420px !important
    }
    .ft-about-img-3-wrapper{
        width: 460px!important;
        height: 460px !important
    }

    .portfolio__wrapper::before{
            width: 1060px !important;
    }
    .portfolio__shape img.portfolio-s-2{
        right: 0px !important
    }
    .ft-about-img-2-wrapper{
        left: 0;
    }

    .box {
    padding: 30px !important;

}
.fuel-image img{
    width: 80% !important;
    right: -80px;
}
.fuel .fuel-image:before {
    left: 56px!important;
    top: -23px!important;
    right: 94px!important;
    bottom: 100px !important;
    }
    .fuel .fuel-image:after {
    left: 172px!important;
    top: 123px!important;
    right: 0px!important;
    bottom: -20px!important;
}
ul.list-style-two li {
    font-size: 14px!important;
    line-height: 38px!important;
}
h5.bottomtext{
    font-size: 1.3em !important
}
    .fuel-padding {
    padding: 30px 100px!important;
}
    .datruck-title.sub-title{
      font-size: 2em!important;   
     line-height: 36px!important;
     letter-spacing: 0px!important;
}
ul.list-style-one li{
        font-size: 14px!important;
        line-height: 38px!important;
}
    .datruck .image img{
   float: right;
    width: 67%;
}
.datruck-title{
    font-size: 3em!important;   
     line-height: 46px!important;
     letter-spacing: -2px!important;
}
.video-box{
    width: unset!important;
    height: unset!important;
    top: 200px !important;
    left: 0!important
}
.inner-column:before {
    left: 74px!important;
    top: 84px!important;
}
.video-box .video-image img{
    width: 60% !important
}
.video-column .image img{
    width: 100%;
}


   .customer-logos .slick-slide img, .customer-logos1 .slick-slide img
   {
   }
   .customer-logos .slick-slide{
    width: 200px;
   }

    img.position_relative{
        width: 100%;
    }
  
    a.btn1.login_btn {
    padding: 0 1px;
    position: relative;
    top: -69px!important;
    left: 150px!important;
    padding: 3px 15px !important;
}
    .wifi-symbol [foo], .wifi-symbol{
        height: 50px!important;
        width: 50px !important;
    }
    .wifi-symbol .wifi-circle{
        border-width: 3px 3px 0 0 !important
    }
    .wifi-symbol .wifi-circle.third{
         width: 3em!important;
    height: 3em!important;
    }
    .wifi-symbol .wifi-circle.second {
    width: 2em!important;
    height: 2em!important;
        }
        .wifi-symbol .wifi-circle.first {
    width: 4.5em!important;
    height: 4.5em!important;
}

.wifi-symbol [foo], .wifi-symbol{
    right: 18% !important
}
    .swiper-slide-caption.inner-page {
    bottom: 20%;
}
.welcome-container.pl-4 {
    padding-left: 2% !important;
}
.cta-contents .col-md-3 {
    /* max-width: 55% !important; */
    flex: 0 0 30.333333%!important;
    max-width: 30.333333%!important;
}

    .img-anim.pic2:before {
    bottom: 144px !important;
    }
    .img-anim.pic2:after {
    bottom: 123px !important;
}
.img-anim:before{
    bottom: 189px !important
}
.img-anim:after{
        bottom: 174px !important;
}

    .desk-view{
            width: 100%;
    }
   
    .wifi-symbol [foo], .wifi-symbol{
        left: 63% !important;
        top: 30px !important
    }
   
   
     ol.b_crumb > li.breadcrumb-item{
        font-size: 14px !important;
    }
    ol.b_crumb > li.breadcrumb-item{
        left: 30% !important;
    }
    .mb-2 {
    margin-bottom: 1rem!important;
}
.mt-2 {
    margin-top: 1rem!important;
}
    .course img {
    height: 32px !important;
}
.course-title h2{
    font-size: 40px !important
}
.pt-80 {
    padding-top: 30px !important;
}
.pt-0{
    padding-top: 0;
}
.course-title h3{
    font-size: 30px !important
}

   .slideshow-container {
    height: 390px;
}
     body {
         font-size:15px !important;
    }
     .container{
         width:100%;
         padding-left:6%;
         padding-right:6% 
    }
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
     .lSAction > a{
         bottom:14em !important;
    }
     .nav-menu > li > a{
         font-size:17px !important;
    margin: 28px 10px;
    }
    .header-phone a
    {
     margin: 25px 10px !important
    }
    li.header-phone.d-flex img {
    height: 30px;
}
    .sexy-menu.detached .nav-brand img
    {
         margin-top: 8px !important;
    }


    .cource-item2 {
    width: 100% !important;
}

.faq-img img:nth-child(2){
            height: 270px !important;
    }
    .school-pic{
        padding-left: 8%;
    }
    .finishing-school {
    padding: 90px 100px!important;
    }
    .section-padding2 {
    padding: 140px 0px;
}
.fees::after{
    width: 55% !important;
        margin-left: 10px !important;
}


.footer-top-wraper li{
    font-size: 1em;
}

}
 @media (min-width: 1400px) and (max-width: 1441px) {
  
.footer-content {
    margin-right: 5%
  }
    .test-div
    {
      padding-left: 250px;
    padding-right: 250px;
    }
    .contactWrap img.apply{
      height: 770px !important
    }     

  .post-featured-thumb.bg-cover img{
    height: 180px !important;
  }

     #testimonial-slider{
            padding: 45px 74px !important;
     }
        .testimonial-content{
            margin: 27px 31px 0 6px !important;
        }
  .serv-img img {
    height: 90px;
}
    .feature {
    min-width: 137px;
    padding: 10px 13px;
}
    img.abtimg {
    width: 100%;
}
img.report-icon{
        height: 182px;
}
.view-btn{
        top: 8% !important;
}
    .blog-title::before{

    }
    .img-wrapper.cert img.img-responsive{
        height: 380px!important
    }
a.view-all.client-view {
    right: 75px !important;
}
   .home-login .shape-1{
       width: 300px !important;
    height: 290px !important;
    left: -18px !important;
    top: -30px !important;
    }
    .high-padding {
    padding: 60px 150px !important;
}
.testimonial-img-circle:before{
    right: 29px!important;
}
.testimonial-img-circle:after{
    right: 29px!important;
}
   
.fuel-padding {
    padding: 30px 100px!important;
}
.datruck-title {
    font-size: 3em!important;
    line-height: 46px!important;
    letter-spacing: -2px!important;
}
.datruck-title.sub-title {
    font-size: 2.5em!important;
    line-height: 36px!important;
    letter-spacing: 0px!important;
}
.datruck .image img{
   float: right;
    width: 67%;
}
.video-box{
    width: unset!important;
    height: unset!important;
    top: 200px !important;
    left: 0!important
}
.inner-column:before {
    left: 74px!important;
    top: 84px!important;
}
.video-box .video-image img{
    width: 60% !important
}
.video-column .image img{
    width: 100%;
}

.video-column .image{
    padding-right: 30px !important
}
.customer-logos1 img, .customer-logos img {
    width: 100%;
}
ul.points li{

        margin-bottom: 3px!important;
        font-size: 1em!important;
}
ul.points li:before{
   
}
    img.position_relative {
    width: 100%;
    }
    a.btn1.login_btn {
    padding: 0 1px;
    position: relative;
    top: -74px;
    left: 173px;
    padding: 3px 21px;
}
.wifi-symbol [foo], .wifi-symbol{
        height: 50px!important;
        width: 50px !important;
    }
    .wifi-symbol .wifi-circle{
        border-width: 3px 3px 0 0 !important
    }
    .wifi-symbol .wifi-circle.third{
         width: 3em!important;
    height: 3em!important;
    }
    .wifi-symbol .wifi-circle.second {
    width: 2em!important;
    height: 2em!important;
        }
        .wifi-symbol .wifi-circle.first {
    width: 4.5em!important;
    height: 4.5em!important;
}

.wifi-symbol [foo], .wifi-symbol{
    right: 20% !important
}
    .trigger.section{
        display: block !important;
        min-height: unset !important;
    }
    img.img-mob {
    height: 475px !important;
        top: 127px !important;
    }
.fees::after{
    width: 57% !important
}
.welcome-pic img {
    width: 100%;
}
.single-blog-item .content{
}
.section-padding2 {
    padding: 140px 0px;
}

    .finishing-school {
    padding: 90px 100px!important;
    }
    .faq-img img:nth-child(2){
            height: 270px !important;
    }
    .school-pic{
        padding-left: 8%;
    }
    .img-anim img{
        width: 100%;
    }
    .img-anim.pic2:before {
    bottom: 67px !important;
    }
    .img-anim.pic2:after {
    bottom: 53px !important;
}
.service-content-wraper{
        padding: 80px 50px 10px 110px !important;
}
    .img-anim:before{
            bottom: 65px !important;
    }
    .img-anim:after{
            bottom: 96px !important;
    }
    
    .desk-view{
            width: 100%;
    }
    .caption-bottom
    {
          line-height: 30px;
    }
    .videos-wrap
    {
       padding: 50px 85px 51px 77px;
    background-size: 100% 100%;
    }
    
    .swiper-slide-caption.inner-page {
    bottom: 10%;
}
   
    .cource-item2 {
    width: 100% !important;
}
    .nav-menu>li>a {
    margin: 25px 15px 10px
}
.header-phone a {
  margin: 20px 15px !important
  }
.sexy-menu.detached .header-phone a {
  margin: 15px 15px !important
}
       .slick-initialized .slick-slide {
    display: flex !important;
    align-items: center !important;
}
.customer-logos .slick-slide {
    padding: 0px !important;
}

.title-wrap h2{
    position: relative !important;
    left: 44px !important;
}

    img.large {
    width: 75%;
}
.nav-brand img {
    
       width: 50%!important;
    margin-top: 19px !important;
}
.sexy-menu.detached .nav-brand img{
        margin-top: 15px !important;
}
.sexy-menu.detached .top-header .top-container .logo img {
    margin-top: 6px !important;
}
.sexy-menu.detached
{
      padding: 12px 0px 5px!important;
}
h4.course-title {
    margin-bottom: 15px;
    font-size: 18px !important;
}

     body {
         font-size:16px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
     .lSAction > a{
         bottom:14em !important;
    }
     .why-mold p{
         font-size:2em;
    }
     .gall-pics{
         height:150px;
    }


  
}
 @media (min-width: 1441px) and (max-width: 1600px) {
       .feature {
    min-width: 140px;
    padding: 12px 19px;
}
 .footer-content
  {
    margin-right: 7%;
  }

    .testimonial-img-circle:before{
    right: 29px!important;
}
.testimonial-img-circle:after{
    right: 29px!important;
}

    body.home .nav-brand img {
    width: 65% !important;
}
.datruck .image img{
   float: right;
    width: 67%;
}
.datruck-title{
    font-size: 3em!important;   
     line-height: 46px!important;
     letter-spacing: -2px!important;
}
.video-box{
    width: unset!important;
    height: unset!important;
    top: 200px !important;
    left: 0!important
}
.inner-column:before {
    left: 74px!important;
    top: 84px!important;
}
.video-box .video-image img{
    width: 60% !important
}
.video-column .image img{
    width: 100%;
}


    .fuel-image img{
    width: 80% !important;
    right: -80px;
}
.fuel .fuel-image:before {
    left: 56px!important;
    top: -23px!important;
    right: 94px!important;
    bottom: 100px !important;
    }
    .fuel .fuel-image:after {
    left: 172px!important;
    top: 123px!important;
    right: 0px!important;
    bottom: -20px!important;
}

h5.bottomtext{
    font-size: 1.5em !important
}
    .fuel-padding {
    padding: 40px 100px!important;
}

.wifi-symbol [foo], .wifi-symbol{
    top: 21px !important
}
    .customer-logos1 img, .customer-logos img {
    width: 100%;
}

.slick-slide {
    height: 100px;
    object-fit: cover !important;
    min-height: 220px !important;
}
     .trigger.section{
        display: block !important;
        min-height: unset !important;
    }
    img.img-mob {
    height: 510px !important;
    }
    .contact__shape img.contact-shape-1 {
    bottom: 75px;
    left: -30px;
    z-index: -1;
}

.welcome-pic img{
    width: 100%;
}

.padding2 {
    padding: 30px 0px 0 90px !important;
}
    .fees::after{
    width: 58% !important;
}
     .caption{
        /*font-size: 2em;*/
    }
   
    .desk-view{
            width: 100%;
    }
    ul.points li{
            font-size: 1.2em!important;
                margin-bottom: 5px!important;
    }

    .banner-caption span
    {
    }
    .nav-menu>li>a {
}

           .slick-initialized .slick-slide {
    align-items: center !important;
}
.slick-slide {
    height: 150px;
    object-fit: cover !important;
    min-height: 200px !important;
}
.title-wrap h2{
    position: relative !important;
    left: 26px !important;
}
    h4.course-title {
    margin-bottom: 15px;
    font-size: 19px !important;
}

     body {
         font-size:16px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
     .nav a {
         margin: 0px 12px !important;
    }
     .lSAction > a{
         bottom:14em !important;
    }
   
img.position_relative {
    width: 100%;
}
a.btn1.login_btn {
    position: relative;
    top: -69px!important;
    left: 150px!important;
}

    .finishing-school{
        padding: 115px 100px !important;
    }

}

 @media (min-width:1600px) and (max-width:1680px) {
   .testimonial{
        padding: 0px 47px !important;
   }
   .footer-content
  {
    margin-right: 8%;
  }
.home-login .shape-1{
         width: 351px !important;
    height: 360px !important;
    left: -45px !important;
    top: -63px !important;
    }
    .customer-logos .slick-slide {
}

.testimonial-img-circle:before{
    right: 29px!important;
}
.testimonial-img-circle:after{
    right: 29px!important;
}
    .fuel-image img{
    width: 80% !important;
    right: -80px;
}
.fuel .fuel-image:before {
    left: 56px!important;
    top: -23px!important;
    right: 94px!important;
    bottom: 100px !important;
    }
    .fuel .fuel-image:after {
    left: 172px!important;
    top: 123px!important;
    right: 0px!important;
    bottom: -20px!important;
}

h5.bottomtext{
    font-size: 1.5em !important
}
    .fuel-padding {
    padding: 40px 100px!important;
}
  

    .datruck .image img{
   float: right;
    width: 67%;
}
.datruck-title{
    font-size: 3em!important;   
     line-height: 46px!important;
     letter-spacing: -2px!important;
}
.video-box{
    width: unset!important;
    height: unset!important;
    top: 200px !important;
    left: 0!important
}
.inner-column:before {
    left: 74px!important;
    top: 84px!important;
}
.video-box .video-image img{
    width: 60% !important
}
.video-column .image img{
    width: 100%;
}


      ul.points li{
            font-size: 1.2em!important;
                margin-bottom: 5px!important;
    }

 
.welcome-pic img {
    width: 100%;
}
.fees::after{
        width: 59% !important;
}
    .finishing-school{
        padding: 115px 100px !important;
    }
    .welcome_right {
    padding-left: 30px;
}
.faq-img img:nth-child(2){
    height: 300px !important;
}
    

    .caption{
        /*font-size: 2em;*/
    }
    .desk-view{
            width: 100%;
    }
    .banner-caption span
    {
        
    }
     h4.resume:before{
      left: 5% !important
    }
    .slick-initialized .slick-slide {
    display: flex !important;
    align-items: center !important;
}
.slick-slide {
    object-fit: cover !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 5px !important;
    }
     body {
         font-size:17px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
     .nav a {
         margin: 0px 12px !important;
    }
     .lSAction > a{
         bottom:13.5em !important;
    }
}  @media (min-width:1680px) and (max-width:1800px) {
    .feature {
    min-width: 170px;
    padding: 10px 19px;
}
.footer-content
  {
    margin-right: 7%;
  }
}

 @media (min-width:1681px){

    .videos img,.videos {
    height: 400px !important;
   
}
    .fees::after{
        width: 59% !important;
}
    .school-pic
    {
            padding-left: 8% !important;
    }
    .img-box2 {
    position: absolute;
    right: 70px !important;
}
.img-box1{
    right: 70px !important;
}
     body {
         font-size:18px !important;
    }
     .container{
         width:100%;
         padding-left:6%;
         padding-right:6% 
    }
     .nav a {
         margin: 0px 12px !important;
    }
}
 @media only screen and  (min-width:490px) and (max-width:768px) {
#triangle-right,#triangle-left{
    display: none;
}
  .contactWrap img.apply{
    display: none;
  }
.col-lg-4{
    max-width: 100%!important;
}

.contact-form.form-style-2{
        margin-top: 10px!important;
}
 .nav-toggle{
   display: flex!important;
    align-items: center;
    width: 25px;
    height: 20px;
    cursor: pointer;
    /* border-top: 3px solid #000; */
    border-bottom: 3px solid #000;
    text-align: center;
    justify-content: center;
    position: absolute;
    bottom: 26px;
    right: 23px !important;
}
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px;
}
 .nav-toggle:before{
   position: absolute;
    content: "";
    width: 40px;
    border-bottom: 3px solid #000;
    right: 0;
}
.nav-toggle:after {
    content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
}
    .hide-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
    height: 75px;
    padding: 10px 20px;
    display: block !important;
}
.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: .9em;
    display: inline-block;
    float: left;
    text-align: center;
}

    img.img-mob{
        display: none;
    }
    #gallery{
        clear: both;
    }

    .sliderr .col-md-9{
        padding: 0;
    }
    .row.clnt .col-md-2 {
    margin-bottom: 10px;
}
 
.pl-4 {
    padding-left: 0;
}
.email,.edu-cta-box .inner .content .ctitle a{
    font-size: 1em !important
}
.contact-form.form-style-2 .form-group input, 
.contact-form.form-style-2 .form-group textarea{
    font-size: 14px !important;
    padding: 10px 20px 10px !important;
margin-bottom: 10px !important;
}
a.edu-btn, button.edu-btn,.features-box{
           font-size: 14px!important;
}

button.submit.btn-2{
     font-size: 1em!important;
    padding: 5px 14px !important;
}
.footer-quick-contact {
    width: 90%;
}
h3.dtitle{
    font-size: 1em !important
}

.features-box
{
    padding: 10px 17px !important;
margin:10px  0!important
}
.features-box.color-secondary-style .icon img{
    margin: 0 !important;
    height: 30px!important;
    width: 30px!important;
}
.features-box .content {

    margin-left: 10px !important;
    }
img.down,.datruck img,.video-column .image img,.da-box .da-image img,
.video-column .image:before,.video-column:before,.fuel-image, .fuel, .fuel-image img{
    display: none;
}

h5.bottomtext{
    font-size:1.4em !important
}
.box.first,.box.third,.bg2.box{
        padding: 20px !important;
    margin-bottom: 10px;
    position: unset !important;
}
ul.list-style-one li i{
        font-size: 7px !important;
    margin-right: 5px!important;
}
ul.list-style-one li,ul.list-style-two li{
    line-height: 35px!important;
}
.fuel-padding{
    padding: 20px 15px !important;
}
.event-date{
    height: 50px!important;
    width: 50px!important;
        right: 11px !important;
}
.sec-title-two h2{
    font-size: 1.8em !important;
}
.about-blocks-outer {
    padding: 30px 0px 0px!important;
}
.about-block .inner-box .content-column .content-inner{
    padding: 0 !important
}


.order-list li span{
    padding-bottom: 0!important
}
.about-section-two{
    z-index: 2 !important;
}
.pb150 {
    padding-bottom: 50px !important;
}
.pl-3{
    padding: unset !important;
}
ul.order-list.primary-color{
        margin-left: 3%;
}
ul.order-list.primary-color.br2{
    transform: unset !important;
}
.sec-title-four h2{
        padding-top: 9px!important;  
          font-size: 1.2em!important;
}
.about-section-two{
    padding: 40px 18px 12px !important;
}
.banner-wraper.mt-100 {
    margin-top: 0px!important;
}
.footer-bottom-wrap {
    padding-bottom: 76px;
}
    .customer-logos .slick-slide {
    width: 140px;
}

    .col-md-9{
        width: 100%;    flex: 0 0 100% !important;
    max-width: 100% !important;
    }
    .blog-details h3,.widget-area .widget .widget-title,
    ol.breadcrumb > li.breadcrumb-item{
        font-size: 1em !important
    }
    .blog-details{
        padding: 0px!important
    }
    .blog-sidebar{
        margin-top: 20px !important
    }
    .add_to_cart.right{
    }
    .section-padding2 {
    padding: 30px 0px !important;
}
    .row{
        display: block !important;
        margin: 0 !important
    }
    .pl-8{
        padding-left: 1% !important
    }
    .digital-card-contant{
        margin: 0 13px !important;
    }
    .mission-head{
        margin-top: 20px;
    }

    .col-lg-6{
        width: 100% !important
    }
    .service-img{
        display: none;
    }
    .faq-img img:nth-child(2){
        display :none;     
    }
    .school-pic{
        width: 100% !important
    }
    .faq-img {
    display: none;
}
    .mission{
        display: block !important;
    }
    .home-service:before{
        height: 100px;
    }
    p.side-border:after{
        display: none;
    }
    .home-service:after{
        height: 50px;
        width: 85% !important;
        bottom: 0;
    }
    .welcome-container{
        float: none;
    }
    .service-content-wraper{
        padding: 30px !important;
        padding-right: 0px !important
    }
    .about-pic{
        width: 100% !important
    }
    .about-container{
            margin-top: 70px;
    }
    .video-box{
              width: 142px !important;
    height: 111px !important;
    }
    .year-box span{
        font-size: 14px;    line-height: 15px;
    }
    .footer-wraper{
        padding-bottom: 0px;
        clear: both;
    }
    .edu-cta-box .inner,.content.text-md-end{
        text-align: center;
        display: block !important;
    }
    body.about p,body.datrack p {
}
    .edu-cta-box .inner .sparator {
    margin: 0 auto;
    justify-content: center;
    display: flex;
}
.edu-cta-box .inner .content .subtitle,.ft-thx-why-choose-item-box .ft-thx-why-choose-item h3{
    font-size: 1em !important
}
    .edu-cta-box{
        padding: 30px 20px !important;
    }
    .ft-thx-why-choose-item-box .ft-thx-why-choose-item span,
    ul.address-list li .icon{
        height: 40px!important;
        width: 40px!important;
        line-height: 40px!important;
    }
    .ft-thx-why-choose-item-box .ft-thx-why-choose-item{
            padding: 17px 15px 17px 34px !important;
    }
    .img-wrapper.cert img.img-responsive{
        height: unset !important;
            top: -27px !important;
            border-radius: 40px 0!important;
                border: 5px solid #ded8d8!important;
    }
    ul.address-list li i {
    font-size: 1.2em !important;
}

ul.address-list li{
    padding-left: 40px !important;
    }
    section.pt-80.cert-slider {
    clear: both;
}

.footer-content-title,form.mt-2.contact-form-footer.clearfix {
        margin-bottom: 0;
        margin-top: 5px !important
}
    .f-contact-form {
    padding: 0px 0px !important;
}
h4.sub-title{
    letter-spacing: 0px !important
}

    .title-wrap h2
    {
            font-size: 22px;
    }
    .add_to_cart.right.open-side {
    right: -10px;
    }

     .sexy-menu.detached {
    padding: 0 !important;
}
     body {
         font-size:13px !important
    }
    .single-blog-item .content h3
    { font-size:12px !important

    }
    ul.address-list li .tit {
    padding-left: 15px !important;
}

     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
            width: 100%;
         display: block;
         width: 100vw;
    height: 50vh;
    object-position: bottom;
    object-fit: cover;
            
    }
    .whats-app{
        bottom: 18vh !important;
            margin-right: 17px !important;
    }
  
    .sexy-menu.detached {
    opacity: 1 !important;
}
    
     .copy-right{
         width:100%;
         text-align:center;
    }
    .navigation-portrait .nav-menu>li>a
    {

    padding:3px 8px !important
    }

     .designed{
         width:100%;
         display:flex;
         justify-content:center;
    }
     .designed p,.copy-right{
         line-height:46px;
    }
    
    
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:0px;
         display: block;
    }
     
     .footer-content ul li{
         width:100%;

         float: left
    }

    .footer-social-links ul li {width: auto !important;}
     .lSAction{
         display:none
    }

    .pt-100 {
    padding-top: 50px;
     }
    h4.resume {
    font-size: 13px;
     }
         .w_50 {
         width: 100% !important;
     }
     .welcome-container{
        width: 100%;
            padding: 18px;
    }
     .welcome-pic img{
        display: none;
        width: 100%
    }
    .mt--50 {
    margin-top: 0px;
}
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     .count-up{
         width: 50%;
    }
     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 1.5em;
             line-height: 35px;

    }
     .title{
         font-size: 1.5em;
    }
    .mb-10 {
    margin-bottom: 5rem !important;
}
.single-blog-item {
    margin-bottom: 20px;
}
     .home-service{
         padding-top: 40px;
    }
     .count-no{
         font-size: 2.5em;
    }
     .count-percentage{
         font-size: 2.5em;
    }
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }

.swiper-slide-caption.change {
    bottom:-32px !important;
}
.add_to_cart .cart-inner .cart_top h3 {
    font-size: 20px !important;
    }
.caption.size-change {
    font-size: 17px;
    line-height: 1.1;
}
.caption-bottom.size-change {
    font-size: 17px;margin-bottom: 30px;
}
.contact-form span.c-yellow {
    letter-spacing: 0px;    font-size: 16px;
}
.contact-form p {
    font-family: 'Poppins-Regular';
    font-size: 14px !important;
}
.swiper-slide-caption.inner-page
{
    top: 18px
}
.swiper-slide-caption{
    overflow: unset;
}
.swiper-slide-caption .btn1{
    display: none;
}
.banner-caption a{
    display: none;
}
.single-blog-item .post-featured-thumb{
    border: 2px solid #fff !important
}
.col-md-3.col-6.p0.image {
    padding: 0 !important;
}
.col-md-3.col-6.p0.image:last-child {
    margin-bottom: 30px;
}
.about-block .inner-box{
    padding: 10px !important}
.logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
  .sexy-menu.detached .top-header .top-container .logo img{
         margin-top: 15px !important;
         width: 50% !important

    }
     .logo{
         width: 110px !important;
         height: auto !important
    }
     .nav-menu > li > a{
        color: #fff !important 
    }
}
 
 @media (min-width:561px) and (max-width:680px){
  .cap-content
  {
    padding: 10px;
  }
  .gallery-wraper.projects-div .col-md-3{
flex: 0 0 50%;
    max-width: 50%;
       float: left;
        margin-bottom: 10px;
  }
.angle:before,.contact_form .contact_text:before, .contact_form .contact_text:after,
  .contact_form .contact-form.form-style-2:before, .contact_form .contact-form.form-style-2:after
  {
    display: none;
  }
 
.about-block img, img.gps{
    display: none;

}
.single-cta-item {
    margin-bottom: 5px;
    margin-right: 5px;
}
a.tablinks.active:after{
  border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #febd11;
        bottom: -12px;
}
.col-md-15.p2 {
    width: 50%;
    float: left;
}
.footer-content.logo-div{
  display: none;
}
  .other-wrapper .offer-title{
    top:80%;
  }
  .other-wrapper .test-view-btn
  {
    top:78%;
  }
.offer-title {
    top: 66%;
 
}

.test-view-btn {
    top: 80%;
    
}
.hotels-d  .col-md-6{
    flex: 0 0 50%!important;
    max-width: 50%!important;
        float: left;
        padding-right: 5px;
    padding-left: 5px;
}
.videos-wrap  .row{
  display: flex !important;
}
.videos-wrap .col-md-6{
   flex: 0 0 50%!important;
    max-width: 50%!important;
}
.places-item.interior.pad-right{
  margin-bottom: 10px;
}
  section.service-wrapper.responsible-wrap .col-md-4{
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
        float: left;
  }
  .tit {
    padding-left: 45px !important;
}
   span.caption:after {
    position: absolute;
    left: 0;
    bottom: -46px;
    width: 100%;
    height: 80px;
    z-index: -1;
    background-image: url(../images/text-bg.png);
    content: "";
    background-size: 70% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.contact-wrapper .col-lg-8{
    flex: 0 0 100%;
    max-width: 100%;

}

.about-image {
    display: none;
}
section.abt-wrapper {
    position: relative;
    padding-top: 30px;
}
.about-section {
    padding: 0px 0px 40px;
  }
.footer-top-wrape.row .col-md-4,
.footer-top-wrape.row .col-md-2{
    float: left;
    width: 40% !important;
    max-width: 40% !important;
}

.hotel-brands:nth-child(3) {
    clear: both;
}

.address{
  font-size: .9em;
}
.address img {
    height: 25px;
}
.abt-wrapper{

    padding-bottom: 0 !important; 
}
.main-title{
  line-height: 24px;
}

.caption-bottom

{
      font-size: 1em;
    line-height: 30px;
}

 .mob-view.home-img

    {
         width: 100vw;
    height: 86vh;
    object-position: center;
    object-fit: cover;
    }

.col-md-2.soc
{padding-left: 5px;}

.responsible-wrap{
  overflow: hidden;
}

img.simg4{
  display: none;
}
.videos img,.videos{
  height: 200px;
}
.offer-title.responsible {
    left: 10%;
    top: 80%;
    transform: none;
    justify-content: left;
}
.mission-wrap.dir .dir-img {
    justify-content: center;
    margin: 0 auto 20px;
    display: flex;
}
img.abt-shape
{
      margin: -20px auto -15px;
}
.dir-shape {
    margin-top: 0px !important;
        margin-bottom: 20px !important;
}

.mission-wrap,.mission-wrap.dir
{
      padding: 20px 10px;
}
.mtitle-wraper span {
    font-size: 1.2em;
    }
    img.vision-shape
    {
          width: 60px;
    }

  .mission-wrapper {
    padding-top: 0px;
}
img.hot-logo {
    padding-right: 5px;
    margin-right: 15px;
    width: 17%;
}
.places-item img
{
  margin-right: 2px;
}
.test-view-btn{
   top: 70%;
   right: 5%;
}
.places-item h3:before
{
  left: -7px;
  font-size: 35px;
}

.offer-title h3
{
  font-size: .9em !important;
      padding-left: 10px;
}
.abtshape1{
  margin-top: 20px !important;
}
.test-wrapper:after
{
      height: 500px;
}

.post-featured-thumb.bg-cover img{
      height: 100px !important;


}
.test-wrapper{
        padding: 10px;
}
.cta-title h3{
  font-size: 1.5em;
}

.client-logos{
  width: auto !important;
}
img.simg7,img.simg6,img.simg8{
  display: none;
}
.test-div{
    padding-top: 30px;
      padding-left: 50px;
    padding-right: 50px;
}
.test-div .col-md-3{
      width: 50%;
    max-width: 50%;
        float: left;
        padding-right: 5px;
    padding-left: 5px;
}

.col-md-4.hotel-brands .col-md-3{
      width: 22%;
    max-width: 22%;
        float: left;
}
.hotels-img
{
      height: 60px;
}
.video-wraper{
  padding: 0 20px;
  padding-bottom: 0px;
      margin-top: 0px;
     transform: translateY(-100px);
}
.videos-wrap
{
      padding: 50px 48px 54px 45px;
}


    .footer-content ul li a{
        font-size: .9em
    }
.f2 .serv-img:after{
    left: 28% !important ;
    top: 0 !important ;
}
.service-wrapper .col-md-5 {
    width: 41.666667% !important;
}

.stay-btn{
        font-size: 1em;
}
.single-blog-item {
    margin-bottom: 10px;
    margin: 5px!important;
}
.facility-div {
    top: 265px !important;
}

    .rooms-bg .col-md-6{
        flex: 0 0 100%;
    }
    
    .test-div .col-md-5 {
    flex: 0 0 auto;
    width: 41.666667%!important ;
}
    .col-md-2.logo-div.d-flex{
        display: none;
    }
    
    .footer-top-wrape.row .col-md-3 {
    flex: 0 0 35%;

}
.col-md-2.soc {
        flex: 0 0 25.666667%;
    width: 24.666667%;
    max-width: 24.666667%;
}

.footer-social-links ul li a{
    font-size: 1em
}
.row {
    display: flex !important;
}


    .destination-div .inner-box{

        margin-bottom: 15px !important;
    }
    .destination-div .col-lg-4{

         max-width: 50.333333% !important;
    flex: 0 0 49.333333% !important;
    }
    .destination-div .inner-box {
    margin-bottom: 20px !important;
    margin-right: 15px!important;
}
    .destination-div .row{
        display: flex !important;
    }
    .service-wrapper .col-md-3 {
        max-width: 50%;
    float: left;
    padding: 5px;
}
.footer-content:nth-child(3) {
    clear: both;width: 60%;
}
.footer-content:nth-child(4) {
    width: 25%;
}
section.service-wrapper {
    padding: 30px 0 0px !important;
}
.footer-logo img {
    height: 60px !important;
}
.ser-wrapper {
    padding-top: 30px;
}
     body {
         font-size:14px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
         display: block;
         object-position: bottom;

    }
     .copy-right{
         width:50%;
         text-align:center;
         line-height:28px;
         font-size: .9em
    }   
    a.cart-btn2 {
    padding: 0px 3px!important;
    top: 311px!important;
    font-size: 1em!important;
}
     .designed{
         width:50%;
         display:flex;
         justify-content:center;
    }
     .designed p{
         line-height:28px;
    }
    .quick-links {
    display: block;
}
 
     .footer-content{
         width:47%;
         float: left;
    }
    
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
     .footer-content{
         margin-bottom:1.5em;
    }
     .footer-content ul li{
         width:50%;
         float: left
    }
     .lSAction{
         display:none
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     .count-up{
         width: 50%;
    }
    
     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 2em;
    }
     .title{
         font-size: 2em;
    }
     .home-service{
         padding-top: 40px;
    }
     .count-no{
         font-size: 2.5em;
    }
     .count-percentage{
         font-size: 2.5em;
    }
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }
     .destination-div .lower-contant h5 {
    font-size: 1em !important;
}
    .swiper-slide-caption{
            bottom: 16%;width: 100%;
    }
    .title-wrap h2 {
    text-align: center;
    font-size: 40px;
}
.w_50 {
    width: 100% !important;
}
     .caption{
        font-size:2.25em;
        line-height: 30px;
    }
     .nav-brand img{
         margin-top: 12px !important;
         width: 100% 
    }
     .logo{
         width: 110px !important;
         height: auto !important
    }
}

 @media (min-width:561px)  and (max-width:768px){
   #Manufacturing .content-column {
    margin-bottom: 20px;
}
.team-col
{
      padding-left: 1rem;
    margin-right: 1rem;
}
section.about-wrapper.team-div .col-md-3 {
    width: 50%;
    float: left;
        padding: 0;
}
.team-content h3{
  font-size: 1em
}

.footer-social-links ul li a
{
  width: 30px;
   height: 30px;
    line-height: 30px;
}
   .hotels-img img {
    width: 80%;
}
.icon-list li {
    padding: 5px 10px;
    margin: 5px;
    font-size: 1em;
}
.icon-list li img {
    margin-right: 10px;
    height: 30px;
}
.footer-bar .inner p span {
    display: block;
}
.phid br{
  display: none;
}
.footer-bar .inner p {
    font-size: .9em;
  }
.footer-bar .inner {
    padding: 60px 0px 0;
  }
  .btn-one.s-four{
    justify-content: center;
}
  .footer-bar .inner .row
  {
    display: flex !important;
  }
  .footer-bar .col-lg-4 {
          -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
  }
  .footer-bar .inner figure img {
    height: 50px;
  }
  .footer-bar .inner h3{
    font-size: 18px;margin-bottom: 5px;
  }
  }
 @media (min-width:681px)  and (max-width:768px){
   ul.contact-one__points.list-unstyled.row li .address {
    width: 50%;
    float: left;
}
  ul.contact-one__points.list-unstyled.row li{
    width: 100%;
  }
  .contact_form .contact_text:before, .contact_form .contact_text:after,
  .contact_form .contact-form.form-style-2:before, .contact_form .contact-form.form-style-2:after{
    display: none;
  }
  .about-wrapper .col-md-6{
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.about-wrapper.team-div .col-md-3{
    flex: 50%;
        padding: 20px;
  }
.abt-content .title-wraper, .abt-content .main-title, .abt-content p {
    text-align: center!important;
}
.abt-content {
    text-align: center!important;
}
.btn-one.s-four
{
  margin-top: 0px;
}
.ser-title{
      text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto 20px;
}
.ser-wrapper {
    padding-top: 30px;
}
section.service-wrapper {
    padding: 20px 0 20px;
}

  .footer-content{
         margin-bottom:1.5em;
         width: 44%;
    float: left;
    }
  .other-wrapper .col-md-4 {
    padding-right: 5px;
    padding-left: 5px;
}
.tit {
    padding-left: 0 !important;
}
.icon{
  padding: 0px 4px
}

.img-wrapper{
  margin-bottom: 8px !important;
}


.col-md-15.col-6.p0.image{
  float: left;
    width: 50% !important;
}
.icon-list li
{
 font-size: 1.1em;
  padding: 5px 7px;
    margin: 4px;
}
.icon-list li img
{
  height: 25px;
}
.contact-wrapper {
    padding: 50px 0 !important;
}

span.caption:after {
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%;
    height: 80px;
    z-index: -1;
    background-image: url(../images/text-bg.png);
    content: "";
    background-size: 50% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.address-list {
    height: 100%;
}
.address-list {
  margin-left: 0px !important;
  margin-top: 50px !important;
    padding: 10px !important;
    }
.contact-wrapper .col-lg-8,.contact-wrapper .col-lg-4
{
    flex: 0 0 100%;
    max-width: 100%;
}
.add-mtop {
    margin-top: 0;
}

  .icon
  {
     width: 50px !important;
    height: 50px !important;
    position: relative !important;
  }
  .address-list .contactli{
        width: 33%;
    float: left;
  }
.contactForm02{
  padding: 50px;
  padding-top: 60px;
}
.services .content {
    width: 100%;
    padding: 0;
}
.about-image {
    display: none;
}
section.abt-wrapper {
    position: relative;
    padding-top: 50px;
}
.about-section  .col-md-7{
      flex: 0 0 100%;
    max-width: 100%;
}
/*
.footer-top-wrape.row .col-md-4,
.footer-top-wrape.row .col-md-2{
    float: left;
    flex: 50% !important;
    width: 50% !important;
    max-width: 50% !important;
}*/

.hotel-brands:nth-child(3) {
    clear: both;
}

.address{
  font-size: .9em;
}
.address img {
    height: 25px;
}
.abt-wrapper{

    padding-bottom: 0 !important; 
}
.main-title{
  line-height: 24px;
}

.caption-bottom

{
      font-size: 1em;
    line-height: 30px;
}

 .mob-view.home-img

    {
         width: 100vw;
    height: 86vh;
    object-position: center;
    object-fit: cover;
    }

.col-md-2.soc
{padding-left: 5px;}

.responsible-wrap{
  overflow: hidden;
}

img.simg4{
  display: none;
}
.videos img,.videos{
  height:180px;
}
.offer-title.responsible {
    left: 10%;
    top: 80%;
    transform: none;
    justify-content: left;
}
.mission-wrap.dir .dir-img {
    justify-content: center;
    margin: 0 auto 20px;
    display: flex;
    height: 150px;
}
img.abt-shape
{
      margin: -20px auto -15px;
}
.dir-shape {
    margin-top: 0px !important;
        margin-bottom: 20px !important;
}
.mission-wrap, .mission-wrap.dir .col-md-4,.mission-wrap, .mission-wrap.dir .col-md-8 {
  flex: 0 0 100%;
    max-width: 100%;
}
.mission-wrap
{
      padding: 20px 10px;
}

.mission-wrap.dir{
   padding: 20px 10px 0;
}
.mtitle-wraper span {
    font-size: 1.2em;
    }
    img.vision-shape
    {
          width: 60px;
    }

  .mission-wrapper {
    padding-top: 0px;
}
img.hot-logo {
    padding-right: 5px;
    margin-right: 15px;
    width: 17%;
}
.places-item img
{
  margin-right: 2px;
}
.test-view-btn{
       top: 78%;
    right: 0;
    padding: 4px 5px;
}
.places-item h3:before
{
  left: -7px;
  font-size: 35px;
}
.offer-title {
    top: 70%;
    left: 1%;
}
.offer-title h3
{
  font-size: .85em;
      padding-left: 10px;
}
.other-wrapper .offer-title{
   top: 65%;
}
.other-wrapper .offer-title h3{
    font-size: .7em;
}
.other-wrapper .test-view-btn{
    font-size: .8em;
    top: 68%;
}
.abtshape1{
  margin-top: 20px !important;
}
.test-wrapper:after
{
      height: 320px;
}

.post-featured-thumb.bg-cover img{
      height: 100px !important;


}
.test-wrapper{
        padding: 20px;
}
.col-md-15.p2 {
    width: 30%;
}
.cta-title h3{
  font-size: 1.5em;
}
.title-wraper {
    margin-bottom: 20px;
}

img.simg3{
   width: 100px;
    top: -30px;
}
img.simg1 {
    position: absolute;
    top: -27px;
    left: -37px;
    z-index: 99;
    width: 100px;
}
.client-logos{
  width: auto !important;
}
img.simg7,img.simg6,img.simg8{
  display: none;
}
.test-div{
    padding-top: 30px;
      padding-left: 120px;
    padding-right: 120px;
}
.test-div .col-md-3{
      width: 50%;
    max-width: 50%;
        float: left;
        padding-right: 5px;
    padding-left: 5px;
}
.single-cta-item {
    z-index: 999;
    margin-bottom: 15px;
}

.col-md-4.hotel-brands .col-md-3{
      width: 22%;
    max-width: 22%;
        float: left;
}
.hotels-img
{
      height: 60px;
}
.video-wraper{
  padding: 0 20px;
  padding-bottom: 0px;
      margin-top: 0px;
     transform: translateY(-100px);
}
.videos-wrap
{
      padding: 40px 45px 41px 42px;
}


    .footer-content ul li a{
        font-size: .9em
    }
.f2 .serv-img:after{
    left: 28% !important ;
    top: 0 !important ;
}
.service-wrapper .col-md-5 {
    width: 41.666667% !important;
}

.stay-btn{
        font-size: 1em;
}
.single-blog-item {
    margin-bottom: 10px;
    margin: 5px!important;
}
.facility-div {
    top: 265px !important;
}

    .rooms-bg .col-md-6{
        flex: 0 0 100%;
    }
    
    .test-div .col-md-5 {
    flex: 0 0 auto;
    width: 41.666667%!important ;
}
    .col-md-2.logo-div.d-flex{
        display: none;
    }
    
    .footer-top-wrape.row .col-md-3 {
    flex: 0 0 35%;

}
.col-md-2.soc {
        flex: 0 0 25.666667%;
    width: 24.666667%;
    max-width: 24.666667%;
}

.footer-social-links ul li a{
    font-size: 1em
}
.row {
    display: flex !important;
}


    .destination-div .inner-box{

        margin-bottom: 15px !important;
    }
    .destination-div .col-lg-4{

         max-width: 50.333333% !important;
    flex: 0 0 49.333333% !important;
    }
    .destination-div .inner-box {
    margin-bottom: 20px !important;
    margin-right: 15px!important;
}
    .destination-div .row{
        display: flex !important;
    }
    .service-wrapper .col-md-3 {
    max-width: 100%;padding: 3px;
}
section.ser-wrapper .col-md-6
{
 max-width: 100%;
     flex: 0 0 100%;
}
.cap-content
{
  padding: 10px
}
     body {
         font-size:14px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
         display: block;
         object-position: center;

    }
     .copy-right{
         width:50%;
         text-align:center;
         line-height:28px;
         font-size: .9em
    }   
    a.cart-btn2 {
    padding: 0px 3px!important;
    top: 311px!important;
    font-size: 1em!important;
}
     .designed{
         width:50%;
         display:flex;
    }
     .designed p{
         line-height:28px;
         font-size: .9em;
    }
    .quick-links {
    display: block;
}
     .footer-content:nth-child(1){
         display:block;
    }
    .footer-content:nth-child(3){
      width: 65%;
    }
     .footer-content:nth-child(4){
      width: 20%;
    }
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
     .footer-content{
         margin-bottom:1.5em;
         margin-right: 2%;
    }
     .footer-content ul li{
         width:50%;
         float: left
    }
     .lSAction{
         display:none
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     .count-up{
         width: 50%;
    }
    
     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 2em;
    }
     .title{
         font-size: 2em;
    }
     .home-service{
         padding-top: 40px;
    }
     .count-no{
         font-size: 2.5em;
    }
     .count-percentage{
         font-size: 2.5em;
    }
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }
     .destination-div .lower-contant h5 {
    font-size: 1em !important;
}
    .swiper-slide-caption{
            bottom: 16%;width: 100%;
    }
    .title-wrap h2 {
    text-align: center;
    font-size: 40px;
}
.w_50 {
    width: 100% !important;
}
     .caption{
           font-size: 3em;
    line-height: 40px;
    }
     .nav-brand img{
         margin-top: 5px !important;
         width: 100% 
    }
     .logo{
         width: 150px  !important;
         height: auto !important
    }

body.about .breadcrumbs:before, body.rooms .breadcrumbs:before
{
    bottom: 32px!important;
}
.wayanad-title{
    float: none!important;  position: relative;
    top: 35px;  z-index: -1;
}
.footer-logo img {
    height: 40px !important;
}

.footer-top-wrape.row .logo-div{
  display: none;
}

    .wayanad-title h3{
        font-size: 1.889em!important ;
        letter-spacing: 0!important ;
       line-height: 30px !important;
    }

    .wayanad-title h1 {
    font-size: 3.944em!important ; 
       text-align: right!important ;
    line-height: 25px!important;
      
}
}

@media (max-width:768px){
.about-wrapper .abt-content span{
  margin-bottom: 0
}
body.services .ser-title{
  display: flex;
    text-align: center;
    justify-content: center;
    margin: 0 auto 20px;
}
.abtimage1,.abtimage2{
  display: none;
}
  .navigation-portrait .nav-menu>li img {
    filter: saturate(1);

}
section.about-wrapper{
  padding-top: 30px;
    padding-bottom: 40px;
}
  .flower1,.flower2,.flower3,.flower5,.flower4{
    height: 70px;
  }
  img.dir-shape.abt-shape{
    align-items: center;
    justify-content: center;
        margin: 0 auto;
  }
  section.section-padding.hotels-d{
    padding-bottom: 0px !important
  }
  .mission-wrap.dir p{
    text-align: center;
  }
  body.about .nav-menu>li a.about:after, body.home .nav-menu>li a.home:after, body.gallery .nav-menu>li a.gallery:after, body.rooms .nav-menu>li a.rooms:after, body.facilities .nav-menu>li a.facilities:after, body.enquiry .nav-menu>li a.enquiry:after, body.hotels .nav-menu>li a.hotels:after, body.careers .nav-menu>li a.careers:after, body.contact .nav-menu>li a.contact:after{
    display: none !important;
  }
.banner-wraper:after{
     bottom: -12px;
}
 .welcome-bg:after{
      bottom: -19px;
}

}
@media (max-width:767px) {
  .sec-title-four h2
  {
    width: 100%!important;
    display: block!important;
  }
  #Manufacturing .content-column {
    margin-bottom: 20px;
}

  .about-block
  {
        margin-right: 0!important;
        padding: 10px!important;
  }
  .contact-form.form-style-2{
    margin-left: 0
  }
.mob-view {
    height: 65vh !important;
}
  .address-list{
  padding: 40px;
    margin-left: 0;
    margin-top: 50px;
}
.address-list .contactli .icon img
{
     width: 30px !important; 
     height: 30px!important;
}
.add-mtop {
    margin-top: 0;
}
  .contactWrap img.apply{
    display: none;
  }
  .services .content {
    width: 100%;
    padding: 0;
}
  .contact_form button[type="submit"]
  {
       padding: 8px 15px !important;
    font-size: 12px !important;;
  }
  .contactForm02
  {
    padding: 20px;
    padding-top: 50px;
  }
.destination-div .lower-contant h5{
    font-size: 1em!important;
    
}
    .wayanad-title h3 {
    font-size: 1.889em!important;
    letter-spacing: 0!important;
    line-height: 30px !important;
}
.wayanad-title h1 {
    font-size: 3.944em!important;
    text-align: right!important;
    line-height: 25px!important;
}
  
    .contact-form.form-style-2 .form-group input, .contact-form.form-style-2 .form-group textarea, .contact-form.form-style-2 .form-group select{
        margin-bottom: 10px !important;
    }

     .contact__info {
    margin-bottom: 40px !important;
    }   
    .contact-wrapper {
    padding: 0 0 40px;
    }    
    
     img.enq-img.img-full{
        display: none;
     }
    

    .tab button, .tab2 button

    {

    line-height: 10px;
    padding: 10px 11px;
    margin: 4px 2px;
    }
    .tab, .tab2{
        display: block;
        margin-bottom: 20px;    text-align: center;
         }
    body.gallery img.img-fluid.rounded{
        height: 150px !important;
    }

body.gallery .img-wrapper{
    height: 150px !important;
    margin-bottom: 10px !important
}
.test-main .description{
    padding: 0 25px;
}
.test-main img.right-q {
    right: 63px!important ;
    bottom: 8px !important ;
}
.video-story {
    padding-top: 50px;
}
.facility-div2 {
    padding-top: 20px !important ;
}




.icon2-list ul.dflex{
        margin-bottom: 30px !important ;
}
.blog-title {
    font-size: 1.3em !important;
}
    
    .butn-dark a{
        letter-spacing: 1px !important;
    }
    hr {
    margin-top: 15px;
    margin-bottom: 20px;
}


body.about .nav-menu>li a.about:after, body.home .nav-menu>li a.home:after, body.gallery .nav-menu>li a.gallery:after, body.rooms .nav-menu>li a.rooms:after, body.facilities .nav-menu>li a.facilities:after, body.enquiry .nav-menu>li a.enquiry:after, body.testimonials .nav-menu>li a.testimonials:after, body.destinations .nav-menu>li a.destinations:after, body.contact .nav-menu>li a.contact:after
{

    display: none !important;
}
a.col-md-4{
    padding: 0;
}

 .navigation-portrait {
    height: 70px !important;
}
.address{
        margin-bottom: 5px;
}
    .address img {
    margin-right: 6px;
}
.footer-address{
    margin-top: 0px;    margin-bottom: 15px;
}
.footer-logo img {
    height: 80px;
}


    .single-cta-item {
    z-index: 999;
}

.gallery-wraper {
    padding: 40px 0 !important;
    float: left;
}

.wayanad-title {
    float: right;
    top: 30px;
    position: relative;
}


.title-wraper
{
        margin-bottom: 20px;
}
.row.mtop.videos-div {
    margin-top: 50px !important;
}

.blog-title::before{
    top: 6px;
    position: relative;    margin: 0px 10px 10px 10px;
}
.blog-title::after
{
    top: 6px;
    position: relative;    margin: 0px 10px 10px 10px;
}
.wrap-form span.text-input{
    margin-bottom: 10px!important 
}



    .service-div{
        max-width: 50%;
    float: left;width: 50%;
    }
img.abtimg {
    width: 50%;
    margin: 0 auto;
    display: flex;
}

    .single-blog-item h3 a{
            font-size: 1em!important;
    }
    ul.list-style-one{
        width: 100%!important;
    }
.box {
    padding: 20px!important;
}
.box .content{
    width: 100%;
}
.box h3{
        font-size: 1.1em;
    margin-top: 5px;
}
.whats-app img{

    max-width: 40px;
}
.product-wrapper .btn2 {
    margin-top: 12px !important;
}
.welcome-title2 h4.sub-title {
    font-size: 1em;
}

.welcome-title2 span{
    font-size: 1.7em;
}
.cta-contents h2{
        font-size: 1.778em;
}
.img-part,.b-img1, .b-img2{
    display: none;
}


    .customer-logos .slick-slide img {
    width: 85% !important;
}

    .welcome-title{
        font-family: 'geomanistregular';
    }
    .welcome-title span{
        font-size: 1.3em;
        font-weight: normal;
    }
    .home-login{
        display: none;
    }

 .nav-toggle{
   display: flex!important;
    align-items: center;
    width: 25px;
    height: 20px;
    cursor: pointer;
    /* border-top: 3px solid #000; */
    border-bottom: 3px solid #000;
    text-align: center;
    justify-content: center;
    position: absolute;
    bottom: 26px;
    right: 23px !important;
}
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px;
}
 .nav-toggle:before{
   position: absolute;
    content: "";
    width: 40px;
    border-bottom: 3px solid #000;
    right: 0;
}
.nav-toggle:after {
    content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
}
    .hide-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
    height: 75px;
    padding: 10px 20px;
    display: block !important;
}
.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: .9em;
    display: inline-block;
    float: left;
    text-align: center;
}

    img.img-mob{
        display: none;
    }
    #gallery{
        clear: both;
    }

    .sliderr .col-md-9{
        padding: 0;
    }
    .row.clnt .col-md-2 {
    margin-bottom: 10px;
}
   img.report-icon{
    display: none;
   }
.pl-4 {
    padding-left: 0;
}
.email,.edu-cta-box .inner .content .ctitle a{
    font-size: 1em !important
}
.contact-form.form-style-2 .form-group input, 
.contact-form.form-style-2 .form-group textarea{
    font-size: 14px !important;
    padding: 10px 20px 10px !important;
margin-bottom: 10px !important;
}
a.edu-btn, button.edu-btn,.features-box{
           font-size: 14px!important;
}

button.submit.btn-2{
     font-size: 1em!important;
    padding: 5px 14px !important;
}
h3.dtitle{
    font-size: 1em !important
}

.features-box
{
    padding: 10px 17px !important;
margin:10px  0!important
}
.features-box.color-secondary-style .icon img{
    margin: 0 !important;
    height: 30px!important;
    width: 30px!important;
}
.features-box .content {

    margin-left: 10px !important;
    }
img.down,.datruck img,.video-column .image img,.da-box .da-image img,
.video-column .image:before,.video-column:before,.fuel-image, .fuel, .fuel-image img{
    display: none;
}

h5.bottomtext{
    font-size:1.4em !important
}
.box.first,.box.third,.bg2.box{
        padding: 20px !important;
    margin-bottom: 10px;
    position: unset !important;
}
ul.list-style-one li i{
        font-size: 7px !important;
    margin-right: 5px!important;
}
ul.list-style-one li,ul.list-style-two li{
    line-height: 30px!important;
}
.blog .col-md-4:nth-child(1n + 2) {
    display: none;
}

.fuel-padding{
    padding: 20px 15px !important;
}
.event-date{
    height: 50px!important;
    width: 50px!important;
        right: 11px !important;
}
.sec-title-two h2{
    font-size: 1.8em !important;
}
.about-blocks-outer {
    padding: 10px 0px 0px!important;
}
.about-block .inner-box .content-column .content-inner{
    padding: 0 !important
}


.order-list li span{
    padding-bottom: 0!important
}
.about-section-two{
    z-index: 2 !important;
}
.pb150 {
    padding-bottom: 50px !important;
}
.pl-3{
    padding: unset !important;
}
ul.order-list.primary-color{
        margin-left: 3%;
}
ul.order-list.primary-color.br2{
    transform: unset !important;
}
.sec-title-four h2{
        padding-top: 9px!important;  
          font-size: 1.2em!important;
}
.about-section-two{
    padding: 40px 18px 12px !important;
}
.banner-wraper.mt-100 {
    margin-top: 0px!important;
}
.footer-bottom-wrap {
    padding-bottom: 75px;
}
    .customer-logos .slick-slide {
    width: 200px;
}

    .col-md-9{
        width: 100%;    flex: 0 0 100% !important;
    max-width: 100% !important;
    }
    .blog-details h3,.widget-area .widget .widget-title,
    ol.breadcrumb > li.breadcrumb-item{
        font-size: 1em !important
    }
    .blog-details{
        padding: 0px!important
    }
    .blog-sidebar{
        margin-top: 20px !important
    }
    .add_to_cart.right{
    }
    .section-padding2 {
    padding: 30px 0px !important;
}
    .row{
        display: block !important;
        margin: 0 !important
    }
    .pl-8{
        padding-left: 1% !important
    }
    .digital-card-contant{
        margin: 0 13px !important;
    }
    .mission-head{
        margin-top: 20px;
    }
    .col-lg-6{
        width: 100% !important
    }
    .service-img{
        display: none;
    }
    .faq-img img:nth-child(2){
        display :none;     
    }
    .school-pic{
        width: 100% !important
    }
    .faq-img {
    display: none;
}
    .mission{
        display: block !important;
    }
    .home-service:before{
        height: 100px;
    }
    p.side-border:after{
        display: none;
    }
    .home-service:after{
        height: 50px;
        width: 85% !important;
        bottom: 0;
    }
    .welcome-container{
        float: none;
    }
    .service-content-wraper{
        padding: 30px !important;
        padding-right: 0px !important
    }
    .about-pic{
        width: 100% !important
    }
    .about-container{
            margin-top: 70px;
    }
    .video-box{
              width: 142px !important;
    height: 111px !important;
    }
    .year-box span{
        font-size: 14px;    line-height: 15px;
    }
    .footer-wraper{
        padding-bottom: 15px;
        clear: both;
    }
    .edu-cta-box .inner,.content.text-md-end{
        text-align: center;
        display: block !important;
    }
    body.about p,body.datrack p {
}
    .edu-cta-box .inner .sparator {
    margin: 0 auto;
    justify-content: center;
    display: flex;
}
.edu-cta-box .inner .content .subtitle,.ft-thx-why-choose-item-box .ft-thx-why-choose-item h3{
    font-size: 1em !important
}
    .edu-cta-box{
        padding: 30px 20px !important;
    }
    .ft-thx-why-choose-item-box .ft-thx-why-choose-item span,
    ul.address-list li .icon{
        height: 40px!important;
        width: 40px!important;
        line-height: 40px!important;
    }
    .ft-thx-why-choose-item-box .ft-thx-why-choose-item{
            padding: 17px 15px 17px 34px !important;
    }
    .img-wrapper.cert img.img-responsive{
        height: unset !important;
            top: -27px !important;
            border-radius: 40px 0!important;
                border: 5px solid #ded8d8!important;
    }
    ul.address-list li i {
    font-size: 1.2em !important;
}

ul.address-list li{
    padding-left: 40px !important;
    }
    section.pt-80.cert-slider {
    clear: both;
}

.footer-content-title,form.mt-2.contact-form-footer.clearfix {
        margin-bottom: 0;
        margin-top: 5px !important
}
    .f-contact-form {
    padding: 0px 0px !important;
}
h4.sub-title{
    letter-spacing: 0px !important
}

    .title-wrap h2
    {
            font-size: 22px;
    }
    .add_to_cart.right.open-side {
    right: -10px;
    }

  
     body {
         font-size:14px !important
    }
    .single-blog-item .content h3
    {

    }
    ul.address-list li .tit {
    padding-left: 15px !important;
}

     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
    img.mob-view.home-img
    {
          height: 86vh !important;
    }

     .mob-view{
            width: 100%;
         display: block;
    object-position: center;
    object-fit: cover;
            
    }
    .whats-app{
           top: 57vh !important;
    margin-right: -25px !important;
    }
    .product-wrapper{
        padding: 30px;

    margin-bottom: 20px;
    }
    .nav-brand img {
    width:100% !important;
}
    .sexy-menu.detached {
    opacity: 1 !important;
}
   

   
    .navigation-portrait .nav-menu>li>a
    {
   margin: 10px 10px !important;
   padding: 2px !important;
    }

   
     .designed p{
         line-height:28px;    font-size: .9em;
    }
    .footer-bottom-container {
        padding: 5px 0;
}
   
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:0px;
         display: block;
    }
     .footer-content{
         margin-bottom:1.5em;
         margin-right: 10px !important
    }
   
     .lSAction{
         display:none
    }

    .pt-100 {
    padding-top: 50px;
     }
    h4.resume {
    font-size: 13px;
     }
         .w_50 {
         width: 100% !important;
     }
     .welcome-container{
        width: 100%;
            padding: 18px;
    }
     .welcome-pic img{
        display: none;
        width: 100%
    }
    .mt--50 {
    margin-top: 0px;
}
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     .count-up{
         width: 50%;
    }
     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 1.5em;
             line-height: 30px;

    }
     .title{
         font-size: 1.778em;
    }
    .mb-10 {
    margin-bottom: 5rem !important;
}
.single-blog-item {
    margin-bottom: 10px;margin: 10px;
}
section.service-wrapper {
    padding: 10px 0 40px;
}
.abt-content {
  text-align: center!important;
}
.abt-content .title-wraper,.abt-content .main-title,.abt-content p{
  text-align: center!important;
}
     .home-service{
         padding-top: 40px;
    }
     .count-no{
         font-size: 2.5em;
    }
     .count-percentage{
         font-size: 2.5em;
    }
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }
   
.swiper-slide-caption.change {
    bottom:-32px !important;
}
.add_to_cart .cart-inner .cart_top h3 {
    font-size: 18px !important;
    }
    .add_to_cart .cart-inner .cart_top h3 span{
        font-size: 11px!important;
    }
    .cart_media .contact-form {
    padding: 20px 30px 10px 28px !important;
}
.caption.size-change {
    font-size: 17px;
    line-height: 1.1;
}
.caption-bottom.size-change {
    font-size: 17px;margin-bottom: 30px;
}
.contact-form span.c-yellow {
    letter-spacing: 0px;    font-size: 16px;
}
.contact-form p {
    font-family: 'Poppins-Regular';
    font-size: 14px !important;
}
.swiper-slide-caption.inner-page
{
    top: 18px
}



.swiper-slide-caption .btn1{
    display: none;
}
.banner-caption a{
    display: none;
}

.col-md-3.col-6.p0.image {
    padding: 0 !important;
}
.col-md-3.col-6.p0.image:last-child {
    margin-bottom: 30px;
}
.about-block .inner-box{
    padding: 10px !important}
.logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
  .sexy-menu.detached .top-header .top-container .logo img{
         margin-top: 5px !important;
         width: 85% !important

    }
     .logo{
         width: 110px !important;
         height: auto !important
    }
     .nav-menu > li > a{
        color: #fff !important 
    }
}

@media only screen and (max-width: 990px) and (orientation:landscape) {
.sexy-menu.detached{
  position: unset !important;
}
}

 @media (max-width:560px){



.footer-content:nth-child(3) br {
    display: none;
}
.footer-content{
  width: 100%;
}
  .contact-wrapper .col-lg-8{
          max-width: 100%;
  }
  .angle:before,.contact_form .contact_text:before, .contact_form .contact_text:after,
  .contact_form .contact-form.form-style-2:before, .contact_form .contact-form.form-style-2:after
  {
    display: none;
  }
.abt-content .main-title{

    font-size: 1em;

}
.about-block img, img.gps{
    display: none;

}

.team-content h3{

    font-size: .9em;
}
.team-col
{
      padding-left: 1rem;
    margin-right: 1rem;
}
section.about-wrapper.team-div .col-md-3 {
        padding: 0 50px;
}
section.service-wrapper {
    padding: 20px 0 40px;
}
.title-wraper span,.about-wrapper .abt-content span{
  font-size: 1.4em
}

.footer-social-links ul li a{
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.footer-details p,.footer-details a,.address span,.address,
.footer-content ul li a{
         font-size: .94em;
}
.footer-content ul li
{
  margin-bottom: 0;
}
.ser-wrapper
{
  padding-top: 30px;
}

.ser-title{
    font-size: 1.4em;
    padding-bottom: 5px;
        text-align: center;
    display: flex;
    justify-content: center;
    margin: 0 auto 20px;
}
.project-col {
    margin-bottom: 10px;
}
.sexy-menu.detached .nav-menu > li > a
{
      margin: 10px 12px !important;
}
.footer-content:nth-child(5){
  margin-bottom: 0px !important
}
  .footer-content .quick-links ul li a:before
  {
        top: 6px;
  }
  .footer-content.hotels-div .col-md-6.col-6.p0 {
    width: 34% !important;
}
.footer-top-wrape.row .col-md-4{
    float: left;
    width: 40% !important;
    max-width: 40% !important;
}
  .hotels-img img {
    width: 90%;
}
  .room-wrapper {
    padding: 30px 0 !important;
}
   ol.breadcrumb > li.breadcrumb-item{
    font-size: .9em !important
  }
ol.breadcrumb > li.breadcrumb-item + li.breadcrumb-item {
    padding-left: 5px !important;
    margin-left: 3px !important;
}
  .other-wrapper .offer-title{
    top: 78%;
  }
  .other-wrapper .test-view-btn
  {
    top: 83%;
  }

.copy-right span{
  display: none;
}


  span.caption:after {
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 80px;
    z-index: -1;
    background-image: url(../images/text-bg.png);
    content: "";
    background-size: 100% 100%;
    background-position: center;
}
  .tit {
    padding-left: 45px !important;
}
.footer-logo img {
    height: 40px;
}
.address-list{
  padding: 40px 20px;
    margin-left: 0;
    margin-top: 50px;
}
h3.sep-line-one
{
      font-size: 1.5em;
}
body.hotels .img-wrapper img {
    height: 150px;
}
body.hotels .img-wrapper  {
    height: 150px;
}
.footer-bar .inner {
    padding: 30px 10px;
    }
    .footer-bar .inner figure img {
    height: 50px;
  }
  .footer-bar .inner p {
    font-size: 13px;
  }
  .add-info {
    margin-bottom: 10px;
}
.info-wrapper {
    margin-top: 0px;
}
.btn-one.s-four img
{
  height: 13px;
}
.btn-one.s-four {
    justify-content: center;
}
.address img {
    height: 30px;
    margin-right: 6px;
}

    .footer-bar .inner h3
    {
      font-size: 17px;
    margin-bottom: 10px;
    }
.icon-list li{
padding: 5px 10px;
    margin: 5px 0;
        width: 100%;
    }
    .rooms-bg .facilities-tw
    {
      padding: 0;
    }

img.hotel-img
{
  height: 200px;
}
.contact-wrapper {
    padding: 40px 0 !important;
}
.banner-wraper:after
{
  bottom: -9px;
}
.about-image {
    display: none;
}
section.abt-wrapper {
    position: relative;
    padding-top: 30px;
}
body.about .abt-wrapper {
    position: relative;
    padding-top: 10px;
}

.about-section {
    padding: 0px 0px 0px;
  }
.col-md-2.soc
{padding-left: 5px;}

.responsible-wrap{
  overflow: hidden;
}

img.simg4{
  display: none;
}
.videos img,.videos{
  height: 150px;
}
.offer-title.responsible {
    left: 10%;
    top: 80%;
    transform: none;
    justify-content: left;
}
.mission-wrap.dir .dir-img {
    justify-content: center;
    margin: 0 auto 20px;
    display: flex;
    height: 150px;
}
img.abt-shape
{
      margin: -20px auto -15px;
}
.dir-shape {
    margin-top: 0px !important;
        margin-bottom: 20px !important;
}
.mtitle-wraper{
  margin-bottom: 0
}
.mission-wrap
{
      padding: 20px 10px;
}
.flower1 {
    width: 50px;
    }
.mission-wrap.dir{
  padding: 5px;
}
.mtitle-wraper span {
    font-size: 1.2em;
    }
    img.vision-shape
    {
          width: 60px;
    }

  .mission-wrapper {
    padding-top: 0px;
}
img.hot-logo {
    padding-right: 5px;
    margin-right: 15px;
    width: 17%;
        margin-left: 13px;
}
.places-item img
{
  margin-right: 2px;
}
.test-view-btn{
   top: 80%;
   left: 50%;
    transform: translate(-50%, -50%);
    width: 28%;
        right: auto;
    justify-content: center;
}
.places-item h3:before
{
  left: -7px;
  font-size: 35px;
}
.offer-title {
    top: 75%;
    left: auto;
    right: auto;
    justify-content: center;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.offer-title h3
{
  font-size: .9em !important;
      padding-left: 10px;
}
.abtshape1{
  margin-top: 20px !important;
}
.test-wrapper:after
{
      height: 500px;
}

.post-featured-thumb.bg-cover img{
      height: 100px !important;


}
.test-wrapper{
        padding: 0px;
        min-height: 400px;
        overflow: hidden;
}
.cta-title h3{
  font-size: 1.5em;
}
.title-wraper {
    margin-bottom: 20px;
    line-height: 15px;
}
.welcome-bg:after {
    bottom: -10px;
}
img.simg3 {
    top: -36px;
    left: -18px;
    width: 111px;
}
img.simg1{
  top: -51px;
    left: -110px;
    z-index: 99;
    width: 200px;
}


.client-logos{
  width: auto !important;
}
img.simg7,img.simg6,img.simg8{
  display: none;
}
.test-div{
    padding-top: 30px;
      padding-left: 10px;
    padding-right: 10px;
}
.test-div .col-md-3{
      width: 50%;
    max-width: 50%;
        float: left;
        padding-right: 5px;
    padding-left: 5px;
}
.single-cta-item {
    z-index: 999;
    margin-bottom: 15px;
}


.col-md-4.hotel-brands .col-md-3{
      width: 20%;
    max-width: 20%;
        float: left;
}
.hotels-img
{
      height: 70px;
}
.video-wraper{
  padding: 0 20px;
  padding-bottom: 0px;
  margin-top: 0px;
  transform: translateY(-100px);
  margin-bottom: -50px;
}
.videos-wrap
{
      padding: 32px 33px 35px 30px;
}

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev{
        background: transparent !important;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
        color: #fff !important;
    }
    .owl-theme .owl-nav [class*=owl-]:hover{
        color: #d8d8d8 !important
    }
    body.home .service-div:nth-child(5), body.home .service-div:nth-child(6)
    {
        padding-bottom: 20px !important;
    }
    .footer-wraper{
        padding-top: 50px;
    }
    body.home .abt-wrapper, body.home section.service-wrapper
    {
        padding-bottom: 0 !important
    }
     body.home .gallery-wraper {
        padding-bottom: 20px !important
     }
    section.cta-wrapper.section-padding.bg-cover.position_relative{
        background: #def0e0;
    }
    .abt-content p:last-child
    {
        margin-bottom: 0
    }
.destination-div .inner-box{
  margin-right: 0 !important;
  margin-bottom: 20px !important
}
   .destination-div .lower-contant h5{

   margin-bottom: 6px !important;
    margin-top: 2px !important;
 } 
a.test-view-btn.resp-hide {
    display: flex  !important;
    padding: 3px 18px;
    font-size: .9em;
}


    body.home .row.mtop.videos-div .col-md-4:nth-child(2),
    body.home .row.mtop.videos-div .col-md-4:nth-child(3) {
        display: none;
    }

    body.home .gallery-wraper .col-md-15.col-6.p0.image:nth-child(1n+3){
display: none;
    }
    .contact-wrapper .col-xl-4.col-lg-6 {
    width: 100% !important;
    padding: 0;
}

    body.about .breadcrumbs:before, body.rooms .breadcrumbs:before {
    bottom: 31px!important;
}

 a.cart-btn2{
    padding: 0px 3px!important ;
    top: 550px!important;   
     font-size: 1em !important ;
}
    .destination-div .inner-box
{
    margin-bottom: 20px !important ;
    margin-right: 0!important ;
}
    .add_to_cart.right {
    width: 320px !important;
}
    .swiper-slide-caption{
    }
     body {
         font-size:15px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
         display: block 
    }
     .copy-right{
         font-size: .9em;
         text-align:center;
         line-height:28px;    justify-content: center;
    }

     .designed{
         display:flex;
    }
     .designed p{
       line-height: 28px;;
    }
    
    
     
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
     .footer-content{
         margin-bottom:.5em;
    }
    
     .lSAction{
         display:none
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     .count-up{
         width: 100%;
    }
     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 2em;
    }
     .title{
         font-size: 2em;
    }
     .home-service{
         padding-top: 40px;
    }
     .count-no{
         font-size: 2.5em;
    }
     .count-percentage{
         font-size: 2.5em;
    }
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }
     
     .caption{
        font-size:1.6em;
        line-height: 28px;

    }
    .swiper-slide-caption{
      width: 100%;
    }
    .caption-bottom
    {
     font-size: .9em;
    line-height: 30px;
    }

     .nav-brand img{
         margin-top: 5px !important;
         width: 100% 
    }
     .logo{
         width: 110px !important;
         height: auto !important
    }
}
 @media (min-width:461px) and (max-width:560px){
    .gallery-wraper.projects-div .col-md-3{
flex: 0 0 50%;
    max-width: 50%;
       float: left;
        margin-bottom: 10px;
  }
  .cap-content
  {
    padding: 10px;
  }
.team-col
{
      padding-left: 1rem;
    margin-right: 1rem;
}
section.about-wrapper.team-div .col-md-3 {
    width: 50%;
    float: left;
        padding: 0;
}
 .footer-content:nth-child(1){
         width:60%;
    }
     .footer-content:nth-child(2){
         width:28%;
    }
     .footer-content:nth-child(3){
         width:60%;
    }
     .footer-content:nth-child(4){
         width:28%;
    }

.add_to_cart.right {
    width: 320px !important;
}
    .add_to_cart.right{
        right: -423px !important
    }
     body {
         font-size:14px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
         display: block 
    }
     .copy-right{
         width:50%;
         text-align:left;justify-content: left;
         line-height:28px;
    }
     .designed{
         width:50%;
         display:flex;
         justify-content:center;
    }
     .designed p{
         line-height:28px;
    }
   
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
    
     .lSAction{
         display:none
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     .count-up{
         width: 50%;
    }
     .count-up:nth-child(3){
         width: 100%
    }
     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 2em;
    }
     .title{
         font-size: 2em;
    }
     .home-service{
         padding-top: 40px;
    }
     .count-no{
         font-size: 2.5em;
    }
     .count-percentage{
         font-size: 2.5em;
    }
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }
       span.caption:after {
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 80px;
    z-index: -1;
    background-image: url(../images/text-bg.png);
    content: "";
    background-size: 100% 100%;
    background-position: center;
}
     .caption{
        font-size:2em
    }
     .nav-brand img{
         margin-top: 12px !important;
         width: 100% 
    }
     .logo{
         width: 110px !important;
         height: auto !important
    }
}


 @media (min-width:681px) and (max-width:992px){
 .contact-wrapper .col-xl-4.col-lg-6{
    width: 40% !important ;padding: 0;
}
    .destination-div .lower-contant h5 {
    font-size: 1.1em !important ;
}
.f2 .serv-img:after{
    left: 30%!important;
    top: 8px!important;
}

.service-div{
    padding: 10px;
}

.wayanad-title{
    float: none!important;  position: relative;
    top: 0px;  z-index: -1;
}

body.gallery img.img-fluid.rounded{
    height: 200px !important;
}
body.gallery .img-wrapper{
    height: 200px !important;
    margin-bottom: 10px !important
}

    body.enquiry  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 86.666667%;
    max-width: 86.666667%;
}
.facility-div2 .col-md-6,.rooms-bg .col-md-6{
    max-width:100% !important;flex: 0 0 100%;
}
    .destination-div .inner-box{

        margin-bottom: 15px !important;
    }
    .destination-div .col-lg-4{

         max-width: 50.333333% !important;
    flex: 0 0 49.333333% !important;
    }
    .contact-form.form-style-2{
        margin: 0 !important
    }
.contact-wrapper .col-lg-6{
    width: 60% !important ;
}
.contact-wrapper .col-xl-4.col-lg-6{
    width: 40% !important ;
}
   a.cart-btn2{
    padding: 0px 3px !important ;
    top: 255px!important ;   
     font-size: 1em!important ;
}

.quick-links ul {
    margin-right: 20px;
}
.gallery-wraper .col-6 {
    float: left;
    width: 33% !important;
}
.row.center.test-div .col-md-6{
        width: 50% !important;
    max-width: 50% !important;
    float: left;
}


.row.mtop.videos-div .col-md-4{

    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
    width: 33.333333%!important;
}
.testimonial{
    padding: 16px 0;
}
#testimonial-slider{
        padding: 15px !important;
}
.testimonial-content{
    margin: 13px 31px !important;
}
    section.service-wrapper .col-md-5 {
    flex: 0 0 auto !important;
    width: 41.666667% !important;
}
.gallery-wraper {
    padding: 40px 0;
}
.video-wraper
{
    position: relative;
    z-index: 9;
    padding: 0 100px;
    margin-bottom: -50px;
}
.stay-btn,.serv-title h4{
        font-size: .9em;
}
.img-wrapper img{
      height: 150px !important;
}
.img-wrapper{
      height: 150px !important;
}
body.home .img-wrapper
{
 height: 150px;
}

.serv-img img {
    height: 60px;
}
    .social-links img.icon-img {
    width: auto;
    height: 40px !important;
}
    .blog .col-md-4{
        -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
   }
.row{
    display: flex !important;
}
    .desk-view {
    width: 100%;
}
     body {
         font-size:14px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
         display: block;    width: 100%;
    }
     .copy-right{
         width:55%;
         text-align:center;
    }
     .designed{
         width:44%;
         display:flex;
         justify-content:right;
    }
    
       .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
   
     
     .lSAction{
         display:none
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 2em;
    }
     .title{
         font-size: 2em;
    }
     .home-service{
         padding-top: 40px;
    }
     .count-no{
         font-size: 2.5em;
    }
     .count-percentage{
         font-size: 2.5em;
    }
     .top-quickwraper{
         display: none
    }
    
     .experience{
         display: none
    }
   
     .nav-brand img{
         width: 100% 
    }
    
}

 @media (min-width:850px) and (max-width:991px){

  .footer-content:nth-child(1){
    display: flex;
  }
  .footer-content {
    margin-bottom: 1.5em;
    margin-right:2%;
}
  }
 @media (min-width:769px) and (max-width:991px){
ul.contact-one__points.list-unstyled.row .address p,
ul.contact-one__points.list-unstyled.row .address a{
  font-size: .8em
}
.contact-form.form-style-2 .form-group input, .contact-form.form-style-2 .form-group select{
  font-size: 13px !important;
}
.contact_form button[type="submit"] {
    font-size: 11px!important;
    padding: 10px 20px!important;
    }
    .contact_text {
    padding: 30px 30px;
  }
  .contact-wrapper {
    padding: 10px 0 50px;
}

.about-blocks-outer {
    padding: 0px 20px 0px !important;
}
.about-block .inner-box .content-column .content-inner {
    padding-left: 10px !important;
}
 #Manufacturing .content-column {
    margin-bottom: 20px;
}
  .abtimage2{
    top: 38%;
  }
  .abtimage1
  {
    box-shadow: -49px 12px 0px -12px #eb9c29;
  }
  section.about-wrapper.team-div .col-md-3 {
      max-width: 34%;
    flex: 50%;
    float: left;
        padding: 0;
}
.team-content h3{
  font-size: 1em;
}

li.header-phone img {
    height: 30px;
}




.footer-wraper{
  padding: 30px 0 10px;
  }
  .hotels-img img {
    width: 85%;

}
.sale-item{
  margin-bottom: 0px !important
}
  .other-wrapper .col-md-4{
    padding-right: 5px;
    padding-left: 5px;
  }
  .tit {
    padding-left: 40px !important;
}
  .contactForm02{
    padding-right: 50px;
    padding-top: 27px;
    margin-left: 20px;
  }
  .contactForm02 .form-group input, .contactForm02 .form-group textarea, .contactForm02 .form-group select{
    margin-bottom: 10px
  }
  .contactWrap img.apply
  {
        height: 650px;
  }
.footer-bar .inner h3 {
    font-size: 16px;
    }
    .info-wrapper {
    margin-top: 10px;
}
.banner-wraper:after
{
    bottom: -13px;
}
.p3 {
    padding: 0 2px!important;
}
.img-wrapper
{
  margin-bottom: 2px;
}
img.hotel-img {
    height: 400px;
  }
  .footer-bar .inner figure img {
    height: 50px;
}
.icon-list li {
    font-size: 1.1em;
    padding: 5px 7px;
    margin: 4px;
}

.icon-list li img {
    height: 25px;
}
.rooms2 .ccaption {
    padding: 26px 25px 45px 25px !important;
}
.col-md-15.col-6.p0.image {
    float: left;
    width: 25% !important;
}


.address-list{
      padding: 20px;
}
.abt-wrapper .abt-content {
    margin-left: 40%
}
.image-1 img
{
  width: 120px;
}
.image-2 img
{
  width: 140px;
}
.image-4 img
{
  width: 120px;
}
.image-3 img
{
   width: 90px;
}
section.abt-wrapper {
    position: relative;
    padding-top: 50px;
}

.about-section .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
}
.test-div {
    padding-top: 50px;
    padding-left: 100px;
    padding-right: 100px;
  }
.sexy-menu.detached .top-header .top-container .logo img{
     margin-top: 14px !important;
    width: 80% !important;
}

  ul.nav-menu.align-to-right {
    margin-top: 10px !important;
}
.col-md-2.soc {
    padding-left: 25px;
}
.footer-top-wrape.row{
  overflow: hidden;
}
img.hot-logo
{
  height: 50px;
}
.offer-title
{
  left: 2%;
}
.places-item h3:before
{
      font-size: 34px;
}
.offer-title.responsible {
    left: 15%;
}

.test-view-btn
{
  top: 76%;
}
.mtitle-wraper span {
    font-size: 1.3em;
    }
   
    .serimg {
    left: 30px;
}
    section.service-wrapper {
   padding: 10px 0 20px;
}
.cap-content{
  padding: 10px;
}
.title-wraper span{
  font-size: 1.9em;
}
.cta-title h3{
  font-size:  2em;
}
.mission-wrap,
.mission-wrap.dir
{
      padding: 20px 15px;
}
.mission-wrapper {
        padding-top: 0;
    }
.offer-title h3
{
  font-size: .9em !important
}
.other-wrapper .offer-title{
  top: 63%
}

.other-wrapper .test-view-btn {
    top: 72%;
}
.test-view-btn{
  padding: 2px 11px;
}
.welcome-bg:after
{
      bottom: -20px;
}
.caption-bottom
{
  font-size: 1em;
  line-height: 30px;
}
.abt-wrapper
{
  padding-bottom: 0px !important
}
.post-featured-thumb.bg-cover img{
      height: 120px !important;
}
.test-wrapper{
      padding: 30px 30px;
}


  img.simg7,img.simg1,img.simg2,img.simg3,img.simg4,img.simg5,img.simg6,img.simg8{
    display: none;
  }
.footer-logo img {
   height: 50px;
    margin-bottom: 10px;
}


 img.left-q {
       height: 25px;
    top: 23px;
    left: 21px;
}
  img.right-q {
    height: 25px;
    right: 37px;
}
.contact-wrapper .col-xl-4.col-lg-6{
    padding: 15px !important
}
.videos img,.videos{
    height: 150px!important;
}
.videos-wrap{
      padding: 40px 55px 40px 50px;
}
.sexy-menu.detached {
    padding: 0 !important;
}
.nav-menu>li>a {
    font-size: .6em !important;
    margin: 20px 5px !important;
}

.destination-div .lower-contant{
    padding: 10px 15px !important ;
    margin-left: 49px !important ;
        margin-top: -70px !important ;
}
.hotels-img img {
    width: 75px;
}
body.about .breadcrumbs:before, body.rooms .breadcrumbs:before
{
        bottom: 39px !important;
}
img.enq-img.img-full{display: none;}
.product-wrapper .col-md-4 {
  width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
}
  
   .blog .col-md-4{
        -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
   }

img.report-icon{
        height: 170px
}

    img.img-mob{
        display: none;
    }

     body {
         font-size:13px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: block 
    }
     .mob-view{
         display: none; 
    }
    .cta-contents .col-md-3,.cta-contents .col-md-4 {
        flex: 50% !important;
    max-width: 40% !important;
}

a.cart-btn{
    font-size: 1em !important;
}
.slick-slide img{
    width: 110px !important
}
.slick-slide{
    padding: 20px !important
}
ul.points li:before{
    left: 0 !important;
    height: 8px!important;width: 8px!important
}
ul.points li{
        margin-bottom: 4px!important;   font-size: 1em!important;
}
.section-padding {
    padding: 40px 0px !important;
}
.address img {
    height: 25px;
    margin-right: 10px;
}
.col-md-4.hotel-brands
{
      max-width:28.333333%
}
     .copy-right{
         width:50%;
         text-align:center;
    }
     .designed{
         width:50%;
         display:flex;
         justify-content:right;
    }
    .footer-social-links ul li a {
    height: 35px;    line-height: 35px;
    font-size: .9em;
    width: 35px;
}
     .designed p,.copy-right{
        line-height: 50px;
    }
    
   
    .whats-app{
        top: 74vh;
    right: 15px;
    margin-right: 0;
    width: 30px;
    }
.video-wraper{
  padding-bottom: 50px;
  margin-bottom: 0;
}
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
    .footer-content:nth-child(4){

        width: 14%;

       }
     .footer-content{
         margin-bottom:1.5em;
             margin-right: 3%
   
    }
   .footer-content:nth-child(5)
   {
    margin-right: 0
     }
     
     .lSAction{
         display:none
  
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 2em;
    }
     .title{
         font-size: 2em;
    }
     .home-service{
         padding-top: 40px;
    }
     .count-no{
         font-size: 2.5em;
    }
     .count-percentage{
         font-size: 2.5em;
    }
     .top-quickwraper{
         display: none
    }
     
     .experience{
         display: none
    }
   
     .caption{
        font-size: 2.8em;
    line-height: 40px;
    }
    .nav-menu>li>a
    {
       font-size:.6em !important;
   margin: 0px 5px !important;
    }
    .count-up {
    width: 24%;
    }
    .count-items{
            font-size: 18px;letter-spacing: -1px;
    }
     .nav-brand img{
        margin-top: 10px !important;
    width: 100% !important;
    }
   
     .logo{
         width: 110px !important;
         height: auto !important
    }
}

 @media (min-width:991px) and (max-width:1199px){
.footer-logo img {
    height: 50px;
}
.wayanad-title h1 {
    font-size: 4.944em!important;
    text-align: right!important;
    line-height: 40px!important;
}
.wayanad-title h3 {
    font-size: 2.889em!important;
    letter-spacing: 0!important;
    line-height: 40px !important;
}
.about-blocks-outer {
    position: relative;
    padding: 0px 50px 0px;
}
}
 @media (min-width:992px) and (max-width:1199px){
ul.contact-one__points.list-unstyled.row .address p,
ul.contact-one__points.list-unstyled.row .address a{
  font-size: .9em
}
  .about-blocks-outer {
    padding: 0px 20px 0px !important;
}
.about-block .inner-box .content-column .content-inner {
    padding-left: 10px !important;
}
  .footer-content {
    margin-right: 5%;
  }
  .blg {
    padding: 30px 30px;
}
.abt-wrapper .abt-content{

      margin-left: 25%;
}
  .abtimage2
  {
    left: 0
  }
  .col-md-2.soc {
    padding-left: 30px;
}
img.simg7,img.simg8
{
  display: none;
}
.mission-wrap,.mission-wrap.dir
{
      padding: 50px 20px 30px;
}
.test-div
{
  padding-left: 70px;
    padding-right: 70px;
}
.test-wrapper {
    
  padding: 30px 50px
  }
  
.image-2 img {
    width: 160px;
}

.image-1 img {
    width: 140px;
}

.image-3 img {
    width: 110px;
}

.image-4 img {
    width: 140px;
}
.footer-bar .inner figure img
{
  height: 50px;
}
.info-wrapper {
    margin-top: 0;
}
.contactWrap img.apply {
    max-width: 100%;
    height: 710px;
  }
  .contactForm02
  {
    padding-right: 50px;
    padding-top: 40px;
    }
.sexy-menu.detached .top-header .top-container .logo img {
    width: 50% !important;
    margin-top: 7px !important;
}
  .offer-title h3 {
    font-size: 1.1em;
  }
  .places-item h3:before {
    position: absolute;
    content: '|';
    font-size: 37px;
  }
  .test-view-btn
  {
    top: 77%;
  }
.offer-title
{
      top: 75%;
}
img.hot-logo {
       height: 60px;
    }
.col-md-4.hotel-brands{
      max-width: 28.333333%
}
    .col-md-3.add {
    margin-right: 78px;
}

.col-md-3.soc{
  max-width: 18%;
}
.col-md-3.soc {
    padding-left: 25px
}
    .whats-app {
    top: 31vh;
    right: 30px;
}
    .desk-view{
        width: 100%;
    }
    .nav-menu>li>a {
    font-size: .8em !important;
    margin: 25px 5px !important;
}
.sexy-menu.detached  .nav-menu>li>a {
  margin: 10px 5px !important;
}
.sexy-menu.detached  li.header-phone a{
  margin: 0px 5px !important;
}
li.header-phone.d-flex a{
  margin: 13px 5px !important;
}
.sexy-menu.detached ul.nav-menu.align-to-right {
    margin-top: 10px;
}

.nav-brand img {
    margin-top: 15px !important;
    width: 100%;
}
.rooms-bg {
    padding: 25px!important;
}.rooms2 .ccaption {
    padding: 26px 0px 45px 25px;
}
.rooms2 {
    position: relative;
    margin-bottom: 40px;
    }
    .stay-btn, .serv-title h4 {
    font-size: 1em;
}
.section-padding {
    padding: 40px 0px 50px;
}
img.enq-img.img-full{
    display: none;
}
.desk-view{
    display: block !important;
}
.mob-view{
    display: none;
}
.cta-wrapper{
      min-height: 400px
}
.view-review-btn{
   width: max-content;
    display: flex;
}
body.about .breadcrumbs:before, body.rooms .breadcrumbs:before

{
        bottom: 42px!important;
}

    img.large {
    width: 50% !important
}

}

@media (max-width:420px) { 
    .who-we-are{ width: 100%; margin-right: 0%;}
}
 @media (min-width:421px) and (max-width:460px){
    .who-we-are{ width: 100%; margin-right: 0%;}
}
 @media (min-width:461px) and (max-width:560px){
    .who-we-are{ width: 100%; margin-right: 0%;}
}
 @media (min-width:561px) and (max-width:680px){
    .who-we-are{ width: 100%; margin-right: 0%;}

}
 @media (min-width:681px) and (max-width: 768px){ 
    .who-we-are{ width: 100%; margin-right: 0%;}
}
 @media (min-width:769px) and (max-width:991px){}

