@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.7;
    font-family: 'Montserrat';
    font-weight: 300;
}
li{
    font-size:16px;
     font-weight: normal;
}

 .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-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: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

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


.sexy-menu.detached  .header-contact {
    display: none;
}
video {
    width: 100%;
  }
.sexy-menu.detached .tophead{
display: none;
}

.sexy-menu.detached .nav-brand img{
     margin-top: 14px;
    width: 65%;
}
.sexy-menu.detached .large{
display: none;
}
.sexy-menu.detached .small{display: block;}

.wh-top {
    margin-right: 15px;
    display: flex;
    align-items: center;
    position: relative;
}
.nav-menu>li>a{
    margin: 35px 20px;
    display:inline-block;
    position:relative;
    color: #000000;  
    font-size: 1em; line-height: 20px;
    font-family: 'Gilroy';
    font-weight: 500;
    font-style: normal;  letter-spacing: .5px;
    font-display: swap; 
    text-transform: uppercase;
}
.header-phone{
   display: flex !important;    margin-left: 8px !important;letter-spacing: 1px;
    align-items: center;    margin-top: 33px !important; margin-right: 0px !important
}
.wh-img{ margin-right: 10px; }
.sexy-menu.detached  .header-phone{display: none;}

.nav-menu>li:last-child a,ul.header-social li:last-child,.nav-menu2>li>a:last-child{
  margin-right: 0 !important
}
.nav-menu>li:first-child a,.nav-menu2>li:first-child a{ margin-left: 0 !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:  #168cb9
}

.sexy-menu.detached .nav-menu > li > a {
    margin: 30px 18px ; color: #393939;
}
.sexy-menu.detached  .nav-menu{ border-top:0; }
.sexy-menu.detached .header-phone{
margin: 28px 18px !important;
}
 .top-quickwraper{
     width:100%;
     height:auto;
}
.nav-brand img{
    width: 95%; 
    margin-top: 8px;
}
 .sexy-menu.detached  .header-call{
    margin-top: 13px;
 }
#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: 400px;
    height: auto;
    background: #168cb9;
    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:9999;
    padding:2% 2% 2%;
    right:0; opacity: 0
  }

  #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: 100%;
    right:0;
  }
.side-btn {
    position: absolute;
    background: #000000;
    display: inline-block;
    transition: all 1.25s ease;
    width: 70px;
    right: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;    
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
  #plus::after {
    display: block;
    display: relative;
  }
  .mob-txt{ display: block; text-transform: capitalize; font-style:normal;font-family: 'Montserrat';
  font-weight: 500;}

.side-form .form-group{margin-bottom: 12px;}

.side-form input[type="text"],
.side-form textarea
{
    background: #fff;
    color: #3f3f3f;
    width: 100%;
    padding: 15px 20px;
}

.side-form-title {
    font-size: 1.333em;
        color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    font-family: 'Gilroy'; letter-spacing: 1px;
    font-weight: 500;
    text-align: center;margin-bottom: 20px;
}

/**/

/**/
 .clear {
     clear: both 
}
 audio, ::selection{
     background:  #168cb9!important;
     color: #fff !important;   
}
span::selection {   -webkit-background-clip: unset!important;
    -webkit-text-fill-color: #fff !important; background:  #168cb9 !important; }
::-moz-selection {
   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;
     padding-left: 3%;
     padding-right: 3%;
}
.carousel-inner { border-radius: 15px; }
.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: 3%;
}
.header-social-links {
    float: left;
}
 .tophead{
     width:100%;
     position:relative;
         padding: 0em;
    background: #6a446e;
        display: flex;
    justify-content: space-between;
}

.img-design{
position: absolute;bottom: 0;
    right: 0;
}

/**/
  


/**/
.icon-container {
    padding: 100px 0;
}
.form-group {
    margin-bottom: 18px;
}

.enq-container{position: relative;    padding: 60px 0;  
    margin-top: -250px;
    z-index: 9; }
   
.en-head2{
    color: #fff;
    font-weight: normal;
    font-family: 'ProductSans';
    font-size: 2.29em;
    line-height: 42px;
}


/*
*/



/**/

.btn-flex {
    display: flex;
}

.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 */

/**/

.owl-theme .owl-nav [class*=owl-] {
    padding: 0 !important;
    transform: translate(0%, -50%);
 font-size: 0px !important; 
    position: absolute;
    box-shadow: unset !important;
}
.owl-nav .owl-prev:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-lft.png);
    background-size: cover;
       height: 24px;
    width: 29px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.owl-nav .owl-next:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-rgt.png);
    background-size: cover;
    height: 24px;
    width: 29px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.new-slider .owl-nav .owl-next,.new-slider .owl-nav .owl-prev{
    top: 50%;
      height: 55px;  background-color: #fff !important;
    width: 55px; border-radius: 100%;
    border: 1px solid rgb(0 0 0 / 22%);
}
.new-slider .owl-nav .owl-next {
    left: 49%; 
}
.new-slider .owl-nav .owl-prev {
    right: 45%; 
}
.owl-controls {
    position: absolute;
    left: -348px;
    top: 72%;
}

.line3 {
    position: absolute;
    top: 160px;
    left: 0;
}
.line4 {
    position: absolute;
    top: 160px;
    right: 56px;
}
/**/


/*section.contact-container*/
.mt-0{margin-top: 0px !important}


/**/
.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: 'InterTight'; font-weight: normal;margin-right: 5%;
  font-size: 0.875em; line-height: 20px; color: #000;
}


/**/
 .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;
     cursor: pointer;
       color: #fff;
    cursor: pointer;
    background:  #000000;
    padding: 10px 20px;
    font-family: 'Montserrat';
    font-weight: normal; border-radius: 10px;
    font-size: 1em;
    text-transform: uppercase;
}
.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;
}


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

/* Dropdown styles */

.footer-bottom-container {
    position: relative;  background-color: #fff;
}

 .footer-wraper {
     width:100%; 
     height:auto; position: relative;    z-index: 9;
}
.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-weight:normal; 
     font-size:1em;color: #131313;
     line-height: 60px 
}
 .copy-right span {
      font-family:'Montserrat';
     font-weight:normal; 
}
 .designed {
     width: auto;
     height: auto;
     float: right 
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     padding-top:15px;
     width: auto; 
}
 .designed p {
     width: auto;
     height: auto; 
     float: right;
      font-family:'Montserrat';
     font-weight:normal; 
     font-size:1em;
     line-height: 60px;
     margin: 0; color: #131313;
}
 .designed p a {
     text-decoration: none; 
      font-family:'Montserrat';
     font-size:1em;color:#131313;
     font-weight:normal; 
}
 .designed p a:hover {
     text-decoration: none;
}
 .whats-app{
   position: fixed;
    bottom: 44vh;
    right: 0;
    background: #168cb9;
    width: 70px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

 .mob-hide{display: block;}
  .mob-show{display: none;}
.address p  a{ 
color: #212121; }
.client-container {
    position: relative;
    padding-bottom: 75px;
}
.footer-address-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;padding-top: 30px;
    justify-content: center; padding-bottom: 30px;
    align-items: center; 
}
.footer-address {
    width: auto;
    margin-right: auto;
    height: auto;
    float: left;
    padding-top: 20px;
}
.footer-address:nth-child(4){     padding-right: 0; margin-right: 0 }
.icon-f {
    display: flex;
    align-items: center;
}

.btm-link p {
    font-size: 0.937em;
    margin-bottom: 0;
    color: #1f1f1f;
    letter-spacing: .4px;
         font-family: 'Montserrat';
    font-weight: normal;
}

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

.footer-social-links li a:hover{
 color:  #000  !important;
}
.footer-social-links ul li {
   float: left;
    margin: 0;  
}
.footer-menu-brdr {
    padding-bottom: 20px;
    display: flex;
    padding-top: 20px;
    align-items: center;
    border-top: 1px solid rgb(22 140 185 / 14%);
    justify-content: space-between;
    border-bottom: 1px solid rgb(22 140 185 / 14%);
}
.footer-menu-item {
    width: 75%;
    float: left;
    display: flex;
    align-items: center;
}
.footer-social-links {
    display: flex;
    align-items: center;
    float: right;
    width: auto;
}

.footer-content-title {
    color: #4e4e4e;
    margin-right: 70px;
    font-size: 1.18em;
    line-height: 25px; letter-spacing: .5px;
    font-family: 'Gilroy';
    position: relative;
    font-weight: 500; position: relative;
}
.footer-content-title:after {
    background: #4e4e4e;
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    height: 1px;
    width: 5px;
    z-index: 9;
}

.footer-menu li {
    float: left;
    margin-right: 30px;
}
.footer-social-links ul li:last-child{margin-left: 0; padding-right: 0}
.footer-social-links ul li:first-child a{margin-left: 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
}
.footer-social-links ul li a{
  color: #168cb9
}

.footer-menu li a{
      font-family: 'Montserrat';
    font-weight: normal;
    font-size: 0.937em;
    line-height: 30px;
    color: #363636;
    letter-spacing: 1px;
}
.icon-bg{margin-right: 10px;}
.footer-menu li a:hover{ color: #168cb9}
.footer-social-links {
    justify-content: flex-start;
    display: flex;
    align-items: center;
}
.main-container{
    width: 100%;
    height: auto;
    padding-top: 60px;
}
.welcome-container {
    position: relative;
    overflow: hidden;
    padding: 100px 0 60px;
}
.footer-logo img{width: 85%; mix-blend-mode: multiply;}


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

.p5{
    padding: 5px;
}
.p8 {
    padding: 8px;
}
.d-flex {
    display: flex!important;
}
.mb-0{margin-bottom: 0 !important}



/**/
.more-btn{
    position: relative;
    font-family: 'Gilroy';
    font-weight: 500;
    font-style: normal;
    font-size: 1.02em;
    line-height: 25px;
    color: #585858;   
    letter-spacing: 1px;
    margin-top: 2em;  
    display: flex;
    align-items: center;
    width: fit-content; padding: 10px 30px; 
    border: 2px dashed rgb(54 54 54 / 35%);
    border-radius: 25px;
}
.more-btn img{margin-left: 5px;}
.more-btn:hover{
  background: #168cb9; color: #fff
}

.welcome-detail {
   position: relative;
  padding-left: 20px; text-align: justify;
}
.abt-b{
  font-family: 'Montserrat'; font-weight: normal;
  display: block; margin: 20px 0;
  font-size: 1.32em; color:rgb(57 57 57 / 52%); 
}
 .c-blue{color: #18609d; }
.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/**/
.hero-inner-area{
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    transform: translateX(-50%);
    top: 50%; left: 50%; text-align: center;
}
.inner-span{
  font-size: 3.76em;
    position: relative;
    text-transform: capitalize;
    font-style: normal;
    text-align: left;
    font-family: 'Gilroy';
    font-weight: 500;
    line-height: 55px;
    color: #ffffff;
}

/*banner*/
.hero-text-area {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    transform: translate( 0%,-50%);
    top: 50%;
    right: 8%; text-align: left;
}
.hero-hd{
      font-size: 3.76em;  position: relative; text-transform: capitalize;
    font-style: normal; text-align: left; 
  font-family: 'Gilroy'; font-weight: 500;
    line-height: 55px;    color: #303030;  
}
.hero-hd span{
  font-family: 'Gilroy'; font-weight: 500;
  color: #168cb9;
}
.hero-span{
    font-family: 'Gilroy'; font-weight: 500; margin-right: 15px;
  color: #303030; font-size: 1.57em; letter-spacing: .5px;
}
.dot2 {
    color: #168cb9 !important;
}
.like-span{
  font-size: 1.09em; line-height: 20px;
  color: #4b4b4b; display: block;
  font-family: 'Gilroy'; font-weight: 500;
}
.like-div {
    display: flex; position: relative;
    align-items: center;
}
.box {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
.documentation {
    display: flex; align-items: center;
    justify-content: space-between;
}
.arrow-bnr {
    position: absolute;
    left: -240px;
    top: 50px;
}


/**/
.icon-container{
  background-image: url(../images/bg1.jpg); background-size: cover;
  padding: 50px 0;
}
.icon-h{
    font-size: 1.18em;
    position: relative;
    font-style: normal;
    font-family: 'Gilroy';
    font-weight: 500;
    line-height: 25px;
    color: #f4f9fb;
}
.icon-content {
    padding-left: 20px;
}
.icon-h1{
   font-size: 2.71em;
    position: relative;
    font-style: normal;
    font-family: 'Gilroy';
    font-weight: 500; letter-spacing: -1px;
    line-height: 35px;
    background: linear-gradient(to right, #fff 0%, #168CB9 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
}
.icon-col {
    display: flex;    margin-right: auto;
    align-items: center;
    width: auto; float: left;
}
.icon-col:last-child{margin-right: 0}
.icon-row {
    display: flex;
    align-items: center;
}
.icon-content-main {
    display: flex;
    align-items: center;
}



/**/
.abt-container {
  padding: 70px 0;
    position: relative;
    z-index: 9;
    background: #fbfbfb;
}
.abt-container:before {
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    background: #f7f7f7;
    top: 0;
    height: 10px;
}
.abt-img{position: relative; padding-right: 40px;}
.abt-img img{border-radius: 30px;}
.product-top {
    margin-bottom: 1.5em;
}
.abt-content{padding-left: 45px}
.abt-span{
      font-size: 1.52em;
    position: relative;
    text-align: left;
    font-family: 'Gilroy';
    font-weight: 500; 
    line-height: 35px; 
    color: #303030; text-transform: capitalize;
}
.title1{
    font-size: 2.24em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Gilroy';
    font-weight: bold; 
    line-height: 45px;
    color: #303030;    text-transform: capitalize;
}
.title1 span{ font-family: 'Gilroy'; color: #168cb9;
    font-weight: bold; }

.abt-span2{
      font-size: 1.62em;
    position: relative;
    font-style: italic;
    text-align: left;
    font-family: 'InterTight';
    font-weight: normal;
    line-height: 30px; letter-spacing: 1px;
    color: #407c24; 
}
.abt-top {
    margin-bottom: 20px;
}
.ser-li li{
 font-family: 'Montserrat';
    font-weight: normal;     
    font-size: 1em;
    color: #4b5563;
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px;
}
.ser-li li:before {
    position: absolute;
    left: 0;
    height: 16px;
    width: 16px;
    content: "";
    transform: translateY(-50%);
    background-size: cover;
    top: 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23168cb9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpath d='m9 11 3 3L22 4'/%3E%3C/svg%3E");

}
.ser-li {
    margin-top: 20px;
}

.abt-btm-content {    text-align: center;
    margin-top: 2em;
}

.abt-btm-content p+p {
    margin-top: 1em;
}
/**/
.vision-title{
    font-size: 2em;
    position: relative;
    font-style: normal;
    font-family: 'Gilroy';
    font-weight: 500;
    line-height: 35px;
    color: #fff; margin-bottom: 15px;
    text-transform: capitalize;
}
.vision-bg
{
      background-image: url(../images/bg1.jpg);
    background-size: cover; text-align: center;
    padding: 50px; height: 100%;    border-radius: 10px;
}
.vision-bg p {
    color: #ffffff;
}
.vision-row {
    margin-top: 3em;
}
.v-hd{
  font-size: 1.25em;
    position: relative;
    font-style: normal;
    font-family: 'Gilroy';
    font-weight: bold;
    line-height: 35px;
    color: #303030;
    text-transform: capitalize;
}
.value-lft img {
    border-radius: 10px;
}
.value-row {
    margin-top: 5em;
}
.vicon {
    margin-right: 15px;
    border: 1px dashed #168cb9;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.value-items {
    padding-bottom: 25px;    display: flex;
}
.value-items:last-child{padding-bottom: 0}
.value-icon img {
    width: 30px;
}
.value-icon {
    margin-right: 15px;
}
.value-rgt1 {
    padding-left: 40px;
}
.value-itm {
    margin-top: 40px;
}

/**/
.ser-item img,.ser-mg{border-radius: 25px; overflow: hidden; position: relative; }
.ser-item {
   position: relative; 
}
.ser-item:hover .ser-mg::after {
    opacity: 1;
}

.ser-mg:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5019607843);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;border-radius: 25px;
}
.ser-item:hover  .ser-mg img {
    transform: scale(1.05);border-radius: 25px;
}
.ser-mg img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
}
.ser-container{
  position: relative; 
  padding: 80px 0;
  z-index: 9;
}
.welcome-title{
    font-size: 2.43em; color: #323232;
  position: relative;
  font-style: normal; text-transform: capitalize;
  text-align: left;
  font-family: 'Gilroy';
  font-weight: 500; 
  line-height: 40px;
}
.welcome-title span{color: #168cb9}
.ser-title{
  font-size: 1.63em; color: #ffffff;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: 'Gilroy';
  font-weight: 500; letter-spacing: 1px;
  line-height: 25px;
}
.ser-title span {color: #82dcff}
.view-det {
    font-family: 'InterTight';
    color: #ea7000; border-bottom: 1px solid #ea7000;
    line-height: 40px;
    font-weight: 500;
    font-size: 0.94em;
    letter-spacing: 2px;
}
.ser-btm{ 
  position: absolute; bottom: 30px; left: 30px;
}
.mid-btm{ margin-top: 15px;  }
.mid-item  .ser-title{ color: #2f2f2f }
.mid-item .ser-title span {
    color: #168cb9;
}
.ser-row .col-md-4:nth-child(2) {
    width: 32%;
    padding: 0 65px;
}
.ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3) {
    width: 34%;
}
.ser-center {
    display: flex;
    justify-content: center;
}
.abt-btm-mrg{margin-bottom: 2em;}

.view-all{
  font-family: 'InterTight'; color: #545454;  line-height: 20px; position: relative;
  font-weight: 500;    font-size: 0.94em; text-transform: capitalize;  
    text-align: center;    display: flex;
    width: fit-content; background-color: #fff;
  letter-spacing: 1px; border-bottom: 1px solid #545454;    margin: 0 auto;
}
.view-all-wrap{
  position: relative;  width: 100%;
}
.view-all-wrap:before{
  content: "";
    position: absolute;
    background-color: rgb(27 80 118 / 21%);
    width: 44%;
    height: 1px;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}
.view-all-wrap:after{
  content: "";
    position: absolute;
    background-color: rgb(27 80 118 / 21%);
    width: 44%;
    height: 1px;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
}
.view-all:hover{color: #ea7000; border-color: #ea7000 }

/**/
.abt-container-inner
{
  position: relative; padding: 50px 0;
}
.abt-content2 {
    padding-left: 10px;
}
.ser-img{position: relative;}
.ser-row-in .col-md-4:nth-child(1) .ser-img img{
  border-top-left-radius: 50px;  border-bottom-left-radius: 50px; 
}
.ser-row-in .col-md-4:nth-child(3) .ser-img img{
  border-top-right-radius: 50px;  border-bottom-right-radius: 50px; 
}
.ser-btm-in {
    position: absolute;
    bottom: 15px;
    left: 50px;
}
.ser-btm-in .ser-title { font-size: 1.4em; }

/**/

.know-more{
 position: relative;
    font-family: 'InterTight';
    font-weight: 300;
    font-style: normal;
    font-size: 1em;
    line-height: 28px;
    color: #0936a8; background-color: #ffb629;
    padding: 8px 20px; border-radius: 10px;
        display: block;
    width: fit-content;
    margin-top: 1em;
}
.know-more:hover{
   color: #fff; background-color: #0936a8;
}
.room-btm{
  display: block; align-items: center; margin-top: 20px;     padding-bottom: 40px;
}
.link-btn {
    position: relative;
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    font-size: 0.75em;
    line-height: 25px;
    color: rgb(218 162 137 / 75%);
    letter-spacing: 3px;
}
.link-btn:hover,.btm-txt .link-btn:hover{color: #bc3478}

.product-top p{color: #fff; font-size: 1.125em}

.product-btm{
  margin-bottom: 1.5em
}
/**/

/**/

.new-slider-wrp{
  position: relative;
}

/**/
.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}
/**/

/**/

.inner-box p{font-weight: 500; margin-bottom: 0}
.input-box {
    color: #3f3f3f;
    width: 100%; 
    height: 60px;  font-size: 1.125em;
    background: #f8f8f8; 
    font-family: 'Gilroy'; font-weight: 500;
    font-style: normal; border-radius: 8px;
    padding: 0 22px;   border: 1px solid rgb(197 197 197 / 64%);
}
.contact-form .col-md-6:nth-child(2n){padding-left:0;}
.contact-form textarea{
   height: unset;  padding: 20px 25px 0;
}
.submit-btn ,.view-loc{
      border: none;
    color: #fff;
    cursor: pointer;
    background: #146a8b;
    padding: 13px 25px;
        font-family: 'Gilroy';
    font-weight: 500;
    font-size: 1.125em; 
    text-transform: uppercase; border-radius: 10px;
}
.submit-btn:hover,.view-loc:hover{
  background: #000;
}
.view-loc {
    float: right;    margin-top: -2px;
}
.line1 {
    position: absolute;
    left: 52%;
    transform: translateX(-50%);
}

.contact-container{
  position: relative;     z-index: 9; overflow: hidden;
}
.enq-txt {
    margin-bottom: 40px;
    display: flex; position: relative;
    align-items: end;    padding-right: 100px;
    justify-content: space-between;
}
.in-contact-page-content {
    padding-left: 55px;
}
.contact-title {
    font-size: 2.71em;
    color: #323232;
    position: relative;
    font-style: normal;
    font-family: 'Gilroy';
    font-weight: 500;
    line-height: 40px;letter-spacing: -1px;
}
.contact-title span{
  color: #146a8b; font-family: 'Gilroy';
    font-weight: 500;
}
.contact-span{
   font-size: 1.52em;
    color: #303030;
    position: relative;
    font-style: normal;
    font-family: 'Gilroy';
    font-weight: 500;
    line-height: 20px;
}
iframe {
    height: 100%; 
}

.enq-frm {
    padding-top: 3em; padding-bottom: 4em;
    border-bottom: 1px solid rgb(22 140 185 / 14%);
}
.mbtm{margin-bottom: 15px;}
.contact-item p {
    font-size: 0.937em; line-height: 1.4; color: #ffffff; letter-spacing: 1px;
    font-weight: 300;    font-family: 'Montserrat';
}
.contact-item p a{
    font-weight: 300;   color: #ffffff;
  display: block;
}
.contact-item {
    position: relative;
    z-index: 9;
    overflow: hidden;
    padding: 30px 40px;
    height: 100%;
      display: flex; justify-content: center;
    align-items: center;
}
.cont-row .col-md-4:nth-child(1) .contact-item{
  background: #146a8b; border-top-left-radius: 100px;
}
.cont-row .col-md-4:nth-child(2) .contact-item{
  background: #0b0a0f; 
}
.cont-row .col-md-4:nth-child(3) .contact-item{
  background: #146a8b; border-bottom-right-radius: 100px;
}

.con-rgt {
    padding-left: 15px;
}

/**/


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

 
/* 5 Columns */

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

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

/**/

/************************************************** START LOCATION **************************************************/
 
 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-top: 10px;
     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: 'Gilroy';
    font-weight: 500;
     font-size: 1em; 
     color:#1f1f1f; letter-spacing: 1px;
     line-height:30px;
     text-transform: capitalize; 
}
 .bred-home a{font-size: 1em}
 .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:#1f1f1f;
     line-height:30px;
     padding-left:8px;
     padding-right:8px; 
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
        font-family: 'Gilroy';
    font-weight: 500;
     font-size: 1em; letter-spacing: 1px;
     color: #1f1f1f;
     line-height:30px;
     text-transform: capitalize;
}

/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}
 @media (min-width: 1023px) and (max-width: 1279px) {
     body,li {
         font-size:12px !important;
    }
     .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
 
.nav-brand img {
           width: 56%;
        margin-top: 9px;
}
.nav-menu>li>a{
  margin: 20px 12px
}
.sexy-menu.detached .nav-brand img {
  margin-top: 11px;
        width: 45%;
}
.header-phone{
  margin-top: 17px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 10px !important;
}
.inner-span{ font-size: 3em; }
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 60%;}
.whats-app img, img.mob-icon {
    width: 40px;
}
.whats-app,.side-btn{  width: 50px; }
.ser-title{ font-size: 1.3em;line-height: 17px; }   
.icon-h1{ font-size: 2.4em;    line-height: 30px; }
.title1{ line-height: 30px; }
.hero-hd{ line-height: 35px; }
.hero-text-area{ right: 6%; font-size: 10px;}
.icon-h{line-height: 20px}
.icon-img1 {
    width: 100px;
}
.footer-menu-item {
    width: 70%;
}
.like {
    width: 45px;
}
.box {
    width: 150px;
}
.line {
    width: 130px; margin-right: 20px;
}
.arrow-bnr {
    width: 150px;    top: 40px;
    left: -160px;
}
.icon-img {
    width: 55px;
}
.footer-logo {
    width: 150px;
}
.footer-logo img {
    width: 100%;
}
.footer-menu-brdr{
      padding-top: 10px;     padding-bottom: 10px;
}
.ser-row .col-md-4:nth-child(2){ padding: 0 40px; }
.abt-content {
    padding-left: 0;
}
.ser-container {
    padding: 40px 0;
}
.ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3) {
    width: 35%;
}
.ser-row .col-md-4:nth-child(2) {
    width: 30%;
}
.abt-con2 .col-md-8 {
    width: 55%;
}
.abt-container-inner {
    padding: 30px 0;
}


.micon {
    width: 30px;
}
.contact-item{ padding: 15px 30px;  }
.input-box{ height: 50px; }
.form-group {
    margin-bottom: 9px;
}
.contact-title{ font-size: 2em;    line-height: 30px; }
.line1 {
    width: 95px;    left: 44%;
        bottom: 7px;
}
.enq-txt {margin-bottom: 20px;}

.more-btn{
  padding: 6px 20px;
}
.more-btn img {
    width: 15px;
}
.more-btn {
    margin-top: 1em;
}

.abt-top {
    margin-bottom: 10px;
}
.abt-span {
    font-size: 1.3em;    line-height: 30px;
}
.abt-img {
    padding-right: 20px;
}

.vicon{ margin-right: 0; height: 50px; width: 50px; }
.value-rgt1 {
    padding-left: 0;
}
.value-icon img {
    width: 24px;
}
}



 @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: 65%;
        margin-top: 11px;
}
.nav-menu>li>a{
  margin: 24px 12px
}
.sexy-menu.detached .nav-brand img {
 margin-top: 12px;
        width:55%;
}
.header-phone{
  margin-top: 20px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 22px 14px;
  }
  .sexy-menu.detached .header-phone {
    margin: 20px 14px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 60%;}
.whats-app img, img.mob-icon {
    width: 50px;
}
.whats-app,.side-btn{  width: 60px; }
.ser-title{ font-size: 1.4em; }   
.icon-h1{ font-size: 2.4em; }
.title1{ line-height: 40px; }
.hero-hd{ line-height: 45px; }
.hero-text-area{ right: 6%; font-size: 12px;}

.icon-img1 {
    width: 100px;
}
.footer-menu-item {
    width: 71%;
}
.like {
    width: 45px;
}
.box {
    width: 165px;
}
.line {
    width: 130px; margin-right: 20px;
}
.arrow-bnr {
    width: 150px;    top: 40px;
    left: -160px;
}
.ser-row .col-md-4:nth-child(2){ padding: 0 60px; }
.abt-content {
    padding-left: 0;
}
.abt-con2 .col-md-8 {
    width: 55%;
}
.abt-container-inner {
    padding: 30px 0;
}
.value-rgt1 {
    padding-left: 0;
}
.value-icon img {
    width: 24px;
}
.micon {
    width: 30px;
}
.contact-item{ padding: 15px 30px;  }
.input-box{ height: 50px; }
.form-group {
    margin-bottom: 12px;
}
.contact-title{ font-size: 2em;    line-height: 34px; }
.line1 {
    width: 150px;    left: 47%;
        bottom: 7px;
}
.enq-txt {margin-bottom: 30px;}

}

 @media (min-width: 1360px) and (max-width: 1399px) {
  body,li {
         font-size:14px !important;
    }
    .d-container{
         width:100%;
         padding-left: 6%;
         padding-right: 6% 
    }
.nav-brand img {
     width: 73%;
     margin-top: 9px;
}
.nav-menu>li>a{
  margin: 25px 14px
}
.sexy-menu.detached .nav-brand img {
 margin-top: 13px;
        width:55%;
}
.header-phone{
  margin-top: 22px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 22px 14px;
  }
  .sexy-menu.detached .header-phone {
    margin: 20px 14px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 59%;}
.whats-app img, img.mob-icon {
    width: 50px;
}
.whats-app,.side-btn{  width: 60px; }
.ser-title{ font-size: 1.4em; }   
.icon-h1{ font-size: 2.4em; }
.title1{ line-height: 40px; }
.hero-hd{ line-height: 50px; }
.hero-text-area{ right: 6%; font-size: 14px;}

.icon-img1 {
    width: 100px;
}
.footer-menu-item {
    width: 74%;
}
.abt-con2 .col-md-8 {
    width: 55%;
}
.abt-container-inner {
    padding: 30px 0;
}
.abt-content {
    padding-left: 0;
}
.value-rgt1 {
    padding-left: 20px;
}

.vicon {
    margin-right: 0;
}
.micon {
    width: 30px;
}
.contact-item{ padding: 20px 30px;  }
.input-box{ height: 50px; }
.form-group {
    margin-bottom: 12px;
}
.contact-title{ font-size: 2.3em;    line-height: 37px; }
.line1 {
    width: 150px;    left: 47%;
        bottom: 7px;
}
.enq-txt {margin-bottom: 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: 75%;
        margin-top: 10px;
}
.nav-brand img {
     width: 73%;
     margin-top: 9px;
}
.nav-menu>li>a{
  margin: 25px 14px
}
.sexy-menu.detached .nav-brand img {
 margin-top: 13px;
        width:55%;
}
.header-phone{
  margin-top: 22px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 22px 14px;
  }
  .sexy-menu.detached .header-phone {
    margin: 20px 14px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 59%;}
.whats-app img, img.mob-icon {
    width: 50px;
}
.whats-app,.side-btn{  width: 60px; }
.ser-title{ font-size: 1.4em; }   
.icon-h1{ font-size: 2.4em; }
.title1{ line-height: 40px; }
.hero-hd{ line-height: 50px; }
.hero-text-area{ right: 6%; font-size: 14px;}
.abt-con2 .col-md-8 {
    width: 55%;
}
.abt-container-inner {
    padding: 30px 0;
}
.abt-content {
    padding-left: 0;
}
.value-rgt1 {
    padding-left: 20px;
}

.vicon {
    margin-right: 0;
}

.micon {
    width: 30px;
}
.contact-item{ padding: 20px 30px;  }
.input-box{ height: 55px; }
.form-group {
    margin-bottom: 12px;
}
.contact-title{ font-size: 2.3em;    line-height: 37px; }
.line1 {
    width: 155px;    left: 49%;
        bottom: 7px;
}
.enq-txt {margin-bottom: 30px;}

}
 @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: 73%;
     margin-top: 9px;
}
.nav-menu>li>a{
  margin: 25px 14px
}
.sexy-menu.detached .nav-brand img {
 margin-top: 13px;
        width:55%;
}
.header-phone{
  margin-top: 22px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 22px 14px;
  }
  .sexy-menu.detached .header-phone {
    margin: 20px 14px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 59%;}
.whats-app img, img.mob-icon {
    width: 50px;
}
.whats-app,.side-btn{  width: 60px; }
.ser-title{ font-size: 1.4em; }   
.icon-h1{ font-size: 2.4em; }
.title1{ line-height: 35px; }
.hero-hd{ line-height: 50px; }
.hero-text-area{ right: 6%; font-size: 14px;}
.micon {
    width: 30px;
}
.contact-item{ padding: 20px 30px;  }
.input-box{ height: 55px; }
.form-group {
    margin-bottom: 12px;
}
.contact-title{ font-size: 2.3em;    line-height: 37px; }
.line1 {
    width: 155px;    left: 49%;
        bottom: 7px;
}
.enq-txt {margin-bottom: 30px;}
.abt-content {
    padding-left: 0;
}
.value-rgt1 {
    padding-left: 20px;
}

.vicon {
    margin-right: 0;
}

}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}


.nav-brand img {
     width: 73%;
     margin-top: 9px;
}
.nav-menu>li>a{
  margin: 25px 18px
}
.sexy-menu.detached .nav-brand img {
 margin-top: 13px;
        width:55%;
}
.header-phone{
  margin-top: 22px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 22px 14px;
  }
  .sexy-menu.detached .header-phone {
    margin: 20px 14px !important;
}
  .d-container{
       width:100%;
       padding-left:8%;
       padding-right:8% 
  }

#button{
  height: 40px; width: 40px; line-height: 40px
}

#plus { bottom: 60%;}
.line1 {
    width: 160px;    left: 52%;
        bottom: 7px;
}

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

}
 

 @media (max-width:420px) { 
    body,li {
       font-size:14px !important;
  }
  p{font-size: 1em; line-height: 1.7}
  .d-container { padding-left: 5%; padding-right: 5% }
  .nav-brand img {
      width: 80%;
      margin: 9px auto;
  }
  .sexy-menu {
    height: 60px;
  }
  .icon-row{display: block;}
  .whats-app img, img.mob-icon {
        width: 35px;
  }
  .whats-app, .side-btn {
        width: 40px;
  }
  .whats-app {
    bottom: 42vh;
  }
  .hero-text-area{ 
    bottom: 35px;
        top: unset;
        text-align: center; left: 50%; right: unset; transform: translateX(-50%); 
    }
  .hero-hd {
    font-size: 1.76em;    line-height: 28px;    text-align: center;
  }
  .documentation {
    display: block; margin-top: 5px;
  }
  .like-div, .line,.arrow-bnr,.abt-img{display: none;}
  .hero-span{ margin-right: 0;    font-size: 1.2em; }
  .ser-container {
    padding: 30px 0;
  }
  .welcome-title{ font-size: 1.6em; }
  .ser-row,.abt-con1 {display: block;}
  .ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3), .ser-row .col-md-4:nth-child(2){
    width: 100%; float: none;
  }
  .ser-row .col-md-4:nth-child(2){padding: 0 15px;}
  .ser-title{
        font-size: 1.2em;    line-height: 20px; letter-spacing: .5px; text-align: center;
  }
  .ser-btm,.mid-btm{ z-index: 9;  width: 100%; left: 50%; 
    transform: translateX(-50%); position: absolute; bottom: 25px;}
  .ser-item {
      margin-bottom: 15px;
  }
  .mid-item .ser-title {
    color: #ffffff;
  }
  .ser-item.mid-item .ser-mg:before{
      content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* background: rgb(18, 18, 18); */
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.13489145658263302) 50%, rgba(18, 18, 18, 0.896796218487395) 100%);
    z-index: 1;
  }
  .abt-container { padding:30px 0;}
  .abt-content {
    padding-left: 0;        text-align: center;
  }
  .abt-span {
    font-size: 1.2em;
  }
  .abt-con2 .col-md-5,.abt-con1 .col-md-5 { padding: 0  }
  .title1{ font-size: 1.6em; text-align: center; line-height: 28px; }
  .more-btn {
         font-size: .9em;   padding: 6px 20px;margin: 1.5em auto 0;
  }
  .more-btn img {
      width: 15px;
  }
  .icon-col{float: none;width: 100%; justify-content: center; }
  .icon-img1{display: none; }
  .icon-h1 {
    font-size: 1.8em;line-height: 26px;
  } 
  .icon-content-main {
      margin-bottom: 15px;
      width: 100%;
      text-align: center;
      display: block;
  }
  .icon-img {
    width: 60px;
  }
  .icon-h br,.icon-h1 br {
    display: none;
  }
  .footer-address-container,.footer-menu-item,.copy-right span{display: none;}
  .footer-menu-brdr{
    justify-content: center;     
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .footer-bottom-container {
    padding-bottom: 80px;
  }

  #popUp{
    padding: 3% 5% 3%; width: 300px; bottom: 15%;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }

  .abt-con2 {display: block;}
  .abt-img2{display: none;}
  .abt-content2 {
    padding-left: 0px;
    text-align: center;
  }
  .abt-container-inner {
    padding: 30px 0;
  }
  .inner-span {
    font-size: 1.76em;    line-height: 35px;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .ser-btm-in .ser-title {
    font-size: 1.2em;
  }
  .ser-btm-in{ width: 100%; left: 50%; transform: translateX(-50%); }
  .ser-item-inner {
  position: relative;  margin-bottom: 20px;
  }

  .cont-row,.con-row{display: block;}
  .micon {
    width: 25px;
  }
  .cont-row .col-md-4:nth-child(1) .contact-item{ 
        border-top-left-radius: 60px;
  }
  .cont-row .col-md-4:nth-child(3) .contact-item{ 
    border-bottom-right-radius: 60px;
  }
  .contact-item {
    padding: 25px 20px;
  }
  .cont-row .col-md-4 {
    padding: 3px 8px;
  }
  .enq-txt{display: block; padding-right: 0; margin-bottom: 20px;}
  .in-contact-page-content {
    padding-left: 0;
  }
  .enq-lft2{display: none;}
  .contact-title { 
    font-size: 1.5em; line-height: 22px;text-align: center;letter-spacing: 0;
      margin-bottom: 5px; 
    }
  .contact-span{ font-size: 1em; text-align: center;display: block;}
  .line1 {
    display: none;
  }
  .input-box{ height: 50px;  }
  .form-group {
    margin-bottom: 10px;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .submit-btn { font-size: 1em; padding: 8px 20px; margin: 0 auto; display: flex; }
  .enq-frm {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .footer-content-title{display: none;}
  .vision-title {
    font-size: 1.6em;line-height: 25px;
  }

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

    body,li {
       font-size:14px !important;
  }
  p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 5%; padding-right: 5% }
  .nav-brand img {
      width: 85%;
      margin: 7px auto;
  }
  .sexy-menu {
    height: 60px;
  }
    #popUp{
    padding: 3% 5% 3%; width: 300px; bottom: 15%;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }
  .icon-row{display: block;}
  .whats-app img, img.mob-icon {
        width: 35px;
  }
  .whats-app, .side-btn {
        width: 40px;
  }
  .whats-app {
    bottom: 43vh;
  }
  .hero-text-area{ 
    bottom: 25px;
        top: unset;
        text-align: center; left: 50%; right: unset; transform: translateX(-50%); 
    }
  .hero-hd {
    font-size: 1.76em;    line-height: 28px;    text-align: center;
  }
  .documentation {
    display: block; margin-top: 5px;
  }
  .like-div, .line,.arrow-bnr,.abt-img{display: none;}
  .hero-span{ margin-right: 0;    font-size: 1.2em; }
  .ser-container {
    padding: 30px 0;
  }
  .welcome-title{ font-size: 1.6em; }
  .ser-row,.abt-con1 {display: block;}
  .ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3), .ser-row .col-md-4:nth-child(2){
    width: 100%; float: none;
  }
  .ser-row .col-md-4:nth-child(2){padding: 0 15px;}
  .ser-title{
        font-size: 1.2em;    line-height: 20px; letter-spacing: .5px; text-align: center;
  }
  .ser-btm,.mid-btm{ z-index: 9;  width: 100%; left: 50%; transform: translateX(-50%); position: absolute; bottom: 30px;}
  .ser-item {
      margin-bottom: 15px;
  }
  .mid-item .ser-title {
    color: #ffffff;
  }
  .ser-item.mid-item .ser-mg:before{
      content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* background: rgb(18, 18, 18); */
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.13489145658263302) 50%, rgba(18, 18, 18, 0.896796218487395) 100%);
    z-index: 1;
  }
  .abt-container { padding:30px 0;}
  .abt-content {
    padding-left: 0;        text-align: center;
  }
  .abt-span {
    font-size: 1.2em;
  }
  .title1{ font-size: 1.7em; text-align: center; line-height: 30px; }
  .more-btn {
         font-size: .9em;   padding: 6px 20px;margin: 1.5em auto 0;
  }
  .more-btn img {
      width: 15px;
  }
  .icon-col{float: none;width: 100%; justify-content: center; }
  .icon-img1{display: none; }
  .icon-h1 {
    font-size: 1.8em;line-height: 26px;
  } 
  .icon-content-main {
      margin-bottom: 15px;
      width: 100%;
      text-align: center;
      display: block;
  }
  .icon-img {
    width: 60px;
  }
  .icon-h br,.icon-h1 br {
    display: none;
  }
  .footer-address-container,.footer-menu-item,.copy-right span{display: none;}
  .footer-menu-brdr{justify-content: center;}
  .footer-bottom-container {
    padding-bottom: 80px;
  }


  .abt-con2 {display: block;}
  .abt-img2{display: none;}
  .abt-content2 {
    padding-left: 0px;
    text-align: center;
  }
  .abt-container-inner {
    padding: 30px 0;
  }
  .inner-span {
    font-size: 1.76em;    line-height: 35px;
  }

  .ser-btm-in .ser-title {
    font-size: 1.2em;
  }
  .ser-btm-in{ left: 50%; transform: translateX(-50%); }
  .ser-item-inner {
  position: relative;  margin-bottom: 20px;
  }

   .cont-row,.con-row{display: block;}
  .micon {
    width: 25px;
  }
  .cont-row .col-md-4:nth-child(1) .contact-item{ 
        border-top-left-radius: 60px;
  }
  .cont-row .col-md-4:nth-child(3) .contact-item{ 
    border-bottom-right-radius: 60px;
  }
  .contact-item {
    padding: 25px 20px;
  }
  .cont-row .col-md-4 {
    padding: 3px 8px;
  }
  .enq-txt{display: block; padding-right: 0; margin-bottom: 20px;}
  .in-contact-page-content {
    padding-left: 0;
  }
  .enq-lft2{display: none;}
  .contact-title { 
    font-size: 1.5em; line-height: 22px;text-align: center;letter-spacing: 0;
      margin-bottom: 5px; 
    }
  .contact-span{ font-size: 1em; text-align: center;display: block;}
  .line1 {
    display: none;
  }
  .input-box{ height: 50px;  }
  .form-group {
    margin-bottom: 10px;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .submit-btn { font-size: 1em; padding: 8px 20px; margin: 0 auto; display: flex; }
.footer-content-title{display: none;}
} 
 @media (min-width:461px) and (max-width:560px){

    body,li {
       font-size:14px !important;
  }
  .d-container { padding-left: 5%; padding-right: 5% }
   p{line-height: 1.8; font-size: 1em}
   .nav-brand img {
      width: 75%;
      margin: 7px auto;
  }
  .sexy-menu {
    height: 60px;
  }
    #popUp{
    padding: 3% 5% 3%; width: 300px; bottom: 15%;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }
  .icon-row{display: block;}
  .whats-app img, img.mob-icon {
        width: 35px;
  }
  .whats-app, .side-btn {
        width: 40px;
  }
  .whats-app {
    bottom: 43vh;
  }
  .hero-text-area{ 
    bottom: 25px;
        top: unset;
        text-align: center; left: 50%; right: unset; transform: translateX(-50%); 
    }
  .hero-hd {
    font-size: 1.76em;    line-height: 28px;    text-align: center;
  }
  .documentation {
    display: block; margin-top: 5px;
  }
  .like-div, .line,.arrow-bnr,.abt-img{display: none;}
  .hero-span{ margin-right: 0;    font-size: 1.2em; }
  .ser-container {
    padding: 30px 0;
  }
  .welcome-title{ font-size: 1.6em; }
  .ser-row,.abt-con1 {display: block;}
  .ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3), .ser-row .col-md-4:nth-child(2){
    width: 100%; float: none;
  }
  .ser-row .col-md-4:nth-child(2){padding: 0 15px;}
  .ser-title{
        font-size: 1.2em;    line-height: 20px; letter-spacing: .5px; text-align: center;
  }
  .ser-btm,.mid-btm{ z-index: 9;  width: 100%; left: 50%; transform: translateX(-50%); position: absolute; bottom: 30px;}
  .ser-item {
      margin-bottom: 15px;
  }
  .mid-item .ser-title {
    color: #ffffff;
  }
  .ser-item.mid-item .ser-mg:before{
      content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* background: rgb(18, 18, 18); */
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.13489145658263302) 50%, rgba(18, 18, 18, 0.896796218487395) 100%);
    z-index: 1;
  }
  .abt-container { padding:30px 0;}
  .abt-content {
    padding-left: 0;        text-align: center;
  }
  .abt-span {
    font-size: 1.2em;
  }
  .title1{ font-size: 1.7em; text-align: center; line-height: 30px; }
  .more-btn {
         font-size: .9em;   padding: 6px 20px;margin: 1.5em auto 0;
  }
  .more-btn img {
      width: 15px;
  }
  .icon-col{float: none;width: 100%; justify-content: center; }
  .icon-img1{display: none; }
  .icon-h1 {
    font-size: 1.8em;line-height: 26px;
  } 
  .icon-content-main {
      margin-bottom: 15px;
      width: 100%;
      text-align: center;
      display: block;
  }
  .icon-img {
    width: 60px;
  }
  .icon-h br,.icon-h1 br {
    display: none;
  }
  .footer-address-container,.footer-menu-item,.copy-right span{display: none;}
  .footer-menu-brdr{justify-content: center;}
  .footer-bottom-container {
    padding-bottom: 80px;
  }

  .abt-con2 {display: block;}
  .abt-img2{display: none;}
  .abt-content2 {
    padding-left: 0px;
    text-align: center;
  }
  .abt-container-inner {
    padding: 30px 0;
  }
  .inner-span {
    font-size: 1.76em;    line-height: 35px;
  }

  .ser-btm-in .ser-title {
    font-size: 1.3em;
  }
  .ser-btm-in{ left: 50%; transform: translateX(-50%); }
  .ser-item-inner {
  position: relative;  margin-bottom: 20px;
  }

   .cont-row,.con-row{display: block;}
  .micon {
    width: 25px;
  }
  .cont-row .col-md-4:nth-child(1) .contact-item{ 
        border-top-left-radius: 60px;
  }
  .cont-row .col-md-4:nth-child(3) .contact-item{ 
    border-bottom-right-radius: 60px;
  }
  .contact-item {
    padding: 25px 20px;
  }
  .cont-row .col-md-4 {
    padding: 3px 8px;
  }
  .enq-txt{display: block; padding-right: 0; margin-bottom: 20px;}
  .in-contact-page-content {
    padding-left: 0;
  }
  .enq-lft2{display: none;}
  .contact-title { 
    font-size: 1.5em; line-height: 22px;text-align: center;letter-spacing: 0;
      margin-bottom: 5px; 
    }
  .contact-span{ font-size: 1.2em; text-align: center;display: block;}
  .line1 {
    display: none;
  }
  .input-box{ height: 50px;  }
  .form-group {
    margin-bottom: 10px;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .submit-btn { font-size: 1em; padding: 8px 20px; margin: 0 auto; display: flex; }

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

   body,li {
       font-size:14px !important;
  }
   p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%; padding-right: 3% }
.nav-brand img {
      width: 75%;
      margin: 7px auto;
  }
  .sexy-menu {
    height: 60px;
  }
    #popUp{
    padding: 3% 5% 3%; width: 300px; bottom: 15%;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }
  .icon-row{display: block;}
  .whats-app img, img.mob-icon {
        width: 35px;
  }
  .whats-app, .side-btn {
        width: 40px;
  }
  .whats-app {
    bottom: 43vh;
  }
  .hero-text-area{ 
    bottom: 25px;
        top: unset;
        text-align: center; left: 50%; right: unset; transform: translateX(-50%); 
    }
  .hero-hd {
    font-size: 1.76em;    line-height: 28px;    text-align: center;
  }
  .documentation {
    display: block; margin-top: 5px;
  }
  .like-div, .line,.arrow-bnr,.abt-img{display: none;}
  .hero-span{ margin-right: 0;    font-size: 1.2em; }
  .ser-container {
    padding: 30px 0;
  }
  .welcome-title{ font-size: 1.6em; }
  .ser-row,.abt-con1 {display: block;}
  .ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3), .ser-row .col-md-4:nth-child(2){
        width: 33%;
        float: left;
        padding: 0 5px;
  }
  .ser-row .col-md-4:nth-child(2){padding: 0 5px;}
  .ser-title{
        font-size: 1em;    line-height: 20px; letter-spacing: .5px; text-align: center;
  }
  .ser-btm,.mid-btm{ z-index: 9;  width: 100%; left: 50%; transform: translateX(-50%); position: absolute; bottom: 30px;}
  .ser-item {
      margin-bottom: 15px;
  }
  .mid-item .ser-title {
    color: #ffffff;
  }
  .ser-item.mid-item .ser-mg:before{
      content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* background: rgb(18, 18, 18); */
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.13489145658263302) 50%, rgba(18, 18, 18, 0.896796218487395) 100%);
    z-index: 1;
  }
  .abt-container { padding:30px 0;}
  .abt-content {
    padding-left: 0;        text-align: center;
  }
  .abt-span {
    font-size: 1.2em;
  }
  .title1{ font-size: 1.7em; text-align: center; line-height: 30px; }
  .more-btn {
         font-size: .9em;   padding: 6px 20px;margin: 1.5em auto 0;
  }
  .more-btn img {
      width: 15px;
  }
  .icon-col{ width: 50%; justify-content: center; }
  .icon-col:nth-child(1) {
    width: 100%;
  }
  .icon-img1{display: none; }
  .icon-h1 {
    font-size: 1.8em;line-height: 26px;
  } 
  .icon-content-main {
      margin-bottom: 15px;
      width: 100%;
      text-align: center;
      display: block;
  }
  .icon-img {
    width: 60px;
  }
  .footer-address-container,.footer-menu-item{display: none;}
  .footer-menu-brdr{justify-content: center;}
  .footer-bottom-container {
    padding-bottom: 80px;
  }

  .abt-con2 {display: block;}
  .abt-img2{display: none;}
  .abt-content2 {
    padding-left: 0px;
    text-align: center;
  }
  .abt-container-inner {
    padding: 30px 0;
  }
  .inner-span {
    font-size: 2em;    line-height: 35px;
  }

  .ser-btm-in .ser-title {
    font-size: 1.3em;
  }
  .ser-btm-in{ left: 50%; transform: translateX(-50%); }
  .ser-item-inner {
  position: relative;  margin-bottom: 20px;
  } .cont-row,.con-row{display: block;}
  .micon {
    width: 25px;
  }
  .cont-row .col-md-4:nth-child(1) .contact-item{ 
        border-top-left-radius: 60px;
  }
  .cont-row .col-md-4:nth-child(3) .contact-item{ 
    border-bottom-right-radius: 60px;
  }
  .contact-item {
    padding: 25px 20px;
  }
  .cont-row .col-md-4 {
    padding: 3px 8px;
  }
  .enq-txt{display: block; padding-right: 0; margin-bottom: 20px;}
  .in-contact-page-content {
    padding-left: 0;
  }
  .enq-lft2{display: none;}
  .contact-title { 
    font-size: 1.7em; line-height: 25px;text-align: center;letter-spacing: 0;
      margin-bottom: 5px; 
    }
  .contact-span{ font-size: 1.2em; text-align: center;display: block;}
  .line1 {
    display: none;
  }
  .input-box{ height: 50px;  }
  .form-group {
    margin-bottom: 10px;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .submit-btn { font-size: 1em; padding: 8px 20px; margin: 0 auto; display: flex; }

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

    body,li {
       font-size:14px !important;
  }
   .d-container { padding-left: 3%; padding-right: 3% }
  .nav-brand img {
      width: 65%;
      margin: 7px auto;
  }
  .sexy-menu {
    height: 60px;
  }
    #popUp{
    padding: 3% 5% 3%; width: 300px; bottom: 15%;
  }
  .side-form .form-group {
      margin-bottom: 8px;
  }
  .icon-row{display: block;}
  .whats-app img, img.mob-icon {
        width: 35px;
  }
  .whats-app, .side-btn {
        width: 40px;
  }
  .whats-app {
    bottom: 43vh;
  }
  .hero-text-area{ 
    bottom: 25px;
        top: unset;
        text-align: center; left: 50%; right: unset; transform: translateX(-50%); 
    }
  .hero-hd {
    font-size: 2em;    line-height: 33px;    text-align: center;
  }
  .documentation {
    display: block; margin-top: 5px;
  }
  .like-div, .line,.arrow-bnr,.abt-img{display: none;}
  .hero-span{ margin-right: 0;    font-size: 1.2em; }
  .ser-container {
    padding: 30px 0;
  }
  .welcome-title{ font-size: 1.6em; }
  .abt-con1 {display: block;}
  .ser-row .col-md-4:nth-child(2) {
    width: 32%;
    padding: 0 35px;
  }
  .ser-title{
        font-size: 1em;    line-height: 20px; letter-spacing: .5px; text-align: center;
  }
  .ser-btm { z-index: 9;  width: 100%; left: 50%; transform: translateX(-50%); position: absolute; bottom: 30px;}
  .ser-item {
      margin-bottom: 15px;
  }

  .ser-item.mid-item .ser-mg:before{
      content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* background: rgb(18, 18, 18); */
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.13489145658263302) 50%, rgba(18, 18, 18, 0.896796218487395) 100%);
    z-index: 1;
  }
  .abt-container { padding:30px 0;}
  .abt-content {
    padding-left: 0;        text-align: center;
  }
  .abt-span {
    font-size: 1.2em;
  }
  .title1{ font-size: 1.7em; text-align: center; line-height: 30px; }
  .more-btn {
         font-size: .9em;   padding: 6px 20px;margin: 1.5em auto 0;
  }
  .more-btn img {
      width: 15px;
  }
  .icon-col{ width: 33%; justify-content: center; }
  .icon-h{
    font-size: 1em;     line-height: 20px;
  }
  .icon-col:nth-child(1) {
    width: 100%;
  }
  .icon-img1{display: none; }
  .icon-h1 {
    font-size: 1.8em;line-height: 26px;
  } 
  .icon-container{ padding: 30px 0; }
  .icon-content-main {
      margin-bottom: 30px;
      width: 100%;
      text-align: center;
      display: block;
  }
  .icon-img {
    width: 60px;
  }
  .footer-address-container,.footer-menu-item{display: none;}
  .footer-menu-brdr{justify-content: center;}
  .footer-bottom-container {
    padding-bottom: 80px;
  }

  .abt-con2 {display: block;}
  .abt-img2{display: none;}
  .abt-content2 {
    padding-left: 0px;
    text-align: center;
  }
  .abt-container-inner {
    padding: 30px 0;
  }
  .inner-span {
    font-size: 2.5em;    line-height: 35px;
  }

  .ser-btm-in .ser-title {
    font-size: 1.1em;
  }
  .ser-btm-in{ left: 50%; transform: translateX(-50%); width: 100%; text-align: center; }
  .ser-item-inner {
  position: relative;  margin-bottom: 20px;
  }
  .ser-row-in .col-md-4 {
    width: 33%;        padding: 0 5px;
    float: left;
  }

 .cont-row,.con-row{display: block;}
  .micon{ width: 30px }
  .cont-row .col-md-4:nth-child(1) .contact-item{ 
        border-top-left-radius: 60px;
  }
  .cont-row .col-md-4:nth-child(3) .contact-item{ 
    border-bottom-right-radius: 60px;
  }
  .contact-item {
    padding: 25px 20px;
  }
  .cont-row .col-md-4 {
    padding: 3px 8px;width: 50%;
        float: left;
  }
  .in-contact-page-content {
    padding-left: 0;
  }
  .enq-lft2{display: none;}
  .contact-title { 
    font-size: 1.7em; line-height: 25px; letter-spacing: 0;
      margin-bottom: 5px; 
    }
  .contact-span{ font-size: 1.2em;  display: block;}
  .line1 {
    width: 100px
  }
  .input-box{ height: 50px;  }
  .form-group {
    margin-bottom: 10px;
  }
  .contact-form .col-md-6 {
   width: 50%; float: left;
  }
  .submit-btn { font-size: 1em; padding: 8px 20px; margin: 0 auto; display: flex; }
}

 @media  (max-width: 768px){ 


.value-icon img {
    width: 25px;
}

.v-hd {
    font-size: 1.1em;
}
.vicon{ margin-right: 0; height: 50px; width: 50px; }
.value-rgt1 {
    padding-left: 0;
}
.value-lft{display: none;}
.value-row{display: block;    margin-top: 1em;}
.vision-bg{ margin-bottom: 20px; height: unset;    padding: 30px; }
.ser-li li{text-align: left;}
.side-form-title { margin-bottom: 7px; }
img.wh-img.mob-vew{display: block !important;}

.bredcum-wraper{ padding-top: 10px }
  
  .sexy-menu.detached .header-phone {
    margin: 0 !important; }

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

  .header-contact{display: none;}
  .submenu-indicator-chevron{
    border-color:transparent #fff #fff transparent !important;
  }
  .nav-dropdown {
    min-width: 100% !important;
  }
    .sexy-menu.detached {
    opacity: 1 !important;        position: unset !important;
}
.navigation-portrait li {font-size: 16px !important}
.nav-brand img {
    display: flex;
    align-items: center;
}
.logo{ 
  transform: translate(-50%, 0%); left: 50%; 
}
.wh-img{filter: brightness(40);}
.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
         font-weight: normal;
    font-family: 'Gilroy';
    text-transform: capitalize;
}
    .hide-menu a i {
        display: block;
        justify-content: center;
        background: linear-gradient(270deg, #d44798 0%, #7b3a62 83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        margin: 0 auto 10px;
        font-size: 1.6em;
    }

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

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

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

.sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
}
}



 @media (min-width:769px) and (max-width:991px){
      body,li {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 3%;
         padding-right: 3% 
    }
 .nav-brand img {
           width: 56%;
        margin-top: 9px;
}
.nav-menu>li>a{
  margin: 20px 9px; font-size: .9em;
}
.sexy-menu.detached .nav-brand img {
  margin-top: 11px;
        width: 45%;
}
.header-phone{
  margin-top: 17px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 10px !important;
}
.inner-span{ font-size: 3em; }
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 57%}
.whats-app img, img.mob-icon {
    width: 35px;
}
.whats-app,.side-btn{  width: 45px; }
.ser-title{ font-size: 1.1em;line-height: 17px; letter-spacing: 0 }   
.icon-h1{ font-size: 1.8em;    line-height: 25px; }
.title1{ line-height: 30px; text-align: center;     font-size: 2em; }
.hero-hd{ line-height: 30px; }
.hero-text-area{ right: 6%; font-size: 7px;}
.icon-h{line-height: 20px; font-size: 1.1em}
.icon-img1 {
   display: none;
}
.icon-h1 br {
    display: none;
}
.ser-btm {
    bottom: 15px;
    left: 20px;
}
.icon-content {
    padding-left: 10px;
}
.footer-menu-item {
    width: 65%;
}
.like {
    width: 30px;
}
.like-span{ line-height: 14px; }
.box {
    width: 115px;
}
.line {
    width: 65px; margin-right: 20px;
}
.arrow-bnr {
    width: 150px;    top: 40px;
    left: -160px;
}
.icon-img {
    width: 55px;
}
.footer-logo {
    width: 150px;
}
.footer-logo img {
    width: 100%;
}
.footer-menu-brdr{
      padding-top: 10px;     padding-bottom: 10px;
}
.ser-row .col-md-4:nth-child(2){ padding: 0 25px; }
.abt-content {
    padding-left: 0;
}
.ser-container {
    padding: 40px 0;
}
.ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3) {
    width: 35%;
}
.ser-row .col-md-4:nth-child(2) {
    width: 30%;
}
.abt-con2 .col-md-8 {
    width: 55%;
}
.abt-container-inner {
    padding: 30px 0;
}
.abt-con1{display: block;}
.welcome-title{
  font-size: 1.5em;
}
.footer-address-container{
      padding-top: 10px;
    padding-bottom: 20px;
}
.micon {
    width: 30px;
}
.contact-item{ padding: 15px 30px;  }
.input-box{ height: 50px; }
.form-group {
    margin-bottom: 9px;
}
.contact-title{ font-size: 2em;    line-height: 30px; }
.line1 {
    width: 95px;    left: 44%;
        bottom: 7px;
}
.enq-txt {margin-bottom: 20px;}

.more-btn{
  padding: 6px 20px;
}
.more-btn img {
    width: 15px;
}
.more-btn {
    margin-top: 1em;
}

.abt-top {
    margin-bottom: 10px;
}
.abt-span {
    font-size: 1.3em;    line-height: 30px;
}
.abt-img {
   display: none;
}
.footer-address:nth-child(1){display: none;} 
.footer-content-title{margin-right: 30px;font-size: 1em;}
.footer-menu li {
    margin-right: 15px;
}

  .abt-con2 {display: block;}
  .abt-img2{display: none;}
  .abt-content2 {
    padding-left: 0px;
    text-align: center;
  }
  .abt-container-inner {
    padding: 30px 0;
  }
  .inner-span {
    font-size: 2.3em;    line-height: 35px;
  }

  .ser-btm-in .ser-title {
    font-size: 1.1em;
  }
  .ser-item-inner {
  position: relative;  margin-bottom: 20px;
  }
  .ser-row-in .col-md-4 {
    width: 33%;        padding: 0 5px;
    float: left;
  }

   .cont-row,.con-row{display: block;}
  .micon{ width: 30px }
  .cont-row .col-md-4:nth-child(1) .contact-item{ 
        border-top-left-radius: 60px;
  }
  .cont-row .col-md-4:nth-child(3) .contact-item{ 
    border-bottom-right-radius: 60px;
  }
  .contact-item {
    padding: 25px 20px;
  }
  .cont-row .col-md-4 {
    padding: 3px 8px;width: 50%;
        float: left;
  }
  .in-contact-page-content {
    padding-left: 0;
  }
  .enq-lft2{display: none;}
  .contact-title { 
    font-size: 1.7em; line-height: 25px; letter-spacing: 0;
      margin-bottom: 5px; 
    }
  .contact-span{ font-size: 1.2em;  display: block;}
  .line1 {
    width: 100px
  }
  .input-box{ height: 50px;  }
  .form-group {
    margin-bottom: 10px;
  }
  .contact-form .col-md-6 {
   width: 50%; float: left;
  }
  .submit-btn { font-size: 1em; padding: 8px 20px; margin: 0 auto; display: flex; }
  .value-icon img {
    width: 25px;
  }

  .v-hd {
      font-size: 1.1em;
  }
  .vicon{ margin-right: 0; height: 50px; width: 50px; }
  .value-rgt1 {
      padding-left: 0;
  }
  .value-lft{display: none;}
  .value-row{display: block;    margin-top: 1em;}
  .vision-bg{ margin-bottom: 20px; height: unset;    padding: 30px; }

}
 @media (min-width:992px) and (max-width:1022px){
   body,li {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
.nav-brand img {
      width: 56%;
      margin-top: 10px;
}
.nav-menu>li>a{
  margin: 20px 10px; font-size: .9em
}
.sexy-menu.detached .nav-brand img {
        margin-top: 10px;
        width: 45%;
}
.header-phone{
  margin-top: 17px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 10px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.inner-span{ font-size: 3em; }
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 60%;}
.whats-app img, img.mob-icon {
    width: 40px;
}
.whats-app,.side-btn{  width: 50px; }
.like-span {
    line-height: 15px;
}
.ser-btm {
    bottom: 17px;
    left: 25px;
}
.ser-title{ font-size: 1.1em;line-height: 17px; }   
.icon-h1{ font-size: 2em;    line-height: 30px; }
.icon-h1 br{display: none;}
.title1{ line-height: 30px; }
.hero-hd{ line-height: 35px; }
.hero-text-area{ right: 6%; font-size: 10px;}
.icon-h{line-height: 20px}
.icon-img1 {
   display: none;
}
.icon-col{width: 33%; float: left;}
.footer-menu-item {
    width: 65%;
}
.welcome-title {
    font-size: 2em;
}
.like {
    width: 45px;
}
.box {
    width: 150px;
}
.line {
    width: 130px; margin-right: 20px;
}
.arrow-bnr {
    width: 150px;    top: 40px;
    left: -160px;
}
.icon-img {
    width: 55px;
}
.footer-logo {
    width: 150px;
}
.footer-logo img {
    width: 100%;
}
.footer-menu-brdr{
      padding-top: 10px;     padding-bottom: 10px;
}
.ser-row .col-md-4:nth-child(2){ padding: 0 40px; }
.abt-content {
    padding-left: 0;
}
.ser-container {
    padding: 40px 0;
}
.ser-row .col-md-4:nth-child(1), .ser-row .col-md-4:nth-child(3) {
    width: 35%;
}
.ser-row .col-md-4:nth-child(2) {
    width: 30%;
}
.abt-con2 .col-md-8 {
    width: 55%;
}
.abt-container-inner {
    padding: 30px 0;
}


.micon {
    width: 30px;
}
.contact-item{ padding: 15px 30px;  }
.input-box{ height: 50px; }
.form-group {
    margin-bottom: 9px;
}
.contact-title{ font-size: 2em;    line-height: 30px; }
.line1 {
    width: 95px;    left: 44%;
        bottom: 7px;
}
.enq-txt {margin-bottom: 20px;}

.more-btn{
  padding: 6px 20px;
}
.more-btn img {
    width: 15px;
}
.more-btn {
    margin-top: 1em;
}

.abt-span {
    font-size: 1.3em;    line-height: 30px;
}
.abt-img {
    padding-right: 20px;
}

}
@media (max-width:992px) {
#button{display: none;}
}


