body{font-family: 'Open Sans', sans-serif;}
.row, body.boxed .wrapper-inner {max-width: 120rem;}
.padd-r{padding-right: 0;}
.container { max-width: 1200px; width: 100%;margin: 0 auto;padding: 0 15px;box-sizing: border-box;}

.icon-chat:before {content: "";
position: absolute;top: 29px;left: 26px;right: 0;
    background: url(../images/whatsapp.png)no-repeat top center;width: 25px;height: 25px;}
.icon-down-open-mini:before {content: "\e63e";font-size: 30px;}
.header-background.with-shadow .header-inner .icon-chat:before{top:25px;}
.button.small, button.small {padding: 1.5rem 3rem 1.5rem 3rem;font-size: 11px;}
.header .v-align-middle > .button:not(.nav-icon):hover, .header .dropdown > .button:not(.nav-icon):hover, .header .dropdown > .button.active:not(.nav-icon) {
 background-color: #fff;border-color: transparent;color: #000;}
.header .v-align-middle > .button:not(.nav-icon):hover, .header .dropdown > .button:not(.nav-icon):hover, .header .dropdown > .button.active:not(.nav-icon) {
    border-color: #29a71a;color: #fff;background: #29a71a;}
/* mobile-menu-css */
.side-navigation ul li {width: 100%;display: block;margin-bottom: 12px;}
.side-navigation > ul > li > a {padding: 0 1rem;display: inline;font-size: 20px;line-height: 1.2;
  letter-spacing: 0;text-transform: uppercase;font-weight: 700;color: #999;position: relative;margin-bottom: 23px;}
  .mobile .v-align-middle > .button:not(.nav-icon), .mobile .dropdown > .button:not(.nav-icon) {background: #fff;
    border: 2px solid #e5e5e5;color: #29a71a;}
.about-sect{ padding: 100px 0;}
.about-sect h2{ font-size: 34px;color:#363636; line-height: 50px; margin-bottom: 20px;}
.about-sect p{font-size: 14px;color:#969AA1;line-height: 25px;font-weight: 400; margin-bottom: 22px;}
.about-sect .about-flex{ justify-content: space-between;position: relative;}
.about-sect .width-5 {width: 45.66667%;padding-left:0;}
.about-sect .width-6 {width: 51%;position: relative;}

.about-sect .width-6::before{ content: "";position: absolute;right: -120px;background: url(../images/about-img.png)no-repeat;width: 640px; height: 427px;}
.about-sect .read-btn{ width: 120px; height: 50px; background: #a81d11;border-radius: 3px;text-align: center;font-size: 14px;color:#fff;line-height: 50px;display: inline-block;}
.about-sect .read-btn:hover{ background: #000;color:#fff;}
.about-sect .round-sect {width: 205px;height: 205px;background: #a81d11;border-radius: 50%;
  position: absolute;left: 20px;top: 50px;}
.about-sect .round-sect .round-text{ position: relative;top: 30%;z-index: 999;text-align: center;} 
.about-sect .round-sect .round-text span{ font-size: 70px;color:#fff; font-weight: 700;line-height: 40px;font-family: 'Poppins', sans-serif;} 
.about-sect .round-sect .round-text p{ font-size:20px; color:#fff; font-weight: 500;line-height: 28px;margin:0;font-family: 'Poppins', sans-serif;} 

.our-services {padding: 100px 0 70px;background-color: #fdfbfa;width: 100%;display: inline-block;}
.our-services div.tabBox {width:99.9%;float:left;overflow: visible;text-align: center;}    
.our-services .tabBox ul.tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 32px;
  width: 99.9%;
  display: inline-block;
}
.our-services .tabBox ul.tabs li {
  margin-left: 5px;
  padding: 0;
  height: 40px;
  line-height: 40px;
  margin-bottom: -1px;
  overflow: hidden;
  position: relative;
  background: #fff;
  display: inline-block;
}
.our-services ul.tabs li a {display: block;padding: 0 20px;outline: none;background:none;}  
.our-services .tabContainer {border-top: none;overflow: hidden;clear: both;float: left;width:99.9%;
min-height:300px;margin-bottom:10px;}    
.our-services .tabContent {padding: 10px 0 0 0;}            
.our-services ul.tabs {margin-bottom: 22px;}
.our-services .tabBox ul.tabs li a {
  text-decoration: none;
  font-size: 13px;
  color: #a81d11;
  outline: none;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.our-services ul.tabs li.active a, ul.tabs li.active { color:#fff;font-weight: 600;background: #a81d11;}    
.our-services .tab-flex{ display: flex; justify-content: stretch; flex-wrap: wrap;}
.our-services .tab-flex .col1{ width: 31.6%; background: #faf5f4;border: 1px solid #f8f0ee;border-radius: 8px;padding: 31px 35px;margin-bottom: 30px;margin-right: 2.6%;}
.our-services .tab-flex .col1:nth-child(3n){ margin-right: 0;}
.our-services .tab-flex .col1 h3{ font-size: 16px;color:#33363A; font-weight: 700;margin-bottom: 12px;}
span.icon-WebDesignDevelopment, span.icon-Application, span.icon-DigitalMarketing, span.icon-PrintMedia, span.icon-Branding, span.icon-NetworkBenchmarking, span.icon-NetworkDesign, span.icon-Consulting, span.icon-NetworkRollout, span.icon-Staffing  {margin-bottom: 15px;}
.our-services .tab-flex .col1 p{ font-size: 14px;color:#33363A;line-height: 25px; margin-bottom: 0;}
.our-services .tab-flex .col1:hover{background:#a81d11;}
.our-services .tab-flex .col1:hover h3{color:#fff;}
.our-services .tab-flex .col1:hover p{ color:#fff;}
.our-services .tab-flex .col1:hover  .icon-WebDesignDevelopment:before, .our-services .tab-flex .col1:hover  .icon-Application:before,
.our-services .tab-flex .col1:hover  .icon-DigitalMarketing:before, .our-services .tab-flex .col1:hover  .icon-PrintMedia:before, .our-services .tab-flex .col1:hover   .icon-Branding:before,
.our-services .tab-flex .col1:hover .icon-NetworkBenchmarking:before, .our-services .tab-flex .col1:hover .icon-NetworkDesign:before, .our-services .tab-flex .col1:hover .icon-Consulting:before, .our-services .tab-flex .col1:hover .icon-NetworkRollout:before, .our-services .tab-flex .col1:hover .icon-Staffing:before   { color:#fff;}

@media only screen and (max-width: 767px) { 
.our-services ul.tabs {height: auto;display: block; width:100%;border-left:0px;}
.our-services ul.tabs li a {border-top-left-radius:0px;-moz-border-top-left-radius:0px;-webkit-border-top-left-radius:0px;
    border-top-right-radius:0px;-moz-border-top-right-radius:0px;-webkit-border-top-right-radius:0px;border:0px;}         
.our-services div.tabContainer {border: 0px;}



}
 
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?ux81zr');
    src:  url('../fonts/icomoon.eot?ux81zr#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?ux81zr') format('truetype'),
      url('../fonts/icomoon.woff?ux81zr') format('woff'),
      url('../fonts/icomoon.svg?ux81zr#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;}
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  
.work-sect{padding: 150px 0; background: url(../images/work-img.png)no-repeat top center; background-size: cover;}
.work-sect .work-flex{ display: flex;flex-direction: row;align-content: flex-start;}
.work-sect .work-flex .work-col{width: 575px;padding: 100px 145px 100px 69px;background:rgba(168,29,17,0.5);border-radius: 10px;position: relative;}
.work-sect .work-flex .work-col h3{ font-size: 34px;color:#fff; font-weight: 600; line-height: 50px;font-family: 'Montserrat', sans-serif;}
.work-sect .work-flex .work-col p{ font-size: 16px;color:#fff; font-weight: 400; line-height: 35px;font-family: 'Montserrat', sans-serif;margin-bottom: 0;}
.work-sect .work-flex .work-col .rate{ width: 218px;height: 218px;background: #a81d11;border: 15px solid #fff;border-radius: 50%;position: absolute;right: -120px;top:110px;}
.midd-box {text-align: center;position: relative;top: 54px;}
.midd-box span {font-size: 50px;color: #fff;margin-bottom: 0;display: block;line-height: 50px;font-weight: 200;font-family: 'Oswald', sans-serif;}
.midd-box b{ font-size: 18px;color:#fff;font-weight: 700;text-transform: uppercase;font-weight: 200;font-family: 'Oswald', sans-serif;}

.our-work{padding: 100px 0; background-color: #f1f4f9;}
.our-work h2{ font-size: 34px;color:#363636;font-weight: 600; margin-bottom: 22px; text-align: left;font-family: 'Montserrat', sans-serif;}
 .our-flex{ display: flex; flex-wrap: wrap; justify-content: stretch;}
.our-flex .flex-col{ width: 32%; margin:0 2% 10px 0;}
.our-flex .flex-col:nth-child(3n){ margin-right: 0;}
 .our-flex .flex-col .thumb-img{ width: 100%; margin-bottom: 15px;}
 .our-flex .flex-col .thumb-img img{ width: 100%; display: block;border-radius: 13px;}
 .our-flex .flex-col p{ font-size: 18px;color:#363636; font-weight: 600;margin: 0;font-family: 'Montserrat', sans-serif;}
 .our-flex .flex-col span{ font-weight: 400;margin:0;font-family: 'Open Sans', sans-serif;}
 .btn-sect{ text-align: center; margin-top: 35px;}
  .vbtn{ width: 120px;height: 45px;background: #a81d11;border-radius: 3px;font-size: 15px;color:#fff;text-align: center;display: inline-block;line-height: 45px;font-family: 'Open Sans', sans-serif;}
 .our-flex .flex-col .content-text {margin-top: 15px;}
/*lite-box-css*/
.img-wrapper, .img-overlay { position: relative;}
.img-overlay {opacity: 0; background: rgba(0, 0, 0, 0.7);width: 100%;height: 100%;position: absolute;top: 0;
  left: 0;z-index: 0;transition: all 0.9s ease-in-out;border-radius: 13px;}
.img-wrapper img { width: 100%;border-radius: 13px; }
.img-wrapper .search { width: 52px;height: 52px;line-height: 50px;border: 2px solid #fff;margin: 0 auto;
  text-align: center; position: absolute;left: 0;right: 0;top: 42%;}
.img-wrapper .search img {width: auto !important;margin: 0 auto auto auto;}
.img-wrapper:hover .img-overlay {opacity: 1;}
.fadeIn-bottom{top: 62%;}
.lb-closeContainer {position: relative;}
.lb-data .lb-close {opacity: 1;margin-right: -30px;position: absolute;right: -1px;
  top: -21px;background:#227fbb url(../images/close.png) top right no-repeat !important;border-radius: 50%;
  z-index: 01;}
.lb-nav a.lb-prev, .lb-nav a.lb-next {opacity: 1 !important;}
span.lb-number {display: none !important;}
.moreContent{ display: none;}
.moreContent2{ display: none;}
.moreContent3{ display: none;}
.moreContent4{ display: none;}
.loadMore{ width: 100%;display: inline-block;text-align: center;}
.our-work .our-flex .moretext { display: none;}
.loadMore a.moreless-button { width: 120px;height: 45px;background: #a81d11;border-radius: 3px;font-size: 15px;color:#fff;text-align: center;display: inline-block;line-height: 45px;font-family: 'Open Sans', sans-serif;cursor: pointer;}
/*lite-box-css*/
 .well {display:none; max-width: 90%; background: #fff;padding-bottom: 0; border:2px solid #fff; border-radius: 4px;}
.well .popup_close {position: absolute; top: 0; right: 0px; border-radius: 2px; background: none; border: 0; font-size: 35px; padding: 0 10px; cursor: pointer;}
.well .popup_close:focus{outline: none;}
.well .cont-sect{height: auto;}
#closebutton.well, #fade.well{padding: 10px; max-width: 600px}
#closebutton.well .popup_close, #fade.well .popup_close{top: -20px; right: -40px; color: #fff;}
video {width: 100%; height: auto;}
.well button{display: none;}
div#closebutton {width: 600px;top:50px;}
div#closebutton_background {opacity: 0.8 !important;} 
#closebutton button.modal-close {position: absolute;top: -26px;right: -20px;border-radius: 50%;height: 30px;
  width: 30px !important;border: 1px solid #fff;background: #d12f14;color: #fff;cursor: pointer;padding: 0;}
div#closebutton0 {width: 600px;top:50px;}
div#closebutton0_background {opacity: 0.8 !important;} 
#closebutton0 button.modal-close {position: absolute;top: -26px;right: -20px;border-radius: 50%;height: 30px;
    width: 30px !important;border: 1px solid #fff;background: #d12f14;color: #fff;cursor: pointer;padding: 0;}
.well .popup_close {
  position: absolute;top: -26px;right: -20px;border-radius: 50%;height: 30px;
  width: 30px !important;border: 1px solid #fff;background: #d12f14;color: #fff;cursor: pointer;padding: 0;}
  .well.media-popup {max-width: 600px;width: max-content;}
  .well.media-popup.media-sosar {max-width: 700px;width: max-content;}
  span.closePop {margin-top: -5px;position: absolute;top: -13px;left: 4px;}
  span.closePop.close-n {margin-top:0;position: absolute;top: 3px;left: 4px;}
  div#mediaGallery9_background{opacity: 1 !important;}

.let-sect{ padding: 160px 0; background: url(../images/let-bg.png)no-repeat top center; background-size: cover;}
.let-sect .let-row{ display: flex;justify-content: space-between;}
.let-sect .let-row .let-col1{ width: 50%;}
.let-sect .let-row .let-col1:nth-child(2){ margin-left: 3%;width: 47%;}
.let-sect h3.main-title{ font-size: 34px;color:#ffffff;font-weight: 600;line-height: 50px;margin: 0 0 20px 0;font-family: 'Montserrat', sans-serif;}
.let-sect .top-title{ font-size: 22px; color:#fff; font-weight: 300; margin: 0 0 30px 0 ;font-family: 'Montserrat', sans-serif;}
.let-sect .big-title{ font-size: 22px; color:#fff; font-weight: 600; margin: 0 ;line-height: 30px;font-family: 'Montserrat', sans-serif;}
.input-row{ margin-bottom: 27px;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content:left; position: relative;}
.let-sect .input-row:last-child{ margin-bottom: 0;}
 .input-row .req-lt{width:284px;margin-right: 22px; position: relative;}
 .input-row .req-lt:nth-child(2n){ margin-right: 0;}
 .input-row input.flex-box {border: none;border-radius: 5px;height: 60px;background: rgba(255,255,255,0.7);
  color: #000;margin-bottom: 0;}
 .input-row input.flex-box::placeholder { color: #000; opacity: 1; }
 .input-row input.flex-box:-ms-input-placeholder { color: #000;} 
.input-row input.flex-box::-ms-input-placeholder {color: #000;}
.input-row input.btn-link{width: 100%;height: 60px;text-align: center;font-size: 16px;color:#a81d11;background: #fff;border-radius: 5px;border:none; margin-bottom: 0;}

.our-client{ padding: 60px 0;}
.our-client h2{ font-size: 34px;color:#363636;font-weight: 600; margin-bottom: 50px; text-align: left;font-family: 'Montserrat', sans-serif;}
.our-client .client-flex{ display: flex;justify-content: space-between;flex-wrap: wrap;}
.our-client .client-flex .client-col{ width: 20%;position: relative;padding: 40px 15px 35px 15px;border-right: 1px solid #dddddd;border-bottom: 1px solid #dddddd;}
.our-client .client-flex .client-col:nth-child(5n){ border-right: none;}
.our-client .client-flex .client-col:nth-child(12), .our-client .client-flex .client-col:nth-child(13), .our-client .client-flex .client-col:nth-child(14), .our-client .client-flex .client-col:nth-child(15), .our-client .client-flex .client-col:nth-child(16) { border-bottom: none;}

.our-client .client-col a img{ filter: gray; 
  -webkit-filter: grayscale(0); transition: all .8s ease-in-out;-webkit-transition: all .8s ease-in-out;}
.our-client .client-col a img:hover{ cursor: pointer;filter: none;
  -webkit-filter: grayscale(1);transform: scale(1.01);-webkit-transform: scale(1.01);}
.client-mb{ display: none;}
.client-box{ width: 100%;display: inline-block;text-align: center;}
#owl-client.owl-carousel .owl-item img {display: inline-block; width: auto;}

.about-client{ padding: 100px 0 200px; position: relative;}
.about-client:after{ content: "";position: absolute;top:0;left: 0;background: url(../images/about-client.png)no-repeat;width: 1030px;height: 100%;z-index: 999;}
.about-flex{ display: flex; justify-content: space-between;position: relative;z-index: 9999; }
.about-flex .about-col{ width: 35%;margin-top: 40px;}
.about-flex .about-col h3{ font-size: 34px;color:#fff;font-weight: 400;line-height: 50px;margin-bottom: 50px;text-transform: capitalize;}
.about-flex .about-col h3 strong{font-weight: 700;}
.about-flex .about-col span{ font-size: 24px; color:#fff; line-height: 38px;}
.about-flex .about-col2{ width: 60%;background: #A81D11; border-radius: 20px;padding: 50px 65px 50px 68px;}
.about-flex .about-col2 .client-icon{ width: 100%;display: block; margin-bottom: 15px;}
.about-flex .about-col2 p{ font-size: 14px;color:#fff;font-weight: 300; line-height: 25px;margin-bottom: 24px;}
.about-flex .about-col2 .lt-row{display: inline-block;width: 100%;}
.about-flex .about-col2 .lt-row .lt1{width: 13%;margin-right: 20px;float: left;}
.about-flex .about-col2 .lt-row .lt2{text-align: left;margin-top: 10px;width: 80%;float: left;}
.about-flex .about-col2 .lt-row .lt2 .client-title{ font-size: 18px;color:#fff;font-weight: 700;margin: 0 0 4px;}
.about-flex .about-col2 .lt-row .lt2 .client-b{ font-size: 14px;color:#fff;font-weight: 400;margin: 0 ; line-height: 18px;}
.owl-nav {position: absolute; top: 45%; width: 100%; height: 50px;}
#owl-banner1.owl-carousel .owl-item img {display: block;width: auto;}
#owl-banner1.owl-carousel .owl-nav button.owl-prev {position: absolute;left: -92%;top: 112px;}
#owl-banner1.owl-carousel .owl-nav button.owl-next {position: absolute;left: -84%;top: 112px;}
#owl-banner1.owl-carousel .owl-nav button.owl-prev, #owl-banner1.owl-carousel .owl-nav button.owl-next {background: transparent;}

.rech-sect{ background: #f9f2f2;padding: 100px 0;}
.rech-sect .rech-flex{ display: flex;justify-content: space-between;}
.rech-sect .rech-flex .rech-col{ width: 30%;}
.rech-sect .rech-flex .rech-col h3{ font-size: 34px;color:#a81d11; font-weight: 700;line-height: 42px;margin: 17px 0 0 0;font-family: 'Montserrat', sans-serif;}
.rech-sect .rech-flex .rech-col2{ width: 70%;}
.rech-sect .rech-row{ display: flex; justify-content: space-between;}
.rech-sect .rech-row .rechlt ul{list-style: none; }
.rech-sect .rech-row .rech-lt ul li{margin-bottom: 10px;}
.rech-sect .rech-row .rech-lt ul li:last-child{ margin-bottom: 0;}
.rech-sect .rech-row .rech-lt ul li img{ margin: -4px 10px 0 0;}
.rech-sect .rech-row .rech-lt ul li a{font-size: 24px;color:#33363A;font-weight: 400;}

.footer {width: 100%;background: #242424;}
.footer .footer-top{ padding: 63px 0 50px;}
.footer .foot-flex{ display: flex;  justify-content: space-between;}
.footer .footer-top .foot-col{ width: 26%; margin-right: 3%;}
.footer .footer-top .foot-col:last-child{ margin-right: 0;}
.footer .footer-top .foot-col h4{ font-size: 16px;color:#fff;text-align: left;margin: 0 0 15px;}
.footer .footer-top .foot-col h4 span{ font-weight: 400;}
.footer .footer-top .foot-col p{ font-size: 14px;color:#fff; font-weight: 400;line-height: 400;line-height: 25px;margin:0 0 25px 0;font-family: 'Didact Gothic', sans-serif;}
.footer .footer-top .foot-col .tel-sect{ font-size: 14px;color:#fff;font-weight: 400;margin: 0;}
.footer .footer-top .foot-col .tel-sect a{ color:#fff;}
ul.social-list.list-horizontal.clear-float-on-mobile { margin-top: 19px;}
.footer .widget li {margin-right: 9px;}
.footer .footer-bottom {background: #1d1d1d;border-top: none;}
.footer-bottom-inner p{ font-size: 14px;margin:0;line-height: 20px;font-family: 'Didact Gothic', sans-serif;}
.foot-logo {width: 173px; margin-top: 15px;}

  @media only screen and (max-width: 991px){
    nav.site-nav {display: none;}
  }

/* inner-page-start */
.hero-sect{ padding: 160px 0; text-align: center;}
.about-inner{ background: url(../images/about-us/about-banner.jpg)no-repeat top center; background-size: cover;}
.hero-sect h1{font-size: 66px;color:#fff;font-weight: 700; line-height: 80px; margin-bottom:0;text-shadow: 0px 6px 12px #00000071;font-family: 'Poppins', sans-serif;}
.hero-sect p{font-size: 26px;color:#fff;font-weight: 400; margin-bottom: 0;}

.about-midd{padding: 100px 0;}
.about-midd .about-row{ display: flex; justify-content: space-between;flex-wrap: nowrap;}
.about-midd .about-row .abt-lt{ width: 40%;}
.about-midd .about-row .abt-rt{ width: 60%;position: relative;}
.about-midd .about-row .abt-rt::before{content: "";position: absolute;right: -98px;top:0;background: url(../images/about-us/rma-img.jpg) no-repeat;width: 702px;height: 568px;border-radius: 5px;}
.about-midd h2{font-size: 34px;color:#33363A;font-weight: 600;line-height: 42px;margin-bottom: 25px;font-family: 'Montserrat', sans-serif;}
.about-midd p{font-size: 14px;color:#969AA1;line-height: 25px; margin-bottom: 30px;font-family: 'Open Sans', sans-serif;}
.about-midd p:last-child{ margin-bottom: 0;}

.progrss-sect{padding: 100px 0; background: url(../images/about-us/sucessful-years-bg.jpg) no-repeat top center;background-size: cover;}
.progrss-sect .progrss-row{ display: flex; justify-content: space-between;}
.progrss-sect .progrss-row .pro-col{ width: 40%;text-align: center;}
.progrss-sect .progrss-row .pro-col2{ width: 50%;}
.progess {display: inline-block;width: 100%; margin-bottom: 25px;}
.progess p {font-size: 14px;color: #fff;font-weight: 300;margin-bottom: 10px;letter-spacing: 0.5px;font-family: 'Open Sans', sans-serif;}
.meter {background: #f1e7e5;-webkit-border-radius: 25px;-moz-border-radius: 25px; border-radius: 25px;display: block;
  height: 12px;padding: 0;position: relative;}
.meter > span {display: block;height: 100%;border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;border-top-left-radius: 25px;border-bottom-left-radius: 25px;background-color: #ffffff;
  position: relative; overflow: hidden;transition: width 2s ease-out;}
.indus-work{ width: 100%; display: inline-block;margin-top: 30px;}
.indus-work .main-title{ font-size: 24px;color:#fff;font-weight: 500;margin-bottom: 15px; font-family: 'Montserrat', sans-serif;}
.indus-work .indus-slider .tel-col{position: relative;margin-right: 5%;}
.indus-work .indus-slider .tel-col span {position: absolute;bottom: 6px;left: 17px;font-size: 18px;color: #33363A;
  font-weight: 600;font-family: 'Montserrat', sans-serif;}
 #industries-slider.owl-carousel .owl-item img {display: block;width: auto;border-radius: 10px;}
 #industries-slider.owl-theme .owl-nav.disabled+.owl-dots {margin-top: 20px;}
 #industries-slider.owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 0px 0;background: #c5867f;
  display: block;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;}
#industries-slider.owl-theme .owl-dots .owl-dot.active span,  #industries-slider.owl-theme .owl-dots .owl-dot:hover span {background: #fff;}

.our-team{ padding: 100px 0 70px;}
.our-team h2{font-size: 34px;color:#33363A;font-weight: 600;line-height: 42px;margin-bottom: 25px;font-family: 'Montserrat', sans-serif;}
.our-team .team-row{display: flex;justify-content: space-between;flex-wrap: wrap;}
.our-team .team-row .team-col{ width: 31.2%; margin:0 3% 33px 0;}
.our-team .team-row .team-col:nth-child(3n){ margin-right: 0;}
.our-team .team-row .team-col .team-thumb{ width: 100%;display: block; margin-bottom: 15px;}
.our-team .team-row .team-col .team-content{ width: 100%;}
.our-team .team-row .team-col .team-content .head-title{ font-size: 18px;color:#000;font-weight: 600;margin-bottom: 5px;line-height: 22px;font-family: 'Montserrat', sans-serif;}
.our-team .team-row .team-col .team-content .sub-title{ font-size: 14px;color:#969AA1;font-weight: 400;margin-bottom:0;font-family: 'Open Sans', sans-serif;}

.tag-sect{ padding: 134px 0; background: url(../images/about-us/lcs-together-bg.jpg)no-repeat top center;}
.tag-sect .tag-row{ display: flex; justify-content: space-around;}
.tag-sect .tag-row .tag-col{ width: 60%;text-align: right;}
.tag-sect .tag-row .tag-col h2{font-size: 34px;color:#fff;font-weight: 600;line-height: 42px;margin-top: 8px;font-family: 'Montserrat', sans-serif;}
.tag-sect .tag-row .tag-col2{ width: 40%;text-align: center;}
.tag-sect .tag-row .tag-col2 .get-btn{ width: 351px;height: 60px;background:#A81D11;border-radius: 5px;font-size: 14px;color:#fff;text-align: center;line-height: 60px;display: inline-block;position: relative;}
.tag-sect .tag-row .tag-col2 .get-btn::before{ content: "";position: absolute;right: 120px;top:26px;background: url(../images/right-arrow.png)no-repeat;width: 8px;height: 10px;}

.say-about{padding: 100px 0;}
.say-about h2{font-size: 34px;color:#363636;font-weight: 600;line-height: 42px;margin-bottom: 30px;font-family: 'Montserrat', sans-serif;text-align: center;}
.say-about .about-box{width: auto;background: #fbf9f8;padding: 40px; border-radius: 20px;}
.say-about .about-box .about-icon{ width: 100%;display: inline-block; margin-bottom: 14px;}
.say-about .about-box p{ font-size: 14px;color: #33363A;line-height: 25px; margin-bottom: 15px;font-family: 'Didact Gothic', sans-serif;}
.say-about .about-box .about-rt {display: flex;justify-content: left;}
.say-about .about-box .about-rt .ab-lt{ width: 14%; margin-right: 4%;text-align: center;}
.say-about .about-box .about-rt .ab-rt{ width: 80%;margin-top: 10px;}
.say-about .about-box .about-rt .ab-rt .ab-title{ font-size: 14px;color: #33363A;font-weight: 600;margin-bottom:0;line-height: 23px;font-family: 'Montserrat', sans-serif;}
.say-about .about-box .about-rt .ab-rt .ab-title2{ font-size: 10px;color: #969AA1;font-weight: 400;margin-bottom: 0px;line-height: 15px;font-family: 'Open Sans', sans-serif;}
#about-slider.owl-carousel .owl-item img{ width: auto;}
#about-slider.owl-theme .owl-nav.disabled+.owl-dots {margin-top: 20px;}
#about-slider.owl-theme .owl-dots .owl-dot span{margin: 5px 0px;}

/* digital-services-inner page */
.digital-inner{background: url(../images/digital-services/digita-services-banner.jpg)no-repeat top center; background-size: cover;}

.digital-servies{padding: 100px 0 30px;text-align: center;}
.digital-servies h2{font-size: 34px;color:#363636;font-weight: 700;line-height: 50px;margin-bottom: 20px;font-family: 'Montserrat', sans-serif;}
.digital-servies h3{font-size: 24px;color:#33363A;font-weight: 600;line-height: 42px;margin-bottom: 30px;font-family: 'Montserrat', sans-serif;}
.digital-servies p{font-size: 14px;color:#969AA1;font-weight: 400;line-height: 25px;margin-bottom: 30px;font-family: 'Open Sans', sans-serif;}
.digital-sect{ background: url(../images/digital-services/map-img.png)no-repeat top center;padding: 50px 0;}
.digital-servies .digital-row{ display: flex;justify-content:flex-start;flex-wrap: wrap;}
.digital-servies .digital-row .digital-col{ width: 31.334%; margin:0 3% 30px 0;}
.digital-servies .digital-row .digital-col:nth-child(3n){ margin-right: 0;}
.digital-servies .digital-row .digital-col img{ border-radius: 10px;}
.overlay, .overlay-text, .simple-text, .overlay-sim-text-2,
.overlay-text-effect-3, .zoom-effect-1 img,
.zoom-effect-2 img,
.opacity-effect img,
.blur-effect img,
.grayscale-effect img{transition: all .4s linear; -webkit-transition: all .4s linear;-moz-transition: all .4s linear;-o-transition: all .4s linear;}
.effect-image-1{position: relative;display: block;}
.simple-overlay{opacity: 0;visibility: hidden;}
.effect-image-1:hover .simple-overlay{visibility: visible;opacity: 1;}
.simple-overlay-1{width: 0px;visibility: hidden;}
.effect-image-1:hover .simple-overlay-1{visibility: visible;opacity: 1;width: 100%;}
.simple-overlay-2{width: 0px;right: 0;left:initial;}
.effect-image-1:hover .simple-overlay-2{visibility: visible;opacity: 1;width: 100%;}
.simple-overlay-3{height: 0px;right: 0;left:initial;width: 0px;}
.effect-image-1:hover .simple-overlay-3{visibility: visible;opacity: 1;width: 100%;height: 100%;}
.overlay-text {position: absolute;left: 0;top: 24px;width: 85%;height: 85%;background: rgba(168,29,17,0.8);right: 0;
		margin: 0 auto;border-radius: 10px;padding: 40px 30px;}
.overlay-text-1{opacity: 0;visibility: hidden;}
.effect-image-1:hover .overlay-text-1{opacity: 1;visibility: visible;}
.overlay-text-2{opacity: 0;visibility: hidden;transform: scale(1.1);}
.effect-image-1:hover .overlay-text-2{opacity: 1;visibility: visible;transform: scale(1);}
.overlay-sim-text-2{position: absolute;left: 0px;top: 0px; width: 100%; height: 100%; background: rgba(168,29,17,.7);opacity: 0;}
p.ser-title {font-size: 18px;color: #fff;line-height: 30px;margin: 0 0 10px 0;font-weight: 700;}
p.ser-title2 {font-size: 14px;color: #fff;line-height: 25px;margin:0 0 10px 0;font-weight: 400;font-family: 'Open Sans', sans-serif;}
.simple-text {position: absolute;bottom: 0px;left: 0px;width: 100%;background: rgba(0,0,0,0.5);
color: #fff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;min-height: 84px;display: flex;
justify-content: center;align-items: center;}
.simple-text p {margin-bottom: 0px;font-size: 18px; color: #fff; font-weight: 700;font-family: 'Montserrat', sans-serif;}
.effect-image-1:hover .overlay-xs-1{opacity: 1;visibility: visible;display: block;	}
.effect-image-1:hover .simple-text{visibility: hidden;opacity: 0;}
.overlay-text-effect-3 {width: 85%;height: 80%;left: 20px;top: 20px;background: rgba(246,0,2,.7); position: absolute;
	    outline: 5px solid rgba(246,0,2,.7);outline-offset: 3px;}

 /* Website Design & Development css */
.web-inner{ background: url(../images/web-design-development/web-banner.jpg)no-repeat top center;}
.web-sect {padding: 100px 0 110px;text-align: center; background: url(../images/web-design-development/webdesign&development_middleImg.jpg)no-repeat top center / cover;}
.web-sect h2{font-size: 34px;color:#363636;font-weight: 700;line-height: 50px;margin-bottom: 20px;font-family: 'Montserrat', sans-serif;}
.web-sect h3{font-size: 24px;color:#33363a;font-weight: 600;line-height: 42px;margin-bottom: 30px;font-family: 'Montserrat', sans-serif;}
.web-sect p{font-size: 14px;color:#969AA1;font-weight: 400;line-height: 25px;margin-bottom: 30px;font-family: 'Open Sans', sans-serif;}

.time-sect{ width: 100%; display: inline-block;position: relative;padding: 30px 0 50px;}
.time-sect::before{ content: "";position: absolute;left: 0; right: 0;top:-20px;background: url(../images/web-design-development/dash-img.png) no-repeat;width: 1045px; height: 210px;margin: 0 auto;}
.time-sect .time-row {display: flex;justify-content: center;max-width: 90%;margin: 0 auto;}
.time-sect .time-col{ width: 25%;text-align: center;margin-top: 35px;}
.time-sect .time-col .number{ font-size: 77px;color:#ffa800;font-weight: 700;opacity: 0.3;font-family: 'Montserrat', sans-serif;}
.time-sect .time-col .time-title{font-size:18px;color: #fff;font-weight: 700;line-height: 19px;margin:-26px 0 0 0;font-family: 'Montserrat', sans-serif;}

.project-sect{ padding: 50px 0;background: #fdfbfa;}
.project-sect h2{font-size: 34px;color:#363636;font-weight: 700;line-height: 50px;margin-bottom: 50px;font-family: 'Montserrat', sans-serif;}
.project-sect .project-row{  display: flex;justify-content:space-between;flex-wrap: wrap;}
.project-sect .project-row .project-col{ width: 31.3%;margin:0 3% 30px 0;}
.project-sect .project-row .project-col:nth-child(3n){ margin-right: 0;}
.project-sect .project-row .project-col .thumb-img {width: 100%;margin-bottom: 15px;}
.project-sect .project-row .project-col .content-text {margin-top: 15px;}
.project-sect .project-row .project-col  p {font-size: 18px;color: #363636;font-weight: 600;margin: 0;
  font-family: 'Montserrat', sans-serif;}
.project-sect .project-row .project-col span {font-size: 14px;color: #969AA1;font-weight: 400;
    margin: 0;font-family: 'Open Sans', sans-serif;}

.explore-sect{padding: 100px 0 40px;}
.explore-sect h2{font-size: 34px;color:#363636;font-weight: 700;line-height: 50px;margin-bottom: 50px;font-family: 'Montserrat', sans-serif;}
.explore-sect .col1{ width: 100%; background: #faf5f4;border: 1px solid #f8f0ee;border-radius: 8px;padding: 31px 35px;margin-bottom: 30px;margin-right: 2.6%;}
.explore-sect .col1:nth-child(3n){ margin-right: 0;}
.explore-sect .col1 h3{ font-size: 16px;color:#33363A; font-weight: 700;margin-bottom: 12px;}
 span.icon-WebDesignDevelopment, span.icon-Application, span.icon-DigitalMarketing, span.icon-PrintMedia, span.icon-Branding, span.icon-NetworkBenchmarking, span.icon-NetworkDesign, span.icon-Consulting, span.icon-NetworkRollout, span.icon-Staffing  {margin-bottom: 15px;}
.explore-sect .col1 p{ font-size: 14px;color:#33363A;line-height: 25px; margin-bottom: 0;}
#explore-slider.owl-carousel .owl-item img{ width: auto;border-radius: 15px;}
#explore-slider.owl-theme .owl-nav.disabled+.owl-dots {margin-top: 20px;}
#explore-slider.owl-theme .owl-dots .owl-dot span {margin: 5px 0px;border: 1px solid #cc8f8a; background: transparent;}
#explore-slider.owl-theme .owl-dots .owl-dot.active span{border: 1px solid #a92411;}

/* TRAI Channel Selector Web Portal & Application-css */
.trai-inner{background: url(../images/trai-web-app/trai-banner.jpg)no-repeat top center;}
.comman-sect{padding: 100px 0;}
.comman-now{ margin-top: 30px;}
.comman-row{ display: flex; justify-content: space-between;}
.comman-row .comman-lt {width: 44%; margin-right: 3%;}
.comman-row .comman-lt h3{font-size: 34px;color:#363636;font-weight: 600;line-height: 42px;margin-bottom: 20px;font-family: 'Montserrat', sans-serif;}
.comman-row .comman-lt p{ font-size: 14px;color:#969aa1;line-height: 25px; margin-bottom: 20px;font-family: 'Open Sans', sans-serif;}
.comman-row .comman-lt .for-text{font-size: 14px;color:#33363a;font-style: italic;font-weight: 700;display: block;margin: 20px 0 15px;font-family: 'Open Sans', sans-serif;}
.comman-row .comman-lt .com-btn{width: 277px;height: 45px;border-radius: 3px;text-align: center;background: #a81d11;font-size: 14px;color:#fff;line-height: 45px;display: inline-block;}
.comman-row .comman-rt{ width: 50%;position: relative;}
.comman-row .comman-rt:before{ content: "";position: absolute;right: -100px;top:0;background: url(../images/trai-web-app/trai-img.jpg) no-repeat;width: 683px;height: 479px;}
.comman-row .comman-rt.com-n:before{ display: none;}
.channel-sect{padding: 100px 0; background: #f1f4f9;}
.channel-sect h2{ font-size: 34px;color:#363636;font-weight: 700;line-height: 50px;margin-bottom: 50px;text-align: center;font-family: 'Montserrat', sans-serif;}
.channel-row{ display: flex;justify-content: space-between;}
.channel-row .channel-col{ width: 28%;text-align: right;}
.channel-row .channel-col:last-child{ text-align: left;}
.channel-box{ margin-bottom: 45px;}
.channel-box:last-child{ margin-bottom: 0;}
.channel-row .channel-col .ch-title{ font-size: 18px;color:#33363a;font-weight: 700;margin-bottom: 22px;text-transform: uppercase;font-family: 'Montserrat', sans-serif;}
.channel-row .channel-col p{ font-size: 14px;color:#969aa1;font-weight: 400;line-height: 25px;font-family: 'Open Sans', sans-serif;}
.channel-col2 {width: 30%;text-align: center;}
#channel-slider.owl-carousel .owl-item img{ width: auto;display: inline-block;text-align: center;}
#channel-slider.owl-theme .owl-dots .owl-dot span {margin: 5px 0;}
#channel-slider.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #A81D11;}

.trai-value{ background: url(../images/trai-web-app/trai-value-banner.png)no-repeat top center;padding: 100px 0;}
.trai-value .value-row{ display: flex;justify-content: space-between;}
.trai-value .value-row .value-col{ width: 67%; margin-right: 3%;}
.trai-value .value-row .value-col2{ width: 30%;text-align: right;}
.trai-value .value-row .sub-row {display: flex;justify-content: space-between;align-items: center;}
.trai-value .value-row .sub-row .sub-col{ width: 30%;}
.sub-col2 {width: 64%;}
.trai-value .value-row .value-col .trai-title{ font-size: 32px;color:#fff;font-weight: 700;margin-bottom: 20px;font-family: 'Montserrat', sans-serif;line-height: 40px;}
.trai-value .value-row .value-col p{ font-size: 18px;color:#fff;font-weight: 500;line-height: 30px;margin-bottom:0;font-family: 'Montserrat', sans-serif;}
.val-row{ display: flex;justify-content: center;}
.val-col { margin-right: 20px;}
.val-col:last-child{ margin-right: 0;}
.val-row .val-col a img{ margin-bottom: 10px;}

.channel-now {padding: 60px 0; background:url(../images/trai-web-app/trai-value-banner.png) no-repeat top center / cover ;}
.ch-lt{ text-align: center;}
.channel-now .title-header h3{ color:#fff;}
.channel-now .title-header{padding-left: 0;}
.channel-now.asianet-bg{background: url(../images/asianet-web/asianet-bg.jpg)no-repeat center;}


.some-sect{ padding: 100px 0 70px;}
.some-sect h2{ font-size: 34px;color:#363636;font-weight: 700;line-height: 50px;margin-bottom: 50px;text-align: left;font-family: 'Montserrat', sans-serif;}
.some-sect .some-col{ width:100%;margin:0 3% 30px 0;}
.some-sect .some-col:nth-child(3n){ margin-right: 0;}
.some-sect .some-col .thumb-img {width: 100%;margin-bottom: 15px;}
.some-sect .some-col .content-text {margin-top: 15px;}
.some-sect .some-col p {font-size: 18px;color: #363636;font-weight: 600;margin: 0;
  font-family: 'Montserrat', sans-serif;}
.some-sect .some-coll span {font-size: 14px;color: #969AA1;font-weight: 400;
    margin: 0;font-family: 'Open Sans', sans-serif;}
/* TRAI Channel Selector Web Portal & Application-css-end */

/*  taf-cop-portal-css-start */
.tafcop-banner{background: url(../images/tafcop-web-portal/tafcop-banner.jpg)no-repeat;}
.comman-now.tafcop-now .comman-rt:before{ content: "";position: absolute;right: -100px;top:0;background: url(../images/tafcop-web-portal/tafcop-web-portal.jpg) no-repeat;width: 671px;height: 487px;}
.prod-sect{padding:0 0 50px 0;}
.prod-sect h2{ font-size: 30px;color:#fff;font-weight: 700;line-height: 50px;margin-bottom: 10px;text-align: left;font-family: 'Montserrat', sans-serif;position: relative;}
.prod-sect h2:before {
  content: "";position: absolute;width: 8px;height: 105px;background: #ff5e14;left: -40px;top: 10px;}
.prod-row{display: flex;justify-content: space-between;}
.prod-row .prod-col1{width: 80%;}
.prod-popup {position: relative;left: -100px;}
.prod-row .prod-col2{width: 37%;padding: 28px 40px 20px;min-height: 687px;}
.channel-box2{ margin-bottom: 24px;}
.channel-box2:last-child{ margin-bottom: 0;}
.channel-box2 .ch-title{ font-size: 18px;color:#fff;font-weight: 700;margin-bottom: 8px;text-transform:capitalize;font-family: 'Montserrat', sans-serif;}
.channel-box2 p{ font-size: 14px;color:#fff;font-weight: 400;line-height: 22px;font-family: 'Open Sans', sans-serif;}

.bro-row{ display: flex;justify-content: space-between;}
.bro-row .bro-col{ width: 37%;}
.bro-row .bro-col2{ width:75%;}
.broucher-sect {position: relative;right: -50px;width: 100%;}
.bro-row .broucher-now{ width: 100%;}
.bro-row .broucher-now .broucher-btn {
  width: 100%;height: 90px;line-height: 90px;margin-top: 18px;border-radius: 0;background: #A81D11;text-align: center;font-size: 23px;color: #fff;position: absolute;left: 0; bottom: -85px;}
.sosar-inner{background: url(../images/sosar/sosar-banner.jpg)no-repeat top center;background-size: cover;}
.comman-now.sosar-now .comman-rt:before{display: none; content: "";position: absolute;right: -100px;top:0;background: url(../images/sosar/sosar-img.jpg) no-repeat;width: 683px;height: 487px;background-size: cover;}
.sosar-broucher{padding: 50px 0;}
.sosar-broucher h2{font-size: 34px;color:#363636;font-weight: 700;line-height: 50px;margin-bottom: 30px;text-align: center;font-family: 'Montserrat', sans-serif;}
.sosar-broucher p{ font-size: 14px;color:#969aa1;font-weight: 400;line-height: 25px;text-align: center;font-family: 'Open Sans', sans-serif;}
#broucher-slider.owl-carousel .owl-item img{ width: auto;display: inline-block;text-align: center;}
#broucher-slider.owl-theme .owl-dots .owl-dot span {margin: 5px 0;border: 1px solid #cc8f8a; background: transparent;width: 10px;height: 10px;display: inline-block;border-radius: 50px;}
#broucher-slider.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {border: 1px solid #a92411;}
#broucher-slider.owl-carousel button.owl-dot{ margin-right: 10px;}
#broucher-slider .owl-dots{text-align: center;margin-top: -45px;position: relative;}

.asianet-inner{ background: url(../images/asianet-web/asianet-banner.jpg)no-repeat top center;background-size: cover;}
.comman-now.asianet-now .comman-rt:before{ content: "";position: absolute;right: -100px;top:0;background: url(../images/asianet-web/asianet-img.jpg) no-repeat;width: 683px;height: 487px;}
.comman-now.asianet-now .comman-lt .com-btn {max-width: 428px;height: 45px;width: 100%;}
.jehdhun-inner{background: url(../images/jehdhun-cardiology/jehdhun-banner.jpg)no-repeat;background-size: cover;}
.pophale-inner{background: url(../images/dr-pophale/dr-pophale-banner.jpg)no-repeat;background-size: cover;}
.comman-now.health-now .comman-rt:before{ content: "";position: absolute;right: -100px;top:0;background: url(../images/dr-pophale/dr-pophale-img1.jpg) no-repeat;width: 683px;height: 487px;}

@media only screen and (max-width:991px) {
  .comman-sect {padding: 50px 0;}
  .comman-row{ flex-direction: column; margin-top: 0;}
  .comman-row .comman-lt {width: 100%;margin-right: 0;margin-bottom: 50px;}
  .comman-row .comman-rt {width: 100%;}
  .comman-rt.com-n img{ width:100%; display: block;}
  .ch-lt {text-align: center;padding-right: 0px; margin-bottom: 30px;}
  .val-row{ flex-direction: column;}
  .val-col {text-align: center; margin-bottom: 20px;}

  .web-sect {padding: 50px 0 30px;}
  .web-sect h2.title.title2 { font-weight: 700;line-height: 30px;margin-bottom: 0px;}
  .time-sect{ margin-top: 0;}
  .time-sect::before{ display: none;}
  .time-sect .time-row{flex-direction: column;}
  .time-sect .time-col{ width: 100%;padding-bottom: 30px;margin-bottom: 20px;border-bottom: 1px dashed #fff;}
  .time-sect .time-col:last-child{ margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
  .about-sect {padding: 70px 0 30px;}
  .about-sect .round-sect {position: absolute; left: 0;top: -54px;right: 0;margin: 0 auto;}

  .prod-popup {position: inherit;left: 0;}
  .prod-row .prod-col1 {width: 100%;}
  .prod-row .prod-col1 img{ width: 100%;}
  .prod-row {flex-direction: column;}
  .prod-row .prod-col2{ width: 100%;min-height:auto;}
  .new-bg2{position: relative;}
  .mbs img{ width: 100%; display: block;}

  .trai-value.inter-val{padding: 50px 0;}
  .trai-value .value-row{ flex-direction: column;}
  .trai-value .value-row .value-col {width: 100%;margin-right: 0;}
  .trai-value .value-row .sub-row{ flex-direction: column;}
  .trai-value .value-row .sub-row .sub-col {width: 100%;text-align: center;margin-bottom: 20px;}
  .sub-col2 { width: 100%; text-align: center; margin-bottom: 15px;}
  .trai-value .value-row .value-col2 { width: 100%; text-align: center; margin-top: 20px;}
  .trai-value .value-row .value-col .trai-title {font-size: 28px;}

  }

  @media only screen and (max-width:767px) {
    
  .val-col {margin-right: 0;}

  }


@media only screen and (max-width:480px) {
  .about-sect{padding: 70px 0;}
  .about-sect .round-sect {width: 170px;height: 170px;left: 0;top: -20px;right: 0;margin: 0 auto;}
  .about-sect:before{ display: none;}
  .about-sect .round-sect .round-text span {font-size: 50px;}
  .about-sect .round-sect .round-text p {font-size: 16px;}
  .tabBox ul.tabs li { margin: 0 0 8px 8px;}
  .let-sect{padding: 50px 0;}
.let-sect .let-row { flex-direction: column;}
.let-sect .let-row .let-col1 {width: 100%;margin-bottom: 30px;}
.let-sect .let-row .let-col1:nth-child(2){ width:100%; margin-left: 0;}
.let-sect h3.main-title {font-size: 26px;line-height: 39px;margin: 0 0 10px 0;}
.let-sect .big-title{ font-size: 20px;line-height: 25px;}
.let-sect .big-title br { display: none;}

.let-sect .input-row {margin-bottom: 0;flex-direction: column;}
.let-sect .input-row .req-lt {width: 100%;margin-right: 0;margin-bottom: 20px;}
.our-client .client-flex{ display: none;}
.client-mb{ display: block;}
#owl-client.owl-carousel .owl-item .item{ height: auto !important;}

.our-flex .flex-col { width: 100%;margin: 0 0 10px 0;}

}

