@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;
}
a {
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
 .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: 'Geomanist';
    src: url('../fonts/Geomanist-Book.eot');
    src: url('../fonts/Geomanist-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Book.woff2') format('woff2'),
        url('../fonts/Geomanist-Book.woff') format('woff'),
        url('../fonts/Geomanist-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Light.eot');
    src: url('../fonts/Geomanist-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Light.woff2') format('woff2'),
        url('../fonts/Geomanist-Light.woff') format('woff'),
        url('../fonts/Geomanist-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Italic.eot');
    src: url('../fonts/Geomanist-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Italic.woff2') format('woff2'),
        url('../fonts/Geomanist-Italic.woff') format('woff'),
        url('../fonts/Geomanist-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Medium.eot');
    src: url('../fonts/Geomanist-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Medium.woff2') format('woff2'),
        url('../fonts/Geomanist-Medium.woff') format('woff'),
        url('../fonts/Geomanist-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Black.eot');
    src: url('../fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Black.woff2') format('woff2'),
        url('../fonts/Montserrat-Black.woff') format('woff'),
        url('../fonts/Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    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-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: '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-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff'),
        url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-exrabold';
    src: url('../fonts/Montserrat-ExtraBold.eot');
    src: url('../fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraBold.woff') format('woff'),
        url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.carousel {
    cursor: grabbing;
}
.sexy-menu.detached .tophead{
display: none;
}
.sexy-menu.detached .nav-brand img.small{
  display: block !important;
}
.sexy-menu.detached .nav-brand img.large{
  display: none !important;
}
.sexy-menu.detached .nav-brand img{
  margin-top: 10px;    width: 75%;
}
.nav-menu>li>a{
    margin: 50px 20px;
    display:inline-block;
    position:relative;
    color:#000000;
    -webkit-transition:color .3s,background .3s;
    font-size:1em;
    transition:all .4s ease-in-out;
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    text-transform: uppercase;
}
.nav-menu>li:last-child a,ul.header-social li:last-child{
  margin-right: 0
}

li.header-phone img{
  height: 40px;   
}
li.header-phone a{
    margin: 39px 12px !important;
    display: flex; 
    align-items: center;
}
li.header-phone a:hover {
    border: 0; color: #7c5a4a
}
.center{
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 9;
}

.resp-show{
  display: none !important;
}
.nav-menu>li>a:hover{
 color: #3f2043
}
.sexy-menu.detached .nav-menu > li > a.book-btn{
margin: 28px 20px !important
}


.sexy-menu.detached .nav-menu > li > a {
    margin: 35px 20px ; 
}
.sexy-menu.detached .nav-menu2 > li > a {
margin: 18px 20px
}
.sexy-menu.detached .nav-menu2 .header-phone a{
  margin: 8px 12px !important
}
.sexy-menu.detached .header-phone a
{
   margin: 25px 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: #333;
  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: 9;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/*popup*/

#popUp {
    position: fixed;
    width:22%;
    height: auto;
      background-color: #161419 ;
    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:99;
    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 {
    position: absolute;
    background-color: #ff5d31;
    color: #fff;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1em;
    display:inline-block;
    padding: 18px 25px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg); transition: all 1.25s ease;
    right: -98px;    width: max-content;
  }
  #plus::after {
    display: block;
    display: relative;
  }
  .mob-txt{ display: block; text-transform: capitalize; font-style:normal;font-family: 'Montserrat';
  font-weight: 500;}

.submit-btn1{
    border: none;
    background: #b169c8;
    color: #fff;
    font-weight: normal;
    padding: 5px 20px;
    font-family: 'Apercu';
    font-size: 1em;
    text-transform: uppercase;
}
.submit-btn1:hover{
    background:#1a1a1a
}
.side-form input[type="text"],
.side-form textarea
{
    background: #fff;
    color: #3f3f3f;
    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: normal;
    text-align: center;margin-bottom: 20px;
}
/**/
 .clear {
     clear: both 
}
 audio, ::selection {
     background:#8cc248;
     color: #fff;
}

 .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:9;
}
.sexy-menu.detached .navigation{
  top: 0
}
.carousel-control{ top: 50% !important; text-shadow: unset; color: #ff5d31;
  background: #fff !important;
    opacity: 1;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    line-height: 50px;
 }
 .carousel-control:focus, .carousel-control:hover{
  color: #000
 }
 a.left.carousel-control {
    left: 4%;
}
a.right.carousel-control {
    right: 4%;
}
 .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:10%;
     padding-right:10%;
}
.header-social-links {
    float: left;
}
 .tophead{
     width:100%;
     position:relative;
         padding: 0em;
    background: #6a446e;
        display: flex;
    justify-content: space-between;
}

 .logo-container{
     width:auto;
     height:auto;
     position:absolute;
     left:0;
     top:0;
     padding-top:10px;
}

/*abouta*/

/* 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%;
    display: flex;
    justify-content: center;
    position: relative; z-index: 99;
    margin-bottom: 40px;
}

/* Style the buttons inside the tab */
.tab-btn {
  position: relative;
  background: transparent;
    display: inline-block;
    font-size: 1em;
    cursor: pointer;
    margin: 15px 5px;
    color: #000;
    font-size: 1em;
    font-style: normal;
    font-family: 'Montserrat';
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-bottom: 20px;
}
.tab-btn span{
  font-family: 'BarokahSignature';
    font-weight: normal;line-height: 60px;
    font-size: 0.75em;
    text-transform: capitalize; display: block;
}

img.shadow {
    position: absolute;
    bottom: -60px;
    transform: translate(-50%,-50%);
    left: 50%;
    z-index: -1; width: 100%;
}
.videos {
    position: relative;z-index: 9;
}

body.gallery .videos:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(177deg, #ffffff00, #000000b8 100%);
}

/*rooms*/
       
/**/
.academic-container{
  padding-top: 100px
}
.form-group {
    margin-bottom: 12px !important;
}

.enq-txt {
    margin-bottom: 20px;
}
.enq-box{
  padding-left: 40px
}
.enq-txt h2{
  font-size: 2.494em; margin-top: 0;
  font-weight: normal; letter-spacing: -1px; line-height: 35px;
  font-family: 'Montserrat';
  color: #ff5d31;
}
.con-left{border-radius: 15px;
    position: absolute;
    z-index: 99;  width: 95%;
    }
.enq-txt p{
  font-size: 1.327em;
  font-weight: normal;  line-height: 35px;
  font-family: 'Montserrat';
}
.enq-container{position: relative; background: url(../images/enq-bg.jpg);
background-size: cover;  padding: 50px 0 40px;
    z-index: 9;}
.counter-bg{
    position: relative; background: url(../images/counter-bg.jpg);
background-size: cover; 
 overflow: hidden; padding: 60px 0;
}
.count-title h3{
  font-weight: 500; font-family: 'Montserrat';text-align: right;
  font-size: 2.613em; color: #fff; 
}
.count-title h2{
  color: #fff; font-size: 1.125em; text-transform: uppercase; font-weight: 500;
  line-height: 25px; text-align: center; margin: 0;float: right;
}
#statistics {
    float: right;
    width: 65%;
}
/**/
a.view-det {
        background: #146472;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 0.875em;
    display: inline-block;
    padding: 10px 15px; letter-spacing: 2px;
}
.btn-flex {
    display: flex;
}
a.view-det:hover{
    background: #299d77 ;
    color: #fff;
}
.p1{
  padding: 1px !important
}
.division-container{
  position: relative;
  padding: 70px 0;
}
.division-container .lux-wrap{
    margin-bottom: 30px;
}
.project-container{
  padding: 100px 15px 0; overflow: hidden;
position: relative;  z-index: 9;
}
.dots {
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
}
/* 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;
}
.gallery-container{
     padding: 70px 0 100px;
    position: relative; 
}
.tablinks {
    background: #f6f6f2;    margin-right: 20px;
    padding: 12px 40px;
    color: #6a446e;
    /*font-family: 'Montserrat';
    font-weight: 500;*/
    border: 1px solid #6a446e;
    font-weight: 600;
    font-family: 'Montserrat'; letter-spacing: 2px;
    font-size: 0.875em;
    text-transform: uppercase;
    transition: .3s;
}
.tablinks:nth-last-child(1) {
  margin-right: 0
}
.tablinks.active{
 background: #6a446e; color: #fff;
}
.tablinks:hover{
  background: #6a446e; color: #fff;
}
.img-wrapper {
    z-index: 99;
    position: relative;
}
.pro-bg{
  background-size: cover; padding: 200px 0 20px;margin-bottom: 1px;
  background-image: url(../images/service-top.jpg);  
}
.service-btm{position: relative; }
.ser-left {
    position: absolute;
    left: -8%;    height: 100%;
}
.ser-right {
    position: absolute;
    right: -8%;    height: 100%;
}
.c-white{color: #fff !important}
/* Style the tab content */
.tabcontent {
    padding: 6px 12px;
    border-top: none; margin: 0;
    position: relative;z-index: 9;
}
.tab-div{
    margin-top: 5em !important;
}
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}

  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;
  }

.submit-btn1{
    border: none;
    color: #000; background: #fff;
    font-weight: 600;
    padding: 5px 20px;
    font-family: 'Montserrat';
    font-size: 1em;
    text-transform: uppercase;
}
.submit-btn1:hover{
    background:#ff5d31; color: #fff;
}

.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;
    
}
.header-contact a
{
      font-size: 1em;
    color: #fff;
    position: relative;
    font-family: 'Montserrat';
    font-weight: 500;
    margin-right: 30px;
    display: flex;
    align-items: center;
}
.header-contact a:hover
{
    color:#71bde9
}
a.wh-top img {
    width: 30px;
}

 .header-contact{
     width:auto;
     height:auto;    margin-top: 13px;
     float:right;        display: flex;
    align-items: center;
}
.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:17px;
}
 .sexy-menu.detached  .header-call{
    margin-top: 8px;
 }
 .desk-view{
     display:block;
     width: 100%; 
}
 .mob-view{
     display:none !important
}
/*news*/
.post-date {
    background: #6a446e;
    display: flex; align-items: center; text-align: center; justify-content: center;
    position: absolute;
    top: 10px;
    left: 25px;    height: 80px;
    width: 80px;border-radius: 100%;
}
.post-date h3{  margin:0; text-align: center;    font-weight: bold;text-transform: uppercase;
font-size: 1em; color: #fff }
.inner-box2 .image-box{position: relative;}
.event-shape {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.event-shape img{
    width: 100%;
}
.lower-content h3{
  font-family: 'Montserrat'; font-weight: 500; font-size: 1.11em; color: #f69a35
}
.news-block-one {
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.06);
    padding: 20px;border-radius: 15px;
}
.blog-container{
  position: relative; padding: 70px 0; overflow: hidden;
}
.inner-box2 .know-more {
    top: 0; font-size: .8em
}
.lower-content p {
    margin-bottom: 20px;
}
.news-gallery{margin-top: 5em}
/**/

/*services*/
.net-shape1{
  position: absolute; left: 0; top: 0;
}
.net-shape2{
  position: absolute; left: 10%; bottom: 0;
}
.net-shape3{
  position: absolute; right: -100px; bottom: 0;
}
.ser-imgs {
    display: flex; padding-right: 40px;
    align-items: center;
}
.ser-li {position: relative; margin-top: 2em;}
.ser-li li{position: relative; padding-left: 50px; margin-bottom: 10px; }
.ser-li li:before{
  position: absolute;
  content: "";
  background-image: url(../images/li-shape.png);
  background-repeat: no-repeat;
  height: 30px; width: 25px;
  left: 0; top: 0px;
}
.ser-imgs img{
   border-radius: 15px;
}
.ser-img1{padding-right: 40px}
/**/
/* Dropdown styles */
 .footer-wraper {
     width:100%;
     height:auto;
     background-image: url(../images/footer-bg.jpg);
     background-size: cover; padding: 40px 0px;
}
.footer-bottom-wraper{
  background-image: url(../images/footer-btm-bg.jpg); background-size: cover;    width: 100%;
    height: auto;
}
.footer-social-links {
    width: auto;
    height: auto;
}

 .copy-right {
     width:auto;
     height:auto;
     float:left;
      color:#fff;
      font-family:'Montserrat';
     font-size:1em;
     font-weight:normal; 
     line-height:50px 
}
 .copy-right span {
 color:#fff;
      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:#ffe491 
}
 .designed p {
     width: auto;
     height: auto;
     float: right;
     color:#fff;
      font-family:'Montserrat';
     font-size:1em;
     font-weight:normal;
     line-height:50px;
     margin: 0
}
 .designed p a {
     text-decoration: none;
   color:#fff;
      font-family:'Montserrat';
     font-size:1em;
     font-weight:normal; 
}
 .designed p a:hover {
     text-decoration: none;
}
 
.footer-address p{
    font-family:'Montserrat';
     font-size:1em; color: #000;
     font-weight:500; 
}


 .whats-app{
    position:fixed;
        bottom: 20vh;
    right:20px;
    margin-right:3%;
    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-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 
}
.address p {
    font-size: 1em; text-align: center;
    font-family: 'Montserrat';
    font-weight: 500;margin: 0; display: flex;
    align-items: center;   text-align: left;
}
img.ficon {
    display: flex;
    margin: 0 auto;
    border: 1px solid #dcd7ce;
    border-radius: 100%; 
}
.footer-content .address{
  margin-bottom: 30px;    margin-top: 20px;
}

.footer-quick-links ul li,.footer-address-links ul li {
    font-size: 1em
}

.footer-quick-links ul li a,.footer-address-links ul li a {
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 30px; color: #000;
    text-transform: capitalize;
}
.address p img {
    padding-right: 15px;
}
.footer-top {
    display: flex;
    align-items: center;
}
.footer-quick-links ul li a:hover,
.footer-address-links ul li a:hover{
  color: #f69a35
}

.footer-social-links li a{
    font-size: 1.2em;color: #fff;
    margin-right: 15px;
    display: block;
    text-align: center;
}

.footer-social-links li a:hover{
 color: #ff5d31 !important;
}
.footer-social-links ul li {
   float: left;
    margin-right: 15px;    margin-top: 5px;
}
.footer-social-links ul li:last-child{margin-right: 0}
.footer-top-item:last-child{margin-right: 0}
.footer-top-item {
    width: auto;
    float: left;
    margin-right: auto;
}

.bottom-wrapper {
    clear: both;    display: flex;
    width: 100%;
    padding: 20px 0 40px;   margin-top: 1em;
    justify-content: space-between;
}
.footer-top-item:nth-child(4){    width: 20%; margin-right: 0}

.address-btm {
    width: 50%;
    float: left;
}

.footer-quick-links ul {
    width: 50%;
    float: left;
}
.space {
    justify-content: space-between;
}
.footer-bottom{display: flex; align-items: center;}
.footer-content-title {
    width: 100%;
    height: auto; color: #f69a35;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 600; 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%;
}
/**/

.pt-0{
    padding-top: 0px !important;
}
.pb-0{
    padding-bottom: 0px !important;
}

.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;
}

.d-flex {
    display: flex!important;
}

.welcome-detail.abt-content{
    margin-right: 0px;
    text-align: center;
}
.welcome-detail.abt-content p{
    text-align: center;
}
.abt-container {
    padding: 80px 0px;  
    position: relative;
    overflow: hidden;   
}
.abt-container2 {
    padding: 60px 0px;
    position: relative;
    overflow: hidden;   
}
.welcome-logo {
    margin-bottom: 20px;
}

/**/

.fac-content h6{
   font-size: 1em; font-weight: bold; color: #6d4e70
}
.why-bg{
position: relative;
    padding: 50px 0px;
    background: url(../images/who-bg.jpg);
    background-size: cover;
}
.why-btm{position: relative; padding-bottom: 50px}

.who-left{position: absolute; left: 18px;
    top: -140px;z-index: 9}
.who-right{position: absolute; right: 0; top: -60px; z-index: 9}

.book-text h2{
  font-size: 2.494em;
    font-style: normal;
    font-family: 'Annabel1';
    font-weight: normal;
    color: #fff;
    text-align: center;
    line-height: 48.01px;
    letter-spacing: 1px;margin-bottom: 1em;
}
.icon-item h4{
   font-size: 1em;
    font-style: normal;
    font-family: 'Montserrat';
    font-weight: normal;
    color: #f5f5f5;
}
.book-content p {
    text-align: justify;
    color: #abacaa;
}
.icon-item {
    display: flex;
    align-items: center;
}
.icon-side{
  padding-left: 50px; margin-left: 30px;
  border-left: 1px solid #6d6f67
}
.book-content {
   margin-top: 6em
}
.book-content .col-md-3
{
 width: 19% 
}
.book-content .col-md-9
{
 width: 81% 
}
.abt-img {
position: relative;    width: 95%;

}

.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.playbtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 /*   background: #146472;
    width: 75px;
    height: 75px;
    line-height: 75px;*/
    font-size: 26px;
    border-radius: 100%;
    z-index: 9;
    text-align: center;
}
/*academics*/
.ac-detail h4{

  font-family: 'Montserrat'; letter-spacing: -1px;
  font-weight: 500; font-size: 1.33em; color: #6a446e;

}
.ac-detail ul li b{ color: #6a446e; font-weight: 600;padding: 0; }
.ac-detail ul li{position: relative; padding-left: 30px; line-height: 30px;
  text-align: justify;  margin-bottom: 10px;
  }
.ac-detail ul li:before{
  position: absolute;
  content: "";
  background: #fcbf43;
  border-radius: 100%;
  height: 10px; width: 10px;
  left: 0; top: 10px;
}
.ac-detail ul{position: relative; margin-top: 2em}
.ac-detail ul:after{
  position: absolute;
  content: "";
  background: #fcbf43;
  height: 81%; width: 1px;
  left: 4px; top: 10px;
}
.ac-detail {
    padding-left: 40px;
}
.ac-detail.pright {
    padding-right: 40px; padding-left: 0 !important
}
.left-shape-ac{
  left: -13%; position: absolute; top: 0;
}

.right-shape-ac{
    right: -10%;
    position: absolute;
    top: 5%;
}
.ac-row2 .ac-detail ul:after{
  height: 65%
}

.ac-row2{ margin-top: 5em }
.curricular-bg{
      border-radius: 15px;
  background-image: url(../images/ac-btm.jpg);
  background-size: cover; padding: 200px 100px;
}
.curricular-content p{color: #fff}
.curricular-content{
  width: 56%
}
.btm-shape-ac{position: absolute; top: -220px; right: 0}
section.curricular {
  position: relative;
    padding-bottom: 70px;
    padding-top: 40px;
}
/**/

/*contacts*/
.icon-list2 {
      position: relative;
    margin-bottom: 10px;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact-item {
    width: auto;
    float: left; margin-right: 5%;
}
.con-box{
  background: #fff;
  padding: 70px;border-radius: 15px;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.06);
}
.con-left-img{height: 100%}
.con-left-img img{height: 100%; }
.con-box .submit-btn{
  background: #fb8508; float: left; padding: 12px 60px
  }
.contact-form.bg-pink input[type="date"],
 .contact-form.bg-pink textarea, 
 .contact-form.bg-pink input[type="text"],
  .contact-form.bg-pink select{
  background: #fbefd5
}
.contact-txt h2{
  font-size: 2.314em; letter-spacing: -3px;
}
.enq-txt p{ letter-spacing: -1px; font-size: 1.231em }
.icon-content3 p {
font-family: 'Montserrat';
    font-weight: 500; margin-bottom: 0;
    font-size: 1em;
}
.icon-img2{
  height: 60px; width: 60px; line-height: 60px; text-align: center;
  background: #f39934; border-radius: 100%; margin-right: 1em; position: relative;
}
.icon-img2 img{filter: invert(1);}

/**/

/*facilits*/
.fac-wrap{display: flex; align-items: center;    margin-bottom: 25px;
  background: #fbf6eb; padding: 20px 30px;    border-radius: 15px;
}
.fac-wrap:nth-child(2n){background: #fff;}

.fac-head h4{
  font-family: 'Montserrat'; line-height: 38px;
  font-weight: normal; font-size: 1.875em; color: #6a446e;
}
.fac-img img {
    border-radius: 15px; width: 100%
}
.fac-head {
    width: 45%;
}
.fac-content2 {
    width: 50%;
}
.fac-img {
    width: 40%;
    margin: 0 50px;
}
.fac-wraps{ margin-top: 2em }

/**/

.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{
    font-size:2.25em;
    font-style: normal;
  font-family: 'Geomanist'; font-weight: normal;
    color: #f59a34;
    line-height: 33px; 
}

.inner-text{
     font-size:6.262em;  color: #fff;
    font-style: normal; text-transform: uppercase;
  font-family: 'Geomanist'; font-weight: 300;
    line-height: 95px;
}
.page-hero .hero-text-area span,
.inner-area-text span{
   font-size:1.125em;
    font-style: italic;
  font-family: 'Geomanist'; font-weight: normal;
    color: #f59a34; text-align: left;
    line-height: 20px; float: right;
}

.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: 22%;
    transform: translate(-50%, -50%);
    width: max-content;
  }

.inner-area-text{
         position: absolute;
    z-index: 1;width: max-content;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
     top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
 .inner-area-text  .inner-text{
  font-size: 4.824em;  line-height: 60px; text-align: left;
}

.featured-text-inner{
    font-size: 2.25em;
    text-align: left;
    font-style: normal;
    font-family: 'Geomanist';
    font-weight: normal;
    color: #f69a35;
    line-height: 52px; 
}


 .abt-container img.abt-shape {
    margin-bottom: 1em; margin-top: 1em;
}
.welcome-detail-title2.c-white h1,.welcome-detail-title2.c-white p{
  color: #fff !important
}
.welcome-detail-title2 h1 p{ 
 font-weight: normal; font-size: 0.375em; letter-spacing: 1px; margin:0;
    font-family: 'Geomanist'; text-transform: capitalize;padding-left: 10px;
}
.welcome-detail-title2 {z-index: 9; position: relative;
    margin-bottom: 25px;    text-align: center;
}
.head-txt .know-more
{
  position: absolute;
    right: 10%; top: 30%;
}
.head-txt{ position: relative; }

.welcome-detail-title2 h1{
    width: 100%;
    height: auto; color: #f39934;
    text-align: center; text-transform: uppercase;
    font-size:3em;
    line-height: 43px;
    font-weight:300;
    font-family: 'Geomanist';
    font-style: normal;
    font-display: swap; 
    margin-top:0px;
    margin-bottom: 0;
    align-items: baseline;
  }
  .dflex{display: flex;}
    .welcome-detail-title2  span.toptxt{     
    font-size: 1.25em; margin-left: 0;
    font-weight:normal;letter-spacing: 4px;
    font-family: 'Geomanist'; }

    .welcome-detail-title2  .toptxt b{ 
        color: #f6a449;
   font-weight:normal;letter-spacing: 4px;
    font-family: 'Geomanist';
  }

  .welcome-detail-title2  span{     
    font-size: 1em; margin-left: 10px;
    font-weight: 300; color: #231f20;
    font-family: 'Geomanist'; }

  .btm-abt h4{
        font-size: 1.5em;
    color: #035da1;
    line-height: 33px; letter-spacing: 1px;
    font-family: 'Montserrat';
    font-weight: 500;
  }

.btmtxt {
    font-size: 1.125em;
    font-family: 'Montserrat';
    font-weight: 500;
    letter-spacing: 15px;
    color: #035da1;
}

.lux-txt h3{
    font-size: 1.125em;
    line-height: 24px; text-transform: uppercase; letter-spacing: 1px;
    font-weight: normal;
    font-family: 'Geomanist';
         z-index: 99; color: #fff;
    position: relative; margin: 0;
        width: 100%;
    float: right;
    text-align: right;
}

.lux-txt ,.offer-txt{
  position: absolute;right: 5%;
  bottom: 3%;z-index: 9;
}
 .lux-img{
    position: relative; border-left: 1px solid #fff; border-right: 1px solid #fff; 
}

@-webkit-keyframes shine {
100% {
  left: 125%;
}
}
@keyframes shine {
100% {
  left: 125%;
}
}

.lux-wrap img{ border-radius: 15px; }
.lux-wrap,.offer-wrap {
    position: relative;
    overflow: hidden;
}
.lux-wrap:hover .lux-img:before ,.offer-wrap:hover .offer-img:before{
    animation: shine 1.5s;
}
.lux-img:before,.offer-img:before{
  position: absolute;
    top: 0;
    left: -75%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.lux-img:after{
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.13489145658263302) 50%, rgba(18, 18, 18, 0.896796218487395) 100%);
    z-index: 1; border-radius: 15px;
}
.lux-wrap {
    padding-top: 8px;
}

 
.fc-shape1{
  position: absolute; top: 25%; left: 0;
}
.fc-shape2{
  position: absolute; top: 30%; right: 0;
}

.fc-shape3{
  position: absolute;     top: 20%;
    right: 0;
}

.fc-shape4{
  position: absolute; top: 68%;
    left: 24%;
}
.dots3{position: absolute; bottom: 23%; right: 0}


.why-btm .fac-content p{ 
  color: rgb(255 255 255 / 75%);
    text-align: center;
}
.fac-btm-txt span{
  font-size: 2.954em;
    font-family: 'Montserrat-exrabold';
    font-weight: bold; line-height: 40px;
    color: #fcbf43;
}
.fac-btm-txt{    bottom: 40px;
    position: absolute;   width: fit-content;
  }
  .fac-btm {
    position: relative;
    margin-top: -320px;
    z-index: -1;
}
.fc-txt-shape{
    top: -40px;
    position: absolute;
    right: 150px;
  }
.fac-txt{display: flex;align-items: center; padding-top: 100px; position: relative; }
.fac-item{
  width: 38%; float: left;padding: 4px;
}
.fac-item:nth-child(2){
  width: 24%
}
.fac-item img{
  height: 630px; object-fit: cover;
}
.fac-item:nth-child(3) img,.fac-item:nth-child(4) img{ height: 310px  }
.fac-item:nth-child(4){padding-top: 0}
img.lux-shape {
    position: absolute;
    bottom: -7px; z-index: 0;height: unset !important;
}
.right-shape {
    position: absolute;
    right: -50px;
    top: 100px;
}
.left-shape {
    position: absolute;
    top: 100px;
    left: -100px;
}
.dots2{
  position: absolute;
    bottom: -150px;
    transform: translate(-50%, -50%);
    left: 50%;
}

.lux-wrap .know-more{
  text-align: center;
    justify-content: center
}
.dark-bg .owl-nav {
    display: none;
}

.plr-0{
  padding-right: 0px !important;
  padding-left: 0px !important
}
.p6 {
    padding: 6px !important;
}
/*carerr*/

.career-container{position: relative; padding: 100px 0;}
.in-contact-page-content.career-box {
    background: #fff8e9;
    padding: 60px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.career-left{
  border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
        height: 100%;
    object-fit: cover;
}
.upload_field input.wpcf7-file::-webkit-file-upload-button {
    border: none;
    font-family: 'Montserrat';
    font-weight: normal;
    background: #dddddd;
    padding: 4px 18px;
    border-radius: 30px;
    cursor: pointer;
    box-shadow: 2px 1px 9px -3px #25c171;
}

.upload_field input.wpcf7-file::-webkit-file-upload-button:focus{
    outline:none;
}
.upload_field input.wpcf7-file:focus {
    outline: none;
}
.upload_field label {
   color: #252525;
    width: 100%;
    height: 55px;
    background: #fffcf4;
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    padding: 0 25px;
    border-radius: 15px;
    border: 1px solid #8b8780;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

span.wpcf7-form-control-wrap {
    width: 30%;
    float: left;
}
input[type="file"]{
    color: transparent;
}
/**/
.welcome-detail-title2.room-title {
    position: relative;
    z-index: 9;
}
.room-container
{
  position: relative;
  padding: 40px 0 60px;
}
.room-title h1{
  font-weight: 300;padding-bottom: 20px;
}
.room-title p {
    text-align: center;
}

.mt-4{
  margin-top: 4em !important
}
.mt-3{
  margin-top: 3em !important
}
.mt-6
{
  margin-top: 6em !important;
}
.pr-0{padding-right: 0 !important}
.pl-0{padding-left: 0 !important}
/**/

.bg1{ background-color: #f46593 }
.bg2{ background-color: #fcbf43 }
.bg3{ background-color: #f46565 }
.bg4{ background-color: #55bef0 }
.bg5{ background-color: #cd79d7 }
.bg6{ background-color: #5d96dc }

.shape3{
  position: absolute; left: 0;top: 0;
}
.shape4{
  position: absolute; right: 0; top: 0;
}
.admission-shape{
  position: absolute;    left: -100px;
    top: -50px; z-index: -1;
}
.ad-img{position: relative;    padding-right: 10%;}
.ad-num{
  background: #ff5d31; text-align: center; position: relative;
  height: 50px; width: 50px; line-height: 50px; border-radius: 100%;
}
.ad-item:nth-child(1n):after{
  background: #ff5d31;
    content: "";
    position: absolute;
    top: 21%;
    bottom: 0;
    left: 26px;
    height: 100%;
    width: 1px;
}
.ad-item:nth-child(2n):after{display: none;}
.ad-item {
  position: relative;
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.admission-container{position: relative; padding: 60px 0; background: #fff2d8}
.ad-right{padding-left: 30px;}
.ad-right h3{
   font-family: 'Geomanist';
    font-weight: normal; margin-top: 0; text-transform: capitalize;
    font-size: 1.125em; 
}
.abt-img2{ padding-left: 40px;  }
.abt-img2 img{border-radius: 10px;}
.welcome-left{padding-right: 50px;}
.icon-list {
    position: relative;    margin-bottom: 10px;
    z-index: 9; 
    display: flex; border-radius: 50px;justify-content: center;
    align-items: center;
}
.icon-content2 span{
 font-family: 'Montserrat';
    font-weight: 500;
    font-size: 1em; 
}
.icon-title p{color: rgb(255 255 255 / 75%)}
.icon-title h2{
    font-size: 2.096em;
    line-height: 40px; letter-spacing: -1px;
    font-weight: normal;
    font-family: 'Montserrat';
    font-style: normal;
    color: #fff;
}
.icon-title h2 span{
font-weight: normal;
    font-family: 'Montserrat';
    font-style: normal;
    color: #ff5d31; 
  }
.it-img {
  position: relative;
}
.it-left-content{
  padding-right: 60px;
}
.it-img .it-left {width: 100%; border-radius: 15px;}
.it-shape{
      position: absolute;
    bottom: -50px;
    left: -100px;
}
.icon-container3 p{color: rgb(255 255 255 / 75%); text-align: justify;}
.icon-container3 {
    position: relative;
    padding: 100px 0px;
    background: url(../images/it-bg.jpg); background-size: cover;
}
.i-img{
  text-align: center;
}
.welcome-detail {
  text-align: justify;
}
img.abt-bg2 {
    top: 13%;
    position: absolute;
    left: 29%;
}

/*academic-bg*/
.academic-bg, .academic-bg img {
    position: relative;
}
.academic-bg .welcome-detail-title2 {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.academic-bg .welcome-detail-title2  h1{color: #fff;}
img.ac-shape1 {
    position: absolute;
    z-index: 9;
    top: -100px;
    left: -50px; width: 100%
}
.fc-txt-shape2 {
    z-index: 9;
    position: absolute !important;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 100%;
    }
    .academics-bg-img{
      border-radius: 20px
    }

    .academic-item img {
    border-radius: 20px;
}

.academic-item  {
  margin-top: 5px;
}
.academic-item h4{
    font-size: 1.018em;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Montserrat';
    font-style: normal;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 30px;
    margin: 0;
}
.academics-txt{
border-radius: 50px;
    position: absolute;
    bottom: 3%;  background: #3e2940;
    transform: translate(-50%, 0%);
    left: 50%;
    }
/**/



.contact-bg{
  background-image: url(../images/contact-bg.jpg);  background-size: cover;
  padding: 60px 140px;   height: 100%;
}
.contact-box img.img-full {
    height: 100%; object-fit: cover;
}
.contact-box{position: relative; height: 100%;}
.single-info-boxs {
    position: absolute;
    bottom: 3%; padding-top:25px;
    border-top: 15px solid #fff;
    width: 100%;     padding-left: 15px;
    padding-right: 15px;
}
.c-img {
    padding-right: 12px;
}
.enq-btn {
    font-family: 'Montserrat';
    font-weight: 500;
    background: #c73027;
    color: #fff;
    padding: 8px 20px;
    text-transform: capitalize;
    letter-spacing: 2px;
    display: block; font-size: .875em;
    width: fit-content;
    margin: 1em auto 0;
}
.enq-btn:hover{
  background: #0167a5; color: #fff;
}
.single-info-box {
    width: 33%;
    float: left;
}
.contact-row {
    display: flex; margin-bottom: 1em;
    align-items: center;
}
.c-left {
    position: absolute;
    left: 0;
    bottom: 40px;
}
.c-right {
    position: absolute;
    right: -150px;
    top: 30%;
}

.inner-box{display: flex;}
.inner-box p{color: #fff; font-size: 0.938em;}
.contact-container{   padding-top: 60px; padding-bottom: 60px; position: relative;
background-image: url(../images/contact-bg.png); background-size: cover; overflow: hidden;
}
.inner-box p{font-weight: 500; margin-bottom: 0}
.contact-form input[type="date"],.contact-form textarea,
 .contact-form input[type="text"],
  .contact-form select {
    color: #252525;
    width: 100%;
    height: 55px;
    background: #fff;
    font-family: 'Montserrat'; font-weight: normal;
    font-style: normal;
    padding: 0 25px; border-radius: 10px;
    border:0;
}
.contact-form textarea{
   height: unset;  padding: 20px 25px;
}
.submit-btn {
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500; float: right;
    font-size: 1em;border-radius: 10px;
    background: #ff5d31; text-transform: uppercase;
    padding: 12px 45px; 
}
.submit-btn:hover{

  background: #f69a35
}
/*more rooms*/
.pright{
  padding-right: 50px;
}

.plaim {
    padding-left: 8%;
}
.ser-container{
  position: relative;
  padding: 60px 0;overflow: hidden;
}

/**/
/*uniforms*/
.uniform-item{
  background: #fce4f5; border-radius: 10px;
  padding: 17px 30px;margin-top: 15px;
}
.uniform-item h4 span{
  font-weight: 600; color: #6a446e; font-size: 1.125em;
}
.uniform-inner-item{
  padding: 30px; border-radius: 15px;margin-bottom: 20px; height: 100%
}
.uniform-inner-item li span {
    margin: 0 20px;
}
.uniform-inner-item li h4, .uniform-inner-item li h3 {
    font-size: 1em;
    margin: 0;
}
.uniform-inner-item li {
    display: flex;    margin-bottom: 3px;
    align-items: center;
}
.uniform-inner-item li h4 {
    width: 11%;
}
.width-15 li h4{width: 15%}
.wed-title{display: flex; align-items: center;}
.wed-title h4{margin: 0; padding-right: 10px;}
.wed-title h4 span{margin-right: 10px;}
.wed-title{ font-size: 1.125em }
.h-100{height: 100%; object-fit: cover;}
.mb-0{margin-bottom: 0px}
.wednesdays{
  background: #fbecfd; padding: 25px 30px
}

.girls-bg{background: #fcd5ea}
.boys-bg{background: #e8cee0}
/**/
/*staffs*/
.staff-item{
  background: #fce4f5; text-align: center; height: 100%;
  border-radius: 15px; padding: 40px 20px 20px; font-weight: 500;
  display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
img.img-staff {
    display: block;
    margin: 0 auto;mix-blend-mode: multiply;
}
.staff-item span {
    display: block;
    width: 100%;margin-bottom: 10px;
    clear: both;
}
.staff-btm {
    display: block;
    width: 100%;
}
.staff-center{justify-content: center;}
.staff-btm h6{
  font-size: 1em;     line-height: 24px;
}
.staff-container{
    padding: 60px 140px;
    position: relative;
    overflow: hidden;
}
.staff-wrap{margin-top: 4em}
.bg-blue{ background: #e4f5fd; }
.bg-light{ background: #fff9e6; }
.staff-item.bg-blue img,.staff-item.bg-light img{width:60%}
/**/

.welcome-detail2 p{
  text-align: justify;
}

.know-more{
    font-family: 'Geomanist';
    font-weight: normal; letter-spacing: 1px;
    font-size:0.875em;   text-transform: uppercase;
    color: #231f20;  position: relative;
}
.know-more:after{
  background: #f8b871;
      content: "";
    position: absolute;
    top: 50%;
    bottom: 0; transform: translate(0%,-50%);
    right: 0; z-index: -1;
    height: 25px; width:35px;
}
.right-arrow{
  width: 40px; 
}
.right-arrow1{
  width: 14px;
}
.know-more span{
  font-size: 1.333em; margin-left: 10px;
}
.know-more:hover{ color: #ff5d31;
}
.rest-title .know-more:hover{
  color: #fff
}
.know-more:hover i{
      background: #333;
}

.text-center{
    text-align: center !important; 
}

 .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);
}
/

.mb-3{
    margin-bottom: 3em
}

.d-flex{
    display: flex;
}
.activity-container .owl-theme .owl-nav {
  display: none !important;
}
.review-container {
    position: relative;
    padding: 50px 0 0
}
.owl-prev {
    left: -7%;
}
.owl-next {
    right: -7%;
}
 .owl-nav .owl-next:before{
  background-image: url(../images/slide-arrow-right.png);  
       transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    bottom: unset;
    content: '';
    position: absolute;
    background-size: cover;
       height: 30px;
    width: 41px;
}
 .owl-nav .owl-prev:before{
    background-image: url(../images/slide-arrow-left.png);
       transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    content: '';
    position: absolute;
    background-size: cover;
       height: 30px;
    width: 41px;
}

.owl-theme .owl-nav [class*=owl-] {
    background: #fff !important; padding: 0 !important;
     color: #035da1 !important;
    border-radius: 100% !important;font-size: 0 !important;
    transform: translate(-50%,-50%);
    top: 50%; position: absolute;
}


ul.slick-dots {
    display: flex;
    align-items: center;
    margin: 30px auto 0;
    justify-content: center;
}
.mar0{
    margin: 0
}
/*end*/
.facility-wraper {
    padding: 60px 0;
}

/**/
.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;
    margin-bottom: 25px;
    position: relative;    
}
.box-group.yt-video .playbtn img{
 width: 60px;
    height: 60px;
}
.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;
    border-radius: 15px;
    /*  -webkit-mask-image: url(../images/maskimg1.png);
    -webkit-mask-position: bottom;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;*/
  height: 300px;
}
.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);
}

.container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/************************************************** START LOCATION **************************************************/
 .inner-wraper-main{
     width:100%;
     height:auto;
     background-color:#ebede5;
     padding-bottom:90px;
}
 .inner-banner-caption-wrap{
     width:100%;
     bottom:18%;
     top: inherit !important;
}
 .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: 30px;
     text-align: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    position: relative;
    z-index: 9;

}
 .bredcum-container{
     width:auto;
     height:auto;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
}
 .bred-home a, .bred-home {
     width:auto;
     height:auto;
     float:left;
     font-family: 'Montserrat';
     font-weight: 600;
     font-size:1em; 
     color:#333;
     line-height:30px;
     text-transform:capitalize; 
}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     color:#070606;
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-size:0.85em;
     color:#333;
     line-height:30px;
     padding-left:8px;
     padding-right:8px; 
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
     font-family: 'Montserrat';
     font-weight: 600; 
     font-size:1em;
     color: #f69a35;
     line-height:30px;
     text-transform:capitalize;
}

/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}
 @media (min-width: 1023px) and (max-width: 1279px) {
     body,li {
         font-size:12px !important;
    }
     .d-container{
         width:100%;
         padding-left:6%;
         padding-right:6% 
    }
      .inner-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
}
     .top-container {
         width: 100%;
         padding-left: 4%;
         padding-right:4%;
    }
    .nav-menu > li > a{ margin:25px 15px !important; font-size: .8em !important}
  
    .nav-brand img {
     margin-top: 5px; width: 60%;
    }
    .sexy-menu.detached .header-phone a {
    margin: 12px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 10px;
    width: 50% !important;
}


.nav-menu2>li>a {
    margin: 11px 14px !important;
    }
      li.header-phone a
    {
      margin: 11px 12px !important;
    }
    .sexy-menu.detached .nav-menu2 .header-phone a {
    margin: 0px 12px !important;
}
.inner-area-text {
   font-size: 10px; width: max-content;
  }
  .featured-text-inner{line-height: 20px;}
.enq-container{ padding: 25px 0 20px }  
.net-shape3,.net-shape2,.net-shape1{width: 300px}
.net-shape2 {
    left: 16%;
    bottom: 18%;
}
.net-shape1 {
    left: -15px;
    top: 15%;
}
   a.left.carousel-control {
    left: 3%;
}
a.right.carousel-control {
    right: 3%;
}
.carousel-control{ height: 35px; width: 35px; line-height: 35px }
    
  .footer-social-links li a{font-size: 1em; margin-right: 6px}
#button{height: 40px;width: 40px;    bottom: 55px; right: 10px; }
#button::after{line-height: 40px;}

  .form-group {
    margin-bottom: 6px !important;
}
.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select{height: 36px;}
  .counter-bg{ padding: 25px 0 }
    .footer-logo img {
    width: 130px;
  }
  .icon-container3{ padding: 50px 0px }
.inner-text{font-size: 5em; line-height: 50px}

.contact-txt h2 {
    line-height: 21px;
    font-size: 1.8em;
    letter-spacing: -1px;
}
.con-box{padding: 40px}
.contact-item{margin-right: 1%}
.icon-img2{height: 40px; width:40px; line-height:40px}
.icon-img2 img{width: 70%}
}
 @media (min-width: 1280px) and (max-width: 1359px) {
     body {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left:7%;
         padding-right:7% 
    }
       .inner-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
}
     .top-container {
         width: 100%;
         padding-left: 6%;
         padding-right:6%;
    }
     .nav-menu > li > a{ margin:30px 15px !important; font-size: .9em !important}
   
    .nav-brand img {
    width: 75%; margin-top: 5px;
    }
    .sexy-menu.detached .header-phone a {
    margin: 19px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 10px;
    width: 60% !important;
}
   a.left.carousel-control {
    left: 3%;
}
a.right.carousel-control {
    right: 3%;
}
.carousel-control{ height: 40px; width: 40px; line-height: 40px }
      li.header-phone a
    {
      margin: 19px 12px !important;
    }
.sexy-menu.detached .nav-menu2 .header-phone a {
    margin: 4px 12px !important;
}
    .counter-bg{ padding: 25px 0 }
    .footer-logo img {
    width: 130px;
  }

#button{height: 40px;width: 40px;    bottom: 55px; right: 10px; }
#button::after{line-height: 40px;}
.contact-txt h2 {
    line-height: 30px;
    font-size: 1.8em;
    letter-spacing: -1px;
}
.con-box{padding: 40px}
.contact-item{margin-right: 2%}
.icon-img2{height: 40px; width:40px; line-height:40px}
.icon-img2 img{width: 70%}

.inner-area-text {
   font-size: 13px; width: max-content;
  }
  .featured-text-inner{line-height: 20px;}
.enq-container{ padding: 25px 0 20px }  
.net-shape3,.net-shape2,.net-shape1{width: 300px}
.net-shape2 {
    left: 16%;
    bottom: 18%;
}
.net-shape1 {
    left: -15px;
    top: 15%;
}
}
 @media (min-width: 1360px) and (max-width: 1399px) {
     body {
         font-size:14px !important;
    }
    li{font-size:14px !important;}

     .d-container{
         width:100%;
         padding-left:10%;
         padding-right:10% 
    }
      .inner-container {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}
     .top-container {
         width: 100%;
         padding-left: 6%;
         padding-right:6%;
    }
   .nav-menu > li > a{ margin:30px 15px !important}
    
    .nav-brand img {
    width:76%; margin-top: 6px;
    }
    .sexy-menu.detached .header-phone a {
    margin: 19px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 10px;
    width: 60% !important;
}
.nav-menu2>li>a {
    margin: 18px 20px !important;
    }
      li.header-phone a
    {
      margin: 19px 12px !important;
    }
    .counter-bg{ padding: 25px 0 }
    .footer-logo img {
    width: 130px;
  }
   a.left.carousel-control {
    left: 3%;
}
a.right.carousel-control {
    right: 3%;
}
.carousel-control{ height: 40px; width: 40px; line-height: 40px }
.contact-item{margin-right: 2%}
.icon-img2{height: 50px; width: 50px; line-height: 50px}
.icon-img2 img{width: 70%}
.net-shape3,.net-shape2,.net-shape1{width: 400px}
.net-shape2 {
    left: 16%;
    bottom: 8%;
}
.net-shape1 {
    left: -15px;
    top: 15%;
}

}
 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}
    .nav-menu > li > a{ margin:30px 15px !important}
    li.header-phone a
    {
      margin: 19px 12px !important;
    }
    .nav-brand img {
    width: 65%;
    }
    .sexy-menu.detached .header-phone a {
    margin: 20px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 15px;
    width: 60% !important;
}
 a.left.carousel-control {
    left: 3%;
}
a.right.carousel-control {
    right: 3%;
}
   .d-container{
         width:100%;
         padding-left:11%;
         padding-right:11% 
    }
      .inner-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
}

#button{height: 40px;width: 40px;    bottom: 55px; right: 10px; }
#button::after{line-height: 40px;}
.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select{height: 45px;}

.top-container {
    width: 100%;
    padding-left: 7%;
    padding-right: 7%;
}
.contact-item{margin-right: 2%}
.icon-img2{height: 50px; width: 50px; line-height: 50px}
.icon-img2 img{width: 70%}
.net-shape3,.net-shape2,.net-shape1{width: 400px}
.net-shape2 {
    left: 16%;
    bottom: 8%;
}
.net-shape1 {
    left: -15px;
    top: 15%;
}

}
 @media (min-width: 1441px) and (max-width: 1599px) {
   li{font-size:15px !important;}
    .nav-menu > li > a{ margin:30px 15px !important}
    li.header-phone a
    {
      margin: 19px 12px !important;
    }
    .nav-brand img {
    width: 65%;
    }
    .sexy-menu.detached .header-phone a {
    margin: 20px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 15px;
    width: 60% !important;
}
.nav-menu2>li>a {
    margin: 18px 20px !important;
    }
      li.header-phone a
    {
      margin: 18px 12px !important;
    }
   .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
      .inner-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
}
 .contact-item{margin-right: 2%}
.icon-img2{height: 50px; width: 50px; line-height: 50px}
.icon-img2 img{width: 70%}
.net-shape3,.net-shape2,.net-shape1{width: 400px}
.net-shape2 {
    left: 16%;
    bottom: 8%;
}
.net-shape1 {
    left: -15px;
    top: 15%;
}

}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}
         img.banner-bg1{
              bottom: -400px !important;
        }
      .nav-menu > li > a{ margin:30px 15px !important}
  
    .nav-brand img {
    width: 77%;
    }
    .sexy-menu.detached .header-phone a {
    margin: 18px 6px !important;
  }
 
.nav-brand img {
        width: 70%;
        margin-top: 5px;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 10px;
    width: 60%!important;
}
  .d-container{
         width:100%;
         padding-left:12%;
         padding-right:12% 
    }
      .inner-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
}
.nav-menu2>li>a {
    margin: 18px 20px !important;
    }
      li.header-phone a
    {
      margin: 18px 12px !important;
    }
.contact-item{margin-right: 2%}
.icon-img2{height: 50px; width: 50px; line-height: 50px}
.icon-img2 img{width: 70%}

.net-shape3,.net-shape2,.net-shape1{width: 400px}
.net-shape2 {
    left: 16%;
    bottom: 8%;
}
.net-shape1 {
    left: -15px;
    top: 15%;
}


}
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 14%;
    padding-right: 14%;
}


}

 @media (max-width: 768px){

.side-form input[type="text"], .side-form textarea{padding: 10px 12px}
.net-shape2,.net-shape1,.net-shape3,.ser-imgs,.con-left-img{display: none;}
 #button{display: none;}

    .sidebar .sidebar-item{margin-bottom: 0}

.info h2{
  font-size: 1.33em; line-height: 23px
}
  .submenu-indicator-chevron{
    border-color:transparent #fff #fff transparent !important;
  }
    .sexy-menu.detached {
    opacity: 1 !important;        position: unset !important;
}

.eq-ht{
  display: block !important;
}
.resp-show{
    display: block !important;
  }
 

.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;
         font-weight: 500;
    font-family: 'Montserrat';
}

.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;
}

   .desk-view{
         display: none !important 
    }
     .mob-view{
         display: block !important; width: 100% 
    }

    .nav-menu>li>a
    {
        color: #fff !important
    }

     .nav-toggle, .navigation-hidden .nav-header {display: block !important;}

    
.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;
    }
  

    }

 @media (min-width:992px) and (max-width:1022px){
  .con-box{padding: 40px}
  .icon-img2 {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }
  .icon-img2 img{width: 35px}
.contact-txt h2{letter-spacing: -1px; margin-bottom: 0}
.contact-container{padding: 30px 0}
.contact-row{display: block;}
.con-box .submit-btn{padding: 7px 30px}

.featured-text-inner {
        font-size: 1.3em;
        line-height: 20px;
    }
   .inner-area-text .inner-text {
        font-size: 3em;
        line-height: 40px;
    }
    .welcome-left{padding-right: 0;}
.abt-container2{padding: 30px 0px}
.ad-item:nth-child(1n):after{ top: 12% }
.ad-right {
    padding-left: 15px;
}
.why-btm{padding-bottom: 0}


.in-contact-page-content.enq-box .col-md-12 {
    clear: both;
}
.enq-container{padding: 30px 0 30px;}
.submit-btn{padding: 8px 25px}
.enq-txt h2{ font-size: 1.7em; line-height: 25px }
.icon-title h2 {
    font-size: 1.7em;
    line-height: 28px;
    letter-spacing: 0;
  }
  .contact-form input[type="date"],.contact-form input[type="text"], .contact-form select{
    height: 45px
  }
 .left-shape,.right-shape{width: 200px}
.contact-form textarea {
    padding: 10px 25px;
}

.in-contact-page-content.enq-box .col-md-6:nth-child(2n){padding-left: 0px}
.in-contact-page-content.enq-box .col-md-6{width: 50%; float: left;}
.count-title h2{font-size: 1em; text-align: center; float: none;}
.count-title h3{font-size: 2em; margin: 0; text-align: center;}
  .enq-box{padding-left: 0;}
  .it-left-content{padding-right: 0}
.icon-container3,.counter-bg{ padding: 20px 0px }
.welcome-detail-title2 span.toptxt{font-size: 1em}
.abt-container{padding: 30px 0px}
.welcome-detail-title2{margin-bottom: 15px;}
.welcome-detail-title2 h1{font-size: 2.3em; line-height: 35px}
.lux-txt h3{font-size: .9em; line-height: 19px;}
.project-container{padding: 30px 10px 0;}
.navigation-portrait {
    height: 70px !important;
}
.page-hero .hero-text-area{left: 36%}
.featured-text{font-size: 1.5em; line-height: 25px;}
.inner-text{font-size: 3.4em; line-height: 46px;}
.page-hero .hero-text-area span, .inner-area-text span{font-size: 1em;}
.it-shape{display: none;}
.footer-social-links ul li{margin-right: 8px}

.footer-bottom-wraper .center{display: flex;}
.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select{
    height: 45px;
}
img.flogo {
    width: 100px;
}
 a.wh-top img {
    width: 20px;
    height: auto;
}
.nav-menu>li>a{
  font-size: .65em !important
}
.nav-menu>li>a{
  margin: 20px 15px !important;
}

.sexy-menu.detached .header-phone a{
   margin: 7px 9px !important;
}
.nav-menu2>li>a{
  margin: 10px 5px !important;
}
li.header-phone a{
  margin: 4px 5px !important;
}
 body {
        font-size:14px !important;
   }
    .d-container{
        width:100%;
        padding-left:5%;
        padding-right:5% 
   }
    .top-container{
        width:100%;
        padding-left:6%;
        padding-right:6%;
   }

   
.navigation{
height: unset !important; 
}

.sexy-menu.detached .nav-brand img {
margin-top: 10px!important; width: 40% !important
}
.whats-app{
        bottom: 25vh;
    right: 26px;
}

.copy-right,.designed{
  font-size: .9em
}

.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select{
    height: 45px;
}
.form-group {
    margin-bottom: 7px !important;
}

 
.nav-brand img {
    width: 40%; margin-top: 10px !important
}

    .whats-app {
    margin-right: 7%;    bottom: 30vh;
    }
#button{
  display: none;
 } 
 .footer-social-links {
    width: 18%;
    float: left;
}
 .footer-social-links li a{font-size: 1em;}
 .footer-social-links ul li{ margin-right: 0px; }

 .footer-quick-links ul li a,.address p, .footer-address-links ul li a{font-size: .9em;     line-height: 25px;}
}

@media (max-width:992px) {
  body,li {font-size: 14px !important;}
  .header-contact{ display: none;}

  
}

@media (max-width:560px) { 

.enq-txt p{font-size: 1em; letter-spacing: 0; line-height: 25px}
.bredcum-wraper{padding-top: 10px;}
.ser-li li:before{
  height: 15px; width: 15px; background-size: cover;
}
.ser-li li{padding-left: 30px;}
.navigation-portrait .nav-dropdown{
  padding-bottom: 400px
}
p,li{text-align: left !important;}
.icon-img2 {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }
  .icon-img2 img{width: 35px}
.contact-txt h2{letter-spacing: -1px; margin-bottom: 0}
.contact-container{padding: 20px 0 0}
.contact-row{display: block;}
.con-box{ padding: 25px }
.con-box .submit-btn{padding: 7px 30px}
.c-right,.c-left{display: none;}

.welcome-detail-title2 span{margin-left: 0}
.featured-text-inner {
        font-size: 1.1em;
        line-height: 20px;
    }
   .inner-area-text .inner-text {
        font-size: 2.2em;
        line-height: 30px;
    }
    .inner-area-text {
    width: max-content;
}

    .welcome-left{padding-right: 0;}
.abt-container2{padding: 20px 0px 0px}
.ad-item:nth-child(1n):after{ top: 12% }
.who-right,.who-left,.abt-img2{display: none;}
.ad-right {
    padding-left: 15px;
}
.why-btm{padding-bottom: 0}


.enq-container{padding: 30px 0 30px; overflow: hidden;}
.submit-btn{padding: 8px 25px}
.enq-txt h2{ font-size: 1.4em; line-height: 25px }
.icon-title h2 {
    font-size: 1.2em;
    line-height: 23px;
    letter-spacing: 0;
  }
  .copy-right span{display: none;}
  .contact-form input[type="date"],.contact-form input[type="text"], .contact-form select{
    height: 45px
  }
  .form-group {
    margin-bottom: 5px !important;
}
.contact-form textarea {
    padding: 10px 25px;
}
#statistics .col-md-4 {
    width: 50%;
    float: left; padding: 0;
}
#statistics .col-md-4:nth-child(3) {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.count-up {
    margin-bottom: 1em;
}
.count-title h2 br {
    display: none;
}
.footer-top{display: block;}
.count-title h2{font-size: .9em; line-height: 18px; text-align: center; float: none;}
.count-title h3{font-size: 1.6em; margin-top: 0;       margin-bottom: 10px; text-align: center;}
#statistics{width: 100%; float: unset;}
  .enq-box{padding-left: 0;}
  .it-left-content{padding-right: 0}
.icon-container3,.counter-bg{ padding: 20px 0px }
.welcome-detail-title2 span.toptxt{font-size: 1em}
.abt-container{padding: 30px 0px}
.center{display: block;}
.left-shape,.right-shape,.abt-img,.it-img .it-left,.enq-img{display: none;}
.welcome-detail-title2{margin-bottom: 6px;}
.welcome-detail-title2 h1{font-size: 2em; line-height: 30px}
.lux-txt h3{font-size: .8em; line-height: 15px;}
.project-container{padding: 30px 10px 0;}
.navigation-portrait {
    height: 70px !important;
}
.page-hero .hero-text-area{left: 36%}
.featured-text{font-size: 1.3em; line-height: 20px;}
.inner-text{font-size: 3em; line-height: 40px;}
.page-hero .hero-text-area span, .inner-area-text span{font-size: 1em;}
.it-shape{display: none;}
.footer-social-links ul li{margin-right: 8px}
.logo img {
margin-top: 0;
        width: 130px;
}
.footer-social-links{display: none;}
.footer-bottom-wraper .center{display: flex;}

#popUp{bottom: 14%;    padding: 2% 5% 4%;
        width: 80%;}

.address p {
    align-items: flex-start;
}
.footer-top-item{float: none; margin-bottom: 10px}
.footer-bottom-wraper{
  padding-bottom: 80px
}
.footer-logo{display: none;}

  .d-container,.top-container,.col-md-6 {
    padding-left: 3%;
    padding-right: 3%;
}

.footer-social-links li a{
  font-size:.8em !important; margin-right: 0px
}
.footer-wraper {
    padding: 30px 10px 10px;
}
.footer-quick-links{display: none;}
.address img {
    width: 45px;
}
.footer-content-title{
  margin-bottom:5px; font-size: 1.1em;
}
    .whats-app {
    margin-right: 7%;    bottom: 30vh;
    }

}

 @media (min-width:561px) and (max-width:680px){

.footer-bottom-wraper{padding-bottom: 80px}
.icon-img2 {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }
  .icon-img2 img{width: 35px}
.contact-txt h2{letter-spacing: -1px; margin-bottom: 0}
.contact-container{padding: 30px 0}
.contact-row{display: block;}
.con-box{ padding: 45px }
.con-box .submit-btn{padding: 7px 30px}
.c-right,.c-left{display: none;}
.featured-text-inner {
        font-size: 1.1em;
        line-height: 20px;
    }
   .inner-area-text .inner-text {
        font-size: 2.5em;
        line-height: 30px;
    }
    .welcome-left{padding-right: 0;}
.abt-container2{padding: 30px 0px}
.ad-item:nth-child(1n):after{ top: 12% }
.who-right,.who-left,.abt-img2{display: none;}
.ad-right {
    padding-left: 15px;
}
.why-btm{padding-bottom: 0}

.in-contact-page-content.enq-box .col-md-6:nth-child(2n){padding-left: 0px}
.in-contact-page-content.enq-box .col-md-6{width: 50%; float: left;}
.in-contact-page-content.enq-box .col-md-12 {
    clear: both;
}
.enq-container{padding: 30px 0 30px; overflow: hidden;}
.submit-btn{padding: 8px 25px}
.enq-txt h2{ font-size: 1.4em; line-height: 25px }
.icon-title h2 {
    font-size: 1.2em;
    line-height: 23px;
    letter-spacing: 0;
  }
  .copy-right span{display: none;}
  .contact-form input[type="date"],.contact-form input[type="text"], .contact-form select{
    height: 45px
  }
  .form-group {
    margin-bottom: 5px !important;
}
.contact-form textarea {
    padding: 10px 25px;
}
#statistics .col-md-4 {
    width: 33%;
    float: left;
}

.footer-top{display: block;}
.count-title h2{font-size: 1em; text-align: center; float: none;}
.count-title h3{font-size: 1.6em; margin: 0; text-align: center;}
#statistics{width: 100%; float: unset;}
  .enq-box{padding-left: 0;}
  .it-left-content{padding-right: 0}
.icon-container3,.counter-bg{ padding: 20px 0px }
.welcome-detail-title2 span.toptxt{font-size: 1em}
.abt-container{padding: 30px 0px}
.center{display: block;}
.left-shape,.right-shape,.abt-img,.it-img .it-left,.enq-img{display: none;}
.welcome-detail-title2{margin-bottom: 15px;}
.welcome-detail-title2 h1{font-size: 2em; line-height: 30px}
.lux-txt h3{font-size: .9em; line-height: 19px;}
.project-container{padding: 30px 10px 0;}
.navigation-portrait {
    height: 70px !important;
}
.page-hero .hero-text-area{left: 36%}
.featured-text{font-size: 1.3em; line-height: 20px;}
.inner-text{font-size: 3em; line-height: 40px;}
.page-hero .hero-text-area span, .inner-area-text span{font-size: 1em;}
.it-shape{display: none;}
.footer-social-links ul li{margin-right: 8px}
.logo img {
margin-top: 0;
        width: 130px;
}
.footer-bottom-wraper .center{display: flex;}
.footer-logo{display: none;}

.form-group {
    margin-bottom: 7px !important;
}


  .d-container,.top-container {
    padding-left: 3%;
    padding-right: 3%;
}
.nav-brand img {
    width: 65%; margin-top: 5px !important
}
.btmtxt{
  font-size: 1em; letter-spacing: 10px;
}

.footer-quick-links{display: none;}
.address img {
    width: 45px;
}
.footer-content-title{
  margin-bottom:5px; font-size: 1.1em;
}
    .whats-app {
    margin-right: 7%;    bottom: 30vh;
    }
}
 @media  (max-width: 680px){ 

.carousel-control{ display: none; }

}
 @media  (max-width: 768px){ 


.navigation-portrait .submenu-indicator{ top: -15px !important }
img.mob-view.home-img {
    /*height: 75vh;*/
    width: 100%;
    object-fit: cover;
}

.sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
}
#plus span{ padding: 8px 9px; right: -67px; font-size: .8em; }

.news-gallery .col-md-3 {
    width: 50%; padding: 0 5px;
    float: left;
}
.box-group img{
  height: 170px
}
.box-group{margin-bottom: 10px}

{font-size: 1.333em !important}
}

 @media (min-width:681px) and (max-width: 768px){

   a.left.carousel-control {
    left: 3%;
}
a.right.carousel-control {
    right: 3%;
}
.carousel-control{ height: 35px; width: 35px; line-height: 35px }

.icon-img2 {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }
  .icon-img2 img{width: 35px}
.contact-txt h2{letter-spacing: -1px; margin-bottom: 0}
.contact-container{padding: 30px 0}
.contact-row{display: block;}
.con-box .submit-btn{padding: 7px 30px}
.c-right,.c-left{display: none;}
.featured-text-inner {
        font-size: 1.3em;
        line-height: 20px;
    }
   .inner-area-text .inner-text {
        font-size: 3em;
        line-height: 40px;
    }
    .welcome-left{padding-right: 0;}
.abt-container2{padding: 30px 0px}
.ad-item:nth-child(1n):after{ top: 12% }
.who-right,.who-left,.abt-img2{display: none;}
.ad-right {
    padding-left: 15px;
}
.why-btm{padding-bottom: 0}


  .in-contact-page-content.enq-box .col-md-12 {
    clear: both;
}
.in-contact-page-content.enq-box .col-md-6:nth-child(2n){padding-left: 0px}
.in-contact-page-content.enq-box .col-md-6{width: 50%; float: left;}
.enq-container{padding: 30px 0 30px; overflow: hidden;}
.submit-btn{padding: 8px 25px}
.enq-txt h2{ font-size: 1.7em; line-height: 25px }
.icon-title h2 {
    font-size: 1.7em;
    line-height: 28px;
    letter-spacing: 0;
  }
  .contact-form input[type="date"],.contact-form input[type="text"], .contact-form select{
    height: 45px
  }
  .form-group {
    margin-bottom: 5px !important;
}
.contact-form textarea {
    padding: 10px 25px;
}
#statistics .col-md-4 {
    width: 33%;
    float: left;
}

.footer-top{display: block;}
.count-title h2{font-size: 1em; text-align: center; float: none;}
.count-title h3{font-size: 2em; margin: 0; text-align: center;}
#statistics{width: 100%; float: unset;}
  .enq-box{padding-left: 0;}
  .it-left-content{padding-right: 0}
.icon-container3,.counter-bg{ padding: 20px 0px }
.welcome-detail-title2 span.toptxt{font-size: 1em}
.abt-container{padding: 30px 0px}
.center{display: block;}
.left-shape,.right-shape,.abt-img,.it-img .it-left,.enq-img{display: none;}
.welcome-detail-title2{margin-bottom: 15px;}
.welcome-detail-title2 h1{font-size: 2.3em; line-height: 35px}
.lux-txt h3{font-size: .9em; line-height: 19px;}
.project-container{padding: 30px 10px 0;}
.navigation-portrait {
    height: 70px !important;
}
.page-hero .hero-text-area{left: 36%}
.featured-text{font-size: 1.5em; line-height: 25px;}
.inner-text{font-size: 3.4em; line-height: 46px;}
.page-hero .hero-text-area span, .inner-area-text span{font-size: 1em;}
.it-shape{display: none;}
.footer-social-links ul li{margin-right: 8px}
.logo img {
margin-top: 0;
        width: 130px;
}
.footer-bottom-wraper{padding-bottom: 80px}
.footer-bottom-wraper .center{display: flex;}
.footer-top-item{width: 50%;float: left;}
.footer-top-item:nth-child(1){display: none;}
.footer-top-item:nth-child(4){display: none;}
.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select{
    height: 45px;
}
.form-group {
    margin-bottom: 7px !important;
}


    .whats-app {
    margin-right: 7%;    bottom: 20vh;
    }
    .d-container,.top-container{ padding-left: 3%; padding-right: 3% }
}

 @media (min-width:769px) and (max-width:991px){
 
  a.left.carousel-control {
    left: 3%;
}
a.right.carousel-control {
    right: 3%;
}
.carousel-control{ height: 35px; width: 35px; line-height: 35px }

.icon-img2 {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }
  .icon-img2 img{width: 35px}
.contact-txt h2{letter-spacing: -1px; margin-bottom: 0}
.contact-container{padding: 30px 0}
.contact-row{display: block;}
.con-box .submit-btn{padding: 7px 30px}
.contact-item:nth-child(1) {
    clear: both;
    float: none;
}

 .featured-text-inner {
        font-size: 1.3em;
        line-height: 20px;
    }
   .inner-area-text .inner-text {
        font-size: 3em;
        line-height: 40px;
    }
    .welcome-left{padding-right: 0;}
.abt-container2{padding: 30px 0px}
.ad-item:nth-child(1n):after{ top: 12% }
.who-right,.who-left,.abt-img2{display: none;}
.ad-right {
    padding-left: 15px;
}
.why-btm{padding-bottom: 0}


.in-contact-page-content.enq-box .col-md-12 {
    clear: both;
}
.enq-container{padding: 30px 0 30px; overflow: hidden;}
.submit-btn{padding: 8px 25px}
.enq-txt h2{ font-size: 1.7em; line-height: 25px }
.icon-title h2 {
    font-size: 1.7em;
    line-height: 28px;
    letter-spacing: 0;
  }
  .contact-form input[type="date"],.contact-form input[type="text"], .contact-form select{
    height: 45px
  }
 
.contact-form textarea {
    padding: 10px 25px;
}
#statistics .col-md-4 {
    width: 33%;
    float: left;
}
.in-contact-page-content.enq-box .col-md-6:nth-child(2n){padding-left: 0px}
.in-contact-page-content.enq-box .col-md-6{width: 50%; float: left;}
.count-title h2{font-size: 1em; text-align: center; float: none;}
.count-title h3{font-size: 2em; margin: 0; text-align: center;}
#statistics{width: 100%; float: unset;}
  .enq-box{padding-left: 0;}
  .it-left-content{padding-right: 0}
.icon-container3,.counter-bg{ padding: 20px 0px }
.welcome-detail-title2 span.toptxt{font-size: 1em}
.abt-container{padding: 30px 0px}
.center{display: block;}
.left-shape,.right-shape,.abt-img,.it-img .it-left,.enq-img{display: none;}
.welcome-detail-title2{margin-bottom: 15px;}
.welcome-detail-title2 h1{font-size: 2.3em; line-height: 35px}
.lux-txt h3{font-size: .9em; line-height: 19px;}
.project-container{padding: 30px 10px 0;}
.navigation-portrait {
    height: 70px !important;
}
.page-hero .hero-text-area{left: 36%}
.featured-text{font-size: 1.5em; line-height: 25px;}
.inner-text{font-size: 3.4em; line-height: 46px;}
.page-hero .hero-text-area span, .inner-area-text span{font-size: 1em;}
.it-shape{display: none;}
.footer-social-links ul li{margin-right: 8px}

.footer-bottom-wraper .center{display: flex;}
.footer-top-item:nth-child(1){display: none;}
.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select{
    height: 45px;
}

 a.wh-top img {
    width: 20px;
    height: auto;
}
.nav-menu>li>a{
  font-size: .65em !important
}
.nav-menu>li>a{
  margin: 20px 15px !important;
}

.sexy-menu.detached .header-phone a{
   margin: 7px 9px !important;
}
.nav-menu2>li>a{
  margin: 10px 5px !important;
}
li.header-phone a{
  margin: 4px 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%;
   }

   
.navigation{
height: unset !important; 
}

.sexy-menu.detached .nav-brand img {
margin-top: 10px!important; width: 40% !important
}
.whats-app{
        bottom: 25vh;
    right: 26px;
}

.copy-right,.designed{
  font-size: .9em
}

.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select{
    height: 45px;
}
.form-group {
    margin-bottom: 7px !important;
}

 
.nav-brand img {
    width: 40%; margin-top: 10px !important
}

    .whats-app {
    margin-right: 7%;    bottom: 30vh;
    }
#button{
  display: none;
 } 
 .footer-social-links {
    width: 18%;
    float: left;
}
.eq-ht{display: block;}
 .footer-social-links li a{font-size: 1em;}
 .footer-social-links ul li{ margin-right: 0px; }
 .footer-quick-links ul li a,.address p, .footer-address-links ul li a{font-size: .9em;    
  line-height: 25px;}
}



