@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;
}
.header-phone{ display:flex !important; align-items:center; white-space: nowrap;}
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;
    padding-top:0
}
.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.8;
    font-family: 'Montserrat';
    font-weight: normal;
}
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: 'Geomanist';
    src: url('../fonts/Geomanist-Book.eot');
    src: url('../fonts/Geomanist-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Book.woff2') format('woff2'),
        url('../fonts/Geomanist-Book.woff') format('woff'),
        url('../fonts/Geomanist-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Light.eot');
    src: url('../fonts/Geomanist-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Light.woff2') format('woff2'),
        url('../fonts/Geomanist-Light.woff') format('woff'),
        url('../fonts/Geomanist-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Italic.eot');
    src: url('../fonts/Geomanist-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Italic.woff2') format('woff2'),
        url('../fonts/Geomanist-Italic.woff') format('woff'),
        url('../fonts/Geomanist-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Black.eot');
    src: url('../fonts/Geomanist-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Black.woff2') format('woff2'),
        url('../fonts/Geomanist-Black.woff') format('woff'),
        url('../fonts/Geomanist-Black.ttf') format('truetype');
    font-weight: 900;
    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: '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;
}
.owl-theme .owl-nav [class*=owl-] {
      background: transparent !important;
    padding: 0 !important;
    color: transparent !important;
    border-radius: unset !important;
    /* transform: translate(-50%, -50%); */
    bottom: 27px;
    position: absolute;
    left: -37%;
    right: unset;
    width: 15%;
}

.owl-nav .owl-next:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 54%;
    right: -192px;
}

.sexy-menu.detached .header-phone {
  display: none;
}

.carousel {
    cursor: grabbing;
}
.sexy-menu.detached .tophead{
display: none;
}
.sexy-menu.detached .nav-brand img.small{
  display: block !important;
}
.sexy-menu.detached .nav-brand img.large{
  display: none !important;
}
.sexy-menu.detached .nav-brand img{
  margin-top: 20px;    width: 75%;
}

.nav-menu>li>a{
    margin: 40px 20px;
    display:inline-block;
    position:relative;
    color: #000000;
    font-size: 1.125em;
    font-family: 'Geomanist';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    text-transform: capitalize;
}
.nav-menu>li:last-child a,ul.header-social li:last-child{
  margin-right: 0
}

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

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


.sexy-menu.detached .nav-menu > li > a {
    margin: 35px 20px ; color: #000;
}
.sexy-menu.detached .nav-menu2 > li > a {
margin: 18px 20px
}
.sexy-menu.detached .nav-menu2 .header-phone a{
  margin-left:10px !important; margin-right:0px !important;
}
/*.sexy-menu.detached .header-phone a
{
   margin: 25px 6px !important; 
}*/
.book-btn{
  background: #eb2127; text-transform: uppercase !important;
  color: #fff !important;
  margin: 40px 20px !important;
  padding: 10px 30px; font-size: 0.889em !important;
}
.book-btn:hover{
  background: #333;
  }

#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/*popup*/

#popUp {
    position: fixed;
    width:22%;
    height: auto;
      background-color: #d13232;
    bottom: 8%;
    margin-left: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index:99;
    padding:2% 2% 2%;
    right:0; opacity: 0
  }
  #new span {
    background: #fff;
    position: absolute;
    color: #1c8dc4;
    padding: 4px 10px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: -5px;
  }
  #popUp .close {
    position: absolute;
    top: -40px;opacity: 1;
    left: -4%;
    color: #666;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.5em;
    cursor: pointer;
    background-color: #f7f7f7;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }
  #plus {
    position: fixed;
    color: #fff;
    bottom: 56%;
    font-size: 1em;
    margin-right: -425px;
    -webkit-transition: all 1.25s ease;
    -moz-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
    cursor: pointer;
    text-align: left;
    letter-spacing: 1px;
    z-index: 999;
    width: auto;
    right:0;
  }
  #plus span {
    position: absolute;
    background-color: #d13232;
    color: #fff; border-radius: 15px;
    font-family: 'Geomanist';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.004em;
    display:inline-block;
    padding: 14px 25px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg); transition: all 1.25s ease;
    right: -60px;    width: max-content;
  }
  #plus::after {
    display: block;
    display: relative;
  }
  .mob-txt{ display: block; text-transform: capitalize; font-style:normal;font-family: 'Montserrat';
  font-weight: 500;}

.submit-btn1{
    border: none;
    background: #b169c8;
    color: #fff;
    font-weight: normal;
    padding: 5px 20px;
    font-family: 'Apercu';
    font-size: 1em;
    text-transform: uppercase;
}
.submit-btn1:hover{
    background:#1a1a1a
}
.side-form input[type="text"],
.side-form textarea
{
    background: #fff;
    color: #3f3f3f;
    width: 100%;
    padding: 15px 30px;
}

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

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

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

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

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

/*abouta*/
.album-box {
    position: relative;
    margin-bottom: 25px;    border-radius: 15px;
    border: 1px solid rgb(0 0 0 / 11%);
}
.inner-box-album {
    position: relative;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.inner-box-album img {
    border-radius: 15px;
}
.album-box .inner-box-album:hover span {
    opacity: 0;
}
.album-box span {
        font-family: 'Geomanist';
    font-weight: bold;
    font-size: 1em;
    color: #fff;
    background: #22236a;
    padding: 10px 20px;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    left: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.album-box span i {
    color: #eaa614;
    margin-left: 10px;
}
.album-box .inner-box-album:hover h6 {
    opacity: 1;
    z-index: 9;
}
.album-box h6 {
       background: #eaa614;
    font-family: 'Geomanist';
    font-weight: normal;
    font-size: 1.125em;
    color: #fff;
    font-style: italic;
    padding: 10px 20px;
    border-radius: 10px;
    text-transform: capitalize;
    opacity: 0;
    position: absolute;
    transform: translate(-50%, 50%);
    left: 50%;
    top: 50%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.album-box .inner-box-album:hover:after {
    height: 100%;
}
.album-box .inner-box-album:after {
    position: absolute;
    content: "";
    background: #000;
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0;
    opacity: .7;
    transition: all .5s ease;
}

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

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

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

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

/**/
  

/**/
.icon-container {
    padding: 0 0 60px;
}
.form-group {
    margin-bottom: 9px !important;
}
.enq-lft img{ border-radius: 15px }
.enq-container{position: relative;    padding: 80px 0 30px;
    z-index: 9;}
    .shape2{
      position: absolute; top: 0; left: 0; width: 100%
    }
.enq-head{
      color: #ca2e2e;
    text-align: left;
    font-size: 1.625em;
    line-height: 45px;
    font-weight: normal;
    font-family: 'Geomanist';
}
.in-contact-page-content.enq-box {
    border-top: 1px solid #d9d5d5;
}
.enq-lft{padding-right: 40px}
.logos-slider{
position: relative;  z-index: 9; 
}
.logo-border{
  /*border-top: 1px solid rgb(0 0 0 / 15%);*/padding: 2em 0;
}
.abt-logos{height: 110px; display: flex; align-items: center;padding: 40px;}


/**/
a.view-det {
        background: #146472;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 0.875em;
    display: inline-block;
    padding: 10px 15px; letter-spacing: 2px;
}
.btn-flex {
    display: flex;
}
a.view-det:hover{
    background: #299d77 ;
    color: #fff;
}
.p1{
  padding: 1px !important
}
.division-container{
  position: relative;
  padding: 70px 0;
}
.division-container .lux-wrap{
    margin-bottom: 30px;
}
.project-container{
 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%;
}
/* Style the tab */
.tab-btns {
  display: flex;
  align-items: center;
  margin: 0 auto 2em;justify-content: center;
}
.tab-btns button {
    border: 1px solid #44832e;
    color: #000;
    background: #fff;
    border-radius: 25px;
    padding: 10px 40px;
    font-family: 'Outfit';
    font-weight: 500;
    font-size: 0.794em;
    text-align: center;
   
    text-transform: uppercase;
    letter-spacing: 2px;     margin-right: 2em;
}
.tab-btns button.active{
 background: #44832e; color: #fff;
}
.video-img img{
border-radius: 15px;
}
.gallery-container{
     padding: 70px 0 100px;
    position: relative; 
}
body.mediaa .tab.room-tab button.active:after{
bottom: -50px !important
}
.tablinks {
    background: #fff;    margin-right: 20px;
    padding: 14px 80px; position: relative;
    color: #6a446e;
    /*font-family: 'Montserrat';
    font-weight: 500;*/
    border: 1px solid #ecb931;
    font-weight: 300;
    font-family: 'Geomanist'; letter-spacing:1px;
    font-size: 1.5em;
    text-transform: capitalize;
    transition: .3s;
}
.tablinks:nth-last-child(1) {
  margin-right: 0
}
.tablinks.active{
 background: #ecb931; color: #fff;
}
.tablinks:hover{
  background: #ecb931; color: #fff;
}
.img-wrapper {
    z-index: 99;
    position: relative;
}

.c-white{color: #fff !important}
/* Style the tab content */
/**/
.step-icon{
  display: flex; align-items: center; position: relative;
}
.step-h3 h3{
  color: #1e1e1e;
    text-align: left;
    font-size: 1.125em; margin: 0;
    line-height: 25px;
    font-weight: normal;
    font-family: 'Geomanist';
}
.step-img span{
  font-family: 'UberMove';
  font-weight: 500;
  font-size: 0.912em;
  color: #fff; text-align: center;
  background: #b23536; display: block;
  height: 25px;width: 25px; line-height: 25px; border-radius: 100%;
  position: absolute; top: -30px; left: 20px;
}
.step-icon:after{
    width: 85px;
    height: 50px;
    transform: translate(-50%, -50%);
    right: 0;
    top: 50%;
    position: absolute;
    content: "";
    background-image: url(../images/arrow2.png);
    background-size: cover;
}
.icon-container .col-md-3:nth-child(4) .step-icon:after{
  display: none;
}
/**/
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}

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

.submit-btn1{
    border: none;
    color: #000; background: #fff;
    font-weight: 600;
    padding: 5px 20px;
    font-family: 'Montserrat';
    font-size: 1em;
    text-transform: uppercase;
}
.submit-btn1:hover{
    background:#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: 10px;
}
 .sexy-menu.detached  .header-call{
    margin-top: 8px;
 }
 .desk-view{
     display:block;
     width: 100%; 
}
 .mob-view{
     display:none !important
}

/* Dropdown styles */
 .footer-wraper {
     width:100%;
     height:auto; position: relative;
    padding: 0px;
}
.footer-bottom-wraper{
  width: 100%;
    height: 50px;
    background-color: #fff
}
.footer-social-links {
    width: auto;
    height: auto;
}
.footer-logo{margin-bottom: 15px}

 .copy-right {
     width:auto;
     height:auto;
     float:left;
      font-family:'Montserrat';
     font-size:1em;color:  #000000;
     font-weight:500; 
     line-height:50px 
}
 .copy-right span {
      font-family:'Montserrat';
     font-size:1em;
     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:50px;
     margin: 0; color: #000000;
}
 .designed p a {
     text-decoration: none;
      font-family:'Montserrat';
     font-size:1em;color:#000000;
     font-weight:500; 
}
 .designed p a:hover {
     text-decoration: none;
}
 .whats-app{
    position:fixed;
        bottom: 20vh;
    right:20px;
    width: 70px;
    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;
}
.btm-link span{
  background-color: #d1383e; height: 40px; width: 40px; line-height: 40px;
  border-radius: 100%; display: block; margin-right: 15px;
}
.btm-link:nth-child(2n){ margin-left: 40px; }
.btm-link p {
   font-size: 1.064em; margin-bottom: 0;
   font-family: 'Montserrat'; font-weight: 500;
}
.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-btm-item {
    width: auto;
    float: left;
    margin-right: auto;
}
.footer-btm {
    display: flex;
}

.footer-btm-item:nth-child(4){margin-right: 0;}
img.flogo {
    mix-blend-mode: multiply;
}
 .footer-content-details p {
     width:100%;
     height:auto;
     font-family:inherit;
     line-height:1.7;
     color:#333;text-transform: capitalize;
     font-size:1em 
}
 .footer-content-details p a {
     font-family:inherit;
     line-height:1.7;
     color:#333;
     font-size:1em 
}
.address p {
    font-size: 1em; text-align: center; color: rgb(255 255 255 / 90%);
    font-family: 'Montserrat';letter-spacing: 1px;
    font-weight: 500;margin: 0; display: flex;
    align-items: center;   text-align: left;
}
.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{
  background-image: url(../images/footer-bg.jpg);
  background-size: cover; padding: 30px;
}


.footer-quick-links ul li a,.footer-address-links ul li a {
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: normal; 
    line-height: 28px; color: rgb(255 255 255 / 90%);
    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: #fff
}

.footer-social-links li a{
    font-size: 1.333em;color: rgb(255 255 255 / 90%);
    margin-right: 25px;
    display: block;
    text-align: center;
}

.footer-social-links li a:hover{
 color: #d13232 !important;
}
.footer-social-links ul li {
   float: left;
    margin-right: 10px;  
}
.footer-social-links ul li:last-child{margin-right: 0}
.footer-btm-item:nth-child(3) ul+ul {
    width: 35%;
    float: left;
}
.footer-btm-item:nth-child(3) ul {
    width: 55%;
    float: left;
    margin-right: 5%;
}
.footer-btm-item:nth-child(3) {
    width: 33%;
}
.footer-content-title {
    width: 100%;
    height: auto; color: rgb(255 255 255 / 90%);
    font-size: 1.284em;
    font-family: 'Montserrat';
    font-weight: 600; text-transform: capitalize;
    margin-bottom: 15px;
}

.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: 5px;
}

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

.abt-container {
    padding: 80px 0px 60px;
    position: relative;
    overflow: hidden;   
}
.mid-title{
      width: 100%;
    height: auto;
    color: #ca2e2e;
    text-align: center;
    font-size: 2.333em; margin-bottom: 25px;
    line-height: 35px;
    font-weight: normal;
    font-family: 'Geomanist';
    font-style: normal;
}
.mid-title span{ color: #000;   font-weight: normal; font-family: 'Geomanist';  }
.strength{margin: 5em 0;}
.strength-img {
    margin: 0 200px;    padding: 10px; position: relative; border-radius: 10px 50px 10px 10px;
    box-shadow: 0px 0px 15px rgba(229, 229, 229, 0.5);
    border-style: solid;
    border-width: 0px 0px 10px 0px;
    border-color: #e0e0e0; 
}
.strength-img img {
    border-radius: 10px 50px 0px 0px;
}
.cert-img:after{
      content: '';
    height: 4px;
    width: 64%;
    background-color: #e83a15;
    position: absolute;
    bottom: -1px;
    right: -1px;
    -webkit-clip-path: polygon(10px 0%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(10px 0%, 100% 0, 100% 100%, 0% 100%);
    z-index: 2;
}
.cert-img {
    margin: 2em 1em; position: relative;
        padding: 15px;
    border: 1px solid #e0e0e0;
    box-shadow: 0px 0px 15px rgba(229, 229, 229, 0.5);
}
.product-img img{ border-radius: 15px; }
.product-container{
  padding: 50px 0 100px; position: relative;
}
.infra-item li {
    font-size: 1em;
    font-family: 'Montserrat';
    color: #212121;
    font-weight: normal;
    margin-bottom: 10px;
    position: relative;
    padding-left: 33px;    line-height: 1.7;
        display: flex;
    align-items: center;
}
.infra-item li:before {
    width: 18px;
    height: 18px;
    left: 0;
    top: auto;
    position: absolute;
    content: "";
    background-image: url(../images/angle-left.png);
    background-size: cover;
}

ul.infra-item{ margin-top: 2em }
.infra-img{
  display: flex; align-items: center; 
}
.infra-img1{ padding-right: 50px }
.infra-img img{ border-radius: 15px; margin: 0 7px;     width: 33%; }
.infra-top{ margin-top: 5em }
.infra-container{ position: relative; padding: 80px 0 100px }
.infra-bg{ position: relative; }
.in-shape{
  position: absolute;top: 0; left: 0;    opacity: .8; width: 100%
}
.in-shape2 {
    position: absolute;
    top: 35%;
    left: 0; width: 100%;
    opacity: .8;
}
/**/
/*icon*/


/**/
.abt-img {
position: relative;  
}
.abt-lft-txt{
  font-size: 11.924em; font-family: 'Geomanist';font-weight: 900;
   color: #f5f5f5; line-height: 100px; 
       position: absolute;
    transform: rotate(-90deg);
    left: -190px;
}
.welcome-detail {
  text-align: justify; position: relative;
  padding-left: 190px;
}
.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hero-text-area-inner{
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    top: 75%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%,-50%);
}


.featured-text{
    font-size: 3.493em;
    font-style: normal; text-align: left;
  font-family: 'Geomanist'; font-weight: normal;
    color: #fff;  text-transform: uppercase;  
    line-height: 50px; margin-bottom: 10px;
}
.inner-text{
    font-size: 1.493em; letter-spacing: 5px;
    font-style: normal; text-align: left;
  font-family: 'Geomanist'; font-weight: normal;
    color: #fff;    margin-bottom: 5px;
    line-height: 25px; 
}
.page-hero .hero-text-area p{ 
    font-size: 1.084em;
    font-style: normal; text-align: left;
  font-family: 'Geomanist'; font-weight: 300;
    color: #efefef;   letter-spacing: 2px;
    line-height: 23px; 
 }
.bnr-btn{
        font-family: 'Geomanist';
    font-weight: normal;
    background: #fff;
    color: #c64040;
    padding: 8px 24px;
    text-transform: uppercase;
    border-radius: 10px;
    display: block;
    font-size: 1.1em;
    width: fit-content;
    margin-top: 1.3em;
}
.bnr-btn:hover{
  color: #fff; background: #c64040;
}
.more-btn{
font-family: 'Geomanist';
    font-weight: normal;
    background: #c64040;
    color: #fff;
    padding: 9px 24px;
    text-transform: uppercase;
    border-radius: 10px;
    display: block;
    font-size: 0.875em;
    width: fit-content;
    margin-top: 1.3em;
}
.more-btn:hover{
  color: #fff; background: #000;
}

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

.welcome-detail-title3 p{
    color: #1584aa;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500
}
.page-hero .hero-text-area {
       position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
     top: 40%;
    left: 10%;
    width: max-content;
  }

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

.welcome-detail-title2 span.toptxt {
    font-size: 1.642em !important;
}
.abt-img .welcome-detail-title2 h1{font-size: 2.729em;}
.abt-img .welcome-detail-title2 {
    position: absolute;
    top: 34%;
    right: -20px;
}
 .abt-container img.abt-shape {
    margin-bottom: 1em; margin-top: 1em;
}
.abt-tp-txt {
    text-align: center;
    font-size: 21.233em;
    line-height:80px; 
    font-weight: bold;
    font-family: 'Geomanist';
    color: #fff;
    -webkit-text-stroke: 1px #e7f0f0;
    position: absolute;
    top: -50px;
    left: 30%;
}
.abt-container2{padding: 10px 0;position: relative;}

.welcome-detail-title2 {z-index: 9; position: relative;
    margin-bottom: 10px;    text-align: left;
}

.welcome-title{
    width: 100%;
    height: auto; color: #ca2e2e;
    text-align: left; 
    font-size: 2.816em;
    line-height: 45px;
    font-weight:normal;
    font-family: 'Geomanist';
    font-style: normal;
    font-display: swap; 
    margin-top:0px;
    margin-bottom: 0;
  }

  .dflex{display: flex;}

/**/
.exp-lft{padding-left: 20px}
.exp-txt span{
  font-family: 'Montserrat'; font-weight: 600; 
  font-size: 1em; color: #404198;
}
.exp-detail {
    border-right: 1px solid rgb(255 255 255 / 80%); margin-right: 50px; height: 100%
  }
.exp-img {
    margin-right: 20px;
}
.ex-title{
font-family: 'Geomanist'; font-weight: normal; line-height: 55px;
font-size: 3.721em; color: rgb(255 255 255 / 72%); margin: 0;
}
.exp-detail p{
  font-size: 1.125em;font-family: 'Geomanist'; font-weight: normal;line-height: 1.4;
}
.exp-lft{
  position: relative;
}
.service-container{ padding: 100px 0; position: relative; 
  background-image: url(../images/service-bg.jpg); background-size: cover; z-index: 9;
 }
/**/

/*poducts*/
.produt-item {
    display: flex;
    align-items: center;justify-content: space-between;padding: 20px 0;
    border-bottom: 1px solid #d6d6d6; position: relative;
}
.pt-txt{
  font-size: 1.125em; font-family: 'Geomanist'; font-weight: normal; color: #232323; margin: 0;
  letter-spacing: 1px;
}
.produt-bg{position: relative;}
.pro-mid-top{
   font-size: 4.329em; font-family: 'Geomanist'; font-weight: normal; color: #ffffff;
   text-transform: uppercase; margin: 0 0 14px; line-height: 55px
}
.pro-mid-top span{
   font-size: 0.576em; font-family: 'Geomanist'; font-weight: normal; color: #ffffff;
    text-transform: uppercase; display: block;line-height: 45px
}
.pro-p{
  font-size:0.9em; font-family: 'Geomanist'; font-weight: 300; color: #ffffff;
  letter-spacing: 1px; display: block; margin-right: 155px;
}
.produt-item:after{
    width: 40px;
    height: 34px;
    transform: translate(-50%,-50%);
    left: 55%; top: 50%;
    position: absolute;
    content: "";
    background-image: url(../images/arrow-right.png);
    background-size: cover;
}
.pro-div:nth-child(3) .produt-item:after{
  left: 44%; background-image: url(../images/arrow-left.png);
}
.pro-div:nth-child(1) {
  padding-right: 60px
}
.pro-div:nth-child(3) {
  padding-left: 60px
}
.pro-div:nth-child(1) .produt-item:last-child,.pro-div:nth-child(3) .produt-item:last-child{
  border-bottom: 0;
}
.pro-mid-txt {
    position: absolute;
    top: 40px;
    left: 40px;
}
.produt-bg img{border-radius: 15px}
.pro-content {
    width: 35%;
}
.products-container{
  position: relative; 
  background-size: cover; padding: 130px 0 80px;
}
.pro-bg2{
  position: absolute;bottom: 0px;left: 0; width: 100%
}
/**/
/*services*/

.exp-content {
    padding-left: 30px;
}
.exp-item li{
    font-size: 1.125em; font-family: 'Geomanist'; color: #fff; letter-spacing: 1px;
    font-weight: 300; margin-bottom: 20px; position: relative; padding-left: 50px;
}
.exp-item li:before{
      width: 40px;
    height: 34px;
    transform: translate(-50%, -50%);
    left: 0;
    top: 50%;
    position: absolute;
    content: ""; filter: invert(1);
    background-image: url(../images/arrow-right.png);
    background-size: cover;
}
/**/
/*tools*/
.tools-title{
  font-size: 1.125em; font-family: 'Geomanist'; font-weight: normal; margin-bottom: 25px
}

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

/**/

.contact-btm{
  background-image: url(../images/contact_bg_2.png); background-size: cover;
  background-color: #f7f7f7; margin-top: 4em;padding: 50px;
}

.enq-head.large-f{ font-size: 2em  }

.icon-img2{margin-bottom: 20px}
.icon-list2 {
    padding:  40px;
    text-align: center;
    background: #f7f7f7;
    height: 100%;
}
.icon-img2 img {
    width: 70px;
}
.c-btm{
  position: absolute; right: 0; bottom: 0
}
.locate-us {
    color: #000000;
    font-family: 'Geomanist';
    font-weight: normal;
    box-shadow: -2px -1px 8px 1px rgba(0, 0, 0, 0.1);
    font-size: 1em;
    background: #fff;
    border-radius: 10px;
    padding: 12px 25px;
    text-transform: uppercase;
    position: absolute;
    top: 25px;
    right: 45px;
}
.contact-container{
  padding: 50px 0 0;
}
.bg-theme {
  background: #d13232
}
.bg-theme .icon-content3 span{
  color: #fff  
}
.contact-location{position: relative;}
.bg-theme .icon-img2 img{filter: brightness(20);}
.icon-content3 span{ 
  font-family: 'Geomanist'; font-weight: 300;
  color: #000; font-size: 1.063em; letter-spacing: 1px
 }
 .icon-content3 span a{   color: #000; }
 .icon-content3{padding-left: 20px;}
.bx-shape{
  position: absolute;right: 0;top: 0;
}
.inner-box p{font-weight: 500; margin-bottom: 0}
.contact-form input[type="date"],.contact-form textarea,
 .contact-form input[type="text"],
  .contact-form select {
    color: #252525;
    width: 100%; font-size: 1em;
    height: 60px; 
    background: #fff;
    font-family: 'Montserrat'; font-weight: normal;
    font-style: normal;
    padding: 0 22px; 
    border: 1px solid #a5a5a5; border-radius: 10px;
}
.contact-form .col-md-6:nth-child(2n){padding-left: 0}
.contact-form textarea{
   height: unset;  padding: 20px 25px 0;
}
.submit-btn {
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500; 
    font-size: 1em;
    background: #b23536;  border-radius: 10px; letter-spacing: 1px;
    padding: 10px 30px;  text-transform: uppercase;
}
.submit-btn:hover{
  color: #fff;
  background: #000
}
/*more rooms*/
.pright{
  padding-right: 50px;
}

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

.icon-item h4{
  font-family: 'Geomanist'; font-weight: normal;
  font-size: 1.125em; color: #e2e2e2; margin-left: 10px;
}
.icon-item{display: flex;align-items: center;}
.fet-content p{color: #fff;  font-size: 1.125em; font-family: 'Geomanist'; font-weight: normal; line-height: 1.5}
.fet-content h3.fet-head{
    font-family: 'Geomanist'; font-weight: bold;
  font-size: 2.945em; color: #ffffff; line-height: 45px;
}
.fet-content h3.fet-head.fet-head span{ color: #eaa614;  font-family: 'Geomanist'; font-weight: bold; font-size: 1em;}
/**/

.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-Geomanist-15 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

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

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

.single_about_shape {
  position: relative;
}


/*===== bounce-animate ======*/
.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate2 {
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate3 {
  animation-name: float-bob3;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob3;
  -moz-animation-duration: 4s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob3;
  -ms-animation-duration: 4s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob3;
  -o-animation-duration: 4s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate4 {
  animation-name: float-bob4;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob4;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob4;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob4;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate5 {
  animation-name: float-bob5;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
@-webkit-keyframes float-bob2 {
  0% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
}
@-webkit-keyframes float-bob3 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  50% {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
  }
  100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes float-bob4 {
  0% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }
  50% {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  100% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }
}
@-webkit-keyframes float-bob5 {
  0% {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px);
  }
  50% {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  100% {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px);
  }
}
@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
.single_about_thumb_inner img {
  width: 100%;
}
.single_about_shape_thumb {
  position: absolute;
  bottom: -70px;
  z-index: -1;
  left: -94px;
}
.single_about_shape_thumb img {
  width: 70%;
}

.em_bar {
  height: 2px;
  width: 62px;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 1em;
}
.em_bar_bg {
  height: 5px;
  width: 90px;
  background: #ccc;
  position: relative;
  border-radius: 30px;
}

.em_bar_bg:before {
  content: "";
  position: absolute;
  left: 0;
  top: -2.7px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #ca2e2e;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: MOVE-BG;
  animation-name: MOVE-BG;
}
@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}

@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}











.textbox ul{
  margin: 0px;
  padding: 0;
  list-style-type: none;
}
.textbox ul li{
  font-size: 0.9em;
  font-family: 'Montserrat';
  color: #212121;
  font-weight: normal;
  margin-bottom: 5px;
  position: relative;
  line-height: 1.8;
  width: 100%;
  display: block;
  margin: 5px 0px;
  padding-left: 25px;

}
/*.textbox ul li::before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #69b6d5;
  margin-right: 20px;
}*/





ul.ul-cards {
  width: 100%;
  margin-inline: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  list-style: none;
  justify-content: center;
}

ul.ul-cards > li {
  background-color: #fff;
 
  border-radius: 1rem;
  padding: 1rem;
  width: 30%;
  margin-top: calc(5rem / 2 + 1rem);
  margin-bottom: 0.5rem;
/*box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;*/
      display: grid;
  grid-template-rows: max-content max-content auto;
  justify-items: center;
  gap: 0.75rem;
  position: relative;
}
ul.ul-cards > li:nth-last-child(1){ width: 60%;}

ul.ul-cards > li > .icon {
  width: 5rem;
  margin-top: calc(5rem / -2 - 1rem);
  aspect-ratio: 1;
  background-color: #fff;
  justify-self: center;
  border-radius: 50%;
  display: grid;
  place-items: center;
  box-shadow: inset -0.1rem 0.1rem 0.1rem rgba(255, 255, 255, 0.5),
    -0.1rem 0.1rem 0.25rem rgba(0, 0, 0, 0.25);
}
ul.ul-cards > li > .icon img{
  width: 60%;
}

ul.ul-cards > li > .icon > i {
  font-size: 1em;
}

ul.ul-cards > li > .title {
  margin-top: 0.5rem;
  color: var(--accent-color);
  font-weight: 700;
}

ul.ul-cards > li > .content {
  color: #333;
}

ul.ul-cards > li::before,
ul.ul-cards > li::after {
  content: "";
  position: absolute;
}

ul.ul-cards > li::before {
  top: calc(5rem / -2 - 1rem);
  width: calc(5rem + 1rem * 2);
  height: calc(100% + 5rem / 2 + 1rem + 0.5rem);
  background-color: var(--accent-color);
  background-image: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.25) 0);
  border-top-left-radius: calc(5rem / 2 + 1rem);
  border-top-right-radius: calc(5rem / 2 + 1rem);
  clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 0.5rem),
    calc(100% - 0.5rem) 100%,
    0.5rem 100%,
    0 calc(100% - 0.5rem)
  );
  z-index: -1;
}

ul.ul-cards > li::after {
  width: calc(5rem + 1rem * 2 - 0.5rem * 2);
  height: 1.25rem;
  bottom: -0.5rem;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  background-color: var(--accent-color);
}

ul.ul-cards > li:nth-child(1){background-color: #eaf4ff;}
ul.ul-cards > li:nth-child(2){background-color: #fff2e6;}
ul.ul-cards > li:nth-child(3){background-color: #fdeaea;}
ul.ul-cards > li:nth-child(4){background-color: #ddf9f9;}
ul.ul-cards > li:nth-child(5){background-color: #f7ebf3;}
ul.ul-cards > li:nth-child(6){background-color: #f8f4e2;}
ul.ul-cards > li:nth-child(7){background-color: #e4eef0;}

/************************************************** START CONTACT **************************************************/


.timeline{ position:relative;}
.time-line-border{ position:absolute; left:0; width:100%; top: 344px; height:1px; background-color:#333;}

.seo-process-wrap {
  width:90%;
  float:left;
  margin-top:1em;
 }
 
 
 .seo_process_col {
  width: 100%;
  height: auto;
  padding-bottom: 2%;
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: flex-end;
 }
 .seo_process_col .seocol1 {
  width:23%;
  height:auto;
  position:relative;
  border-bottom:5px solid #333;
  float:left;
 }
 .seo_process_col .seocol1:nth-child(5){ padding-right: 2%; width: 25%;}
 .seo_process_col .seocol1 .seocol1hd {
  width:130px;
  height:130px;
  background:#333;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-family: 'Geomanist';
  font-style: normal;
   font-size:1.85em;
   position: relative;
   left: -65px;
   line-height: 1;
   text-align: center;
 }
 .seo_process_col .seocol1 .seocol1hd .stxt {
  width:71%;
  height:auto;
  float:right;
  border-left:1px solid #fff;
  color:#fff;
  line-height:2.6em;
  font-weight: normal;
  text-transform:uppercase;
  padding-left:6%;
 }
 .seo_process_col .seocol1 .seocont {
  width: 85%;
  height: calc(100% - 130px);
  position: relative;
  border-left: 5px solid #333;
 /* margin-left: 60px;*/
  color: #333;
  line-height: 1.5em;
  font-weight: normal;
  padding: 5% 0% 5% 5%;
 }
 
 .seo_process_col .seocol1 .seocont  span{color:#ff1414;  font-family: 'Futura Lt BT';}
 .seo_process_col .seocol1 .seodot {
  width: auto;
  height: auto;
  background: #fff;
  position: absolute;
  border: 1px solid #333;
  border-radius: 50%;
  padding: 1%;
  bottom: -12px;
  left: -8px;
 }
 .seo_process_col .seocol1 .dotin {
  border-radius:50%;
  width:10px;
  height:10px;
 }
 
 
 
 
 
 .seo_process_col .seocol2 {
  width:23%;
  height:auto;
  position:relative;
  float:left;
 }

 
 .seo_process_col .seocol2 .seocol1hd {
  width:130px;
  height:130px;
  background:#333;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-family: 'Geomanist';
  font-style: normal;
   font-size:1.85em;
   position: relative;
   left: -65px;
 }
 
 
 .architectural{
   width: 230px !important;
   height: 230px !important;
   background: #ff2c2c !important;
   position: relative;
   left: -75px;
 }
 
 .architectural-text{
  width:100%;
  color:#fff;
     font-weight: normal;
   text-align:center;
   margin-top:0.75em;
   float:left
 }
 .seo_process_col .seocol2 .seocol1hd .stxt {
  width:71%;
  height:auto;
  float:right;
  border-left:1px solid #fff;
  color:#fff;
  line-height:2.6em;
  font-weight:300;
  text-transform:uppercase;
  padding-left:6%;
 }
 .seo_process_col .seocol2 .seocont {
  width: 85%;
  height: calc(100% - 130px);
  position: relative;
  border-left: 5px solid #333;
 /* margin-left: 60px;*/
  color: #333;
  line-height: 1.5em;
  font-weight: normal;
  padding: 5% 0% 5% 5%;
 }
 
 .seo_process_col .seocol2 .seocont  span{color:#ff1414;  font-family: 'Futura Lt BT';}
 .seo_process_col .seocol2 .seodot {
  width:auto;
  height:auto;
  background:#fff;
  position:absolute;
  border:1px solid #333;
  border-radius:50%;
  padding:1%;
  top: -12px;
 /* left: 52px;*/
 z-index: 1;
 left: -8px;
 }
 .seo_process_col .seocol2 .dotin {
  border-radius:50%;
  width:10px;
  height:10px;
 }


  
  .timeline{ position:relative;}
  .time-line-border{ position:absolute; left:0; width:100%; top: 344px; height:1px; background-color:#333;}
  
  
  
  .boroder-left-for{width:0% !important; padding-left:6% !important}
  .boroder-right-for{width:0% !important; padding-left:2% !important}
  
  .seo_process_col .seocol1:nth-child(1){ border-color: #05beb7 ;}
  .seo_process_col .seocol1:nth-child(2){ border-color: #05beb7 ;}
  .seo_process_col .seocol1:nth-child(3){ border-color: #fec15f ;}
  .seo_process_col .seocol1:nth-child(4){ border-color: #c055a6  ;}
  .seo_process_col .seocol1:nth-child(5){ border-color: #7855c0 ;}
  .seo_process_col .seocol1:nth-child(2) .seocont{ border-color: #05beb7 ;}
  .seo_process_col .seocol1:nth-child(2) .seocol1hd{ background:#05beb7 ;}
  .seo_process_col .seocol1:nth-child(2) .textbox ul li{ background: url(../images/1.png) no-repeat left 5px;}
  .seo_process_col .seocol1:nth-child(3) .textbox ul li{ background: url(../images/2.png) no-repeat left 5px;}
  .seo_process_col .seocol1:nth-child(4) .textbox ul li{ background: url(../images/3.png) no-repeat left 5px;}
  .seo_process_col .seocol1:nth-child(5) .textbox ul li{ background: url(../images/4.png) no-repeat left 5px;}


  .seo_process_col .seocol2:nth-child(1) .textbox ul li{ background: url(../images/5.png) no-repeat left 5px;}
  .seo_process_col .seocol2:nth-child(2) .textbox ul li{ background: url(../images/6.png) no-repeat left 5px;}
  .seo_process_col .seocol2:nth-child(3) .textbox ul li{ background: url(../images/7.png) no-repeat left 5px;}


  
  .seo_process_col .seocol1:nth-child(3) .seocont{ border-color: #fec15f ;}
  .seo_process_col .seocol1:nth-child(3) .seocol1hd{ background:#fec15f;}

  .seo_process_col .seocol1:nth-child(4) .seocont{ border-color: #c055a6 ;}
  .seo_process_col .seocol1:nth-child(4) .seocol1hd{ background:#c055a6;}

  .seo_process_col .seocol1:nth-child(5) .seocont{ border-color: #7855c0 ;}
  .seo_process_col .seocol1:nth-child(5) .seocol1hd{ background:#7855c0 ;}



  .seo_process_col .seocol2:nth-child(1) .seocont{ border-color: #00bce9 ;}
  .seo_process_col .seocol2:nth-child(1) .seocol1hd{ background:#00bce9;}

  .seo_process_col .seocol2:nth-child(2) .seocont{ border-color: #5f72fe ;}
  .seo_process_col .seocol2:nth-child(2) .seocol1hd{ background:#5f72fe;}

  .seo_process_col .seocol2:nth-child(3) .seocont{ border-color: #e57979;}
  .seo_process_col .seocol2:nth-child(3) .seocol1hd{ background:#e57979;}

  

.bottom-journey{display: flex;
  align-items: flex-start; justify-content: center; width: 100%; padding-left: 3%;}

.hide-menu{ display: none;}
 @media (min-width: 1023px) and (max-width: 1279px) {
     body,li {
         font-size:12px !important;
    }
     .d-container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
 .nav-brand img{width: 70%; margin-top: 10px;}
   .nav-menu>li>a{ margin: 28px 15px }
   .sexy-menu.detached .nav-menu > li > a {
    margin: 20px 15px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 5px;
    width: 60%;
}
   li.header-phone a {
    margin: 26px 12px !important
  }
  li.header-phone img {
    height: 20px;
  }
   .pro-mid-top{font-size: 3em; line-height: 18px}
  .welcome-detail{
    padding-left: 100px
  }
  .enq-lft {
    padding-right: 10px;
}
.contact-form input[type="date"],  .contact-form input[type="text"], .contact-form select{
  height: 45px
}
  .exp-detail{margin-right: 15px;}
  .pro-p{
        margin-right: 80px;
  }
   .abt-lft-txt {
    font-size: 9.924em;
    line-height: 190px;
    transform: rotate(-90deg);
    left: -140px;
}
.footer-quick-links ul li a, .footer-address-links ul li a{
  line-height: 22px
}
.step-img img{width: 60px}
.pro-content {
    width: 47%;
}
.pro-img {
    width: 35%
}
.pro-div:nth-child(3) .produt-item:after {
    left: 55%;
}
.produt-item:after{left: 44% }
.pro-div:nth-child(3) {
    padding-left:  30px;
}
.pro-div:nth-child(1) {
    padding-right: 30px;
}
.service-container{ padding: 40px 0 }
.ex-title{font-size: 3em; line-height: 35px}
.step-icon:after{
       width: 50px;
    height: 25px; right: -44px
}
img.flogo {
    width: 50%;
}
.logo-border{padding: 0}
.abt-logos{padding: 15px}
.footer-social-links li a{font-size: 1.1em; margin-right: 10px}
.footer-btm-item:nth-child(3) ul {
    width: 40%;
    }
    .footer-btm-item:nth-child(3) ul+ul {
    width: 50%;
}
#button{bottom: 30px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    }
  .products-container{ padding: 35px 0 50px }
  .enq-txt h2{line-height: 27px}
  .produt-item:after {
    width: 30px;
    height: 25px;
  }
  .pro-mid-txt {
    top: 25px;
    left: 25px;
}
.featured-text{ line-height: 35px }
#popUp{width: 30%}
.side-form h1{margin: 0}
.form-group {
    margin-bottom: 6px !important;
}
#plus span{
  padding: 10px 16px;right: -43px
}
.contact-btm{ padding: 20px }
.icon-list2{padding: 25px}
.icon-img2 img {
    width: 45px;
}
.strength-img{ margin: 0 130px }
.cert-img {
    margin: 1em .5em;
  }
.infra-container {
    padding: 30px 0 50px;
}
.welcome-title{ font-size: 2.33em; line-height: 30px }
.infra-img1{ padding-right: 10px }
.infra-item li:before {
    width: 14px;
    height: 14px;
  }
  .infra-item li{ padding-left: 25px }
  .page-hero .hero-text-area p{ font-size: 1em; line-height: 20px }
   .whats-app{
    width: 40px
   }
}
 @media (min-width: 1280px) and (max-width: 1359px) {
     body,li {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left:7%;
         padding-right:7% 
    }
    .nav-brand img{width: 70%; margin-top: 13px;}
   .nav-menu>li>a{ margin: 28px 15px }
   .sexy-menu.detached .nav-menu > li > a {
    margin: 20px 15px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 5px;
    width: 60%;
}
   li.header-phone a {
    margin: 30px 12px !important
  }
  li.header-phone img {
    height: 20px;
  }
   .pro-mid-top{font-size: 3em; line-height: 34px}
  .welcome-detail{
    padding-left: 130px
  }
  .enq-lft {
    padding-right: 10px;
}
  .products-container{ padding: 45px 0 50px }
.contact-form input[type="date"],  .contact-form input[type="text"], .contact-form select{
  height: 50px
}
  .exp-detail{margin-right: 15px;}
  .pro-p{
        margin-right: 80px;
  }
   .abt-lft-txt {
    font-size: 9.924em;
    line-height: 190px;
    transform: rotate(-90deg);
    left: -170px;
}
.pro-content {
    width: 40%;
}
.pro-img {
    width: 40%;
}
.pro-div:nth-child(3) .produt-item:after {
    left: 50%;
}
.produt-item:after{left: 50%;}
.pro-div:nth-child(3) {
    padding-left:  30px;
}
.pro-div:nth-child(1) {
    padding-right: 30px;
}
.service-container{ padding: 60px 0 }
.step-icon:after{
       width: 65px;
    height: 35px; right: -25px
}
.abt-logos{padding: 20px}
.footer-social-links li a{font-size: 1.1em; margin-right: 10px}
.footer-btm-item:nth-child(3) ul {
    width: 40%;
    }
    .footer-btm-item:nth-child(3) ul+ul {
    width: 50%;
}
 .whats-app{
    width: 50px
   }
#button{bottom: 30px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    }
  #popUp{width: 30%}
.side-form h1{margin: 0}
.form-group {
    margin-bottom: 6px !important;
}
#plus span{
  padding: 12px 18px;right: -48px
}
.contact-btm{ padding: 20px }
.icon-list2{padding: 25px}
.icon-img2 img {
    width: 65px;
}
.infra-container {
    padding: 30px 0 50px;
}
.welcome-title{ font-size: 2.33em; line-height: 30px }
}
 @media (min-width: 1360px) and (max-width: 1399px) {
     body {
         font-size:14px !important;
    }
    li{font-size:14px !important;}
 .d-container{
         width:100%;
         padding-left:6%;
         padding-right:6% 
    }
 .pro-mid-top{font-size: 3em; line-height: 34px}
  .welcome-detail{
    padding-left: 130px
  }
   .abt-lft-txt {
    font-size: 9.924em;
    line-height: 190px;
    transform: rotate(-90deg);
    left: -160px;
}
 .products-container{ padding: 65px 0 50px }
.pro-content {
    width: 40%;
}
.pro-img {
    width: 40%;
}
.pro-div:nth-child(3) .produt-item:after {
    left: 50%;
}
.produt-item:after{left: 50%;}
.pro-div:nth-child(3) {
    padding-left:  30px;
}
.pro-div:nth-child(1) {
    padding-right: 30px;
}
.service-container{ padding: 60px 0 }
.step-icon:after{
       width: 65px;
    height: 35px; right: -25px
}
.abt-logos{padding: 30px}
.step-icon:after {
        width: 65px;
        height: 35px;
        right: -25px;
    }
      #popUp{width: 25%}
.side-form h1{margin: 0}
.form-group {
    margin-bottom: 6px !important;
}
#plus span{
  padding: 12px 18px;right: -48px
}
 .whats-app{
    width: 60px
   }
}
 @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% 
    }
    .pro-mid-top{font-size: 3em; line-height: 34px}
  .welcome-detail{
    padding-left: 170px
  }
   .abt-lft-txt {
    font-size: 9.924em;
    line-height: 190px;
    transform: rotate(-90deg);
    left: -170px;
}
 .products-container{ padding: 75px 0 60px }
.pro-content {
    width: 40%;
}
.pro-img {
    width: 40%;
}
.pro-div:nth-child(3) .produt-item:after {
    left: 50%;
}
.produt-item:after{left: 50%;}
.pro-div:nth-child(3) {
    padding-left:  30px;
}
.pro-div:nth-child(1) {
    padding-right: 30px;
}
.service-container{ padding: 60px 0 }
.step-icon:after{
       width: 65px;
    height: 35px; right: -25px
}
.abt-logos{padding: 30px}
.step-icon:after {
        width: 65px;
        height: 35px;
        right: -25px;
    }
        #popUp{width: 25%}
         .whats-app{
    width: 60px
   }
}
 @media (min-width: 1441px) and (max-width: 1599px) {
   li{font-size:15px !important;}
 .d-container{
         width:100%;
         padding-left:7%;
         padding-right:7% 
    }
  .pro-mid-top{font-size: 3em; line-height: 34px}
  .welcome-detail{
    padding-left: 170px
  }
   .abt-lft-txt {
    font-size: 9.924em;
    line-height: 190px;
    transform: rotate(-90deg);
    left: -170px;
}
.products-container{ padding: 75px 0 60px }
.pro-content {
    width: 40%;
}
.pro-img {
    width: 40%;
}
.pro-div:nth-child(3) .produt-item:after {
    left: 50%;
}
.produt-item:after{left: 50%;}
.pro-div:nth-child(3) {
    padding-left:  30px;
}
.pro-div:nth-child(1) {
    padding-right: 30px;
}
.service-container{ padding: 60px 0 }
.step-icon:after {
        width: 65px;
        height: 35px;
        right: -25px;
    }
     .whats-app{
    width: 60px
   }
}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}

  .d-container{
         width:100%;
         padding-left:7%;
         padding-right:7% 
    }
.pro-content {
    width: 40%;
}
.pro-img {
    width: 40%;
}
.pro-div:nth-child(3) .produt-item:after {
    left: 50%;
}
.produt-item:after{left: 50%;}
.pro-div:nth-child(3) {
    padding-left:  30px;
}
.pro-div:nth-child(1) {
    padding-right: 30px;
}
}
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 9%;
    padding-right: 9%;
}

}
 

 @media (max-width:420px) { 
    body {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .page-hero .hero-text-area{ width: unset;     top: 8%;}
  .inner-text{font-size: 1em; letter-spacing: 1px; margin: 0; line-height: 30px}
  .featured-text {
    font-size: 2.493em;    line-height: 20px; margin-bottom: 10px
  }
  .page-hero .hero-text-area p{
    font-size: 1em; letter-spacing: 0px; line-height: 18px;
  }
  .bnr-btn{ font-size: .9em;    padding: 5px 12px; margin-top: .5em}
  .sexy-menu {
    padding: 30px;
  }
  .address p{ line-height: 1.5 }
  .welcome-detail{padding-left: 0; text-align: left;}
  .abt-container {
    padding: 25px 0px 30px;
  }
  .welcome-title{font-size: 1.7em; line-height: 25px}
  .more-btn{ padding: 7px 15px }
  .products-container{     padding: 0px 0 30px; }
 
  .produt-item{ padding: 5px 0 }

.contact-form input[type="date"],  .contact-form input[type="text"], .contact-form select{
  height: 45px
}
.eq-ht{display: block;}
 .pro-div:nth-child(1) {
    padding-right: 0px; order: 1;
  }
  .col-md-4.pro-div {
    width: 100%;
}
.pro-div:nth-child(3) .produt-item:last-child{ border-bottom: 1px solid #d6d6d6 }
.pro-div:nth-child(3) .produt-item {
    flex-direction: row-reverse;
}
  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
}
  .pro-p{
        margin-right: 80px;
  }
   .abt-lft-txt {
    font-size: 9.924em;
    line-height: 190px;
    transform: rotate(-90deg);
    left: -140px;
}
.footer-quick-links ul li a, .footer-address-links ul li a{
  line-height: 22px
}
.step-img img{width: 60px}
.pro-content {
    width: 47%;
}
.pro-img {
    width: 25%
}
.pro-div:nth-child(3) .produt-item:after {
    left: 44%;background-image: url(../images/arrow-right.png);
}
.produt-item:after{left: 44% }
.pro-mid-top {
    font-size: 2em; line-height: 15px;
  }
.produt-bg img{height: 350px; object-fit: cover;}
.pro-div:nth-child(3){padding-left: 15px;}
.icon-container{ padding-bottom: 0 }
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.pro-mid-top span{     line-height: 35px; }
.btm-logo{display: none;}
.btm-item{display: block; width: unset; float: none;}
.btm-link:nth-child(2n) {
    margin-left: 0;
}
.btm-wrap{ padding: 10px 0 }
.btm-link{ padding-left: 20px; margin-bottom: 10px; }
.btm-center{display: block;}
.service-container{ padding: 40px 0; overflow: hidden; }
.ex-title{font-size: 1.6em; line-height: 25px}
.ex-title br{display: none;}
.exp-detail{border-right: 0; border-bottom: 1px solid rgb(255 255 255 / 30%);
  padding-bottom: 10px; margin-right: 0;
        margin-bottom: 20px;
      }
  .exp-item li:before{
    width: 30px;
    height: 24px;
  }
  .exp-item li{ padding-left: 30px;font-size: 1em }
  .icon-container .col-md-3 {
    width: 50%;
    float: left;
}


.step-icon{display: block;   margin-bottom: 50px;}
.icon-container .col-md-3:nth-child(2) .step-icon:after{
display: none;
}
.step-h3 h3,.step-img{text-align: center;}
.step-icon:after{
       width: 50px;
    height: 25px; right: -44px
}
img.flogo {
    width: 50%;
}
.logo-border{padding: 0}
.abt-logos{padding: 25px}
.footer-social-links li a{font-size: 1em; margin-right: 10px}
.footer-btm-item:nth-child(3) ul {
    width: 40%;
    }
    .footer-btm-item:nth-child(3) ul+ul {
    width: 50%;
}
.footer-bottom-wraper {
    padding-bottom: 130px;
}
.footer-bg{ padding: 25px 15px 15px }
.footer-btm-item{ margin-bottom: 15px }
.copy-right span{display: none;}
.footer-content-title{font-size: 1.1em;    margin-bottom: 5px;}
.footer-btm{display: block;}
.footer-social-links ul li{ margin-top: 5px }
.footer-btm-item:nth-child(2),.footer-btm-item:nth-child(3){display: none;}
  .enq-txt h2{line-height: 27px}
  .produt-item:after {
    width: 30px;
    height: 25px;
  }
  .pro-mid-txt {
    top: 10px;
    left: 25px;
}
.submit-btn{padding: 6px 20px}

#popUp{width: 75%; padding: 4% 4% 3%;     bottom: 13%;}
.side-form input[type="text"], .side-form textarea{
  padding: 13px 15px; 
}
.side-form h1{margin-bottom: 5px; margin-top: 0}
.form-group {
    margin-bottom: 6px !important;
}
#plus span{
  font-size: .9em;
  padding: 7px 10px;
  right: -43px;
  border-radius: 10px;
}
.contact-btm{ padding: 20px; background-image: unset;     margin-top: 2em;}
.icon-list2{padding: 25px}
.icon-img2 img {
    width: 45px;
}
.strength-img{ margin: 0 10px }
.cert-img {
    margin: 1em .5em;
  }
.infra-container {
    padding: 30px 0 50px;
}

.infra-img1{ display: none; }
.infra-item li:before {
    width: 14px;
    height: 14px;
  }
  .infra-item li{ padding-left: 25px }
  .page-hero .hero-text-area p{ font-size: 1em; line-height: 20px }
   .whats-app{
    width: 40px
   }
.mid-title{font-size: 1.4em;   margin-top: 0;  margin-bottom: 20px;}
.strength {
    margin: 0em 0;
}
.bredcum-wraper{
      padding-top: 15px;
}
.product-container {
    padding: 20px 10px 50px;
  }
.mt-3 {
    margin-top: 1em !important;
}
.product-container .col-md-3 {
    width: 50%;
    float: left;
}
.infra-detail .welcome-title {
    font-size: 1.4em;
}
.infra-top {
    margin-top: 1em;
}
.infra-img img{ margin: 0 2px }
.enq-head.large-f{font-size: 1.5em}
.locate-us{     top: 15px;
    right: 8px; padding: 8px 20px}
    .inner-text-area .featured-text {  font-size: 2em }
    
    ul.ul-cards > li{ width:100%}
}
 @media (min-width:421px) and (max-width:460px){

   body {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .page-hero .hero-text-area{ width: unset;     top: 8%;}
  .inner-text{font-size: 1em; letter-spacing: 1px; margin: 0; line-height: 30px}
  .featured-text {
    font-size: 2.493em;    line-height: 20px; margin-bottom: 10px
  }
  .page-hero .hero-text-area p{
    font-size: 1em; letter-spacing: 0px; line-height: 18px;
  }
  .bnr-btn{ font-size: .9em;    padding: 5px 12px; margin-top: .5em}
  .sexy-menu {
    padding: 30px;
  }
  .address p{ line-height: 1.5 }
  .welcome-detail{padding-left: 0;text-align: left;}
  .abt-container {
    padding: 25px 0px 30px;
  }
  .welcome-title{font-size: 1.7em; line-height: 25px}
  .more-btn{ padding: 7px 15px }
  .products-container{     padding: 0px 0 30px; }
 
  .produt-item{ padding: 5px 0 }

.contact-form input[type="date"],  .contact-form input[type="text"], .contact-form select{
  height: 45px
}
.eq-ht{display: block;}
 .pro-div:nth-child(1) {
    padding-right: 0px; order: 1;
  }
  .col-md-4.pro-div {
    width: 100%;
}
.pro-div:nth-child(3) .produt-item:last-child{ border-bottom: 1px solid #d6d6d6 }
.pro-div:nth-child(3) .produt-item {
    flex-direction: row-reverse;
}
  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
}
  .pro-p{
        margin-right: 80px;
  }
   .abt-lft-txt {
    font-size: 9.924em;
    line-height: 190px;
    transform: rotate(-90deg);
    left: -140px;
}
.footer-quick-links ul li a, .footer-address-links ul li a{
  line-height: 22px
}
.step-img img{width: 60px}
.pro-content {
    width: 47%;
}
.pro-img {
    width: 25%
}
.pro-div:nth-child(3) .produt-item:after {
    left: 44%;background-image: url(../images/arrow-right.png);
}
.produt-item:after{left: 44% }
.pro-mid-top {
    font-size: 2em; line-height: 15px;
  }
.produt-bg img{height: 350px; object-fit: cover;}
.pro-div:nth-child(3){padding-left: 15px;}
.icon-container{ padding-bottom: 0 }
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.pro-mid-top span{     line-height: 35px; }
.btm-logo{display: none;}
.btm-item{display: block; width: unset; float: none;}
.btm-link:nth-child(2n) {
    margin-left: 0;
}
.btm-wrap{ padding: 10px 0 }
.btm-link{ padding-left: 20px; margin-bottom: 10px; }
.btm-center{display: block;}
.service-container{ padding: 40px 0 }
.ex-title{font-size: 1.6em; line-height: 25px}
.ex-title br{display: none;}
.exp-detail{border-right: 0; border-bottom: 1px solid rgb(255 255 255 / 80%);
  padding-bottom: 10px;
        margin-bottom: 20px;
      }
  .exp-item li:before{
    width: 30px;
    height: 24px;
  }
  .exp-item li{ padding-left: 30px;font-size: 1em }
  .icon-container .col-md-3 {
    width: 50%;
    float: left;
}


.step-icon{display: block;   margin-bottom: 50px;}
.icon-container .col-md-3:nth-child(2) .step-icon:after{
display: none;
}
.step-h3 h3,.step-img{text-align: center;}
.step-icon:after{
       width: 50px;
    height: 25px; right: -44px
}
img.flogo {
    width: 50%;
}
.logo-border{padding: 0}
.abt-logos{padding: 25px}
.footer-social-links li a{font-size: 1em; margin-right: 10px}
.footer-btm-item:nth-child(3) ul {
    width: 40%;
    }
    .footer-btm-item:nth-child(3) ul+ul {
    width: 50%;
}
.footer-bottom-wraper {
    padding-bottom: 130px;
}
.footer-bg{ padding: 25px 15px 15px }
.footer-btm-item{ margin-bottom: 15px }
.copy-right span{display: none;}
.footer-content-title{font-size: 1.1em;    margin-bottom: 5px;}
.footer-btm{display: block;}
.footer-social-links ul li{ margin-top: 5px }
.footer-btm-item:nth-child(2),.footer-btm-item:nth-child(3){display: none;}
  .enq-txt h2{line-height: 27px}
  .produt-item:after {
    width: 30px;
    height: 25px;
  }
  .pro-mid-txt {
    top: 10px;
    left: 25px;
}
.submit-btn{padding: 6px 20px}

#popUp{width: 75%; padding: 4% 4% 3%;     bottom: 13%;}
.side-form input[type="text"], .side-form textarea{
  padding: 13px 15px; 
}
.side-form h1{margin-bottom: 5px; margin-top: 0}
.form-group {
    margin-bottom: 6px !important;
}
#plus span{
  font-size: .9em;
  padding: 7px 10px;
  right: -43px;
  border-radius: 10px;
}
.contact-btm{ padding: 20px ; background-image: unset; margin-top: 2em;}
.icon-list2{padding: 25px}
.icon-img2 img {
    width: 45px;
}
.strength-img{ margin: 0 30px }
.cert-img {
    margin: 1em .5em;
  }
.infra-container {
    padding: 30px 0 50px;
}

.infra-img1{display: none;}
.infra-item li:before {
    width: 14px;
    height: 14px;
  }
  .infra-item li{ padding-left: 25px }
  .page-hero .hero-text-area p{ font-size: 1em; line-height: 20px }
   .whats-app{
    width: 40px
   }

   .mid-title{font-size: 1.4em; line-height: 20px;    margin-bottom: 20px;}
.strength {
    margin: 0em 0;
}
.bredcum-wraper{
      padding-top: 15px;
}
.product-container {
    padding: 20px 10px 50px;
  }
.mt-3 {
    margin-top: 1em !important;
}
.product-container .col-md-3 {
    width: 50%;
    float: left;
}
.infra-detail .welcome-title {
    font-size: 1.4em;
}
.infra-top {
    margin-top: 1em;
}
.infra-img img{ margin: 0 2px }

.enq-head.large-f{font-size: 1.5em}
.locate-us{     top: 15px;
    right: 8px; padding: 8px 20px}
    ul.ul-cards > li{ width:100%}
}
 @media (min-width:461px) and (max-width:560px){

   body {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .page-hero .hero-text-area{ width: unset;     top: 8%;}
  .inner-text{font-size: 1em; letter-spacing: 1px; margin: 0; line-height: 30px}
  .featured-text {
    font-size: 2.493em;    line-height: 20px; margin-bottom: 10px
  }
  .page-hero .hero-text-area p{
    font-size: 1em; letter-spacing: 0px; line-height: 18px;
  }
  .bnr-btn{ font-size: .9em;    padding: 5px 12px; margin-top: .5em}
  .sexy-menu {
    padding: 35px;
  }
  .address p{ line-height: 1.5 }
  .welcome-detail{padding-left: 0;}
  .abt-container {
    padding: 25px 0px 30px;
  }
  .welcome-title{font-size: 1.7em; line-height: 25px}
  .more-btn{ padding: 7px 15px }
  .products-container{     padding: 0px 0 30px; }
 
  .produt-item{ padding: 5px 0 }

.contact-form input[type="date"],  .contact-form input[type="text"], .contact-form select{
  height: 45px
}
.eq-ht{display: block;}
 .pro-div:nth-child(1) {
    padding-right: 0px; order: 1;
  }
  .col-md-4.pro-div {
    width: 100%;
}
.pro-div:nth-child(3) .produt-item:last-child{ border-bottom: 1px solid #d6d6d6 }
.pro-div:nth-child(3) .produt-item {
    flex-direction: row-reverse;
}
  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
}
  .pro-p{
        margin-right: 80px;
  }
   .abt-lft-txt {
    font-size: 9.924em;
    line-height: 190px;
    transform: rotate(-90deg);
    left: -140px;
}
.footer-quick-links ul li a, .footer-address-links ul li a{
  line-height: 22px
}
.step-img img{width: 60px}
.pro-content {
    width: 47%;
}
.pro-img {
    width: 25%
}
.pro-div:nth-child(3) .produt-item:after {
    left: 44%;background-image: url(../images/arrow-right.png);
}
.produt-item:after{left: 44% }
.pro-mid-top {
    font-size: 2em; line-height: 15px;
  }
.produt-bg img{height: 350px; object-fit: cover;}
.pro-div:nth-child(3){padding-left: 15px;}
.icon-container{ padding-bottom: 0 }
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.pro-mid-top span{     line-height: 35px; }
.btm-logo{display: none;}
.btm-item{ width: unset; float: none;}
.btm-link:nth-child(2n) {
    margin-left: 0;
}
.btm-wrap{ padding: 10px 0 }
.btm-link{ margin-bottom: 10px; width: 50%; float: left; }
.service-container{ padding: 40px 0 }
.ex-title{font-size: 1.6em; line-height: 25px}
.ex-title br{display: none;}
.exp-detail{border-right: 0; border-bottom: 1px solid rgb(255 255 255 / 80%);
  padding-bottom: 10px;
        margin-bottom: 20px;
      }
  .exp-item li:before{
    width: 30px;
    height: 24px;
  }
  .exp-item li{ padding-left: 30px;font-size: 1em }
  .icon-container .col-md-3 {
    width: 50%;
    float: left;
}


.step-icon{display: block;   margin-bottom: 50px;}
.icon-container .col-md-3:nth-child(2) .step-icon:after{
display: none;
}
.step-h3 h3,.step-img{text-align: center;}
.step-icon:after{
       width: 50px;
    height: 25px; right: -44px
}
img.flogo {
    width: 50%;
}
.logo-border{padding: 0}
.abt-logos{padding: 25px}
.footer-social-links li a{font-size: 1em; margin-right: 10px}
.footer-btm-item:nth-child(3) ul {
    width: 40%;
    }
    .footer-btm-item:nth-child(3) ul+ul {
    width: 50%;
}
.footer-bottom-wraper {
    padding-bottom: 130px;
}
.footer-bg{ padding: 25px 15px 15px }
.footer-btm-item{ margin-bottom: 15px; float: none; }
.footer-content-title{font-size: 1.1em;    margin-bottom: 5px;}
.footer-btm{display: block;}
.footer-social-links ul li{ margin-top: 5px }
.footer-btm-item:nth-child(2),.footer-btm-item:nth-child(3){display: none;}
  .enq-txt h2{line-height: 27px}
  .produt-item:after {
    width: 30px;
    height: 25px;
  }
  .pro-mid-txt {
    top: 10px;
    left: 25px;
}
.submit-btn{padding: 6px 20px}
.enq-container{ padding: 50px 0 30px }
#popUp{width: 75%; padding: 4% 4% 3%;     bottom: 13%;}
.side-form input[type="text"], .side-form textarea{
  padding: 13px 15px; 
}
.side-form h1{margin-bottom: 5px; margin-top: 0}
.form-group {
    margin-bottom: 6px !important;
}
#plus span{
  font-size: .9em;
  padding: 7px 10px;
  right: -43px;
  border-radius: 10px;
}
.contact-btm{ padding: 20px; background-image: unset; margin-top: 2em}
.icon-list2{padding: 25px}
.icon-img2 img {
    width: 45px;
}
.strength-img{ margin: 0 30px }
.cert-img {
    margin: 1em .5em;
  }
.infra-container {
    padding: 30px 0 50px;
}

.infra-img1{ display: none; }
.infra-item li:before {
    width: 14px;
    height: 14px;
  }
  .infra-item li{ padding-left: 25px }
   .whats-app{
    width: 40px
   }

   .mid-title{font-size: 1.4em; line-height: 20px;    margin-bottom: 20px;}
.strength {
    margin: 0em 0;
}
.certificates .col-md-4{ width: 50%; float: left; padding: 0 }
.bredcum-wraper{
      padding-top: 15px;
}
.product-container {
    padding: 20px 10px 50px;
  }
.mt-3 {
    margin-top: 1em !important;
}
.product-container .col-md-3 {
    width: 50%;
    float: left;
}
.infra-detail .welcome-title {
    font-size: 1.4em;
}
.infra-top {
    margin-top: 1em;
}
.infra-img img{ margin: 0 2px }

.enq-head.large-f{font-size: 1.5em}
.locate-us{     top: 15px;
    right: 8px; padding: 8px 20px}
.contact-container {
    padding: 30px 0 0;
}

ul.ul-cards > li{ width:100%}
}
 @media (min-width:561px) and (max-width:680px){

   body {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .page-hero .hero-text-area{ width: unset; left: 6%;  top: 38%;}
  .inner-text{font-size: 1em; letter-spacing: 1px; margin: 0; line-height: 30px}
  .featured-text {
    font-size: 2.493em;    line-height: 20px; margin-bottom: 10px
  }
  .page-hero .hero-text-area p{
    font-size: 1em; letter-spacing: 0px; line-height: 18px;
  }
  .bnr-btn{ font-size: .9em;    padding: 5px 12px; margin-top: .5em}
  .sexy-menu {
    padding: 35px;
  }
  .nav-brand img{ width: 85% }
  .address p{ line-height: 1.5 }
  .welcome-detail{padding-left: 0;}
  .abt-container {
    padding: 25px 0px 30px;
  }
  .welcome-title{font-size: 1.7em; line-height: 25px}
  .more-btn{ padding: 7px 15px }
  .products-container{     padding: 0px 0 30px; }
 
  .produt-item{ padding: 5px 0 }

.contact-form input[type="date"],  .contact-form input[type="text"], .contact-form select{
  height: 45px
}
.eq-ht{display: block;}
 .pro-div:nth-child(1) {
    padding-right: 0px; order: 1;
  }
  .col-md-4.pro-div {
    width: 100%;
}
.pro-div:nth-child(3) .produt-item:last-child{ border-bottom: 1px solid #d6d6d6 }
.pro-div:nth-child(3) .produt-item {
    flex-direction: row-reverse;
}
  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
}
   .abt-lft-txt {
    font-size: 9.924em;
    line-height: 190px;
    transform: rotate(-90deg);
    left: -140px;
}
.footer-quick-links ul li a, .footer-address-links ul li a{
  line-height: 22px
}
.step-img img{width: 60px}
.pro-content {
    width: 47%;
}
.pro-img {
    width: 25%
}
.pro-div:nth-child(3) .produt-item:after {
    left: 44%;background-image: url(../images/arrow-right.png);
}
.produt-item:after{left: 44% }
.pro-mid-top {
    font-size: 2em; line-height: 15px;
  }
.produt-bg img{height: 350px; object-fit: cover;}
.pro-div:nth-child(3){padding-left: 15px;}
.icon-container{ padding-bottom: 0 }
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.pro-mid-top span{     line-height: 35px; }
.btm-logo{display: none;}
.btm-item{ width: unset; float: none;}
.btm-link:nth-child(2n) {
    margin-left: 0;
}
.btm-wrap{ padding: 10px 0 }
.btm-link{ margin-bottom: 10px; width: 50%; float: left; }
.service-container{ padding: 40px 0 }
.ex-title{font-size: 1.6em; line-height: 25px}
.ex-title br{display: none;}
.exp-detail{border-right: 0; border-bottom: 1px solid rgb(255 255 255 / 80%);
  padding-bottom: 10px;
        margin-bottom: 20px;
      }
  .exp-item li:before{
    width: 30px;
    height: 24px;
  }
  .exp-item li{ padding-left: 30px;font-size: 1em }
  .icon-container .col-md-3 {
    width: 25%;
    float: left;
}


.step-icon{display: block;   margin-bottom: 30px;}
.icon-container .col-md-3:nth-child(2) .step-icon:after{
display: none;
}
.step-h3 h3,.step-img{text-align: center;}
.step-icon:after{
       width: 50px;
    height: 25px; right: -44px
}
img.flogo {
    width: 50%;
}
.btm-center{ justify-content: center; }
.logo-border{padding: 0}
.abt-logos{padding: 15px}
.footer-social-links li a{font-size: 1em; margin-right: 10px}
.footer-btm-item:nth-child(3) ul {
    width: 40%;
    }
    .footer-btm-item:nth-child(3) ul+ul {
    width: 50%;
}
.footer-bottom-wraper {
    padding-bottom: 130px;
}
.footer-bg{ padding: 25px 15px 15px }
.footer-btm-item{ margin-bottom: 15px; float: none; }
.footer-content-title{font-size: 1.1em;    margin-bottom: 5px;}
.footer-btm{display: block;}
.footer-social-links ul li{ margin-top: 5px }
.footer-btm-item:nth-child(2),.footer-btm-item:nth-child(3){display: none;}
  .enq-txt h2{line-height: 27px}
  .produt-item:after {
    width: 30px;
    height: 25px;
  }
  .pro-mid-txt {
    top: 10px;
    left: 25px;
}
.submit-btn{padding: 6px 20px}
.enq-container{ padding: 50px 0 30px }
#popUp{width: 55%; padding: 4% 4% 3%;     bottom: 13%;}
.side-form input[type="text"], .side-form textarea{
  padding: 13px 15px; 
}
.side-form h1{margin-bottom: 5px; margin-top: 0}
.form-group {
    margin-bottom: 6px !important;
}
#plus span{
  font-size: .9em;
  padding: 7px 10px;
  right: -43px;
  border-radius: 10px;
}
.contact-btm{ padding: 20px; background-image: unset; margin-top: 2em }
.icon-list2{padding: 25px}
.icon-img2 img {
    width: 45px;
}
.strength-img{ margin: 0 50px }
.cert-img {
    margin: 1em .5em;
  }
.infra-container {
    padding: 30px 0 50px;
}

.infra-img1{ display: none; }
.infra-item li:before {
    width: 14px;
    height: 14px;
  }
  .infra-item li{ padding-left: 25px }
   .whats-app{
    width: 40px
   }
      .home-img-landsc {
        display: block;
        height: 75vh;
        width: 100%;
        object-fit: cover;
    }
        .mob-view.home-img {
        display: none !important;
    }

   .mid-title{font-size: 1.4em; line-height: 20px;    margin-bottom: 20px;}
.strength {
    margin: 2em 0;
}
.certificates .col-md-4{ width: 50%; float: left; padding: 0 }

.bredcum-wraper{
      padding-top: 15px;
}
.product-container {
    padding: 20px 10px 50px;
  }
.mt-3 {
    margin-top: 1em !important;
}
.product-container .col-md-3 {
    width: 33%;
    float: left;
}
.infra-detail .welcome-title {
    font-size: 1.4em;
}
.infra-top {
    margin-top: 1em;
}
.infra-img img{ margin: 0 2px }


.enq-head.large-f{font-size: 1.5em}
.locate-us{     top: 15px;
    right: 8px; padding: 8px 20px}
.contact-container {
    padding: 30px 0 0;
}
ul.ul-cards > li{ width:49%}

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

    body {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .page-hero .hero-text-area{ width: unset; left: 6%;  top: 35%;}
  .inner-text{font-size: 1em; letter-spacing: 1px; margin: 0; line-height: 30px}
  .featured-text {
    font-size: 2.493em;    line-height: 20px; margin-bottom: 10px
  }
  .page-hero .hero-text-area p{
    font-size: 1em; letter-spacing: 0px; line-height: 18px;
  }
  .bnr-btn{ font-size: .9em;    padding: 5px 12px; margin-top: .5em}
  .sexy-menu {
    padding: 35px;
  }
  .nav-brand img{ width: 85% }
  .address p{ line-height: 1.5 }
  .welcome-detail{padding-left: 0;}
  .abt-container {
    padding: 25px 0px 30px;
  }
  .welcome-title{font-size: 1.7em; line-height: 25px}
  .more-btn{ padding: 7px 15px }
  .products-container{     padding: 0px 0 30px; }
 
  .produt-item{ padding: 5px 0 }

.contact-form input[type="date"],  .contact-form input[type="text"], .contact-form select{
  height: 45px
}
.eq-ht{display: block;}
 .pro-div:nth-child(1) {
    padding-right: 0px; 
  }
  .col-md-4.pro-div {
 width: 33%;
        padding: 0;
}
.pt-txt{font-size: .9em}
.pro-div:nth-child(3) .produt-item:last-child{ border-bottom: 1px solid #d6d6d6 }

  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
}
   .abt-lft-txt {
    font-size: 9.924em;
    line-height: 190px;
    transform: rotate(-90deg);
    left: -140px;
}
.footer-quick-links ul li a, .footer-address-links ul li a{
  line-height: 22px
}
.step-img img{width: 60px}
.pro-content {
    width: 47%;
}
.pro-img {
    width: 25%
}
.pro-div:nth-child(3) .produt-item:after {
    left: 60%;
}
.produt-item:after{left: 40%}
.pro-mid-top {
    font-size: 2em; line-height: 15px;
  }
  .pro-p{ margin-right: 10px }
.produt-bg img{height: 350px; object-fit: cover;}
.pro-div:nth-child(3){padding-left: 15px;}
.icon-container{ padding-bottom: 0 }
.contact-form .col-md-6{
  width: 50%; float: left;
}
.pro-mid-top span{     line-height: 35px; }
.btm-link:nth-child(2n) {
    margin-left: 0;
}
.btm-wrap{ padding: 10px 0 }
.btm-link{ margin-bottom: 10px; width: 50%; float: left; }
.service-container{ padding: 40px 0 }
.ex-title{font-size: 1.6em; line-height: 25px}
.ex-title br{display: none;}
.exp-detail{
  padding-bottom: 10px;    margin-right: 0;
        margin-bottom: 20px;
      }
  .exp-item li:before{
    width: 30px;
    height: 24px;
  }
  .exp-item li{ padding-left: 30px;font-size: 1em }
  .icon-container .col-md-3 {
    width: 25%;
    float: left;
}
.abt-con .col-md-3 {
    width: 20%; float: left;
}
.abt-con .col-md-9 {
    width: 80%;float: left;
}
.step-icon{display: block;   margin-bottom: 30px;}
.icon-container .col-md-3:nth-child(2) .step-icon:after{
display: none;
}
.step-h3 h3,.step-img{text-align: center;}
.step-icon:after{
       width: 50px;
    height: 25px; right: -44px
}
img.flogo {
    width: 50%;
}
.btm-center{ justify-content: center; }
.logo-border{padding: 0}
.abt-logos{padding: 15px}
.footer-social-links li a{font-size: 1em; margin-right: 10px}
.footer-btm-item:nth-child(3) ul {
    width: 40%;
    }
    .footer-btm-item:nth-child(3) ul+ul {
    width: 50%;
}
.footer-bottom-wraper {
    padding-bottom: 130px;
}
.footer-bg{ padding: 25px 15px 15px }
.footer-btm-item{ margin-bottom: 15px; width: 50% }
.footer-content-title{font-size: 1.1em;    margin-bottom: 5px;}
.footer-btm{display: block;}
.footer-social-links ul li{ margin-top: 5px }
.footer-btm-item:nth-child(2),.footer-btm-item:nth-child(3){display: none;}
  .enq-txt h2{line-height: 27px}
  .produt-item:after {
    width: 20px;
        height: 15px;
  }
  .pro-mid-txt {
    top: 10px;
    left: 25px;
}
.submit-btn{padding: 6px 20px}
.enq-container{ padding: 50px 0 30px }
#popUp{width: 45%; padding: 4% 4% 3%;     bottom: 13%;}
.side-form input[type="text"], .side-form textarea{
  padding: 13px 15px; 
}
.side-form h1{margin-bottom: 5px; margin-top: 0}
.form-group {
    margin-bottom: 6px !important;
}
#plus span{
  font-size: .9em;
  padding: 7px 10px;
  right: -43px;
  border-radius: 10px;
}
.contacts-bg .col-md-4{ width: 50%; float: left; }
.contact-btm{ padding: 20px; margin-top: 2em; background-image: unset; }
.icon-list2{padding: 25px; min-height: 170px}
.icon-img2 img {
    width: 45px;
}
.strength-img{ margin: 0 40px }
.cert-img {
    margin: 1em .5em;
  }
.infra-container {
    padding: 30px 0 50px;
}

.infra-img1{  display: none; }
.infra-item li:before {
    width: 14px;
    height: 14px;
  }
  .infra-item li{ padding-left: 25px }
  .page-hero .hero-text-area p{ font-size: 1em; line-height: 20px }
   .whats-app{
    width: 40px
   }
   .home-img-landsc {
        display: block;
        height: 75vh;
        width: 100%;
        object-fit: cover;
    }
        .mob-view.home-img {
        display: none !important;
    }

   .mid-title{font-size: 1.4em; line-height: 20px;    margin-bottom: 20px;}
.strength {
    margin: 2em 0;
}
.certificates .col-md-4{ width: 50%; float: left; padding: 0 }

.product-container {
    padding: 20px 10px 50px;
  }
.mt-3 {
    margin-top: 1em !important;
}
.product-container .col-md-3 {
    width: 33%;
    float: left;
}
.infra-detail .welcome-title {
    font-size: 1.4em;
}
.infra-top {
    margin-top: 1em;
}
.infra-img img{ margin: 0 2px }


.enq-head.large-f{font-size: 1.5em}
.locate-us{     top: 15px;
    right: 8px; padding: 8px 20px}
.contact-container {
    padding: 30px 0 0;
}

}

 @media  (max-width: 768px){ 
  .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;
}

.nav-brand img {
    display: flex; margin-top: 0;
    align-items: center;
}

.logo {
    top: 50%!important;
    left: 50%;
    transform: translate(-50%, -50%);display: flex !important;
    align-items: center;
    justify-content: center;
}
.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
         font-weight: 500;
    font-family: 'Geomanist'; 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;}
.navigation-portrait .submenu-indicator{ top: -15px !important }
.home-img {
    height: 75vh;
    width: 100%;
    object-fit: cover;
}

.sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
}
.abt-img,.abt-lft-txt,.enq-lft{display: none;}
}



 @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: 25px 12px; font-size: .8em }
li.header-phone img{ height: 20px }
li.header-phone a {
    margin: 23px 12px !important;
  }
  .sexy-menu.detached .nav-menu > li > a {
    margin: 25px 15px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 12px;
    width: 60%;
}
  .page-hero .hero-text-area{ width: unset; left: 6%;  top: 35%;}
  .inner-text{font-size: 1em; letter-spacing: 1px; margin: 0; line-height: 30px}
  .featured-text {
    font-size: 2.493em;    line-height: 20px; margin-bottom: 10px
  }
  .page-hero .hero-text-area p{
    font-size: 1em; letter-spacing: 0px; line-height: 18px;
  }
  .bnr-btn{ font-size: .9em;    padding: 5px 12px; margin-top: .5em}
  
  .nav-brand img{ width: 60% }
  .address p{ line-height: 1.5 }
  .welcome-detail{padding-left: 0;}
  .abt-container {
    padding: 45px 0px 40px;
  }
  .enq-lft {
    padding-right: 0;
}
  .welcome-title{font-size: 1.7em; line-height: 25px}
  .more-btn{ padding: 7px 15px }
  .products-container{     padding: 0px 0 30px; }
 
  .produt-item{ padding: 5px 0 }

.contact-form input[type="date"],  .contact-form input[type="text"], .contact-form select{
  height: 45px
}
.eq-ht{display: block;}
 .pro-div:nth-child(1) {
    padding-right: 0px; 
  }
  .col-md-4.pro-div {
 width: 33%;
        padding: 0;
}
.pt-txt{font-size: .9em}
.pro-div:nth-child(3) .produt-item:last-child{ border-bottom: 1px solid #d6d6d6 }

  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
}
   .abt-lft-txt {
display: none;
}
.footer-quick-links ul li a, .footer-address-links ul li a{
  line-height: 22px
}
.step-img img{width: 60px}
.pro-content {
    width: 47%;
}
.pro-img {
    width: 25%
}
.pro-div:nth-child(3) .produt-item:after {
    left: 60%;
}
.produt-item:after{left: 40%}
.pro-mid-top {
    font-size: 2em; line-height: 15px;
  }
  .pro-p{ margin-right: 10px }
.produt-bg img{height: 350px; object-fit: cover;}
.pro-div:nth-child(3){padding-left: 15px;}
.icon-container{ padding-bottom: 0 }
.contact-form .col-md-6{
  width: 50%; float: left;
}
.pro-mid-top span{     line-height: 35px; }
.btm-link:nth-child(2n) {
    margin-left: 0;
}
.btm-wrap{ padding: 10px 0 }
.btm-link{ margin-bottom: 10px; width: 50%; float: left; }
.service-container{ padding: 40px 0 }
.ex-title{font-size: 1.6em; line-height: 25px}
.ex-title br{display: none;}
.exp-detail{
  padding-bottom: 10px;    margin-right: 0;
        margin-bottom: 20px;
      }
  .exp-item li:before{
    width: 30px;
    height: 24px;
  }
  .exp-item li{ padding-left: 30px;font-size: 1em }
  .icon-container .col-md-3 {
    width: 25%;
    float: left;
}
.abt-con .col-md-3 {
    width: 20%; float: left;
}
.abt-con .col-md-9 {
    width: 80%;float: left;
}
.step-icon{display: block;   margin-bottom: 30px;}
.icon-container .col-md-3:nth-child(2) .step-icon:after{
display: none;
}
.step-h3 h3,.step-img{text-align: center;}
.step-icon:after{
       width: 50px;
    height: 25px; right: -44px
}
img.flogo {
    width: 50%;
}
.btm-center{ justify-content: center; }
.logo-border{padding: 0}
.abt-logos{padding: 15px}
.footer-social-links li a{font-size: 1em; margin-right: 10px}
.footer-btm-item:nth-child(3) ul {
    width: 40%;
    }
    .footer-btm-item:nth-child(3) ul+ul {
    width: 50%;
}
.footer-btm-item:nth-child(2) li {
    width: 50%;
    float: left;
}
.footer-bg{ padding: 25px 15px 15px }
.footer-btm-item{ margin-bottom: 15px; width: 50% !important }
.footer-content-title{font-size: 1.1em;    margin-bottom: 5px;}
.footer-btm{display: block;}
.footer-social-links ul li{ margin-top: 5px }
  .enq-txt h2{line-height: 27px}
  .produt-item:after {
    width: 20px;
        height: 15px;
  }
  .pro-mid-txt {
    top: 10px;
    left: 25px;
}
.submit-btn{padding: 6px 20px}
.enq-container{ padding: 50px 0 30px }
#popUp{width: 65%; padding: 4% 4% 3%;     bottom: 13%;}
.side-form input[type="text"], .side-form textarea{
  padding: 13px 15px; 
}
.side-form h1{margin-bottom: 5px; margin-top: 0}
.form-group {
    margin-bottom: 6px !important;
}
#plus span{
  font-size: .9em;
  padding: 7px 10px;
  right: -43px;
  border-radius: 10px;
}
.contact-btm{ padding: 20px; background-image: unset; margin-top: 2em;  }
.icon-list2{padding: 25px;        min-height: 175px;}
.icon-img2 img {
    width: 45px;
}
.strength-img{ margin: 0 130px }
.cert-img {
    margin: 1em .5em;
  }
.infra-container {
    padding: 30px 0 50px;
}

.infra-img1{ display: none; }
.infra-item li:before {
    width: 14px;
    height: 14px;
  }
.infra-container .center{display: block;}
  .infra-item li{ padding-left: 25px }
  .page-hero .hero-text-area p{ font-size: 1em; line-height: 20px }
   .whats-app{
    width: 40px
   }

   .mid-title{font-size: 1.6em; line-height: 25px;    margin-bottom: 20px;}
.strength {
    margin: 2em 0;
}
.certificates .col-md-4{ width: 50%; float: left;}
  .product-container {
    padding: 20px 10px 50px;
  }
.mt-3 {
    margin-top: 1em !important;
}
.product-container .col-md-3 {
    width: 33%;
    float: left;
}
.infra-detail .welcome-title {
    font-size: 1.4em;
}
.infra-top {
    margin-top: 1em;
}
.infra-img img{ margin: 0 2px }


.enq-head.large-f{font-size: 1.5em}
.locate-us{     top: 15px;
    right: 8px; padding: 8px 20px}
.contact-container {
    padding: 30px 0 0;
}
.contacts-bg .col-md-4{ width: 50%; float: left; }
}
 @media (min-width:992px) and (max-width:1022px){
   body,li {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .nav-menu>li>a{ margin: 25px 12px; font-size: .9em }
li.header-phone img{ height: 20px }
li.header-phone a {
    margin: 23px 12px !important;
  }
  .sexy-menu.detached .nav-menu > li > a {
    margin: 25px 15px;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 12px;
    width: 60%;
}
.infra-img1 {
    padding-right: 0;
}
.abt-lft-txt{display: none;}
  .page-hero .hero-text-area{ width: unset; left: 6%;  top: 35%;}
  .inner-text{font-size: 1em; letter-spacing: 1px; margin: 0; line-height: 30px}
  .featured-text {
    font-size: 2.493em;    line-height: 20px; margin-bottom: 10px
  }
  .page-hero .hero-text-area p{
    font-size: 1em; letter-spacing: 0px; line-height: 18px;
  }
  .bnr-btn{ font-size: .9em;    padding: 5px 12px; margin-top: .5em}
     .pro-mid-top{font-size: 3em; line-height: 34px}
  .nav-brand img{ width: 60% }
  .address p{ line-height: 1.5 }
  .welcome-detail{padding-left: 0;}
  .abt-container {
    padding: 45px 0px 40px;
  }
  .pro-p{ margin-right: 60px }
  .pro-mid-txt {
    top: 20px;
    left: 25px;
}
.step-icon:after{  width: 40px;
        height: 25px;
         }

.service-container{ padding: 50px 0 }
.exp-detail{ margin-right: 30px }
.ex-title{ font-size: 2em; line-height: 33px }
  .col-md-4.pro-div{padding: 0}
  .enq-lft {
    padding-right: 0;
}
  .welcome-title{font-size: 1.7em; line-height: 25px}
  .more-btn{ padding: 7px 15px }
  .products-container{     padding: 50px 0 50px; }
 
  .produt-item{ padding: 5px 0 }

.contact-form input[type="date"],  .contact-form input[type="text"], .contact-form select{
  height: 45px
}
.step-img img{width: 60px}
.pro-content {
    width: 47%;
}
.pro-img {
    width: 35%
}
.pro-div:nth-child(3) .produt-item:after {
    left: 55%;
}
.produt-item:after{left: 44% }
.pro-div:nth-child(3) {
    padding-left:  30px;
}
.pro-div:nth-child(1) {
    padding-right: 30px;
}
.footer-social-links li a{ font-size: 1.1em;     margin-right: 15px; }
.footer-social-links ul li{ margin-right: 0 }
img.flogo {
    width: 50%;
}
.form-group {
    margin-bottom: 5px !important;
}
.whats-app{width: 45px}
#popUp{width: 35%; bottom: 0;}

   .mid-title{font-size: 1.6em; line-height: 25px;    margin-bottom: 20px;}
.strength {
    margin: 2em 0;
}

.enq-head.large-f{font-size: 1.5em}
.locate-us{     top: 15px;
    right: 8px; padding: 8px 20px}
.contact-container {
    padding: 30px 0 0;
}
}
@media (max-width:992px) {
    .design-sec{ display:none}
#button{display: none;}
.header-phone i{color:#fff}

.navigation-portrait .nav-menu > li > a, .navigation-portrait li.header-phone a{margin: 11px 5px 11px 5px !important;}
.navigation-portrait .nav-menu > li{ padding-left:5%}
ul.ul-cards > li:nth-last-child(1){ width:100%}
.strength{ margin-top:2em}

.seo_process_col{display:block;
  flex-wrap: inherit;
  align-content: unset;
  align-items: unset;}
  .seo_process_col .seocol1{ width: 100%; margin-bottom: 1.5em;}
  .seo_process_col .seocol1 .seocol1hd{ left: 2%;}
  .seo_process_col .seocol1 .seocont{ border: none;}
  .seo_process_col .seocol1 .seodot{ display: none;}

  .seo_process_col .seocol1:nth-child(5){ width: 100%; padding-right: 0%;}
  .bottom-journey{ display: inherit; padding-left: 0px;}

  .seo_process_col .seocol2{ width: 100%; border-bottom: 5px solid; margin-bottom: 1.5em;}
  .seo_process_col .seocol2 .seocol1hd{ left: 0px;}
  .seo_process_col .seocol2 .seodot{ display: none;}
  .seo_process_col .seocol2 .seocont{ border-left: 0px; }

  .seo_process_col .seocol1:nth-child(6){ border-color: #00bce9  ;}
  .seo_process_col .seocol1:nth-child(7){ border-color: #5f72fe  ;}
  .seo_process_col .seocol1:nth-child(8){ border: none  ;}

  .seo_process_col .seocol2 .seocont{ width: 100%;}
  .seo_process_col .seocol1 .seocont{ width: 100%;}

  .seo_process_col .seocol1 .seocol1hd{ width: 80px; height: 80px; font-size: 1.25em;}





  .seo_process_col .seocol1:nth-child(3) .seocont{ border-color: #fec15f ;}
  .seo_process_col .seocol1:nth-child(3) .seocol1hd{ background:#fec15f;}

  .seo_process_col .seocol1:nth-child(4) .seocont{ border-color: #c055a6 ;}
  .seo_process_col .seocol1:nth-child(4) .seocol1hd{ background:#c055a6;}

  .seo_process_col .seocol1:nth-child(5) .seocont{ border-color: #7855c0 ;}
  .seo_process_col .seocol1:nth-child(5) .seocol1hd{ background:#7855c0 ;}



  .seo_process_col .seocol1:nth-child(6) .seocont{ border-color: #00bce9 ;}
  .seo_process_col .seocol1:nth-child(6) .seocol1hd{ background:#00bce9;}

  .seo_process_col .seocol1:nth-child(7) .seocont{ border-color: #5f72fe ;}
  .seo_process_col .seocol1:nth-child(7) .seocol1hd{ background:#5f72fe;}

  .seo_process_col .seocol1:nth-child(8) .seocont{ border-color: #e57979;}
  .seo_process_col .seocol1:nth-child(8) .seocol1hd{ background:#e57979;}

  .seo_process_col .seocol1:nth-child(6) .textbox ul li{ background: url(../images/5.png) no-repeat left 5px;}
  .seo_process_col .seocol1:nth-child(7) .textbox ul li{ background: url(../images/6.png) no-repeat left 5px;}
  .seo_process_col .seocol1:nth-child(8) .textbox ul li{ background: url(../images/7.png) no-repeat left 5px;}

}


