@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'TWKEverett';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
      font-family: 'Montserrat';
     font-size:16px;
     color:#000;
}

.dignostic-title {
  font-size: 1.0625em;
  line-height:1.7;
  font-weight: bold;
  font-family: 'TWKEverett';
  font-style: normal;
  color: #1b4d8c;
  text-align:center;
  width:100%;
  margin-bottom:0.5em;
}
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: 'TWKEverett';
    src: url('../fonts/TWKEverett-Regular.eot');
    src: url('../fonts/TWKEverett-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TWKEverett-Regular.woff2') format('woff2'),
        url('../fonts/TWKEverett-Regular.woff') format('woff'),
        url('../fonts/TWKEverett-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'TWKEverett';
    src: url('../fonts/TWKEverett-Bold.eot');
    src: url('../fonts/TWKEverett-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TWKEverett-Bold.woff2') format('woff2'),
        url('../fonts/TWKEverett-Bold.woff') format('woff'),
        url('../fonts/TWKEverett-Bold.ttf') format('truetype');
    font-weight: bold;
    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-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;
}
.sexy-menu.detached .nav-brand img{
  margin-top: 0;
}
.sexy-menu.detached .small{
  display: block !important;
}
.sexy-menu.detached .large{
  display: none !important;
}
.nav-menu>li>a{
    margin:50px 25px;
    display:inline-block;
    position:relative;
    color:#000;
    -webkit-transition:color .3s,background .3s;
    font-size:1em;
    transition:all .4s ease-in-out;
    font-family: 'TWKEverett';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    text-transform: capitalize;
}
body.home  .nav-menu>li>a{
    margin:80px 25px;
  }
.nav-menu>li>a.wh {
  margin: 47px 25px !important
}
.nav-menu>li:last-child a{
  margin-right: 0
}
body.home .sexy-menu{
  position: fixed;
}
.center{
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}
.nav-brand img{
    width: 100%;    margin-top:16px; margin-left: -10px
}
body.home .nav-brand img{
       margin-top:55px;
}
.header-call li {
    padding: 12px 40px;
}
 .header-call i{
    color: #0163ea 
}
.header-call a {
    font-size: 1em;
    color: #333;
    position: relative;    font-family: 'TWKEverett';
    font-weight: normal;    margin-right: 5px;
}
.header-call img {
    height: 30px;
}
li.header-phone img{
  height: 40px
}
li.header-phone a{
    margin: 44px 12px !important;
    display: flex;
    align-items: center;
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 25px  20px 20px;
}
.sexy-menu.detached .nav-menu > li > a.wh {
    margin: 23px 25px !important;
}
.sexy-menu.detached .header-phone a
{
   margin: 24px 6px !important;
}
 .sexy-menu.detached  .header-call{
    margin-top: 8px;
 }
.sexy-menu.detached li.header-phone img{
filter:invert(1);
}
.carousel-indicators {
      width: unset !important;
right: 0 !important; margin-left: 0 !important;
transform: translate(-50%, -50%);
}
.carousel-indicators li.active {
 opacity: 1!important;
}
.carousel-indicators li{
    display: block;
   width:12px !important;
    height: 12px!important; text-indent: unset !important;
   background-color: #fff !important;
     opacity: 1 !important;  opacity: .5!important;
    border:0 !important;
    border-radius: 100% !important; 
    margin-right: 15px !important;
} 
.carousel-indicators li span{
  color: #fff;
    text-align: center; font-family: 'TWKEverett';
  font-weight: normal;
}
.resp-show{
  display: none !important;
}
.nav-menu>li>a:hover{
color: #1b4d8c
}

::-webkit-file-upload-button,
::file-selector-button {
  display: none;
}

#button {
  display: inline-block;
  background-color: #333;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  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: #fff;
}
#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;
}
#panorama-360-view {
    width: 100vw;
    height: 100vh;
}
.not-reg {margin-top: 20px;
    color: #fff;text-align: center;}
    p.not-reg a {
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
    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:1;
}
.proj-logo{
  display: block;width:320px;
}
 .proj-main-area span{
  font-size: 1.2em;
  letter-spacing:1px;
    font-style: normal;
    font-family: 'TWKEverett';
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    line-height: 50.01px;
    display: block;
  margin-bottom: 10px
}

.page-hero .hero-text-area4 {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    top: 35%;
    left: 8%;
    width: max-content;
    text-align: left;
}
.centera-top{
  top: 45% !important;
}
.qr-right
{
  position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    top: 46%;
    right: 8%;
}
.qr-right2
{
  position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    top:40%;
    right: 8%;
}
 .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:8%;
     padding-right:8%;
}
.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
{
    opacity: 1 !important;
    bottom: 6% !important; 
    color: #b3b1af !important;
    top: unset !important; width: unset !important;
    font-family: 'TWKEverett'; text-shadow: unset !important;
    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;
}
/**/
.service-container{
padding: 70px 0;
position: relative;
}
.service-item {
    background: #fff;    padding: 20px
        border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EAEAEA;
    box-shadow: 0px 0px 60px 30px rgba(15.000000000000037, 0, 107, 0.04);
    margin-bottom: 50px;
}
.service-item:nth-child(1n) .service-detail {
    padding-left: 30px;
}
.service-item:nth-child(2n) .service-detail {
    padding-left: 50px;
}
.service-detail h4 {
    color: #414141;
    font-size: 1.6em; margin-bottom: 20px;
    text-transform: capitalize;
    line-height: 30px;
    font-weight: 500;
    font-family: 'TWKEverett';
    font-style: normal;
}
.service-detail ul li{
  font-family: 'TWKEverett';
    font-weight: normal;
    margin-right: 25px;
    font-size: 1em;
    color: #252235;
    position: relative;
    line-height: 1.8;
    padding-left: 20px;
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
}
.service-detail ul li:before{
      top: 0px;
    position: absolute;
    left: 0px;
    height: 7px;
    width: 7px;
    content: '>';font-weight: bold;
    color: #9d211c;font-family: 'Poppins';
}
/**/
.pro-txt2 h3{
font-weight: 100;
font-size: 2.774em;
    text-transform: uppercase;
    color: #2e2e2e;font-family: 'TWKEverett';
        margin-bottom: 70px;
}
.pro-txt2 h4{
font-size: 1.739em;
color: #2e2e2e;
font-family: 'TWKEverett';
font-weight: 500;
text-transform: uppercase;
}
.pro-txt2 h2 {
    font-family: 'TWKEverett';
    font-weight: normal;
    font-size: 1em;
    color: #211b1b;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.pro-txt2 span.apt {
    font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 1.177em;
    color: #211b1b;
}
.bordertxt2 {
    position: relative;
    top: 6em;
}
.pro-title{
  position: relative;overflow: hidden;
}
.pro-title h2{
  text-align: left !important;      padding-right: 20px;  width: fit-content !important;
}
.project-container {
    position: relative;
    padding: 100px 0 0;
}
.welcome-detail-title {
    margin-bottom: 2em;position: relative;
}
img.vid-logo {
    position: absolute;
    top: 0;
    right: 0; z-index: 9;
    width: 200px !important;
}

.videos h3 {
    position: absolute;
    bottom: 10px;
    left: 30px;
    font-family: 'TWKEverett';
    font-weight: 100;
    font-size: 1.5em;
    color: #fff; z-index: 9;
}

img.rera {
    position: absolute;
    top: 40px;
    width: 160px !important;
    left: 10px;
}
.proj-imgs{
  position: relative;    width: 97%;
}
.pro-title h2:after{
    z-index: -1;
    position: absolute;
    content: "";
    top: 20px;
    left: 22%;
    bottom: auto;
    width: 100%;
    height: 1px;
    background: #eee;
}
.bordertxt2 span {
    font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 0.75em;
    letter-spacing: 1px;
    text-transform: uppercase;
    align-items: center;
    display: flex; color: #2e2e2e
}
.bordertxt2 span:hover{
color: #741919;
}

.bordertxt2 h3{
  margin: 0; padding-left: 1em;
}
.project-container .col-md-8{
width: 65%
}
.project-container .col-md-4{
width: 35%
}
.media-container .col-md-6:nth-child(1){
width: 51%
}
.media-container .col-md-6:nth-child(2){
width: 49%
}

.proj-img
{
  border-radius: 15px
}
.activity-container{
position: relative;
padding: 100px 0 60px; overflow: hidden;
}
/**/

.proj-ul li .sub{
 font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 1em;
    color: #692e2e;width: 15%;

}
.project-det img{
  border-radius: 15px
}
.proj-ul li h4:before {
    z-index: -1;
    position: absolute;
    content: "";
    top: -10px;
    left: -30px;
    width: 30px;
    height: 30px; z-index: 9;
    background-image: url(../images/arrow.png);
    background-size: cover;
}
.proj-ul li h4.width:before{
  display: none;
}
.project-det{
  background-image: url(../images/det-bg.png);
  background-size: cover;    padding: 37px;  
    margin-bottom: 3em;
}
.det-img {
    padding-right: 7%;
}
.brochure{
  background: #692e2e;
  border-radius: 10px;
  color: #fff;
      font-family: 'TWKEverett';
    font-weight: normal;
    font-size: 1em;
    padding: 10px 20px;
    margin-right: 15px;
}
.p-btns {
    margin-top: 30px;
}
.p-title{
   color: #2f2f2f;
      font-family: 'TWKEverett';
    font-weight: 300;
    font-size: 1.605em;
    text-align: center;    padding-bottom: 1em;
    margin-top: 1em;margin-bottom: 3em;
    border-bottom: 1px solid #ddd;

}
.imggallery-container {
    padding: 70px 0;
    position: relative;
}
.imggallery-container .box-group.gallery-box img{
height: 250px;
}
.proj-about {
        border-bottom: 1px solid #ddd;    padding-bottom: 3em;    margin-top: 3em;
}
.video-gallery{
      padding: 50px 0;
    position: relative;
}
.video-gallery .videimg {
    height: 600px;
    object-fit: cover;
}
.vid-icon{
  background-image: url(../images/vid-icon.png) !important
}

.spec-box {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ddd; 
    border-right: 1px solid #ddd;
          width: 50%;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;

    width: 100%;
}
.spec-col:nth-child(2n) .spec-box{
  border-right: 0;
}
.spec-col:nth-child(1) .spec-box:last-child ,
.spec-col:nth-child(2) .spec-box:last-child {
  border-bottom: 0

}
.spec-col:nth-child(1) .spec-box:nth-child(1) {
    height: 147px;
}
.spec-col:nth-child(1) .spec-box:nth-last-child(2) {
    height: 150px;
}
.spec-col:nth-child(1) .spec-box{
  padding-right: 60px;
}
.spec-col:nth-child(2) .spec-box{
  padding-left: 60px;
}
.rhinestone-loc{
  background: #dedede;
      padding: 20px;
    border-radius: 25px;
}
.location-sketch li{
    font-size: 1.3em;
    margin-bottom: 17px;
    font-weight: normal;
    font-family: 'TWKEverett';
    color: #000;
    border-bottom: 1px solid #fff;
    width: 65%;
    padding-bottom: 9px;
}
.location-sketch ul {
    padding-left: 5%;
}
.location-map iframe{
  border-radius: 25px;
}
.proj-container2{
  position: relative;
    padding: 50px 0;
}
.hero-text-area3{
      position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    top: 60%; left: 50%;
    transform: translate(-50%,-50%);
    width: max-content;
    text-align: center;
}
.hero-text-area2 {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    top: 47%;
    right: 8%;
    width: max-content;
    text-align: left;
}
.hero-text-area2 .apt-text {
    font-size: 1em;
    font-style: normal;
    font-family: 'TWKEverett';
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: center;
}
.center_cap{
  text-transform: uppercase !important;
  text-align: center;
}

.spec-col{
 
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;


        width: 50%;
    float: left;
}
.spec-content {
    position: relative;
    width: auto;
    float: left;    margin-right: auto;
}
.spec-content:nth-child(2){
width: 30%
}
.spec-content:nth-child(3){
width: 53%;
text-align: justify;
}
.spec-content:nth-child(1){
width: 15%;
}

h4.num{
  font-family: 'TWKEverett';
  font-weight: 100;
  font-size: 1.875em;
  color: #2f2f2f
}
.spec-content h3{
  margin: 0;
    font-family: 'TWKEverett';
  font-weight:500; line-height: 25px;
  font-size:1.125em;
  color: #2f2f2f;
  position: relative;
  align-items: center;
    width: fit-content;
    display: flex;
}
.spec-content h3:after{
      position: absolute;
    content: "";
    top: auto;
    right: -34px;
    width: 10px;
    height: 1px;
    background: #2f2f2f;
}

.spec-content p{
  margin: 0
}
.imggallery-container .detail-titles h1,
.video-gallery .detail-titles h1,
.amenities-wrap .detail-titles h1{
  margin-bottom: 40px;
}
.ambg {
    position: absolute;
    top: -128%;
    width: 100%;
}
.og-phase img{
  height: 300px
}
.amenities-wrap{
  position: relative;
  padding: 100px 0 0
}
.box-group.plan-box
{
  margin-bottom: 12px
}
.box-group.plan-box a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    border-radius: 15px;
    /*background: rgb(0 0 0 / 30%);*/
    background: linear-gradient(180deg, rgb(18 18 18 / 15%) 0%, rgb(18 18 18 / 30%) 50%, rgba(18, 18, 18, 0.896796218487395) 117%)
}
.plan-title {
    position: absolute;
    bottom: 0;
    color: #fff;
    z-index: 9;
    transform: translate(-50%, -50%);
    left: 50%;
    font-family: 'TWKEverett';
    font-style: normal;
    font-weight: 300;
    font-size: 1.3em;
    width: 100%
}
.box-group.plan-box i {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    z-index: 9;
    font-size: 20px;
}
.col-md-5col{
  position: relative;
    min-height: 1px;
    padding-right: 6px;
    padding-left: 6px;
    width: 20%; float: left;
}

.plan-box img{
  height: 230px;    border-radius: 15px;
  object-fit: cover;
}

.imggallery-container img{
  border-radius: 15px;
}
.mt-3{
  margin-top: 3em
}
.mt-4 {
    margin-top: 4em;
}

.detail-titles span {
    font-size: 1.084em;
    line-height: 30px;
    font-weight: 300;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #2f2f2f;
    text-transform: uppercase;
}
.detail-titles h1{
  font-size: 2.084em;    margin-bottom: 20px;
  font-weight: 300;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #2f2f2f;
    margin-top: 0; letter-spacing: -1px;
    text-transform: uppercase;
}
.det-shape2{
      position: absolute;
    top: 21%;
    right: 0;
}

.det-shape1{
         position: absolute;
    top: -26%;
    left: -90px;
    z-index: -1;
}

.det-shape3{
  position: absolute;
    top: 38%;
    left: -90px;
    z-index: -1;
}
.talk{
    background: #d0922a;
  border-radius: 10px;
  color: #fff;
      font-family: 'TWKEverett';
    font-weight: normal;
    font-size: 1em;
    padding: 10px 20px
}
.proj-ul h4{
    font-size: 1.125em;
    color: #333; padding-left: 20px;
     font-family: 'TWKEverett';
    font-weight: 500;    position: relative;
}
ul.proj-ul li {
    display: flex;    position: relative;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 10px;
}
.brochure:hover{
  background: #d0922a;
  color: #fff;
}
.talk:hover{
  background: #692e2e; color: #fff;
}
/**/



/**/
.proj-container{
  position: relative; margin-top: 15px;
padding: 100px 0;  overflow: hidden;
background-image: url(../images/acbg-img.jpg);
background-size: cover;
}
.proj-shape1{
    position: absolute;
    top: 4%;
    left: 0;
}
.proj-shape2{
   position: absolute;
    top: 36%;
    right: -149px;
}
.testbg{
     position: absolute;
    bottom: -225px;
    right: 0;
}

img.fac-shape1 {
    position: absolute;
    bottom: 5%;
    right: 18%;
}
img.fac-shape2 {
    position: absolute;
        bottom:5%;
    left: 37%;
}
.pro-txt {
    text-transform: uppercase;
    margin-top: 2px;
    margin-left: 25px;
}
.pro-txt h2{
     font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 0.875em;
    color: #211b1b;
    display: flex;    margin-bottom: 5px;
    align-items: center;
  }
.pro-txt span {
    font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 0.875em;
    color: #211b1b; position: relative;
    text-transform: capitalize;    display: flex;
 align-items: center;
    width: 100%;    line-height: 25px;
}

.bordertxt {
    display: flex; align-items: center;
    position: absolute;
    right: 0;top: 30px;
}
.bordertxt span{
   font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 0.75em;
    letter-spacing: 2px;
    text-transform: uppercase;
    align-items: center;
    display: flex;color: #2d2d2d
}
.bordertxt h3{
      font-size: 2em; margin: 0;  padding-left: 10px;
}
.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: #9d211c; 
}
img.shape1 {
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 150px !important;
}
img.qr2 {
    padding: 0;
    position: absolute;
    right: 25px;
    top: 0;
    z-index: 9;
    width: 120px !important;
}
.map2{
  width: 20px !important;
    margin-right: 10px;
}
.pro-logo{
  background-image: url(../images/pro-logobg.png);
  background-size: cover;border-radius: 10px; margin-top: -30px;
}
.pro-logo img{
  width: 170px !important
}
.pro-details {
    align-items: center;
    display: flex;    padding-left: 25px;
    position: relative;
}
.in-portfolio-item2 img{
  border-radius: 15px;
}
.pro-details:before{
  z-index: -1;
    position: absolute;
    content: "";
    top: 15px;
    left: 30px;
    right: auto;
    bottom: auto;
    width: 95%;
    height: 1px;
    background: #b3b3b3;
}
.inner-img{
  position: relative;
}
.inner-img:before {
    background-color:rgb(51 51 51 / 50%);
    background-position: top;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition-delay: .1s;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}
/*.in-portfolio-item2 span:after{
   content: "";
    position: absolute;
    bottom: 0; transform: translate(-50%,-50%); left: 50%;
    top: 50%;
    background-color: #bcbcbc;
    width: 100%; height: 1px;
}*/

/*comp*/
.com-details {
    padding-top: 30px;
}
.com-txt h2{
      font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 1.739em;
    text-transform: uppercase;
    width: 30%;
    float: left;
}
.com-txt li{
      font-family: 'TWKEverett';
    font-weight: normal;
    font-size: 1em;
    text-align: justify;
    position: relative;    padding-left: 20px;
    margin-bottom: 14px;
}
.com-txt li:before{
    position: absolute;
    content: "";
    top: -6px;
    left: -30px;
    width: 30px;
    height: 30px;
    z-index: 9;
    background-image: url(../images/arrow.png);
    background-size: cover;
}
.com-details ul {
    width: 70%;
    float: left;
}
.com-list .inner-img img{
  border-radius: 15px;
}
.com-list {
    margin-bottom: 70px;    padding: 10px;
}
.com-border{
  position: relative;
}
.com-border:after{
    z-index: 9;
    position: absolute;
    content: "";
    transform: translate(-50%,-50%);
    left: 50%; top: 50%;
    width: 1px;
    height: 100%;
    background: #b3b3b3;
}

/**/


.br-phone{
  display: none;
}
.dark-bg{
position: relative;
padding:35px 0 40px
}
.abt-group h2{
  font-family: 'TWKEverett';
    font-weight: normal;
    margin: 0;
    text-align: left;
    font-size: 1.875em;    line-height: 30px;
    color: #514768;   
    width: fit-content;
    position: relative;
    padding-right: 10%;
}
.abt-group h2:after{
    z-index: 9;
    position: absolute;
    content: " 🡒 ";
    font-size: 20px;
    top: 77%;
    /* left: 50%; */
    right: 0;
    transform: translate(-50%, -50%);
    width: 16px;
    height: unset;
    color: #514768;
}
.dark-title h2{
  color: #fff; position: relative;
  font-family: 'TWKEverett';
  font-weight: 600; width: fit-content;
  font-size: 1em; text-transform: uppercase;
}
.dark-title {
    text-align: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
}
.dark-title h2:after{
    content: "";
    position: absolute;
    bottom: -10px;
    background-color: #565656;
    width: 50px;
    height: 1px;
    right: -15px;
}
.fet-container{
  position: relative;
  background-image: url(../images/fetbg1.jpg);
  background-size: cover;    padding: 80px 50px 50px;
}
.fetbg{
  /*background-image: url(../images/fetbg.jpg);*/
  background-size: cover;padding: 65px;
}
.fet-txt{
    color: #211b1b; position: relative;
  font-family: 'TWKEverett';
  font-weight: 500;
  font-size: 1em; text-align: center;
}
.fet-img img {
    width: unset !important;
    text-align: center;
}
.fet-img {
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.video-bg{
  background-image: url(../images/videobg.jpg);
  background-size: cover; padding: 90px 0;
}
.video-bg .videos {
    border: 5px solid #fff;
}
/* Style the tab */


.img-design{
position: absolute;bottom: 0;
    right: 0;
}
.box-group.gallery-box p {
    position: absolute;
    bottom: 0%; left: 3%;    width: 90%;
    font-family: 'TWKEverett';
    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;
}
.video-one__video-icon2 {
   position: absolute;
    transform: translate(-50%, 50%);
    top: 50%;
    left: 50%;
    z-index: 9;
    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;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 1em;
    color: #fff;
    border-radius: 50%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.bod{
  border:1px solid #fff;
}

.video-one__video-icon2 .ripple {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
.video-one__video-icon2 .ripple:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}
.video-one__video-icon2 .ripple:after {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}
.videos {
    position: relative;
}
.videos img{
  border-radius: 15px
}
.videos:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;border-radius: 15px;
    background: rgb(0 0 0 / 43%);-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.videos:hover:before {
    background: rgb(0 0 0 / 30%);
}
/*.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;
}*/
.playbtn2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 26px;
    border-radius: 100%;
    z-index: 9;
    text-align: center;
}
span.fa.fa-play {
    font-size: 1.1em;
}
.playbtn2:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    border: 2px solid #fff;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.playbtn2 i {
    color: #fff;
    background: unset;
}
.playbtn2:after {
    content: "";
    border: 2px solid #fff;
    width: 150px;
    height: 150px;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.playbtn {
    position: absolute;
    top: 51%;
    left: 47%;
    transform: translate(-50%, -50%);
    background: #741919;
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 26px;
    border-radius: 100%;
    z-index: 9;
    text-align: center;
}
span.fa.fa-play {
    font-size: 1.1em;
}
.playbtn:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    border: 2px solid #741919;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.playbtn:after {
    content: "";
    border: 2px solid #741919;
    width: 150px;
    height: 150px;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: .5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: .5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
.playbtn i {
    color: #fff;
}

.icon2{
    background: url(../images/playicon2.png) no-repeat center;

}
.dept-container{
  position: relative;
}
.view-all{
      font-family: 'TWKEverett';
    font-weight: normal;
    font-size: 1.125em;
    align-items: center;
    display: flex;
    border-bottom: 1px solid #60449b; 
    color: #60449b;    margin-top: 2em;
    width: fit-content;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.view-all:hover{
  color: #000
}
.view-all span {
    margin: 0; font-size: 1.2em;
    padding-left: 1em;
}
/*acc*/
.p10{
  padding: 10px !important
}

.d-block{
  display: block !important;
}
.wbg1{
  background-color: #e8d4c5
}
.wbg2{
  background-color: #e5e5e5
}
.wbg3{
  background-color: #dccdc3
}
.wbg4{
  background-color: #e5e5e5
}
.wbg5{
  background-color: #e8d4c5
}
.wbg6{
  background-color: #e5e5e5
}
.wbg7{
  background-color: #efe1d9
}
.wbg8{
  background-color: #dccdc3
}
.wbg9{
  background-color: #dfcccc
}
.wbg10{
  background-color: #e7d4d5
}
.wbg11{
  background-color: #e5e5e5
}

.wpc-content{
  position: relative;
}
.wpc-content .acc-caption{
  bottom: -10%
}
.acc-item .wpc-content img {
    margin: 0 auto 2em;
}

.product-details {
    display: flex;
    background: #202020;
    align-items: center;
    justify-content: center; 
    padding: 10px 0;
}
.product-details ul li{
  color: #eeeeee;
    font-size: 0.875em;
    font-style: normal;
    font-family: 'TWKEverett';
    font-weight: normal;
}
.acc-item{
  position: relative;

}
.acc-caption {
    font-family: 'TWKEverett';
    font-weight: normal;
    font-size: 1em;
    color: #060707;    width: 100%;
    text-align: center; letter-spacing: 2px;
}
.acc-item img {
    text-align: center;
    margin: 0 auto 1em;
}
/**/


.testimonial-content span{
   font-family: 'TWKEverett';
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
    font-size: 1.125em;
    color: #b4b4b4;
}
.testimonial-content .content {
    text-align: left;
}
.testimonial-content h4.name {
    font-family: 'TWKEverett';
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
    font-size: 1.125em; color: #000000;
}
img.qoute-top {
    width: 100px !important;
}
img.qoute-bottom {
    right: 108px;
    position: absolute;
    width: 100px !important;
    bottom: -18px;
}
p.description {
    margin-top: 20px;
        display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; text-align: justify;
}
.home-testimonials{
  position: relative;
}
.home-testimonials:after{
 z-index: -1;
    position: absolute;
    content: "";
    top: -25px;
    left: unset;
    right: 0;
    bottom: auto;
    width: 1px;
    height: 140%;
    background: #b3b3b3;
}
.testimonial-content {
    position: relative;    z-index: 9;    padding-right: 8%;
}
.videos h2 {
    position: absolute;
    bottom: 10px;
    left: 30px;
    font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 1em;
    color: #fff;
    z-index: 9;
}
.test-title
{
      margin-bottom: 1em;
  color: #000;
font-family: 'TWKEverett';
font-weight: 300;
font-size: 2.084em; text-transform: uppercase;
line-height: 40px
}
.milestone-txt h4
{
  font-family: 'TWKEverett';
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
    font-size: 0.75em;
    color: #b8b8b8; text-transform: uppercase;
}
.milestone-txt h2
{
  font-family: 'TWKEverett';
    font-weight: 300;
    margin-bottom: 0;
    text-align: left;
    font-size: 2.084em;
    color: #b8b8b8; margin-top: 4px;
}
.milestone-container{
  background-image: url(../images/milebg.jpg);
  background-size: cover;
  padding: 100px 0; position: relative;
}
.milestone-link {
    display: flex;
    align-items: center;margin-top: 3em;
}
.milestone-container img{
  border-radius: 15px;
}
.milestone-link img {
    margin-left: auto;
}
.abt-logos img{
  width: 35% !important;margin: 0 auto;
}
.abt-logos{
  position: relative;text-align: center;
}
.icon-bg{
  position: relative; 
  margin-top: 4em;
  margin-bottom: 4em;
}
.icon-bg-img{
  position: relative; 
  padding: 35px 70px; 
  background-image: url(../images/iconbg.jpg);
  background-size: cover;box-shadow: 0px 3px 15px 0px rgb(18 18 18 / 10%);
}

.media-container {
  position: relative;
    padding: 100px 0 0;
}
.lets-talk-btn{
  color: #5794d5;
font-family: 'TWKEverett';
font-weight: 500; letter-spacing: 1px;
font-size: 0.875em; text-transform: uppercase;
background-color: #06294e;
padding: 13px 40px;
}
.in-contact-page-content{
  background-size: cover;
  background-image: url(../images/contact-right.jpg);
  padding: 30px 110px; height: 100%
}
.col-mid{
      width: 22%; float: left;padding-right: 12px;
    padding-left: 12px;
}
/* 5 Columns */

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

.col-md-15 {
    width: 20%;
    float: left;
}


.mid-gal-box{
  background-image: url(../images/mid-gallery.jpg);
  background-size: cover;
  padding: 100px 0; border-radius: 15px;    display: flex;
    align-items: center;
    text-align: center;    justify-content: center;
}
.mid-gal-box h2{
    font-family: 'TWKEverett';
    font-weight: 300;
    margin-bottom: 0;
    text-align: center;
    font-size: 2.084em;
    color: #2f2f2f; position: relative;
    margin-top: 4px;
    text-transform: uppercase;
}

.mid-gal-box h2 span{
      font-family: 'TWKEverett';
    font-weight: 300;
    color: #514768;
}

/* Style the tab content */
.tabcontent {
    padding: 6px 15px;
    border-top: none;
    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: #3f3f3f ;
    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: #514768;
    color: #fff;
    font-family: 'TWKEverett';
    text-transform: capitalize;
    font-weight: normal;
    font-size: 1em;
    display:inline-block;
    padding:13px 20px 13px 20px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg); transition: all 1.25s ease;
    right: -45px;    width: max-content;
  }
  #plus::after {
    display: block;
    display: relative;
  }
  .mob-txt{ display: block; text-transform: capitalize; font-style:normal;font-family: 'TWKEverett';
  font-weight: 500;}

.submit-btn1{
    border: none;
    background: #b169c8;
    color: #fff;
    font-weight: normal;
    padding: 5px 20px;
    font-family: 'TWKEverett';
    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: 'TWKEverett';
    font-weight: normal;
    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;
}
.sexy-menu.detached .header-contact a.wh
{
      color: #333;
}

 .header-contact{
    width:auto;
    height:auto;
    float:right;
    display: flex; margin-top: 10px
}
.header-contact a img{
  margin-right: 5px
}
.header-contact a {
    font-size: 1em;
    color: #fff;
    margin-top: 16px;
    position: relative;
    font-family: 'TWKEverett';
    font-weight: 500;
    margin-right: 25px;display: flex;
    align-items: center;
}

.header-contact a.book {
    color: #fff; font-size: 0.866em;
    background: #d9ad3a; letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 20px; margin-right: 0 
}
.header-contact a.book:hover {
  background-color: #741919;
      color: #fff;
      }
      a.wh:hover{
        color: #d9ad3a
      }
.css_prefix-btn-container {
    position: absolute;
    bottom: 25%;
}

.css_prefix-button2{
     background-color: #d10400;
}

span.text-btn {
    font-family: 'TWKEverett';
    font-weight: 500;
    font-style: normal;
}
.css_prefix-button:hover{
   color:#0c4da2 !important;
}
.css_prefix-button2:hover{
   color:#d10400 !important;
}

 .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;
     background: #1f60af; clear: both;
}
 .copy-right {
     width:auto;
     height:auto;
     float:left;
     color:#fff;
     font-family:'Montserrat';
     font-size:1em;
     font-weight:normal;
     line-height:65px 
}
 .copy-right span{
  font-family:'Montserrat';
     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:#fff 
}
 .designed p {
     width: auto;
     height: auto;
     float: right;
     color:#fff;
      font-family:'Montserrat';
     font-size:1em;
     font-weight:normal;
     font-size:1em;
     line-height:65px;
     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;
     color: #dda9ee
}
 .footer-top-wraper {
     width:100%;
     height:auto;
     background-image: url(../images/footerbg.png);
     background-size: cover;
     padding: 60px 0px 0px;
}

 .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:auto;
    height: auto;
    float: left;
    width: auto;
    z-index: 9;    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-content:last-child{
  margin-right: 0
}

.footer-bg
{
  position: relative;
}
.footer-bgimg{
  position: absolute;
  bottom: 0px;    width: 100%;
  z-index: -1;

}

 .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 ; 
}
.address p {
    color: #737373;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500;margin: 0; 
    display: flex;
    align-items: center;
}

.address {
    height: auto;
    display: flex;    
    align-items: center;
}
.footer-social-links {
    display: flex;
    align-items: center;
}
.footer-social-links li a{
  color: #1f60af; font-size: 1.3em;
}
.soc-title {
    padding-right: 30px;
}
.footer-content ul li {
    font-size: 1em
}
.footer-quick-links ul li{
  float: left; margin-right: 8%; padding: 40px 0
}
.footer-quick-links ul li:last-child,.app-item:last-child{
  margin-right: 0
}
.footer-app{display: flex;}
.app-item {
    margin-right: auto;
    height: auto;
    float: left;
    width: auto;
    z-index: 9;
}

.footer-quick-links {
    width: 100%;
}
.footer-quick-wrap {
    display: flex;
    align-items: center;
    width: 100%; 
}
.footer-app,.footer-quick-wrap,.mid-section  {
    padding: 0 13%;
}
.footer-quick-title {
    width: 15%;
}

.footer-quick-links ul li a {
        color: #676565;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
}
.footer-quick-links ul li a:hover{
  color: #1f60af
}

.footer-social-links li a:hover{
  color: #000 !important;
}
.footer-social-links ul li {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}
.mid-section {
    border-top: 1px solid #e7eaeb;
    border-bottom: 1px solid #e7eaeb;
    margin-top: 20px;
}
.footer-content:nth-child(4){
    border-left: 1px solid #e7eaeb; padding-left: 60px;
}
.footer-quick-links ul li:first-child
{
   border-left: 1px solid #e7eaeb; padding-left: 60px;
}
.foot-app-title{
 font-size: 1.5625em;
    font-family: 'Montserrat';
    font-weight: normal;
    color: #2d2d2d; margin-bottom: 10px;
}
.footer-app span{
  color: #1f60af;
    font-family: 'Montserrat';
    font-weight: 500;
}
.footer-content-title,.footer-quick-title {
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500;
    text-transform: uppercase;
    color: #2d2d2d;display: flex;
    align-items: center;
    margin-bottom:10px;    
}
.quick-bg{
   background: #f1f2f2;    padding: 20px 40px;
       width: 19%;
    float: left;justify-content: right;
}
.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;
}
a.youtube.play2{
  background-image: linear-gradient(to right, #b3ceff 50%, #142143 118%);
      font-size: 1em;
    line-height: 30px;
    font-weight: 500;
    display: flex;
    align-items: center;
    font-family: 'TWKEverett'; 
    color: #1b4d8c;
    position: relative;
    border-radius: 50px;
    width: fit-content;
    top: 15px;
       -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    padding: 7px 20px 7px 10px;
}
a.youtube.play2:hover{
  background: #b3ceff;    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
}
.eq-txt{
     position: absolute;
    transform: translate(-50%, -50%);
    left: 64%;
    top:25px;
    width: 100%;
}
.eq-txt h2{
  font-family: 'TWKEverett';
  font-weight: 300;
  color: #96acd6;
  font-size: 2.323125em;line-height: 43px;
  text-transform: uppercase;
}
.enq-bg {
    z-index: 9;
    position: relative;
    background-image: url('../images/contact_form_bg.jpg');
    background-size: cover;
    padding: 0px;
}
 .enq-bg textarea, .enq-bg .contact-form input[type="text"],.enq-bg .contact-form select{
  background: #18151d !important;
  color: #a3a2a4 !important;

}
.enquiry-wrapper{
  background-image: url('../images/lungs-bg.jpg');
    background-size: cover;
  padding: 360px 0 430px;
  position: relative;    overflow: hidden;
}
.contact-form .col-md-6:nth-child(1), .contact-form .col-md-6:nth-child(3) {
    padding-right: 0;
}
.pr0{
  padding-right: 0 !important
}
/*app slider*/
.app-tbn h2{
  font-family: 'TWKEverett';
  font-weight: normal;
  font-size: 1.125em;
  color: #696969; margin: 0
}
.app-tbn {
    background: #f5f0ff;
    padding: 16px 25px;
    margin-bottom: 10px;
}

.app-wrapper
{
  position: relative;
  padding: 100px 0 0px ;
}
.app-wrapper .welcome-detail-title h2{
text-align: left;
}
.app-txt{
  position: relative;
}
.app-txt:after{
width: 1px;
    content: "";
    height: 100%;
    background: #2b2b2b;
    position: absolute;
    top: 0;
    left: 0;
}
.app-txt p{
  padding-left: 50px;
}

ul#inline_navigation {
    max-height: 600px;
    overflow-y: hidden;
    position: relative;width: 80%;
}

.arrow-up:before {
     left: 50%;
    top: 50%;
    bottom: unset;
    content: '↑';color:  #999 ;
    position: absolute;
    font-size: 16px;
    transform: translate(-50%, -50%);
}
span.arrow-up {
    position: absolute;
    right: 0;
    border: 1px solid #999 ;
    height: 60px;
    width: 60px; cursor: pointer;
    border-radius: 100%;    top: 40%;
}
.arrow-down:before {
     left: 50%;
    top: 50%;
    bottom: unset;
    content: '↓';
    position: absolute;
    font-size: 16px; color:  #999 ;
    transform: translate(-50%, -50%);
}
.arrow-down {
     position: absolute;
    right: 0;
    border: 1px solid #999 ;
    height: 60px;
    width: 60px;    top: 53%;
    border-radius: 100%;cursor: pointer;
}
.blockThem ul {
    padding-left: 20px;
    list-style: none;
    padding: 0;
}
.blockThem li {
      background: #f5f0ff;
    padding: 16px 25px;
    margin-bottom: 10px;
}

.blockThem li a {
    display: block;
     font-family: 'TWKEverett';
  font-weight: normal;
  font-size: 1.125em;
  color: #696969; margin: 0
}

/*app slider*/


/*terms*/


.terms-lists{
  position: relative;
    padding: 80px 100px;
    border-radius: 10px;margin: 0 auto;    width: 80%;
    background-color: #fff;
}
.terms-lists:before {
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    border: 1px dashed #E3E3E3;
    content: "";
}
.terms-div{
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #F2F3F5;
}
.terms-div:last-child{
  border-bottom: 0;
}
.terms-div h2{
   font-size: 1em;
    line-height: 28px;
    font-weight: 500; position: relative;display: flex;
    align-items: center;
}
.terms-div i{
 color: #9d211c;margin-right: 1em; font-size: 1.5em;
}
img.termsbg {
    position: absolute; left: 0;
}

/**/
.in-portfolio-item .inner-img {
position: relative;
}
.in-portfolio-item{
        position: relative;
    overflow: hidden;
}
.in-portfolio-item .inner-img img {
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    box-shadow: 0px 1px 7px 0px rgba(0,0,0,.07);
    height: 360px; width: 100%; object-fit: cover;
}
a.read-more-mob {
    display: none;
}

.in-portfolio-item:hover .pic-txt{
    z-index: 9;

}
.in-portfolio-item:hover img {
    transform: scale(1.08);
}
.in-portfolio-item:hover:before {
    opacity: 1;
}
.in-portfolio-item: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: 0;
    transition: all .2s ease-in-out;
}
.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: 'TWKEverett';
    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: 'TWKEverett';
    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;
}

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: 'TWKEverett';
    font-style: normal;
    margin-left: 11px;
    margin-top: -5px;
}
.in-portfolio-item .inner-text h3 {
 font-size: 0.778em;
  color: #333;
    font-family: 'TWKEverett';
    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: 'TWKEverett';
    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;
}
.testi-container{
    padding: 100px 50px; position: relative;    overflow: hidden;
}

.in-testimonial-item-3 {
   margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 7px;
    text-align: center;
    padding: 50px; border-radius: 10px;
    background-color: #fff;
    box-shadow:0px 1px 20px 2px rgb(0 0 0 / 8%);
}
.author-meta.headline h3{
    font-weight: 600;
    font-family: 'TWKEverett';
    font-size: 1em;margin: 0;
}
.in-testimonial-item-3 .quote-icon{
        margin-bottom: 18px;
}
.in-testimonial-item-3 span {
    font-weight: 300;
    font-family: 'SamsungSans';
    color: #4285f4;
    font-size: 2em;line-height: 38px;
}
.in-testimonial-item-3 .inner-text {
    color: #000;
    font-weight: 300; font-size: 0.889em;
    line-height: 30px;
    margin-top: 25px;
}

.align-items-center {
    align-items: center!important;
}
.d-flex {
    display: flex!important;
}

.in-testimonial-item-3 .inner-author .inner-img{
    width: 100px;
    overflow: hidden;
    margin-right: 20px;
    border-radius: 100%;
    border: 5px solid #fff;
    background-color: rgb(16, 18, 118);
    -webkit-box-shadow: -0.209px 1.989px 10px 0px rgb(1 17 85 / 18%);
    box-shadow: -0.209px 1.989px 10px 0px rgb(1 17 85 / 18%);
}
.in-testimonial-item-3 .inner-author .author-meta h3 {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 3px;
    color: #333;
}

.in-testimonial-item-3 .inner-author .author-meta span {
   color: #686868;
    font-size: .8em;
    font-family: 'TWKEverett';
    font-weight: 300;
}

a.read-more {
    font-weight: 500;
    font-family: 'TWKEverett-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: 60px 0px 0px;
    position: relative;
    background-image: url(../images/abtbg.png);background-size: cover;
        overflow: hidden;
}
.pro-img {
    position: relative;
    top: -125px;
}
.interests h2{
      font-size: 1em;
    font-family: 'TWKEverett';
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.inner-interests {
  margin-bottom: 3em;  display: flex; align-items: center; justify-content: center;    margin-top: 3em;padding: 0 50px;
}
.inner-interests .interests:nth-child(1) {
  width:35%;    margin-right: 2%;
}
.inner-interests .interests{
  padding: 20px 0;
   border: 1px solid #dde8ec !important;
}
.inner-interests .interests h2{
  padding-left: 55px;
}
.int-item h3{
    font-size: 1em;
    font-family: 'Montserrat';    line-height: 1.4;
    font-weight: normal; margin-top: -5px; 
}
.int-item {
    width: 33%;
    float: left;text-align: center;
    border-right: 1px solid #dde8ec;
        padding-right: 15px;
}
.int-item.last-child{
  border-right: 0; padding-right: 0; padding-left: 15px;
}
.interests{
    border-bottom: 1px solid #dde8ec;padding-bottom: 15px; 
}
.interests:last-child{
  border-bottom: 0
}
.welcome-imgs2{
    position: relative;
}
img.abimg2 {
    position: absolute;
    bottom: -145px;
    right: -30px;
}

.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/**/
.edu-wrap h2,.edu-wrap2 h2 {
    font-size: 1.661em;
    line-height: 30px;
    font-weight: normal;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #1b4d8c;
    letter-spacing: 1px;
}
.edu-wrap li h4{
 font-size: 1.125em;
    line-height: 20px;
    font-weight: 500;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #1b4d8c;
    }
.edu-wrap li span {
    display: flex;    margin-bottom: 10px;
    align-items: baseline;font-family: 'Montserrat'; font-weight: normal;
}
.edu-wrap li span b{
   line-height: 30px;
    font-weight: 500;
    font-family: 'Montserrat';
    margin-right: 10px; padding: 0;
    white-space: nowrap;
}
.edu-wrap li{
  position: relative; padding-left: 40px;
  font-family: 'Montserrat'; font-weight: normal;margin-bottom: 2em;
}
.edu-wrap2 li{
    position: relative; padding-left: 40px;    line-height: 28px;
  font-family: 'Montserrat'; font-weight: normal;margin-bottom: 15px;
}
.edu-wrap ul,.edu-wrap2 ul {
    margin-top: 3em; position: relative;
}
.edu-wrap{position: relative;}
.edu-wrap:before{
  position: absolute;
    content: "";
    right: 0;
    transform: translate(-50%,-50%);
    top: 50%;
    height: 100%;
    width: 1px;
    background: #acacac;
}
.edu-wrap ul:before{
  position: absolute;
    content: "";
    left: 12px;
    top: 5px;
    height: 85%;
    width: 1px;
    background: #acacac;
}
.edu-wrap li:before{
   position: absolute;
    content: "";
    left: 0;
    top: 0px;
    height:25px;
    width: 25px;
    background-image: url(../images/shape1.png);
    background-size: cover;
}
.edu-wrap2 li:before{
   position: absolute;
    content: "";
    left: 0;
    top: 0px;
    height:25px;
    width: 25px;
    background-image: url(../images/check2.png);
    background-size: cover;
}

.edu-wrap2 li {
    position: relative;
    padding-left: 40px;
    line-height: 28px;
    font-family: 'Montserrat';
    font-weight: normal;
    margin-bottom: 15px;
}
.edu-wrap2 li h4{
  font-size: 1.125em;
  font-family: 'Montserrat';
    font-weight: 500;
    color: #fff;
}

.training-bg{
background-image: url(../images/training-bg.jpg);
background-size: cover;padding: 20px 90px 30px;
}
.training-bg h2{
  font-size: 1.636em;
    line-height: 30px;
    font-weight: 300;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #fff; position: relative;    margin-bottom: 1em
}
.training-bg h2:after{
    position: absolute;
    content: "";
    left: 0;
    top: 0px;
    height: 1px;
    width: 100%;
    background: #4e9eea;

}
.edu-wrap3 li{
    position: relative; padding-left: 40px;    line-height: 28px; color: #fff;
  font-family: 'Montserrat'; font-weight: normal;margin-bottom: 15px;
}
.edu-wrap3 li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0px;
    height: 25px;
    width: 25px;
    background-image: url(../images/check.png);
    background-size: cover;
}
.edu-wrap3 li span {
    display: block;
    margin-bottom: 10px;
    align-items: baseline;
    font-family: 'Montserrat';
    font-weight: 300;color: #fff
}
.edu-wrap3 li span b {
    line-height: 30px;
    font-weight: 500;
    font-family: 'Montserrat';
    margin-right: 10px;
    padding: 0;
    color: #4e9eea
}
.training-bg h2:after {
    position: absolute;
    content: "";
    top: 50%;
    height: 1px;
    width: 80%;
    background: #4e9eea73;
    transform: translate(-50%, -50%);
    left: 58%;
}
.research h2{
  font-size: 1.636em;
    line-height: 30px;
    font-weight: 300;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #1b4d8c;
    text-transform: uppercase; letter-spacing: 1px;
}
.research ul{
  margin-top: 2em;
}
.research{
  padding-top: 50px;
}
.research2{
  font-size: 1.323em !important;
}

.ref-bg-center h2{
  font-size:1.323em;
    line-height: 30px;
    font-weight: 300;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #ffffff; margin-top: 0; text-align: center; margin-bottom: 20px;
    text-transform: uppercase; letter-spacing: 1px;
}
.ref-wrap span{
  font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    color: #629acc;
}
.ref-wrap b{
  font-weight: 500;font-family: 'Montserrat';
    font-style: normal;
}
.ref-bg-center {
    padding: 30px 80px;
}
.ref-wrap{
  font-family: 'Montserrat';line-height: 25px;
    font-style: normal;    margin-bottom: 10px;
}
.rbg1 .ref-wrap{
  color: #fff ;    text-align: center;
}
.rbg2 .ref-wrap{
  color: #302f2f ;
}
.rbg1{
  background-color: #032f56
}
.rbg2{
  background-color: #e9e9e9
}
.about-bg1{
  position: absolute; width: 100%;
  top: 25%; z-index: -1;
}
.about-bg2{
  position: absolute;width: 100%;
bottom: 0;z-index: -1;
}
.pl-div{
  padding-left: 5%
}
.pr-10{
  padding-right: 8px !important
}
.pl-10{
  padding-left: 8px !important
}
/**/
.img-dot{
  position: absolute;right: -300px;
    top: -62px;
}
.carousel-control.left,.carousel-control.right{
    background: unset !important;
}
.hero-img {
    position: absolute;
    right: 10%;
    top: 16%;
}
.hero-text-area-inner{
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    top: 40%;
    left: 50%;
    width: 100%;
    text-align: center;
}
.featured-text-inner {
    font-size:2.755625em;
    font-style: normal;
    font-family: 'TWKEverett';
    font-weight: normal;
    color: #fff;
    text-transform: capitalize;
    line-height: 48.01px; 
}
.featured-text {
    font-size: 3.318em;
    font-style: normal;
    font-family: 'TWKEverett';
    font-weight: normal;
    color: #1b4d8c; letter-spacing:1px;
    text-transform: capitalize;
    line-height: 48.01px; margin-bottom: 20px;
}
.inner-text{
    font-size:1.063em;
    font-style: normal;
    font-family: 'TWKEverett';
    font-weight: normal;
    color: #000;letter-spacing: 2px;
    text-transform: capitalize;
    line-height: 25.01px; 
    margin-bottom: 20px;
}
.hero-img{

}
a.view-btn
{
  letter-spacing: 1px;
      color: #fff;
    background: #d9ad3a;
    text-transform: uppercase;
    padding: 8px 20px;
        font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 0.702em
}
a.view-btn:hover{
      background-color: #741919;
      color: #fff;
}
.br-mob{
  display: none;
}

.mtop-2{
  margin-top: 70px  !important;
}

.welcome-detail-title3 p{
    color: #1584aa;
    font-size: 1em;
    font-family: 'TWKEverett';
    font-weight: 500
}
.page-hero .hero-text-area {
       position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    top: 40%;
    left:13%;
    width: max-content;
        text-align: left;
  }
 
  .apt-logo{
    margin-bottom: 1em
  }
  .qrcode{
    margin: 15px auto; display: flex;
  }

.hero-text-area.inner-area{
    bottom: unset;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.welcome-detail2 {
    padding-left: 4em;padding-top: 3em;
}
.aboutpic2{
  margin-top: 2em;
}
.aboutpic1{
width: 100%;
    height: 635px;
    object-fit: cover;
}
.welcome-detail3 {
    text-align: justify;
    padding-left: 3em;
}
.welcome-detail3 p {
    margin-bottom: 15px;
}
.welcome-detail-title3 {
    margin-bottom: 2em;
}
.welcome-detail-title3 span{
      font-size: 1.0625em;
    line-height: 30px;
    font-weight: normal;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #000000; letter-spacing: 2px;
}

.welcome-detail-title3 h1{
      font-size:2.1925em;
    line-height: 40px;
    font-weight: normal;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #1b4d8c;
}
.abt-container2 {
    padding-top: 60px;
    padding-bottom: 70px;
    position: relative;
}
.pl-0{
  padding-left: 0 !important
}
.pos-item {
    display: flex;padding-bottom: 10px;
    padding-top: 10px;
}
.pos-desc {
    padding-left: 15px;
}
.pos-desc h4{
  font-size: 1.0625em;
    line-height: 30px;
    font-weight: bold;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #1b4d8c; letter-spacing: 2px;
}
.positions{
  border-top: 1px solid #d8d8d8;    padding-top: 10px;    padding-bottom: 15px;
}
.pos-item:nth-child(1){
  border-bottom: 1px solid #d8d8d8; 
}
.pos-item:nth-child(2) {
    border-bottom: 1px solid #d8d8d8;
}
.welcome-detail3 p span{
  font-family: 'Montserrat';
  font-weight: 600;
}

/*about*/
.desc h3 {
    font-size: 1.5em;
    line-height: 30px;
    font-weight: normal;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #000000;
    letter-spacing: 1px;
}
.desc{
  text-align: center;margin-top: 4em;
}
border-bottom: 1px solid #dde8ec;

.inner-interests .interests:nth-child(1){
  width: 40%; float: left;
}
.inner-interests .interests:nth-child(2){
  width: 60%; float: left;
}
.inner-interests .interests:nth-child(1) .int-item {
    width: 50%;
    float: left;
}
/**/
.experience-wrap{
  background-image: url(../images/experience-bg.jpg);
  background-size: cover;padding: 20px 50px; margin-top: 2em;
}
.experience-wrap ul{
  margin-top: 2em
}
.experience-wrap h2{
  color: #fff;
  font-size: 1.28375em;
   font-family: 'TWKEverett';
    font-style: normal;
}
.experience-wrap span{
  color: #fff;
  font-size: 0.8825em;
   font-family: 'TWKEverett';
    font-style: normal;
}
.experience-wrap ul li{
    color: #fff;
  font-size: 1.07em;
   font-family: 'TWKEverett';
    font-style: normal;
    padding-bottom: 15px; position: relative;padding-left: 35px;
}
.experience-wrap li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    height:15px;
    width: 15px;
    background: #8cc247;
    border-radius: 100%;
}
.medical-council h4{
      font-size: 1.22125em;
    line-height: 30px;
    font-weight: normal;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #212121;
}
.med-item{
   font-size: 1.07em;
    line-height: 30px;
    font-weight: normal;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #212121;
    width: max-content; border-right: 1px solid #113b7a;
    float: left; padding-right: 30px; margin-right: 30px;
}

.med-item span{
 color: #113b7a
}
.abt-bg {
    position: absolute;
    right: 0;
    width: 70%;
    top: -65px;
    height: 108%;
}
.product-bg {
    position: absolute;
    right: 0;
    width: 100%;
    top: -65px;
    height: 108%;
}
.welcome-detail-title2 {
    margin-bottom: 15px;
}
.welcome-detail-title2 span.toptxt{
    font-size: 1.379em;
        line-height: 60px;
      font-weight: 300;
    font-family: 'TWKEverett';
    font-style: normal;
    color: #3f3f3f;letter-spacing: 5px;
}
.more-abt{
   font-size: 1em;
        line-height: 30px;
      font-weight: 500;
    font-family: 'TWKEverett';
    color: #c7a65e;position: relative;
    top: 15px
}
.more-abt:hover{
  color: #fff
}
.welcome-detail p{
  text-align: justify;
}
.welcome-detail-title h1,.welcome-detail-title h2{
    width: 100%;
    height: auto;
    color:#1b4d8c;
    font-size:2.03625em;
    text-transform: capitalize;
    line-height: 30px;
    font-weight:300;
    font-family: 'TWKEverett';
    font-style: normal;
    font-display: swap;
    margin-top:0px;letter-spacing: 1px;
  }
  .int-wrap {
    padding-right: 2%;    position: relative;
}
.proimg {
    margin-top: -35px
}
/**/


/**/


/*testi2*/
.test-videos{
  margin-top: 3em
}
.testimonials-container{
  position: relative;padding: 100px 0;
}
.inner-test img.qoute-top {
    position: absolute;
    top: -55px;
}
.testimonials-container2{
  padding-bottom: 100px
}

.inner-test p {
    margin-top: 20px;
}
.testimonial-two__shape-1 {
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.testimonial-two__shape-1 img {
    width: auto;
}
.inner-test{
     background: #ffffff;
    padding: 45px 50px 50px 40px;
    margin: 30px 0px 30px 30px;
    box-shadow: -5px 8px 20px 0px rgba(0, 37, 89, 0.06);
    border-radius: 10px;
    position: relative;
}
.inner-test::after {
    position: absolute;
    content: "";
    left: 0px;
    bottom: -29px;
    border-bottom: 0 solid;
    border-left: 0 solid;
    border-right: 45px solid;
    border-top: 45px solid;
    background-color: initial;
    border-color: transparent;
    border-top-color: #ffffff;
}
.testimonialsbg {
    background-image: url(../images/Feedback-1.png);
    background-position: 30% 1%;
    background-repeat: no-repeat;
    background-size: cover;
}

/**/

.icon-container{
        position: relative;
    overflow: hidden;
}
.icon-list {
    align-items: center; text-align: center;
    position: relative;display: block;
    z-index: 9;
    padding-bottom: 20px;
}
.icon-list p{
        font-family: 'TWKEverett';
    font-weight: 300;
    font-size: 0.889em;
    text-align: left;
    line-height: 24px;
    color: #fff; padding-left: 94px;
}
.top-list {
    margin-bottom: 20px;  float: left;  
}
.icon-content p{
    color: #fff;
}
.i-img{
  text-align: center;
}
.servicefor{
  font-family: 'TWKEverett';
    font-weight: 500; margin-bottom: 15px;
    font-size: 1em; text-align: left;
    line-height: 24px; color: #000000;
}
.icon-content h4{
    font-family: 'TWKEverett';margin-bottom: 0;
    font-weight: 500; margin-top: 0;
    font-size: 1em; text-align: center;
    line-height: 24px; color: #000000; text-transform: capitalize;
}

.welcome-detail2 p{
  text-align: justify;
}
.count-up h3{
  font-family: 'TWKEverett';
  font-weight: 600;
  font-size: 6.238em;

}
.count-container{
    padding: 60px 0;
    position: relative;
    background-image: url('../images/countbg.jpg');
}
.count-up {
    padding: 0 130px;
}
.count-imgs{
    margin-left: 5%
}
.c-img {
    margin-right: 15px;
}
.count-title h2 {
    font-size: 0.889em; line-height: 23px;
     font-family: 'TWKEverett';
  font-weight: 600;
  color: #000;margin-top: 0;
  border-bottom: 1px solid #b5b0ae;    padding-bottom: 15px;

}
.welcome-detail h6{
    font-family: 'TWKEverett';
    font-weight: 300; line-height: 1.6;
    font-size: 1.366em; color: #252235;
}
.know-more{
    background-color: #8cc247;
    color: #fff;
    font-family: 'TWKEverett';
    font-weight: normal;
    font-size: 0.778em; letter-spacing: 1px;
    padding: 10px 30px;
    position: relative;top: 15px;
}

.know-more:hover{
    background-color: #1b4d8c;
    color: #fff;
}
.text-center{
    text-align: center !important; 
}
.gallery-container{
     padding: 70px 0 65px;
    position: relative; overflow: hidden;
    background-image: url(../images/gallery-bg.jpg);
    background-size: cover;
}
.proj-shape11{
  position: absolute;
    top: -50%;
    left: 0;
}

 .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: 'TWKEverett';
    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: 'TWKEverett';
    font-weight: bold;
    font-size: 2.667em;
    color: #fff;text-align: center;
}
.cta-div span{
    font-family: 'TWKEverett';
    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: 'TWKEverett';
    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: 'TWKEverett';
    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: 'TWKEverett';
    font-weight: 600;
    color: #3f3f3f;
}
.welcome-top h2{
  font-size: 2.864em;
    line-height: 42px;
    font-family: 'TWKEverett';
    font-weight: bold;
    color: #c7a65e;
}
.welcome-top {
    margin-left: 10%;
}
.welcome-img1{position: relative;}
.welcome-img1 h2{
    font-size: 11.009em;
    line-height: 90px;
    font-family: 'TWKEverett';
    font-weight: 500;
    color: #ededed;
    position: absolute;
    left: -30%;
    top: -70px;
    width: max-content;
    z-index: -1;
}
img.abt-shape {
    left: -60px;
    position: absolute;
    bottom: 100px;
    z-index: -1;
}
.welcome-img1 .img-full {
    position: relative;
}
.welcome-img{
      width: 30%;
    float: left;
}
    .abt-container .col-md-7 {
        width: 50.333333%;
    }
    .abt-container .col-md-5 {
        width: 48.666667%;
    }
.welcome-li{
  width: 50%; float: left; padding-top: 2em;    padding-bottom: 3em;
}
.welcome-li li {
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 1em;
    color: #fff;
    line-height: 1.8;
    font-family: 'Montserrat';
    font-weight: 300;
    margin-bottom: 1em; position: relative;
    padding-left: 45px;
    width: auto;
}
.welcome-li li:last-child{
  margin-right: 0
}
.welcome-li li:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 30px;
    width: 30px;
    background-image: url(../images/check.png);
    background-repeat: no-repeat; background-size: cover;
}
.eq-txt h4 {
    font-family: 'TWKEverett';
    font-weight: 500;
    color: #96acd6;
    font-size: 1em;
    letter-spacing: 4px;
}
.eq-txt p{
  color: #c1c0c2
}
.public-li li {
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 1em;
    color: #212121;
    line-height: 1.8;
    font-family: 'Montserrat';
    font-weight: normal;
    margin-bottom: 1em;
    position: relative;
    padding-left: 55px;
    width: auto; padding-bottom: 15px;
    text-align: justify; 
}
.public-li li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 30px;
    width: 30px;
    background-image: url(../images/check.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.public-title{
      color: #212121;
    font-size: 2.323125em;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 300;
    font-family: 'TWKEverett';
    font-style: normal;
    font-display: swap;
    margin-top: 0px;
    letter-spacing: 1px;margin-bottom: 50px;
}
.public-container{
  position: relative;
  padding: 100px 0;
  background-image: url(../images/pub-bg.png);
  background-size: cover;
}
.inner-h2{
  text-align: center;
}
.inner-h2 h2{
  font-size: 1.875em !important
}
.pt-100{
  padding-top: 100px
}
.procedure-item h3{
   line-height: 30px;
    font-weight: 500;
    font-family: 'TWKEverett';
    font-style: normal; text-align: center;
    font-size: 1em; letter-spacing: 1px;    margin: 0
}
.procedure-item{
  background-color: #f2f2f2;
  padding: 60px 50px; text-align: center;    height: 100%;
}
.bg-treat{
  background-image: url(../images/pro-bg.png);
  background-size: cover;background-position: right;
}
.bg-treat2{
    background-image: url(../images/pro-bg2.png);
  background-size: cover;background-position: left;
}

.public-container .col-md-5 {
        width: 44.666667%;
}
.publ-left{
  padding-left: 5%
}
.inner-h2 h6{
  font-family: 'TWKEverett';
  font-weight: 500;
  font-size: 1em; letter-spacing: 5px;
}
.p1{
  padding: 1px !important;
}
.whatdo-title
{
   font-family: 'TWKEverett';
  font-weight: 300;
  font-size:1.875em; line-height: 30px;
      width: 24%;
    float: left; position: relative;
}
.whatdo-title:after{
 content: "";
    width: 30px;
    height: 30px;
    position: absolute;
   top: 50%;
    right: 0%;
    transform: translate(-50%,-50%);
    background-position: center center;
    background-image: url(../images/arrow-right.png);
    background-repeat: no-repeat;
}
.whatdo-content{
   width: 76%;
    float: right;    padding-left: 20px;

}
.whatdo-content p{
   font-family: 'TWKEverett';
  font-weight: normal; text-align: justify;
}
.conditions-item h3{
   font-family: 'TWKEverett';
  font-weight: normal; margin: 0;
  font-size: 1em; line-height: 30px;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  transform: translate(-50%,-50%);
  left: 50%; text-align: center; letter-spacing: 2px;
}
.conditions-item{position: relative;}
.app-wrapper{
  position: relative;
  padding: 80px 0;
  background-image: url(../images/app-bg.jpg);
  background-size: cover;
  }
.app-title{
  text-align: center;
}
.app-title h3{
  font-family: 'TWKEverett';
    font-weight: 500;
    color: #bddaff;
    font-size: 2.323125em;
    margin-bottom: 30px; margin-top: 0;
}
.make-app{
    font-family: 'Montserrat';
    font-weight: normal;
    color: #212121;
    background: #8cc247;
    padding: 12px 20px;
    font-size: 1em;
}
.make-app:hover{
   color: #fff;
    background: #1f60af;
}
.cited {
    margin-top: 6px; display: flex; align-items: center;
}
.cited span{
  font-size: 1em;
    color: #005570;
    line-height: 1.8;
    font-family: 'Montserrat';
    font-weight: 500;
}
.cited-btn{
    font-size: 1em;
    color: #fff;
    background : #8cc247;
    line-height: 1.8;
    font-family: 'Montserrat';
    font-weight: normal;
    margin-left: 1em;
    padding: 2px 8px 1px 12px;
}
.publ-img{position: relative;}
.pub-shape {
    z-index: -1;
    position: absolute;
    bottom: -45px;
    left: -45px;
}
.welcome-img img {
    height: 375px;
    object-fit: cover;
}
.welcome-logos {
    margin-top: 2em;
    margin-left: 6em;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    padding: 20px 0;
}
img.welcomeimg {
    margin-top: 2em;
}
.mb-3{
    margin-bottom: 3em
}

.d-flex{
    display: flex;
}

.owl-theme .owl-nav .owl-prev {
    position: absolute;
    margin-top: 10px;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 30%;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}

.owl-theme .owl-nav .owl-next {
    position: absolute;
    margin-top: 10px;
    transform: translate(-50%,-50%);
    top: 50%;
    right: 60%;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #9c9c9c !important;background: #fff !important;
    border:0;
    line-height: 45px; padding: 0 !important;
    height: 45px;
    width: 45px; font-family: 'Poppins' !important;
    font-size: 0 !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: -60px;top: unset; 
    left:8%;margin: -15px 0 !important;
    transform: unset !important;
     width: 55px !important;
    height: 55px !important; line-height: 55px !important
}
#owl-demo-4.owl-theme .owl-nav .owl-prev{
      bottom: -60px;top: unset; 
    left: 0%; margin: -15px 0 !important;
    transform: unset !important;
    width: 55px !important;
    height: 55px !important;  line-height: 55px !important
}

#owl-demo-2 .owl-nav .owl-prev{
    background: #e6e6e6 !important; border:0 !important; 
    left: -75px !important;
}
#owl-demo-2 .owl-nav .owl-next{
background: #e6e6e6 !important; border:0 !important;
right: -120px !important
}/*
.owl-nav .owl-prev:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '🡐';
    position: absolute;
    font-size: 16px;
}

.owl-nav .owl-next:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '🡒';
    position: absolute;
    font-size: 16px;
}*/

.owl-nav .owl-prev:before {
  top: 50%;
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -50%);
  height: 15px;
  width: 15px;
  background-image: url(../images/left-arrow.png);
  background-size: cover;
}

.owl-nav .owl-next:before {
  top: 50%;
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -50%);
  height: 15px;
  width: 15px;
  background-image: url(../images/right-arrow.png);
  background-size: cover;
}
ul.slick-dots {
    display: flex;
    align-items: center;
    margin: 30px auto 0;
    justify-content: center;
}
.mar0{
    margin: 0
}
/*end*/
.facility-wraper {
    padding: 60px 0;
}

/*omepage*/
.dept-item{
  position: relative;    overflow: hidden;    margin: 8px;transition: all .3s ease;

}
.dept-item img{
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;    padding-bottom: 70px;
}
.dept-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.caption1 {
    position: absolute;
    bottom: 4%;
    left: 30px;
    font-family: 'TWKEverett';
    font-weight: normal;
    font-size: 1.25em;
    color: #060707;
}

.bg1{
  background-image: url(../images/product-bg1.jpg);
  background-size: cover;
}
.bg2
{
  background-image: url(../images/product-bg2.jpg);
  background-size: cover;
}
.bg3{
  background-image: url(../images/product-bg3.jpg);
  background-size: cover;
}
.bg4{
  background-image: url(../images/product-bg4.jpg);
  background-size: cover;
}
.bg5{
  background-image: url(../images/product-bg5.jpg);
  background-size: cover;
}
.bg6{
  background-image: url(../images/product-bg6.jpg);
  background-size: cover;
}
/*contact*/
.contact_arrow {
    position: absolute;
    top: 0;
    right: 12%;
}
.contact-wrapper2{
  position: relative;
  padding: 70px 0px;
z-index: 9  
}
span.txt-img2{
  position: absolute;
  transform: translate(-50%,-50%);
  left: 50%;
  bottom: 30%;
  font-family: 'TWKEverett';
  font-weight: bold;
  font-size: 4.184em;
  color: #c9e3ff;
      line-height: 65px;
    width: 100%;
    text-align: center;
}
.consultation-time h4{
  font-family: 'TWKEverett';
  font-weight: bold;
  font-size: 1.076em;
  color: #4fa1d5;margin-bottom: 15px;
}
.timings {
    padding: 20px;
     background-color: #06294e;
}
.timings span{
   font-family: 'TWKEverett';
  font-weight: 500;
  font-size: 1em;
  color: #c9e3ff;
}
.dateimg:after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
   top: 20px;
    right: 40px;
    background-position: center center;
    background-image: url(../images/date.png);
    background-repeat: no-repeat;
}
.app-bg{
    background: #c9e3ff;
    padding: 60px 110px;
    height: 100%;
}
.contact-form input[type="text"], .contact-form textarea,
 .contact-form input [type="date"]{
   background: #ffffff !important;
}
.consultation-time{
  background-color: #053859;
  padding: 25px 30px;
}
.txt-img{
    font-size: 0.875em;
  color: #351e1e;
   font-family: 'TWKEverett';
    font-weight: 500;
        background: #c7daeb;
    position: absolute;
    bottom: 15px;
    transform: translate(-50%,-50%); left: 50%;
    padding: 13px 35px;
    white-space: nowrap;
    
}

.contact-left {
    height: 100%;
}
body.contacts .contact-left img {
    height: 100%;
}
.location-content h2 {
padding-left: 30px; padding-top: 30px;
  }
.location-content iframe{
  box-shadow: 1px 1px 57px #ebe6e78c
}

.contact-form .form-group {
    margin-bottom: 15px;
}

  ::placeholder {
  color: #333 !important;
  opacity: 1;
}

.contact-form input[type="date"],.contact-form input[type="text"],.contact-form select,.contact-form input [type="date"]{
    color: #211b1b;
    width: 100%;
    height: 65px;
    padding: 0 30px;
    background:#c7daeb; 
    font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 0.875em;
}
option {
    font-size: 13px;
}
.contact-form textarea {
    color: #211b1b;    font-family: 'TWKEverett';
    font-weight: 500;
    font-size: 0.875em;
    width: 100%;
    padding: 30px 30px 0;background:#c7daeb; 
}

.submit-btn:hover{
    background: #333;
    color: #fff;
}

section.contact-wrapper {
    padding: 100px 0 0;
}

.contact-form h2,.location-content h2{
    color: #05284d;
    font-size: 1.826em;
    line-height: 50px;
    font-weight: bold;
    font-family: 'TWKEverett';
    margin-bottom: 20px;letter-spacing: 1px; text-align: center;
}

.contact-box {
    position: relative;
    transition: all 0.3s ease-in-out;
   height: 100%;
  padding: 30px 0;
}
.contact-box figure {
    margin-right: 30px;
    margin-bottom: 15px;
}
.contact-box .content {
    display:flex; align-items: center;
    width: 100%;
}
.cimg{
  background: #4fa1d5;
  border-radius: 100%;height: 55px;
    width: 55px;
    line-height: 55px;text-align: center;
}
.cimg img {
    filter: brightness(0.5);
}
.contact-box .content p{
  font-weight: 500; color: #d3d6da;margin-left: 20px;
}
.contactbg{
  background-image: url(../images/contactbg.jpg);
  background-size: cover;
  padding: 50px;margin-bottom: 4px;
}
.contact-boxes{
    padding-left: 7em;

}
.contact-box span
{
color: #212C4A;
    font-size: 1.25em;
    font-weight: normal;
    margin-bottom: 7px;
    display: inline-block;
    font-family: 'TWKEverett';
    letter-spacing: 4px;
    }
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: 'TWKEverett';
    text-transform: capitalize;
    font-weight: 600; color: #0e82aa;
    line-height: 60px;    font-size: 2em;
}
.about-content-img h2 span{
    color: #6e8767; font-family: 'TWKEverett';
    text-transform: capitalize;
}
.about-content-img p {
    font-size: 1.33em;
    font-family: 'TWKEverett';
    line-height: 40px;
    font-weight: 300;
    color: #777777;
    padding-right: 0px;
    margin-bottom: 28px;
}
.about-content-img h6 {
    margin-bottom: 16px;
   font-family: 'TWKEverett';
    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: 'TWKEverett';
    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;
}

.box-group .icon img{
height: auto !important;
width: 70%
    }
body.home .box-group img{
  height: 230px;
}
.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;
}
.box-group:hover img{
    transform: scale3d(1.15, 1.15, 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%;
}


/************************************************** 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: 0px;
     text-align: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    z-index: 9;
    position: relative;
}
 .bredcum-container{
     width:auto;
     height:auto;
     float:right;
}
 .bred-home{
      width:auto;
     height:auto;
     float:left;
     font-family:'TWKEverett';
     font-weight: normal;
     font-size:1.125em;
     color:#070606; letter-spacing: 1px;
     line-height:30px;
     text-transform:uppercase; 
}
 .bred-home a{
     width:auto;
     height:auto;
     float:left;
     font-family:'TWKEverett';
     font-weight: normal;
     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; 
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-size:0.85em;
     color:#070606;
     line-height:30px;
     padding-left:8px;
     padding-right:8px;  
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
         font-family:'TWKEverett';
     font-weight: 500;
     font-size:1.125em;
     color: #1b4d8c; 
     line-height:30px;
      text-transform:capitalize; 
}

/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}

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

.tablinks {
  background: #f6f6f2;    margin-right: 5px;
  padding: 12px 40px;
  color: #1b4d8c;
  /*font-family: 'Montserrat';
  font-weight: 500;*/
  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: #1b4d8c; color: #fff;
}
.tablinks:hover{
background: #1b4d8c; color: #fff;
}


      /*video*/
      .rs-video {
        display:flex;
        position: absolute;
        left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin:  auto;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    
    }
  
    .animate-border  i{
      color: #fff;
    }
    .rs-video .animate-border .video-vemo-icon {
        background:#1b4d8c;
        width: 80px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        display: inline-block;
        border-radius: 50%;
        font-size: 2.5em;
    }
    .rs-video .animate-border .video-vemo-icon:before {
        content: "";
        border: 2px solid #1b4d8c;
        position: absolute;
        z-index: 0;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        animation: zoomBig 3.25s linear infinite;
        -webkit-animation-delay: .75s;
        animation-delay: .75s;
    }
    .rs-video .animate-border .video-vemo-icon:after {
        content: "";
        border: 2px solid #1b4d8c;
        position: absolute;
        z-index: 0;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        animation: zoomBig 3.25s linear infinite;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }
    
    @keyframes zoomBig {
      0% {
        transform: translate(-50%, -50%) scale(0.5);
        opacity: 1;
        border-width: 3px;
      }
      40% {
        opacity: .5;
        border-width: 2px;
      }
      65% {
        border-width: 1px;
      }
      100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px;
      }
    }
    @keyframes zoomBig {
      0% {
        transform: translate(-50%, -50%) scale(0.5);
        opacity: 1;
        border-width: 3px;
      }
      40% {
        opacity: .5;
        border-width: 2px;
      }
      65% {
        border-width: 1px;
      }
      100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px;
      }
    }



 @media (min-width: 1023px) and (max-width: 1279px) {
     body {
         font-size:12px !important;
    }
     .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
     .top-container {
         width: 100%;
         padding-left: 4%;
         padding-right:4%;
    }
    .nav-brand img {
    width: 80%;
  }
 .nav-menu>li>a{
    margin: 35px 10px; font-size: .8em
   }

   .nav-menu>li>a.wh {
  margin: 32px 25px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 25px 10px 20px;
} body.home .nav-menu>li>a {
    margin: 40px 20px;
}
body.home .nav-brand img {
    margin-top: 20px;
}
.whatdo-title
{
  font-size: 1.4em
}
 span.txt-img2{
    font-size: 3em; line-height: 45px;bottom: 35%;
   }
   .consultation-time {
    padding: 15px 20px;
}
   .app-bg{
    padding: 30px 70px 0
   }
.owl-theme .owl-nav .owl-next{
  right: 58%
}
.about-bg1{
  top: 34%
}
.training-bg
{
  padding: 20px 65px 30px;
}
.ref-bg-center {
    padding: 30px 40px;
}
.pos-img img {
    width: 60px;
}
.mt-2 {
    margin-top: 1em !important;
}
.med-item{
  padding-right: 15px;
    margin-right: 15px;
}
.experience-wrap{
   padding: 5px 35px;
    margin-top: 2em;
}
.pos-desc h4{line-height: 10px;}
.welcome-li li{
  margin-bottom: 10px;
}
.welcome-li {
    padding-top: 1em;
    padding-bottom: 2em;
}
.footer-app, .footer-quick-wrap, .mid-section {
    padding: 0 8%;
}
.address img{
  width: 40px;
}
.copy-right,.designed p{
  line-height: 40px;
}
.int-item img {
    width: 50px;
}
.featured-text{
  font-size: 3em;    margin-bottom: 0;
}
.abt-container .col-md-7 { width: 48.333333% }
.abt-container .col-md-5 { width: 50.666667% }
.welcome-img1 h2 {
    font-size: 7.5em;left: -6%;
}
.footer-quick-links ul li{
  margin-right: 5%
}
.nav-brand img {
    width:60%;
    margin-top: 18px;
}
.hero-img img{
  width: 65%; float: right;
}
.contactbg
{
  padding: 10px 0px
}
.in-contact-page-content{
  padding:5px 50px
}
.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select, .contact-form input [type="date"]{
  height: 45px;
}
.contact-form .form-group {
    margin-bottom: 10px;
}

.enquiry-wrapper{
  padding: 240px 0 328px
}
.public-container{
  padding: 60px 0;
}
.cimg{
  height: 45px;
    width: 45px;
    line-height: 45px;
}
.cimg img{
  width: 35px;
}
.app-wrapper{
  padding: 40px 0
}
li{font-size: 13px !important}
 a.youtube.play2{
  padding: 1px 20px 1px 10px
 }
 .eq-txt h2{
  font-size: 2em
 }
}
 @media (min-width: 1280px) and (max-width: 1359px) {
     body {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
     
     .top-container {
         width: 100%;
         padding-left: 6%;
         padding-right:6%;
    }
 .nav-menu>li>a{
    margin: 40px 20px
   }
   .nav-menu>li>a.wh {
  margin: 36px 25px !important
}
 body.home .nav-menu>li>a {
    margin: 60px 20px;
}
body.home .nav-brand img {
    margin-top: 25px;
}
.about-bg1{
  top: 34%
}
.whatdo-title
{
  font-size: 1.4em
}
.training-bg
{
  padding: 20px 65px 30px;
}
.ref-bg-center {
    padding: 30px 40px;
}
.pos-img img {
    width: 60px;
}

   span.txt-img2{
    font-size: 3.184em; line-height: 50px;bottom: 35%;
   }
   .app-bg{
    padding: 50px 90px 0
   }
.int-item img {
    width: 50px;
}
.featured-text{
  font-size: 3em;    margin-bottom: 0;
}
.owl-theme .owl-nav .owl-next{
  right: 58%
}
.welcome-li li{
  margin-bottom: 10px;
}
.welcome-li {
    padding-top: 1em;
    padding-bottom: 2em;
}
.abt-container .col-md-7 { width: 48.333333% }
.abt-container .col-md-5 { width: 50.666667% }
.welcome-img1 h2 {
    font-size: 7.5em;left: -6%;
}
.footer-quick-links ul li{
  margin-right: 5%
}
.nav-brand img {
    width:73%;
    margin-top: 18px;
}
.hero-img img{
  width: 65%; float: right;
}
.contactbg
{
  padding: 10px 50px
}
.in-contact-page-content{
  padding: 15px 80px
}
.enquiry-wrapper{
  padding: 260px 0 345px
}
.footer-app, .footer-quick-wrap, .mid-section {
    padding: 0 8%;
}
.public-container{
  padding: 60px 0;
}
.app-wrapper{
  padding: 40px 0
}
li{font-size: 14px !important}
 a.youtube.play2{
  padding: 1px 20px 1px 10px
 }
 .eq-txt h2{
  font-size: 1.8em; line-height: 33px
 }
 
}
@media (min-width: 1360px) and (max-width: 1399px) {
     body {
         font-size:15px !important;
    }
     .d-container{
         width:100%;
         padding-left:6%;
         padding-right:6% 
    }
   .nav-menu>li>a{
    margin: 40px 20px
   }
   .nav-menu>li>a.wh {
  margin: 36px 25px !important
}
.sexy-menu.detached .nav-menu > li > a.wh{
    margin: 23px 25px !important
}
 body.home .nav-menu>li>a {
    margin: 60px 20px;
}
body.home .nav-brand img {
    margin-top: 25px;
}
.whatdo-title
{
  font-size: 1.4em
}
   span.txt-img2{
    font-size: 3.184em; line-height: 50px;bottom: 35%;
   }
   .app-bg{
    padding: 50px 110px 0
   }

.contactbg
{
  padding: 10px 50px
}
.in-contact-page-content{
  padding: 15px 80px
}
.about-bg1{
  top: 34%
}
.training-bg
{
  padding: 20px 65px 30px;
}
.ref-bg-center {
    padding: 30px 50px;
}

.footer-app, .footer-quick-wrap, .mid-section{
  padding: 0 8%
}
.abt-container .col-md-7 { width: 48.333333% }
.abt-container .col-md-5 { width: 50.666667% }
.welcome-img1 h2 {
    font-size: 8em; left: -15%;
}
.owl-theme .owl-nav .owl-next{
  right: 59%
}
.welcome-li li{
  margin-bottom: 8px;
}
.eq-txt h2{
  font-size: 2em;
    line-height: 38px;
}
.enquiry-wrapper{
  padding: 310px 0 400px
}
a.youtube.play2{
  padding: 3px 20px 3px 10px
}
.footer-quick-links ul li{
  margin-right:6%
}
.nav-brand img {
    width: 80%;
    margin-top: 18px;
}
.hero-img img{
  width: 75%; float: right;
}

.featured-text{
  font-size: 3em; line-height: 36.01px
}
}
 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px !important;
    }
     .d-container{
         width:100%;
         padding-left:7%;
         padding-right:7% 
    }
   .nav-menu>li>a{
    margin: 50px 20px
   }
   body.home .nav-menu>li>a {
    margin: 60px 20px;
}
body.home .nav-brand img {
    margin-top: 25px;
}
   span.txt-img2{
    font-size: 3.184em; line-height: 50px;bottom: 35%;
   }
   .app-bg{
    padding: 50px 110px 0
   }
.hero-img{
  top: 22%;
}
.hero-img img{
  width: 70%; float: right;
}
.nav-brand img {
    margin-top: 25px;
}
.about-bg1{
  top: 31%
}
.ref-bg-center {
    padding: 30px 65px;
}

.sexy-menu.detached .nav-menu > li > a.wh{
    margin: 23px 25px !important
}
.footer-app, .footer-quick-wrap, .mid-section{
  padding: 0 8%
}
.abt-container .col-md-7 { width: 48.333333% }
.abt-container .col-md-5 { width: 50.666667% }
.welcome-img1 h2 {
    font-size: 9em;left: -17%;
}
.footer-quick-links ul li{
  margin-right: 6%
}
}
 @media (min-width: 1441px) and (max-width: 1599px) {
     body {
         font-size:15px !important;
    }
     .d-container{
         width:100%;
         padding-left:10%;
         padding-right:10% 
    }
   .nav-menu>li>a{
    margin: 50px 20px
   }
   .nav-brand img{
    margin-top: 18px
   }
   .nav-menu>li>a.wh {
  margin: 36px 25px !important
}
.pos-img img{
  width: 70px;
}
.edu-wrap li span b{
      width: 21%;
}
.about-bg1{
  top: 31%;
}
.training-bg{
  padding: 20px 50px 25px
}
.ref-bg-center {
    padding: 30px 55px;
}
.whatdo-title{
  font-size: 1.5em
}
.app-bg
{
  padding: 43px 80px
}
.in-contact-page-content{
  padding: 20px 90px;

}
body.home .nav-menu>li>a {
    margin: 80px 18px;
}
.hero-img{
  top: 21%;
}
.sexy-menu.detached .nav-menu > li > a.wh{
    margin: 23px 25px !important
}
.abt-container .col-md-7 { width: 48.333333% }
.abt-container .col-md-5 { width: 50.666667% }
.welcome-img1 h2 {
    font-size: 9.009em;left: -23%;
}
.owl-theme .owl-nav .owl-next{right: 60%}
.footer-quick-links ul li{
  margin-right: 6%
}
.hero-img img {
    width: 80%;
}
.footer-app, .footer-quick-wrap, .mid-section{
  padding: 0 10%
}
}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
     .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
    .nav-menu>li>a{
    margin: 40px 20px
   }
   .nav-menu>li>a.wh {
  margin: 36px 25px !important
}
.sexy-menu.detached .nav-menu > li > a.wh{
    margin: 23px 25px !important
}
.featured-text{
  font-size: 3em;line-height: 28.01px
}
.abt-container .col-md-7 { width: 48.333333% }
.abt-container .col-md-5 { width: 50.666667% }
.welcome-img1 h2 {
    font-size: 9.009em;left: -9%;
}
.footer-quick-links ul li{
  margin-right: 6%
}
.hero-img img {
    width: 90%;
}
}
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 13%;
    padding-right: 13%;
}
}


 @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% 
    }
     .top-container{
         width:100%;
         padding-left:4%;
         padding-right:4%;
    }
  .whats-app{
    right: 10px;
}
.footer-social-links ul li a{
    width: 30px; line-height: 30px !important;
    height: 30px;font-size: .9em !important;
}
    
    .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){
 .d-container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
    #popUp{
      bottom: 12%
    }
.contact-wrapper2{
  padding: 20px 0px 0px; overflow: hidden;
}
.in-contact-page-content{
  padding: 5px 10px
}
.acc-item.grey-bg {
    margin-bottom: 20px;
}
.tabcontent .col-md-15
{
  width: 50%; float: left;
}
.acc-caption{
  font-size: 1.1em
}
.tab .tablinks:nth-child(2){
  margin-right: 0;
}
.tab .tablinks:last-child{
 float: none;
}
.tab .tablinks
{
  padding: 13px 20px;
  margin-bottom: 30px;
  width: 47%;
  float: left;
}
.tab button.active:after{
  top: 27%
}
.tab{
  display: block; clear: both;
}
.vision-title{
  font-size: 1.5em; line-height: 45px
}
.pl-0{
  padding-left: 3% !important;
}
.welcome-detail3 {
    padding-left: 0em;
}
.welcome-detail-title3 {
    margin-bottom: 1em;
    text-align: left;
}
.vision-container{
  padding: 30px 25px
}
.abt-bg{
  display: none;
}
.abt-container2 {
    padding-top: 10px;overflow: hidden;
    padding-bottom: 30px;
  }
  .welcome-detail-title3 h1 {
    font-size: 1.56em; text-align: left; margin: 0;
  }
  .welcome-detail-title3 span{
    font-size: 1em
  }
.featured-text-inner {
    font-size: 1.5em;
}
#popUp
{
  width: 80%;    padding: 2% 5% 2%;
}
.copy-right span{
  display: none;
}
.footer-wraper {
    padding-bottom: 80px;
}
.copy-right,.designed p
{
  line-height: 50px;
}
.footer-logo {
    margin-bottom: 1em;
}
.footer-logo img{
  width: 150px;
}
#owl-demo-2 .owl-nav .owl-prev{
  left: -31px !important
}
#owl-demo-2 .owl-nav .owl-next{
      right: -60px !important;
}
/*.owl-nav .owl-next:before,
.owl-nav .owl-prev:before{
  top: -7px
}*/
.icon-bg,.dept-container{
  overflow: hidden;
}
.footer-top-wraper
{
  padding: 20px 0px
}
.enquiry-wrapper{
  padding: 0 0 80px
}
.eq-txt h2{
  font-size: 1.5em;
}
.contact-form h2, .location-content h2{
      line-height: 30px; font-size: 1.438em;    margin-bottom: 30px;
}
.lets-talk-btn
{
  padding: 7px 22px
}
.icon-bg-img{
  padding: 24px 30px;
}
span.arrow-up,span.arrow-down{
  height: 40px;
    width: 40px; right: 15px;
}
.arrow-down{
      top: 48%;
}
.blockThem li {
    padding: 10px 20px;font-size: 14px;
  }
ul#inline_navigation{width: 85%}
.app-wrapper img{
  display: none;
}
.app-wrapper {
    padding: 40px 0 0px; overflow: hidden;
}
.app-txt:after{display: none;}
.app-txt p
{
  padding-left: 0;
}
.center
{
  display: block;
}
.proj-container
{
  padding: 40px 0;
}
.acc-item
{
      min-height: 190px;   
    object-fit: cover;
}
.dept-item {
    height: 190px;    margin: 5px;
    object-fit: cover;
}
.half-div:nth-child(3) {
    display: none;
}
.half-div{
  width: 50%; float: left;
}
.caption1{font-size: 1em;     left: 10px;}
.dept-item img{
  padding-bottom: 40px;
}
.welcome-detail-title h1, .welcome-detail-title h2{
  font-size: 1.4em
}
.view-all{
  font-size: 1em;
}
.welcome-logos .col-md-4 {
    width: 33%;        padding: 0;
    float: left;
}
.welcome-logos img {
    width: 100%;
}
.welcome-logos
{
  margin-left: 0em;
}
ul.welcome-li {
    padding-left: 2em;
    padding-top: 0em;
    clear: both;
}
.welcome-li li:before{
      height: 20px;
    width: 20px;
}
.welcome-detail-title2 span.toptxt{
  font-size: 1em; line-height: 35px;
}
.welcome-detail-title2 h1{
    font-size: 1.87em;
    line-height: 20px;
}
.abt-container {
    padding: 30px 0px;
}
.welcome-detail{
  padding: 15px;
  width: 100%;
}
.welcome-img,.welcome-img1{
  display: none;
}
.navigation-portrait {
    height: 65px!important;
}
.featured-text
    {
    font-size: 1.5em;
    line-height: 22px;
    }
    
    .inner-text
    {
             margin: 0;
        font-size: .9em;
        line-height: 28px;
        margin-top: 5px;
        letter-spacing: 3px;
    }


.footer-content ul{
    display: block;
}

.footer-content{
    margin-bottom: 20px;
    width: 100%; float: none;
}
   .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
   }
.contact-wrapper2{
  padding:30px 0px 0px; overflow: hidden;
}
.in-contact-page-content{
  padding: 5px 30px
}
.tabcontent .col-md-15
{
  width: 50%; float: left; margin-bottom: 20px;
}
.tabcontent .col-md-3
{
  width: 50%; float: left;

}
.acc-caption{
  font-size: 1.1em
}
.tab .tablinks:nth-child(2){
  margin-right: 0;
}
.tab .tablinks:last-child{
 float: none;
}
.tab .tablinks
{
  padding: 13px 20px;
  margin-bottom: 30px;
  width: 47%;
  float: left;
}
.tab button.active:after{
  top: 27%
}
.tab{
  display: block; clear: both;
}

.vision-title{
  font-size: 1.5em; line-height: 45px
}
.pl-0{
  padding-left: 3% !important;
}
.welcome-detail3 {
    padding-left: 0em;
}
.welcome-detail-title3 {
    margin-bottom: 1em;
    text-align: left;
}
.vision-container{
  padding: 30px 25px
}
.abt-bg{
  display: none;
}
.abt-container2 {
    padding-top: 20px;overflow: hidden;
    padding-bottom: 30px;
  }
  .welcome-detail-title3 h1 {
    font-size: 1.56em; text-align: left; margin: 0;
  }
  .welcome-detail-title3 span{
    font-size: 1em
  }
.featured-text-inner {
    font-size: 1.3em;
}
   
#popUp
{
  width: 60%;    padding: 2% 5% 2%;        height: 235px;
        overflow-y: scroll;
        top: 0;
        bottom: unset;

}
.copy-right span{
  display: none;
}
.footer-wraper {
    padding-bottom: 80px;
}
.copy-right,.designed p
{
  line-height: 50px;
}
.footer-logo {
    margin-bottom: 1em;
}
.footer-logo img{
  width: 150px;
}
#owl-demo-2 .owl-nav .owl-prev{
  left: -31px !important
}
#owl-demo-2 .owl-nav .owl-next{
      right: -60px !important;
}
.owl-nav .owl-next:before,
.owl-nav .owl-prev:before{
  top: -7px
}
.icon-bg,.dept-container{
  overflow: hidden;
}
.footer-top-wraper
{
  padding: 20px 0px
}
.footer-content:nth-child(2) {
    width: 50%;
    float: left;
}
.footer-content:nth-child(3) {
    width: 50%;
    float: left;
}
.enquiry-wrapper{
  padding: 0 0 80px
}
.eq-txt h2{
  font-size: 1.5em;
}
.contact-form h2, .location-content h2{
      line-height: 30px; font-size: 1.438em;    margin-bottom: 30px;
}
.lets-talk-btn
{
  padding: 7px 22px
}
.icon-bg-img{
  padding: 24px 30px;
}
span.arrow-up,span.arrow-down{
  height: 40px;
    width: 40px; right: 15px;
}
.arrow-down{
      top: 48%;
}
.blockThem li {
    padding: 10px 20px;font-size: 14px;
  }
ul#inline_navigation{width: 85%}
.app-wrapper img{
  display: none;
}
.app-wrapper {
    padding: 40px 0 0px; overflow: hidden;
}
.app-txt:after{display: none;}
.app-txt p
{
  padding-left: 0;
}
.center
{
  display: block;
}
.proj-container
{
  padding: 40px 0;
}
.acc-item
{
      min-height: 190px;   
    object-fit: cover;
}
.dept-item {
    height: 250px;    margin: 5px;
    object-fit: cover;
}
.half-div:nth-child(3) {
    display: none;
}
.half-div{
  width: 50%; float: left;
}
.caption1{font-size: 1em;     left: 10px;}
.dept-item img{
  padding-bottom: 40px;
}
.welcome-detail-title h1, .welcome-detail-title h2{
  font-size: 1.4em
}
.view-all{
  font-size: 1em;
}
.welcome-logos .col-md-4 {
    width: 33%;        padding: 0;
    float: left;
}
.welcome-logos img {
    width: 100%;
}
.welcome-logos
{
  margin-left: 0em;
}
ul.welcome-li {
    padding-left: 2em;
    padding-top: 0em;
    clear: both;
}
.welcome-li li:before{
      height: 20px;
    width: 20px;
}
.welcome-detail-title2 span.toptxt{
  font-size: 1em; line-height: 35px;
}
.welcome-detail-title2 h1{
    font-size: 1.87em;
    line-height: 20px;
}
.abt-container {
    padding: 30px 0px;
}
.welcome-detail{
  padding: 15px;
  width: 100%;
}
.welcome-img,.welcome-img1{
  display: none;
}
.navigation-portrait {
    height: 65px!important;
}
.featured-text
    {
    font-size: 1.8em;
    line-height: 26px;
    }
    
    .inner-text
    {
             margin: 0;
        font-size: 1em;
        line-height: 28px;
        margin-top: 5px;
        letter-spacing: 3px;
    }


.footer-content ul{
    display: block;
}

.footer-content{
    margin-bottom: 20px;
    width: 100%; float: none;
}
   .tophead{
    display: none;
   }

.nav-brand img{
  width: 70%
}
  
}

 @media (max-width: 680px){

     
      }


@media (min-width:600px) and (max-width:768px) and (orientation:landscape) {
 
.navigation-portrait .nav-menu{
    overflow-y: scroll !important;    height: 400px !important;
}

}
 @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
   }
.whats-app{
  bottom: 30vh;
    right: 20px;
}
   .copy-right{  line-height: 40px;}
   .designed p{ line-height: 40px;}

  .wpc-content .acc-caption {
    bottom: -19%;
}
.contact-wrapper2{
  padding:30px 0px 0px; overflow: hidden;
}
.in-contact-page-content{
  padding: 5px 30px
}
.contact-wrapper2 .col-md-4 {
      width: 50%;
    float: left;
}
.contact-wrapper2 .col-md-4:nth-child(3){
  margin-top: -52px;
}
.contact-left img{
  display: none;
}
.txt-img{
    bottom: 34px;
    right: 3px;
}
   .tabcontent .col-md-15
{
  width: 33%; float: left; margin-bottom: 20px;
}
.tabcontent .col-md-3
{
  width: 33%; float: left;

}
.acc-caption{
  font-size: 1.1em
}
.tab .tablinks:nth-child(2){
  margin-right: 0;
}
.tab .tablinks:last-child{
 float: none;
}
.tab .tablinks
{
  padding: 13px 20px;
  margin-bottom: 30px;
}
.tab button.active:after{
  top: 27%
}
   .footer-container{ display: inherit;}
   .sexy-menu.detached{
    background: #fff !important
   }
   .vision-title{
  font-size: 1.5em; line-height: 45px
}
.pl-0{
  padding-left: 3% !important;
}
.welcome-detail3 {
    padding-left: 0em;
}
.welcome-detail-title3 {
    margin-bottom: 1em;
    text-align: left;
}
.vision-container{
  padding: 50px 25px
}
.abt-bg{
  display: none;
}
.abt-container2 {
    padding-top: 20px;overflow: hidden;
    padding-bottom: 30px;
  }
  .welcome-detail-title3 h1 {
    font-size: 1.56em; text-align: left; margin: 0;
  }
  .welcome-detail-title3 span{
    font-size: 1em
  }
.featured-text-inner {
    font-size: 1.4em;
}

.col-md-12.p0.half-div{
  clear: both;
}

#popUp
{
  width: 40%;    padding: 2% 5% 2%;        height: 308px;
        overflow-y: scroll;
        top: 0;
        bottom: unset;

}

.footer-wraper {
    padding-bottom: 80px;
}
.copy-right,.designed p
{
  line-height: 50px;
}
.footer-logo {
    margin-bottom: 1em;
}
.footer-logo img{
  width: 150px;
}
#owl-demo-2 .owl-nav .owl-prev{
  left: -31px !important
}
#owl-demo-2 .owl-nav .owl-next{
      right: -60px !important;
}
.owl-nav .owl-next:before,
.owl-nav .owl-prev:before{
  top: -7px
}
.icon-bg,.dept-container{
  overflow: hidden;
}
.footer-top-wraper
{
  padding: 20px 0px
}
.enquiry-wrapper{
  padding: 0 0 30px
}
.app-wrapper .row.center.mb-2{
  display: flex;
}
.eq-txt h2{
  font-size: 1.6em;
}
.eq-txt
{
  left: 53%;
}
.contact-form h2, .location-content h2{
      line-height: 30px; font-size: 1.6em;    margin-bottom: 30px;
}
.lets-talk-btn
{
  padding: 7px 22px
}
.icon-bg-img{
  padding: 24px 30px;
}
span.arrow-up,span.arrow-down{
  height: 40px;
    width: 40px; right: 15px;
}
.arrow-down{
      top:53%
}
.enquiry-wrapper .center{
  display: flex;
}
.enquiry-wrapper .col-md-4 {
width: 60%; float: left;
}
.enquiry-wrapper .col-md-8 {
width: 40%; float: left;
}
.blockThem li {
  margin-right: 2%;
        padding: 10px 20px;
        font-size: 14px;
        width: 48%;
        float: left;
  }
ul#inline_navigation{width: 85%;    max-height: 367px;}
.app-wrapper img{
  display: none;
}
.app-wrapper {
    padding: 40px 0 0px; overflow: hidden;
}
.app-txt p
{
  padding-left: 25px;
}
.center
{
  display: block;
}
.proj-container
{
  padding: 40px 0;
}
.acc-item
{
      min-height: 190px;   
    object-fit: cover;
}
.dept-container .col-md-6{
  width: 50%; float: left;
}
.caption1{font-size: 1em;     left: 10px;}
.dept-item img{
  padding-bottom: 40px;
}
.welcome-detail-title h1, .welcome-detail-title h2{
  font-size: 1.4em
}
.view-all{
  font-size: 1em;
}
.welcome-logos .col-md-4 {
    width: 33%;        padding: 0;
    float: left;
}
.welcome-logos img {
    margin: 0 auto;
        width: 60%;
        display: flex;
}
.welcome-logos
{
  margin-left: 0em;
}
ul.welcome-li {
    padding-left: 2em;
    padding-top: 0em;
    clear: both;
}
.welcome-li li:before{
      height: 20px;
    width: 20px;
}
.welcome-detail-title2 span.toptxt{
  font-size: 1em; line-height: 35px;
}
.welcome-detail-title2 h1{
    font-size: 1.87em;
    line-height: 20px;
}
.abt-container {
    padding: 30px 0px;
}
.welcome-detail{
  padding: 15px;
  width: 100%;
}
.welcome-img,.welcome-img1{
  display: none;
}
.navigation-portrait {
    height: 65px!important;
}
.featured-text
    {
    font-size: 2em;
    line-height: 29px;
    }
    
    .inner-text
    {
             margin: 0;
        font-size: 1.1em;
        line-height: 32px;
        margin-top: 5px;
        letter-spacing: 3px;
    }


.footer-content ul{
    display: block;
}
.footer-social-links li a{
  font-size: 1.1em !important; width: 30px
}
.footer-social-links ul li{
  margin-right: 0
}

.footer-content{
    width: 33%; 
}
   .tophead{
    display: none;
   }

.nav-brand img{
  width: 70%
}
  
}

 @media (max-width: 768px){

.welcome-img3{display: none;}
.sexy-menu.detached{
  position: unset !important;
}
.sexy-menu.detached .nav-menu > li > a,.nav-menu>li>a.wh
{
  margin: 12px 15px 12px 26px !important;
}
#plus span
{
  padding: 7px 15px 10px 15px; right: -40px
}
#button{
  display: none;
}
.mob-view {
        display: block !important;
    }
.desk-view {
        display: none !important;
    }
  .submenu-indicator-chevron{
    border-color:transparent #fff #fff transparent !important;
  }
.footer-content:nth-child(4){
display: none;
}
    .sexy-menu.detached {
    opacity: 1 !important;
}

.eq-ht{
  display: block !important;
}
.resp-show{
    display: block !important;
  }
 
.mob-view.home-img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.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: .9em;
    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: 20px;
}
.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: inherit;
}
    }
 @media (min-width:769px) and (max-width:991px){

.contact-left img{
  display: none;
}
.txt-img{
    bottom: 34px;
    right: 3px; position: unset;        float: right;
}
.contact-wrapper2 .col-md-4.p2 {
    width: 33%;
}

.contact-wrapper2 .col-md-6{
  width: 100%
  }
  .wpc-content .acc-caption {
    bottom: -19%;

}

   .tabcontent .col-md-15
{
  width: 33%; float: left; margin-bottom: 20px;
}
.tabcontent .col-md-3
{
  width: 33%; float: left;

}
.acc-caption{
  font-size: 1.1em
}
.tab .tablinks:nth-child(2){
  margin-right: 0;
}
.tab .tablinks:last-child{
 float: none;
}
.tab .tablinks
{
  padding: 13px 20px;
  margin-bottom: 30px;
}
.tab button.active:after{
  top: 27%
}
.welcome-detail3 {
    padding-left: 0em;
}
.welcome-detail-title3 {
    margin-bottom: 1em;
    text-align: left;
}
.vision-container{
  padding: 50px 25px
}
.abt-bg{
  display: none;
}
.abt-container2 {
    padding-top: 20px;overflow: hidden;
    padding-bottom: 30px;
  }
  .welcome-detail-title3 h1 {
    font-size: 1.56em; text-align: left; margin: 0;
  }
  .welcome-detail-title3 span{
    font-size: 1em
  }
.featured-text-inner {
    font-size: 1.4em;
}
.pl-0 {
        padding-left: 3% !important;
}
.welcome-img3{display: none;}
.nav-menu>li>a{
  font-size: .7em !important
}
.nav-menu>li>a{
  margin: 25px 15px !important;
}
.nav-menu>li>a.wh {
    margin: 20px 25px !important;
}
.sexy-menu.detached .nav-menu > li > a.wh {
    margin: 18px 25px !important;
}
   .copy-right{  line-height: 40px;}
   .designed p{ line-height: 40px;}
   
   .footer-container{ display: inherit;}
   .sexy-menu.detached{
    background: #fff !important
   }
.col-md-12.p0.half-div{
  clear: both;
}

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

.copy-right,.designed p
{
  line-height: 50px;
}
.footer-logo {
    margin-bottom: 1em;
}
.footer-logo img{
  width: 150px;
}
#owl-demo-2 .owl-nav .owl-prev{
  left: -31px !important
}
#owl-demo-2 .owl-nav .owl-next{
      right: -60px !important;
}
.owl-nav .owl-next:before,
.owl-nav .owl-prev:before{
  top: -7px
}
.icon-bg,.dept-container{
  overflow: hidden;
}
.footer-top-wraper
{
  padding: 20px 0px
}
.enquiry-wrapper{
  padding: 0 0 30px
}
.app-wrapper .row.center.mb-2{
  display: flex;
}
.eq-txt h2{
  font-size: 1.6em;
}
.eq-txt
{
  left: 53%;
}
.contact-form h2, .location-content h2{
      line-height: 30px; font-size: 1.6em;    margin-bottom: 30px;
}
.lets-talk-btn
{
  padding: 7px 22px
}
.icon-bg-img{
  padding: 24px 30px;
}
span.arrow-up,span.arrow-down{
  height: 40px;
    width: 40px; right: 15px;
}
.arrow-down{
      top:53%
}
.enquiry-wrapper .center{
  display: flex;
}
.enquiry-wrapper .col-md-4 {
width: 60%; float: left;
}
.enquiry-wrapper .col-md-8 {
width: 40%; float: left;
}
.blockThem li {
  margin-right: 2%;
        padding: 10px 20px;
        font-size: 14px;
        width: 48%;
        float: left;
  }
ul#inline_navigation{width: 85%;    max-height: 367px;}
.app-wrapper img{
  display: none;
}
.app-wrapper {
    padding: 40px 0 0px; overflow: hidden;
}
.app-txt p
{
  padding-left: 25px;
}
.center
{
  display: block;
}
.proj-container
{
  padding: 40px 0;
}
.acc-item
{
      min-height: 190px;   
    object-fit: cover;
}
.dept-container .col-md-6{
  width: 50%; float: left;
}
.caption1{font-size: 1em;     left: 10px;}
.dept-item img{
  padding-bottom: 40px;
}
.welcome-detail-title h1, .welcome-detail-title h2{
  font-size: 1.4em
}
.view-all{
  font-size: 1em;
}
.welcome-logos .col-md-4 {
    width: 33%;        padding: 0;
    float: left;
}
.welcome-logos img {
    margin: 0 auto;
        width: 60%;
        display: flex;
}
.welcome-logos
{
  margin-left: 0em;
}
ul.welcome-li {
    padding-left: 2em;
    padding-top: 0em;
    clear: both;
}
.welcome-li li:before{
      height: 20px;
    width: 20px;
}
.welcome-detail-title2 span.toptxt{
  font-size: 1em; line-height: 35px;
}
.welcome-detail-title2 h1{
    font-size: 1.87em;
    line-height: 20px;
}
.abt-container {
    padding: 30px 0px;
}
.welcome-detail{
  padding: 15px;
  width: 100%;
}
.welcome-img,.welcome-img1{
  display: none;
}
.navigation-portrait {
    height: 65px!important;
}
.featured-text
    {
    font-size: 2em;
    line-height: 29px;
    }
    
    .inner-text
    {
             margin: 0;
        font-size: 1.1em;
        line-height: 32px;
        margin-top: 5px;
        letter-spacing: 3px;
    }


.footer-content ul{
    display: block;
}
.footer-social-links li a{
  font-size: 1.1em !important; width: 30px
}
.footer-social-links ul li{
  margin-right: 0
}

.footer-content{
    margin-right: 3%;
}
.address p,.footer-content ul li {
    font-size: .9em;
}
   .tophead{
    display: none;
   }

.nav-brand img{
  width: 60%
}

 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; 
}
.tophead{
    padding-top: .3em !important
}

.sexy-menu.detached .nav-brand img {
margin-top: 4px!important;
    width: 50%!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 {
    font-size: .9em;
        width: auto;
}

.box-title
{
    font-size: 1em;
}
.box-title-sub{
    font-size: 1em;
}
}
 @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:3%;
        padding-right:3%;
   }
   .in-contact-page-content
   {
    padding: 19px 45px
   }
  .tkt-wrap {
    min-height: 240px;
}
.wpc-content .acc-caption {
    bottom: -24%;
}
.acc-caption{
  font-size: 1.1em
}
    .tabcontent .col-md-15 {
        width: 25%;
        float: left;
        margin-bottom: 20px;
    }
.welcome-detail3 {
    padding-left: 1em;
}
.vision-container{
  padding: 70px 0
}
.abt-container2 {
    padding-top: 34px;
    padding-bottom: 30px;
}
.welcome-detail-title3 h1{font-size: 2.33em}
.nav-menu>li>a{
  font-size: .9em !important
}
.nav-menu>li>a{
  margin: 30px 15px !important;
}
.nav-menu>li>a.wh {
    margin: 28px 25px !important;
}
.sexy-menu.detached .nav-menu > li > a.wh {
    margin: 25px 25px !important;
}
   .footer-logo img{
    width: 50%;
   }
  .nav-brand img{
    width: 70%
  }
.navigation{
height: unset !important; 
}
.tophead{
    padding-top: .3em !important
}
.featured-text
    {
    font-size: 2em;
    line-height: 29px;
    }
    
    .inner-text
    {
             margin: 0;
        font-size: 1.1em;
        line-height: 32px;
        margin-top: 5px;
        letter-spacing: 3px;
    }
    .welcome-detail-title2 span.toptxt{
  font-size: 1em; line-height: 35px;
}
.welcome-detail-title2 h1{
    font-size: 1.87em;
    line-height: 20px;
}

.welcome-detail {
    padding: 0 2em;
  }
  .welcome-img img {
    height: 340px;
  }
  .welcome-li li:before{
      height: 20px;
    width: 20px;
}.welcome-logos img {
        margin: 0 auto;
        width: 80%;
        display: flex;
    }
.welcome-detail-title h1, .welcome-detail-title h2{
  font-size: 1.8em
}
.contact-form h2, .location-content h2{
  font-size: 1.8em; 
      line-height: 33px;
    margin-bottom: 15px;
}
    .enquiry-wrapper .col-md-4 {
        width: 45%;
        float: left;
    }
        .enquiry-wrapper .col-md-8 {
        width: 55%;
        float: left;
    }
    .eq-txt h2 {
        font-size: 2em;
    }
    .blockThem li {
        padding: 10px 20px;
        font-size: 14px;
     
    }
.whats-app{
        bottom: 25vh;
    right: 26px;
}
.footer-container{
    width: 100%;
    padding-bottom: 0
}

 .copy-right{ width: 22%; text-align: left; line-height: 50px;}
 .designed {
    width: 78%;
    text-align: right;
    line-height: 50px;
}
.designed p{
      line-height: 50px;
}
.footer-wraper{
    display: flex;
}
.back-to-top{
    display: none;
}
.welcome-title
 {
    font-size: 1.333em;
        line-height: 20px;
 }
 .welcome-title-middle{
    font-size: 2.6em
 }

 
}

@media (max-width:992px) {
  .abt-container .col-md-5{ width: 100%;}
  .footer-quick-wrap{ display: none;}
  .mid-section{ display: none;}
  .footer-app{ display: inherit; padding: 0 8%;}
  .app-wrapper {padding: 30px 0 !important; }
  .app-title h3{ font-size: 1.35em; margin-bottom: 20px;}
  .make-app{padding: 8px 20px;}
  .app-item{ margin-top: 1em;}
  .publ-left{ padding-left: 0%;}
  .public-li li{ padding-left: 38px;}
  .public-container .col-md-5{ display: none;}
  .public-title{ font-size: 1.5em; margin-bottom: 0.75em;}
  .public-container{ padding:40px 0px;}
  .eq-txt{ position: inherit; transform: none;left: inherit;top: inherit; width: 100%;}
  .welcome-li{ padding-bottom: 0px;}
  .welcome-li li{ padding-left: 35px;}
  .welcome-li{ width: 70%;}
  .eq-txt h2{ color: #fff; line-height: 1.7;}
  .pro-img{ display: none;}
  .acc-caption{ letter-spacing: 0px; font-size:0.85em;}
  .welcome-detail-title{ margin-bottom: 0px;}
  .int-wrap{ padding-left: 2%;}
  .acc-item img{ margin-bottom: 0.25em;}
  .acc-item{ min-height: inherit;}
  .inner-interests .interests:nth-child(1){ width: 100%; margin-right: 0%;}
  .inner-interests{ padding: 0px;}
  .inner-interests .interests:nth-child(2){ width: 100%;}
  .edu-wrap li span b{display: contents;}
  .training-bg{padding: 20px 30px;}
  .ref-bg-center{padding: 30px 30px;}
  .whatdo-title{ width: auto;}
  .whatdo-content{ width: 100%; padding-left: 0%;}
  .whatdo-title::after{right: -44px;}
  .app-bg{ padding: 20px 20px;}
  span.txt-img2{ font-size: 3em; bottom: 44%;}
  .bred-home{ font-size: 1em;}
  .bred-next{ font-size: 1em;}
  body.home .nav-menu > li > a {margin: 12px 15px 12px 26px }
  .hero-img {position: absolute;right: 10%;top: 16%;left: 10%;  }
  .hero-img img{ width: 100%;}
  .page-hero .hero-text-area{ position: inherit; top: inherit; left: 0; text-align: center; width: 100%;}
  .hero-text-area.inner-area {top: 50% !important;transform: translate(-50%, -50%);left: 50% !important; position: absolute !important;}
  .bredcum-wraper{ padding-top: 8px;}
  .experience-wrap{padding: 20px 25px;}
  .edu-wrap{ float: left;}
  .edu-wrap2{ float: left;}
  .edu-wrap ul, .edu-wrap2 ul{ margin-top: 1em;}
  .inner-h2 h2{ font-size: 1.5em !important;}
  .col-md-3 {width: 50%; float: left;}
  .procedure-item h3 br{ display: none;}
  .procedure-item{ padding: 30px 5px;}
  .procedure-item h3{ font-size: 0.7em; letter-spacing: 0px;}
  .col-md-2 {width: 50%; float: left;}
  .dateimg::after{ top: 8px;}
  .pt-100{ padding-top: 40px;}
  .col-md-7{ min-height: auto !important;}
  .contactbg{ padding: 20px 10px;}
  .featured-text{ margin-bottom: 5px;}
  .know-more{ display: none;}
  .banner-caption {position: relative; margin-top: -3em;}
  .inner-area .banner-caption {position: relative; margin-top: 0em !important;}
  .abt-container {padding: 0px 0px;}
  .public-container {overflow: hidden;}
  .nav-brand img{ margin-top: 10px !important;}
  body.home .sexy-menu {position: inherit;}
  .owl-theme .owl-nav .owl-next{right: 50%;}

}

@media (max-width:420px) { 
  .int-item{ width: 50%;}
  .interests:nth-child(3) .int-item{ width: 100%; padding-right: 0%; border: none;}
  .pos-img{ display: none;}
  .pos-desc{ padding-left: 0px;}
  .inner-h2 h2 {font-size: 1.45em !important; }
  .contact-box{padding: 20px 0px !important;}
  .nav-brand img{ margin-top: 10px !important;}
  .logo {left: 40% !important;transform: translate(-40%, -50%) !important;}
  .owl-theme .owl-nav .owl-next {right: 48% !important;  }
}
 @media (min-width:421px) and (max-width:460px){

  .int-item{ width: 50%;}
  .interests:nth-child(3) .int-item{ width: 100%; padding-right: 0%; border: none;}
  .pos-img{ display: none;}
  .pos-desc{ padding-left: 0px;}
  .contact-box{padding: 20px 0;}
  .inner-h2 h2 {font-size: 1.45em !important; }
  .contact-box{padding: 20px 0px !important;}
  .nav-brand img{ margin-top: 10px !important;}
  .logo {left: 40% !important;transform: translate(-40%, -50%) !important;}
}
 @media (min-width:461px) and (max-width:560px){

  /*.int-item{ width: 50%;}
  .interests:nth-child(3) .int-item{ width: 100%; padding-right: 0%; border: none;}*/
  .pos-img{ display: none;}
  .pos-desc{ padding-left: 0px;}
  .contact-box{padding: 20px 0;}
  .research2{ font-size: 1.25em !important; float: left;}
  .contact-box{padding: 20px 0;}
}
 @media (min-width:561px) and (max-width:680px){
  .pos-img{ display: none;}
  .pos-desc{ padding-left: 0px;}
  .contact-box{padding: 20px 0;}
  .research2{ font-size: 1.25em !important; float: left;}
  .footer-app {padding: 0px 3%;  }
  .app-item{ margin-right: 1em;}
  .col-md-3 {width: 33%; float: left;}
  .col-md-2 {width: 33%; }

}
 @media (min-width:681px) and (max-width: 768px){ 
  .pos-img{ display: none;}
  .pos-desc{ padding-left: 0px;}
  .contact-box{padding: 20px 0;}
  .research2{ font-size: 1.25em !important; float: left;}
  .footer-app {padding: 0px 3%;  }
  .app-item{ margin-right: 1em;}
  .col-md-3 {width: 33%; float: left;}
  .col-md-2 {width: 33%; }
}
 @media (min-width:769px) and (max-width:991px){
  .pos-img{ display: none;}
  .pos-desc{ padding-left: 0px;}
  .contact-box{padding: 20px 0;}
  .research2{ font-size: 1.25em !important; float: left;}
  .footer-app {padding: 0px 3%;  }
  .app-item{ margin-right: 1em;}
  .col-md-3 {width: 33%; float: left;}
  .col-md-2 {width: 33%; }
    
}
 @media (min-width:992px) and (max-width:1199px){
}


