@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'Montserrat';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
      font-family: 'Montserrat';
     font-size:16px;
     color:#000;
}
html {
  scroll-behavior: smooth;
} 
 a  { 
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.p0{
    padding:0!important
}
.p3{
    padding:3px!important
}
.p4{
    padding:4px;
}
.m0{
    margin:0!important
}
.fl{
    float:left
}
.fr{
    float:right
}
b{
    padding:10px 0
}
li{
    list-style:none;
    text-decoration:none
}
p{
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 1em;
    color:#212121;
    line-height: 1.6;
    font-family: 'Montserrat';
    font-weight: 300;
}
li{
    font-size:16px;
    font-weight:500
}
 .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: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: '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;
}@font-face {
    font-family: 'UberMove';
    src: url('../fonts/UberMove-Bold.eot');
    src: url('../fonts/UberMove-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UberMove-Bold.woff2') format('woff2'),
        url('../fonts/UberMove-Bold.woff') format('woff'),
        url('../fonts/UberMove-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'UberMove';
    src: url('../fonts/UberMove-Medium.eot');
    src: url('../fonts/UberMove-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UberMove-Medium.woff2') format('woff2'),
        url('../fonts/UberMove-Medium.woff') format('woff'),
        url('../fonts/UberMove-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'LG';
    src: url('../fonts/LGEIHeadlineTTF-Regular.eot');
    src: url('../fonts/LGEIHeadlineTTF-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LGEIHeadlineTTF-Regular.woff2') format('woff2'),
        url('../fonts/LGEIHeadlineTTF-Regular.woff') format('woff'),
        url('../fonts/LGEIHeadlineTTF-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.sexy-menu.detached .header-phone {
  display: none;
}

.carousel {
    cursor: grabbing;
}
.sexy-menu.detached .tophead{
display: none;
}

.sexy-menu.detached .nav-brand img{
  margin-top: 10px;    width: 70%;
}
/*.sexy-menu.detached .nav-brand .small{ display: block; }
.sexy-menu.detached .nav-brand .large{ display: none; }
*/
.nav-menu>li>a{
    margin: 45px 22px;
    display:inline-block;
    position:relative;
    color: #50476d; letter-spacing: 1px;
    font-size: 1.125em;
    font-family: 'UberMove';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.header-phone{
margin: 41px 15px !important;
}
.header-phone img{margin-right: 10px; }
body.home .header-phone img {
  filter: brightness(20);
}
body.home .small {display: block;}
body.home .large {display: none;}
body.home  .sexy-menu.detached .nav-brand .small{ display: none; }
body.home  .sexy-menu.detached .nav-brand .large{ display: block; }

.header-phone{display: flex !important; align-items: center;}
body.home .sexy-menu.detached .header-phone img {
    filter: unset !important;
}
.nav-menu>li:last-child a,ul.header-social li:last-child{
  margin-right: 0
}
body.home .sexy-menu{ position: fixed; }
body.home .nav-menu>li>a{color: #ffff !important}

body.home .sexy-menu.detached .nav-menu > li > a { color: #50476d !important }
.center{
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
}

.resp-show{
  display: none !important;
}
.nav-menu>li>a:hover{
 color: #4B94FA 
}

.sexy-menu.detached .nav-menu > li > a {
    margin: 35px 15px ; color: #000;
}
.sexy-menu.detached .header-phone{
margin: 32px 15px !important;
}
.book-btn{
  background: #eb2127; text-transform: uppercase !important;
  color: #fff !important;
  margin: 40px 20px !important;
  padding: 10px 30px; font-size: 0.889em !important;
}
.book-btn:hover{
  background: #333;
  }

#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;color: #fff;
  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: 9;
}
#button i{color: #fff}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/*popup*/

#popUp {
    position: fixed;
    width:22%;
    height: auto;
       background-image: url(../images/con-bg.png);
    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;
  }
  .side-btn {
  position: absolute;
  background: linear-gradient(263deg, rgba(110,92,171,1) 8%, rgba(79,68,115,1) 86%);
    color: #ece5ed;     border-radius: 50px;
    font-family: 'Ubermove';
    font-weight: 500;
    font-size: 1.336em;
    line-height: 30px;
    display: inline-block;
    padding: 20px 28px;
    transition: all 1.25s ease;
    right: 0;
    width: 60px;
    word-wrap: break-word;
    text-align: center;
  }
  .side-btn span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Ubermove';
    font-weight: 500;
}
.side-form-title {
    text-transform: uppercase;
    line-height: 30px;
    color: #fff ;
    font-family: 'Ubermove';
    font-weight: bold;
    font-size: 1.464em;
    text-align: center;
    margin-bottom: 20px;
}
  #plus::after {
    display: block;
    display: relative;
  }
  .mob-txt{ display: block; text-transform: capitalize; font-style:normal;font-family: 'Montserrat';
  font-weight: 500;}

.side-form input[type="text"],
.side-form textarea
{
    background: #fff;
    color: #3f3f3f; font-family: 'LG';  font-weight: normal;
    width: 100%;
    padding: 15px 30px;
}

.side-form h1 {
    font-size: 1.333em;
        color: #fff;
    text-transform: uppercase;
    line-height: 30px;
 font-family: 'Montserrat';
    font-weight: normal;
    text-align: center;margin-bottom: 20px;
}
.home-img-landsc {
    display: none;
}
/**/
 .clear {
     clear: both 
}
 audio, ::selection {
     background:#4F4473 ;
     color: #fff;   -webkit-background-clip: unset!important;
    -webkit-text-fill-color: #fff !important;  
}

 .grecaptcha-badge{
     display:none !important;
}
 .img-full{
     width: 100%;
     height:auto;
     display: block 
}
 .img-responsive {
     max-width: 100%;
     height:auto;
}

 .logo1{
     display:none 
}
 .banner-wraper{
     width:100%;
     height:auto;
     position:relative;
     z-index:9;  
}
.sexy-menu.detached .navigation{
  top: 0
}

 .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: 3%;
     padding-right: 4%;
}
.header-social-links {
    float: left;
}
 .tophead{
     width:100%;
     position:relative;
         padding: 0em;
    background: #6a446e;
        display: flex;
    justify-content: space-between;
}

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


.img-design{
position: absolute;bottom: 0;
    right: 0;
}
.box-group.gallery-box p {
    position: absolute;
    bottom: 0%; left: 3%;    width: 90%;
    font-family: 'Montserrat';
    font-weight: 600;    text-align: left;
    font-size: 0.778em; color: #f3f0f0;z-index: 9;
}
.box-group.gallery-box.dark-overlay:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    background: linear-gradient(3.65deg,#000 5.86%,rgba(14,30,42,0) 82.23%);
    z-index: 1;
    opacity: 1;
}

/**/
  

/**/
.icon-container {
    padding: 100px 0;
}
.form-group {
    margin-bottom: 9px;
}
.step-con span{
  background: linear-gradient(to right, #225B5F 0%, #000000 100%); text-align: center;
  height: 50px; width: 55px; line-height: 50px; display: flex; border-radius: 10px;justify-content: center;
}
.step-con span img{text-align: center;}
.enq-lft img{ border-radius: 15px }

.enq-head2 span{color: #2e65c6;
font-weight: bold;
    font-family: 'Ubermove';}

.enq-head2{
    text-align: left;
    font-size: 2.155em;
    line-height: 40px;
    font-weight: bold;
    font-family: 'Ubermove';    margin: 0;
  color: #50476d;

}
.enq-txt {
    margin-bottom: 30px;
}
.enq-span{
  text-align: left;
    font-size: 1.5em;
    line-height: 35px;
    font-weight: bold;
    font-family: 'Ubermove';    margin: 0;
        background: linear-gradient(to right, #382e5b 0%, #2e65c6 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*
*/



/**/
a.view-det {
        background: #146472;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 0.875em;
    display: inline-block;
    padding: 10px 15px; letter-spacing: 2px;
}
.btn-flex {
    display: flex;
}
a.view-det:hover{
    background: #299d77 ;
    color: #fff;
}
.p1{
  padding: 1px !important
}

.project-container{
 overflow: hidden;padding-top: 60px;
position: relative;  z-index: 9;
}
.ser-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.dots {
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
}


.c-white{color: #fff !important}
/* Style the tab content */


.products-top{text-align: center;}
.ser-span{
  font-size: 0.478em;   font-family: 'Ubermove'; font-weight: 500; letter-spacing: 4px
}
.course-container{ position: relative; padding: 0px 30px;
    margin-top: -335px; }

.services-container2{
  padding-top: 50px;  margin-top: 50px;
}
.other-rows {
    margin-top: 6em;
}
/*team*/
.team-head{
      font-family: 'Ubermove';
    font-weight: bold;
    font-size: 4.78em; line-height: 65px;
    background: linear-gradient(to right, #FFFFFF 0%, #76D0FF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    margin-bottom: 30px;
}
.team-head span{ color: #ffe246 }
.team-container{
    background-image: url(../images/other-bg.jpg); background-size: cover;
  padding: 85px 0; position: relative; margin-top: 300px;
}
.other-btm {
    margin-top: 4em;
}
.team-top p{color: #fff}

.other-item{
  background-image: url(../images/bg1.png); background-size: cover;     margin-bottom: 6px; position: relative;
}
.other-h{
   font-family: 'Ubermove';
    font-weight: 500; color: rgb(255,255,255, 53%);
    font-size: 1em; letter-spacing: 1px;
        line-height: 24px;
    text-align: center;
    position: absolute;
    bottom: 10px; width: 100%;
    transform: translate(-50%, 0);
    left: 50%;
}
.other-item.mid-other {
    background: unset;
    display: block;
    height: 100%;
    padding: 70px;
}
.other-p .col-md-6:nth-child(3) {
    clear: both;
}
.mid-o{top: 50%; bottom: unset; text-transform: uppercase;}
.other-p .col-md-6 {
padding-right: 10px;
    padding-left: 10px;
}
.other-rows .col-md-4:nth-child(3) {
  width: 28%; float: right;
}
.other-img {
  width: 100%;     padding-bottom: 10px;
}
.outside {
    margin-left: -70px; width: unset;
}
.enq-h{
  font-size: 3.273em; background: linear-gradient(to right, #FFFFFF 30%, #4B94FA 75%);
-webkit-background-clip: text; line-height: 55px;
-webkit-text-fill-color: transparent; letter-spacing: 1px;
    font-weight: bold; display: inline-block;
    font-family: 'Ubermove';
}
 .en-span{ font-size: 2.111em; color: #fff; line-height: 30px; font-weight: bold; 
    font-family: 'Ubermove';  }
 .enq-container-home{ 
      position: relative;
    padding: 60px 0;
    background-image: url(../images/en-bg.jpg);
    background-size: cover;
    z-index: 9;
  }
  .enq-txt-home {
    text-align: center;
}
.enq-btn{
background: linear-gradient(to right, #164993 0%, #37266F 70%);
    color: #ffffff; padding: 8px 30px;
    font-size: 0.969em;
    font-family: 'Ubermove';
    font-weight: bold;
    line-height: 30px;
    border-radius: 10px;     letter-spacing: 2px;
    display:  block;
    width: fit-content;
    margin: 22px auto 0;
}
.enq-btn:hover{ background: #164993; color: #fff }
/**/
/*products*/
.product-container{
 background-size: cover; background: #f6f6f6;
  padding: 60px 0 80px;
}
.pro-top{display: flex; align-items: center; justify-content: space-between;}
.products-top p{
  margin-top: 10px; margin-bottom: 25px;
}
.pro-title{
   font-size: 1.125em; color: #000000;    width: 100%;
    line-height: 29px; position: relative; letter-spacing: 5px;
    font-weight: normal;    margin-bottom: 13px;
    font-family: 'Ubermove';
}
.p-title{
  font-size: 1.125em; color: #000000;    width: 100%;
    line-height: 25px; position: absolute; bottom: 10px; left: 30px;
     letter-spacing: 1px;
    font-weight: normal;    
    font-family: 'Ubermove';
}
.product-div {
    background: rgb(255 255 255 / 50%);
    padding: 30px 0 60px;
}
.pr-img {
    mix-blend-mode: multiply;width: 85%;    margin: 0 auto;
}
.flx-wrap{ flex-wrap: wrap; }
.pro-rows{margin-top: 3em}
.product-item{position: relative;}
.shape3 {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.pro-rows .col-md-6:nth-child(1) {
    padding-right: 60px;
}
.pro-rows .col-md-6:nth-child(2) {
    padding-left: 60px;
}
/**/


/*section.contact-container*/
.contact-container{
  position: relative; padding: 50px 0;  overflow: hidden;  z-index: 9;
}
.contact-top{
  /*box-shadow:  0 30px 70px #010f1c1a;
    padding: 30px;    border-radius: 15px;*/margin-bottom: 15px;
}
iframe {
    height: 100%;    border-radius: 15px;
}
.mbtm{margin-bottom: 15px;}

.contact-item p a,.contact-item p {
    font-weight: normal;    color: #fff;
  display: block; font-size: 0.875em;
}
.contact-item{
 position: relative; background-size: cover;display: flex; align-items: center;    width: 100%;
    padding: 15px 40px; background-image: url(../images/con-bg.png);
}

.con-rgt{padding-left: 30px;}
.contact-item-lft{
width: 50%; float: left;
   
}
.contact-item-lft:nth-child(1) {
    display: flex;
}
.contact-item-lft:nth-child(2) .contact-item{
  margin-left: 15px; margin-bottom: 15px;
} 
.contact-item-lft:nth-child(2) {
    padding-right: 15px;
}
.shape {
     position: absolute;
    bottom: 10px;
    right: 10px;
    width: 0;
    height: 0;
    border-bottom: 27px solid #0fc085;
    border-left: 27px solid transparent;
}
.rght-txt{
    display: flex;
    align-items: center;
     font-size: 1.333em;color: #138b96;
    line-height: 33px; position: relative;
    font-weight: 500; text-transform: uppercase;
    font-family: 'Ubermove'; margin-bottom: 5px;
}
.con-left {
  background: url(../images/bg2.png); background-size: cover;
   border-radius: 100%; height: 80px; width: 80px; line-height: 80px;
      display: flex;
    align-items: center;
    justify-content: center;  

}
.in-contact-page-content{
  padding: 60px 100px; 
  background: linear-gradient(263deg, #cfe0ff  8%, #e9e3ff 86%);
}


/**/
.eng-spans {
    display: flex; margin-top: 1em;
    align-items: center;
}
.view-btn1:after,.view-btn3:after{filter: brightness(0);}
.view-btn2{ text-align: center;    margin: 2em auto 0; }
.view-btn2:before{
  background: #ffe246;
  width: 100%;
    height: 10px;
    position: absolute;
    bottom: -8px; opacity: 28%;
    transform: translate(-50%, -50%); left: 50%;
    content: ""; z-index: -1;
}

.view-btn1:before,.view-btn3:before{
  background: #ffe246;
  width: 100%;
    height: 10px;
    position: absolute;
    bottom: -7px; 
    transform: translate(-50%, -50%); left: 50%;
    content: ""; z-index: -1;
}
.view-btn3:before{
background:  #99ddc8;
}
.view-btn3 {
    width: 100px !important;    padding-left: 10px;
}
.view-btn1{ font-size: 0.753em; }
.eng-span{
  font-family: 'Ubermove'; font-weight: 500;   display: block; margin: 0 auto 5px; text-align: center;
  font-size:1em; line-height: 25px; color: rgb(86 86 86 / 67%);
}
.span-btn{
 text-transform: capitalize !important;
}
.lux-wrap{ margin-bottom: 3em; }
.lux-wrap,.lux-img {
    position: relative; transition: all 0.5s ease-in-out;
}
.pro-img {
    padding-bottom: 4.5em; box-shadow: 0px -10px 40px rgba(0, 22, 89, 0.05); background: #fff
}
.lux-img img{
transition: all 0.5s ease-in-out;
}
.lux-wrap:hover .lux-img:after{
  background: rgb(0 0 0 / 60%);transition: all 0.5s ease-in-out;
}
.lux-txt {
    position: absolute;
    z-index: 9;
    transform: translate(-50%,0%); left: 50%; bottom: 30px; width: 100%; text-align: center;
}
.lx-head {
    font-size: 1.25em;
    line-height: 35px;
    font-weight: 500;
    font-family: 'Ubermove';
    z-index: 9;
    color: #50476d; text-transform: uppercase;
    position: relative;
    margin: 0 auto; text-align: center;
    width: max-content;
}
.sicon{ width: 100px !important }
.lux-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, 
      rgba(18, 18, 18, 0.13489145658263302) 50%, #000000ab  100%);
    z-index: 1;
}

/**/
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}

  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }

.submit-btn1{
    border: none;
    color: #000; background: #fff;
    padding: 5px 20px;
        font-family: 'Ubermove'; letter-spacing: 1px;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase; cursor: pointer;
}
.submit-btn1:hover{
    background:#000; color: #fff;
}

.mt-1
{
    margin-top: 1em !important;
}
.mt-2
{
    margin-top: 2em !important;
}
.mt-5
{
    margin-top: 5em;
}
.mb-2
{
    margin-bottom: 2em;
}
.mb-5
{
    margin-bottom: 5em;
}

 .top-quickwraper{
     width:100%;
     height:auto;
    
}
.header-contact a
{
      font-size: 1em;
    color: #fff;
    position: relative;
    font-family: 'Montserrat';
    font-weight: 500;
    margin-right: 30px;
    display: flex;
    align-items: center;
}
.header-contact a:hover
{
    color:#71bde9
}
a.wh-top img {
    width: 30px;
}

 .header-contact{
     width:auto;
     height:auto;    margin-top: 13px;
     float:right;        display: flex;
    align-items: center;
}
.css_prefix-btn-container {
    position: absolute;
    bottom: 25%;
}

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

span.text-btn {
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
}
.css_prefix-button:hover{
   color:#0c4da2 !important;
}
.css_prefix-button2:hover{
   color:#d10400 !important;
}
.nav-brand img{
    width: 100%; 
    margin-top: 9px;
}
 .sexy-menu.detached  .header-call{
    margin-top: 8px;
 }
 .desk-view{
     display:block;
}
 .mob-view{
     display:none !important
}

/* Dropdown styles */
 .footer-wraper {
     width:100%;padding: 30px 0 75px;
     height:auto; position: relative;
}
.footer-btm {
    position: absolute;
    bottom: 0; width: 100%; left: 0
}
.footer-bottom-wraper{
  width: 100%;
    height: 50px;
    background-color: #fff
}
.space{ justify-content: space-between; }
 .copy-right {
     width:auto;
     height:auto;
     float:left;
      font-family:'Montserrat';
     font-size:1em;color:  #050404;
     font-weight:500; 
     line-height: 60px 
}
 .copy-right span {
      font-family:'Montserrat';
     font-weight:500; 
}
 .designed {
     width: auto;
     height: auto;
     float: right 
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     padding-top:15px;
     width: auto; 
}
 .designed p {
     width: auto;
     height: auto;
     float: right;
      font-family:'Montserrat';
     font-size:1em;
     font-weight:500;
     line-height: 60px;
     margin: 0; color: #3f3266;
}
 .designed p a {
     text-decoration: none;
      font-family:'Montserrat';
     font-size:1em;color:#050404;
     font-weight:500; 
}
 .designed p a:hover {
     text-decoration: none;
}
 .whats-app{
    position:fixed;
        bottom: 15vh;
    right:25px;
    width: 60px;
    z-index:99
}
.whats-app img{
    animation-name:floating;
    animation-duration:3s;    width: 100%;
    animation-iteration-count:infinite;
    animation-timing-function:ease-in-out;
    opacity:1;
}
.whats-app:hover img{
    opacity:1
}
@keyframes floating{
    from{
        transform:translate(0,0)
    }
    65%{
        transform:translate(0,15px)
    }
    to{
        transform:translate(0,0)
    }
}
.btm-wrap{
  background-image: url(../images/c-bg.png); background-size: cover;
  padding: 20px 0;
}
.btm-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.icon-f span{
  display: flex; margin-right: 10px; text-align: center;
}
.btm-link p {
   font-size: 0.875em; margin-bottom: 0;
   font-family: 'Montserrat'; font-weight: normal;
}
.btm-link a{ color: #212121;}
.icon-f{
    display: flex; align-items: center; 
}
.btm-item {
       display: flex;
    float: right;
    align-items: center;
    width: 70%;
    justify-content: flex-end;
}
.btm-logo {
      width: 30%;
    float: left;
}
.footer-address-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;    margin-bottom: 1em;
}
.footer-address {
    width: auto;
    margin-right: auto;
    height: auto;
    float: left;
    padding-right: 50px;
}
.footer-address:nth-child(4){margin-right: 0; padding-right: 0}
.footer-menu ul li a {
    width: auto;
    height: auto;
    float: left;
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 1em;
    color: #1b1b1b; letter-spacing: 1px;
}
.footer-menu ul li a:hover{ color: #2e65c6 }

.footer-menu ul li {
    width: auto;
    height: auto;
    float: left;
    margin: 0px 25px;
}
/*.footer-menu ul li:nth-child(1) {margin-left: 0}*/
.footer-menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    
}
.footer-menu-brdr{border-bottom: 1px solid #d3d3d3; border-top: 1px solid #d3d3d3;}
.footer-menu{
  display: flex;
    align-items: center;
    width: 70%;
    float: left;
    height: 70px;
}
.footer-social-links {
    width: 30%;
    float: left;
    padding-left: 0px;    justify-content: flex-end;
    height: 70px;    display: flex;
    align-items: center;
}
.address p {
    font-size: 1em; text-align: center; 
   font-family: 'Ubermove'; font-weight: normal;margin: 0; 
    align-items: center;   text-align: left;
}
 .mob-hide{display: block;}
  .mob-show{display: none;}
.address p  a{ 
color: #212121; }

img.ficon {
    display: flex;
    margin: 0 auto;
    border: 1px solid #dcd7ce;
    border-radius: 100%; 
}
.footer-content .address{
  margin-bottom: 30px;    margin-top: 20px;
}
.footer-bg{
 padding: 30px;
}


.footer-quick-links ul li a,.footer-address-links ul li a {
    font-size: 1em;
    font-family: 'Ubermove';
    font-weight: normal; 
    line-height: 28px; color: #211b1b;
    text-transform: capitalize;
}
.address p img {
    padding-right: 0px;
}
.footer-top {
    display: flex; margin-bottom: 1.5em;padding-top: 1.5em;
    align-items: center;
}
.footer-quick-links ul li a:hover,
.footer-address-links ul li a:hover{
  color: #1d9095
}

.footer-social-links li a{
    margin-right: 30px;
    display: block;
    text-align: center;
}

.footer-social-links li a:hover{
 color: #ffcf19  !important;
}
.footer-social-links ul li {
   float: left;
    margin: 0;  
}
.footer-social-links ul li:last-child{margin-right: 0; padding-right: 0}
.footer-social-links ul li:last-child a{margin-right: 0; padding-right: 0}
.footer-social-links ul li a{
 font-size: 1.333em;
    background: linear-gradient(to bottom, #6B52C6 0%, #05040A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footer-content-title {
       width: auto;
    display: flex;
    align-items: center;    height: auto;
    font-size: 1em;    padding-right: 50px;
    font-family: 'Montserrat'; letter-spacing: 1px;
    font-weight: 500; text-transform: capitalize;
    background: linear-gradient(to right, #3f3266 30%, #665c84  75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main-container{
    width: 100%;
    height: auto;
    padding-top: 60px;
}
.welcome-container {
    position: relative;
    overflow: hidden;
    padding: 100px 0 60px;
}

/**/

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

.p5{
    padding: 0 5px;
}

.d-flex {
    display: flex!important;
}
.mb-0{margin-bottom: 0 !important}

/*services*/
.ser-h2{ font-size: 1.333em; font-family: 'Gelion'; font-weight: normal; color: #171717;
  line-height: 20px; margin-bottom: 10px;
 }
.ser-item {
    margin-bottom: 30px;
}
.ser-text {
    margin-top: 1.2em;
}
.ser-text p{
  font-size: 1.111em; 
}
.ser-item .more-btn{
color: #1f2727; margin-top: 1em
}
.ser-img2 img{border-radius: 15px;    height: 460px;
    object-fit: cover;}
.mtop{ margin-top: 6px; }

.brdr-btm {
    border-bottom: 1px solid rgb(23 23 23 / 15%);
    height: 1px;
    width: 100%;
    margin-bottom: 30px;
}

.main-service .ser-img img,.proj-content{
border-bottom-right-radius: 0; border-bottom-left-radius: 0
}
.ser-img .more-btn {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: absolute;
    bottom: 0;
    right: 25px;
    background: #fff;
    padding: 8px 30px;
}
/**/

/*journel*/
.j-title{
  font-family: 'Gelion'; font-weight: normal; margin-bottom: 10px;
  font-size: 1.867em; color: #171717; line-height: 35px;
}
.journel-container{ position: relative; padding: 80px 0; z-index: 9}
.journel-top{text-align: center;}
.journel-top p{font-size: 1.111em}
.ssn{
  position: absolute;right: 10%; top: 20px; color: #000;
  font-family: 'Gelion'; font-weight: normal; font-size: 1em;
}
.ssn a{color: #000;  }
.point-div{
  background: linear-gradient(90deg, rgba(167,242,251,1) 0%, rgba(241,241,241,1) 100%);
  padding: 20px 10px; border-radius: 10px;position: relative;
}
.pointh2{
  font-family: 'Gelion'; font-weight: normal; font-size: 1.333em; position: relative;    text-align: center;
      text-align: center;
    width: fit-content;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.pointh2:before{
    background: #607dc7;
    width: 20px; border-radius: 100%;
    height: 20px;
    transform: translate(-50%, -50%);
    left: -30px;
    top: 50%;
    position: absolute;
    content: "";

}
.point-rw{
  margin-top: 1.5em; margin-bottom: 1em;
}
.subj-areas{
  background: linear-gradient(90deg, rgba(254,238,255,1) 0%, rgba(196,194,249,1) 71%);
  padding: 40px 0;    margin-left: 1%;
    margin-top: 2em;
}
.subj-h2{
  font-family: 'Gelion'; font-weight: normal;
  font-size: 1.867em; color: #171717;text-align: center;
  line-height: 36px;
    margin-bottom: 15px;
}
.subj-areas p{
  font-size: 1.333em; text-align: center;
}
.lic{
  font-family: 'Gelion'; font-weight: 500;
  font-size: 1.333em; color: #5885b7;
  line-height: 26px;    margin-top: 25px;
    margin-bottom: 10px;
}
.lic b{ color: #0c2f32;  font-family: 'Gelion'; font-weight: 500; padding: 0}
.abstracr-bottom-sub img{display: block;}
.abstracr-bottom-sub {
    margin: 4em 0;
}
.abstracr-bottom-sub p{font-size: 1.333em}
.aricle-btn{
      display: flex;font-size: 1.111em;
    align-items: center; color: #eadffd;
    width: fit-content; padding: 10px 20px;
        background: linear-gradient(to right, #3c478d 0%, #7f3484 100%);
            border-radius: 10px;    margin-top: 20px;
    cursor: pointer; font-family: 'Gelion'; font-weight: normal;
     -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.news-ltr-item img{ border-radius: 10px; height: 485px; object-fit: cover; }
.news-ltr-item .aricle-btn{
  margin-top: 4px
}
.img-newsltr {
    width: 80%;
}
.newsltr-img{     margin-right: 20px;    height: 90%; display: flex;align-items: center;border-right: 1px solid rgb(23 23 23 / 15%); }
.aricle-btn:hover{
  background: #3c478d ; color: #fff
}
.submit-art p{margin-bottom: 20px;}
 .acolor{
  font-family: 'Ubermove'; font-weight: bold; color: #a4659a
}
.submit-art .aricle-btn{
  text-align: center; margin: 1.5em auto
}

.route-item{
  background-color: #fff; border-radius: 15px; padding: 20px 40px;    display: flex;
    align-items: center;
    justify-content: center;
}
.read-sp{
    font-family: 'Gelion'; font-weight: normal; color: #7d3584;
    line-height: 24px; font-size: 1.111em
}
.more-btn2 {
    font-family: 'Ubermove';
    font-weight: 600;
    color: rgb(31 39 39 / 64%);
    display: block;
    font-size: 1em;
     margin-top: 5px; 
    position: relative;
    width: fit-content;
    display: flex;
    align-items: center;
}
.more-btn2 span {
    width:55px;
    display: block;
    height: 23px;
    background-color: #cae9ec;
    border-radius: 25px;
    text-align: center;
    line-height: 22px;
    margin-left: 10px;
}
.pub-areas p{   font-size: 1.333em;text-align: center;}

.pub-areas {
    background-image: url(../images/pub-bg.jpg); background-size: cover;
    padding: 50px 0;
    margin-top: 2em;
}
.route-item{height: 100%;position: relative;}
.route-item:after
{
        background: #607dc7;
    width: 20px;
    border-radius: 100%;
    height: 20px;
    transform: translate(-50%, -50%);
    right: -28px;
    top: 50%;
    position: absolute;
    content: "";
    z-index: 9;
}
.route-top .col-md-3:last-child .route-item:after{
  display: none;
}
.route-top{ margin-top: 2em }
.route-top .col-md-3{
padding-left: 8px; padding-right: 8px
}

.article-ul1 li{position: relative;
    display: flex; 
    align-items: center;
    padding-left: 35px;margin-bottom: 13px;
     font-family: 'Gelion'; font-weight: normal;
  font-size: 1.111em; color: #343434
  }
.article-ul1 li:before{
  position: absolute;
    content: "";
    width: 20px; height: 20px; border-radius: 100%;
    border: 4px solid #5b82be;
    left: 0; top: auto;

}
.article-style-wrap{ padding-top: 60px }
.a-bg1{
  background: linear-gradient(90deg, rgba(228,253,255,1) 0%, rgba(225,223,251,1) 71%);
}
.articledv{
  padding: 40px; border-radius: 15px;  height: 100%
}
.article-wrap {
    margin: 2em 0;
}
.articledv.a-bg2 {
    display: flex;
    align-items: center;
}
.article-ul2 li{position: relative;
    display: block; 
    align-items: center;   
    padding-left: 35px;margin-bottom: 13px;
     font-family: 'Gelion'; font-weight: normal;
  font-size: 1.1111em; color: #343434
  }
.article-ul2 li:before{
  position: absolute;
    content: "";
    width: 10px; height: 10px; border-radius: 100%;
    background:  #5b82be;
    left: 0; top: 50%; transform: translate(-50%,-50%);

}
.article-ul2 .more-btn{
margin-top: 4px;font-family: 'Gelion'; font-weight: normal;
  font-size: 1em;color: #343434
}
.sm-a{font-size: .9em !important}
.a-bg2{
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(225,223,251,1) 71%);
}
.fn-chnge li{
  font-family: 'Ubermove'; font-weight: normal;
}
.criteria-bg{
  background-color: #f8f8f8; padding: 50px 0
}
.criteria-bg .article-ul2{
  margin-top: 20px; margin-bottom: 10px
}
.submission-bg{
  background: #fceeff;
  padding: 50px;
}
.submission-bg .j-title,.submission-bg  .journel-top p{
text-align: left;
}
.submission-bg a{ font-weight: bold; font-family: 'Ubermove'; font-size: 1em; color: #7f3484; }
.art-style-item{
  background: linear-gradient(90deg, rgba(252,238,255,1) 38%, rgba(224,222,255,1) 94%);
  padding: 30px 30px; border-radius: 15px; height: 100%
}
.style-item-h2{
    font-weight: normal; font-family: 'Gelion'; font-size: 1.667em; color: #171717; }

.Ubermoveth{
  font-weight: 600; color: #4a438b; font-size: 1.111em;line-height: 20px;
    margin-top: 5px;
}
.art-p {
    font-weight: normal;
    font-family: 'Ubermove';
    font-size: 1.111em; text-align: justify;
    color: #212121;
}
.sm-div1{
  width: 14%
}
.sm-div2{
  width:20%
}
.sm-div3{
  width:15%
}
.sm-div4{
  width:10%
}
.sm-div5{
  width:27%
}

.l-title{
    font-family: 'Gelion';
    font-weight: normal;
    font-size: 1.667em;
    color: #171717;
    line-height: 36px;
}
.ref-wrap{ padding: 60px 0  20px}
.ref-list-item{
  padding-bottom: 20px;  margin-bottom: 20px;
  border-bottom: 1px solid rgb(23 23 23 / 25%)
}

/**/


.mission-title{
  font-family: 'Ubermove'; font-weight: normal; font-size: 1.5em; color: #000000; line-height: 20px;
}
.mission-top {
    display: flex;
    align-items: center;
}
.mission-wrap {
    border-bottom: 1px solid rgb(23 23 23 / 15%);
    border-top: 1px solid rgb(23 23 23 / 15%);
    margin-top: 3em; position: relative;
}
.mission-item{position: relative; padding: 30px 0;}
.mission-img{ margin-right: 20px }
.icon3{
  position: absolute; transform: translate(-50%,-50%); left: 50%; top: 50%
}
.mlft{ padding-left: 50px }
.inner-mission{
  text-align: center; position: relative;padding: 60px 30px;
  display: flex;align-items: center; height: 100%
}
.inner-mission:after{
  width: 1px;
    height: 60%;  right: 0; transform: translate(-50%,-50%); top: 50%;
    position: absolute;
    content: ""; background: rgb(23 23 23 / 15%);

}
.mission-wrap2 .col-md-4:nth-child(3) .inner-mission:after{ display: none; }
.inner-mission .mission-top { justify-content: center;    margin-bottom: 1em; }
.inner-mission:before{
    width: 330px;
    height: 200px;  left: -20px;  top: 0;
    position: absolute;
    content: ""; background-image: url(../images/shape5.png); background-size: cover;
}

/**/
/*icon*/

.corp-clients li {
    margin-bottom: 15px;
    display: flex;
    align-items: baseline;
}
.li-left {
    position: relative;
    padding-right: 20px;
    color: #0a9c6b;
    width: 230px;
    display: inline-flex;
    font-weight: normal;
    font-family: 'Ubermove'; letter-spacing: 1px;
    line-height: 26px;
    font-size: 1em;
}
.li-left:after {
    content: ":";
    position: absolute;
    top: 45%;
    z-index: 9;
    transform: translate(0%, -50%);
    right: 0;
}
.li-right {
    color: #000000;
    padding-left: 20px;
    font-weight: normal;
    font-family: 'Ubermove';letter-spacing: 1px;
    line-height: 26px;
    font-size: 1em;
}

/**/

.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*about page*/

.abt-container2{padding: 65px 0 80px;position: relative;}
.pro-li{ margin-top: 3em }
.pro-li li{
      font-family: 'Ubermove';
    font-weight: 500;
    color: #50476d;
    letter-spacing: 2px;
    font-size: 1em; position: relative;
    line-height: 20px;    padding-left: 40px;
    width: 50%; float: left; margin-bottom: 15px;
}
.deck li{ width: 25%;}
.pro-li li:before {
    content: "";
    position: absolute;
    left: 5px;
    width: 10px;
    height: 10px;
    transform: translate(-50%, -50%);
    top: 50%;
    background-color: #eb2828;
    border-radius: 100%;
}
/**/

.hero-text-area-inner{
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    top: 75%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%,-50%);
}

.inner-text{
     margin-bottom: 15px;
    display: flex;
    align-items: center; 
}
.inner-span2{
background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
-webkit-background-clip: text;    margin-left: 15px;
-webkit-text-fill-color: transparent; 
   font-size: 3.446em; letter-spacing: 1px;
    font-style: normal; text-align: left;
    font-family: 'Ubermove'; font-weight: bold;
    line-height: 45px;  text-transform: uppercase; 
}
.inner-span{
  background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
   padding: 11px 25px; line-height: 30px;
  font-size: 1.184em; color: #fff; text-transform: uppercase;
    text-align: center; border-radius: 25px; letter-spacing: 1px;
    display: flex;  font-family: 'Ubermove'; font-weight: 500;
    justify-content: center;
    align-items: center;
    margin: 0 auto;  
}
.bnr-desc{
    font-family: 'Montserrat'; font-weight: normal; font-size: 0.875em; color: #1f1d24;
}
.bnr-flx{display: flex;justify-content: space-between;    align-items: center;}

.inner-text2 {
    font-size: 2.482em;
    font-style: normal;
    text-align: left;
    font-family: 'Ubermove';
    font-weight: 500;
    color: #ffffff;
    line-height: 45px; text-transform: capitalize;
}
.featured-text2{
  font-size: 3.523em;    line-height: 65px;
    font-style: normal;
    text-align: left;
    font-family: 'Ubermove';
    font-weight: 500;
    color: #ffda10;
    text-transform: uppercase;
    display: flex;
    align-items: baseline;
}
.bnr-span2{
  font-size: 0.298em; letter-spacing: 8px; margin-left: 15px;
  top: -10px; position: relative;
}
.flx-text2 {
    font-size: 0.705em;
}
.btmtxt{top: unset !important; bottom: 110px;}
.lx-head2{
  font-size: 1em;
    line-height: 20px;
    font-weight: normal;
    font-family: 'Ubermove';
    z-index: 9;
    color: #ffe246;
    position: relative;
}
.lux-txt2{
      left: 50%;
    bottom: 5%;
    position: absolute;
    z-index: 9;
    text-align: center;    width: 100%;
    transform: translate(-50%,0%);
}
.inner-lux-wrap{margin-bottom: 1em}


.more-btn{
font-family: 'Ubermove';
    font-weight: 500; letter-spacing: 2px;
    color: rgb(79 68 115 / 79%); border-bottom: 1px solid  rgb(79 68 115 / 79%);
        font-size:0.875em;
 text-transform: uppercase; padding-bottom: 1px;
  z-index: 9;   
    align-items: center;    cursor: pointer;
}

.more-btn:hover{
  color: #000; 
}

.welcome-detail-title3 p{
    color: #1584aa;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500
}
.page-hero .hero-text-area {
       position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    left: 50%; bottom: 25%; transform: translate(-50%,0%);
  }
  .mid-hero{ bottom: unset !important; top: 50% }
.inner-caption{
    font-size: 3.446em;
    line-height: 60px; text-align: center;
    font-weight: bold;
    font-family: 'Ubermove';
    font-style: normal;
    font-display: swap; 
    margin: 0px auto; width: fit-content;
     background: linear-gradient(to right, #ffffff 0%, #cdbbff 100%);
    -webkit-background-clip: text;  -webkit-text-fill-color: transparent;
}
.inner-sub{
 font-size: 1.125em;
    line-height: 35px; text-align: center; text-transform: uppercase;
    font-weight: 500; color: #ffffff; letter-spacing: 5px;display: block;
    font-family: 'Ubermove';
    font-style: normal;
}
.welcome-detail-title2 span.toptxt {
    font-size: 1.642em !important;
}

.welcome-detail-title2 {z-index: 9; position: relative;
    margin-bottom: 15px;    text-align: center;
}
.color-dark{ color: #525252 }
.welcome-title{
   position: relative;
    height: auto;
    font-size: 2.61em;
    line-height: 45px; text-align: center;
    font-weight: bold;
    font-family: 'Ubermove';
    font-style: normal;
    font-display: swap; 
    margin: 0px auto; width: fit-content;
     background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
    -webkit-background-clip: text;  -webkit-text-fill-color: transparent;
  }
.welcome-top
{
  font-size: 1.383em;
    line-height: 30px; letter-spacing:4px;
        background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500; 
    font-family: 'Ubermove';
    font-style: normal;
}
.abt1-img {
    border: 15px solid #fff;box-shadow: 0px -10px 40px rgba(0, 22, 89, 0.05);
}
.welcome-detail {
  position: relative;
  padding-left: 30px;
}
.abt-btm-txt{
  font-size: 1em;
    line-height: 30px; letter-spacing:4px;
        background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;  text-align: left; position: relative;
    font-family: 'Ubermove';
    font-style: normal; margin-bottom: 25px;
}
.abt-btm-txt:after{
  background: rgb(86 86 86 / 30%);
    width: 72%;
    height: 1px;
    position: absolute;
    transform: translate(0%, -50%); top: 50%;  right: 0;
    content: "";
    z-index: -1;
}
.icon-txt{
     font-size: 1em;
    line-height: 30px; letter-spacing: 2px;
        background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;  text-align: center; position: relative;
    font-family: 'Ubermove';
    font-style: normal;
}
.inner-detail p{margin-bottom: 20px  }
.inner-welcome{
  position: absolute; left: 50px; top:50%; transform: translate(0%,-50%);
}
.inner-abt-txt{position: relative;     margin-bottom: 20px;}
.inner-welcome-title{
  font-size: 3.293em;     background: linear-gradient(to right, #fff 0%, #1982ce 100%);
      -webkit-background-clip: text; line-height: 58px;
    -webkit-text-fill-color: transparent; text-align: left;
}
.inner-welcome .welcome-top {
  font-size: 1.245em; -webkit-text-fill-color: unset; background: unset; color: #fff
}
.abt-btm-inner .abt-btm-txt:after{
  display: none;
}
.abt-btm-inner .col-md-3:nth-child(3) .icon-btm:after{display: none;}
.abt-btm-inner .col-md-3{ width: auto; }
.abt-btm-inner .icon-btm {
    padding: 0 30px;
}
.abt-btm-inner .col-md-3:nth-child(1) .icon-btm {padding-left: 0}

.abt-btm {
    margin-top: 1em;
}
.welcome-detail-inner p{text-align: justify;}
.abt-container {
    padding: 0px 0px 50px;
    position: relative; margin-top: -150px; z-index: 9
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    text-align: left;    font-size: 16px;
    border: 0;
    border-radius: 0; background: unset;
    overflow-anchor: none; cursor: pointer;
    transition: var(--bs-accordion-transition);
    border-top: 1px solid #c9c9c9;
    padding: 20px 0;
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }
}


.accordion-button:not(.collapsed)::after {
    content: "-";
    transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after {
    content: "+";
    flex-shrink: 0;
    margin-left: auto;
        font-size: 25px;
        color: #4f4473;
        height: 35px; width: 35px; line-height: 35px; text-align: center;
        border:1px solid #4f4473; border-radius: 100%;
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition)
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button::after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
}

.accordion-header {
    margin-bottom: 0
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush .accordion-item:first-child {
    border-top: 0
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0
}
/**/
.pro-head{text-align: center; margin-bottom: 3em; }
.faq-container{
position: relative; overflow: hidden; padding: 60px 0;
}
.view-prod{
  font-family: 'Montserrat';    float: right;    margin-bottom: 20px;
    font-weight: normal; letter-spacing: 2px; margin-right: 30px;
        background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 0.75em;
    position: relative;
    width: fit-content;
    border: 1px solid ;
    z-index: 9;
    align-items: center;
    cursor: pointer;
        padding: 8px 20px;
    border-radius: 25px;
}
.accordion-body {
    padding-right: 70px; 
}
.ser-head{
  font-family: 'Ubermove';
    font-weight: 500;  color: #50476d; letter-spacing: 2px;
    font-size: 1.25em; line-height: 20px;
}
.accrlist li, .ruleslist li {
    font-family: 'Montserrat';
    font-weight: 300;
    color: #000000;
    font-size: 0.875em;
    padding-left: 40px;
    width: 33%;
    line-height: 25px;
    float: left;
    margin-bottom: 15px;
    position: relative;
}
.ruleslist {
    margin-top: 1em;
    margin-bottom: 1em;
}
.ruleslist li:before {
    background-image: url(../images/li-shape2.png);
    position: absolute;
    content: "";
    width: 25px;
    height: 20px;
    left: 0;
}
.accordion {
    padding-right: 60px;
}
.ser-title{margin: 0 0 20px; text-align: left; }
.product-rgt,.product-rgt img{ height: 100%; object-fit: cover; position: relative;}
.pro-abs-txt{
  position: absolute; bottom: 30px; transform: translate(-50%,0%); left: 50%;
      width: 100%;
    text-align: center;
}

.pro-txt1{
      font-family: 'Ubermove';
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    font-size: 1.966em;
    line-height: 33px;
}
.pro-txt1-main{
      font-family: 'Ubermove';
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    font-size: 4.991em;
    line-height: 75px;
}
.icon-btm{ position: relative;}
.icon-btm:after{
      background: rgb(86 86 86 / 30%);
    width: 1px;
    height: 100%;
    position: absolute;
    transform: translate(0%, -50%);
    top: 50%;
    right: 0;
    content: "";
    z-index: -1;
}
.icon-btm img{ width: 110px; height: auto;     margin: 0 auto; }
.icon-txt-inner {
    padding-left: 30px;
}
.icon-txt-inner p {
    font-size: 0.875em;
}
.dflex{display: flex;}

.abt-img-in2 {
    display: flex;    margin-right: -50px;
    align-items: center;
}
.structural2 img{
    border-radius: 50px;
}
.structural1 {
    padding-right: 20px;
}
.welcome-detail-inner2{padding-left: 60px; text-align: justify;}

.welcome-title2 {
    font-size: 3.281em; line-height: 55px; color: #303030;
    font-family: 'Ubermove'; font-weight: bold; margin-bottom: 15px;
}
.ser-title2
{
    font-family: 'Ubermove'; font-weight: bold;  font-size: 1.875em; line-height: 25px;
     margin-bottom: 20px;
}
.ser-title2 span{ color: #19906d }
.structural-wrap {
    margin: 5em 12em;
}
.str-hed{
   font-family: 'Ubermove'; font-weight: 500;  font-size: 1.125em; color: #19906d; 
   letter-spacing: 1px; margin-bottom: 5px;
}
.structural-item {
    display: flex; 
    align-items: baseline; height: 100%;
    background: #f7f7f7; padding: 30px 40px;
}
.str-rgt{padding-left: 30px}
.num{
  position: relative;      width: fit-content; letter-spacing: 3px; z-index: 9;
   font-family: 'Ubermove'; font-weight: bold;  font-size: 1em; color: #000000; 
}
.num:before{
    background: #ffda10;
    width: 20px; border-radius: 100%;
    height: 20px;
    transform: translate(-50%, -50%);
        right: -13px;
    top: 30%;
    position: absolute;
    content: "";
    z-index: -1;
}
.mrgin1 {
    margin: 15px 0 30px;
}
.visual-content{padding-right: 50px;}
.structural-item2{background: unset; padding: 0; margin-top: 20px;}

.nd-bg{
padding: 60px 200px; margin-top: 4em;
background: linear-gradient(to right, #0A7E72 0%, #0FC486 100%);
}
.nd-title .ser-title2{
  color: #fff
}
.nd-title .ser-title2 span { color: #ffda10 }
.nd-title{text-align: center;}
.nd-title p{color: #fff}

.ndt-ul li{
  font-family: 'Montserrat'; font-weight: 300; font-size: 1em; width: 32.5%; float: left;
   color: #fff; line-height: 20px; position: relative; padding-left: 70px;
       background: rgb(86 86 86 / 30%);    padding-top: 30px;
    padding-bottom: 30px;
    margin: 2px; 
}
.ndt-ul li:before{
background: #ffda10;
    width: 20px;
    border-radius: 100%;
    height: 20px;
    transform: translate(0%, -50%);
    left: 30px;
    top: 50%;
    position: absolute;
    content: "";
}
.ndt-ul{margin-top: 2em}
.ndt-imgs{ margin-top: 3em }
.ndt-imgs  .col-md-3 {
    padding-left: 30px;
    padding-right: 30px;
}
.flx-str{
  display: flex; align-items: center;
}
.visual-content2{padding-left: 20px}
.nd-bg2{
  background: #f6f6f6; padding: 60px 200px;
}
.ser-big{ font-size:  2.366em;     line-height: 35px;
    margin-bottom: 10px; }
.nd-paddng {
    padding: 5px 170px 0;
}
.ndt-test{ margin: 3em 0 }
.en-lft{
  display: flex;align-items: center;
}
.en-img1 {
    padding-right: 15px;
}
.en-img2 img:nth-child(1){padding-bottom: 15px;}
.en-title{
  font-size: 2.25em; line-height: 40px;
  font-family: 'Ubermove';
  font-weight: bold; color: #2e2e2e;
}
.en-list li{
  font-family: 'Montserrat';
    font-weight: normal;
    font-size: 1em; letter-spacing: 1px;
    line-height: 25px;
    position: relative;
    padding-left: 55px;
    margin-bottom: 20px;
}
.en-list li:before{
  background: #ffda10;
    width: 30px;
    height: 10px;
    transform: translate(0%, -50%);
    left: 0px;
    top: 50%;
    position: absolute;
    content: "";
}
.en-list{margin-top: 2em;}

.en-img1-right{
  padding-left: 15px; padding-right: 0;
}
.tr-item-row{margin-bottom: 5em}
.tr-item-row:nth-child(1n) .training-rt{
  padding-left: 20px; padding-right: 0px
}

.tr-item-row:nth-child(2n) .training-rt{
  padding-left: 150px; padding-right: 50px
}







/**/

.service-container{ padding: 100px 0; position: relative; 
  background-image: url(../images/service-bg.jpg); background-size: cover; z-index: 9;
 }
/**/


.products-container{
  position: relative; 
  background-size: cover; padding: 130px 0 80px;
}

/**/
/*event-title*/
.event-title{
  font-size: 2em; line-height: 45px;
    font-weight: 600;
    font-family: 'Gelion';
    font-style: normal;
    font-display: swap;
    margin-top: 0px;
    margin-bottom: 0;
    color: #0c2f32;
        padding-bottom: 15px;
    border-bottom: 1px solid rgb(23 23 23 / 35%);
}
.event-img img{border-radius: 10px}
.event-head{
   font-size: 1em; line-height: 25px;
    font-weight: normal;
    font-family: 'Ubermove';
    font-style: normal;
}
.event-txt{
  background-color: #d8f6fb; margin-top: 10px;
  padding: 10px 20px; text-align: center;
  border-top-left-radius: 10px; border-top-right-radius: 10px;

}
.ev-title{
  margin-bottom: 4em; position: relative;
}
.detail-btn{
    position: absolute;
    top: 90px; right: 0;
}
.events-container{position: relative; z-index: 9; padding: 60px 0}
/**/


/*services*/


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

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

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

/**/
option {
    font-family: 'LG';
    font-weight: normal;
}
.career-bg {
    display: flex;
    align-items: center;
}
.inner-box p{font-weight: 500; margin-bottom: 0}
.input-box,.upload_field label {
    color: #252525;
    width: 100%; font-size: 1em;
    height: 55px; 
    background: #fff; letter-spacing: 1px;
    font-family: 'LG'; font-weight: normal;
    font-style: normal;
    padding: 0 22px; 
}
.contact-form .col-md-6:nth-child(2n){padding-left:0;}
.contact-form textarea{
   height: unset;  padding: 20px 25px 0;
}
.submit-btn {
  border-radius: 0; padding: 5px 45px; margin-left: 0; cursor: pointer;
}
.view-location{
  position: absolute; transform: translate(-50%,0%); bottom: 50px; left: 50%; width: max-content
}
.cont-left{position: relative; height: 100%; }
/**/
.con-leftimg{height: 100%; object-fit: cover;}
.career-rght,.career-bg{ height: 100%; }

.upload_field label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
span.wpcf7-form-control-wrap {
    width: 30%;
    float: left;
}
input[type="file"] {
    color: transparent;
}
.upload_field input.wpcf7-file::-webkit-file-upload-button {
    border: none;
    font-family: 'Montserrat';
    font-weight: normal;
    background: #dddddd;
    padding: 4px 18px;
    border-radius: 30px;
    cursor: pointer;
    box-shadow: 2px 1px 9px -3px #25c171;
}

.upload_field input.wpcf7-file::-webkit-file-upload-button:focus{
    outline:none;
}
.upload_field input.wpcf7-file:focus {
    outline: none;
}
.upload_field{margin-bottom: 10px}

.contact-form .col-md-6:nth-child(2n){padding-left: 0}

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

.know-more{
    font-family: 'Geomanist';
    font-weight: 300; 
    font-size: 1em;   text-transform: capitalize;
    color: #231f20;  position: relative; letter-spacing: 1px;
    border: 1px solid rgb(0 0 0 / 17%);
    padding: 11px 43px 11px 17px; top: 30px;
    border-radius: 25px; position: relative;
}

.know-more:hover{ background: #e9b425; color: #fff }
.right-arrow{
  width: 40px; 
}
.right-arrow1{
  width: 14px;
}
.know-more span{
  font-size: 1.333em; margin-left: 10px;
}
.rest-title .know-more:hover{
  color: #fff
}
.know-more:hover i{
      background: #333;
}

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

 .box-link img{
     width: 100%;
     height: auto;
     display:block;
     transform: scale(1);
     transition: all 0.5s ease 0s;
     mix-blend-mode: multiply;
     top: 5%;
    position: relative;
    margin: 26px 0px 0
}

 .box-link:hover img{
     transform: scale(1.1);padding: 20px;
}
 .box-link .box-content{
     width: 100%;
     height: 100%;
     background:rgb(56 53 53 / 89%);
     text-align: center;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     transform: rotateY(180deg) scale(0.5);
     transition: all 0.45s ease-out 0s;
     display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
 .box-link:hover .box-content{
     opacity: 1; transition: all 0.45s ease-out 0s;
     transform: rotateY(0deg) scale(1);
}


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

.d-flex{
    display: flex;
}
.activity-container .owl-theme .owl-nav {
  display: none !important;
}
.review-container {
    position: relative;
    padding: 50px 0 0
}


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

/**/
.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
}
.box-group.gallery-box h4 {
  position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    bottom: 0;
    font-family: 'Montserrat';
    z-index: 9;
    font-weight: 600;
    font-size: 1em;
    color: #333;
    padding: 6px 25px;
    background: #fff;
    border-radius: 10px;width: max-content;

}
.box-group:hover .img-overlay{
  opacity: 1 !important
}
.img-overlay i {
    color: #fff;
    font-size: 2em;
}
.box-group{
    text-align: center;
    overflow: hidden;
    position: relative;    
        border-radius: 15px;
    /*border: 1px solid rgb(0 0 0 / 11%);*/
    margin-bottom: 20px;
}

.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;
  height: 300px;
}
.box-group:hover img{
    transform: scale3d(1.04, 1.04, 1);
}
.box-group .box-content{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    padding-top: 35%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
}
.container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}

/* 5 Columns */

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

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

.ser-abs-txt{
  font-family: 'Gelion'; font-weight: normal;    margin-bottom: 25px;
  font-size: 2em; color: #214279; line-height: 40px; letter-spacing: -1px
}
.ser-abs{
  position: absolute;
  transform: translate(0%,-50%); left: 50%; top: 50%
}
a.know-btn.submit-btn {
    padding: 14px 30px;
}
.service-rgt img{border-radius: 15px}
.rgt-ser {
    float: right;
    margin-top: 6em;
}
.course-tp .col-md-15{margin-bottom: 20px}
/*course-container2*/
.course-container2{ position: relative; padding: 80px 0 60px }
  .course-tp {
    padding-bottom: 40px;  margin-top: 3em;
    border-bottom: 1px solid rgb(23 23 23 / 35%);
}
.non-tech-h2{
  font-family: 'Gelion'; font-weight: normal; font-size: 1.333em;
  color: #36365b; margin-bottom: 40px;
}
.non-tech-h2 span{  font-family: 'Gelion'; font-weight: normal; display: block;   color: #36365b; }
.non-ul li{
    font-family: 'Ubermove'; font-weight: normal; font-size: 1.111em; line-height: 28px; 
    margin-bottom: 15px; padding-left: 30px; position: relative;
}
.non-ul li:before{
  background-image: url(../images/arrow-lft.png); background-size: cover;
    width: 150px;
    height: 26px;
    transform: translate(-50%, -50%);
    left: -50px;
    top: 50%;
    position: absolute;
    content: "";
    z-index: -1;
}
.non-tech-rgt{    display: flex;
    align-items: center; z-index: 9; position: relative;
    padding: 35px 50px;
  height: 100%; 
  background-image: url(../images/nontech-bg.jpg); background-size: cover; border-radius: 15px;
}
.non-tech-img,.non-tech-img img{height: 100%; object-fit: cover;    z-index: 99;
    position: relative;}
.non-tech-img img{ border-radius: 15px; }
.course-wrap {
    margin-top: 3em;
}
.course-wrap .col-md-6:nth-child(2n) {
    padding-left: 0;
}
.sub-title2 {
    color: #171717;
    text-align: left;
    font-size: 1.5em;
    margin-top: 30px;
    line-height: 33px;
    font-weight: normal;
    margin-bottom: 15px;
    font-family: 'Gelion';
}
.course-btm{
      padding-bottom: 60px;
    border-bottom: 1px solid rgb(23 23 23 / 35%);
}
.course-more .ser-abs-txt{
 padding-top: 20px;
 text-align: center;
}
.course-more{text-align: center;}
.welcome-p{
  text-align: center; padding-top: 20px
}
#Research,#Training {
  scroll-margin-top: 100px;
}

/**/
/*tab*/

/* Style the tab */
.tab {
  display: flex;
  align-items: center;
  margin: 2.5em auto 3.2em;justify-content: center;
}
.tab button {
    border: 1px solid rgb(0 0 0 / 32%);
    color: #000; cursor: pointer;
    background: #fff;
    border-radius: 10px;
    padding: 14px 40px;
    font-family: 'Gelion';
    font-weight: normal;
    font-size: 1.333em;
    text-align: center; position: relative;
   margin-right: 1em;    width: auto;
}
.tab button.active{
background: linear-gradient(90deg, rgba(156,192,253,1) 0%, rgba(249,222,244,1) 71%);
  border: 1px solid #fff; 
}
.tab button.active:after{
      width: 20px;
    height: 25px;
    position: absolute;
      bottom: -35px;  transform: translate(-50%,0%); left: 50%;
    content: "";
    background-image: url(../images/arrow-btm.png); background-size: cover;
}
.gallery-container{
  padding: 40px 0; position: relative;z-index: 9;
}
/**/


/************************************************** START LOCATION **************************************************/

 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-top: 20px;
     text-align: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    position: relative;
    z-index: 9;

}
 .bredcum-container{
     width:auto;
     height:auto;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
}
 .bred-home a, .bred-home {
     width:auto;
     height:auto;
     float:left;
     font-family: 'Ubermove';
     font-weight: 500;
     font-size:1em; 
     color:#333;
     line-height:30px;
     text-transform: capitalize; 
}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     color:#070606;
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-size:0.85em;
     color:#333;
     line-height:30px;
     padding-left:8px;
     padding-right:8px; 
}
 .bred-next{
     width:auto;
     height:auto;text-align: left;
     float:left;
     font-family: 'Ubermove';
     font-weight: 500; 
     font-size:1em;
     color: #2e65c6;
     line-height:30px;
     text-transform: capitalize;
}
.product-title-wrap{
  width: 100%;
  height: auto;
  position: relative;
}

.product-title {
  font-size: 1em;
  line-height: 30px;
  letter-spacing: 4px;
  font-weight: 500;
  text-align: left;
  font-family: 'Ubermove';
  font-style: normal;
  background-color: #fff;
  color: #4F4473;
  width: auto;
  float: left;
  padding: 0px 10px 0px 0px;
  text-transform: uppercase;
  margin-bottom: 5px;

  
}
.product-title-line {
  background: rgb(86 86 86 / 10%);
  width:100%;
  height: 1px;
  position: absolute;
  transform: translate(0%, -50%);
  top: 50%;
  right: 0;
  content: "";
  z-index: -1;
}
.product-outer{
  margin-bottom: 1.5em;
}
.product-bottom{
  padding-bottom: 0px;
}
.marine-automation{
  width: 100%;
  height: auto;
  margin: 0.5em 0em;
}
.industrial-work{
  padding: 2em;
  text-align: center;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
}
/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}
 @media (min-width: 1023px) and (max-width: 1279px) {
     body,li {
         font-size:12px !important;
    }
     .d-container{
         width:100%;
         padding-left:6%;
         padding-right:6% 
    }
 
.nav-brand img {
     width: 65%;
  margin-top: 5px;
}
.header-phone img{width: 20px;}
.nav-menu>li>a {
    margin: 30px 12px; font-size: .85em
}
.header-phone {
  margin: 27px 12px !important;
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 24px 8px;
}
.sexy-menu.detached .nav-brand img{
    margin-top: 4px;
    width: 50%;
  } 
.sexy-menu.detached .header-phone{ margin: 18px 15px !important }


.side-btn{              width: 38px;
        padding: 8px 13px;
        line-height: 20px;
        font-size: 1.1em;}
.page-hero .hero-text-area{ width: max-content }
.team-head{font-size: 3.5em; line-height: 37px;margin-bottom: 10px; }
.outside {
          width: 125px;
        margin-left: -35px;
}
.other-item.mid-other{ padding: 35px }
#button{ height: 35px; width: 35px; line-height: 35px; }
.whats-app{ bottom: 15vh; width: 40px; }
.welcome-detail{ padding-left: 0 }
.icon-txt-inner {
    padding-left: 10px;
}
.footer-social-links ul li a{ font-size: 1.1em; margin-right: 15px; }
.footer-logo img{width: 100px}
.footer-menu ul li{ margin: 0px 15px }
.enq-container-home{ padding: 25px 0 }
.footer-wraper{
  padding: 15px 0 40px
}
.footer-menu,.footer-social-links{ height: 50px; }
.welcome-title{     line-height: 30px; }
.products .ser-title {
        font-size: 2em;
    }
.abt-btm-txt{     line-height: 20px;
    letter-spacing: 3px;    margin-bottom: 10px; }
.icon-btm img{ width: 60px}
.accordion-button{ padding: 11px 0 }
.pro-txt1-main{ font-size: 3.991em; }
.ser-head{     letter-spacing: 1px; font-size: 1.1em }
.team-container{padding: 50px 0;     margin-top: 240px;}
.course-container {
    margin-top: -268px;
}
.other-rows {
    margin-top: 4em;
}
.accordion {
    padding-right: 20px;
}
.abt-container{     margin-top: -75px; }

.enq-span{font-size: 1.333em; }
.enq-head2{
      font-size: 2em;
    line-height: 22px;
}
.in-contact-page-content{
      padding: 30px 40px;
}
.contact-form input[type="date"], .contact-form input[type="text"], .contact-form select, .upload_field label{
      height: 40px;
}
.form-group {
    margin-bottom: 6px;
}
.enq-txt {
    margin-bottom: 15px;
}
.view-location{     width: max-content;
    text-align: center; }
.submit-btn{padding: 5px 30px;     margin-top: 4px;}
.contact-item{
  padding: 7px 16px
}
.contact-item-lft:nth-child(2) .contact-item {
    margin-left: 10px;
    margin-bottom: 10px;
}

.contact-icon{width: 40px }
.con-left{
  height: 50px; width: 50px; line-height: 50px;
}
.footer-content-title{     padding-right: 30px; }
.pro-img {
    padding-bottom: 7.5em;
  }
  .eng-span{font-size: .9em}
  .other-btm{width: 250px}
  .enq-h {
    font-size: 2.6em; line-height: 40px
  }
  #popUp {
    width: 30%;
  }
  .inner-span{
    padding: 6px 19px
  }
  .inner-welcome-title {
    font-size: 2.5em;
  }

.inner-caption {
    font-size: 3em;
    line-height: 40px;
  }

}

 @media (min-width: 1280px) and (max-width: 1359px) {
     body,li {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left: 5%;
         padding-right: 5% 
    }
    .nav-brand img {
    width: 80%;
    margin-top: 15px;
}
.nav-menu>li>a {
    margin: 40px 12px;
}
.header-phone {
    margin: 38px 5px !important;
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 30px 12px;
}
.sexy-menu.detached .nav-brand img{
    margin-top: 8px;
    width: 60%;
  } 
.sexy-menu.detached .header-phone{ margin: 26px 15px !important }
.products .ser-title {
     line-height: 33px;   font-size: 2em;
    }

.side-btn{     width: 52px; padding: 16px 23px;     line-height: 26px; }
.page-hero .hero-text-area{ width: max-content }
.team-head{font-size: 3.5em; line-height: 50px}
.outside {
          width: 150px;
        margin-left: -35px;
}
#button{ height: 40px; width: 40px; line-height: 40px; }
.whats-app{ bottom: 15vh; width: 45px }
.welcome-detail{ padding-left: 0 }
.icon-txt-inner {
    padding-left: 20px;
}
.icon-btm img{ width: auto}
.accordion-button{ padding: 11px 0 }
.pro-txt1-main{ font-size: 3.991em; }
.ser-head{     letter-spacing: 1px; font-size: 1.1em }
.team-container{padding: 50px 0;     margin-top: 240px;}
.course-container {
    margin-top: -268px;
}
.other-rows {
    margin-top: 4em;
}.in-contact-page-content{
      padding: 30px 70px;
}

.enq-span{font-size: 1.333em; }
.enq-head2{
      font-size: 2em;
    line-height: 22px;
}
.in-contact-page-content{
      padding: 30px 40px;
}

.form-group {
    margin-bottom: 6px;
}
.enq-txt {
    margin-bottom: 15px;
}
.view-location{     width: max-content;
    text-align: center; }
.submit-btn{padding: 5px 30px;     margin-top: 4px;}
.contact-item{
  padding: 7px 16px
}

.contact-icon{width: 40px }
.con-left{
  height: 50px; width: 50px; line-height: 50px;
}
.contact-item-lft:nth-child(2) .contact-item {
    margin-left: 10px;
    margin-bottom: 10px;
}
  .eng-span{font-size: .9em}
  .other-btm{width: 350px}
  .enq-h {
    font-size: 2.6em; line-height: 40px
  }
  .footer-content-title{ padding-right: 30px }
  #popUp {
    width: 28%;
  }
  .inner-span{
    padding: 6px 19px
  }
  .inner-welcome-title {
    font-size: 2.7em;    line-height: 40px;
  }

.inner-caption {
    font-size: 3em;
    line-height: 40px;
  }
}

 @media (min-width: 1360px) and (max-width: 1399px) {
  body,li {
         font-size:14px !important;
    }
    .d-container{
         width:100%;
         padding-left:7%;
         padding-right:7% 
    }
.nav-brand img {
    width: 90%;
    margin-top: 8px;
}
.nav-menu>li>a {
    margin: 40px 12px;
}
.header-phone {
    margin: 38px 5px !important;
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 30px 9px;
}
.sexy-menu.detached .nav-brand img{
    margin-top: 8px;
    width: 60%;
  } 
.sexy-menu.detached .header-phone{ margin: 26px 15px !important }
.products .ser-title {
     line-height: 33px;   font-size: 2em;
    }
.footer-wraper{ padding: 20px 0 60px }
.footer-menu,.footer-social-links{ height: 50px; }
.side-btn{     width: 52px; padding: 16px 23px;     line-height: 26px; }
.page-hero .hero-text-area{ width: max-content }
.team-head{font-size: 3.9em; line-height: 50px}
.outside {
    width: 180px;
    margin-left: -55px;
}
.whats-app{ bottom: 15vh;     width: 50px; }
.welcome-detail{ padding-left: 0 }
.icon-txt-inner {
    padding-left: 20px;
}
.icon-btm img{ width: auto}
.accordion-button{ padding: 11px 0 }
.pro-txt1-main{ font-size: 3.991em; }
.ser-head{     letter-spacing: 1px; font-size: 1.1em }
.team-container{padding: 50px 0;     margin-top: 240px;}
.course-container {
    margin-top: -268px;
}
#button{ height: 45px; width: 45px; line-height: 45px; }

.enq-container-home { padding: 35px 0 }
.enq-h{font-size: 3em; line-height: 45px}
.abt-container{ margin-top: -100px }
.in-contact-page-content{
      padding: 30px 70px;
}
.contact-item{
  padding: 12px 16px
}

.contact-icon{width: 40px }
.con-left{
  height: 50px; width: 50px; line-height: 50px;
}
.footer-content-title{ padding-right: 30px }
}

 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}
   .d-container{
         width:100%;
         padding-left:6%;
         padding-right:6% 
    }
.nav-brand img {
    width: 90%;
    margin-top: 10px;
}
.nav-menu>li>a {
    margin: 40px 15px;
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 30px 15px;
}
.sexy-menu.detached .nav-brand img{
    margin-top: 8px;
    width: 60%;
  } 
.sexy-menu.detached .header-phone{ margin: 27px 15px !important }
.header-phone {
    margin: 39px 5px !important;
}
.products .ser-title {
     line-height: 33px;   font-size: 2em;
    }
.side-btn{     width: 52px; padding: 16px 23px;     line-height: 26px; }
.page-hero .hero-text-area{ width: max-content }
.team-head{font-size: 3.9em; line-height: 50px}
.outside {
    width: 180px;
    margin-left: -55px;
}
.whats-app{ bottom: 15vh }
.pro-txt1-main{     font-size: 3.991em;
    line-height: 50px; }
.pro-txt1{ font-size: 1.66em;
    line-height: 28px; }
  .abt-container{ margin-top: -100px }

  .in-contact-page-content{
      padding: 30px 70px;
}
.contact-item{
  padding: 12px 16px
}

.contact-icon{width: 40px }
.con-left{
  height: 60px; width: 60px; line-height: 60px;
}
}
 @media (min-width: 1441px) and (max-width: 1599px) {
   li,body{font-size:15px !important;}
 .d-container{
         width:100%;
         padding-left:6%;
         padding-right:6% 
    }

.nav-brand img {
    width: 90%;
    margin-top: 10px;
}
.nav-menu>li>a {
    margin: 40px 15px;
}
.header-phone {
    margin: 38px 5px !important;
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 30px 15px;
}
.sexy-menu.detached .nav-brand img{
    margin-top: 8px;
    width: 60%;
  } 
  .whats-app{ bottom: 15vh }
.sexy-menu.detached .header-phone{ margin: 27px 10px !important }
.abt-container{ margin-top: -100px }
.side-btn{     width: 52px; padding: 16px 23px;     line-height: 26px; }
.page-hero .hero-text-area{ width: max-content }
.team-head{font-size: 3.9em; line-height: 50px}
.outside {
    width: 180px;
    margin-left: -55px;
}
#button{ height: 40px; width: 40px; line-height: 40px; }
.whats-app{ bottom: 15vh; width: 45px }

.pro-txt1-main{     font-size: 3.991em;
    line-height: 50px; }
.pro-txt1{ font-size: 1.66em;
    line-height: 28px; }
.in-contact-page-content{
      padding: 30px 70px;
}
.products .ser-title {
     line-height: 33px;   font-size: 2em;
    }
}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}

.form-group {
    margin-bottom: 6px !important;
}
 .whats-app{
    width: 60px
   }
.nav-brand img {
    width: 70%;
    margin-top: 25px;
}
  .d-container{
         width:100%;
         padding-left:7%;
         padding-right:7% 
    }
.team-head{ font-size: 4em }  

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

}
 

 @media (max-width:420px) { 
    body,li {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .other-btm,.abt1-img{display: none;}
  .footer-menu {
    display: none;
  }
  .abt-btm-txt:after{width: 30%}
  .outside{width: 100%;     margin-left: 0;}
  .footer-address-container{display: block;}
  .inner-text,.bnr-flx{display: block;    margin-bottom: 0px;}
  .inner-span{ 
    padding: 9px 20px;
    line-height: 15px;
    font-size: .9em;        width: fit-content;
    }
    .hero-text-area {
    width: 100%; text-align: center;bottom: 8% !important;
  }
  .inner-span2{     font-size: 2em;     line-height: 40px;}
  .abt-container{ padding: 30px 0px 30px; margin-top: 0; }
  .bnr-desc{margin-bottom: 5px}
  .side-btn{  width: 35px;font-size: 1em; line-height: 17px; padding: 12px 10px; }
  #plus{ bottom: 65% }
  #popUp{
    width: 300px;   padding: 3% 4% 3%;      bottom: 14%;
  }
  .welcome-top{ letter-spacing: 2px;font-size: 1.1em; line-height: 23px;text-align: left;}
  .welcome-title{ font-size: 1.7em; line-height: 30px;text-align: left;
        margin: 0; }
  .welcome-detail{ padding-left: 0; }
  .abt-btm .col-md-3 {
    width: 33%;
    float: left;
  }

  .icon-txt-inner {
    padding-left: 0; padding-top: 10px; clear: both;
  }
  .icon-btm img {
    width: 85px;
  }
  .faq-container{ padding: 30px 10px; }
  .accordion {
    padding-right: 0;
  }
  .ser-title {
    margin: 0 0 10px;
  }
  .ser-head{font-size: 1em;    letter-spacing: 1px;}
  .view-prod{float: none; margin-top: 15px; display: block;}
  .accordion-body {
    padding-right: 0;
  }
  .product-rgt{display: none;}
  .team-container,.course-container{ margin-top: 0;  }
  .col-md-15{width: 100%;}
  .pro-img img {
    width: 65%;
    margin: 0 auto;
  }
  .pro-wrap{ margin-bottom: 1em; }
  .team-head{     font-size: 2em; line-height: 30px; margin-bottom: 15px; }
  .other-rows {
    margin-top: 1em;
  }
  .other-rows .col-md-4:nth-child(3) {
    width: 100%;
    float: none;
  }
  .other-p .col-md-6 {
    width: 50%;
    float: left;
  }
  .other-p{ margin-top: 1em }
  .team-container{ padding-bottom: 30px; padding-top: 30px; }
  .enq-h {
    font-size: 1.7em; line-height: 30px;
  }
  .en-span {
    font-size: 1.33em; margin: 10px auto 0;
  }
  .enq-btn{ padding: 5px 20px;  }
  .enq-container-home{ padding: 30px 0 }
  .footer-address:nth-child(1){display: none;}
  .btm-link p{font-size: 1em;}
  .micon {
    height: 35px;
  }
  .footer-address{padding-right: 0; margin-bottom: 10px; width: 100%}
  .footer-social-links{width: 100%; justify-content: center; height: 45px;}
  .footer-social-links ul li a{     margin-right: 20px; }
  .copy-right span{display: none;}
  .footer-bottom-container {
      padding-bottom: 50px;
  }
  .whats-app {
    width: 40px;
    bottom: 27vh;
    right: 10px;
  } 
  .copy-right, .designed p {
        line-height: 45px;
    }
    .nav-brand img{ width: 70%; margin: 5px auto 0; }


  .sexy-menu {
    height: 75px;
  }
  .inner-caption {
    font-size: 1.446em;
    line-height: 24px;
  }
  .inner-abt-txt img,.abt2-img{display: none;}

  .inner-welcome {
      position: unset;
      left: 50px;
      top: 50%;
      transform: unset;
  }
   .inner-welcome .welcome-top{     background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
      .inner-welcome-title{ background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;    margin: 0;
      -webkit-text-fill-color: transparent; }
  .abt-container2{ padding: 25px 0 30px; overflow: hidden; }
  .inner-welcome-title br{display: none;}
  .abt-btm-inner .icon-btm {
      padding: 0 10px;
  }

  .cont-left{display: none;}
  .contact-container{ padding: 30px 0; }
  .contact-form .col-md-6:nth-child(2n){ padding-left: 15px }
  .in-contact-page-content{ padding: 30px 30px }
  .career-bg{display: block;}
  .contact-container .col-md-7{width: 100%}
  .enq-head2{ font-size: 1.3em; line-height: 30px }
  .enq-span{font-size: 1.2em;}
  .enq-txt {
    margin-bottom: 15px;
  }
  input[type="file"]{font-size: 10px;}

  .gallery-container{ padding: 20px 10px; }
  .gallery-container .col-md-4{ width: 50%; float: left; }
  .box-group img{ height: 150px;}
  .box-group{   margin-bottom: 0 }


  .contact-item-lft{width: 100%; float: none; display: block !important; padding: 0 15px;}
  .contact-item{ margin-left: 0px !important; padding: 10px }
   .contact-item p{ font-size: 1em }
   .contact-item-lft:nth-child(1),.contact-item-lft:nth-child(2) .contact-item {
    margin-bottom: 10px;
  }
  .con-left{ height: 50px;
    width: 50px;
    line-height: 50px; }
  .contact-icon{ width: 35px  }
  .abt-con .col-md-7 {
    padding: 0;
  }
  .abt-btm .col-md-3:nth-child(3) .icon-btm:after{display: none;}
  .welcome-detail p,.welcome-detail-title2 {
    text-align: left !important;
  }
.prod-row1 .col-md-15:nth-child(5),
.prod-row1 .col-md-15:nth-child(4),
.prod-row1 .col-md-15:nth-child(3) {display: none;}


.bred-next,.bred-home a, .bred-home,.bred-arrow{line-height: 20px;}
.bredcum-wraper{padding-top: 15px}
.products .ser-title {
    font-size: 1.35em;        line-height: 25px;
}
.pro-li li{
      line-height: 18px; width: 100%;
    padding-left: 25px;    letter-spacing: 0px;
}
.pro-li li:before{     width: 6px;
    height: 6px; }
.pro-row .abt2-img {
    display: block;        width: 90%;
}
.pro-row{
  display: flex!important;flex-wrap: wrap; flex-direction: column-reverse;
}
.pro-li {
    margin-top: 1em;
}
.pro-row .col-md-7{padding: 0}

}
 @media (min-width:421px) and (max-width:460px){

    body,li {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
    .nav-brand img{ width: 70%; margin: 5px auto 0; }
   .other-btm,.abt1-img{display: none;}
  .footer-menu {
    display: none;
  }
  .abt-btm-txt:after{width: 30%}
  .outside{width: 100%;     margin-left: 0;}
  .footer-address-container{display: block;}
  .inner-text,.bnr-flx{display: block;    margin-bottom: 0px;}
  .inner-span{ 
    padding: 9px 20px;
    line-height: 15px;
    font-size: .9em;        width: fit-content;
    }
    .hero-text-area {
    width: 100%; text-align: center;bottom: 8% !important;
  }
  .inner-span2{     font-size: 2em;     line-height: 40px;}
  .abt-container{ padding: 30px 0px 30px; margin-top: 0; }
  .bnr-desc{margin-bottom: 5px}
  .side-btn{  width: 35px;font-size: 1em; line-height: 17px; padding: 12px 10px; }
  #plus{ bottom: 65% }
  #popUp{
    width: 300px;   padding: 3% 4% 3%;      bottom: 14%;
  }
  .welcome-top{ letter-spacing: 2px;font-size: 1.1em; line-height: 23px; }
  .welcome-title{ font-size: 1.7em; line-height: 30px;margin: 0 }
  .welcome-detail{ padding-left: 0; }
  .abt-btm .col-md-3 {
    width: 33%;
    float: left;
  }

  .icon-txt-inner {
    padding-left: 0; padding-top: 10px; clear: both;
  }
  .icon-btm img {
    width: 85px;
  }
  .faq-container{ padding: 30px 10px; }
  .accordion {
    padding-right: 0;
  }
  .ser-title {
    margin: 0 0 10px;
  }
  .ser-head{font-size: 1em;    letter-spacing: 1px;}
  .view-prod{float: none; margin-top: 15px; display: block;}
  .accordion-body {
    padding-right: 0;
  }
  .product-rgt{display: none;}
  .team-container,.course-container{ margin-top: 0;  }
  .col-md-15{width: 100%;}
  .pro-img img {
    width: 65%;
    margin: 0 auto;
  }
  .pro-wrap{ margin-bottom: 1em; }
  .team-head{     font-size: 2em; line-height: 30px; margin-bottom: 15px; }
  .other-rows {
    margin-top: 1em;
  }
  .other-rows .col-md-4:nth-child(3) {
    width: 100%;
    float: none;
  }
  .other-p .col-md-6 {
    width: 50%;
    float: left;
  }
  .other-p{ margin-top: 1em }
  .team-container{ padding-bottom: 30px }
  .enq-h {
    font-size: 1.7em; line-height: 30px;
  }
  .en-span {
    font-size: 1.33em; margin: 10px auto 0;
  }
  .enq-btn{ padding: 5px 20px;  }
  .enq-container-home{ padding: 30px 0 }
  .footer-address:nth-child(1){display: none;}
  .btm-link p{font-size: 1em;}
  .micon {
    height: 35px;
  }
  .footer-address{padding-right: 0; margin-bottom: 10px; width: 100%}
  .footer-social-links{width: 100%; justify-content: center; height: 45px;}
  .footer-social-links ul li a{     margin-right: 20px; }
  .copy-right span{display: none;}
  .footer-bottom-container {
      padding-bottom: 50px;
  }
  .whats-app {
    width: 40px;
    bottom: 27vh;
    right: 10px;
  } 
  .copy-right, .designed p {
        line-height: 45px;
    }


  .sexy-menu {
    height: 75px;
  }
  .inner-caption {
    font-size: 1.446em;
    line-height: 24px;
  }
  .inner-abt-txt img,.abt2-img{display: none;}

  .inner-welcome {
      position: unset;
      left: 50px;
      top: 50%;
      transform: unset;
  }
   .inner-welcome .welcome-top{     background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
      .inner-welcome-title{ background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;    margin: 0;
      -webkit-text-fill-color: transparent; }
  .abt-container2{ padding: 25px 0 30px; overflow: hidden; }
  .inner-welcome-title br{display: none;}
  .abt-btm-inner .icon-btm {
      padding: 0 10px;
  }
    .cont-left{display: none;}
  .contact-container{ padding: 30px 0; }
  .contact-form .col-md-6:nth-child(2n){ padding-left: 15px }
  .in-contact-page-content{ padding: 30px 40px }
  .career-bg{display: block;}
  .contact-container .col-md-7{width: 100%}
  .enq-head2{ font-size: 1.7em; line-height: 30px }
  .enq-span{font-size: 1.2em;}
  .enq-txt {
    margin-bottom: 15px;
  }
  input[type="file"]{font-size: 10px;}
  .gallery-container{ padding: 20px 10px; }
  .gallery-container .col-md-4{ width: 50%; float: left; }
  .box-group img{ height: 150px;}
  .box-group{   margin-bottom: 0 }


  .contact-item-lft{width: 100%; float: none; display: block !important; padding: 0 15px;}
  .contact-item{ margin-left: 0px !important; padding: 10px }
   .contact-item p{ font-size: 1em }
   .contact-item-lft:nth-child(1),.contact-item-lft:nth-child(2) .contact-item {
    margin-bottom: 10px;
  }
  .con-left{ height: 50px;
    width: 50px;
    line-height: 50px; }
  .contact-icon{ width: 35px  }
.abt-btm .col-md-3:nth-child(3) .icon-btm:after{display: none;}
  .welcome-detail p,.welcome-detail-title2 {
    text-align: left !important;
  }
.prod-row1 .col-md-15:nth-child(5),
.prod-row1 .col-md-15:nth-child(4),
.prod-row1 .col-md-15:nth-child(3) {display: none;}

.products .ser-title {
    font-size: 1.35em;        line-height: 25px;
}
.pro-li li{
      line-height: 18px; width: 100%;
    padding-left: 25px;    letter-spacing: 0px;
}
.pro-li li:before{     width: 6px;
    height: 6px; }
.pro-row .abt2-img {
    display: block;        width: 70%;
}
.pro-row{
  display: flex!important;flex-wrap: wrap; flex-direction: column-reverse;
}
.pro-li {
    margin-top: 1em;
}
}
 @media (min-width:461px) and (max-width:560px){

    body,li {
       font-size:14px !important;
  }
    .d-container{ padding-left: 3%; padding-right: 3% }
  
   .other-btm,.abt1-img{display: none;}
  .footer-menu {
    display: none;
  }
  .abt-btm-txt:after{width: 30%}
  .outside{width: 100%;     margin-left: 0;}
  .footer-address-container{display: block;}
  .inner-text,.bnr-flx{display: block;    margin-bottom: 0px;}
  .inner-span{ 
    padding: 9px 20px;
    line-height: 15px;
    font-size: .9em;        width: fit-content;
    }
    .hero-text-area {
    width: 100%; text-align: center;bottom: 4% !important;
  }
  .inner-span2{     font-size: 2em;     line-height: 40px;}
  .abt-container{ padding: 30px 0px 30px; margin-top: 0; }
  .bnr-desc{margin-bottom: 5px}
  .side-btn{  width: 35px;font-size: 1em; line-height: 17px; padding: 12px 10px; }
  #plus{ bottom: 65% }
  #popUp{
    width: 300px;   padding: 3% 4% 3%;      bottom: 14%;
  }
  .welcome-top{ letter-spacing: 2px;font-size: 1.1em; line-height: 23px; }
  .welcome-title{ font-size: 1.7em; line-height: 30px }
  .welcome-detail{ padding-left: 0; }
  .abt-btm .col-md-3 {
    width: 33%;
    float: left;
  }

  .icon-txt-inner {
    padding-left: 0; padding-top: 10px; clear: both;
  }
  .icon-btm img {
    width: 85px;
  }
  .faq-container{ padding: 30px 10px; }
  .accordion {
    padding-right: 0;
  }
  .ser-title {
    margin: 0 0 10px;
  }
  .ser-head{font-size: 1em;    letter-spacing: 1px;}
  .view-prod{float: none; margin-top: 15px; display: block;}
  .accordion-body {
    padding-right: 0;
  }
  .product-rgt{display: none;}
  .team-container,.course-container{ margin-top: 0;  }
  .col-md-15{width: 50%;}
  .pro-img img {
    width: 65%;
    margin: 0 auto;
  }
  .pro-wrap{ margin-bottom: 1em; }
  .team-head{     font-size: 2em; line-height: 30px; margin-bottom: 15px; }
  .other-rows {
    margin-top: 1em;
  }
  .other-rows .col-md-4:nth-child(3) {
    width: 100%;
    float: none;
  }
  .other-p .col-md-6 {
    width: 50%;
    float: left;
  }
  .other-p{ margin-top: 1em }
  .team-container{ padding-bottom: 30px }
  .enq-h {
    font-size: 1.7em; line-height: 30px;
  }
  .en-span {
    font-size: 1.33em; margin: 10px auto 0;
  }
  .enq-btn{ padding: 5px 20px;  }
  .enq-container-home{ padding: 30px 0 }
  .footer-address:nth-child(1){display: none;}
  .btm-link p{font-size: 1em;}
  .micon {
    height: 35px;
  }
  .footer-address{padding-right: 0; margin-bottom: 10px; width: 100%}
  .footer-social-links{width: 100%; justify-content: center; height: 45px;}
  .footer-social-links ul li a{     margin-right: 20px; }
  .copy-right span{display: none;}
  .footer-bottom-container {
      padding-bottom: 50px;
  }
  .whats-app {
    width: 40px;
    bottom: 27vh;
    right: 10px;
  } 
  .copy-right, .designed p {
        line-height: 45px;
    }
   .nav-brand img{ width: 70%; margin: 5px auto 0; }
  .pro-img {
      padding-bottom: 6.5em;
  }
  .eng-span{font-size: .9em}
  .lx-head{ font-size: 1.1em; line-height: 20px }


  .sexy-menu {
    height: 75px;
  }
  .inner-caption {
    font-size: 1.6em;
    line-height: 30px;
  }
  .inner-abt-txt img,.abt2-img{display: none;}

  .inner-welcome {
      position: unset;
      left: 50px;
      top: 50%;
      transform: unset;
  }
   .inner-welcome .welcome-top{     background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
      .inner-welcome-title{ background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;    margin: 0;
      -webkit-text-fill-color: transparent; }
  .abt-container2{ padding: 25px 0 30px; overflow: hidden; }
  .inner-welcome-title br{display: none;}
  .abt-btm-inner .icon-btm {
      padding: 0 10px;
  }

    .cont-left{display: none;}
  .contact-container{ padding: 30px 0; }
  .contact-form .col-md-6:nth-child(2n){ padding-left: 15px }
  .in-contact-page-content{ padding: 30px 40px }
  .career-bg{display: block;}
  .contact-container .col-md-7{width: 100%}
  .enq-head2{ font-size: 1.7em; line-height: 30px }
  .enq-span{font-size: 1.2em;}
  .enq-txt {
    margin-bottom: 15px;
  }
  input[type="file"]{font-size: 10px;}
  .gallery-container{ padding: 20px 10px; }
  .gallery-container .col-md-4{ width: 50%; float: left; }
  .box-group img{ height: 150px;}
  .box-group{   margin-bottom: 0 }


  .contact-item-lft{width: 100%; float: none; display: block !important; padding: 0 15px;}
  .contact-item{ margin-left: 0px !important; padding: 10px }
   .contact-item p{ font-size: 1em }
   .contact-item-lft:nth-child(1),.contact-item-lft:nth-child(2) .contact-item {
    margin-bottom: 10px;
  }
  .con-left{ height: 50px;
    width: 50px;
    line-height: 50px; }
  .contact-icon{ width: 35px  }
.abt-btm .col-md-3:nth-child(3) .icon-btm:after{display: none;}
.prod-row1 .col-md-15:nth-child(5),
.prod-row1 .col-md-15:nth-child(4),
.prod-row1 .col-md-15:nth-child(3) {display: none;}

.products .ser-title {
    font-size: 1.35em;        line-height: 25px;
}
.pro-li li{
      line-height: 18px; 
    padding-left: 25px;    letter-spacing: 0px;
}
.pro-li li:before{     width: 6px;
    height: 6px; }
.pro-row .abt2-img {
    display: block;        width: 70%;
}
.pro-row{
  display: flex!important;flex-wrap: wrap; flex-direction: column-reverse;
}
.pro-li {
    margin-top: 1em;
}
}
 @media (min-width:561px) and (max-width:680px){

   body,li {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
 
   .whats-app{
    width: 40px
   }
      .home-img-landsc {
        display: block;
        height: 75vh;
        width: 100%;
        object-fit: cover;
    }
        .mob-view.home-img {
        display: none !important;
    }
  .abt-btm .col-md-3:nth-child(3) .icon-btm:after{display: none;}
   .other-btm,.abt1-img{display: none;}
  .footer-menu {
    display: none;
  }
  .abt-btm-txt:after{width: 30%}
  .outside{width: 100%;     margin-left: 0;}
  .footer-address-container{display: block;}
  .inner-span{ 
    padding: 9px 20px;
    line-height: 15px;
    font-size: .9em;        width: fit-content;
    }
    .hero-text-area {
    width: max-content;  bottom: 4% !important;
  }
  .inner-span2{     font-size: 2em;     line-height: 40px;}
  .abt-container{ padding: 30px 0px 30px; margin-top: 0; }
  .bnr-desc{margin-bottom: 5px}
  .side-btn{  width: 35px;font-size: 1em; line-height: 17px; padding: 12px 10px; }
  #plus{ bottom: 65% }
  #popUp{
    width: 300px;   padding: 3% 4% 3%;      bottom: 14%;
  }
  .welcome-top{ letter-spacing: 2px;font-size: 1.1em; line-height: 23px; }
  .welcome-title{ font-size: 1.7em; line-height: 30px }
  .welcome-detail{ padding-left: 0; }
  .abt-btm .col-md-3 {
    width: 33%;
    float: left;
  }
.prod-row1 .col-md-15:nth-child(5),
.prod-row1 .col-md-15:nth-child(4),
.prod-row1 .col-md-15:nth-child(3) {display: none;}
  .icon-txt-inner {
    padding-left: 0; padding-top: 10px; clear: both;
  }
  .icon-btm img {
    width: 85px;
  }
  .faq-container{ padding: 30px 10px; }
  .accordion {
    padding-right: 0;
  }
  .ser-title {
    margin: 0 0 10px;
  }
  .ser-head{font-size: 1em;    letter-spacing: 1px;}
  .view-prod{float: none; margin-top: 15px; display: block;}
  .accordion-body {
    padding-right: 0;
  }
  .product-rgt{display: none;}
  .team-container,.course-container{ margin-top: 0;  }
  .col-md-15{width: 50%;}
  .pro-img img {
    width: 65%;
    margin: 0 auto;
  }
  .pro-wrap{ margin-bottom: 1em; }
  .team-head{     font-size: 2em; line-height: 30px; margin-bottom: 15px; }
  .other-rows {
    margin-top: 1em;
  }
  .other-p .col-md-6 {
    width: 50%;
    float: left;
  }
  .other-p{ margin-top: 1em }
  .team-container{ padding-bottom: 30px }
  .enq-h {
    font-size: 1.7em; line-height: 30px;
  }
  .en-span {
    font-size: 1.33em; margin: 10px auto 0;
  }
  .enq-btn{ padding: 5px 20px;  }
  .enq-container-home{ padding: 30px 0 }
  .footer-address:nth-child(1){display: none;}
  .btm-link p{font-size: 1em;}
  .micon {
    height: 35px;
  }
  .footer-address{padding-right: 0; margin-bottom: 10px; width: 50%;}
  .footer-social-links{width: 100%; justify-content: center; height: 45px;}
  .footer-social-links ul li a{     margin-right: 20px; }
  .footer-bottom-container {
      padding-bottom: 50px;
  }
  .whats-app {
    width: 40px;
    bottom: 27vh;
    right: 10px;
  } 
  .copy-right, .designed p {
        line-height: 45px;
    }
   .nav-brand img{ width: 70%; margin: 5px auto 0; }
  .pro-img {
      padding-bottom: 6.5em;
  }
  .eng-span{font-size: .9em}
  .lx-head{ font-size: 1.1em; line-height: 20px }
  .other-rows .col-md-4{
    width: 50% !important;
    float: left;
  }
  .dnone-mob{display: none; }



  .sexy-menu {
    height: 75px;
  }
  .inner-caption {
    font-size: 1.8em;
    line-height: 35px;
  }
  .inner-abt-txt img,.abt2-img{display: none;}

  .inner-welcome {
      position: unset;
      left: 50px;
      top: 50%;
      transform: unset;
  }
   .inner-welcome .welcome-top{     background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
      .inner-welcome-title{ background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;    margin: 0;
      -webkit-text-fill-color: transparent; }
  .abt-container2{ padding: 25px 0 30px; overflow: hidden; }
  .inner-welcome-title br{display: none;}
  .abt-btm-inner .icon-btm {
      padding: 0 10px;
  }
    .cont-left{display: none;}
  .contact-container{ padding: 30px 0; }
  .contact-form .col-md-6:nth-child(2n){ padding-left: 15px }
  .in-contact-page-content{ padding: 30px 60px }
  .career-bg{display: block;}
  .contact-container .col-md-7{width: 100%}
  .enq-head2{ font-size: 1.7em; line-height: 30px }
  .enq-span{font-size: 1.2em;}
  .enq-txt {
    margin-bottom: 15px;
  }
  input[type="file"]{font-size: 10px;}
  .gallery-container{ padding: 30px 10px; }
  .gallery-container .col-md-4{ width: 50%; float: left; }
  .box-group img{ height: 160px;}
  .box-group{   margin-bottom: 0 }


  .contact-item-lft{width: 100%; float: none; display: block !important; padding: 0 15px;}
  .contact-item{ margin-left: 0px !important; padding: 10px }
   .contact-item p{ font-size: 1em }
   .contact-item-lft:nth-child(1),.contact-item-lft:nth-child(2) .contact-item {
    margin-bottom: 10px;
  }
  .con-left{ height: 50px;
    width: 50px;
    line-height: 50px; }
  .contact-icon{ width: 35px  }
  .contact-item-lft:nth-child(2) .contact-item {
      width: 49.5%;
    float: left;
    margin-right: 5px;
  }
  .contact-item-lft:nth-child(2) .contact-item:nth-child(2){ margin-right: 0 }
.products .ser-title {
    font-size: 1.35em;        line-height: 25px;
}
.pro-li li{
      line-height: 18px; 
    padding-left: 25px;    letter-spacing: 0px;
}
.pro-li li:before{     width: 6px;
    height: 6px; }
.pro-row .abt2-img {
    display: block;        width: 70%;
}
.pro-row{
  display: flex!important;flex-wrap: wrap; flex-direction: column-reverse;
}
.pro-li {
    margin-top: 1em;
}
}
 @media (min-width:681px) and (max-width: 768px){

    body,li {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
 .prod-row1 .col-md-15:nth-child(5),
.prod-row1 .col-md-15:nth-child(4) {display: none;}
   .whats-app{
    width: 40px
   }
   .footer-content-title{width: fit-content}
   .home-img-landsc {
        display: block;
        height: 85vh;
        width: 100%;
        object-fit: cover;
    }
        .mob-view.home-img {
        display: none !important;
    }
.pro-row .abt2-img {
    display: block; width: 50%;
}
.pro-row .col-md-5{          float: left;
        width: 100%;}
.pro-row{
  display: flex!important;flex-wrap: wrap; flex-direction: column-reverse;
}
   .other-btm,.abt1-img{display: none;}
  .footer-menu {
    display: none;
  }
  .abt-btm-txt:after{width: 30%}
  .outside{width: 100%;     margin-left: 0;}
  .footer-address-container{display: block;}
  .inner-span{ 
    padding: 9px 20px;
    line-height: 15px;
    font-size: .9em;        width: fit-content;
    }
    .hero-text-area {
  bottom: 4% !important;        width: max-content;
  }
  .inner-span2{     font-size: 2.2em;     line-height: 40px;}
  .abt-container{ padding: 30px 0px 30px; margin-top: 0; }
  .bnr-desc{margin-bottom: 5px}
  .side-btn{  width: 35px;font-size: 1em; line-height: 17px; padding: 12px 10px; }
  #plus{ bottom: 65% }
  #popUp{
    width: 330px;   padding: 3% 4% 3%;      bottom: 14%;
  }
  .welcome-top{ letter-spacing: 2px;font-size: 1.1em; line-height: 23px; }
  .welcome-title{ font-size: 1.7em; line-height: 30px }
  .welcome-detail{ padding-left: 0; }
  .abt-btm .col-md-3 {
    width: 20%;
    float: left;
  }
 .abt-btm .col-md-6 {
    width: 40%;
    float: left;
  }
  .icon-txt-inner {
    padding-left: 0; padding-top: 10px; clear: both;
  }
  .icon-btm img {
    width: 85px;
  }
  .faq-container{ padding: 30px 10px; }
  .accordion {
    padding-right: 0;
  }
  .ser-title {
    margin: 0 0 10px;
  }
  .ser-head{font-size: 1em;    letter-spacing: 1px;}
  .view-prod{float: none; margin-top: 15px; display: block;}
  .accordion-body {
    padding-right: 0;
  }
  .product-rgt{display: none;}
  .team-container,.course-container{ margin-top: 0;  }
  .col-md-15{width: 33%;}
  .pro-img img {
    width: 65%;
    margin: 0 auto;
  }
  .pro-wrap{ margin-bottom: 1em; }
  .team-head{     font-size: 2em; line-height: 30px; margin-bottom: 15px; }
  .other-rows {
    margin-top: 1em;
  }
  .other-p .col-md-6 {
    width: 50%;
    float: left;
  }
  .other-p{ margin-top: 1em }
  .team-container{ padding-bottom: 30px }
  .enq-h {
    font-size: 1.7em; line-height: 30px;
  }
  .en-span {
    font-size: 1.33em; margin: 10px auto 0;
  }
  .enq-btn{ padding: 5px 20px;  }
  .enq-container-home{ padding: 30px 0 }
  .footer-address:nth-child(1){display: none;}
  .btm-link p{font-size: 1em;}
  .micon {
    height: 35px;
  }
  .footer-address{padding-right: 0; margin-bottom: 10px; width: 33%;}
  .footer-social-links{width: 100%;
        justify-content: center;
        height: 45px;}
  .footer-social-links ul li a{     margin-right: 20px; }
  .footer-bottom-container {
      padding-bottom: 50px;
  }
  .whats-app {
    width: 40px;
    bottom: 27vh;
    right: 10px;
  } 
  .copy-right, .designed p {
        line-height: 45px;
    }
   .nav-brand img{ width: 70%; margin: 5px auto 0; }
  .pro-img {
      padding-bottom: 6.5em;
  }
  .eng-span{font-size: .9em}
  .lx-head{ font-size: 1.1em; line-height: 20px }
  .other-rows .col-md-4{
    width: 50% !important;
    float: left;
  }
  .dnone-mob{display: none; }

  .gallery-container{ padding: 30px 10px; }
  .gallery-container .col-md-4{ width: 50%; float: left; }
  .box-group img{ height: 200px;}
  .box-group{   margin-bottom: 0 }

  .sexy-menu {
    height: 75px;
  }
  .inner-caption {
    font-size: 2em;
    line-height: 35px;
  }
  .inner-abt-txt img,.abt2-img{display: none;}

  .inner-welcome {
      position: unset;
      left: 50px;
      top: 50%;
      transform: unset;
  }
   .inner-welcome .welcome-top{     background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
      .inner-welcome-title{ background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;    margin: 0;
      -webkit-text-fill-color: transparent; }
  .abt-container2{ padding: 25px 0 30px; overflow: hidden; }
  .inner-welcome-title br{display: none;}
  .abt-btm-inner .icon-btm {
      padding: 0 10px;
  }
.abt-btm-inner .col-md-3{width: 25%}

    .cont-left{display: none;}
  .contact-container{ padding: 30px 0; }
  .contact-form .col-md-6{ width: 50%; float: left;}
  .in-contact-page-content{ padding: 30px 60px }
  .career-bg{display: block;}
  .contact-container .col-md-7{width: 100%}
  .enq-head2{ font-size: 1.7em; line-height: 30px }
  .enq-span{font-size: 1.2em;}
  .enq-txt {
    margin-bottom: 15px;
  }
  input[type="file"]{font-size: 10px;}
.con-left{ height: 50px;
    width: 50px;
    line-height: 50px; }
  .contact-icon{ width: 35px  }
}

 @media  (max-width: 768px){ 
 .header-phone img {
    filter: brightness(20);
}
  .submenu-indicator-chevron{ border-color: transparent #ffffff #ffffff transparent !important; }
 .logo{
      transform: translate(-50%, 0%);
    left: 50%;
 }
 .nav-dropdown>li a{ font-size: .8em !important }
    .sexy-menu.detached {
    opacity: 1 !important;        position: unset !important;
}
.sexy-menu.detached .header-phone{margin: 0!important}
.navigation-portrait li {font-size: 18px !important}
.nav-brand img {
    display: flex;
    align-items: center;
}
body.home .sexy-menu.detached .nav-menu > li > a{color: #fff !important; margin: 0 !important}
.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
         font-weight: normal;
    font-family: 'Ubermove'; text-transform: capitalize;
}

.nav-toggle:before {
    position: absolute;
    content: "";
    width: 40px;
    border-bottom: 3px solid #000;
    right: 0;
}
.nav-toggle:after {
    content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
}

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

  .nav-menu>li>a
  {
      color: #fff !important; font-size: 1em !important
  }

   .nav-toggle, .navigation-hidden .nav-header {display: block !important;}
    
.hide-menu{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
        padding: 15px 20px;
        display: block;
}
   
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px
}

.nav-toggle{

display: flex!important;
    align-items: center;
    width: 25px;
    height: 20px;
    cursor: pointer;
    /* border-top: 3px solid #000; */
    border-bottom: 3px solid #000;
    text-align: center;
    justify-content: center;
    position: absolute;
    bottom: 25px;
    right: 23px !important;
    }
  
.center{display: block;}
.home-img {
    height: 86vh;
    width: 100%;
    object-fit: cover;
}

.sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
}
.nav-menu>li>a {
    color: #ffff !important;
}
}



 @media (min-width:769px) and (max-width:991px){
      body,li {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .nav-menu>li>a{ margin: 30px 8px; font-size: .85em }
li.header-phone img{ height: 20px }
.header-phone {
    margin: 26px 15px !important;
}
  .sexy-menu.detached .nav-menu > li > a {
    margin: 25px 8px;
  }
  .sexy-menu.detached .nav-brand img {
   margin-top: 10px;
        width: 45%;
}
.sexy-menu.detached .header-phone {
    margin: 19px 15px !important;
}
 .prod-row1 .col-md-15:nth-child(5),
.prod-row1 .col-md-15:nth-child(4) {display: none;}
   .other-btm,.abt1-img{display: none;}
 .pro-row .abt2-img {
    display: block;        width: 50%;
}
.pro-row .col-md-5{          float: left;
        width: 100%;}
.pro-row{
  display: flex!important;flex-wrap: wrap; flex-direction: column-reverse;
}
  .abt-btm-txt:after{width: 30%}
  .outside{width: 100%;     margin-left: 0;}
  .inner-span{ 
    padding: 9px 20px;
    line-height: 15px;
    font-size: .9em;        width: fit-content;
    }
    .hero-text-area {
  bottom: 4% !important;        width: max-content;
  }
  .inner-span2{     font-size: 2.2em;     line-height: 40px;}
  .abt-container{ padding: 30px 0px 30px; margin-top: 0; }
  .bnr-desc{margin-bottom: 5px}
  .side-btn{  width: 35px;font-size: 1em; line-height: 17px; padding: 12px 10px; }
  #plus{ bottom: 65% }
  #popUp{
    width: 330px;   padding: 3% 4% 3%;      bottom: 14%;
  }
  .welcome-top{ letter-spacing: 2px;font-size: 1.1em; line-height: 23px; }
  .welcome-title{ font-size: 1.7em; line-height: 30px }
  .welcome-detail{ padding-left: 0; }
  .abt-btm .col-md-3 {
    width: 20%;
    float: left;
  }
 .abt-btm .col-md-6 {
    width: 40%;
    float: left;
  }
  .icon-txt-inner {
    padding-left: 0; padding-top: 10px; clear: both;
  }
  .icon-btm img {
    width: 85px;
  }
  .faq-container{ padding: 30px 10px; }
  .accordion {
    padding-right: 0;
  }
  .ser-title {
    margin: 0 0 10px;
  }
  .ser-head{font-size: 1em;    letter-spacing: 1px;}
  .view-prod{float: none; margin-top: 15px; display: block;}
  .accordion-body {
    padding-right: 0;
  }
  .product-rgt{display: none;}
  .team-container,.course-container{ margin-top: 0;  }
  .col-md-15{width: 33%;}
  .pro-img img {
    width: 65%;
    margin: 0 auto;
  }
  .pro-wrap{ margin-bottom: 1em; }
  .team-head{     font-size: 2em; line-height: 30px; margin-bottom: 15px; }
  .other-rows {
    margin-top: 1em;
  }
  .other-p .col-md-6 {
    width: 50%;
    float: left;
  }
  .other-p{ margin-top: 1em }
  .team-container{ padding-bottom: 30px }
  .enq-h {
    font-size: 1.7em; line-height: 30px;
  }
  .en-span {
    font-size: 1.33em; margin: 10px auto 0;
  }
  .enq-btn{ padding: 5px 20px;  }
  .enq-container-home{ padding: 30px 0 }
  .footer-address:nth-child(1){display: none;}
  .btm-link p{font-size: 1em;}
  .micon {
    height: 35px;
  }
  .footer-address{padding-right: 0; margin-bottom: 10px; width: 50%;}
  .footer-social-links ul li a{  font-size: 1em;   margin-right: 12px; }
.footer-content-title{ padding-right: 15px; font-size: .9em}
.footer-menu ul li a{ font-size: .85em }
.footer-menu ul li{ margin: 0px 6px }
.footer-wraper{ padding: 25px 0 35px }
.footer-menu,.footer-social-links{height: 50px;}
  .whats-app {
    width: 40px;
    bottom: 27vh;
    right: 10px;
  } 
  .copy-right, .designed p {
        line-height: 45px;
    }
  .nav-brand img{ width: 60%; }
  .pro-img {
      padding-bottom: 6.5em;
  }
  .eng-span{font-size: .9em}
  .lx-head{ font-size: 1.1em; line-height: 20px }
  .other-rows .col-md-4{
    width: 50% !important;
    float: left;
  }
  .dnone-mob{display: none; }

    .cont-left{display: none;}
  .contact-container{ padding: 30px 0; }
  .contact-form .col-md-6{ width: 50%; float: left;}
  .in-contact-page-content{ padding: 30px 60px }
  .career-bg{display: block;}
  .contact-container .col-md-7{width: 100%}
  .enq-head2{ font-size: 1.7em; line-height: 30px }
  .enq-span{font-size: 1.2em;}
  .enq-txt {
    margin-bottom: 15px;
  }
  input[type="file"]{font-size: 10px;}


  .gallery-container{ padding: 30px 10px; }
  .gallery-container .col-md-4{ width: 50%; float: left; }
  .box-group img{ height: 200px;}
  .box-group{   margin-bottom: 0 }
  .inner-caption {
    font-size: 2em;
    line-height: 35px;
  }
  .inner-abt-txt img,.abt2-img{display: none;}

  .inner-welcome {
      position: unset;
      left: 50px;
      top: 50%;
      transform: unset;
  }
   .inner-welcome .welcome-top{     background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
      .inner-welcome-title{ background: linear-gradient(to right, #4F4473 0%, #2D6DA0 100%);
      -webkit-background-clip: text;    margin: 0;
      -webkit-text-fill-color: transparent; }
  .abt-container2{ padding: 25px 0 30px; overflow: hidden; }
  .inner-welcome-title br{display: none;}
  .abt-btm-inner .icon-btm {
      padding: 0 10px;
  }
.abt-btm-inner .col-md-3{width: 25%}

.con-left{ height: 50px;
    width: 50px;
    line-height: 50px; }
  .contact-icon{ width: 35px  }
}

.wrapper-table{ margin: 1em 0em;}

.wrapper-table table {
  border-spacing: 0;
  overflow: hidden;
  inline-size: 100%;
  text-align: left;
  background-color: inherit;
  border: 1px solid lightgray;
  border-radius: 0.5rem;
  box-shadow: 0px 4px 6px -2px rgba(14, 30, 37, 0.12);
}

:is(th, td) {
  padding: 1rem;
  border-block-end: 1px solid lightgray;
  line-height: 1.7;
  font-size: 1em;
}

tfoot :is(th, td) {
  border-block-end: unset;
  line-height: 1.7;
}

tfoot tr {
  background-color: whitesmoke;
}

:is(th, td):not(:first-child) {
  border-inline-start: 1px solid lightgray;
}
 th {
    width: 16.66%; /* Adjust if different number of columns */
    word-wrap: break-word;
  }

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
/*.multiline {
  white-space: pre-line;
}*/




.rtable {
  max-width:100%;
}
.rtable thead {
  background-color: #e3e3e3;
  font-size: 20px;
}
.rtable tbody {
  background-color: white;
}
.rtable tbody:nth-child(even) {
  background-color: #fafafa;
}
.rtable th,
.rtable td {
  border-top: 0 !important;
}
 @media (min-width:992px) and (max-width:1023px){
   body,li {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .header-phone img {
    height: 20px;
  }

   .nav-menu>li>a{ margin: 35px 10px }
   .sexy-menu.detached .nav-menu > li > a {
    margin: 25px 15px;
  }
  .sexy-menu.detached .nav-brand img {
        margin-top: 11px;
        width: 50%;
}
 .header-phone {
    margin: 35px 15px !important;
}
.sexy-menu.detached .header-phone {
    margin: 24px 15px !important;
}
 .inner-caption {
    font-size: 2.5em;
    line-height: 45px;
  }

  .box-group img{ height: 250px;}
  .box-group{   margin-bottom: 0 }
  .in-contact-page-content{ padding: 30px 40px }

  .outside{width: 100%;     margin-left: 0;}
  .inner-span{ 
    padding: 9px 20px;
    line-height: 15px;
    font-size: .9em;        width: fit-content;
    }
    .hero-text-area {
  bottom: 4% !important;        width: max-content;
  }
  .inner-span2{     font-size: 2.2em;     line-height: 40px;}
  .abt-container{ padding: 30px 0px 30px; margin-top: 0; }
  .bnr-desc{margin-bottom: 5px}
  .side-btn{  width: 35px;font-size: 1em; line-height: 17px; padding: 12px 10px; }
  #plus{ bottom: 65% }
  #popUp{
    width: 330px;   padding: 3% 4% 3%;      bottom: 10%;
  }
  .welcome-top{ letter-spacing: 2px;font-size: 1.1em; line-height: 23px; }
  .welcome-title{ font-size: 1.7em; line-height: 30px }
  .welcome-detail{ padding-left: 0; }

  .icon-txt-inner {
    padding-left: 0; padding-top: 10px; clear: both;
  }
  .icon-btm img {
    width: 75px;
  }
  .faq-container{ padding: 30px 10px; }
  .accordion {
    padding-right: 0;
  }
  .ser-title {
    margin: 0 0 10px;
  }
  .accordion-button{ padding: 8px 0 }
  .ser-head{font-size: 1em;    letter-spacing: 1px;}
  .view-prod{float: none; margin-top: 15px; display: block;}
  .accordion-body {
    padding-right: 0;
  }
  .pro-txt1-main{     font-size: 2.991em;
    line-height: 40px; }
    .pro-txt1{     font-size: 1.3em;
    line-height: 25px; }
  .pro-img img {
    width: 65%;
    margin: 0 auto;
  }
  .pro-wrap{ margin-bottom: 1em; }
  .team-head{     font-size: 2em; line-height: 30px; margin-bottom: 15px; }
  .other-rows {
    margin-top: 1em;
  }
  .course-container {
    margin-top: -250px;
}
.other-item.mid-other{ padding: 40px }
  .enq-h {
    font-size: 2em; line-height: 40px;
  }

.other-btm {
    width: 230px;
    margin-top: 1em;
}
  .en-span {
    font-size: 1.33em; margin: 10px auto 0;
  }
  .enq-btn{ padding: 5px 20px;  }
  .enq-container-home{ padding: 30px 0 }
  .btm-link p{font-size: 1em;}
  .micon {
    height: 35px;
  }
  .footer-logo img {
    width: 100px;
}
  .footer-social-links ul li a{  font-size: 1em;   margin-right: 12px; }
.footer-menu ul li a{ font-size: .85em }
.footer-menu ul li{ margin: 0px 6px }
.footer-wraper{ padding: 25px 0 35px }
.footer-menu,.footer-social-links{height: 50px;}
  .whats-app {
    width: 40px;
    bottom: 27vh;
    right: 10px;
  } 
  .copy-right, .designed p {
        line-height: 45px;
    }
  .nav-brand img{ width: 60%;  margin-top: 20px; }
  .pro-img {
      padding-bottom: 6.5em;
  }
  .eng-span{font-size: .9em}
  .lx-head{ font-size: 1.1em; line-height: 20px }
  .team-container{ padding: 85px 0 0 }

  .con-left{ height: 50px;
    width: 50px;
    line-height: 50px; }
  .contact-icon{ width: 35px  }
  .contact-item{ padding: 6px 15px }
  .enq-head2{ font-size: 1.8em }
}
@media (max-width:992px) {
#button{display: none;}
.abt-container2 .row{ margin:0px !important}
:is(th, td){ padding:1em 0.25em; font-size: 0.85em;}
.footer-address-container{ display:none}
}


