@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'Montserrat';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
      font-family: 'Montserrat';
     font-size:16px;
     color:#000;
}
html {
  scroll-behavior: smooth;
}
 .c1 {
     background-color:#fff !important;
     color:#333 !important;
}
 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg);
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Medium.eot');
    src: url('../fonts/OpenSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Medium.woff2') format('woff2'),
        url('../fonts/OpenSans-Medium.woff') format('woff'),
        url('../fonts/OpenSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.eot');
    src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff'),
        url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'ChesterNetwork';
    src: url('../fonts/ChesterNetwork.eot');
    src: url('../fonts/ChesterNetwork.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ChesterNetwork.woff2') format('woff2'),
        url('../fonts/ChesterNetwork.woff') format('woff'),
        url('../fonts/ChesterNetwork.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}




.header-call {
    display: flex;
    align-items: center;
}
 .header-contact{
     width:auto;
     height:auto;    margin-top: 15px;
     float:right;
}
a.header-phone{
    font-family: 'OpenSans';
    font-weight: 500;
    color: #000; display: flex; align-items: center;
    float: right;
}
a.header-phone img{
  width: 30px;
}
.apply
{
  background-color: #ed1c24;
  color: #fff; font-size: 0.903em;
 text-transform: uppercase;
  padding: 7px 30px; margin-right: 25px;
      font-family: 'OpenSans';
    font-weight: 500; border-radius: 25px;
}
.apply:hover{
  background-image: unset;
  background-color: #543613;
  color: #fff !important
}
.sexy-menu.detached .nav-brand img{
  margin-top: -42px;
}
.nav-menu>li>a{
    margin:22px 18px; 
    display:inline-block;
    position:relative;
    color:#000000;
    font-size:1em;
    font-family: 'OpenSans';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    text-transform: uppercase;
}
.nav-menu>li:last-child a{
  margin-right: 0
}
.center{
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}

.resp-show{
  display: none !important;
}
.nav-menu>li>a:hover{
 color: #ed1c24
}
.sexy-menu.detached .nav-menu > li > a.book-btn{
margin: 28px 20px !important
}

li.header-phone img{
  height: 40px;     margin-right: 5px;
}
li.header-phone a{
    margin: 10px 12px !important;
    display: flex; 
    align-items: center;
}
li.header-phone a:hover {
    border: 0; color: #ed1c24
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 22px 20px;
}
.sexy-menu.detached .header-phone a
{
   margin: 9px 6px !important; 
}
.book-btn{
  background: #eb2127; text-transform: uppercase !important;
  color: #fff !important;
  margin: 40px 20px !important;
  padding: 10px 30px; font-size: 0.889em !important;
}
.book-btn:hover{
  background: #333;
  }

#button {
  display: inline-block;
  background-color: #ed1c24;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 80px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  line-height: 50px;
  color: #000;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

a.left.carousel-control{
    left: -60px;
}
.carousel-control.right
{
    right: -60px;
}

 .clear {
     clear: both 
}
 audio, ::selection {
     background:#8cc248;
     color: #fff;
}
.cta-form input[type="date"],
.cta-form input[type="text"], 
.cta-form select {
    color: #333;
    width: 100%;
    height: 65px;
    padding: 0 30px;
    background: #fff;
   border-radius: 25px;
}

 .grecaptcha-badge{
     display:none !important;
}
 .img-full{
     width: 100%;
     height:auto;
     display: block 
}
 .img-responsive {
     max-width: 100%;
     height:auto;
}

 .logo1{
     display:none 
}
 .banner-wraper{
     width:100%;
     height:auto;
     position:relative;
     z-index:1;
}
.sexy-menu.detached .navigation{
  top: 0
}
 
 .footer-container{
     width:100%;
     height:auto;
     padding-top:2em;
     padding-bottom:2em;
}
.footer-top-for{ display: flex; align-items: center;}
.footer-top-for img{ max-width: 35px; margin-left: 10px;}
 .top-wraper{
     width:100%;
     height: auto;
}
 .top-container{
     width:100%;
     padding-left:5%;
     padding-right:5%;
}
.header-social-links {
    float: left;
}
 .tophead{
     width:100%;
     position:relative;
         padding: 0em;
    background: #252235;
        display: flex;
    justify-content: space-between;
}
 .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;
}
.carousel-control span {
    background: #ed1c2473;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
.carousel-control
{
    opacity: 1 !important;
    bottom: 6% !important; 
    color: #b3b1af !important;
    top: unset !important; width: unset !important;
    font-family: 'Montserrat'; text-shadow: unset !important;
    text-transform: uppercase;
    font-weight: normal; letter-spacing: 2px; font-size: .85em !important
}
a.left.carousel-control{
    left: unset !important;
    right: 200px !important;cursor: pointer;color: #b3b1af !important
}
.carousel-control.right{
    right:100px !important;cursor: pointer;color: #b3b1af !important
}
/*abouta*/
.facilities-bg{
  background-image: url(../images/pattern-12.png);
      background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    background-color: #FAFAFA;
}
.welcome-img3{
  position: relative;z-index: 9;
}
img.abtimg{
  position: absolute;
    bottom: -17%;
    right: 32px;
    z-index: 2;
    filter: drop-shadow(0 10px 60px rgba(0,0,0,.07));
    border:5px solid #fff;
}
.abtimg1 {
    width:90%;
}
.bg-suqre {
  position: absolute;
    left: 0;
    top: -46px;
    height: 584px;
    width: 570px;
    border: 60px solid #eee;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}
/**/

.why-container{
      padding-top: 60px;
    padding-bottom: 120px;
    position: relative;
    overflow: hidden;
}
.next-imgs img{
  border-radius: 25px;
}
.next-lists {
    padding-top: 7em; position: relative;
}
.service-container{
padding: 70px 0 0; overflow: hidden;
position: relative;
}
.shape3{
  position: absolute;
    bottom: 10%;
   left: 15%;
}
.shape4{
  position: absolute;
    top: -80px;
    right: 0;
}
.serbg2{
  background-image: url(../images/serbg2.jpg);
  background-size: cover;
}
.serbg2 p{
  color: #fff;
}
.service-head1{
  color: #fff;
    font-size: 2.688em;
    line-height: 45px;
    font-weight: bold;
    font-family: 'Montserrat';
    font-style: normal;margin-bottom: 10px;
}
.service-head2{
  color: #eaa3a1;
    font-size: 2.688em;
    line-height: 45px;
    font-weight: bold;
    font-family: 'Montserrat';
    font-style: normal;margin-bottom: 20px;
}
.ser-padding2{
  padding: 90px 150px 95px 50px
}
img.s-home2 {
    float: right;    margin-top: 1em;
    margin-bottom: 2em;
}
.ser-padding{
  padding: 30px 150px 100px 150px; 
}
.serbg{
  background-image: url(../images/serbg.png);
  background-size: cover;    background-position: bottom;
}
img.s-home1{
  border-radius: 15px;margin: 0 auto;
    display: flex;float: right;width: 100%;
}
.service-item {
    margin-top: 90px;
  position: relative;
}
.service-item .service-content{
  position: relative;
}
.img-next {
    position: absolute;
    bottom: -70px;
    left: -100px;
}
.next-imgs{
  position: relative;
}
.service-item:nth-child(1n) .service-content:before{
   position: absolute;
    left: 6%;
    top: -150px;
    height: 340px;
    width: 340px;
    z-index: -1;
    background: #f7f7f7;
    border-radius: 100%;
    content: "";
}
.service-item .service-content p{
  text-align: justify;
}
.service-item:nth-child(2n) .service-imgs
{
  padding-left: 30px;
}
.service-item:nth-child(1n) .service-imgs
{
  padding-right: 30px;
}
.service-item:nth-child(1n) .service-content {
   padding-left: 130px;
    padding-top: 50px;
}
.service-item:nth-child(2n) .service-content {
  padding-left: 130px;
    padding-top: 50px;
}
.service-imgs img{
  border-radius: 25px;
}
.service-detail span.num{
 font-size: 12.135em; margin-bottom: 20px;
    text-transform: capitalize;
    line-height: 30px;
    font-weight: bold; color: #bababa;
      -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #bababa;
    font-family: 'Geomanist';
}
.service-content h4 {
    color: #414141;
    font-size: 1.5em; margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: normal;
    font-family: 'Geomanist';
    font-style: normal;
}

/**/
.activity-container{
position: relative;
background-image: url(../images/facilitybg.png);
background-size: cover;    padding-bottom: 120px;
}
img.fac-shape1 {
    position: absolute;
    bottom: 5%;
    right: 18%;
}
img.fac-shape2 {
    position: absolute;
        bottom:5%;
    left: 37%;
}

.pro-txt {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 1em;
    color: #211b1b;
    text-transform: uppercase;
    margin-top: 20px;
}
.in-portfolio-item2 span {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 0.875em;
    color: #211b1b; position: relative;
    text-transform: capitalize;    display: flex;
 align-items: center;
    width: 100%;
}

.bordertxt {
    display: flex; align-items: center;
}
.in-portfolio-item2{
  position: relative;
}
.in-portfolio-item2:hover .inner-img:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.in-portfolio-item2:hover .inner-img::before {
    transform: scaleY(1.0);
}
.in-portfolio-item2:hover span{
  color: #49813e; font-weight: 600;
}
.inner-img{
  position: relative;
}

/* Style the tab */
.tab-btns {
  display: flex;
  align-items: center;
  margin: 0 auto 2em;justify-content: center;
}
.tab-btns button {
    border: 1px solid #44832e;
    color: #000;
    background: #fff;
    border-radius: 25px;
    padding: 10px 40px;
    font-family: 'Outfit';
    font-weight: 500;
    font-size: 0.794em;
    text-align: center;
   
    text-transform: uppercase;
    letter-spacing: 2px;     margin-right: 2em;
}
.tab-btns button.active{
 background: #44832e; color: #fff;
}
.video-img img{
border-radius: 15px;
}
.img-design{
position: absolute;bottom: 0;
    right: 0;
}
.box-group.gallery-box p {
    position: absolute;
    bottom: 0%; left: 3%;    width: 90%;
    font-family: 'Montserrat';
    font-weight: 600;    text-align: left;
    font-size: 0.778em; color: #f3f0f0;z-index: 9;
}
.box-group.gallery-box.dark-overlay:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    background: linear-gradient(3.65deg,#000 5.86%,rgba(14,30,42,0) 82.23%);
    z-index: 1;
    opacity: 1;
}
.tab {
      width: 100%;
    justify-content: center;
    position: relative;
}

/* Style the buttons inside the tab */
.tab button {
  position: relative;
    display: inline-block;
    font-size: 1em;
    cursor: pointer;
    background: transparent;
    color: #000;padding-right: 40px;
    margin-right: 100px;
    font-size: 1em;
    font-style: normal;
    font-family: 'Montserrat';
    font-weight: 500;
    text-transform: capitalize;
    line-height: 20px;
    text-transform: capitalize;
    width: fit-content;
    text-align: center;
    justify-content: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    
}
.tab button.active:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    background: #edcbc7;
    left: 10px;
    top: 22px;
}
.tab button.active{
    color: #ed1c24;border-bottom: 1px solid #edcbc7;
}
.videos {
    position: relative;
}

.videos:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(177deg, #ffffff00, #000000b8 100%);
}
.playbtn {
    position: absolute;
    display: block;
    background: url(../images/playicon.png) no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100px;
    width: 100px;
    z-index: 9;
}
.testimonial_div.row h2{
      font-family: 'Outfit';
    font-weight: 500;
    margin-bottom: 0;
    text-align: center;
    font-size: 1.6em; line-height: 1.7;
}
.testimonial-content h4.name {
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 0;
    text-align: center;
    font-size: 1em;
}
p.description {
    margin-top: 20px;
        display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.testimonial-content {
    position: relative; text-align: center;
    background-color: #f7f7f7;    padding: 100px 120px; z-index: 9;
}
img.img-google {
    width: unset !important;
    margin: 0 auto 3em;
}
img.qoute {
    position: absolute;
    left: 0;
    width: unset !important;
    bottom: 0;
    z-index: -1;
}
.lets-talk{
  background-image: url(../images/lets-talk-bg.png);
  background-size: cover;
  padding: 50px 50px 40px; position: relative;
  border:1px solid #d4d4d4;
}
.lets-talk-img{position: relative;}
.lets-talk h3{
position: absolute;
transform: translate(-50%,-50%);
left: 50%;
bottom: 0;
color: #fff;
font-family: 'Montserrat';
font-weight: 900;
font-size: 2.329em;

}
.lets-talk span
{
color: #000000;
font-family: 'Montserrat';
font-weight: 500;
font-size: 1.125em; text-transform: uppercase;
text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;margin: 20px 0;
}
.media-container {
    padding: 80px 0;
}
.lets-talk-btn{
  color: #fff;
font-family: 'Montserrat';
font-weight: 500;
font-size: 1em;
background-color: #1a1a1a;
padding: 10px 30px;
width: fit-content;
display: flex;
align-items: center; margin: 0 auto;
}
.submit-btn{
  color: #fff;
font-family: 'Montserrat';
    font-weight: 600;
  font-size: 1em;
  background: #ed1c24;
  padding:13px 40px;
  margin: 10px  0; 
}
.bg-yellow{
  background: #ffcc33;    color: #000;
}
.cta-form {
    width: 90%;
}
  .banner-form {
    width: 65%;
}
input[type="file"] { 
 width: 100%;
    position: absolute;
    bottom: -30px;
    z-index: 9;
    font-size: .9em;
}
.upload-btn {
    position: relative;
}
::-webkit-file-upload-button {
   display: none;
}
.file-upload{
    display: flex;
    align-items: center;
    color: #333;
    width: 100%;
    height: 65px;
    padding: 0 30px;
    background: #fff;
    border-radius: 25px;position: relative;
  }
  .file-upload label{
    width: 100%;    margin: 0;
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 1em;
  }
  .file-upload button,.choosefile{
        color: #fff;
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 1em;
    background-color: #c8393f;
    padding: 5px 20px;
    border-radius: 25px;
    width: 170px !important;
    cursor: pointer;
  }
.lets-talk-btn:hover{
  color: #fff;background-color: #49813e;
}
/* Style the tab content */
.tabcontent {
    padding: 0px;
    border-top: none; margin: 0;
    position: relative;
}
.tab-div{
    margin-top: 5em !important;
}
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}

#popUp {
    position: fixed;
    width:22%;
    height: auto;
      background-color: #543613;
    bottom: 8%;
    margin-left: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index:99999;
    padding:2% 2% 2%;
    right:0; opacity: 0
  }
  #new span {
    background: #fff;
    position: absolute;
    color: #1c8dc4;
    padding: 4px 10px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: -5px;
  }
  #popUp .close {
    position: absolute;
    top: -40px;opacity: 1;
    left: -4%;
    color: #666;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.5em;
    cursor: pointer;
    background-color: #f7f7f7;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }
  #plus {
    position: fixed;
    color: #fff;
    bottom: 56%;
    font-size: 1em;
    margin-right: -425px;
    -webkit-transition: all 1.25s ease;
    -moz-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
    cursor: pointer;
    text-align: left;
    letter-spacing: 1px;
    z-index: 999;
    width: auto;
    right:0;
  }
  #plus span {
    text-transform: capitalize;
    position: absolute;
    background-image: url(../images/apply-bg.jpg);
    background-size: cover;
    color: #000;
    font-family: 'Montserrat';
    font-weight: normal;
    font-size:1em;
    display:inline-block;
    padding:13px 30px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg); transition: all 1.25s ease;
    right: -64px;    width: max-content;
  }
  #plus::after {
    display: block;
    display: relative;
  }

.submit-btn1{
    border: none;
        background-image: url(../images/apply-bg.jpg);
    background-size: cover;
    color: #000;
    font-weight: 600;
    padding: 5px 20px;
    font-family: 'Montserrat';
    font-size: 1em;
    text-transform: uppercase;
}
.submit-btn1:hover{
    background:#1a1a1a
}
.side-form input[type="text"],
.side-form textarea
{
    background: #fff;
    color: #936f59;
    width: 100%;
    padding: 15px 30px;
}
.side-form h1 {
    font-size: 1.333em;
        color: #fff;
    text-transform: uppercase;
    line-height: 30px;
 font-family: 'Montserrat';
    font-weight: 600;
    text-align: center;margin-bottom: 20px;
}
.mt-1
{
    margin-top: 1em !important;
}
.mt-2
{
    margin-top: 2em !important;
}
.mt-5
{
    margin-top: 5em;
}
.mb-2
{
    margin-bottom: 2em;
}
.mb-5
{
    margin-bottom: 5em;
}

 .top-quickwraper{
     width:100%;
     height:auto;
    
}

.css_prefix-btn-container {
    position: absolute;
    bottom: 25%;
}

.css_prefix-button2{
     background-color: #d10400;
}

span.text-btn {
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
}
.css_prefix-button:hover{
   color:#0c4da2 !important;
}
.css_prefix-button2:hover{
   color:#d10400 !important;
}
.nav-brand img{
    width: 100%; margin-top: -50px
}

 .sexy-menu.detached  .header-call{
    margin-top: 8px;
 }
 .desk-view{
     display:block;
     width: 100%; 
}
 .mob-view{
     display:none !important
}

a.right.carousel-control i, a.left.carousel-control i {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.back-to-top {
    background: linear-gradient(to right, #0163ea, #00bcf9);
       border-radius: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
    width: 5rem;
    height: 5rem;
    position: fixed;
      bottom: 75px;
    right: 30px;
    z-index: 20;
    box-shadow: 0px 3px 15px 0px rgb(18 18 18 / 25%);
}

/* Dropdown styles */
 .footer-wraper {
     width:100%;
     height:auto;

}
 .copy-right {
     width:auto;
     height:auto;
     float:left;
     color:#040101;
     font-family:'Montserrat';
     font-size:1em;
     font-weight:normal;
     line-height:60px 
}
 .copy-right span {
font-family:'Montserrat';
     font-size:1em;
     font-weight:normal;
}
 .designed {
     width: auto;
     height: auto;
     float: right 
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     padding-top:15px;
     width: auto;
     color:#040101 
}
 .designed p {
     width: auto;
     height: auto;
     float: right;
     color:#040101;
      font-family:'Montserrat';
     font-size:1em;
     font-weight:normal;
     line-height:60px;
     margin: 0
}
 .designed p a {
     text-decoration: none;
     color:#040101;
     font-family:'Montserrat';
     font-size:1em;
     font-weight:normal; 
}
 .designed p a:hover {
     text-decoration: none;
}
 .footer-top-wraper {
     width:100%;
     height:auto;
     background-image: url('../images/footer-bg.jpg');
     background-size: cover;
     padding: 40px 150px  0;
     z-index: 1;
    position: relative;
}
.footer-bg {
    padding: 50px 50px 0;
}
.bottom-wraper{
    width: 100%;
    height: auto;
    position: relative;
    bottom: -2em;

    overflow: initial;
}
.bottom-pic{
    width: 100%;
    height: auto;
}
 .whats-app{
    position:fixed;
        bottom: 20vh;
    right:12px;
    margin-right:4%;
    width:30px;
    z-index:99
}
.whats-app img{
    animation-name:floating;
    animation-duration:3s;
    animation-iteration-count:infinite;
    animation-timing-function:ease-in-out;
    margin-left:30px;
    margin-top:5px;
    opacity:1;
    max-width:40px
}
.whats-app:hover img{
    opacity:1
}
@keyframes floating{
    from{
        transform:translate(0,0)
    }
    65%{
        transform:translate(0,15px)
    }
    to{
        transform:translate(0,0)
    }
}
 .footer-content {
     margin-right:8%;
    height: auto;
    float: left;
    width: auto;
    z-index: 9;
}
.address p
{
  margin-bottom: 0;
}

 .footer-content-details p {
     width:100%;
     height:auto;
     font-family:inherit;
     line-height:1.7;
     color:#333;text-transform: capitalize;
     font-size:1em 
}
 .footer-content-details p a {
     font-family:inherit;
     line-height:1.7;
     color:#333;
     font-size:1em 
}
 .footer-logo {
margin-bottom: 2em;
     height:auto ;  display: flex;
    align-items: center;
    justify-content: center;
}

.address {
    height: auto;
    display: flex;    
    align-items: center;
        margin-bottom: 25px;
}

.footer-quick-links ul li {
    font-size: 1em;    float: left;
    margin-right: 80px
}
.footer-quick-links ul li:last-child{
  margin-right: 0 !important
}
.footer-quick-links ul li a {
    font-size: 1em; color: #000;
    font-family: 'Montserrat';
    font-weight: normal;
    line-height: 30px;
    text-transform: capitalize;
}
.footer-quick-links ul li a:hover{
  color: #ed1c24;
}

.footer-social-links li a{
    font-size: 1.33em !important;color: #ed1c24 !important;
    margin-right: 20px;
    display: block;
    text-align: center;
}

.footer-social-links li:last-child a{
  margin-right: 0
}
.footer-content:nth-child(4){
  margin-right: 0
}
.footer-content ul li a:hover {
    color: #49813e ;
}
.footer-social-links li a:hover{
 color: #000 !important;
}
.footer-social-links ul li {
   float: left;
    margin-right: 10px;    margin-top: 5px;
}

.bottom-wrapper {
    clear: both;    display: flex;
    width: 100%;
    justify-content: center;
    padding: 20px 30px;   margin-top: 1em;
    border: 1px solid #d9bb6138;
}

.footer-quick-links {
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
}

.footer-content-title {
    width: 100%;
    height: auto;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500; text-transform: uppercase;
    margin-bottom: 15px;
}

.main-container{
    width: 100%;
    height: auto;
    padding-top: 60px;
}
.welcome-container {
    position: relative;
    overflow: hidden;
    padding: 100px 0 60px;
}
.how-content{
    padding: 50px 
}

.welcome-detail.how-we p{
    margin-bottom: 5%;
}
section.client-div {
    background: #fff;
    padding: 80px 30px 90px;
    position: relative;
}
.enq-bg:before {
    position: absolute;
    left: -31px;
    bottom: -36px;
    width: 422px;
    height: 460px;
    border-bottom: 600px solid #49813e1c;
    border-right: 600px solid transparent;
    content: "";
    z-index: -1;
}
.enq-bg {
    z-index: 9;
    position: relative;
}

/**/

.ser-content .in-portfolio-item:before {
    background: linear-gradient(3.65deg,#00000042 5.86%,rgba(14,30,42,0) 82.23%);
    z-index: 1;
    opacity: 1;
}

.in-portfolio-item .inner-text {
    display: flex;
    align-items: center;    
}
.pic-txt {
    position: absolute;
    left: 3%;
    bottom: 2%;
    font-size: 1em;
    line-height: 25px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #fff;text-transform: uppercase;
    display: flex;z-index: 9;
    align-items: center;
}
.pic-txt2 {
    font-size: 1.667em;
    line-height: 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #3f3f3f; text-align: center;
    text-transform: uppercase;
}
.pt-0{
    padding-top: 0px !important;
}
.pb-0{
    padding-bottom: 0px !important;
}
.apply-wrapper{
position: relative;
padding: 60px 0 0
}
.apply-form .contact-form{
  padding: 100px; position: relative;
  background-image: url(../images/shape-12.png); border: 0;
  background-size: cover;    background-color: #ededed;
}


.welcome-detail-title3 h1 {
    width: 100%;
    height: auto;
    text-align: left;
    color: #09395a;
    font-size: 1.308em;
    text-transform: uppercase;
    line-height: 35px;
    font-weight: 600;
    font-family: 'Montserrat';
    font-style: normal;
    font-display: swap;
    margin-top: 10px;
}
img.arrow-top {
    height: 40px!important;
    width: 40px!important;
}
.p5{
    padding: 5px;
}

.in-portfolio-item:hover .inner-img img{
/*-webkit-transform: scale(1.1);
    transform: scale(1.1);*/
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.in-portfolio-item .inner-text span:hover{
     background:#fbe003;    
}
.in-portfolio-item .inner-text span {
    color: #fff;
    background-color: #104777;
    padding: 7px 25px;
    border-radius: 25px;
    /* margin-top: 5px; */
    font-size: 0.778em;
    font-family: 'Montserrat';
    font-style: normal;
    margin-left: 11px;
    margin-top: -5px;
}
.in-portfolio-item .inner-text h3 {
 font-size: 0.778em;
  color: #333;
    font-family: 'Montserrat';
    font-style: normal;
    background-color: #fbe003;
    padding: 10px 30px;    border-radius: 15px;margin-top: 5px;
}
.in-portfolio-item .inner-text h3 a {
   line-height: 35px;
    font-weight: 500;
    padding-top: 5px;
    color: #333;
    font-family: 'Montserrat';
    font-style: normal
}
.inner-text h3:hover {
    background-color:#0c385f;    color: #fff;
}
.how-container{
position: relative;
    overflow: hidden;
    padding: 100px 0;
}
.welcome-detail.how-we {
    margin-right: 10%;
}
.author-meta.headline img{
    width: unset !important; margin: 0 auto;
}
.facility-div .item {
    margin-top: 40px;
}

.align-items-center {
    align-items: center!important;
}
.d-flex {
    display: flex!important;
}

.view-all{
   color: #543613;
    font-size: 0.875em;
    font-family: 'Nexa-Book';
    font-weight: normal; letter-spacing: 1px; padding-bottom: 5px;
    text-transform: uppercase;
     float: right;
         position: absolute;
    right: 13%;
}
.view-all:hover{
  color: #000000
}
a.read-more {
    font-weight: 500;
    font-family: 'Montserrat-Medium';
    font-size: 1em;
    line-height: 16px;
    text-transform: uppercase;
    
}

a.view-detail-btn.gal-btn {
    top: 50px;
    left: 35px;
}

.welcome-detail.abt-content{
    margin-right: 0px;
    text-align: center;
}
.welcome-detail.abt-content p{
    text-align: center;
}
.abt-container {
    padding-top: 80px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}
.abt-container2{
     padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    background-size: cover;
}
.mission-div{
    background: #f4f4f5;
    text-align: center;
    position: relative;
    margin-top: 50px;
    padding: 85px 60px 40px;
    -webkit-transition: 0.4s;
    transition: 0.4s;min-height: 365px;
    z-index: 1; margin-bottom: 60px;
}
.mission-div h3{
font-weight: 500;
    font-family: 'Montserrat';
    font-size: 1.6em
}
.mission-card_icon {
  background: #fff;
    width: 100px;
    height: 100px; 
    line-height: 100px;
    border-radius: 0;
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    box-shadow: 0px 6px 30px 0px rgba(0,0,0,0.1);
}
.mission-card_icon:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -12px;
    height: 12px;
    width: 22px;
    background: transparent;
    border-top: 12px solid #fff;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    border-bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.mission-card_bg-shape {
    position: absolute;
    inset: 0;
    opacity: 0.05;
    z-index: -1;
}
.abt-inner{
  padding-left: 50px;
}
.abt-inner .shape1{
  left: 50px;
}
.shape-7{
  position: absolute;
  left: 0;
}

.shape-13{
  position: absolute;
  right: 0;
}


/**/

/*testimonials*/
.client-item {
    padding: 60px;
    border: 1px solid #eaeaea;
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.04);
    position: relative;
    margin-bottom: 60px;
    background: #fff;
}
 .client-item .shape {
    position: absolute;
    right: 26px;
    top: 0;
}
 .client-item .user {
    padding-left: 103px;
    position: relative;
}
.client-item .user .user-thumb {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.client-item .user .user-thumb img {
    width: 100%;
}
.client-item .user .title {
    font-size: 1.33em;
    font-weight: 400;
    text-transform: uppercase;
}
 .client-item .user span {
    font-size: .875em;
    color: #ed1c24;
    text-transform: uppercase;
    left: 1px;
}
.client-item .text p {
    padding-top: 42px;
}
 .client-item .user .user-thumb i {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 22px;
    width: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    background: #ed1c24;
}




/**/
/**/
.about-two__thumb {
    position: relative;
}
.about-two__thumb__item {
    position: absolute;
    z-index: 1; top: 80px;
}
.welcome-imgs2{
    position: relative;
}
img.abimg2 {
    position: absolute;
    bottom: -145px;
    right: -30px;
}
.about-two__thumb__item--two {
    float: right;
}
.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.img-dot{
  position: absolute;right: -300px;
    top: -62px;
}
.carousel-control.left,.carousel-control.right{
    background: unset !important;
}
.hero-text-area-inner{
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    top: 75%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%,-50%);
}
.featured-text-inner {
    font-size: 3.3em;
    font-style: normal;
    font-family: 'Geomanist';
    font-weight: 500;
    color: #fff;
    line-height: 55px;
}
.featured-text{
    font-size:2.721em;
    font-style: normal;
     font-family: 'ChesterNetwork';
    font-weight: normal;
    color: #fff;text-align: left;
    line-height: 40.01px;
}
.inner-text{
    font-size:4.01em;
    font-style: normal;
     font-family: 'ChesterNetwork';
    font-weight: normal;
    color: #ff8e7a; text-align: left;
    line-height: 55.01px; 
}

.featured-text-inner{
    font-size:2em;
    font-style: normal;
     font-family: 'ChesterNetwork';
    font-weight: normal;
    color: #fff;text-align: left;
    line-height: 30.01px;
}
.inner-text-inner{
    font-size:3.3em;
    font-style: normal;
     font-family: 'ChesterNetwork';
    font-weight: normal;
    color: #ff8e7a; text-align: left;
    line-height: 45.01px; 
}
.border-txt{
    font-size:0.903em;
     font-family: 'OpenSans';
    font-weight: 500; letter-spacing: 1px;
    color: #fff; text-transform: uppercase;
    line-height: 40.01px; float: right;
    position: relative;    padding-left: 20px;
}
.border-txt:before{
    position: absolute;
    content: "";
    width: 400px; height: 4px;
    background-color: #c0362a; top: 50%;
    left: 0; transform: translate(-100%,-50%);
}
.page-hero .hero-text-area .border-txt:before{
  width: 280px;
}
.br-mob{
  display: none;
}

.mtop-2{
  margin-top: 70px  !important;
}

.welcome-detail-title3 p{
    color: #1584aa;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500
}
.page-hero .hero-text-area {
       position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    top: 50%;
    left:10%;
    width: max-content;
  }
  img.abt-home {
    position: absolute;
    right: 0;
    top: -230px;
    z-index: -1;    height: 500px;
}
.more{
      color: #757575;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500;
    border-bottom: 1px solid #757575;
    padding-bottom: 10px;    float: right;    text-transform: uppercase;
}
.more:hover{
  color: #ed1c24 !important;
}
.more i{
  transform: rotate(45deg);
}
.lease-side1{
   position: absolute;
  top: 0px;
    left:0;
}
.lease-side2{
   position: absolute;
  right : 0px; top: 0;
}

.shape1{
  position: absolute;
  top: -80px;
    left:0;
}
.about-container{
padding: 100px 0;
position: relative;
}
.welcome-detail-title2 {
    margin-bottom: 15px;
}
.welcome-detail-title2 span.toptxt{
    font-size: 1em; letter-spacing: 7px;
        line-height: 40px;
      font-weight: 500;
    font-family: 'Montserrat'; color: #b5b5b5;
    font-style: normal;
}
.inner-head2,.inner-head1 {
      font-size: 1.688em !important; line-height: 38px !important; color: #ed1c24;
}
.ser-container{
  padding-top: 40px;
    padding-bottom: 120px;
}
.ser-img{
    position: relative;
    width: 95%;
}
.ser-img:before{
  content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f42223;
    top: 25px;
    left: 25px;
    z-index: -1;
}
.lease-detail2{
  padding-left: 50px;
}
.nri-img{
    position: relative;
}
.nri-img:before{
  content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #f42223;
    top: -15px;
    left: -15px;
    z-index: -1;
}
.nri-img:after{
  content: "";
    position: absolute;
    width: 20%;
    height: 20%;
    background-color: #f42223;
    bottom: -15px;
    right: -15px;
    z-index: -1;
}
.welcome-detail-title2 h1,.welcome-detail-title2 h2{
    width: 100%;
    height: auto;
    text-align: center;
    color: #000;
    font-size:1.5em;
    text-transform: uppercase;
    line-height: 30px;
    font-weight:500;
    font-family: 'Montserrat';
    font-style: normal;
    font-display: swap;
    margin-top:0px;
    margin-bottom: 0;
  }

.welcome-detail-title h1{
    width: 100%;
    height: auto;
    text-align: center;
    color:#414141;
    font-size:1.871em;
    text-transform: capitalize;
    line-height: 30px;
    font-weight:normal;
    font-family: 'Montserrat';
    font-style: normal;
    font-display: swap;
    margin-top:0px;
  }
.welcome-detail-title h1 span{
    font-weight: normal; font-size: 0.702em;
    font-family: 'Montserrat'; letter-spacing: .5px;
    font-style: normal; color: #252235;
}
.dark-bg .owl-nav {
    display: none;
}
/**/

/*testi2*/
.testimonials-container{
  position: relative;padding: 100px 0;
}
.testimonial-content .icon {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60px;
    width: 60px;
    color: #fff;
    background-color: #49813e;
    border: 2px solid #E3E3E3;
    font-size: 24px;
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.testimonial-two__shape-1 {
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.testimonial-two__shape-1 img {
    width: auto;
}
.inner-test{
  margin-bottom: 50px;    padding: 70px 60px;
  background-color: #fff; box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);

}
/**/
.room-content{
  padding: 20px;
}
.room-content h3{
font-family: 'AmericanaBT';
    font-weight: bold;
    margin-top: 1em;
    font-size: 1.25em;
    color: #543613;
    text-transform: uppercase;
    }
.rooms-pic-section img{
  position: relative;
    left: -30px;
    z-index: 1;
    -webkit-mask-image: url(../images/maskimg1.png);
    -webkit-mask-position: bottom;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
}
.rooms-pic-section{
  position: relative;margin: 40px;
}
.rooms-pic-section span{
  font-family: 'Nexa-bold';
    font-weight: bold;
}
.rooms-pic-section:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 75%;
    border: 5px solid #fff;
    z-index: 0;
}
/**/
.cta-container2{
  background-image: url(../images/cta-container2.jpg);
  padding: 300px 0;
    background-size: cover;
    z-index: 9;
    position: relative;
}
img.bottom-img {
    position: absolute;
    bottom: 0;
    transform: translate(-50%,-50%);
    top: 90%;
    left: 50%;    width: 100%;
  }
.icon-container{
  position: relative; 
  margin-top: -30px;
  padding: 50px 0;
  overflow: hidden;
  background-image: url(../images/icon-bg.jpg);
  background-size: cover;
}
.icon-list {
    align-items: center; text-align: center;
    position: relative;    border-top: 1px solid #b5b5b5;
    padding-top: 1em;
    z-index: 9;    display: flex;
}
.icon-list:before{
  position: absolute;
    content: "";
    width:1px; height: 20px;
    background: #b5b5b5;
    left: 10px;
    top: -10px;
}

.icons-wrap .col-md-4{
  width: 30%; margin-right: 5%;
}
.icons-wrap .col-md-4:nth-child(3){
  margin-right: 0
}
.top-list {
    margin-bottom: 20px;  float: left;  
}
.proj-home{
  position: absolute;
  left: 0;
  z-index: -1;
top: -145px;
    height: 500px;
}
.project-container{
  padding: 100px 0 40px;
  position: relative; overflow: hidden;
}
.tomato2{
 position: absolute;
  right: 2%;
  z-index: -1;
  top: 0;
  }
  @keyframes rightToLeft {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}

.rightToLeft{
  animation: rightToLeft 2500ms linear infinite;
}
.zumpTop{
  animation: zumpTop 2500ms infinite linear;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@keyframes zumpTop {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  50% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/**/
.i-img{
  text-align: center;
}
.servicefor{
  font-family: 'Montserrat';
    font-weight: 500; margin-bottom: 15px;
    font-size: 1em; text-align: left;
    line-height: 24px; color: #000000;
}
.icons-wrap{
  margin-top: 3em
}
.icon-content h4{
    font-family: 'Montserrat'; margin-left: 20px;
    font-weight: 500; margin-top: 0;
    font-size: 1em; text-align: left;
    line-height: 30px; 
}
.icon-content {
    text-align: left;
}

.icon-content  span{
  font-family: 'Montserrat';margin-bottom: 0;
    font-weight: normal; margin-top: 0;
    font-size: 0.871em; color: #848484;
}
.fet-container .col-md-3{
  padding: 0 10px !important;
}
.dept{
 background: #f1f1f1;
    padding: 30px 50px;margin-bottom: 20px;
    border-radius: 15px;
    text-align: center;
}
.dept h2{
   font-family: 'Montserrat';
    font-weight: 500; color: #252525;
    font-size: 1.828em; 
}
/*#Ongoing,#Upcoming
{
opacity: 0
}
*/
.dept-item{
     position: relative;
    margin-bottom: 14px;
}
.dept-container2{
  position: relative;
  padding: 100px 0;
}
.dept-container2 .dept-item img{
    height: 300px;
    object-fit: cover;
}

.dept-title {
    position: absolute;
    top: 0;
    left: 31%;
}

.rooms-wrap{
  position: relative;    margin-right: -20%;
}
.rooms-wrap .welcome-detail-title2 h1{
  padding-left: 3em
}

.fet-container {
    position: relative;
    padding: 0 100px;
    margin-top: -100px;
}
.fet-wrap.big-fc img {
    height: 560px; object-fit: cover;
}
.fet-img{
  position: relative;
      -webkit-mask-image: url(../images/maskimg1.png);
    -webkit-mask-position: bottom;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
}
.fet-txt {

    color: #fff;
    position: relative;
    font-family: 'AmericanaBT';
    font-weight: bold;
    font-size: 1.26em;
    text-align: center;
    position: absolute;
    bottom:8%;
    left: 5%;

}
.facilty-container {
    padding: 100px 0;
    background-image: url(../images/body-bg.jpg);
}

.fet-wrap {
    position: relative;margin-bottom: 30px
}
.fet-img:before{
  position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    background: linear-gradient(4.65deg, #000000d6 7.86%, rgba(14, 30, 42, 0) 43.23%);
    z-index: 1;
    opacity: 1;
}
.fetbg{
    background-image: url('../images/products-bg.png');
  background-size: cover; padding:50px 20px;
}
/*book-container*/

.careers-wrap{
  position: relative;
}

.p1 {
    padding: 1px !important;
}
.career-container {
    overflow: hidden;
    padding-bottom: 2px;
}

.book-txt p{
color: #fff;    margin-bottom: 20px;
}
.book-txt {
    position: absolute;
    left: 70%;
    top: 50%;
    width: 50%;
    transform: translate(-50%, -50%);
}
.book-main{
  text-transform: uppercase;
}
.book-txt .welcome-detail-title2 h2,
.book-txt .welcome-detail-title2 h1{
  color: #fff
}
.book-txt .more{
    border-bottom: 1px solid #ccc9c9; color: #ccc9c9;
    float: none;
    font-size: 0.875em;
}
/**/


/*explore-txt*/
.explore-container{
   background-image: url('../images/explore-bg.png');
  background-size: cover; padding:50px 20px;    margin-top: -50px;
}

.explore-txt h2{
   color: #ed1c24;
    position: relative;
    font-family: 'AmericanaBT';
    font-weight: bold;
    font-size: 2.494em;
}
.explore-txt p{
   color: #adadad;
    position: relative;
    font-family: 'Nexa-Book';
    font-weight: normal;
    font-size: 1.25em;
}

/**/
.p-title{
    font-family: 'Geomanist';
    font-weight: 500; color: #c6c6c6;
    font-size: 1.313em; 
}
.dept-container{
      position: relative;
    padding: 25px 0px;
    background-size: cover;
    background-image: url('../images/body-bg.jpg');
}
.dept-container .pro-col{
  padding-right: 7px;
    padding-left: 7px;    
    float: left;    position: relative;
}
.project-det{
  padding-right: 80px;
}
.dept-item h4{
  font-family: 'Montserrat';
  font-weight: 500;
    margin-top: 1em;
  font-size: 1.125em;
  color: #ed1c24;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 50px;
    border-radius: 10px;
        position: absolute;
    bottom: 0;
    right: 1%;
  background: linear-gradient(to right, #ffc1ba 10%, #fff 100%);
}
.dept-item h4:before{
      position: absolute;
    content: "";
    width: 25px; height: 20px;
    left: 10px;top: auto;
    background-size: cover;
    background-image: url(../images/dot.png);
}
.dept-item img{
  border-radius: 15px;
}
.dept-item:before{
    top: 0;
    right: 51%;
    bottom: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.2);
}
.dept-item:after{
top: 50%;
    right: 0;
    bottom: 50%;
    left: 0;
    background: rgba(255, 255, 255, 0.3);
}
.dept-item:after, .dept-item:before {
    content: '';
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: 3;
}
.dept-item:hover:before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
}
.dept-item:hover span{
  color: #000
}
.dept-item:hover i{
      transition: all 900ms linear;
  background: #ed1c24; color: #000
}
.dept-item span,.rooms-pic-section a{
    text-align: center;
     font-family: 'Nexa-Book';
  font-weight: normal;
  font-size: 0.75em; text-transform: uppercase;
  color: #121212;
  margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dept-item i,.rooms-pic-section i{
  border-radius: 100%;text-align: center;
  color: #fff;
  background: #090c00;margin-left: 1em;
  height: 30px; width: 30px; line-height: 30px;
}

.welcome-imgs {position: relative; 
  display: flex;align-items: center;
}
.welcome-img1 ,.welcome-img2 {
    padding: 20px;
}
.welcome-img1{
  width: 45%; float: left; position: relative;    z-index: 9;
}
.welcome-img2{
  width: 50%; float: left; position: relative;    margin-top: 5em;
}
.img2 {
    padding-top: 40px;
}

.welcome-detail2 p{
  text-align: justify;
}
.talk-container{
  position: relative;
  padding: 60px 0;
  background-size: cover; overflow: hidden;
  background-image: url(../images/talkbg.jpg);
}
.talk-container h2{
  font-family: 'Montserrat'; 
    font-weight: 300;  text-align: center;
    font-size: 5.356em; color: #f6e6e6;    margin: 0;
}
.talk-hed {
    display: flex;
    align-items: center;
    justify-content: center;
}

.talk-txt .more{
  float: none; margin-top: 2em;
  color: #f6e6e6; border-bottom: 1px solid #f6e6e6;
}
.talk-txt .more:hover{
  color: #000 !important
}
.talk-hed  .welcome-detail-title2{
  margin: 0;     padding-left: 30px;
}
.talk-container p{
color: #fff; margin-bottom: 0;
}
.talk-content{
  position: relative;
}

.talk-btn{
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 0.938em;
    color: #d2dcd7;     background: #12613f;
    text-transform: capitalize;
    position: relative;
    border-radius: 25px;
    display: block;
    padding: 10px 40px;
    width: fit-content;
    display: flex;
    justify-content: center;
    margin: 20px auto 0;
    letter-spacing: 1px;
}
.talk-btn:hover{
  background: #000; color: #fff;
}

.know-more{
    color:#ed1c24; background: #fff;
    border-radius: 25px;
    font-family: 'OpenSans';
    font-weight: 500;
    font-size: 0.875em; letter-spacing: 1px;
    text-transform: uppercase; padding: 10px 25px;
    position: relative;   top: 50px;
}

.know-more:hover{
    color: #fff; background: #ed1c24;
}
.about-section{
  position: relative;
}
.about-section {
    padding-top: 5em;
    padding-bottom: 3em;
}

.text-center{
    text-align: center !important; 
}
.gallery-container{
     padding:50px 0 80px;
    position: relative; overflow: hidden;
}

 .box-link img{
     width: 100%;
     height: auto;
     display:block;
     transform: scale(1);
     transition: all 0.5s ease 0s;
     mix-blend-mode: multiply;
     top: 5%;
    position: relative;
    margin: 26px 0px 0
}

 .box-link:hover img{
     transform: scale(1.1);padding: 20px;
}
 .box-link .box-content{
     width: 100%;
     height: 100%;
     background:rgb(56 53 53 / 89%);
     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;
    overflow: hidden;
}
 .box-link:hover .box-content{
     opacity: 1; transition: all 0.45s ease-out 0s;
     transform: rotateY(0deg) scale(1);
}

 .box-content h3, .box-content span{
    color: #fff !important;
    margin: 3px;
    font-family: 'Montserrat';
    font-weight: 500;
    text-align: center;
    font-size: 1.1em;
 }
 .box-content span{
    font-weight: 300 !important;
    color: #c9c4c4 !important

 }

   .box-link:hover .view-det{
        background: #298601;    border: 0;
    }
.box-link:hover .price-for, .box-link:hover .fac-content 
{
  opacity: 0;
  max-height: 0;
  transition: max-height 300ms, opacity 200ms;
}
 .box-link {
    height: 330px;
}
 .box-link .icon{
     display: inline-block;
     padding: 0;
     margin: 0;
     list-style: none;
     position: relative;
    /*top: 40%;
    */
}
 .box-link .icon li{
     display: inline-block;
}
  .box-link .icon li i{
     display: block;
     width: 50px;
     height: 50px;
     line-height: 50px;
     border-radius: 50%;
     font-size: 1.5em;
     transition: all 0.5s ease 0s;
     background:#fff;
     color:#000;
}
.box-link .icon li i:hover{
     background:#8a0000;
     color:#fff;
}
 .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:1em;
     font-family: inherit;
     font-weight:normal;
     width:100%;
     text-align: center;
     z-index:2;
     color:#333;
     padding-top:0.5em;
}
#fac-slider{
    margin-top: 50px;
    height: unset !important;
}

.facility-div{
    padding:40px 0px 100px;    position: relative;
}

.cta-div h3{
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 2.667em;
    color: #fff;text-align: center;
}
.cta-div span{
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 1.333em;
    color: #fff; text-transform: uppercase;text-align: center;
    display: block;
}
.cta-btn {
    background-color: #025082;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 1em; text-transform: uppercase;
    padding: 5px 30px 5px 40px;text-align: center;
    display: flex;
    width: fit-content;
    margin: 0 auto;
    align-items: center;
    position: absolute;
    bottom: -50px;
    transform: translate(-50%,-50%);
    left: 50%
    }
    .cta-btn:hover{
        background-color: #dc3636;
    color: #fff;
    }
.fac-content h3,.fac-content h3 a {
    color: #333;
       margin: 0;
    font-family: 'Montserrat';
    font-weight: 500;
    text-align: center;
    font-size: 1em;
    position: relative;
}

.fac-content{
     /*background: #fff;*/
     padding-top: 20px;
     padding-bottom: 10px;
     text-align: center;
     position: relative;
}
img.fac-shape {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}


.min-ht img{
    height: 560px;
    object-fit: cover;
}

.lower-content h5{
font-size: 1.2em;
    line-height: 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #3f3f3f;
}
.mobile-position{
  position: relative;
}
.mobile-container{
  position: relative;
}
.leaf3 {
    position: absolute;
    left: -155px;
    top: 20%;
}
.mobile-position .get-app{
background-color: #65a650;
font-family: 'Outfit';
font-weight: 500;
font-size: 0.706em;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
position: absolute;
  left: 69%;
    top: 57%;
    transform: translate(-50%,-50%);
   padding: 10px 40px;
   border-radius: 25px; 
}
  .welcome-detail p,.welcome-detail2 p{
    text-align: justify;
  }

.abt-sec-con{
     margin-top: 6em;
    padding-top: 6em;
    border-top: 1px solid #ccc;
}
.right-shape{
  position: absolute;
  right: -200px;
  top: 0;
}
.left-shape{
  position: absolute;
  top: 0;
      left: -116px
}

.welcome-detail h6{
  font-family: 'Geomanist';
  font-weight: normal;
  font-size: 1.188em;    padding: 5px 0;
}
.best-top{
  margin-top: 5em
}
.long-short h2{
  font-family: 'Geomanist';
    font-weight: normal;
    text-align: center;
    font-size: 1.5em;
    color: #fff;
}
.long-short{
  border-radius: 25px;
}
.trusted-img{
  position: relative;
}
.trusted-img span{
line-height: 65px;
    position: absolute;
    font-family: 'Geomanist';
    font-weight: 900;
    text-align: center;
    font-size: 5.23em;
    color: #f7f7f7;
    right: -187px;
    top: 145px;
    transform: rotate(-90deg);
}
.trusted-detail{
padding-left: 4em;
}
.mission-container{
  padding-top: 70px;
  padding-bottom: 50px;
}
.mission-list {
    display: flex;
    align-items: center;
    background-image: url(../images/mission-bg.png);
    background-size: cover;
    padding: 50px;
    border-radius: 25px;margin-bottom: 1em;
}
.mission-title {
    display: flex;
    align-items: center;padding-right:5em;
}
.mission-title h4{
 font-family: 'Geomanist';
    font-weight: normal;
    text-align: center;
    font-size: 1.5em;padding-left: 2em
}
.welcome-detail2{
    padding-right:2em
}
.mb-3{
    margin-bottom: 3em
}

.d-flex{
    display: flex;
}
.activity-container .owl-theme .owl-nav {
  display: none !important;
}
.owl-theme .owl-nav .owl-prev {
    position: absolute;
    margin-top: 10px;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 0;
}
.fetbg .owl-theme .owl-nav .owl-prev{
left: -25px
}
.fetbg .owl-theme .owl-nav .owl-next{
  right: -55px;
}
.owl-theme .owl-nav .owl-next {
    position: absolute;
    margin-top: 10px;
    transform: translate(-50%,-50%);
    top: 50%;
    right: 49%;
}
.owl-theme .owl-nav [class*=owl-] {
    background: #212121 !important;line-height: 35px; padding: 0 !important;
    height: 35px; color: #fff !important;
    width: 35px; font-family: 'Poppins' !important;
    border-radius: 100% !important;
}

.dark-bg .owl-theme .owl-nav .owl-next,
.dark-bg .owl-theme .owl-nav .owl-prev{
  background: #eeeeee !important; color:  #000 !important;
}
#owl-demo-4.owl-theme .owl-nav [class*=owl-]:hover{
    color: #000 !important;
    background-color: #fff !important
}
#owl-demo-4.owl-theme .owl-nav .owl-next{
      bottom: 0;top: unset;
    right: 43%;margin: -15px 0 !important;
    transform: unset !important;
}
#owl-demo-4.owl-theme .owl-nav .owl-prev{
      bottom: 0;top: unset;
    left: 43%; margin: -15px 0 !important;
    transform: unset !important;
}
ul.slick-dots {
    display: flex;
    align-items: center;
    margin: 30px auto 0;
    justify-content: center;
}
.mar0{
    margin: 0
}
/*end*/
.facility-wraper {
    padding: 60px 0;
}

/*contact*/
.contactbg{
   background-image: url(../images/bg-4.png);
  background-position: 30% 1%;
  background-repeat: no-repeat;
  background-size: cover;
}
.enquirybg{
  background-image: url(../images/contactbg.png);
  background-position: 30% 1%;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-wrapper2{
  position: relative;
  padding: 0px 0px 80px 0px;
}
.contact-side img {
    width: 80%;
}
.contact-title{
font-family: 'Montserrat';
    font-style: normal; font-weight: bold;
font-size:1.8em;
text-transform: uppercase;
color: #543613; margin-bottom: 1em;
}

.contact-form .form-group {
    margin-bottom: 20px;
}
option {
    color: #000;
}
  ::placeholder {
  color: #333 !important;
  opacity: 1;
}
 .bookbg ::placeholder,.bookbg  select,.bookbg textarea {
  color: #fff !important;
  opacity: 1;
}
.contact-form input[type="date"],.contact-form input[type="text"],.contact-form select,.contact-form input [type="date"]{
    color: #333;
    width: 100%;
    height: 65px;
    background:transparent;
    border:1px solid #ccc; 
  font-family: 'Montserrat';
    font-style: normal; padding: 0 25px;
}
option {
    font-size: 13px;
}
.contact-form textarea {
    color: #333;
    width: 100%;font-family: 'Montserrat';
    font-style: normal; padding: 25px 25px 0;
    background:transparent; border:1px solid #ccc;
}

.submit-btn:hover{
    background: #333;
    color: #fff;
}
.book-now{
  padding: 60px 0
}

.contact-form h2,.location-content h2{
      width: 100%;
    height: auto;
    text-align: center;
    color: #3f802a;
    font-size: 1.781em;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: normal;
    font-family: 'Outfit';
    font-style: normal;
    font-display: swap;
    margin-top: 0px; margin-bottom: 30px; 
}
.contact-form h2 span,.location-content h2 span{
  color: #1a1a1a;  font-family: 'Montserrat';
  font-weight: 600;
}
.in-contact-page-content {
}
.contact-box .first {
    display: flex;    align-items: center;
}

.contact-side h2{
      font-family: 'Geomanist';
    font-weight: 500;
    color: #ffffff;
    font-size: 2.81em;
}
.contact-side p{
  color: #ffffff;
}
.contact-side h2 span{
  color: #e62626;
}
.contact-wrapper3 {
    padding: 100px 0;
}
.contact-side {
    margin-bottom: 2em;
}
.contact-wrapper {
    padding: 39px 0 60px;
}

.contact-box {
    padding: 65px 45px 60px 45px;
    border: 1px solid #E4E4E4;
    text-align: center;    min-height: 380px;
}
.contact-box .icon {
    text-align: center;
    position: relative;
       width: 90px;
    height: 90px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #ed1c24;
}
.contact-box .icon::after {
    content: '';
    width: 70px;
    height: 70px;
    background-color: #ed1c24;
    opacity: 0.5;
    position: absolute;
    top: -8px;
    left: 10px;
    transition: 0.5s;
    z-index: -1;
}
.contact-box figure{
    margin: 0 auto 20px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.in-contact-page-content {
     margin-top: 5em; margin-bottom: 2em;
    box-shadow: 0px 6px 35px 0px rgba(0,0,0,0.06);
}
.contact-form {
    padding: 50px;
}
.career-form .contact-title{
  text-align: center;
}
.in-contact-page-content.career-form{
  padding: 30px 80px 10px 80px;     background: #fff;
}
.bg-image{
      background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url('../images/26.jpg');
}
[type=file] + label {
    text-align: center;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    width: max-content;
    padding: 15px 30px;
    line-height: 30px;
    font-size: 1em;
    color: #333;
    font-weight: normal;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 40px;
}
.contact-box .content {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.con-shape{
  position: absolute;
  left: 0;
  top: 0;
}
.contact-box .content h2 {
font-family: 'Montserrat';text-transform: uppercase;
    font-weight: bold; font-size: 1.33em;
    }
.contact-box .content p{
   text-align: center;margin: 0;
}
/*about*/

.contact-form.bookbg {
    background: #b19371;
    padding: 60px 100px;
}
ul.resort-det {
    margin-top: 3em;
}
.half-li li{
  margin-right: 5%;
  width: 45%; float: left;
}
.pleft40{
  padding-left: 40px;
}

/**/
img.banner-border {
    margin-top: 1em;
}
.feature-block-three .inner-box p{
    text-align: center;
    color: #adadad;
}
 .about-content-img {
    position: relative;
}
 .about-section-f1 {
    position: absolute;
    top: 125px;
}
.about-content-img h2 {
    margin-bottom: 0px;
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-weight: 600; color: #0e82aa;
    line-height: 60px;    font-size: 2em;
}
.about-content-img h2 span{
    color: #6e8767; font-family: 'Montserrat';
    text-transform: capitalize;
}
.about-content-img p {
    font-size: 1.33em;
    font-family: 'Montserrat';
    line-height: 40px;
    font-weight: 300;
    color: #777777;
    padding-right: 0px;
    margin-bottom: 28px;
}
.about-content-img h6 {
    margin-bottom: 16px;
   font-family: 'Montserrat';
    text-transform: capitalize;
    font-weight: 500;
    font-size: 1.33em;
}


/**/
.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
}
.box-group.gallery-box h4 {
  position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    bottom: 0;
    font-family: 'Montserrat';
    z-index: 9;
    font-weight: 600;
    font-size: 1em;
    color: #333;
    padding: 6px 25px;
    background: #fff;
    border-radius: 10px;width: max-content;

}
.box-group:hover .img-overlay{
  opacity: 1 !important
}
.img-overlay i {
    color: #fff;
    font-size: 2em;
}
.box-group{
    text-align: center;
    overflow: hidden;
    position: relative;    padding: 10px;
}
.middile-div .box-group img{
  height: 180px !important
}

.big-box,.third-div{
      width: 28%;float: left;
}
.middile-div{
   width: 43%;float: left;
}
.big-box2{
      width: 60%;float: left;
}
.small-box{
      width: 40%;float: left;
}
.small-box2{
      width: 15%;float: left;
}
.small-box2img .box-group img{
  height: 180px !important
}
.box-group img{
    max-width: 100%;
    max-height: 100%;
    transform: scale3d(1, 1, 1);
    transition: all 0.3s ease 0s;
    display:block;
    width: 100%;
    object-fit: cover;
      -webkit-mask-image: url(../images/maskimg1.png);
    -webkit-mask-position: bottom;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
  height: 380px;
}
.box-group:hover img{
    transform: scale3d(1.04, 1.04, 1);
}
.box-group .box-content{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    padding-top: 35%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
}
.box-group:hover .box-content{
    opacity: 1;
}
.box-group .box-content:before, .box-group .box-content:after{
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    opacity: 0;
    z-index: -1;
    transform: scale(1.5);
    transition: all 0.6s ease 0.2s;
}
.box-group .box-content:before{
    border-top: none;
    border-bottom: none;
    left: 30px;
    right: 30px;
}
.box-group .box-content:after{
    border-left: none;
    border-right: none;
    top: 30px;
    bottom: 30px;
}
.box-group:hover .box-content:before, .box-group:hover .box-content:after{
    opacity: 1;
    transform: scale(1);
}
.box-group .content-inner{
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s ease 0s;
}
.box-group:hover .content-inner{
    opacity: 1;
    transform: scale(1);
}
.box-group .title{
    font-size: 22px;
    font-weight: 700;
    color:#ffcc00;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.box-group .post{
    display: block;
    font-size: 15px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 15px;
}
.box-group-icon {
    position: absolute;
    bottom: 0;
    left: 0px;
    color: rgba(255,255,255,1) !important;
    font-size: 1.5em;
    font-family: inherit;
    width: 100%;
    text-align: left;
    z-index: 2;
    font-weight:500;
    padding-left: 2%;
    padding-right: 2%;
    top: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
a:hover .box-group-icon{
    display:none !important;
}
.group-link{
    position: absolute;
   top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.box-group .icon{
    list-style: none;
    padding: 0;
    position: absolute;
    top:0;
    left:0;
    text-align: center;
    opacity: 0;
    transition: all 0.5s ease 0s;
    bottom:0;
    right:0;
    margin:auto;
}
.box-group:hover .icon{
    left: 0px;
    opacity: 1;
    transition-delay: 0.3s;
}

a:hover .box-title{
    color:#3aaa35;
}
a:hover .box-title-sub{
    color:#3aaa35;
}
.cs-post_overlay2{
        position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    background-image: linear-gradient(to bottom, rgb(255 255 255 / 0%), rgb(3 3 3 / 100%));
    opacity: .7;
}
.container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}
.cta-container {
    position: relative;    z-index: 9;
    background-image: url(../images/ctabg.jpg);
    background-size: cover;padding: 40px 0;
}
.cta-txt h2{
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 1.5em; text-align: center;
 color: #fff; text-transform: uppercase;
    line-height: 50px;
}
.cta-txt p{
  color: #fff; text-align: center;
}

.explore {
    color: #fff;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500;
    background: #c53739;
    padding: 12px 25px 20px 20px;
    border-radius: 25px;
    padding-bottom: 10px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto 20px;
    width: fit-content;
}
.explore:hover{
  background: #fff; color: #c53739;
}
.explore i{
      transform: rotate(45deg); margin-left: 15px;
}
.lease-imgs{
  position: relative;
}
.lease-detail {
    padding-right: 5%;
}
.lease-imgs .img-dots1{
  position: absolute;
  top: -56px;
    left: -43px;
}
.lease-imgs .img-dots2{
  position: absolute;
  bottom: -56px;
    right: -43px;
}
.tomato5{
    position: absolute;
     top: -70px;
    right: -75px;
}
img.lease1 {
    border-radius: 10px;
}
.lease-shape{
  height: 300px;
    clear: both;
    margin: 0 auto;
    display: flex;
}
.lease-imgs img{
  border-radius: 10px;
}
.lease-container{
  position: relative;
  padding: 100px 0
}
.welcome-detail3 p{
  color: #c1c0c1;
  text-align: justify;
}
.welcome-detail3 {
    padding-left: 15%;
}
.talk{
      background: #44832e;
    border-radius: 25px;
    padding: 10px 40px;
    font-family: 'Outfit';
    font-weight: 500;
    font-size: 0.794em;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    width: fit-content;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.talk:hover{
  background: #333;
  color: #fff;
}



/************************************************** 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;
     font-size: 0.65em
}
 .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%;
}
 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-top: 20px;
     padding-bottom: 30px;
     text-align: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}
 .bredcum-container{
     width:auto;
     height:auto;
     float:right;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
      font-family: 'OpenSans';
    font-weight: 500;
     font-size:1em;
     color:#070606;
     line-height:30px;
     text-transform: capitalize;
}
 .bred-home a{
     width:auto;
     height:auto;
     float:left;
    font-family: 'OpenSans';
    font-weight: 500;
     font-size:1em;
     color:#070606;
     line-height:30px;
     text-transform:capitalize; 
}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     color:#070606;
     line-height:30px; text-transform:capitalize; 
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-size:0.85em;
     color:#070606;
     line-height:30px;
     padding-left:8px;
     padding-right:8px;    transform: rotate(224deg);
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
      font-family: 'OpenSans';
    font-weight: 500;
     font-size:1em;
     color: #ed1c24;
     line-height:30px;
     text-transform:capitalize;
}

/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}

 @media (min-width: 1023px) and (max-width: 1279px) {
     body {
         font-size:12px !important;
    }
     .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
      .inner-container {
    width: 100%;
    padding-left: 1%;
    padding-right: 1%;
}
     .top-container {
         width: 100%;
         padding-left: 4%;
         padding-right:4%;
    }
  .in-contact-page-content iframe{
    height: 400px;
  }
  .client-item{
    padding: 40px
  }
.abt-container2 {
    padding-top: 30px;
  }
  .inner-head2, .inner-head1 {
    font-size: 1.33em !important;
    line-height: 26px !important;
  }
  .ser-container {
    padding-top: 0px;
    padding-bottom: 60px;
}
  .dept-item h4{
    padding: 8px 20px 7px 23px; font-size: 1em
  }
  .dept-item h4:before{
        width: 12px;
    height: 7px;
  }
  .mission-container {
    padding-top: 20px;
    padding-bottom: 10px;
}
  .mission-div{
        padding: 35px 30px 25px;
    min-height: 315px;
  }
  .mission-card_icon{
    height: 70px;
    width: 70px;
    line-height: 70px
  }
    .mission-card_icon img{
      height: 45px;
    }
    .ser-padding {
    padding: 50px 100px 100px 100px;
}
.lease-shape{
  height: 200px
}
.lease-side2,.lease-side1{
  height: 500px
}
  .book-txt{
    width: 65%
  }
.header-contact{
      margin-top: 5px;
}
.icon-img img
{
  height: 50px;
}

.talk-container h2{
    font-size: 4.356em;
}
img.lease1
{
  width: 100%
}
.book-txt p {
    margin-bottom: 10px; font-size: .9em
}
  .icons-wrap .col-md-4 {
    width: 32%;
    margin-right: 2%;
}
.know-more
{
      padding: 7px 20px;
    position: relative;
    top: 40px;
}
.border-txt{
  line-height:20px;
}
  .border-txt:before
  {
    width: 200px;
  }
.inner-text
{
  font-size: 3.3em; line-height: 45px;
}
.featured-text{
  font-size: 2.21em; line-height: 25px
}
.about-container {
    padding: 100px 0 0;
  }
img.s-home2{
  width: 60%
}
.service-head1,.service-head2
{
  font-size: 1.6em; line-height: 25px;
}
.ser-padding2{
  padding: 20px 20px 25px 20px
}

.footer-top-wraper{
  padding: 40px 70px  0
}
.book-container{
  padding: 30px 20px  
}
.fet-wrap.big-fc img{
  height: 322px;
}
.tomato2,.tomato3,.tomato4,.tomato5{
  width: 100px
}
.tab button{
  margin-right: 60px;
}
.whats-app
{
      bottom: 30vh;
}
    .trusted-detail {
    padding-left: 2em;
}
.trusted-img span{

    right: -133px;
    top: 60px;
 
}
  .service-item:nth-child(1n) .service-content:before{
    height: 240px;
    width: 240px;    top: -90px;
  }
  .service-item:nth-child(1n) .service-content {
    padding-left: 70px;
    padding-top: 30px;
}
.service-content h4{
  margin-bottom: 0
}
.service-detail span.num {
    font-size: 9.135em;
    margin-bottom: 0;
    line-height: 10px;
    }
.location-content iframe{
  height: 280px
}
    .br-txt
{
     font-size: 8em;
    left: -107px;
}
.brand-item{
  padding: 20px;
}
.brand-item img {
    width: 60%;
  }
  .brand-container2
  {
    padding: 30px 0 40px
  }
    .welcome-detail-title2 h1{
 
    font-size: 1.5em; line-height: 26px; margin-top: 0
}
.mission-list{
  padding: 30px
}
.dept-container{
      padding: 20px 22px;
}

.footer-quick-links ul li a{
  line-height: 30px;
}
.cta-container2{
     padding: 150px 0;
}
.talk-container p{
  padding: 0 50px;
}
.brand-container {
    padding: 30px 0 0;
}
.cta-container
{
  padding: 10px 0
}
.icon-container
{
  padding: 30px 0
}

.fet-wrap {
    margin-top: 1em; margin-bottom: 10px;
}
.icon-list{
  padding: 5px
}
 .contact-wrapper2{
  padding: 15px 0px 50px 0px
 }

    .fet-container{
      padding: 30px 0px 0px
    }
.file-upload,.cta-form input[type="date"], .cta-form input[type="text"], .cta-form select{
  height: 44px;
}
.about-two__thumb::after {
    width: 20px;left: -34px;
    height: 220px;
    }
.abt-container{
  padding-top: 40px; padding-bottom: 40px;
}


  .service-item
{
  margin-bottom: 20px;
}
.contact-box .content{
  padding-left: 5px;
}
.contact-bg{
  padding: 10px 20px
}
.halfbox {
    margin-right: 6px;
}
ul.social-ions li {
    margin-right: 5px;
    }
ul.social-ions li a{margin-right: 0}
.con-shape{
      width: 200px;
}
.contact-box
{
  min-height: 270px; padding: 35px 30px 30px 30px;
 margin-bottom: 10px;
}
.contact-side h2
{
  font-size: 2em;margin-bottom: 5px;
}
.contact-form{
padding:36px 40px 25px;margin: 0 auto;
}
.contact-box .icon{
  width: 70px;
    height: 70px;
    display: block;
    text-align: center;
    line-height: 70px;
}
.contact-box .icon img{
  height: 30px;
}
.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select, .contact-form input [type="date"]{
  height: 35px;
}

.featured-text-inner{
  font-size: 2.3em;
  line-height: 30.01px;
}
    .owl-carousel .owl-item:nth-child(2n) .inner-img img {
    height: 180px;
    object-fit: cover;
}
.bg-suqre{
  height: 350px;
  width: 340px;
}
img.abtimg{
  width: 45%;
}
.i-img img {
    height: 50px;
}
.line1 {
  top: -50px
}

#button{
        width: 40px;
    height: 40px;    right: 15px;
}
#button::after{
    line-height: 40px
}
.book-btn {
    margin: 18px 20px !important;padding: 7px 20px;
}
.talk-content:after{
    width: 150px;
    right: -100px
}

.talk-btn:after{
  width: 94px; right: 40px;
}

.gallery-container{
  padding: 10px 0 40px
}
.nav-menu>li>a{
    margin: 2px 10px 10px;     font-size: .7em !important;
}
.book-btn{
  margin: 10px 10px !important;
}
li.header-phone a{
  margin: 10px 12px !important;
}
.apply{
  padding: 5px 16px;
}
.sexy-menu.detached .header-call {
    margin-top: 0;
}
.sexy-menu.detached .nav-menu > li > a{
    margin:2px 10px 10px;
}
.sexy-menu.detached  li.header-phone a{
  margin: 11px 10px !important;
}

li.header-phone img{
  height: 30px;
}
img.cta-img {
    width: 443px;
}
img.cta-img2{
  height: 200px;
}
.box-group{
  padding: 5px;
}
.box-group img{
  height: 195px;
}
.middile-div .box-group img {
    height: 92px !important;
}
.small-box2img .box-group img {
    height: 92px !important;
}
.nav-brand img {
    width: 55% !important; margin-top: -38px !important;
}
.footer-content {
    margin-right:5%
}

.footer-social-links ul li {
    margin-right: 5px;
}

.footer-quick-links li{
  margin-right: 30px !important
}
.leaf2{
  width: 200px;
}
.leaf3{
  width: 220px;    left: -85px;
}
img.leaf4{
   width: 220px;    right: -112px;
    top: 115px;
}
#plus span{
  padding: 8px 13px 8px 13px;
  right: -37px
}
.featured-text{
  font-size: 3em;    line-height: 35px;
}

.welcome-detail-title2 {
    margin-bottom: 9px;
}
.team-container{
  padding-bottom: 40px;
}
img.img-next{
  width:60%
}
.why-container {
    padding-top: 50px;
    padding-bottom: 50px;
    }
.top-list {
    margin-bottom: 10px;
}
.icon-content h4{
  font-size: .9em;
}
.welcome-img1, .welcome-img2 {
    padding: 10px;
}
img.border-right {
    width: 60% !important;
}
.img2 {
    padding-top: 20px;
}
img.shape2,img.shape1,img.shape3,img.fac-shape1,img.fac-shape2{
  width: 60px
}
.fetbg{
  padding: 20px;
}
.video-bg{
padding: 50px 0;
}
.testimonial-content{
  padding: 46px 56px;
}
.owl-theme .owl-nav [class*=owl-]{
height: 28px;
    line-height: 28px;
    width: 28px;
}
img.qoute{
  width: 240px !important
}
.lets-talk{
  padding: 30px 30px 25px
}
.footer-logo img{
  width: 100px
}
.footer-social-links li a{
  font-size: 1em !important; margin-right: 15px;
}
.address img{
  height: 40px;
  width: 40px;
}
.footer-content ul li a{
  line-height: 30px;
}
.address{
      margin-bottom: 15px
}
}
 @media (min-width: 1280px) and (max-width: 1359px) {
     body {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left:9%;
         padding-right:9% 
    }
       .inner-container {
    width: 100%;
    padding-left: 1%;
    padding-right: 1%;
}
     .top-container {
         width: 100%;
         padding-left: 6%;
         padding-right:6%;
    }
 .client-item{
    padding: 40px
  }
.abt-container2 {
    padding-top: 30px;
  }
  .inner-head2, .inner-head1 {
    font-size: 1.33em !important;
    line-height: 26px !important;
  }
  .ser-container {
    padding-top: 0px;
    padding-bottom: 60px;
}
  .dept-item h4{
    padding: 8px 20px 7px 23px; font-size: 1em
  }
  .dept-item h4:before{
        width: 12px;
    height: 7px;
  }
  .mission-container {
    padding-top: 20px;
    padding-bottom: 10px;
}
  .mission-div{
        padding: 35px 30px 25px;
    min-height: 315px;
  }
  .mission-card_icon{
    height: 70px;
    width: 70px;
    line-height: 70px
  }
    .mission-card_icon img{
      height: 45px;
    }
    .ser-padding {
    padding: 50px 100px 100px 100px;
}
   .in-contact-page-content iframe{
    height: 470px;
  }
.know-more
{
      padding: 7px 20px;
    position: relative;
    top: 40px;
}
.border-txt{
  line-height:20px;
}
  .book-txt{
    width: 65%
  }
.header-contact{
      margin-top: 5px;
}
.icon-img img
{
  height: 50px;
}

.talk-container h2{
    font-size: 4.356em;
}
img.lease1
{
  width: 100%
}
.book-txt p {
    margin-bottom: 10px; font-size: .9em
}
  .icons-wrap .col-md-4 {
    width: 32%;
    margin-right: 2%;
}

  .border-txt:before
  {
    width: 250px;
  }
.inner-text
{
  font-size: 3.3em; line-height: 45px;
}
.featured-text{
  font-size: 2.21em; line-height: 25px
}
.about-container {
    padding: 100px 0 0;
  }
img.s-home2{
  width: 60%
}
.service-head1,.service-head2
{
  font-size: 1.8em; line-height: 30px;
}
.ser-padding2{
  padding: 40px 50px 45px 40px
}

.book-container{
  padding: 36px 20px  
}
.fet-wrap.big-fc img{
  height: 405px;
}

.footer-cottage-links{
  width: 65%
}
.footer-top-wraper{
  padding: 40px 70px  0
}
.book-container{
  padding: 30px 20px  
}
.cta-container
{
  padding: 30px 0
}
.icon-container
{
  padding: 30px 0
}
.nav-menu>li>a{
    margin: 13px 10px;     font-size: .8em !important;
}
.book-btn{
  margin: 10px 10px !important;
}
li.header-phone a{
  margin: 10px 12px !important;
}
.sexy-menu.detached .nav-menu > li > a{
    margin: 10px 10px 15px;
}
.sexy-menu.detached  li.header-phone a{
  margin: 10px 10px !important;
}
li.header-phone img{
  height: 30px;
}


.talk-container p{
  padding: 0
}
.whats-app {
    bottom: 30vh;
  }
#button{
  right: 20px;width: 40px;
    height: 40px; line-height: 40px;
}
#button::after{
  line-height: 40px;
}

.service-content h4{
  margin-bottom: 0
}
.service-detail span.num {
    font-size: 9.135em;
    margin-bottom: 0;
    line-height: 10px;
    }
 .br-txt
{
     font-size: 8em;
    left: -107px;
}
.brand-item{
  padding: 40px;
}
.brand-item img {
    width: 60%;
  }
  .brand-container2
  {
    padding: 30px 0 40px
  }
    .welcome-detail-title2 h1{
 
    font-size: 1.4em; line-height: 26px; margin-top: 0
}
.mission-list{
  padding: 30px
}
.left-shape, .right-shape {
    height: 600px;
}

.footer-quick-links ul li a{
  line-height: 30px;
}
.cta-container2{
     padding: 200px 0;
}

  .fet-img {
    margin-bottom: 20px;
}
.fet-wrap {
    margin-top: 1em;
}
.icon-list{
  padding: 15px
}
 .gallery-container{
    padding: 50px 0
 }
 .shape-con{
  width: 150px;
 }
 .contact-wrapper2{
  padding: 40px 0px 50px 0px
 }

    .fet-container{
      padding: 30px 0px 0px
    }
.file-upload,.cta-form input[type="date"], .cta-form input[type="text"], .cta-form select{
  height: 44px;
}
.about-two__thumb::after {
    width: 20px;left: -34px;
    height: 220px;
    }
.abt-container{
  padding-top: 40px; padding-bottom: 40px;
}


.featured-text-inner{
  font-size: 2.5em;
  line-height: 40.01px;
}

.contact-box .content
{
  padding-left: 13px
}
.halfbox {
    margin-right: 7px;
}
.contact-side h2
{
  font-size: 2em
}
.location-content iframe{
  height: 330px
}

 .contact-box
{
  padding: 30px 10px; min-height: 280px;
}
.contact-form{
padding:36px 40px 25px
}
.contact-box .icon{
  width: 80px;
    height: 80px;
    display: block;
    text-align: center;
    line-height: 80px;
}
.contact-box .icon img{
  height: 40px;
}
.contact-box figure{
      margin-right: 13px;
}
.contact-boxes {
    padding-right: 1em;
}
.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select, .contact-form input [type="date"]{
  height: 50px;
}
section.contact-wrapper{
  padding: 50px 0;
}
  .service-item
{
  margin-bottom: 20px;
}
.bg-suqre{
  height: 440px;
  width: 450px;
}
img.abtimg{
  width: 45%;
}
.i-img img {
    height: 50px;
}
.line1 {
  top: -50px
}
.owl-carousel .owl-item:nth-child(2n) .inner-img img {
    height: 250px;
    object-fit: cover;
}
.fetbg .owl-theme .owl-nav .owl-prev{
left: -40px
}
.fetbg .owl-theme .owl-nav .owl-next{
  right: -75px;
}

.sexy-menu.detached .nav-brand img
{
  margin-top: -33px !important;
    width: 50% !important;
}

.nav-brand img {
    width: 60% !important;    margin-top: -40px;
}

.footer-content {
    margin-right: 6%
}

.footer-social-links ul li {
    margin-right: 7px;
}

.footer-quick-links li{
  margin-right: 45px !important
}
.leaf2{
  width: 200px;
}
.leaf3{
  width: 220px;    left: -85px;
}
img.leaf4{
   width: 220px;    right: -112px;
    top: 115px;
}
#plus span{
  padding: 8px 13px 8px 13px;
  right: -37px
}
.featured-text{
  font-size: 3em;    line-height: 40px;
}
.welcome-detail-title2 h1{
      line-height: 25px; margin-top: 0
}
.top-list {
    margin-bottom: 10px;
}
img.cta-img {
    width: 560px;
}
img.cta-img2{
  height: 230px;
}
.box-group{
  padding: 5px;
}
.box-group img{
  height: 230px;
}
.middile-div .box-group img {
    height: 110px !important;
}
.small-box2img .box-group img {
    height: 110px !important;
}
img.border-right {
    width: 66% !important;
}
.img2 {
    padding-top: 20px;
}
img.shape2,img.shape1,img.shape3,img.fac-shape1,img.fac-shape2{
  width: 100px
}
.fetbg{
  padding: 40px;
}
.video-bg{
 padding: 50px 0;
}
.testimonial-content{
  padding: 66px 56px;
}
.owl-theme .owl-nav [class*=owl-]{
  height: 35px; width: 35px; line-height: 35px
}
img.qoute{
  width: 240px !important
}
.lets-talk{
  padding: 30px 30px 25px
}
.footer-logo img{
  width: 150px
}
.footer-social-links li a{
  font-size: 1em !important
}
.address img{
  height: 40px;
  width: 40px;
}
.footer-content ul li a{
  line-height: 30px;
}
.address{
      margin-bottom: 15px
}
      
}
 @media (min-width: 1360px) and (max-width: 1399px) {
     body {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left:9%;
         padding-right:9% 
    }
      .inner-container {
    width: 100%;
    padding-left: 1%;
    padding-right: 1%;
}
     .top-container {
         width: 100%;
         padding-left: 6%;
         padding-right:6%;
    }
    .border-txt{
  line-height: 30px;
}
    .sexy-menu.detached .nav-brand img {
    width: 54% !important;
    }
    .fet-wrap.big-fc img{
  height: 445px;
}
    img.cta-img2{
  height: 300px;
}
.left-shape, .right-shape {
    height: 600px;
}
    img.cta-img {
    width: 625px;
}

    .icon-list{

    padding: 10px
    }
    .contact-boxes{
  padding-right: 0;
}
img.border-right {
    width: 60% !important;
}.owl-theme .owl-nav [class*=owl-] {
  height: 35px;
    line-height: 35px;
    width: 35px;
}
 
}
 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px !important;
    }
     .d-container{
         width:100%;
         padding-left:9%;
         padding-right:9% 
    }
      .inner-container {
    width: 100%;
    padding-left: 1%;
    padding-right: 1%;
}
.fet-wrap.big-fc img{
  height: 445px;
}
    img.cta-img {
    width: 634px;
}
img.border-right {
    width: 66% !important;
}
img.cta-img2{
  height: 300px;
}
img.lease1 {
    width: 100%;
  }
  .lease-shape{
    height: 200px
  }
}
 @media (min-width: 1441px) and (max-width: 1599px) {
     body {
         font-size:15px !important;
    }
    .inner-container{
         width:100%;
         padding-left:1%;
         padding-right:1% 
    }
     .d-container{
         width:100%;
         padding-left:10%;
         padding-right:10% 
    }
.fet-wrap.big-fc img{
  height: 480px;
}
    .cta-container
{
  padding: 190px 0
}
    img.cta-img2{
  height: 350px;
}
   img.cta-img {
    width: 705px;
}
.nav-brand img{
    width: 70%;
}
img.border-right {
    width: 60% !important;
}
img.qoute{
      width: 250px!important;
    bottom: 2em;
}

}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:16px !important;
    }
      .inner-container{
         width:100%;
         padding-left:1%;
         padding-right:1% 
    }
     .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
  .fet-wrap.big-fc img{
  height: 490px;
}
img.s-home1{
  width: 89%
}
    .cta-container
{
  padding: 210px 0
}
  img.cta-img {
    width: 708px;
}
.nav-brand img{
    width: 70%;
}
img.cta-img2{
  height: 350px;
}
}
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 9%;
    padding-right: 9%;
}

  .inner-container {
    width: 100%;
    padding-left: 1%;
    padding-right: 1%;
}
img.s-home1{
  width: 90%
}

}
 @media (min-width:1360px) and (max-width:1680px) {
.welcome-detail-title2 {
    margin-bottom: 10px;
}
.book-txt{
  width: 60%; left: 67%;
}
.shape3,.tomato2,.tomato3,.tomato4,.tomato5{
  width: 120px;
}
.talk-container h2{
    font-size: 4.356em;
}
img.lease1
{
  width: 100%
}
.book-txt p {
    margin-bottom: 10px;
}
  .icons-wrap .col-md-4 {
    width: 32%;
    margin-right: 2%;
}

  .border-txt:before
  {
    width: 250px;
  }
.inner-text
{
  font-size: 3.3em; line-height: 45px;
}
.featured-text{
  font-size: 2.21em; line-height: 25px
}
.about-container {
    padding: 100px 0 0;
  }
img.s-home2{
  width: 60%
}
.service-head1,.service-head2
{
  font-size: 2em; line-height: 35px;
}
.inner-head2, .inner-head1{
  font-size: 1.4em !important;
    line-height: 33px !important;
}
.ser-padding2{
  padding: 40px 50px 45px 40px
}
.footer-cottage-links{
  width: 65%
}
.footer-top-wraper{
  padding: 40px 80px  0
}
.book-container{
  padding: 36px 20px  
}

.talk-container p{
  padding: 0
}
.whats-app
{
      bottom: 30vh;
}

.service-content h4{
  margin-bottom: 0
}
.service-detail span.num {
    font-size: 10.135em;
    margin-bottom: 0;
    line-height: 10px;
    }
.br-txt
{
  font-size: 10.636em; left: -160px;
}


.footer-quick-links ul li a{
  line-height: 30px;
}

  .fet-img {
    margin-bottom: 20px;
}
.fet-wrap {
    margin-top: 1em;
}
  .contact-box img.shape-con{
    height: 200px
  }

 .about-two__left{
      margin: 0
    }
  
    .about-two__shape img {
    width: 100%;
}
.about-two__shape {
    top: 28px;
    left: -52px;
}
    .about-two__thumb::after{
      height: 270px;
    }
    .about-two__thumb__item.about-two__thumb__item--two img {
    width:85%;
}
 .about-two__thumb__item.about-two__thumb__item--two{
margin-top: -95px;
    margin-left: -74px;
 }
.talk-content:after{
      width: 320px;    right: -175px;
}

.file-upload,.cta-form input[type="date"], .cta-form input[type="text"], .cta-form select{
  height: 55px
}
.abt-container {
    padding-top: 40px;
    padding-bottom: 80px;
  }
.mobile-position .get-app{
  top: 58%;
}
.featured-text-inner{
  font-size: 2.6em; line-height: 45.01px;
}
.contact-box .icon{
  width: 80px;
    height: 80px;
    display: block;
    text-align: center;
    line-height: 80px;
}
.contact-box{
  min-height: 350px
}
.contact-box .icon img{
  height: 35px
}
.in-contact-page-content iframe{
  height: 540px
}
.contact-side h2{
  font-size: 1.9em
}
.contact-bg{
  padding: 1px 30px;
}
.contact-form{
padding:55px 40px 25px
}
.terms-lists{
  padding: 40px 60px
}
.terms-div h2{
  line-height: 23px
}
.contact-wrapper {
    padding: 50px 0;
}
.cta-container2{
     padding: 215px 0;
}
.bg-suqre{
  height: 450px;
  width: 440px;
}
img.abtimg{
  width: 45%;
}

.fetbg .owl-theme .owl-nav .owl-prev{
left: -40px
}
.owl-carousel .owl-item:nth-child(2n) .inner-img img {
    height: 250px;
    object-fit: cover;
}
.media-container {
    padding: 60px 0;
}
.fetbg .owl-theme .owl-nav .owl-next{
  right: -75px;
}
.nav-menu>li>a{
    margin: 14px 15px; font-size: .9em;
}
.cta-container
{
  padding: 10px 0;
}
.book-btn{
  margin: 10px 10px !important;
}
li.header-phone a{
  margin: 6px 12px !important;
}
.apply{
  padding: 4px 16px; 
}
a.header-phone img {
    width: 25px;
}
.sexy-menu.detached .nav-menu > li > a{
    margin: 12px 15px;
}
.sexy-menu.detached  li.header-phone a{
  margin: 5px 15px !important;
}

li.header-phone img{
  height: 40px;
}
.line1{
  top: -50px;
  }
  .footer-logo img{
    width: 150px
  }
  .footer-content ul li a{
    line-height: 35px;
  }
  .top-list {
    margin-bottom: 10px;
  }
 
.img2 {
    padding-top: 25px;
}
  img.shape2{
    width: 120px;
        right: 11%;
    top: -40px;
  }
img.qoute{
      width: 250px!important;
    bottom: 2em;
}
.mission-list{
  padding: 30px
}
.testimonial-content{
  padding: 70px 75px
}
#button{
        width: 40px;
    height: 40px;
}
#button::after{
    line-height: 40px
}
.fetbg{
  padding: 40px;
}
.address{
  margin-bottom: 15px;
}
.video-bg{
  padding: 60px 0;
}
.footer-content {
    margin-right:7%
}
.leaf3{
  left: -90px;
    height: 250px;
}
img.leaf4 {
    right: -150px;
    top: 120px;
    height: 300px;
}
.nav-brand img {
    width: 70%; margin-top: -39px !important;
}
.sexy-menu.detached .header-call{
  margin-top: 0 !important
}
.footer-social-links ul li {
    margin-right: 5px;
}

.footer-quick-links li{
      margin-right: 50px!important;
}
.sexy-menu.detached .nav-brand img{
  margin-top: 0;
    width: 65% !important;
}
.box-group img{
    height: 280px;
 }
 .small-box2img .box-group img{
   height: 130px !important  }

 .middile-div .box-group img {
    height: 130px !important;
}
    }

 @media (max-width:360px) {
    .init-text br {
    display: none;
}
.init-text {
    width: 317px;
}
.page-hero .hero-text-area {
    top: 48% !important;
    }
 }

 @media (max-width:420px) {

     body {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left:3%;
         padding-right:3% !important 
    }
     .top-container{
         width:100%;
         padding-left:4%;
         padding-right:4%;
    }
  .whats-app{
    right: 10px;
}
    
    .footer-container{ display: inherit;}
    .bottom-container{ width: 100%; padding: 0px; display: inherit;}
    
    .footer-content ul li{ width: 43%; float: left;line-height: 30px;}
    .footer-social-links ul li {width: 30px;height: 30px; margin-right: 10px;}
    .footer-content:nth-child(1){ width: 100%;}
    .banner-caption-mid{ letter-spacing: -1px;}
    .whats-app img {margin-left: 0px;      }
   
    
}
 @media (min-width:421px) and (max-width:460px){

     body {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .desk-view{
         display: none !important 
    }
     .mob-view{
         display: block !important 
    }

    .whats-app{
        right: 40px;
    }


    .footer-container{ display: inherit;}
    .bottom-container{ width: 100%; padding: 0px; display: inherit;}
  
    .footer-content:nth-child(1){ width: 100%;}
}

 @media  (max-width:460px){



}

 @media (min-width:461px) and (max-width:560px){

    .whats-app{
        right: 40px;
    }
   
}


@media (max-width:560px){

.ser-container {
    padding-top: 30px; overflow: hidden;
    padding-bottom: 20px;
}
.inner-head2, .inner-head1{font-size: 1.4em !important; line-height: 25px !important; text-align: left;}
.mission-center .col-md-6:nth-child(4) .mission-div{
  margin-bottom: 0
}
.mission-card_icon
{
      width: 70px;
    height: 70px;
    line-height: 70px;
}
.mission-card_icon img {
    width: 40px;
}
.hero-text-area.inner-area {
    top: 40%;
}
body.about .abt-container2 img{
  display: none;
}
.inner-text-inner{
  font-size: 1.8em; line-height: 25.01px
}

.page-hero .hero-text-area
{
  left: 5%;
}
.book-txt{
  position: unset;padding: 15px 20px;
  transform: unset; width: 100%
}
.career-container .col-md-6 {
    padding-left: 15px;
}

.book-txt .welcome-detail-title2 h2, .book-txt .welcome-detail-title2 h1{
  color: #000
}
.book-txt p{
  color: #212121; margin-bottom:7px;
}
.talk-container h2{
  font-size: 1.6em;     margin-bottom: 10px;text-align: center;
}
.talk-txt .more{
      text-align: center;
    margin: 12px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}
.talk-txt .more i {
    margin-left: 6px;
}
.talk-hed{
  display: block;
}
.talk-container{
  padding: 30px 0
}
.lease-shape{
  height: 100px;
}
.lease-container
{
  padding: 40px 0; overflow: hidden;
}
.explore{
  font-size: .85em;
  padding:7px 13px 7px 13px
}

.service-head1 {
    font-size: 1.3em;
    line-height: 25px;
}
.service-head2{
      font-size: 1.4em;
    line-height: 25px;
}
.welcome-detail-title2 span.toptxt{
  line-height: 30px;
}
.welcome-detail-title2 h2
{
  font-size: 1.2em; line-height: 20px;
}
.ser-padding2
{
  padding: 35px 0px 25px 30px
}
.dept-item h4{
  padding: 8px 40px; font-size: 1em
}
.tab button:last-child
{
clear: both;        width: 100%;

}
.shape4,.shape3{
  display: none;
}

.ser-padding{  display: none;
}
.owl-theme .owl-nav .owl-next
{
  right: -32px;
}
.tabcontent
{
  clear: both;
}
.rooms-wrap{
  margin-right: 0;
}
.project-container
{
    padding: 40px 0 0px;
}
.icon-img img {
    width: 55px;
}
.tomato2{
  display: none;
}
.project-det{
  padding-right: 0
}

.icons-wrap .col-md-4{
  width: 100%
}
.more{
  float: left; font-size: .9em; margin-top: 10px;
}
.shape1
{
  width: 50px;    top: -35px;
}
.about-container {
    padding: 60px 0 30px;overflow: hidden;
  }
.featured-text
    {
       letter-spacing: 0;
    font-size: 1.4em;
    line-height: 16px;
    }
     .inner-text{
    font-size: 1.8em; line-height: 32px;
  }
  .border-txt{
    font-size: 0.703em; padding-left: 0px;
    line-height: 17.01px; float: none; width: 95%;
  }
.page-hero .hero-text-area .border-txt:before{
    display: none;
}
a.left.carousel-control, .carousel-control.right{
  display: none;
}

.header-contact,
.lease-side1,img.lease1,.lease-imgs img{
  display: none;
}
.contact-box{
  padding: 25px 20px 18px 30px
}
.contact-wrapper2:after{
  display: none;
}
.contact-wrapper2{
  overflow: hidden;
  padding: 40px 0px 50px 0px
}
.in-contact-page-content{
  padding-right: 0
}
.img-wrapper.yt-video {
    margin-bottom: 1em;
}
body.gallery .box-group img{
height: 250px !important
}
.tab-btns{ margin: 0 auto 1em }
.mobile-text{
  margin-top: 2em; padding: 30px 23px;
}
img.leaf4{
  display: none;
}
.footer-social-links li a{
  font-size: .9em !important;       margin-right: 0px; line-height: 45px;
}
.abt-imgs{
  display: none;
}
.mobileapp-container {
    padding: 20px 0 30px; overflow: hidden;
}

.copy-right,.designed{
  font-size: .9em
}
.g-play img{
  width: 110px;
}
.g-play{
      padding-left: 0;
}
.footer-quick-links ul li a{
      line-height: 36px;
}
.footer-quick-links li {
    margin-right: 40px;
}
.cta-txt h2{
  font-size: 1.4em; line-height: 35px; 
}
.cta-txt h2 span{
  color: #2b2b2b
}
.cta-txt{
    position: unset;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    transform: unset;
}
.cta-container {
    padding: 10px 0; overflow: hidden;
}
.box-group{
  padding: 5px;
}
.big-box2 {
    width: 100%;
  }
  .small-box,.big-box2 {
    width: 100%;    display: none;
  }
.big-box, .third-div,.middile-div,.small-box2{
  width: 50%; float: left;
}
.mobile-position{
  margin-top: 2em;
}
.welcome-detail-title2 span.toptxt{
  font-size: .9em;
}
img.leaf {
    height: 50px;
}
  .welcome-detail {
    padding-left: 0;
}
.footer-quick-links{
  width: 100%;    border-right: 0;
}
.footer-social-links{
  width: 66%
}
.g-play{
  width: 26%
}

.abt-home,.leaf2,.leaf3{
  display: none;
}
.abt-container2 .welcome-detail-title2 h1 span,
.abt-container .welcome-detail-title2 h1 span{
display: block;
}
.carousel-indicators{
  display: none;
}
.contact-form h2, .location-content h2{
      font-size: 1.4em;margin-bottom: 10px
}
.location-content{
    margin-top: 10px;
}
.feature-block {
    margin-bottom: 19px;
}
.contactbg{
  padding: 30px 20px
}
.apply-form .contact-form
{
  padding: 30px
}
.playbtn{
      height: 40px;
    width: 40px;
}
.tab.gallery-tab2  {
    clear: both;
    display: flex; margin-top: 0;  

}
.tab.gallery-tab2 button {
  width: fit-content;
    padding: 5px 30px !important;
  }
.videos img{
  height: 160px; object-fit: cover;
}
.playbtn{
      height: 40px;
    width: 40px;
}
.tab.gallery-tab2 {
    clear: both;
    display: flex; margin-top: 0;
}
.videos img{
  height: 160px; object-fit: cover;
}


.service-detail h4{
  font-size: 1.4em; margin-top: 0
}
.service-lists .service-item:before{
  display: none !important;
}
.service-lists .service-item .service-detail{
  padding: 20px 15px !important
}
.service-lists .service-item{
  border: 1px solid #ebebeb;margin-bottom: 20px;
}
span.num{
display: none;
}
.service-lists .service-item img,.service-imgs .sicon{
  display: none;
}
.service-container2{
  padding: 40px 10px 0
}
.cta-container .gal-title p{
  color:#1a1a1a !important; font-size: .9em
}

.cta-container .cta-title{
  transform: unset;
    position: unset;
}
.img-pl2,.img-pl1{
  display: none;
}
.welcome-detail2:before{
  display: none;
}
.inner-text2{
  font-size: 1.337em;
  line-height:25px;
}

  .red-bg a.know-more {
    position: absolute;
    right: 30px;
    top: 40%;
    background: #fff;
    color: #000;
}
.red-bg img{
  display: none;
}
div#statistics .col-md-4{
width: 33%; float: left;
}
  li.header-phone img {
    height: 30px;
}
.footer-content ul li a{
      line-height: 30px;
}

.img-design {
    width: 300px;
  }
.red-bg{
  padding: 20px;     margin-left: 0;
}
.gal-title {
    position: unset;
    }
    .gal-title h2{
      font-size: 1.422em;
    }
    .gal-title p{
      color: #fff; font-size: 1em
    }
body.home .gallery-container .col-md-4{
    width: 50%;
    float: left;
}
  .tab button{
    margin: 10px 1px;
    width: 49%;    font-size: .9em;
    float: left;
  }
.tab{
  display: block;
}
.service-details h2{
  font-size: 1.422em; margin-bottom: 0
}
.service-details p {
    margin: 10px 0;
}
.service-details {
    padding-left: 0;
}
.service-container{
  padding: 0px 20px 0px
}
.count-container{
  padding: 20px 0; overflow: hidden;
}
  .icon-list p{
    padding-left: 5px
  }
  .icon-list{
    padding-left: 0px;
    padding-bottom: 10px;
    padding-right: 0px;
  }
  .icon-list:nth-child(3){
    padding-bottom: 0
  }
  .img4,.img3,.bimg1,.bimg2,.building-imgs{
    display: none;
  }
  .banner-caption p{
      font-size: .9em;
  }
 
.featured-text-inner span {
   
    font-size: .7em !important;
}
.welcome-detail-title2 h4{
      font-size: .9em;      line-height: 23px;
  margin: 0;
}
.fet-container{
  margin-top: 10px;
}
.pb-resp{
  margin-bottom: 20px;
}
.bred-arrow{
  font-size: 0.75em;
    line-height: 30px;
    padding-left: 4px;
    padding-right: 2px
}
.apply-wrapper {
    padding: 40px 0; overflow: hidden;
}
.contact-form .col-md-6:nth-child(1), .contact-form .col-md-6:nth-child(3),
.contact-form .col-md-6.col-sm-12{
    padding-right: 15px !important;
}
.contact-wrapper{
padding: 30px 0px 40px !important 
}
.col-md-4.feature-block {
    margin-top: 3em;
}
.feature-block-three .inner-box .icon-box{
  width: 60px;
    height: 60px;
    line-height: 60px;   margin-bottom: 10px;
}
.feature-block-three .inner-box .icon-box img{
  height: 34px;
}

.sidebar .sidebar-item.recent-post li{
  margin-bottom: 10px;
}
  .blog-container .meta li{
    font-size: .9em
  }
  .sidebar .sidebar-item.recent-post li .info a{
    font-size: .9em
  }
  span.post-date{
    font-size: .8em
  }
.blog-style-one{
  margin-bottom: 20px;
}
.blog-container .info h2{
  font-size: 1.22em; margin-bottom: 0; margin-top: 0
}
.sidebar .sidebar-item{
  padding: 20px;margin-bottom: 10px;
}
.gallery-container,.blog-container {
    padding-top: 30px;
    padding-bottom: 20px; overflow: hidden;
  }
.faq-container{
  padding: 40px 0;
}
span.qs-mark{
  background: unset; color: #b09a60 !important
}
  .business-items {
    margin-top: 1em;
  }

  .business-item{
    margin: 9px 10px; padding: 25px 20px;
  }

  .business-container2{
    overflow: hidden; padding-bottom: 40px;
  }
  .exam.credit-uni{
    padding: 15px 30px;
    margin-left: 0; margin-top: 0;margin-bottom: 10px;
  }
  .exam p {
    margin: 0;
  }
  .attest-dv{
    padding: 10px 25px;
    margin-top: 2em
  }
  .distance-item2 .distance-bg{
    height: unset;
  }
  .distance-c {
    margin-top: 50px !important;
}
  .nios-bg{
    padding: 30px 20px 20px;    background: #fef9f3 !important;
  }
  .distance-bg{
    padding: 60px 20px 30px
  }

  .distance-title{
        padding: 25px;
  }
  .footer-logo{
    display: none;
  }
  
.exam {
    display: block;
    width: 100%; 
  }
  .exam:last-child{
  margin-bottom: 20px;
  }
  .ed-title {
    font-size: 1.3em !important;    margin-top: 0 !important;
}
.edu-li li{
  width: 100%;
}
.edu-li{
  padding:20px 20px 20px
}
.mt-5 {
    margin-top: 2em;
}
.mt-2 {
    margin-top: 1em !important;
}
.admission-container+.admission-container{
  padding-top: 0
}
.open-li2 ul li{
  width: 100% !important
}
.spec-pad{
  padding-top: 0 !important
}
.open-li{
  padding: 25px;
  margin-bottom: 10px;
}
.open-li.phd{
  min-height: unset;
}
.phd-title{
  height: 45px
}
.spec-title
{
  font-size: 1.4em!important
}
.open-li2{
  margin-top: 30px; padding: 40px 30px 20px;
}
.open-li2 span
{
  padding: 6px 19px;
  font-size: 1em; top: -14px;
}
.admission-container{
      padding: 30px 0 40px; overflow: hidden;
}
.admission-container img{
 display: none;
}
.value-item{
  width: 100%;
  min-height: unset;
}
.value-container
{
      padding: 30px 0;
}
.mission-div h3{
      font-size: 1.5em;
}
.abt-container2
{ overflow: hidden;
      padding-top: 30px;
    padding-bottom: 30px;
}
.nav-menu>li>a{
  font-size: 1em !important
}
.support-container{
  overflow: hidden; padding: 30px 0px;
}
.address p{
  padding-left: 0
}
.footer-top-wraper{
  padding: 15px 10px 0px
}
.business-container{
  padding: 30px 10px 30px;
}

.i-img img{
    height: 50px;
    width: 50px;
    line-height: 50px;
}
.couse-item span
{
  padding: 0px 13px;    font-size: .9em; line-height: 30px;
}
.couse-item{
  width: 100%;
  margin: 15px 30px;
    padding: 15px 10px 5px;
}
.couse-div
{
  padding: 40px 0px 130px
}
div#statistics{
  margin-bottom: 20px;
}
.count-up{
text-align: center;
    padding: 0;
}
.count-title h2{
  font-size: .7em; line-height: 15px;
}
.count-up h3{
      font-size: 2.377em;margin-bottom: 0;
}
.c-img img{
  height: 70px;
}
.welcome-detail h6{
      font-size: 1.1em;
}

.icon-content h4{
 line-height: 25px;
}

.apply{
display: none;
}
.footer-social-links ul li svg {
    font-size: .9em;
}

.contact-box figure {
    margin-right: 15px;
}
.submit-btn
{
    padding: 6px 20px
}
.cont-social-links li a{
      width: 40px;
    height: 40px;
    line-height: 40px;font-size: 1em;
}
.contact-box .icon img{
    height: 25px
}
.contact-box .icon::after{
  height: 45px; width: 45px; line-height: 50px;left: 3px;
}
.contact-box .icon
{
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.contact-box .first{
  margin-bottom: 1em;
}
.contact-bg{
    padding:30px 10px 20px 20px;
}

.box-group img,.middile-div .box-group img,.small-box2img .box-group img{
    height: 160px !important;
}
.ser-img{
    display: none;
}
.ser-content h1{
    line-height: 20px
}
.ser-item
{
    margin-bottom: 15px
}
.in-portfolio-item
{
    margin-bottom: 5px;
}
.in-portfolio-item .inner-img img{
    height: 200px
}
.airc{
    padding: 5px 20px;
    background: #f8f7f7;
}

ul.fet.fivecol, .col2
{
    display: block;
}

 .ser-content {
padding: 10px 20px 15px
 }
.minht1 .ser-content,.minht .ser-content {
    min-height: unset;
}
.welcome-detail-title4 h1{
    font-size: 1.22em;
}
.welcome-detail-title4 {
    margin-bottom: 20px;
}
.welcome-imgs2{
    display: none;
}
.bredcum-wraper{
        padding-bottom: 0;
}
.featured-text-inner{
    font-size: 1.3em;
    line-height: 25px; }
.copy-right{
    line-height: 40px;
}
.designed p{
    line-height: 40px;
}

.address img{
    width: 35px;margin-right: 10px;
}
.cta-div h3{
    font-size: 1.333em;    margin-bottom: 6px;
}
.cta-div span{
    font-size: 1em;
}
.cta-btn{ 
 padding: 1px 4px 1px 20px;     bottom: -30px;
 }
 img.arrow-top {
    height: 30px!important;
    width: 30px!important;
}
.abt-container{
    padding-top: 30px;
    padding-bottom: 30px;
}

.ficon:after,.ticon:after{
display: none; 
}
ul.universities li{
    width: 100%;
}
.country-div {
    overflow: hidden;
}
section.study-container{
    padding-top: 20px; overflow: hidden;
}
.pic-txt2 {
    font-size: 1.3em;
}
.study-wrap .inner-img{
    margin-bottom: 15px
}
.study-wrap {
    margin-bottom: 50px;
}

.contact-box figure svg{
        width: 60px;
    height: 60px; padding: 15px;
}.sexy-menu.detached .nav-menu > li > a {
    margin: 12px 15px 12px 26px !important;
}
.sexy-menu.detached .header-call {
    padding: 0;
    margin-top: 0;
}
.contact-details-section .welcome-detail-title2 h1{
    font-size: 1.1em
}
.contact-box{
 margin-top: 10px; min-height: unset;
}
.contact-details-section{
    padding: 40px 0 15px
}
.study-container2{
   padding: 40px 0;    overflow: hidden;
}

.testi-container .in-testimonial-item-3 {
    margin-bottom: 30px;
}
.testi-container {
    padding: 30px 10px;
}
.training-block{
    min-height: unset;
}
.training-block .lower-content{
    padding: 15px 20px 14px;
}

.featured-inner-text{
    font-size: 1.33em;line-height: 25.96px;
}
.hero-text-area-inner p{
    display: none;
}

.mission-container {overflow: hidden;    padding-bottom: 30px;    padding-top: 0px;
}
.vision-title h1{
    font-size: 1.323em;
}
.mission-div{
    display: block; min-height: unset; padding: 25px 25px 10px;margin-bottom: 80px;
}
.mis-img img {
    height: 100px;
}
.vision-title p {
    line-height: 26px;
}
.mission-div.bg1{
       background: #e9f8fd;margin-bottom: 20px;
}
.mission-div.bg2{
       background: #fff5df;
}
.footer-wraper{
    margin-bottom: 80px;clear: both;
    border-top: 1px solid #d9bb6138;
}
.facility-div .item {
    margin-top: 18px;
}

#popUp{
width: 300px;padding: 2% 5% 2%;    bottom: 25%;
}
#plus span{
    padding: 5px 16px 7px 14px;
    font-size: .9em;
    right:-43px
}
.side-form h1{
    font-size: 1.2em;margin-bottom: 6px;
}
.form-group {
    margin-bottom: 10px !important;
}
.side-form input[type="text"], .side-form textarea{
    padding: 10px 30px;
}
.f-links{
    display: block;padding: 25px 10px;
}
img.qleft,img.qright{
    display: none;
}
.cta-content h2{
    font-size: 2em; line-height: 30px;
    letter-spacing: 0
}

.cta-content h4{
    font-size: 1.8em; line-height: 15px;
    letter-spacing: 0
}

.cta-content h5{
    font-size: 1.5em; line-height: 10px;
    letter-spacing: 0
}

.cta-content h1{
    font-size: 2.3em; line-height: 30px;
    letter-spacing: 0; margin: 0 0 20px;
}

.cta-container img{
    display: none;
}

ul.fet li{
    width: 100%;    line-height: 30px;
    margin-bottom: 10px;
}
ul.fet li:before{
 height: 40px;
    width: 40px;
    background-size: cover;
    left: -7px;
}
.welcome-imgs{
    display: none;
}
.center{
    display: block; 
}
.pic-txt{line-height:24px; 
}
.know-more{
padding: 5px 13px;
    font-size: .7em;
    letter-spacing: 0;
    top: 15px;
}
.cta-div{
    padding: 20px 0 40px 0px;
}
 
.in-why-choose-feature-item{
    display: block;padding: 13px 20px;
}
.logo{margin-top: 0px !important; top: 0 !important}
.header-call img {
    height: 25px;
}
.header-call{
    padding: 3px 6px 3px 13px; margin-top: 10px;
}
.header-call a{
    font-size: .8em
}
.author-meta.headline h3{
    font-size: 1em
}
    .welcome-detail p{
        text-align: left; padding: 0
    }

.ser-div {
    padding-top: 25px !important;
}
#button{
    display: none;
}
.address{
    padding-right: 0; margin-bottom: 5px;margin-left: -15px;
}
.footimg{
    height: 40px; width: 40px; line-height: 40px;
}
.footimg img{
    height: 30px;
}
.copy-right span{
    display: none;
}
.client-div{
    padding: 40px 20px 40px !important
}
.facility-div{
    padding: 10px 0px;
}

.in-testimonial-item-3 span{
    line-height: 25px;
}
.in-testimonial-item-3{
    min-height: unset;
    padding: 18px
}
#fac-slider {
    margin-top: 20px;}
    .in-testimonial-item-3 .inner-text{
        margin-bottom: 0;    font-size: 1em;
    }
.img-title img {
    height: 76px;
}

.icon-container{
    padding: 0px 0 40px;
}

.footer-address{
display: block;
}
.sexy-menu.detached .nav-brand img {
    display: none !important;
}
.sexy-menu.detached {
  background: unset !important;
}

.welcome-container .col-md-6{
    display: none;
}
.welcome-detail-title2 {
    margin-bottom: 10px;
    margin-top: 0; text-align: left;
}
span.wl{
    font-size: 1em;
}
.welcome-container
{
    padding: 40px 0;
}
.welcome-detail-title2 h1
{
    font-size: 1.2em; margin-top: 0;
    line-height: 25px; margin-bottom: 5px;
}
a.book{
    padding: 10px 25px 10px;
}
   .nav-brand img {
    width: 75%;
    margin: 0px auto 0 !important;
}
.navigation-portrait {
    height: 65px!important;
}

    span.btm-text{
        font-size: 1.2em;    line-height: 22px;
    }
    .init-text
    {
      font-size: .9em;    line-height: 22px;
      margin-top: 5px;
    }


.footer-content ul{
    display: block;
}

.footer-content{
    margin-bottom: 10px;
    width: 100%;
}
   .tophead{
    display: none;
   }

}


 @media (min-width:561px) and (max-width:680px){

    body {
        font-size:14px !important;
   }
    .d-container{
        width:100%;
        padding-left:3%;
        padding-right:3% 
   }
    .top-container{
        width:100%;
        padding-left:3%;
        padding-right:3%;
   }
    .desk-view{
        display: none !important
   }
    .mob-view{
        display: block !important
   }
   body.contact .abt-container2 .col-md-4:nth-child(1){
    width: 100%
   }
body.contact .abt-container2 .col-md-4{
  width: 50%; float: left;
}
.contact-form .col-md-6{
  width: 50%; float: left;
}

   .contact-box .icon::after{
  height: 45px; width: 52px; line-height: 50px;left: 3px;
}
.contact-box .icon img{
  width: 30px
}
.ser-container {
    padding-top: 30px; overflow: hidden;
    padding-bottom: 20px;
}
.ser-img{display: none;}
.inner-head2, .inner-head1{font-size: 1.4em !important; line-height: 25px !important; text-align: left;}
.tabcontent .col-md-4{
  width: 50%; float: left;
}
body.projects .clear {
    clear: unset;
}
.bredcum-wraper{padding-bottom: 0}
.tabcontent .col-md-4:nth-child(3){clear: both;}
.mission-center .col-md-6:nth-child(4) .mission-div{
  margin-bottom: 0
}
.mission-card_icon
{
      width: 70px;
    height: 70px;
    line-height: 70px;
}
.mission-card_icon img {
    width: 40px;
}
.hero-text-area.inner-area {
    top: 40%;
}
body.about .abt-container2 img{
  display: none;
}
.inner-text-inner{
  font-size: 1.8em; line-height: 25.01px
}
.abt-inner {
    padding-left: 0;
}
.mission-container{
      padding-top: 0px;
    padding-bottom: 30px;
}
.mission-div{
  padding: 45px 30px 20px;
    min-height: unset;
}
.footer-content{
  margin-right: 2%;
}

.footer-top-wraper {
  padding: 30px 0px  0
}
.lease-shape{
  display: none;
}
.book-txt p{
  margin-bottom: 10px;
}
.page-hero .hero-text-area
{
  left: 5%;
}
.book-txt{
  padding: 15px 25px; width: 65%;
}
.career-container .col-md-6 {
    padding-left: 15px;
}
.welcome-detail-title2 {
    margin-bottom: 10px;
}
.careers-wrap{
  margin-top: 1px;
}
.talk-container h2{
  font-size: 1.6em;     margin-bottom: 10px;text-align: center;
}
.talk-txt .more{
      text-align: center;
    margin: 12px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}
.talk-txt .more i {
    margin-left: 6px;
}
.talk-container{
  padding: 30px 0
}
.lease-shape{
  height: 100px;
}
.lease-container
{
  padding: 40px 0; overflow: hidden;
}
.explore{
  font-size: .85em;
  padding:7px 13px 7px 13px
}

.service-head1 {
    font-size: 1.4em;
    line-height: 30px;
}
.service-head2{
      font-size: 1.6em;
    line-height: 30px;
}
.welcome-detail-title2 span.toptxt{
  line-height: 30px;
}
.welcome-detail-title2 h2
{
  font-size: 1.2em; line-height: 20px;
}
.ser-padding2
{
  padding: 35px 20px 25px 30px
}
.dept-item h4{
  padding: 8px 40px; font-size: 1em
}
.tab button:last-child
{
clear: both;
}
.shape4,.shape3{
  display: none;
}

.ser-padding{  display: none;
}
.owl-theme .owl-nav .owl-next
{
  right: -32px;
}
.tabcontent
{
  clear: both;
}
.rooms-wrap{
  margin-right: 0;
}
.project-container
{
    padding: 40px 0 0px;
}
.icon-img img {
    width: 55px;
}
.tomato2{
  display: none;
}
.project-det{
  padding-right: 0
}

.icons-wrap .col-md-4{
  width:90%
}
.more{
  float: left; font-size: .9em; margin-top: 10px;
}
.shape1
{
  width: 50px;    top: -35px;
}
.about-container {
    padding: 60px 0 30px;overflow: hidden;
  }
.featured-text
    {
       letter-spacing: 0;
    font-size: 1.4em;
    line-height: 16px;
    }
     .inner-text{
    font-size: 1.8em; line-height: 32px;
  }
  .border-txt{
    font-size: 0.703em; padding-left: 0px;
    line-height: 17.01px; float: none; width: 95%;
  }
.page-hero .hero-text-area .border-txt:before{
    display: none;
}
a.left.carousel-control, .carousel-control.right{
  display: none;
}

.header-contact,
.lease-side1,img.lease1,.lease-imgs img{
  display: none;
}
.navigation-portrait {
    height: 66px !important;
}
  .contact-box .icon{
  width: 50px;
    height: 50px;
    line-height: 50px;
  }
.contact-box{
  padding: 25px 20px 18px 30px; margin-top: 1em; min-height: unset;
}
.contact-wrapper{
  padding: 30px
}
.contact-wrapper2:after{
  display: none;
}
.contact-wrapper2{
  overflow: hidden;
  padding: 40px 0px 50px 0px
}
.in-contact-page-content{
  padding-right: 0
}
.sexy-menu.detached .nav-brand img {
    display: none !important;
}
.sexy-menu.detached {
  background: unset !important;
}
.img-wrapper.yt-video {
    margin-bottom: 1em;
}
.gallery-container{
  padding: 35px 0 40px
}
body.gallery .box-group img{
height: 250px !important
}
body.gallery .col-md-4{
width: 50%; float: left;
}
.mobile-text{
  margin-top: 2em; padding: 30px 23px;
}
img.leaf4{
  display: none;
}
.mobileapp-container {
    padding: 20px 0 50px;
}
.abt-imgs{
  display: none;
}
.abt-container2{
  padding-top: 20px;
  padding-bottom: 30px;
}
.featured-text-inner{
    font-size: 2em;
    line-height: 35px; }
  .center{
    display: block;
  }
#button{
  display: none;
}
.box-group img{
  height: 180px;
}
.welcome-detail-title2 h1{
  font-size: 1.3em
}
.abt-container{
  padding-top: 40px;
}
.copy-right,.designed{
  font-size: .9em
}
.g-play img{
  width: 130px;
}
.g-play{
     width: 50%
}
.whats-app{
  right: 32px;
}
.footer-social-links li a{
  font-size: 1.1em !important;  
}
.footer-quick-links {
    margin-bottom: 20px;
}
.footer-quick-links ul li a{
      line-height: 36px;
}
.footer-quick-links li {
    margin-right: 33px;
}
.cta-txt h2{
  font-size: 1.6em;
}
.cta-txt h2 span,.cta-txt h2{
    color: #fff;
}
.footer-logo{
  display: none;
}
.box-group{
  padding: 5px;
}
.big-box2 {
    width: 100%;
  }
  .small-box,.big-box2 {
    width: 100%;    display: none;
  }
.big-box, .third-div,.middile-div,.small-box2{
  width: 50%; float: left;
}
.mobile-position{
  margin-top: 2em;
}
.welcome-detail-title2 span.toptxt{
  font-size: 1em;
}
img.leaf {
    height: 50px;
}
.footer-quick-links{
  width: 100%
}
.footer-wraper{
  padding-bottom: 80px; clear: both; border-top: 1px solid #d9bb6138;
}
.footer-content:nth-child(4){
  margin-bottom: 10px;
}
.address img{
  width: 35px
}
.abt-home,.leaf2,.leaf3{
  display: none;
}
img.cta-img2{
  display: none;
}
img.cta-img {
    width: 473px;
}
.featured-text{
  font-size: 2.3em;    line-height: 30.01px;
}
.nav-brand img{
width: 54%;
    margin-top: -5px;
}
.tab button{
      padding-right: 7px;
    margin-right: 28px;
}
.tab {
    display: flex;
    align-items: center;
    margin-top: 2em
}
.service-container {
    padding: 30px 0 0;

}

}

 @media (max-width: 680px){
.welcome-detail2{
  width: 100%;
  padding-left: 0;
}
.contact-wrapper3{
  padding: 30px 0; overflow: hidden;
}
.talk{
    padding: 8px 27px;
}
.mobile-position .get-app{
  padding: 5px 20px;     top: 60%;
}
     
      }


@media (min-width:600px) and (max-width:768px) and (orientation:landscape) {
 

}
 @media (min-width:681px) and (max-width: 768px){
 

    body {
        font-size:14px !important;
   }
    .d-container{
        width:100%;
        padding-left:3%;
        padding-right:3% 
   }
    .top-container{
        width:100%;
        padding-left:4%;
        padding-right:4%;
   }
    .desk-view{
        display: none !important
   }
    .mob-view{
        display: block  !important
   }
   body.contact .abt-container2 .col-md-4:nth-child(1){
    width: 100%
   }
body.contact .abt-container2 .col-md-4{
  width: 50%; float: left;
}
.contact-form .col-md-6{
  width: 50%; float: left;
}

   .contact-box .icon::after{
  height: 45px; width: 52px; line-height: 50px;left: 3px;
}
.ser-container {
    padding-top: 30px; overflow: hidden;
    padding-bottom: 20px;
}
.ser-img{display: none;}
.inner-head2, .inner-head1{font-size: 1.4em !important; line-height: 25px !important; text-align: left;}
   .copy-right{  line-height: 40px;}
   .designed p{ line-height: 40px;}
   .tabcontent .col-md-4{
  width: 50%; float: left;
}
body.projects .clear {
    clear: unset;
}
.bredcum-wraper{padding-bottom: 0}
.tabcontent .col-md-4:nth-child(3){clear: both;}

.mission-center .col-md-6:nth-child(4) .mission-div{
  margin-bottom: 0
}
.mission-card_icon
{
      width: 70px;
    height: 70px;
    line-height: 70px;
}
.mission-card_icon img {
    width: 40px;
}
.hero-text-area.inner-area {
    top: 40%;
}
body.about .abt-container2 img{
  display: none;
}
.inner-text-inner{
  font-size: 1.8em; line-height: 25.01px
}
.abt-inner {
    padding-left: 0;
}
.mission-container{
      padding-top: 0px;
    padding-bottom: 30px;
}
.mission-div{
  padding: 45px 30px 20px;
    min-height: unset;
}
.abt-container2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
   .footer-container{ display: inherit;}

img.mob-view.home-img{
height: 80vh !important;
        width: 100%;
        object-fit: cover;
}
.footer-wraper{
  clear: both; padding-bottom: 80px; border-top: 1px solid #d9bb6138;
}
.footer-content{
  margin-right:4%;
}
.service-container {
    padding: 40px 0 0;
    }
.lease-side2,.footer-logo,#button {
        display: none;
    }
    .address img {
        width: 35px;
    }
    .footer-social-links li a{
      margin-right: 10px !important; font-size: 1.1em !important
    }
.footer-top-wraper {
  padding: 30px 0px  0
}
.lease-shape{
  display: none;
}
.book-txt p{
  margin-bottom: 10px;
}
.page-hero .hero-text-area
{
  left: 5%;
}
.book-txt{
  padding: 15px 35px; width: 65%;
}
.career-container .col-md-6 {
    padding-left: 15px;
}
.welcome-detail-title2 {
    margin-bottom: 10px;        text-align: left;
}
.careers-wrap{
  margin-top: 1px;
}
.talk-container h2{
  font-size: 1.6em;     margin-bottom: 10px;text-align: center;
}
.talk-txt .more{
      text-align: center;
    margin: 12px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}
.talk-txt .more i {
    margin-left: 6px;
}
.talk-container{
  padding: 30px 0
}
.lease-shape{
  height: 100px;
}
.lease-container
{
  padding: 40px 0; overflow: hidden;
}
.explore{
  font-size: .85em;
  padding:7px 13px 7px 13px
}

.service-head1 {
    font-size: 1.4em;
    line-height: 30px;
}
.service-head2{
      font-size: 1.6em;
    line-height: 30px;
}
.welcome-detail-title2 span.toptxt{
  line-height: 30px;
}
.welcome-detail-title2 h2
{
  font-size: 1.2em; line-height: 20px;
}
.ser-padding2
{
  padding: 35px 20px 25px 30px
}
.dept-item h4{
  padding: 8px 40px; font-size: 1em
}
.tab button:last-child
{
clear: both;
}
.shape4,.shape3{
  display: none;
}

.ser-padding{  display: none;
}
.owl-theme .owl-nav .owl-next
{
  right: -32px;
}
.tabcontent
{
  clear: both;
}
.rooms-wrap{
  margin-right: 0;
}
.project-container
{
    padding: 40px 0 0px;
}
.icon-img img {
    width: 55px;
}
.tomato2{
  display: none;
}
.project-det{
  padding-right: 0
}

.icons-wrap .col-md-4{
        float: left;
        width: 45%;
}
.welcome-detail-title2 h1, .welcome-detail-title2 h2{
  font-size: 1.3em
}
.tab{margin-top: 2em}
.more{
  float: left; font-size: .9em; margin-top: 10px;
}
.shape1
{
  width: 50px;    top: -35px;
}
.about-container {
    padding: 60px 0 30px;overflow: hidden;
  }
.featured-text
    {
       letter-spacing: 0;
    font-size: 2.3em;
    line-height: 30px;
    }
     .inner-text{
    font-size: 2.6em; line-height: 55px;
  }
  .border-txt{
    font-size: 0.9em; 
    line-height: 17.01px;
  }
  .center{display: block;}
.page-hero .hero-text-area .border-txt:before{
  width: 130px;
}
a.left.carousel-control, .carousel-control.right{
  display: none;
}
.tab button{
  margin-right: 42px
}
.header-contact,
.lease-side1,img.lease1,.lease-imgs img{
  display: none;
}
.navigation-portrait {
    height: 66px !important;
}
  .contact-box .icon{
  width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .contact-box .icon img{
    width: 30px
  }
.contact-box{
  padding: 25px 20px 18px 30px; margin-top: 1em; min-height: unset;
}
.contact-wrapper{
  padding: 30px;
}
.contact-wrapper2:after{
  display: none;
}
.contact-wrapper2{
  overflow: hidden;
  padding: 40px 0px 50px 0px
}
.in-contact-page-content{
  padding-right: 0
}
.sexy-menu.detached .nav-brand img {
    display: none !important;
}
.sexy-menu.detached {
  background: unset !important;
}
.nav-brand img{
     width: 60%;
    margin-top: 0px;
}
  
}

 @media (max-width: 768px){


.shape-13,.shape-7,.con-shape{display: none;}
.client-item
{
  padding: 30px
}
.contact-title{
  font-size: 1.3em
}
.in-contact-page-content.career-form {
    padding: 3px 20px 10px 20px;
  }
.lease-detail2{padding-left: 0}
.nri-img,.abt-inner .shape1{display: none;}
.bottom-wrapper{
  display: none;
}
.dept-item h4:before{
      width: 20px;
    height: 14px;
    left: 10px;
}
  .submenu-indicator-chevron{
    border-color:transparent #fff #fff transparent !important;
  }
    .sexy-menu.detached {
    opacity: 1 !important;
}

.eq-ht{
  display: block !important;
}
.resp-show{
    display: block !important;
  }
 
/*.mob-view.home-img {
    width: 100%; height: 86vh !important; object-fit: cover;
    object-position: 50% 80%;
}*/
.nav-brand img {
    display: flex;
    align-items: center;
}

.logo {
    top: 50%!important;
    left: 50%;
    transform: translate(-50%, -50%);display: flex !important;
    align-items: center;
    justify-content: center;
}
.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
}

.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;
}
.owl-theme .owl-nav [class*=owl-]{
height: 30px;
    width: 30px;
}
.owl-theme .owl-nav button.owl-next{
  right: -36px !important;
}
.facility-div .lSAction{
    display: none !important;
}
.modal-header {
    padding: 10px 20px !important;
}
.contact-form input[type="text"], .contact-form select, .contact-form input [type="date"]{
    height: 50px;
}
.contact-form {
    padding: 30px;
}
.contact-form .form-group {
    margin-bottom: 9px;
}
   .desk-view{
         display: none !important 
    }
     .mob-view{
         display: block !important 
    }

    .nav-menu>li>a
    {
        color: #fff !important
    }

     .nav-toggle, .navigation-hidden .nav-header {display: block !important;}

    
    .banner-wrp{height: calc(100vh - 75px) !important; overflow: hidden !important }
    .carousel-inner {height: 100% !important;}
   

 .nav-header{ width: 100%; }
 
 .bottom-menu{ width: 45px; height:45px; border-radius: 50%; display: flex !important; justify-content: center; align-items: center; border:1px solid #e7e7e7}
 .fine-arts-bg{ display: none;}
 .fine-arts-container{ padding-top: 0px;}

 .job-opportunity{ float: left;}
 #quick_view_bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: auto;
  background-color: #fff ;
 }

.hide-menu{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
        padding: 15px 20px;
        display: block;
}
   
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px
}

.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: 25px;
    right: 23px !important;
    }
  

body.contact .mob-view{
    object-position: top;
}
.sexy-menu{
    position: fixed;
}
    }
 @media (min-width:769px) and (max-width:991px){

   body.contact .abt-container2 .col-md-4:nth-child(1){
    width: 100%
   }
body.contact .abt-container2 .col-md-4{
  width: 50%; float: left;
}
.contact-form .col-md-6{
  width: 50%; float: left;
}

   .contact-box .icon::after{
  height: 45px; width: 52px; line-height: 50px;left: 3px;
}
.nav-menu>li>a{
  font-size: .7em !important
}
.nav-menu>li>a{
  margin: 19px 8px !important;
}
li.header-phone a{
  margin: 8px 12px !important;
}
.sexy-menu.detached .header-phone a{
   margin: 8px 8px !important;
}
.mobile-position .get-app{
  padding: 3px 26px
}
.nav-menu2>li>a{
  margin: 7px 5px !important;
}
 body {
        font-size:14px !important;
   }
    .d-container{
        width:100%;
        padding-left:3%;
        padding-right:3% 
   }
    .top-container{
        width:100%;
        padding-left:3%;
        padding-right:3%;
   }
   .contact-title{
  font-size: 1.3em
}
.in-contact-page-content.career-form {
    padding: 3px 20px 10px 20px;
  }
   .ser-container {
    padding-top: 30px; overflow: hidden;
    padding-bottom: 20px;
}
.lease-detail2{padding-left: 0}
.nri-img{display: none;}
.ser-img{display: none;}
.inner-head2, .inner-head1{font-size: 1.4em !important; line-height: 25px !important; text-align: left;}
    .tabcontent .col-md-4{
  width: 50%; float: left;
}
body.projects .clear {
    clear: unset;
}
.bredcum-wraper{padding-bottom: 0}
.tabcontent .col-md-4:nth-child(3){clear: both;}

.mission-center .col-md-6:nth-child(4) .mission-div{
  margin-bottom: 0
}
.mission-card_icon
{
      width: 70px;
    height: 70px;
    line-height: 70px;
}
.mission-card_icon img {
    width: 40px;
}
.hero-text-area.inner-area {
    top: 40%;
}
body.about .abt-container2 img{
  display: none;
}
.inner-text-inner{
  font-size: 1.8em; line-height: 25.01px
}
.abt-inner {
    padding-left: 0;
}
.mission-container{
      padding-top: 0px;
    padding-bottom: 30px;
}
.mission-div{
  padding: 45px 30px 20px;
    min-height: unset;
}
.abt-container2 {
    padding-top: 50px;
    padding-bottom: 30px;
  }
   
.navigation{
height: unset !important; 
}
.tophead{
    padding-top: .3em !important
}

.sexy-menu.detached .nav-brand img {
margin-top: 4px!important;
    width: 30%!important;
}
.whats-app{
        bottom: 25vh;
    right: 26px;
}
.footer-container{
    width: 100%;    padding-bottom: 0;    align-items: center;
    justify-content: center;
}

.footer-social-links ul li {
    float: left;
    margin-right: 0;
}

.box-title
{
    font-size: 1em;
}
.box-title-sub{
    font-size: 1em;
}
.box-group img{
  height: 180px;
}
.welcome-detail-title2 h1{
  font-size: 1.5em
}
.abt-container{
  padding-top: 40px;
}
.copy-right,.designed{
  font-size: .9em
}
.g-play img{
  width: 130px;
}
.g-play{
     width:25%
}
.whats-app{
  right: 32px;
}

.footer-quick-links ul li a{
      line-height: 35px;
}
.footer-quick-links li {
    margin-right: 18px !important
}
.cta-txt h2{
  font-size: 1.8em;
}
.talk{
  padding: 7px 18px
}
.footer-logo{
  display: none;
}
.box-group{
  padding: 5px;
}
.big-box2 {
    width: 100%;
  }
  .small-box,.big-box2 {
    width: 100%;    display: none;
  }
.big-box, .third-div,.middile-div,.small-box2{
  width: 50%; float: left;
}
.welcome-detail-title2 span.toptxt{
  font-size: 1em;
}
img.leaf {
    height: 50px;
}
  .welcome-detail {
    padding-left: 0;
}
.abt-home,.leaf2,.leaf3{
  display: none;
}
img.cta-img2{
  display: none;
}
img.cta-img {
    width: 354px;
}
.nav-brand img{
  width: 45%;     margin-top: 0px;
}
.sexy-menu.detached .nav-brand img {
    width: 35% !important;
}
.welcome-detail2{
  padding-left: 0;width: 290px;
}

img.mob-view.home-img{
height: 80vh !important;
        width: 100%;
        object-fit: cover;
}
.footer-wraper{
  clear: both; 
}
.footer-content{
  margin-right: 10%;
}
.service-container {
    padding: 40px 0 0;
    }
.lease-side2,.footer-logo,#button {
        display: none;
    }
    .address img {
        width: 35px;
    }
    .footer-social-links li a{
      margin-right: 10px !important; font-size: 1.1em !important
    }
.footer-top-wraper {
  padding: 30px 0px  0
}
.lease-shape{
  display: none;
}
.book-txt p{
  margin-bottom: 10px;
}
.page-hero .hero-text-area
{
  left: 5%;
}
.book-txt{
  padding: 15px 35px; width: 65%;
}
.career-container .col-md-6 {
    padding-left: 15px;
}
.welcome-detail-title2 {
    margin-bottom: 10px; text-align: left;
}
.careers-wrap{
  margin-top: 1px;
}
.talk-container h2{
  font-size: 1.6em;     margin-bottom: 10px;text-align: center;
}
.talk-txt .more{
      text-align: center;
    margin: 12px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}
.talk-txt .more i {
    margin-left: 6px;
}
.talk-container{
  padding: 30px 0
}
.lease-shape{
  height: 100px;
}
.lease-container
{
  padding: 40px 0; overflow: hidden;
}
.explore{
  font-size: .85em;
  padding:7px 13px 7px 13px
}

.service-head1 {
    font-size: 1.4em;
    line-height: 30px;
}
.service-head2{
      font-size: 1.6em;
    line-height: 30px;
}
.welcome-detail-title2 span.toptxt{
  line-height: 30px;
}
.welcome-detail-title2 h2
{
  font-size: 1.2em; line-height: 20px;
}
.ser-padding2
{
  padding: 35px 20px 25px 30px
}
.dept-item h4{
  padding: 8px 40px; font-size: 1em
}
.tab button:last-child
{
clear: both;
}
.shape4,.shape3{
  display: none;
}

.ser-padding{  display: none;
}
.owl-theme .owl-nav .owl-next
{
  right: -32px;
}
.tabcontent
{
  clear: both;
}
.rooms-wrap{
  margin-right: 0;
}
.project-container
{
    padding: 40px 0 0px;
}
.icon-img img {
    width: 55px;
}
.tomato2{
  display: none;
}
.project-det{
  padding-right: 0
}

.icons-wrap .col-md-4{
        float: left;
        width: 45%;
}
.welcome-detail-title2 h1, .welcome-detail-title2 h2{
  font-size: 1.3em
}
.tab{margin-top: 2em}
.more{
  float: left; font-size: .9em; margin-top: 10px;
}
.shape1
{
  width: 50px;    top: -35px;
}
.about-container {
    padding: 60px 0 30px;overflow: hidden;
  }
.featured-text
    {
       letter-spacing: 0;
    font-size: 2em;
    line-height: 14px;
    }
     .inner-text{
    font-size: 2.6em; line-height: 55px;
  }
  .border-txt{
    font-size: 0.9em; 
    line-height: 17.01px;
  }
  .center{display: block; }
.page-hero .hero-text-area .border-txt:before{
  width: 130px;
}
a.left.carousel-control, .carousel-control.right{
  display: none;
}
.tab button{
  margin-right: 42px
}
.header-contact,
.lease-side1,img.lease1,.lease-imgs img{
  display: none;
}
.navigation-portrait {
    height: 66px !important;
}
  .contact-box .icon{
  width: 50px;
    height: 50px;
    line-height: 50px;
  }
.contact-box{
  padding: 25px 20px 18px 30px; margin-top: 1em; min-height: unset;
}
.contact-box .icon img{
  width: 30px
}
.contact-wrapper{
  padding: 30px
}
.contact-wrapper2:after{
  display: none;
}
.contact-wrapper2{
  overflow: hidden;
  padding: 40px 0px 50px 0px
}
.in-contact-page-content{
  padding-right: 0
}
.know-more{
  padding: 6px 15px; top: 34px;
      font-size: 0.75em;
}
}
 @media (min-width:992px) and (max-width:1022px){

    body {
        font-size:14px !important;
   }
    .d-container{
        width:100%;
        padding-left:3%;
        padding-right:3% 
   }
    .top-container{
        width:100%;
        padding-left:5%;
        padding-right:5%;
   }

.nav-menu>li>a{
  font-size: .7em !important
}
.nav-menu>li>a{
  margin: 11px 8px !important;
}
li.header-phone a{
  margin: 8px 12px !important;
}
.sexy-menu.detached .header-phone a{
   margin: 8px 8px !important;
}
.mobile-position .get-app{
  padding: 3px 26px
}
.nav-menu2>li>a{
  margin: 7px 5px !important;
}

  .contact-box .icon{
  width: 50px;
    height: 50px;
    line-height: 50px;
  }
.contact-box{
  padding: 25px 20px 18px 30px; margin-top: 1em; min-height: 250px;
}
.contact-box .icon img{
  width: 30px
}
.contact-wrapper{
  padding: 30px
}
 .contact-box .icon::after{
  width: 50px;
    height: 50px;
 }
 .contact-form {
    padding: 30px 15px;
}
 .footer-container{
    width: 100%;    padding-bottom: 0;    align-items: center;
    justify-content: center;
}

.footer-social-links ul li {
    float: left;
    margin-right: 0;
}
.mission-card_icon
{
      width: 70px;
    height: 70px;
    line-height: 70px;
}
.in-contact-page-content.career-form {
    padding: 3px 20px 10px 20px;
  }
   .ser-container {
    padding-top: 30px; overflow: hidden;
    padding-bottom: 20px;
}
.mission-card_icon img {
    width: 40px;
}
.mission-div{
  padding: 45px 30px 20px;
}
.box-title
{
    font-size: 1em;
}
.box-title-sub{
    font-size: 1em;
}
.box-group img{
  height: 180px;
}
.welcome-detail-title2 h1{
  font-size: 1.5em
}
.abt-container{
  padding-top: 40px;
}
.copy-right,.designed{
  font-size: .9em
}
.g-play img{
  width: 130px;
}
.g-play{
     width:25%
}
.whats-app{
  right: 32px;
}

.footer-quick-links ul li a{
      line-height: 35px;
}
.footer-quick-links li {
    margin-right: 48px !important
}
.cta-txt h2{
  font-size: 1.8em;
}
.talk{
  padding: 7px 18px
}
.footer-logo img {
    width: 150px;
}
.box-group{
  padding: 5px;
}
.big-box2 {
    width: 100%;
  }
  .small-box,.big-box2 {
    width: 100%;    display: none;
  }
.big-box, .third-div,.middile-div,.small-box2{
  width: 50%; float: left;
}
.welcome-detail-title2 span.toptxt{
  font-size: 1em;
}
img.leaf {
    height: 50px;
}
  .welcome-detail {
    padding-left: 0;
}
.abt-home,.leaf2,.leaf3{
  display: none;
}
img.cta-img2{
  display: none;
}
img.cta-img {
    width: 354px;
}
.nav-brand img{
          width: 45% !important;
        margin-top: -30px !important;
}
.welcome-detail2{
  padding-left: 0;width: 290px;
}

img.mob-view.home-img{
height: 80vh !important;
        width: 100%;
        object-fit: cover;
}
.footer-wraper{
  clear: both; 
}
#button {
      width: 40px;
    height: 40px; bottom: 50px;
}
#button::after{
  line-height: 40px;
}
.service-container {
    padding: 40px 0 0;
    }
    .address img {
        width: 35px;
    }
    .footer-social-links li a{
      margin-right: 10px !important; font-size: 1.1em !important
    }
.footer-top-wraper {
  padding: 30px 0px  0
}
.lease-shape{
  display: none;
}
.book-txt p{
  margin-bottom: 10px;
}
.page-hero .hero-text-area
{
  left: 5%;
}
.book-txt{
  padding: 15px 35px; width: 65%;
}
.career-container .col-md-6 {
    padding-left: 15px;
}
.welcome-detail-title2 {
    margin-bottom: 10px;
}
.careers-wrap{
  margin-top: 1px;
}
.talk-container h2{
  font-size: 1.6em;     margin-bottom: 10px;text-align: center;
}
.talk-txt .more{
      text-align: center;
    margin: 12px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}
.talk-txt .more i {
    margin-left: 6px;
}
.talk-container{
  padding: 30px 0
}
.lease-shape{
  height: 100px;
}
.lease-container
{
  padding: 40px 0; overflow: hidden;
}
.explore{
  font-size: .85em;
  padding:7px 13px 7px 13px
}

.service-head1 {
    font-size: 1.4em;
    line-height: 30px;
}
.service-head2{
      font-size: 1.6em;
    line-height: 30px;
}
.welcome-detail-title2 span.toptxt{
  line-height: 30px;
}
.welcome-detail-title2 h2
{
  font-size: 1.2em; line-height: 20px;
}
.ser-padding2
{
  padding: 35px 20px 25px 30px
}
.dept-item h4{
  padding: 8px 40px; font-size: 1em
}
.tab button:last-child
{
clear: both;
}
.shape4,.shape3{
  display: none;
}
.ser-padding {
    padding: 75px 20px 20px 90px;
}
img.s-home2 {
    width: 70%;
}
.service-container .col-md-7 {
  width: 45.333333%
}
.service-container .col-md-5
{
  width: 54%
}
.owl-theme .owl-nav .owl-next
{
  right: -32px;
}
.tabcontent
{
  clear: both;
}
.rooms-wrap{
  margin-right: 0;
}
.project-container
{
    padding: 40px 0 0px;
}
.icon-img img {
    width: 55px;
}
.tomato2{
  display: none;
}
.project-det{
  padding-right: 0
}
.icons-wrap .col-md-4{
  width: 33.33333333%; margin: unset;
}
.welcome-detail-title2 h1, .welcome-detail-title2 h2{
  font-size: 1.3em
}
.tab{margin-top: 2em}
.more{
  float: left; font-size: .9em; margin-top: 10px;
}
.shape1
{
  width: 50px;    top: -35px;
}
.about-container {
    padding: 60px 0 30px;overflow: hidden;
  }
.featured-text
    {
       letter-spacing: 0;
    font-size: 2.4em;
    line-height: 24px;
    }
     .inner-text{
    font-size: 3em; line-height: 55px;
  }
  .header-contact {
    margin-top: 5px;
  }
  .border-txt{
    font-size: 0.9em; 
    line-height: 17.01px;
  }
.page-hero .hero-text-area .border-txt:before{
  width: 130px;
}
a.left.carousel-control, .carousel-control.right{
  display: none;
}
.tab button{
  margin-right: 42px
}
img.lease1 {
    width: 100%;
}
.navigation-portrait {
    height: 66px !important;
}
  .contact-box .icon{
  width: 50px;
    height: 50px;
    line-height: 50px;
  }
.contact-wrapper{
  padding: 30px
}
.contact-wrapper2:after{
  display: none;
}
.contact-wrapper2{
  overflow: hidden;
  padding: 40px 0px 50px 0px
}
.in-contact-page-content{
  padding-right: 0
}
.know-more{
  padding: 6px 15px; top: 34px;
      font-size: 0.75em;
}
}
