@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-weight: normal;
     font-size:16px;
     color:#000;
}
html {
  scroll-behavior: smooth;
}
a {
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
 .c1 {
     background-color:#fff !important;
     color:#333 !important;
}
 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg);
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff'),
        url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

.navigation{margin-top: 1.5em;}
 p{
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 1em;
    color:#323232;
    line-height: 1.8;
    font-family: 'Montserrat';
   font-weight: normal;
}
li{
    font-size:16px;
    font-weight:500
}
.sexy-menu.detached .navigation{margin-top: 0}
.sexy-menu.detached  .nav-menu>li>a{color: #000}
.nav-brand img.small{ display: none; }
.sexy-menu.detached .nav-brand img.small{
  display: block !important;
}
.sexy-menu.detached .nav-brand img.large{
  display: none !important;
}
.sexy-menu.detached .nav-brand img{
  margin-top: 10px;    width: 75%;
}
.nav-menu>li>a{
    margin:40px 20px;
    display:inline-block;
    position:relative;
    color:#fff;
    font-size:1em;
    font-family: 'Montserrat'; 
    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
}
.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: #c5417d
}
.sexy-menu.detached .nav-menu > li > a.book-btn{
margin: 28px 20px !important
}

li.header-phone a{
    margin: 31px 12px;
    display: flex; 
    align-items: center;
}
li.header-phone a img{margin-right: 5px; width: 30px}

.home-img-landsc{display: none;}

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


 .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;    padding: 15px 15px 0;
}
 .inner-text-area{
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    top: 40%;
    left: 12%;
}

.banner-wraper img {
    border-radius: 10px;
} 
 .footer-container{
     width:100%;
     height:auto;
     padding-top:2em;
     padding-bottom:2em;
}
.footer-top-for{ display: flex; align-items: center;}
.footer-top-for img{ max-width: 35px; margin-left: 10px;}
 .top-wraper{
     width:100%;
     height: auto;
}
 .top-container{
     width:100%;
     padding-left: 3%;
     padding-right: 3%;
}
.header-social-links {
    float: left;
}
 .tophead{
     width:100%;
     position:relative;
         padding: 0em;
    background: #252235;
        display: flex;
    justify-content: space-between;
}
 .top-header{
     width:100%;
     height:auto;
     position:relative;
     z-index:99 
}
 .top-contact{
     width: auto;
     height:40px;
     float:right;
     clear: both;
     padding-top:10px;
}
 .logo-container{
     width:auto;
     height:auto;
     position:absolute;
     left:0;
     top:0;
     padding-top:10px;
}

/*abouta*/

/*rooms*/
       
/**/

.icons i {
    color: #bd101d;
}
.icons {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 35px;
}
.icons.textarea {
    top: 36px;
}


/**/

.c-white{color: #fff !important}
/* Style the tab content */
 
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}


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

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

.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: 90%; 
    margin-top:5px;
}
 .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;
}

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


 .whats-app{
    position:fixed;
        bottom: 20vh;
    right:20px;
    z-index:99
}
.whats-app img{
    animation-name:floating;
    animation-duration:3s;
    animation-iteration-count:infinite;
    animation-timing-function:ease-in-out;
    opacity:1;
    width:40px
}
.whats-app:hover img{
    opacity:1
}
@keyframes floating{
    from{
        transform:translate(0,0)
    }
    65%{
        transform:translate(0,15px)
    }
    to{
        transform:translate(0,0)
    }
}

 .footer-content-details p {
     width:100%;
     height:auto;
     font-family:inherit;
     line-height:1.7;
     color:#333;text-transform: capitalize;
     font-size:1em 
}
 .footer-content-details p a {
     font-family:inherit;
     line-height:1.7;
     color:#333;
     font-size:1em 
}
.address p {
    font-size: 1em; text-align: center;
    font-family: 'Montserrat'; color: #ffffff;
    font-weight: 500;margin: 0; display: flex;
    align-items: center;   text-align: left;
}
img.ficon {
    display: flex;
    margin: 0 auto;
    border: 1px solid #dcd7ce;
    border-radius: 100%; 
}
.footer-content .address{
  margin-bottom: 30px;    margin-top: 20px;
}
.footer-social-links li a{
    font-size: 1.33em !important; background: #8C0068;
background: linear-gradient(to bottom, #8C0068 0%, #813D85 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    margin-right: 35px;
    display: block;
    text-align: center;line-height: unset !important;  
}

.footer-social-links li a:hover{
 color: #be3d80 !important;
}
.footer-social-links ul li {
   float: left;
}
.footer-social-links ul li:last-child a,
.footer-social-links ul li:last-child{margin-right: 0}
.footer-top-item ul li a{
    font-size: 0.938em;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 23px;  color: #000;
    text-transform: capitalize;
}
.footer-top-item.quick-links li {
    float: left;
    margin-right: auto;
}
.footer-top-item.quick-links{
    width: 60%
}

.address p img {
    padding-right: 15px;
}
.footer-top {
    display: flex; align-items: center;border-top: 1px solid #d9d2e2;
    border-bottom: 1px solid #d9d2e2;     padding: 20px 0;
}
.footer-top-item ul li a:hover,
.footer-address-links ul li a:hover{
  color: #be3d80
}

.footer-top-item:last-child{margin-right: 0;}
.footer-top-item {
    width: auto;
    float: left;   
    margin-right: auto;
}

.bottom-wrapper {
    clear: both;    display: flex;
    width: 100%;
    padding: 20px 0 40px;   margin-top: 1em;
    justify-content: space-between;
}
.footer-content-title {
    width: auto;
    height: auto; text-transform: capitalize;
    color: #8c1172;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: normal;
    float: left;
    padding-right: 50px;

}
.footer-top-item.quick-links ul,.footer-content-title,
.footer-social-links ul{
            display: flex;
    align-items: center;
}
/**/

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


.p5{
    padding: 5px;
}

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

.welcome-detail.abt-content{
    margin-right: 0px;
    text-align: center;
}
.welcome-detail.abt-content p{
    text-align: center;
}
.abt-container {
    padding: 80px 0;
    position: relative;   
}
.abt-container2 {
    padding: 50px 0px 60px;
    position: relative;
}
.abt-bg{
    position: absolute; top: -160px;
    width: 100%;    z-index: -1;
}
.shape1{
    position: absolute; top: 50px; right: 0;
}
.shape2{
    position: absolute; bottom: 0px; left: 0;
}
.service-container{
    position: relative; padding: 60px 30px  
}
.ser-bg{
    position: absolute;left: 0; top: 0; z-index: -1; width: 100%
}
.ser-head{
    font-family: 'Montserrat';
    font-weight: bold;
    font-style: normal; line-height: 35px;
    font-size: 2.784em; color: #fdfcff;
}
.light-txt{ color: #fdfcff;  font-size: 0.875em; width: 44%;    margin-left: 60px;
 padding-left: 50px;  border-left: 1px solid #fdfcff;}
.head-txt {
    display: flex;    margin-bottom: 1em;
    align-items: center;
}
.contact-lft img {
    margin-left: -50px;
}
.arrow-rgt-white{filter: invert(1);}
.ser-txt {
    font-size: 1.35em; color: #170801;
    line-height: 28px;
    font-weight: normal;
    text-transform: capitalize;
    font-family: 'Montserrat';
    z-index: 9; 
    text-align: center;
}
.ser-txt::after {
    content: "";
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    width: 70px;
    height: 4px;
    display: block;
    margin: 10px auto 20px;
  }
  .lux-txt-home .ser-txt::after{ content: none;}
  .lux-txt-home .ser-txt{ text-align: left;}
.lux-txt p{
     font-size: 1em; color: #292929
}
.lux-wrap {
    position: relative;
    height:auto;}
.service-wrap .lux-wrap {
    position: relative;
    height: 100%;
    background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; 
  padding-bottom:0.5em;
  
}
.service-wrap{
    display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
}
.service-wrap .col-md-4{margin-bottom: 3em; border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;  }
.service-wrap .lux-img::before{ content: none;}
.inner-ser {
    margin-bottom: 3em;
}
.lux-txt {
    background-color: #fff;
    padding: 1em;
}
.lux-txt-home {
    margin-top: 15px;
}
.lux-img img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.lux-img{position: relative; overflow: hidden;}

.lux-img::before {
    height: 100%;
    width: 100%;
    content: "";
    background: #181b1c;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transform: translate(100%, 100%);
    transition: opacity 400ms ease, visibility 400ms ease, transform 600ms ease, -webkit-transform 600ms ease;
}
.lux-img:hover::before {
    opacity: 0.2;
    visibility: visible;
    transform: translate(0%, 0%);
}
.mid-title .ser-head{
    color: #392d79; text-align: center;
}
.mid-title {
    margin-bottom: 2em;
}
.mb-0{ margin-bottom: 0px !important }
.inner-ser .lux-img:before {
    display: none;
}
.owl-theme .owl-nav [class*=owl-] {
    padding: 0 !important;
    transform: translate(0%, -50%);
    top: -60px;
    right: 0; font-size: 0px !important; 
    position: absolute;
    width: 50px; background: #ffffff !important;
    height: 50px;
    line-height: 50px;
    border-radius: 100%
}
.owl-nav .owl-prev:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-lft.png);
    background-size: cover;
       height: 17px;
    width: 19px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.owl-nav .owl-next:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-rgt.png);
    background-size: cover;
       height: 17px;
    width: 19px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.owl-theme .owl-nav .owl-next {
  right: 15%;
}
.owl-theme .owl-nav .owl-prev {
  right: 19%;
}
.ser-slider {
    position: relative;
}
.client-h2{
     font-family: 'Montserrat'; line-height: 20px;
    font-weight: 600; font-size: 2.207em;
    font-style: normal; color: #502f64; margin: 0;
}
.client-h2 span{
    font-size: 0.6em;line-height: 30px;color: #502f64; font-weight: 600
}
.client-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.view-all:hover{ color: #be3d80 }
.view-all{
    font-family: 'Montserrat'; line-height: 20px;
    font-weight: 600; font-size: 1em;    letter-spacing: 4px;
    font-style: normal; color: #4b4b4b;
}
.clients-container {
    position: relative;
    padding: 100px 0 0;
}
.client-item{
    border-right: 1px solid #eae9eb; text-align: center; position: relative;
    border-bottom: 1px solid #eae9eb;padding: 15px 0em; display: flex;
  justify-content: center;
}
.col-md-2:nth-last-child(-n+6) .client-item{ border-bottom:0px}
.client-item img{ width:auto !important; height:98px; }
.client-item.top:after{
    content: "";
    position: absolute;
    height: 30px; width: 30px; 
    right: -13px;    z-index: 9;
    bottom: -16px;
    background-image: url(../images/shape3.png); background-size: cover;
}
/*.client-item.btm{
    border-bottom: 0
}*/
.clients-row .col-md-2:nth-child(6n) .client-item{ border-right: 0 }
.clients-row .col-md-2:nth-child(6n) .client-item.top:after{display: none;}

.bg-w-client{
    background: #fff;
}

.enq-bg{
    position: absolute; width: 100%; bottom: 0;
    z-index: -1;
}
.contact-bg{
    padding: 70px 0; position: relative;
}
.enq-txt1{
     font-family: 'Montserrat';
    font-weight: 600; color: #684a8a;
    font-style: normal;margin-bottom: 1em;
    font-size: 1.324em; line-height: 25px;
}
.enq-span{
    color: #be3d80;   font-family: 'Montserrat'; font-weight: 600; display: block;
}
.project-container{
    position: relative; padding: 80px 0;
    background-image: url(../images/projects-bg.jpg); background-size: cover;
}
.pro-content{
    position: relative;
}
.project-item-mid:before{
    height: 100%;
    width: 100%;
    content: "";
    background: #181b1c;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transform: translate(100%, 100%);
    transition: opacity 400ms ease, visibility 400ms ease, transform 600ms ease, -webkit-transform 600ms ease;
}
.project-item-mid:hover::before {
    opacity: 0.2;
    visibility: visible;
    transform: translate(0%, 0%);
}
.exp-span{
    font-family: 'Montserrat'; font-weight: normal; letter-spacing: 1px;
    font-size: 1.125em; line-height: 20px; color: #cbc5c3 ;
    position: absolute; bottom: 20px;
    transform: translate(-50%, 0%);
    left: 50%; z-index: 9; text-align: center; width: 100%
}
.project-item-mid:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgb(18 18 18 / 0%) 50%, #000000d9 100%);
    z-index: 1;border-radius: 10px;
}
.project-item img.img-full,.project-item-mid img.img-full{border-radius: 10px; box-shadow: 0px 4px 12px 4px rgb(0 0 0 / 20%);}
.project-item{
    width: auto; float: left;position: relative;
}
.project-item-mid{
    width: 38%; float: left; position: relative; overflow: hidden;
}

.project-items {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.project-item:nth-child(4) img{border-top-right-radius: 0; border-bottom-right-radius: 0}
.project-item:nth-child(6) img{border-top-left-radius: 0; border-bottom-left-radius: 0}
.project-rgt{
    position: absolute; right: 50px; bottom: 0;    z-index: 9;
}
.project-lft{
    position: absolute; left: 0; top: 120px;
}

/**/
.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;
}
.img-overlay i {
    color: #fff;
    font-size: 2em;
}
.box-group {
    text-align: center;
    overflow: hidden;
    position: relative;
}

.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.15, 1.15, 1);
}
.box-group:hover .img-overlay {
    opacity: 1 !important;
}
/*contact*/

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

.upload_field input.wpcf7-file::-webkit-file-upload-button:focus{
    outline:none;
}
.upload_field input.wpcf7-file:focus {
    outline: none;
}
.upload_field label,.contact-form input[type="date"], .contact-form textarea, .contact-form input[type="text"], .contact-form select {
    color: #757575;
    width: 100%;
    font-size: 0.875em;
     border-radius: 10px;
    background: #fff;
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    padding: 16px 22px;
    box-shadow: 0px 4px 12px 4px rgb(0 0 0 / 1.3%);
}
.contact-form .col-md-6:nth-child(2n){padding-left: 0}
.form-group {
    margin-bottom: 9px !important;
}

.submit-btn {
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 0.875em;
    background: linear-gradient(to right, #8B569D 0%, #7A5094 100%);
    border-radius: 10px;
    letter-spacing: 1px;
    padding: 14px 25px;
    text-transform: uppercase;
}
.submit-btn:hover{
    background: #be3d80;
}
.contact-title {
    font-size: 2.333em;
    font-family: 'UberMove';
    font-weight: bold; letter-spacing: 1px;
    color: #0f0909;
    line-height: 40px; margin-bottom: 50px;
    text-transform: capitalize;
}
.icon-img2 {
    text-align: center;
}
.icon-img2 img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.icon-list2{
   background: #ffffff;
   border-radius: 15px;
   padding: 30px; height: 100%;
}
.icon-content3 {
    text-align: center;
}
.c-shape1{
    position: absolute;
    top: 20%; left: 0; z-index: 9;
}
.c-shape2{
    position: absolute;
    top: 10%; right: 0;z-index: 9;
}
.con-form-top{ margin-top: 4em; }
.h-unset{height: unset;}
.icon-content3 p{font-weight: 500; font-family: 'Montserrat'}
.view-loc{
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 0.938em;
    background: linear-gradient(267deg, rgba(166,49,117,1) 38%, rgba(128,61,134,1) 94%);
        border-radius: 10px;
    letter-spacing: 1px;
    padding: 17px 25px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;   
}
.view-loc:hover{
    background: #a63175; color: #fff
}
.contact-bodybg{ top: -260px; }
.c-title{
font-size: 1em; line-height: 20px; letter-spacing: 1px;
    font-family: 'UberMove'; display: block;
    font-weight: bold; margin-bottom: 10px;
}
.contacts-rgt{ padding-left: 60px; }
.contact-right-img{position: relative;}
.locate-us {
    color: #000000;
    font-family: 'UberMove';
    font-weight: normal;
    box-shadow: -2px -1px 8px 1px rgba(0, 0, 0, 0.1);
    font-size: 1em;
    background: #fff;
    padding: 12px 25px;
    text-transform: uppercase;
    position: absolute;
    top: 15px;
    right: 15px;
}

.subtitle{
    font-size: 1em; line-height: 30px; color: #807e7e; letter-spacing: 1px;
    font-family: 'UberMove'; display: block; text-transform: uppercase;
    font-weight: normal;margin: 0;
}

.cbtm-title{
    font-size: 2.5em; line-height: 50px; letter-spacing: 2px;
    font-family: 'UberMove'; display: block;
    font-weight: bold;  margin: 0
}
.paragraph {
    padding: 15px 0 25px;
}
.tm-sc-social-links li{
    position: relative;
    display: block;
    background: #b23536;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    z-index: 1;
    transition: all .3s;
}
.tm-sc-social-links li a{color: #fff}
.tm-sc-social-links li:not(:last-child) {
    margin-right: 10px;
}
.tm-sc-social-links {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
.contact-container{
    padding-top: 50px
}
/**/

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

.featured-text{
    font-size: 4em; line-height: 72px;
    font-style: normal; color: #fff;text-align: center;
  font-family: 'Breakthrough'; font-weight: normal;
}
.inner-fet{
 line-height: 66px;   font-size: 4.338em;
}
.inner-text{
       font-size: 3.05em; line-height: 35px; text-align: center;
    font-style: normal; color: #fff;    
  font-family: 'JustImagine'; font-weight: normal;

}
.inner-txt-in{
    font-size: 2.508em;
}

.br-mob{
  display: none;
}

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

.welcome-detail-title3 p{
    color: #1584aa;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500
}
.page-hero .hero-text-area {
       position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    bottom: 5%; transform: translate(-50%,-50%);
    left: 50%; 
  }
.txt-bg {
    position: absolute;
     bottom: -18px;
    z-index: -1;
    left: -34px;
    border-radius: 0 !important;
}
.txt-bg2 {
    position: absolute;
    z-index: -1;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 67%;  
    border-radius: 0 !important;
}

.img-icon{
  margin: 0 auto;
    text-align: center;
    display: flex;
}

.dark-bg .owl-nav {
    display: none;
}

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

/*why*/
.fet-container{
    background-image: url(../images/fet-bg.png); background-size: cover;
    padding: 80px 0 70px;
}
.ft-h3{
        color: #d12f3b;
    font-family: 'UberMove';    margin-bottom: 15px;
    font-weight: bold; text-transform: uppercase;
    font-size: 2.131em; line-height: 35px;
}
.fet-item {
    width: 33%; border-right: 1px solid #d6d4d4;
    float: left;  text-align: center; padding: 10px 0;
}
.fet-item:nth-child(3){border-right: 0}
.fet-icons-wrap{
    border: 1px solid #d6d4d4; border-radius: 15px;
    background-image: url(../images/ft-bx.png); background-size: cover;
}
.fet-content-btm {
     float: right;    padding-top: 7em; padding-left: 50px;
}
.fet-container .col-md-8{
    width: 63%
}
.fet-container .col-md-4{
    width: 37%
}
.fet-img {
    margin-left: -20px;
}
.fet-span{ 
    color: #0f0909;
    font-family: 'UberMove'; display: block; 
    font-weight: 500; text-transform: capitalize;
    font-size: 1em; line-height: 20px; letter-spacing: 1px;
}
.fet-content-lft p{ width: 450px }

/**/


/**/
.welcome-detail-title2.room-title {
    position: relative;
    z-index: 9;
}

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

.welcome-detail {
padding: 60px 50px 40px;
    text-align: justify;
    height: 100%;
    background: #fff;
    box-shadow: 0px 4px 12px 4px rgb(0 0 0 / 3%);
    border-radius: 15px;margin-left: -70px;
}
.w-h3{
    font-weight: normal; font-family: 'Montserrat'; 
    font-size: 1.125em; color: #5a416a; line-height: 25px;
}
.welcome-title{
      font-weight: bold; font-family: 'Montserrat'; 
    font-size: 1.841em; color: #713f90; line-height: 40px;
}
.toptxt{
     font-weight: normal; font-family: 'ChristmasHoliday'; line-height: 26px;
    font-size: 1.434em; color: #af5887;     letter-spacing: 2px;margin-bottom: 5px;
    display: block; 
}
.welcome-title-dv{
    margin-bottom: 1.3em;
}
.abt-img img,.abt-img{height: 100%}
.abt-img {
    display: flex; width: 90%;
    align-items: center;
}
.abt-img1 {
    width: 50%;
}
.abt-img img{border-radius: 10px;}
.abt-img2 {
    padding-left: 10px;    width: 50%;
}
.img1{
    padding-bottom: 10px;
}
.enq-btn {
    font-family: 'UberMove';
    font-weight: 500;
    background: #202020;
    color: rgb(255 255 255 / 66%);
    padding: 15px 24px;
    text-transform: uppercase;
    border-radius: 10px; letter-spacing: 1px;
    display: block; font-size: 1.125em;
    width: fit-content; margin-top: 2em
}
.enq-btn:hover{
  background: #000; color: #fff;
}
.icon-title{
    font-family: 'Montserrat'; font-weight: normal;
    color: #fbfbfb; font-size: 1em;
}
.icon-content {
    padding-left: 20px;
}

.icon-img {
    height: 45px;
    width: 55px;
    line-height: 45px;
    z-index: 9;
    text-align: center;
}
.icon-list {
    display: flex;    background-size: cover;
    align-items: center;padding: 10px;
}
.icon-list.bg1{
    background-image: url(../images/t-bg1.jpg);
}
.icon-list.bg2{
    background-image: url(../images/t-bg2.jpg);
}
.icon-list.bg3{
    background-image: url(../images/t-bg3.jpg);
}
.icon-list.bg4{
    background-image: url(../images/t-bg4.jpg);
}
.icon-list.bg5{
    background-image: url(../images/t-bg5.jpg);
}
.icon-list.bg6{
    background-image: url(../images/t-bg6.jpg);
}
.icon-img.ico-bg1{
    background: #ed7dbe
}
.icon-img.ico-bg2{
    background: #caf1b1
}
.icon-img.ico-bg3{
    background: #99c4ff
}
.icon-img.ico-bg4{
    background: #d89eff
}
.icon-img.ico-bg5{
    background: #f1d309
}
.icon-img.ico-bg6{
    background: #c4f7ff
}

.team-h2 {
    font-family: 'Montserrat';
    line-height: 20px;
    font-weight: bold;
    font-size: 2.855em;
    font-style: normal;
    color: #713f90;
    margin: 0;
}
.team-h2 span {
     font-family: 'ChristmasHoliday'; font-weight: normal;
    font-size: 0.502em;
    line-height: 30px; letter-spacing: 2px;
    color: #af5887; text-transform: uppercase;
}
.team-row{margin-top: 3em;}
.right-icon-row {
    margin-left: -50px;
}
/*projects*/
/*get/*/
.get-container{
    position: relative; padding: 60px 0;
    background-image: url(../images/get-bg.jpg); background-size: cover;
}
.get-h2{
        color: #fff;
    font-family: 'UberMove';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2.474em;
    line-height: 40px; margin: 0 0 10px;
}
.get-span{
        color: #fff;
    font-family: 'UberMove';
    font-weight: bold;
    font-size: 1.5em;
    line-height: 25px;
}
.get-txt{text-align: center;}
.get-btn{
    background: #e53a41;
    color: #fff; margin: 1em auto 0;
}
/**/
.explore-container{
     position: relative; padding: 30px 0; border-top: 1px solid #fff;
    background-image: url(../images/ex-bg.jpg); background-size: cover;
}
.ex-btn span{
        background: #e3e3e3;
    border-radius: 100%;
    display: block;
    margin-left: 15px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
}
.ex-btn span img {
    width: 20px;
}
.ex-btn {
    font-family: 'UberMove';
    font-weight: 500;
        background: #bf3940;
    color: rgb(255 255 255 / 66%);
    padding: 10px 24px;
    text-transform: uppercase;
    border-radius: 10px;
    letter-spacing: 1px;
    display: block;
    font-size: 1.125em;
    width: fit-content;
    margin-top: 1em;
        display: flex;
    align-items: center;
}
.ex-btn:hover{color: #fff; background: #000;}
.ex-h2{
        color: #c7c7c7;
    font-family: 'UberMove';
    font-weight: 500;
    font-size: 1.946em;
    line-height: 30px; margin: 0 0 10px;
}
.ex-img{margin-bottom: 10px}
.ex-img img{
    border: 1px solid #585858; border-radius: 15px;
}
.ex-rght {
    float: right;    align-items: center; display: flex;
}
.explore-txt {
    padding-left: 90px;
}
.btm-link p a{ color: #000 }
/**/

.btm-link p{
    display: flex; align-items: center; margin-bottom: 0;
    color: #000000; font-family: 'Montserrat'; font-weight: 500; font-size: 0.938em; 
}
.space{    justify-content: space-between;}

.btm-item {
    width: auto;
    float: left;   
    padding-right: 3%;
    margin-right: auto;
        padding-top: 40px;
    padding-bottom: 30px;
}
.btm-item:nth-child(3){border-right: 0; padding-right: 0; margin-right: 0}
.btm-link {
    display: flex;
    align-items: center;
}
.m-content {
    padding-left: 20px;
}
/**/
.welcome-detail2 p{
  text-align: justify;
}

.know-more{
    font-family: 'Forma';
    font-weight: normal;  color: #3078ad;
    font-size: 0.875em;  letter-spacing: 2px;
    text-transform: capitalize;
    display: flex; margin-top: 1.5em;
    align-items: center;
}

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

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

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

/**/

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

/* 5 Columns */

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

 .col-md-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;
     text-align: center;
    display: flex;
    position: relative;
    z-index: 9; padding-top: 20px;

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

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

.whats-app {
    bottom: 30vh;
    right: 20px;
}
#button{width: 40px; height: 40px;    right: 20px;    bottom: 25px;} 
#button::after{line-height: 40px}

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

.welcome-detail {
    padding: 30px 30px 15px;
}
.toptxt{margin-bottom: 0px; line-height: 18px}
.welcome-title{ line-height: 30px }
.abt-container2 {
    padding: 40px 0px 50px;
}

.txt-bg {
    width: 100%;bottom: -9px;
    left: -12px;
}
.featured-text {
    font-size: 4.275em;
    line-height: 50px;
}
.inner-text {
    font-size: 2.05em;
    line-height: 30px;
}
.shape2 , .shape1{
    width: 110px;
}
.owl-theme .owl-nav .owl-next {
    right: 13%;
}
.light-txt{ margin-left: 35px;width: 50%; padding-left: 35px; }
.project-item-mid {
    width: 60%;
}
.project-lft {
    width: 300px;
    top: 40px;
}
.project-rgt{ width: 300px;     right: 90px; }
.project-container{ padding: 40px 0 }
.client-item{padding: 10px 0}
.client-img {
    width: 60%;
    margin: 0 auto;
}
.flogo {
    width: 70%;
}
.txt-bg2{
        width: 100%;
}
.contact-bodybg {
    top: -70px;
}
.icon-list2{ padding: 10px 20px }
.c-shape1, .c-shape2 {
    width: 100px;
}

}
 @media (min-width: 1280px) and (max-width: 1359px) {
     body,li {
         font-size:14px !important;
    }
    .nav-menu > li > a{ margin:30px 10px !important}
    li.header-phone a
    {
      margin: 21px 12px !important;
    }
    .nav-brand img {
    width:70%;  
    }
    .sexy-menu.detached .header-phone a {
    margin: 21px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 15px;
    width: 60% !important;
}
   .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }

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

.toptxt{margin-bottom: 0px; line-height: 18px}
.welcome-title{ line-height: 30px }
.abt-container2 {
    padding: 40px 0px 50px;
}

.txt-bg {
    width: 100%;bottom: -9px;
    left: -12px;
}
.featured-text {
    font-size: 4.275em;
    line-height: 50px;
}
.inner-text {
    font-size: 2.05em;
    line-height: 30px;
}
.shape2 , .shape1{
    width: 110px;
}
.owl-theme .owl-nav .owl-next {
    right: 13%;
}
.light-txt{ margin-left: 35px;width: 50%; padding-left: 35px; }
.project-item-mid {
    width: 60%;
}
.project-lft {
    width: 300px;
    top: 40px;
}
.project-rgt{ width: 300px;     right: 90px; }
.project-container{ padding: 40px 0 }
.client-item{padding: 10px 0}
.client-img {
    width: 60%;
    margin: 0 auto;
}
.flogo {
    width: 70%;
}
.txt-bg2 {
    width: 300px;
}
.contact-bodybg {
    top: -70px;
}
.icon-list2{ padding: 10px 20px }
.c-shape1, .c-shape2 {
    width: 100px;
}
}
 @media (min-width: 1360px) and (max-width: 1399px) {
     body {
         font-size:14px !important;
    }
    li{font-size:14px !important;}
    .nav-menu > li > a{ margin:30px 12px !important}
    li.header-phone a
    {
      margin: 21px 12px !important;
    }
    .nav-brand img {
    width:70%;  
    }
    .sexy-menu.detached .header-phone a {
    margin: 21px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 15px;
    width: 60% !important;
}
   .d-container{
         width:100%;
         padding-left:10%;
         padding-right:10% 
    }

.whats-app {
    bottom: 30vh;
    right: 20px;
}
#button{width: 40px; height: 40px;    right: 20px;} 
#button::after{line-height: 40px}


.toptxt{margin-bottom: 0px; line-height: 22px}
.welcome-title{ line-height: 35px }
.txt-bg {
    width: 100%;bottom: -9px;
    left: -12px;
}
.featured-text {
    font-size: 4.275em;
    line-height: 50px;
}
.inner-text {
    font-size: 2.05em;
    line-height: 30px;
}
.shape2 , .shape1{
    width: 110px;
}
.owl-theme .owl-nav .owl-next {
    right: 13%;
}
.light-txt{ margin-left: 35px;width: 50%; padding-left: 35px; }
.project-item-mid {
    width: 60%;
}
.project-lft {
    width: 300px;
    top: 40px;
}
.project-rgt{ width: 300px;     right: 90px; }
.project-container{ padding: 40px 0 }
.client-item{padding: 10px 0}
.client-img {
    width: 60%;
    margin: 0 auto;
}
.flogo {
    width: 70%;
}
.txt-bg2 {
    width: 400px;
}
.contact-bodybg {
    top: -70px;
}
.icon-list2{ padding: 10px 20px }
.c-shape1, .c-shape2 {
    width: 150px;
}
}
 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}
    .nav-menu > li > a{ margin:30px 13px !important}
    li.header-phone a
    {
      margin: 21px 12px !important;
    }
    .nav-brand img {
    width:70%;  
    }
    .sexy-menu.detached .header-phone a {
    margin: 21px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 15px;
    width: 60% !important;
}
   .d-container{
         width:100%;
         padding-left:12%;
         padding-right:12% 
    }
      .inner-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
}

.whats-app {
    bottom: 30vh;
    right: 20px;
}
#button{width: 40px; height: 40px;    right: 20px;} 
#button::after{line-height: 40px}


.txt-bg {
    width: 100%;bottom: -9px;
    left: -12px;
}
.featured-text {
    font-size: 4.275em;
    line-height: 50px;
}
.inner-text {
    font-size: 2.05em;
    line-height: 30px;
}
.shape2 , .shape1{
    width: 110px;
}
.owl-theme .owl-nav .owl-next {
    right: 13%;
}
.light-txt{ margin-left: 35px;width: 50%; padding-left: 35px; }
.project-item-mid {
    width: 60%;
}
.project-lft {
    width: 300px;
    top: 40px;
}
.project-rgt{ width: 300px;     right: 90px; }
.project-container{ padding: 40px 0 }
.client-item{padding: 10px 0}
.client-img {
    width: 60%;
    margin: 0 auto;
}
.flogo {
    width: 70%;
}
.txt-bg2 {
    width: 400px;
}
.contact-bodybg {
    top: -70px;
}
.icon-list2{ padding: 10px 20px }
.c-shape1, .c-shape2 {
    width: 150px;
}
}
 @media (min-width: 1441px) and (max-width: 1599px) {
     body,li {
         font-size:15px !important;
    }
  
 .nav-menu > li > a{ margin:30px 15px !important}
    li.header-phone a
    {
      margin: 21px 12px !important;
    }
    .nav-brand img {
    width: 65%;
    }
    .sexy-menu.detached .header-phone a {
    margin: 21px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
    margin-top: 15px;
    width: 60% !important;
}
   .d-container{
         width:100%;
         padding-left:10%;
         padding-right:10% 
    }
      .inner-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
}
 #button{
  right: 20px;
  width: 45px;
    height: 45px;bottom: 25px;
}
#button::after{line-height: 45px}
  .form-group {
    margin-bottom: 9px !important;
}

.txt-bg {
    width: 100%;bottom: -9px;
    left: -12px;
}
.featured-text {
    font-size: 4.275em;
    line-height: 50px;
}
.inner-text {
    font-size: 2.05em;
    line-height: 30px;
}
.shape2 , .shape1{
    width: 160px;
}
.owl-theme .owl-nav .owl-next {
    right: 13%;
}
.light-txt{ margin-left: 35px;width: 50%; padding-left: 35px; }
.project-item-mid {
    width: 60%;
}
.project-lft {
    width: 300px;
    top: 40px;
}
.project-rgt{ width: 300px;     right: 90px; }
.project-container{ padding: 40px 0 }
.client-item{padding: 15px 0}
.client-img {
    width: 66%;
    margin: 0 auto;
}
.flogo {
    width: 70%;
}
.txt-bg2 {
    width: 400px;
}
.contact-bodybg {
    top: -70px;
}
.icon-list2{ padding: 10px 20px }
.c-shape1, .c-shape2 {
    width: 150px;
}
}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}

  .d-container{
         width:100%;
         padding-left:12%;
         padding-right:12% 
    }
 
 .fet-content-btm {
    padding-left: 0px
    }
    .fet-container .col-md-4 {
    width: 38%;
}
.fet-container .col-md-8 {
    width: 62%;
}
.fet-img{width: 100%}
.client-item{padding: 15px 0}
.client-img {
    width: 66%;
    margin: 0 auto;
}
.flogo {
    width: 70%;
}
}
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
}

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

}
@media (max-width:420px) { 
   body {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .sexy-menu{ padding: 30px 0 }
.nav-brand img {
    display: flex;    width: 90%;
    align-items: center;     margin-top: 2px;
}
.banner-wraper{padding: 10px 10px 0}
.btm-link{padding-bottom: 5px}
.whats-app { bottom: 25vh; }
.ser-txt{font-size: 1.2em }
 .page-hero .hero-text-area{width: 100%; top: 65%;}
.footer-bottom-wraper {
    padding-bottom: 80px;
}
.copy-right span{display: none;}
.project-lft,.project-rgt,.abt-bg,.shape1,.shape2,.abt-img,.contact-lft img,.enq-bg,.flogo{
    display: none;
}
.bredcum-wraper{
    padding-top: 10px;    font-size: 12px;
}


.featured-text {
    font-size: 2.275em;
    line-height: 30px;
}
.inner-text {
    font-size: 1.5em;
    line-height: 26px;
}
.txt-bg {
 width: 60%;
        left: 50%;
        bottom: -7px;
        transform: translate(-50%, 0%);
}
.abt-container2 {
    padding: 30px 10px 20px;
}
.abt-left {
    padding-left: 0;
}
.toptxt{
    font-size: 1.2em; margin: 0;
}
.welcome-title{
        font-size: 1.641em;line-height: 30px;
}
.head-txt {
    display: block;
}
.ser-head{
        line-height: 24px;
    font-size: 1.784em;
}
.service-container{ padding: 30px 10px }
.light-txt{
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border-left: 0; margin-top: 10px;
}
.ser-bg {
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.owl-controls{display: none;}
.service-container .d-container{ padding-right: 3% !important }
.project-item{
    display: none;
}
.project-item-mid {
    width: 100%;
}
.project-container{padding: 35px 25px}
.arrow-rgt-white {
    width: 10px;
}
.clients-container{padding: 50px 0 0; overflow: hidden;}
.clients-row .col-md-2 {
    width: 50%;
    float: left; 
}
.client-item img{max-height: 70px;}
.client-item{ padding: 10px 0 }
.client-h2{font-size: 1.7em;}
.client-top{margin-bottom: 2em;}
.contact-bg {
    padding: 40px 0; background-image: url(../images/enq-bg.webp); background-size: cover;background-position: right;
}
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.submit-btn{ padding: 9px 19px }
.btm-item:nth-child(1){display: none;}
.btm-item{
        padding-right: 0;
    padding-top: 5px;
    padding-bottom: 0;
}
.m-icon img {
    width: 25px;
}
.footer-social-links li a{ font-size: 1em !important; margin-right: 15px;}

.contact-form input[type="date"], .contact-form textarea, .contact-form input[type="text"], .contact-form select{
    padding: 12px 16px
}
.form-group {
    margin-bottom: 5px !important;
}
.footer-wraper {
    padding-top: 1em;
}
.footer-top{
    padding: 10px 0;     margin-top: 1em;
}
.client-item.top:after,.client-item.btm:after{
    height: 15px;
    width: 15px; content: "";
    right: -7px;
    bottom: -9px;
        background-image: url(../images/shape3.png);
    background-size: cover; position: absolute;
}
.clients-row .col-md-2:nth-child(2n) .client-item{ border-right: 0 }
.clients-row .col-md-2:nth-child(2n) .client-item.top:after,
.clients-row .col-md-2:nth-child(2n) .client-item.btm:after{display: none;}

.client-item.btm{border-bottom: 1px solid #eae9eb;}
.col-md-2:nth-last-child(-n+6) .client-item {border-bottom: 1px solid #eae9eb;}
.clients-row .col-md-2:nth-child(-n+6) .client-item {border-bottom: 1px solid #eae9eb; }
.clients-row .col-md-2:nth-last-child(-n+2) .client-item {border-bottom: 0px;  }


.home-client .col-md-2:nth-last-child(-n+6) { display: none !important; }
.home-client .col-md-2:nth-child(n+5) .client-item {border-bottom: 0px;  }
.view-all{font-size: .9em; letter-spacing: 2px}
.arrow-rgt-black{width: 12px}
.abt-container {
    padding: 30px 0; overflow: hidden;
}
.txt-bg2 {
    width: 50%;
}
.team-h2{ font-size: 1.855em;    text-align: center; }
.right-icon-row {
    margin-left: -15px;
}
.team-row {
    margin-top: 2em;
}
.inner-ser {
    margin-bottom: 2em !important;
}
.box-group img{ height: 150px  }
.client-img {
    width: 85%;
    margin: 0 auto;
}
.contact-container {
    background-image: url(../images/enq-bg.webp);
    background-size: cover;
    background-position: left;
}
.con-form-top {
    margin-top: 2em;
}
.upload_field label {  padding: 10px 15px; overflow: hidden; }
span.wpcf7-form-control-wrap{     font-size: .7em; }

.contact-container .eq-ht{
display: block;
}
.icon-list2{height: unset; margin-bottom: 1em; padding: 15px}
}

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

      body {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .sexy-menu{ padding: 30px 0 }
.btm-link{padding-bottom: 5px}
 .page-hero .hero-text-area{width: 100%}
.footer-bottom-wraper {
    padding-bottom: 80px;
}
.copy-right span{display: none;}
.project-lft,.project-rgt,.abt-bg,.shape1,.shape2,.abt-img,.contact-lft img,.enq-bg,.flogo{
    display: none;
}
.featured-text {
    font-size: 2.275em;
    line-height: 30px;
}
.inner-text {
    font-size: 1.5em;
    line-height: 26px;
}
.txt-bg {
   width: 53%;
        left: 50%;
        bottom: -7px;
        transform: translate(-50%, 0%);
}
.abt-container2 {
    padding: 30px 10px 20px;
}

.abt-left {
    padding-left: 0;
}
.toptxt{
    font-size: 1.2em; margin: 0;
}
.welcome-title{
        font-size: 1.641em;line-height: 30px;
}
.head-txt {
    display: block;
}
.ser-head{
        line-height: 24px;
    font-size: 1.784em;
}
.service-container{ padding: 30px 10px }
.light-txt{
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border-left: 0; margin-top: 10px;
}
.ser-bg {
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.owl-controls{display: none;}
.service-container .d-container{ padding-right: 3% !important }
.project-item{
    display: none;
}
.project-item-mid {
    width: 100%;
}
.project-container{padding: 35px 25px}
.arrow-rgt-white {
    width: 10px;
}
.clients-container{padding: 50px 0 0; overflow: hidden;}
.clients-row .col-md-2 {
    width: 50%;
    float: left; 
}
.client-item img {
    width: auto !important;
    max-height: 80px;
  }
.client-item{ padding: 10px 0 }
.client-h2{font-size: 1.7em;}
.client-top{margin-bottom: 2em;}
.contact-bg {
    padding: 40px 0; background-image: url(../images/enq-bg.webp); background-size: cover;
}
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.submit-btn{ padding: 9px 19px }
.btm-item:nth-child(1){display: none;}
.btm-item{
        padding-right: 0;
    padding-top: 5px;
    padding-bottom: 0;
}
.m-icon img {
    width: 25px;
}
.footer-social-links li a{ font-size: 1em !important; margin-right: 15px;}

.contact-form input[type="date"], .contact-form textarea, .contact-form input[type="text"], .contact-form select{
    padding: 12px 16px
}
.form-group {
    margin-bottom: 5px !important;
}
.footer-wraper {
    padding-top: 1em;
}
.footer-top{
    padding: 10px 0;     margin-top: 1em;
}
.client-item.top:after,.client-item.btm:after{
    height: 15px;
    width: 15px; content: "";
    right: -7px;
    bottom: -9px;
        background-image: url(../images/shape3.png);
    background-size: cover; position: absolute;
}
.clients-row .col-md-2:nth-child(2n) .client-item{ border-right: 0 }
.clients-row .col-md-2:nth-child(2n) .client-item.top:after,
.clients-row .col-md-2:nth-child(2n) .client-item.btm:after{display: none;}

.client-item.btm{border-bottom: 1px solid #eae9eb;}
.col-md-2:nth-last-child(-n+6) .client-item {border-bottom: 1px solid #eae9eb;}
.clients-row .col-md-2:nth-child(-n+6) .client-item {border-bottom: 1px solid #eae9eb; }
.clients-row .col-md-2:nth-last-child(-n+2) .client-item {border-bottom: 0px;  }

.home-client .col-md-2:nth-last-child(-n+6) { display: none !important; }
.home-client .col-md-2:nth-child(n+5) .client-item {border-bottom: 0px;  }
.view-all{font-size: .9em; letter-spacing: 2px}
.arrow-rgt-black{width: 12px}
.abt-container {
    padding: 30px 0; overflow: hidden;
}
 .txt-bg2 {
    width: 50%;
}
.team-h2{ font-size: 1.855em;    text-align: center; }
.right-icon-row {
    margin-left: -15px;
}
.team-row {
    margin-top: 2em;
}
.inner-ser {
    margin-bottom: 2em !important;
}
.box-group img{ height: 150px  }

.contact-container {
    background-image: url(../images/enq-bg.webp);
    background-size: cover;
    background-position: left;
}
.con-form-top {
    margin-top: 2em;
}

.contact-container .eq-ht{
display: block;
}
.icon-list2{height: unset; margin-bottom: 1em; padding: 15px}
.upload_field label {  padding: 10px 15px; overflow: hidden; }
span.wpcf7-form-control-wrap{     font-size: .7em; }

}
 @media (min-width:461px) and (max-width:560px){
      body {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .sexy-menu{ padding: 37px 0 }
.btm-link{padding-bottom: 5px}
.page-hero .hero-text-area{width: 100%}
 
.footer-bottom-wraper {
    padding-bottom: 80px;
}
.project-lft,.project-rgt,.abt-bg,.shape1,.shape2,.abt-img,.contact-lft img,.enq-bg,.flogo{
    display: none;
}
.featured-text {
    font-size: 2.5em;
    line-height: 36px;
}
.inner-text {
    font-size: 1.6em;
    line-height: 26px;
}
.txt-bg {
 width: 40%;
        left: 50%;
        bottom: -7px;
        transform: translate(-50%, 0%);
}
.abt-container2 {
    padding: 30px 10px 20px;
}

.abt-left {
    padding-left: 0;
}
.toptxt{
    font-size: 1.2em; margin: 0;
}
.welcome-title{
        font-size: 1.641em;line-height: 30px;
}
.head-txt {
    display: block;
}
.ser-head{
        line-height: 24px;
    font-size: 1.784em;
}
.service-container{ padding: 30px 10px }
.light-txt{
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border-left: 0; margin-top: 10px;
}
.ser-bg {
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.owl-controls{display: none;}
.service-container .d-container{ padding-right: 3% !important }
.project-item{
    display: none;
}
.project-item-mid {
    width: 100%;
}
.project-container{padding: 35px 25px}
.arrow-rgt-white {
    width: 10px;
}
.clients-container{padding: 50px 0 0; overflow: hidden;}
.clients-row .col-md-2 {
    width: 50%;
    float: left; 
}
.client-item img {
    width: auto !important;
    max-height: 75px;
  }
.client-item{ padding: 10px 0 }
.client-h2{font-size: 1.7em;}
.client-top{margin-bottom: 2em;}
.contact-bg {
    padding: 40px 0; background-image: url(../images/enq-bg.webp); background-size: cover;
}
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.submit-btn{ padding: 9px 19px }
.btm-item:nth-child(1){display: none;}
.btm-item{
        padding-right: 0;
    padding-top: 5px;
    padding-bottom: 0;
}
.m-icon img {
    width: 25px;
}
.footer-social-links li a{ font-size: 1em !important; margin-right: 15px;}

.contact-form input[type="date"], .contact-form textarea, .contact-form input[type="text"], .contact-form select{
    padding: 12px 16px
}
.form-group {
    margin-bottom: 5px !important;
}
.footer-wraper {
    padding-top: 1em;
}
.footer-top{
    padding: 10px 0;     margin-top: 1em;
}
.client-item.top:after,.client-item.btm:after{
    height: 15px;
    width: 15px; content: "";
    right: -7px;
    bottom: -9px;
        background-image: url(../images/shape3.png);
    background-size: cover; position: absolute;
}
.clients-row .col-md-2:nth-child(2n) .client-item{ border-right: 0 }
.clients-row .col-md-2:nth-child(2n) .client-item.top:after,
.clients-row .col-md-2:nth-child(2n) .client-item.btm:after{display: none;}

.client-item.btm{border-bottom: 1px solid #eae9eb;}
.col-md-2:nth-last-child(-n+6) .client-item {border-bottom: 1px solid #eae9eb;}
.clients-row .col-md-2:nth-child(-n+6) .client-item {border-bottom: 1px solid #eae9eb; }
.clients-row .col-md-2:nth-last-child(-n+2) .client-item {border-bottom: 0px;  }

.home-client .col-md-2:nth-last-child(-n+6) { display: none !important; }
.home-client .col-md-2:nth-child(n+5) .client-item {border-bottom: 0px;  }
.view-all{font-size: .9em; letter-spacing: 2px}
.arrow-rgt-black{width: 12px}
.abt-container {
    padding: 30px 0; overflow: hidden;
}
.txt-bg2 {
    width: 50%;
}
.team-h2{ font-size: 1.855em;    text-align: center; }
.right-icon-row {
    margin-left: -15px;
}
.team-row {
    margin-top: 2em;
}
.box-group img{ height: 150px  }
.contact-container {
    background-image: url(../images/enq-bg.webp);
    background-size: cover;
    background-position: left;
}
.con-form-top {
    margin-top: 2em;
}
.upload_field label {  padding: 10px 15px; overflow: hidden; }
span.wpcf7-form-control-wrap{     font-size: .7em; }

.contact-container .eq-ht{
display: block;
}
.icon-list2{height: unset; margin-bottom: 1em; padding: 15px}

}
 @media (min-width:561px) and (max-width:680px){
    body {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .sexy-menu{ padding: 37px 0 }
.nav-brand img {
    display: flex;    width: 60%;
    align-items: center;     margin-top: 2px;
}
.btm-link{padding-bottom: 5px}
.home-img-landsc{
            display: block;
        height: 75vh;
        width: 100%;
        object-fit: cover;
}

.page-hero .hero-text-area{width: 100%}
 
.footer-bottom-wraper {
    padding-bottom: 80px;
}
.project-lft,.project-rgt,.abt-bg,.shape1,.shape2,.abt-img,.contact-lft img,.enq-bg,.flogo{
    display: none;
}
.ser-txt{font-size: 1.1em}
.featured-text {
    font-size: 2.8em;
    line-height: 40px;
}
.inner-text {
    font-size: 1.6em;
    line-height: 26px;
}
.txt-bg {
     width: 34%;
        left: 50%;
        bottom: -7px;
        transform: translate(-50%, 0%);
}
.abt-container2 {
    padding: 30px 10px 20px;
}
.box-group img{ height: 150px  }
.abt-left {
    padding-left: 0;
}
.toptxt{
    font-size: 1.2em; margin: 0;
}
.welcome-title{
        font-size: 1.641em;line-height: 30px;
}
.head-txt {
    display: block;
}
.ser-head{
        line-height: 24px;
    font-size: 1.784em;
}
.service-container{ padding: 30px 10px }
.light-txt{
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border-left: 0; margin-top: 10px;
}
.ser-bg {
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.owl-controls{display: none;}
.service-container .d-container{ padding-right: 3% !important }
.project-item:nth-child(2),.project-item:nth-child(3),.project-item:nth-child(4),
.project-item:nth-child(5),.project-item:nth-child(6),.project-item:nth-child(7),.project-item:nth-child(8) {
    display: none;
}
.project-item-mid {
    width: 100%;
}
.project-container{padding: 35px 25px}
.arrow-rgt-white {
    width: 10px;
}
.clients-container{padding: 50px 0 0; overflow: hidden;}
.clients-row .col-md-2 {
    width: 33%;
    float: left; 
}
.client-item img {
    width: auto !important;
    max-height: 65px;
  }
.client-item{ padding: 10px 0 }
.client-h2{font-size: 1.7em;}
.client-top{margin-bottom: 2em;}
.contact-bg {
    padding: 40px 0; background-image: url(../images/enq-bg.webp); background-size: cover;
}
.contact-form .col-md-6 {
   width: 50%; float: left;
}
.submit-btn{ padding: 9px 19px }
.btm-item:nth-child(1){display: none;}
.btm-item{
        padding-right: 0;
    padding-top: 5px;
    padding-bottom: 0;width: 50%;
        float: left;
}
.m-content {
    padding-left: 8px;
}
.m-icon img {
    width: 25px;
}
.footer-social-links li a{ font-size: 1em !important; margin-right: 15px;}

.contact-form input[type="date"], .contact-form textarea, .contact-form input[type="text"], .contact-form select{
    padding: 12px 16px
}
.form-group {
    margin-bottom: 5px !important;
}
.footer-wraper {
    padding-top: 1em;
}
.footer-top{
    padding: 10px 0;     margin-top: 1em;
}
.client-item.top:after,.client-item.btm:after{
    height: 15px;
    width: 15px; content: "";
    right: -7px;
    bottom: -9px;
        background-image: url(../images/shape3.png);
    background-size: cover; position: absolute;
}
.clients-row .col-md-2:nth-child(6n) .client-item{     border-right: 1px solid #eae9eb; }
.clients-row .col-md-2:nth-child(3n) .client-item{ border-right: 0 }
.clients-row .col-md-2:nth-child(3n) .client-item.top:after,
.clients-row .col-md-2:nth-child(3n) .client-item.btm:after{display: none;}
.client-item.btm{
    border-bottom: 1px solid #eae9eb;
}
.view-all{font-size: .9em; letter-spacing: 2px}
.arrow-rgt-black{width: 12px}
.abt-container {
    padding: 30px 0; overflow: hidden;
}

.txt-bg2 {
    width: 50%;
}
.team-h2{ font-size: 1.855em;    text-align: center; }
.right-icon-row {
    margin-left: -15px;
}
.team-row {
    margin-top: 2em;
}
.ser-container1 .col-md-4 {
    width: 50%;
    float: left;
}
.inner-ser {
    margin-bottom: 2em !important;
}
.contact-container {
    background-image: url(../images/enq-bg.webp);
    background-size: cover;
    background-position: left;
}
.con-form-top {
    margin-top: 2em;
}
.upload_field label {  padding: 10px 15px; overflow: hidden; }
span.wpcf7-form-control-wrap{     font-size: .7em; }


.contact-container .eq-ht{
display: block;
}
.icon-list2{height: unset; margin-bottom: 1em; padding: 15px}
}
 @media (min-width:681px) and (max-width: 768px){

     body {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .sexy-menu{ padding: 37px 0 }
 .nav-brand img {
    display: flex;    width: 60%;
    align-items: center;     margin-top: 2px;
}
.home-img-landsc{
            display: block;
        height: 75vh;
        width: 100%;
        object-fit: cover;
}


.page-hero .hero-text-area{width: 100%}
 
.footer-bottom-wraper {
    padding-bottom: 80px;
}
.project-lft,.project-rgt,.abt-bg,.shape1,.shape2,.abt-img,.contact-lft img,.enq-bg,.flogo{
    display: none;
}
.ser-txt{font-size: 1.1em}
.featured-text {
    font-size: 2.8em;
    line-height: 40px;
}
.inner-text {
    font-size: 1.6em;
    line-height: 26px;
}
.txt-bg {
    width: 34%;
        left: 50%;
        bottom: -7px;
        transform: translate(-50%, 0%);
}
.abt-container2 {
    padding: 30px 10px 20px;
}
.box-group img{ height: 180px  }
.abt-left {
    padding-left: 0;
}
.toptxt{
    font-size: 1.2em; margin: 0;
}
.welcome-title{
        font-size: 1.641em;line-height: 30px;
}
.head-txt {
    display: block;
}
.ser-head{
        line-height: 24px;
    font-size: 1.784em;
}
.service-container{ padding: 30px 10px }
.light-txt{
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border-left: 0; margin-top: 10px;
}
.ser-bg {
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.owl-controls{display: none;}
.service-container .d-container{ padding-right: 3% !important }
.project-item:nth-child(2),.project-item:nth-child(3),.project-item:nth-child(4),
.project-item:nth-child(5),.project-item:nth-child(6),.project-item:nth-child(7),.project-item:nth-child(8) {
    display: none;
}
.project-item-mid {
    width: 100%;
}
.project-container{padding: 35px 25px}
.arrow-rgt-white {
    width: 10px;
}
.clients-container{padding: 50px 0 0; overflow: hidden;}
.clients-row .col-md-2 {
    width: 33%;
    float: left; 
}
.client-item img {
    width: auto !important;
    max-height: 74px;
  }
.client-item{ padding: 10px 0 }
.client-h2{font-size: 1.7em;}
.client-top{margin-bottom: 2em;}
.contact-bg {
    padding: 40px 0; background-image: url(../images/enq-bg.webp); background-size: cover;
}
.contact-form .col-md-6 {
   width: 50%; float: left;
}
.submit-btn{ padding: 9px 19px }
.btm-item:nth-child(1){display: none;}
.btm-item{
        padding-right: 0;
    padding-top: 5px;
    padding-bottom: 0;width: 50%;
        float: left;
}
.m-content {
    padding-left: 8px;
}
.m-icon img {
    width: 25px;
}
.footer-social-links li a{ font-size: 1em !important; margin-right: 15px;}

.contact-form input[type="date"], .contact-form textarea, .contact-form input[type="text"], .contact-form select{
    padding: 12px 16px
}
.form-group {
    margin-bottom: 5px !important;
}
.footer-wraper {
    padding-top: 1em;
}
.footer-top{
    padding: 10px 0;     margin-top: 1em;
}
.client-item.top:after{
    height: 15px;
    width: 15px; content: "";
    right: -7px;
    bottom: -9px;
     
}
.view-all{font-size: .9em; letter-spacing: 2px}
.arrow-rgt-black{width: 12px}
.abt-container {
    padding: 50px 0;
}
.txt-bg2 {
    width: 50%;
}
.team-h2{ font-size: 1.855em;    text-align: center; }
.right-icon-row {
    margin-left: -15px;
}
.team-row {
    margin-top: 2em;
}
.right-icon-row .col-md-4 {
    width: 50%;
    float: left;
}
.ser-container1 .col-md-4 {
    width: 50%;
    float: left;
}
.inner-ser {
    margin-bottom: 2em !important;
}
.contact-container {
    background-image: url(../images/enq-bg.webp);
    background-size: cover;
    background-position: left;
}
.con-form-top {
    margin-top: 2em;
}
.upload_field label {  padding: 10px 15px; overflow: hidden; }
span.wpcf7-form-control-wrap{     font-size: .7em; }


.contact-container .eq-ht{
display: block;
}
.icon-list2{height: unset; margin-bottom: 1em; padding: 15px}


}
@media (max-width: 768px){
    li.header-phone a img{filter: brightness(20);}
    .center{display: block;}
  .footer-top-item.quick-links{display: none;}
    .sidebar .sidebar-item{margin-bottom: 0}

  .submenu-indicator-chevron{
    border-color:transparent #fff #fff transparent !important;
  }
    .sexy-menu.detached {
    opacity: 1 !important;        position: unset !important;
}
.footer-top{justify-content: center;}

.resp-show{
    display: block !important;
  }
 
.fet-img,.c-shape2,.c-shape1{display: none;}
.welcome-detail{margin-left: 0;     box-shadow: unset; padding: 0px; text-align: left; }

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

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

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

    }
    .home-img {
        height: 75vh;
        width: 100%;
        object-fit: cover;   
    }
    .nav-menu>li>a
    {
        color: #fff !important
    }

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

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

.nav-toggle{

display: flex!important;
    align-items: center;
    width: 25px;
    height: 20px;
    cursor: pointer;
    /* border-top: 3px solid #000; */
    border-bottom: 3px solid #000;
    text-align: center;
    justify-content: center;
    position: absolute;
    bottom: 29px;
    right: 23px !important;
    }

}

 @media (min-width:769px) and (max-width:991px){
    
     body,li {
       font-size:14px !important;
  }
  li.header-phone a img{width: 24px}
   .nav-menu > li > a{ margin: 22px 8px !important; font-size: .8em}
    li.header-phone a
    {
      margin: 14px 12px !important;
    }
    .nav-brand img {
    width: 50%  
    }
    .sexy-menu.detached .header-phone a {
    margin: 13px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
         margin-top: 8px;
        width: 40% !important;
}
.center {display: block;}

  .d-container{ padding-left: 3%; padding-right: 3% }


.welcome-detail{margin-left: 0;     box-shadow: unset; padding: 0px }

.page-hero .hero-text-area{width: 100%}
.footer-content-title{    padding-right: 10px;}
.footer-top-item.quick-links {
    width: 70%;
}
.project-lft,.project-rgt,.abt-bg,.shape1,.shape2,.abt-img,.contact-lft img,.flogo{
    display: none;
}
.ser-txt{font-size: 1.1em}
.featured-text {
    font-size: 2.8em;
    line-height: 40px;
}
.inner-text {
    font-size: 1.6em;
    line-height: 26px;
}
.abt-container {
    padding: 50px 0;
}
.txt-bg {
 width: 34%;
        left: 50%;
        bottom: -7px;
        transform: translate(-50%, 0%);
}
.abt-container2 {
    padding: 30px 10px 20px;
}
.box-group img{ height: 230px  }
.abt-left {
    padding-left: 0;
}
.toptxt{
    font-size: 1.2em; margin: 0;
}
.welcome-title{
        font-size: 1.641em;line-height: 30px;
}

.ser-head{
        line-height: 24px;
    font-size: 1.784em;
}
.service-container{ padding: 30px 10px }
.light-txt{
    width: 100%;
    margin-left: 10px;
    padding-left: 10px;
    margin-top: 10px;
}

.owl-controls{display: none;}
.service-container .d-container{ padding-right: 3% !important }
.project-item:nth-child(2),.project-item:nth-child(8) {
    display: none;
}
.project-item-mid {
    width: 100%;
}
.project-container{padding: 35px 25px}
.arrow-rgt-white {
    width: 10px;
}
.clients-container{padding: 50px 0 0; overflow: hidden;}
.clients-row .col-md-2 {
    width: 33%;
    float: left; 
}
.client-item{ padding: 10px 0 }
.client-h2{font-size: 1.7em;}
.client-top{margin-bottom: 2em;}
.contact-bg {
    padding: 40px 0; 
}
.contact-form .col-md-6 {
   width: 50%; float: left;
}
.submit-btn{ padding: 9px 19px }
.btm-item:nth-child(1){display: none;}
.btm-item{
        padding-right: 0;
    padding-top: 5px;
    padding-bottom: 0;width: 50%;
        float: left;
}
.m-content {
    padding-left: 8px;
}
.m-icon img {
    width: 25px;
}
.footer-social-links li a{ font-size: 1em !important; margin-right: 15px;}

.contact-form input[type="date"], .contact-form textarea, .contact-form input[type="text"], .contact-form select{
    padding: 12px 16px
}
.form-group {
    margin-bottom: 5px !important;
}
.footer-wraper {
    padding-top: 1em;
}
.footer-top{
    padding: 10px 0;     margin-top: 1em;
}
.client-item.top:after{
    height: 15px;
    width: 15px; content: "";
    right: -7px;
    bottom: -9px;
     
}
.view-all{font-size: .9em; letter-spacing: 2px}
.arrow-rgt-black{width: 12px}

.txt-bg2 {
    width: 50%;
}
.team-h2{ font-size: 1.855em;    text-align: center; }
.right-icon-row {
    margin-left: -15px;
}
.team-row {
    margin-top: 2em;
}
.right-icon-row .col-md-4 {
    width: 50%;
    float: left;
}
.ser-container1 .col-md-4 {
    width: 50%;
    float: left;
}
.inner-ser {
    margin-bottom: 2em !important;
}
.contact-container {
    background-image: url(../images/enq-bg.webp);
    background-size: cover;
    background-position: left;
}
.con-form-top {
    margin-top: 2em;
}
.upload_field label {  padding: 10px 15px; overflow: hidden; }
span.wpcf7-form-control-wrap{     font-size: .7em; }
.c-shape2,.c-shape1{display: none;}

.contact-container .eq-ht{
display: block;
}
.icon-list2{height: unset; margin-bottom: 1em; padding: 15px}


}
 @media (min-width:992px) and (max-width:1022px){
     body,li {
       font-size:14px !important;
  }
  li.header-phone a img{width: 24px}
   .nav-menu > li > a{ margin: 22px 8px !important; font-size: .8em}
    li.header-phone a
    {
      margin: 14px 12px !important;
    }
    .nav-brand img {
    width: 50%  
    }
    .sexy-menu.detached .header-phone a {
    margin: 13px 6px !important;
  }
  .sexy-menu.detached .nav-brand img {
         margin-top: 8px;
        width: 40% !important;
}
  .d-container{ padding-left: 4%; padding-right: 4% }
 
.page-hero .hero-text-area{width: 100%}

.ser-txt{font-size: 1.1em}
.featured-text {
    font-size: 2.8em;
    line-height: 40px;
}
.inner-text {
    font-size: 1.6em;
    line-height: 26px;
}
.txt-bg {
 width: 26%;
        left: 50%;
        bottom: -7px;
        transform: translate(-50%, 0%);
}
.abt-container2 {
    padding: 30px 0px 20px;
}
.shape2 , .shape1{
    width: 100px;
}
.abt-left {
    padding-left: 0;
}
.toptxt{
    font-size: 1.2em; margin: 0;
}
.welcome-title{
        font-size: 1.641em;line-height: 30px;
}

.ser-head{
        line-height: 24px;
    font-size: 1.784em;
}
.service-container{ padding: 30px 10px }
.light-txt{
    width: 60%;
    margin-left: 15px;
    padding-left: 15px;
    margin-top: 10px;
}
.owl-theme .owl-nav .owl-next {
    right: 13%;
}
.project-item-mid {
    width: 80%;
}
.project-lft {
        width: 300px;
        top: 40px;
    }
    .project-rgt {
        width: 300px;
        right: 90px;
    }
.project-container{padding: 35px 25px}
.arrow-rgt-white {
    width: 10px;
}
.clients-container{padding: 50px 0 0; overflow: hidden;}
.clients-row .col-md-2 {
    width: 16%;
    float: left; 
}
.client-item{ padding: 10px 0 }
.client-h2{font-size: 1.7em;}
.client-top{margin-bottom: 2em;}
.contact-bg {
    padding: 40px 0; 
}
.contact-form .col-md-6 {
   width: 50%; float: left;
}
.submit-btn{ padding: 9px 19px }
.flogo {
    width: 70%;
}
.m-content {
    padding-left: 8px;
}
.m-icon img {
    width: 25px;
}
.footer-social-links li a{ font-size: 1em !important; margin-right: 15px;}

.contact-form input[type="date"], .contact-form textarea, .contact-form input[type="text"], .contact-form select{
    padding: 12px 16px
}
.form-group {
    margin-bottom: 5px !important;
}
.footer-wraper {
    padding-top: 1em;
}
.footer-top{
    padding: 10px 0;     margin-top: 1em;
}
.client-item.top:after{
    height: 15px;
    width: 15px; content: "";
    right: -7px;
    bottom: -9px;
     
}
.view-all{font-size: .9em; letter-spacing: 2px}
.arrow-rgt-black{width: 12px}
.welcome-detail {
        padding: 30px 30px 15px;
    }
.txt-bg2 {
    width: 30%;
}
.team-h2{ font-size: 2em;  }
.right-icon-row {
    margin-left: -15px;
}
.team-row {
    margin-top: 2em;
}
.right-icon-row .col-md-4 {
    width: 50%;
    float: left;
}
.con-form-top{overflow: hidden;}


.icon-list2{padding: 15px}



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




 

