@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Sora:wght@100..800&display=swap');
@font-face {


  font-family: "Manrope", serif;
/*font-family: "Sora", serif;*/



/*	font-family: adani-regular;*/
src: url(../fonts/adani-regular.ttf);
font-display: swap;
} 
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html, head, body {
  margin: 0 auto;
  border: 0;
  padding: 0;
  outline: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html { width: 100%;	height: 100%; scroll-behavior: smooth; }
body {
  width: 100%;
  min-width: 320px;
  height: 100%;
  line-height: 1.5;
  /*font-family: adani-regular;*/
  font-family: "Manrope", serif;
  /*font-family: "Sora", serif;*/
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  overflow-x: hidden;
}
.clearfix, .clearfix::before, .clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.clearfix { zoom: 1; }
.wrapper {
  margin: 0 auto;
  border: 0;
  padding: 0;
  outline: 0;
  position: relative;
  width: 100%;
  height: auto;
  overflow-x: hidden;
}
main, header, section, figure, footer { 
  display: block;
}
a {
 text-decoration: none; 
}
a:focus,
a:hover { 
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out .0s;
  -ms-transition: all 0.5s ease-in-out .0s;
  transition: all 0.5s ease-in-out .0s;
}
img { max-width: 100%; height: auto; }
audio, canvas, iframe, img, svg, video { 
  vertical-align: middle; 
}
.subHeading{
  font-size: 20px !important;
}
.subHeading_2{
  font-size: 24px !important;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999;
}

.preloader .ytp-spinner-rotator{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}



/*.preloader {
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999;
}
.preloader .loader {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.preloader .loader .ytp-spinner {

  -webkit-transform: translate(10px, 10px);
  -ms-transform: translate(10px, 10px);
  transform: translate(10px, 10px);
  width: 15%;
  z-index: 18;
  margin: auto;
  pointer-events: none;
}
.preloader .loader .ytp-spinner .ytp-spinner-container {

  pointer-events: none;
  position: absolute;
  width: 100%;
  padding-bottom: 50%;
  margin: auto;
  display: block;
  text-align: center;
  bottom: 50%;
  -webkit-animation: ytp-spinner-linspin 1500.5ms linear infinite;
  -ms-animation: ytp-spinner-linspin 1500.5ms linear infinite;
  animation: ytp-spinner-linspin 1500.5ms linear infinite;
}
.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -ms-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  
}
.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  left: 50%;
}
.preloader .loader .ytp-spinner-circle {
  position: absolute;
  width: 200%;
  height: 100%;
  border-style: solid;
  border-color: #361CC1 #361CC1 #E1E1E1;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border-width: 6px;
}
.preloader .loader .ytp-spinner-left .ytp-spinner-circle {
  left: 0;
  right: -100%;
  border-right-color: #E1E1E1;
  -webkit-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -ms-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; 
}
.preloader .loader .ytp-spinner-right .ytp-spinner-circle {
  left: -100%;
  right: 0;
  border-left-color: #E1E1E1;
  -webkit-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -ms-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}*/
.capsul-border{
  border-radius: .25rem;
}
header {
  position:relative;
}
.logo {
  position:relative;
  z-index:123;
  float:left;
  text-align: center;
}
nav { 
}
#cssmenu,#cssmenu ul,#cssmenu ul li, #cssmenu ul li a,#cssmenu #head-mobile {
  display: flex;
}
#cssmenu ul li a {
 font-size: 15px;
}
#cssmenu:after,#cssmenu > ul:after{
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0
}
#cssmenu #head-mobile {
 display:none
}

#cssmenu > ul > li{
  float:left;
}
#cssmenu > ul > li > a {
  padding: 12px 24px;
  font-size: 16px;
  letter-spacing: 1px;
  color: #000;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{
  color: #fec202;
}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#cssmenu > ul > li.has-sub > a{
  padding-right:30px
}
#cssmenu > ul > li.has-sub > a:after{
  position:absolute;
  top:22px;
  right:11px;
  width:8px;
  height:2px;
  display:block;
  background:#FFF;
  content:''
}
#cssmenu > ul > li.has-sub > a:before{
  position:absolute;
  top:19px;
  right:14px;
  display:block;
  width:2px;
  height:8px;
  background:#fff;
  content:'';
  -webkit-transition:all .5s ease-in-out .0s;
  -ms-transition:all .5s ease-in-out .0s;transition:all .5s ease-in-out .0s;
}
#cssmenu > ul > li.has-sub:hover > a:before{
  top:23px;
  height:0;
}
#cssmenu ul ul li{
  height:auto; /*0*/
  -webkit-transition:all .25s ease;
  -ms-transition:all .25s ease;
  transition:all .25s ease;
}

#cssmenu li:hover > ul{
  left:auto
}
#cssmenu li:hover > ul > li{
  height:35px
}
#cssmenu ul ul ul{
  margin-left:100%;
  top:0;
}
#cssmenu ul ul li a{
  border-bottom:0px solid rgba(131, 64, 64, 0.15);
  padding:10px 15px;
  width:100%;
  font-size:12px;
  text-decoration:none;
  color:#ddd;
  font-weight:400;
}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{
  border-bottom:0
}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{
  color:#fff;
}
#cssmenu ul ul li.has-sub > a:after{
  position:absolute;
  top:16px;
  right:11px;
  width:8px;
  height:2px;
  display:block;
  background:#ddd;
  content:''
}
#cssmenu ul ul li.has-sub > a:before{
  position:absolute;
  top:13px;
  right:14px;
  display:block;
  width:2px;
  height:8px;
  background:#ddd;
  content:'';
  -webkit-transition:all .25s ease;
  -ms-transition:all .25s ease;
  transition:all .25s ease}
  #cssmenu ul ul > li.has-sub:hover > a:before{
    top:17px;
    height:0
  }
  #cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{
    background:#363636;
  }
  #cssmenu ul ul ul li.active a{
    border-left:1px solid #333;
  }
  #cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{
    border-top:1px solid #333;
  }


  #cssmenu ul ul li,#cssmenu li:hover > ul > li{
    height:auto;
  }
  #cssmenu ul li a,#cssmenu ul ul li a{
    display: block;
    width:100%;
    border-bottom:0;
  }
  #cssmenu > ul > li{
    float:none;
  }
  #cssmenu ul ul li a{
    padding-left:25px;
  }
  #cssmenu ul ul li{
    background:#333!important;
  }
  #cssmenu ul ul li:hover{
    background:#363636!important;
  }
  #cssmenu ul ul ul li a{
    padding-left:35px;
  }
  #cssmenu ul ul li a{
    color:#ddd;
    background:none}
    #cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{
      color:#fff;
    }
    #cssmenu ul ul,#cssmenu ul ul ul{
      position:relative;
      left:0;
      width:100%;
      margin:0;
      text-align:left;
    }
    #cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{
      display:none;
    }
    #cssmenu .submenu-button{
      position:absolute;
      z-index:99;
      right:0;
      top:0;
      display:block;
      border-left:1px solid #0000FF;
      height:46px;
      width:46px;
      cursor:pointer;
    }
    #cssmenu .submenu-button.submenu-opened{
      background:#262626;
    }
    #cssmenu ul ul .submenu-button{
      height:34px;
      width:34px;
    }
    #cssmenu .submenu-button:after{
      position:absolute;
      top:22px;
      right:19px;
      width:8px;
      height:2px;
      display:block;
      background:#fff;
      content:'';
    }
    #cssmenu ul ul .submenu-button:after{
      top:15px;
      right:13px;
    }
    #cssmenu .submenu-button.submenu-opened:after{
      background:#fff;
    }
    #cssmenu .submenu-button:before{
      position:absolute;
      top:19px;
      right:22px;
      display:block;
      width:2px;
      height:8px;
      background:#fff;
      content:''}
      #cssmenu ul ul .submenu-button:before{
        top:12px;
        right:16px;
      }
      #cssmenu .submenu-button.submenu-opened:before{
        display:none;
      }
      #cssmenu ul ul ul li.active a{
        border-left:none;
      }
      #cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{
        border-top:none;
      }
    }
    .navbar-area {
      width: 100%;
    }
    #nav-menu>ul>li>a {
      padding: 12px 18px;

      font-size: 16px;
      color: #000;
      font-weight: 500;
      -webkit-transition: all 0.5s ease-in-out 0s;
      -ms-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s;
    }
    .sticky {
      position: fixed;
      z-index: 99;
      background-color: #fff;/*#D0D3D4*/;
      -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
      -ms-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
      -webkit-transition: all 0.5s ease-in-out 0s;
      -ms-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s;
    }

    .arrow-down {
      position: relative;
    }
    .arrow-down.active {
    }
    .arrow-down:before, .arrow-down:after {
      border-top: .3em solid transparent;
      border-right: 0;
      border-bottom: .3em solid transparent;
      border-left: .3em solid;
      content: "";
      display: block;
      background: transparent;
      position: absolute;
      top: 20px;
      -webkit-transition: transform .5s;
      -ms-transition: transform .5s;
      transition: transform .5s;
    }
    .arrow-down:before {
      right: 5px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
    }
    .arrow-down:after {
      right: 22px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      display: none;
    }

/*li.dropdown.dropdown-masked.text-center {
  padding: 0 8px;
}*/

.dropdown.dropdown-masked {
  position: static;
}
.dropdown.dropdown-masked.open>.dropdown-menu {
  background-color: #f1f1f1;
  -webkit-box-shadow: 0 100vh 0 100vh rgba(0, 0, 0, .5), 0 5px 5px rgba(0, 0, 0, .5);
  -ms-box-shadow: 0 100vh 0 100vh rgba(0, 0, 0, .5), 0 5px 5px rgba(0, 0, 0, .5);
  box-shadow: 0 100vh 0 100vh rgba(0, 0, 0, .5), 0 5px 5px rgba(0, 0, 0, .5);
  width: 100%;
}


.dropdown .dropdown-menu.drop-submenu-company, 
.dropdown .dropdown-menu.drop-submenu-services, 
.dropdown .dropdown-menu.drop-submenu-industries, 
.dropdown .dropdown-menu.drop-submenu-hire-developers, 
.dropdown .dropdown-menu.drop-submenu-consulting {
  display: none;  
  background-color: #ffffff;
  width: 100%;
/*  max-height: calc(100vh - 120px); */
/*  overflow: hidden;*/
opacity: 1;
visibility: visible;
z-index: 999;
/*  overflow-y: scroll;*/

}

.text div.count {
  font-size: 32px;
}

.text span {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
}

.counters h3.v-column {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: -1px;
  position: absolute;
  top: 15%;
  right: 10% !important;
  text-align: center;
  text-orientation: sideways;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 4px;
  z-index: 1;
  color: #000;
}

.mobile-service-icon {
  float: none;
  margin-right: 5px;
  width: 20px;
  display: inline-block;
  position: relative;
  top: -3px;
  vertical-align: middle;
}
.highlight:hover {
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background-color: #ffc203;
  -webkit-transition: background-color .5s ease-in-out 0s;
  -ms-transition: background-color .5s ease-in-out 0s;
  transition: background-color .5s ease-in-out 0s;
}
.getin_touch_block {
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 12px 0 12px 15px;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
  -ms-box-shadow: 0 3px 6px rgba(0,0,0,.16);
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
  background: hsla(0,0%,100%,.49);
  -webkit-transition: background .5s ease-in-out 0s;
  -ms-transition: background .5s ease-in-out 0s;
  transition: background .5s ease-in-out 0s;
}
.getin_touch_block:hover {
  background: rgb(255,194,3);
  -webkit-transition: background .5s ease-in-out 0s;
  -ms-transition: background .5s ease-in-out 0s;
  transition: background .5s ease-in-out 0s;
}
.menu_footer {
  background: #f4f4f6;
  padding: 8px 0;
}

.cta-block.cta-horizontal li a, .cta-block.cta-horizontal li span {
  width: 100%;
  display: table-cell;
}
.industries-menu .cta-block.cta-horizontal li>a, 
.industries-menu .cta-block.cta-horizontal li>span {
  height: 100px;
}
.cta-block li a, .cta-block li span {
  vertical-align: middle;
  display: table-cell!important;
}
.cta-block .quick-access-link.customer-care .icn {
  color: #9cc363;
}
.cta-block .quick-access-link.skype-profile .icn {
  color: #48a4d1;
}
.cta-block .quick-access-link.connect-mail .icn {
  color: #f9b447;
}
.cta-block .quick-access-link.partner-with-us .icn {
  color: #f16122;
}
.cta-block .quick-access-link .icn {
  font-size: 16px;
  margin-bottom: 7px;
}
.cta-block .quick-access-link>span:not(.icn) {
  font-size: 13px;
  color: #555;
  height: auto!important;
}
.cta-block .quick-access-link>span {
  border: none;
  height: auto!important;
  display: block!important;
}
.consulting-menu .cta-links {
  margin-top: 29px;
}
.consulting-menu .cta-links li a {
  height: 270px;
  background-position: center bottom;
  background-repeat: no-repeat;
  transition: none;
  transition: box-shadow .2s;
  color: #fff;
  padding-left: 15px;
  font-size: 18px;
}

.navbar-nav .nav-item { margin-right: 45px; position: relative; }
.navbar-nav .nav-item a {
  font-size: 16px;
  font-weight: 600;
  color: #0000FF;
  padding: 5px 0;
  position: relative;
}
.inquiry-btn {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000 !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  background-color: #ffc203;
  transition: all 0.5s ease-in-out 0s !important;
  -webkit-transition: all 0.5s ease-in-out 0s !important;
  -ms-transition: all 0.5s ease-in-out 0s !important;
  background-size: 100%;
}
.inquiry-btn:hover,
.send-btn:hover {
  color: #fff !important;
  background-color: #01912d !important;
  transition: all 0.5s ease-in-out 0s;
}

.main-btn {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  border-radius: 10px;
  border: 0;
  color: #fec202;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  background: -webkit-linear-gradient(left, #33c8c1 0%, #119bd2 50%, #33c8c1 100%);
  background: -ms-linear-gradient(left, #33c8c1 0%, #119bd2 50%, #33c8c1 100%);
  background: linear-gradient(to right, #33c8c1 0%, #119bd2 50%, #33c8c1 100%);
  background-size: 200%;
}
.main-btn:hover {
  color: #fff;
  background-position: right center;
}


.navbar-btn .main-btn {
  background: -webkit-linear-gradient(left, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
  background: -ms-linear-gradient(left, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
  background: linear-gradient(to right, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
  background-size: 200%;
}
.bg_cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.header-hero { position: relative; z-index: 5; background-position: bottom center; }
.header-hero-content {
  margin: 0 auto;
  padding-top: 90px;
  top: auto !important;
  position: relative;
  width: 100%;
  font-size: 18px;
}
ol.gradient-list {
  counter-reset: gradient-counter;
  list-style: none;
  margin: 1.75rem 0;
  padding-left: 1rem;
}
ol.gradient-list > li {
  background: white;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  counter-increment: gradient-counter;
  margin-top: 1rem;
  min-height: 3rem;
  padding: 1rem 1rem 1rem 3rem;
  position: relative;
  font-size: 16px;

}
ol.gradient-list > li::before, ol.gradient-list > li::after {
  background: linear-gradient(135deg, #83e4e2 0%, #a2ed56 100%);
  border-radius: 1rem 1rem 0 1rem;
  content: "";
  height: 3rem;
  left: -1rem;
  overflow: hidden;
  position: absolute;
  top: -1rem;
  width: 3rem;
}
ol.gradient-list > li::before {
  align-items: flex-end;
  content: counter(gradient-counter);
  color: #1d1f20;
  display: flex;
  justify-content: flex-end;
  padding: 11px 18px;
  z-index: 1;
}
ol.gradient-list > li:nth-child(10n+1):before {
  background: linear-gradient(135deg, rgba(162, 237, 86, 0.2) 0%, rgba(253, 220, 50, 0.2) 100%);
}
ol.gradient-list > li:nth-child(10n+2):before {
  background: linear-gradient(135deg, rgba(162, 237, 86, 0.4) 0%, rgba(253, 220, 50, 0.4) 100%);
}
ol.gradient-list > li:nth-child(10n+3):before {
  background: linear-gradient(135deg, rgba(162, 237, 86, 0.6) 0%, rgba(253, 220, 50, 0.6) 100%);
}
ol.gradient-list > li:nth-child(10n+4):before {
  background: linear-gradient(135deg, rgba(162, 237, 86, 0.8) 0%, rgba(253, 220, 50, 0.8) 100%);
}
ol.gradient-list > li:nth-child(10n+5):before {
  background: linear-gradient(135deg, #a2ed56 0%, #fddc32 100%);
}
ol.gradient-list > li:nth-child(10n+6):before {
  background: linear-gradient(135deg, rgba(162, 237, 86, 0.8) 0%, rgba(253, 220, 50, 0.8) 100%);
}
ol.gradient-list > li:nth-child(10n+7):before {
  background: linear-gradient(135deg, rgba(162, 237, 86, 0.6) 0%, rgba(253, 220, 50, 0.6) 100%);
}
ol.gradient-list > li:nth-child(10n+8):before {
  background: linear-gradient(135deg, rgba(162, 237, 86, 0.4) 0%, rgba(253, 220, 50, 0.4) 100%);
}
ol.gradient-list > li:nth-child(10n+9):before {
  background: linear-gradient(135deg, rgba(162, 237, 86, 0.2) 0%, rgba(253, 220, 50, 0.2) 100%);
}
ol.gradient-list > li:nth-child(10n+10):before {
  background: linear-gradient(135deg, rgba(162, 237, 86, 0) 0%, rgba(253, 220, 50, 0) 100%);
}
.header-hero-image { padding-top: 45px; padding-bottom: 24px; }

.projets_area{
  padding:35px 0px 50px 0px;
  background-color: #F4F9D7;
  text-align: center;
}
.projets_area button{
  margin: auto;
  display: block;
  margin-top: 20px;
}
@-webkit-keyframes swing {
  0% {
    transform: rotate(3deg);
  }

  100% {
    transform: rotate(-3deg);
  }
}

@keyframes swing {
  0% {
    transform: rotate(3deg);
  }

  100% {
    transform: rotate(-3deg);
  }
}
.know_about p{
  text-align: justify;
}

#particles-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.section-title .line {
  background-color: #03912f;
  width: 100px;
  height: 3px;
  margin-bottom: 10px !important;
}
.single-logo { padding: 0 30px; }
.single-logo img {
  opacity: 0.7;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s; 
}
.single-logo:hover img { opacity: 1; }
.testimonial-img,
.testimonial-caption{
  margin: auto;
  display: block; 
  text-align: center;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  color:#ffc203;
  top: 30%;
  width: auto;
  padding: 16px;
  font-weight: bold;
  font-size: 30px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.next {
  right: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover {
  color: #03912f;
}
.adjust2{
  margin-top:30px;
}
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #ffc203;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: background-color 0.5s ease-in-out;
  -ms-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
.dot-container .active, .dot-container .dot:hover {
  background-color: lightgrey;
}
.fade {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
/*.industries_box{
  height: 180px !important;
  width: 100% !important;
  position: relative;
  font-size: 18px;
  background-image: linear-gradient(#01912d, #01912d);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size .9s, color .9s;
}
.industries_box:hover {
  background-size: 100% 100%;
  color: #fff !important;
}
.industries-link{
  color: #000;
}
.industries_box:hover a{
  color: #fff !important
}*/

.Industries_item_card {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 10px;
  max-height: 150px;
  height: 100%;
  background-color: #fff;
}

.Industries_item_card h6{
  text-align: center;
  margin-bottom: 0;
}

.contact-address h3 {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 24px;
}
.contact-address p { line-height: 12px; }
.contact-form h3 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 24px;
}
.capsul-border{
  border-radius: 1.25rem;
}
.contact-form .input-group {
}
.contact-form .input-field {
  width: 48%;
  float: left;
  margin-right: 2px;
}
/*.contact-form .form-control {
  border-color: -moz-use-text-color -moz-use-text-color #cccccc;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: none;
  margin-bottom: 10px;
}*/
.contact-form #formSubmit {
  background: url(../images/envelop.png) no-repeat scroll 0 12px transparent;
  border: 0 none;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  padding: 10px;
  text-align: right;
  width: 160px;
}

.service-icon {
  border: 1px solid #03912f;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  color: #03912f;
  width: 60px;
  height: 60px;
}
.service-desc {
  margin-left: 20px;
  position: relative;
  top: 5px;
  text-align: justify;
}
.service-desc h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
}
.work-filter ul li {
  display: inline-block;
}
.work-filter ul li a {
  color: #062033;
  display: block;
  font-size: 14px;
  padding: 5px 17px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-transform: capitalize;
}
.work-filter ul li a:hover, .work-filter ul li a.active {
  background-color: #0eb493;
  color: #fff;
}
.mix { display: none; }
.work-item {
  width: 23.5%;
  position: relative;
  float: left;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(14,180,147,.9);
  color: #fff;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  -ms-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateX(180deg) scale(0.5,0.5);
  -ms-transform: rotateX(180deg) scale(0.5,0.5);
  transform: rotateX(180deg) scale(0.5,0.5);
}
.work-item .overlay a {
  border: 1px solid #fff;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  margin-top: 20%;
  width: 10px;
  height: 10px;
}
.work-item .overlay h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 25px 0 8px;
}
.work-item .overlay p {
  font-size: 14px;
  line-height: 24px;
}
.reach-us{
  color: black; 
  z-index: 10;
}

.contact-filed{
  margin-bottom: 20px;
  background-color: transparent;
  border-radius: unset;
  border: none;
  outline: none;
  border-bottom: 1px solid #000;
  color: black;
}
.contact-filed:focus,
.contact-filed:hover,
.contact-filed:active{
  background-color: transparent;
  border-radius: unset;
  border: none;
  outline: none;
  border-bottom: 1px solid #000;
  color: black;
  box-shadow: unset;
}
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none;
   }

  .slick-slide {
    outline: 0;
     }

    .section-title .title {
      font-size: 38px;
      font-weight: 700;
      line-height: 42px; 
    }

    .section-title .title span {
      font-weight: 400;
      display: contents; 
    }

      .section-title .sub-title {
        font-size: 18px;
        font-weight: 400;
        color: #361CC1;
        text-transform: uppercase; }

        .section-title .title {
          font-size: 32px;
          padding-top: 10px;
           }
       
          .section-title .title span {
            font-weight: 400;
            display: contents;
          }

          .slick-slide {
            outline: 0;
          }

  

      

  .navbar-nav .nav-item:hover .sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible; 
  }

  .navbar-nav .nav-item .sub-menu {
    width: 200px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 110%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .navbar-nav .nav-item .sub-menu li {
    display: block; }
    .navbar-nav .nav-item .sub-menu li a {
      display: block;
      padding: 8px 20px;
      color: #2E2E2E;
    }
    .navbar-nav .nav-item .sub-menu li a.active, .navbar-nav .nav-item .sub-menu li a:hover {
      padding-left: 25px;
      color: #361CC1; 
    }

    .navbar-nav .sub-nav-toggler {
      display: none; 
    }

    .navbar-nav .sub-nav-toggler span {
      width: 8px;
      height: 8px;
      border-left: 1px solid #2E2E2E;
      border-bottom: 1px solid #2E2E2E;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: relative;
      top: -5px;
    }


    .sticky .navbar-nav .nav-item a {
      color: #2E2E2E;
    }

    .sticky .navbar-nav .nav-item.active > a, .sticky .navbar-nav .nav-item:hover > a {
      color: #361CC1;
    }



    .single-services {
      background-color: #fff;
      -webkit-box-shadow: 0px 5px 30px 0px rgba(167, 167, 167, 0.16);
      -moz-box-shadow: 0px 5px 30px 0px rgba(167, 167, 167, 0.16);
      box-shadow: 0px 5px 30px 0px rgba(167, 167, 167, 0.16);
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s;
      padding: 50px 30px;
      border: 2px solid transparent;
      border-radius: 8px;
    }

    .single-services .services-icon {
      display: inline-block;
      position: relative; 
    }
    .single-services .services-icon img {
      -webkit-transition: all 0.4s ease-out 0s;
      -moz-transition: all 0.4s ease-out 0s;
      -ms-transition: all 0.4s ease-out 0s;
      -o-transition: all 0.4s ease-out 0s;
      transition: all 0.4s ease-out 0s;
    }
    .single-services .services-icon .shape-1 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    }
    .single-services .services-icon i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-size: 34px;
      color: #fff;
    }
    .single-services .services-content .services-title a {
      font-size: 26px;
      font-weight: 700;
      color: #2E2E2E;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s;
    }

    .single-services .services-content .services-title a:hover {
      color: #361CC1; 
    }
    .single-services .services-content .text {
      margin-top: 30px; 
    }

    .single-services .services-content .more {
      margin-top: 30px;
      font-size: 16px;
      font-weight: 400;
      color: #2E2E2E;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; 
    }
    .single-services .services-content .more i {
      margin-left: 10px; 
    }
    .single-services .services-content .more:hover {
      color: #361CC1; 
    }
    .single-services:hover {
      border-color: #FE7A7B; 
    }
    .single-services:hover .services-icon .shape {
      -webkit-transform: rotate(25deg);
      -moz-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
      -o-transform: rotate(25deg);
      transform: rotate(25deg); 
    }

    .about-area {
      position: relative;
      z-index: 5; 
    }

    .about-shape-1 {
      position: absolute;
      top: 0;
      right: 0;
      width: 35%;
      height: 100%;
      z-index: -1; 
    }
    .about-shape-1 img {
      width: 100%; 
    }


    .about-shape-2 {
      position: absolute;
      top: 0;
      left: 0;
      width: 35%;
      height: 100%;
      z-index: -1; 
    }
    .about-shape-2 img {
      width: 100%; 
    }


    .about-content {
      max-width: 480px; 
    }
    .about-content .text {
      margin-top: 15px; 
    }
    .about-content .main-btn {
      background: -webkit-linear-gradient(left, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
      background: -o-linear-gradient(left, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
      background: linear-gradient(to right, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
      background-size: 200%;
      height: 40px;
      line-height: 50px;
      padding: 0 35px;
      margin-top: 40px; 
    }
    .about-content .main-btn:hover {
      background-position: right center; 
    }

    .video-content {
      position: relative;
      padding-bottom: 30px; 
    }
    .video-content .dots {
      position: absolute;
      left: -30px;
      bottom: 0; 
    }

    .video-wrapper {
      margin-right: 15px;
      position: relative;
      -webkit-box-shadow: 0px 13px 46px 0px rgba(113, 113, 113, 0.33);
      -moz-box-shadow: 0px 13px 46px 0px rgba(113, 113, 113, 0.33);
      box-shadow: 0px 13px 46px 0px rgba(113, 113, 113, 0.33);
      border-radius: 10px;
      overflow: hidden; 
    }

    .video-wrapper .video-image img {
      width: 100%; 
    }
    .video-wrapper .video-icon {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -webkit-linear-gradient(left, rgba(54, 28, 193, 0.2) 0%, rgba(46, 130, 239, 0.2) 100%);
      background: -o-linear-gradient(left, rgba(54, 28, 193, 0.2) 0%, rgba(46, 130, 239, 0.2) 100%);
      background: linear-gradient(to right, rgba(54, 28, 193, 0.2) 0%, rgba(46, 130, 239, 0.2) 100%); 
    }
    .video-wrapper .video-icon a {
      width: 55px;
      height: 55px;
      line-height: 55px;
      text-align: center;
      border-radius: 50%;
      background-color: #fff;
      color: #FE8464;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); 
    }

    .counter-wrapper {
      padding-left: 70px; 
    }

    .counter-wrapper .counter-content .text {
      margin-top: 35px; 
    }
    .counter-wrapper .single-counter {
      max-width: 155px;
      height: 120px;
      border-radius: 60px;
      position: relative;
      z-index: 5;
      margin-top: 60px; 
    }

    .counter-wrapper .single-counter::before {
      position: absolute;
      content: '';
      width: 155px;
      height: 120px;
      border-radius: 60px;
      top: 0;
      left: 0;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      z-index: -1; 
    }

    .counter-wrapper .single-counter.counter-color-1::before {
      background: -webkit-linear-gradient(#33c8c1 0%, #119bd2 100%);
      background: -o-linear-gradient(#33c8c1 0%, #119bd2 100%);
      background: linear-gradient(#33c8c1 0%, #119bd2 100%); 
    }
    .counter-wrapper .single-counter.counter-color-2::before {
      background: -webkit-linear-gradient(#fe8464 0%, #fe6e9a 100%);
      background: -o-linear-gradient(#fe8464 0%, #fe6e9a 100%);
      background: linear-gradient(#fe8464 0%, #fe6e9a 100%); 
    }
    .counter-wrapper .single-counter.counter-color-3::before {
      background: -webkit-linear-gradient(#361cc1 0%, #2e82ef 100%);
      background: -o-linear-gradient(#361cc1 0%, #2e82ef 100%);
      background: linear-gradient(#361cc1 0%, #2e82ef 100%); 
    }
    .counter-wrapper .single-counter .count {
      font-size: 22px;
      font-weight: 700;
      color: #fff; 
    }

    .counter-wrapper .single-counter .text {
      font-size: 16px;
      color: #fff; 
    }


    .footer-area {
     position: relative; 
     background-position:
      top center; 
      z-index: 5; 
    }
    .footer-area::before {
      position: absolute;
      bottom: 0;
      left: 0;
      content: '';
      height: 100%;
      width: 100%;
/*  background-color: #F8F9FA !important;*/
background-color: #ffffff !important;
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
z-index: -1;
color: #000000;
}
.subscribe-area {
  padding: 10px 20px 30px;
  width: 75%;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(50, 77, 215, 0.5);
  -ms-box-shadow: 0px 0px 18px 0px rgba(50, 77, 215, 0.5);
  box-shadow: 0px 0px 18px 0px rgba(50, 77, 215, 0.5);
  background-color: #fff;
  margin: auto !important;
  display: block;
}
.subscribe-content .subscribe-title span { 
  font-weight: 300;
 }
.subscribe-form input {
  border: 1px solid #dedede;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  padding: 0 5px;
  width: 100%;
  height: 40px;
  color: #000;
  
}
.subscribe-form input::-webkit-placeholder { 
  opacity: 1; 
color: #839192; 
}
.subscribe-form input::-ms-placeholder {
 opacity: 1;
 color: #839192; 
}
.subscribe-form input::placeholder {
 opacity: 1;
 color: #839192;
 }
.subscribe-form input:focus { 
  border-color: #361CC1;
 }
.subscribe-form button {
  width: 100%;
  margin-top: 10px;
}
.subscribe-form button:hover { color: #fff; background-position: right center; }
#particles-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

  .footer-widget {  }
  .footer-about .social li a {  
    font-size: 20px;
    color: #fff;
    font-weight: 100;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; 
  }
  .social{
    margin: auto;
    display: block;
  }
  .footer-about .social li a:hover { color: #FE8464; }
  .link-wrapper .link li { margin-top: 10px; }
  .link-wrapper .link li a {
    font-weight: 400;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }
  .link-wrapper .link li a:hover { color: #FE8464; }
  .footer-contact .contact li { margin-top: 20px; font-size: 16px; color: #fff; }
  .copyright-content p { color: #fff; }
  .copyright-content a {
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .copyright-content a:hover {
    color: #FE8464;
  }
  .contact_us{
    margin-top: 20px;
  }
  .back-to-top {
    font-size: 16px;
    color: #fff;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: -webkit-linear-gradient(left, #ffc203 0%, #00902c 100%);
    background: -o-linear-gradient(left, #ffc203 0%, #00902c 100%);
    background: linear-gradient(to right, #ffc203 0%, #00902c 100%);
    z-index: 99;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }
  .back-to-top:hover { color: #fff; }

  .left-brush {
    padding-left: 125px;
    position: relative;
  }    
  .left-brush:before {
    content: "";
    background-image: url(../images/pointer.svg);
    width: 100px;
    height: 100px;
    background-size: 100px;
    position: absolute;
    left: 16px;
    -webkit-animation: mover 2s cubic-bezier(.76,0,.3,1) infinite alternate;
    -ms-animation: mover 2s cubic-bezier(.76,0,.3,1) infinite alternate;
    animation: mover 2s cubic-bezier(.76,0,.3,1) infinite alternate;
  }
  .sec-title p {
    font-size: 16px;
    color: #001033;
  }
  .sec-title p span:before {
    content: "";
    height: 2px;
    width: 40px;
    position: absolute;
    left: -45px;
    background-color: #001033;
    top: 7px;
  }
  .lbl-form {
    min-width: 110px;
    font-size: 14px;
    line-height: 20px;
    color: #1d1e31;
    justify-content: flex-end;
  }
  .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
  }

  .checkform {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pure-material-checkbox {
    margin: 2px 3px;
    z-index: 0;
    position: relative;
    display: inline-block;
    color: rgba(0,0,0,.87);
    font-size: 14px;
    line-height: 1.1;
  }
  #inquiryForm .form-inline input, #inquiryForm .form-inline select {
    margin-right: 5px;
    border-radius: 5px;
    background: #fdfdfd;
    border: 1px solid #dfdfdf;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    text-align: left;
    color: #1d1e31;
    padding: 0 15px;
    box-shadow: none!important;
    outline: none;
    background: #fff;
  }
  .img-dimen { max-width: 100px; max-height: 100px; }
  .sec-description .sec-desc-title:before {
    content: "";
    background-color: #fe6e9aa1; /*#fe8464;*/
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .sec-description .sec-desc-title h6 {
    width: 140px;
    font-size: 20px;
    line-height: 33px;
    color: #001033;
    margin-right: 30px;
    margin-left: 40px;
    background-color: #fff;
  }

  .sec-title h1 span:after,
  .sec-title h2 span:after {
    content: "";
    height: 10px;
    width: calc(100% + 12px);
    position: absolute;
    bottom: 19%;
    left: -5px;
    background: linear-gradient(135deg, rgba(162, 237, 86, 0.8) 0%, rgb(255 194 3) 100%);
    z-index: -1;
  }

  #faq .card {
    margin-bottom: 20px;
    border: 0;
  }

  #main #faq .card .card-header {
    border: 0;
    border-radius: 2px;
    padding: 0;
  }

  #main #faq .card .card-header .btn-header-link {
    color: #fff;
    display: block;
    text-align: left;
    background: #ffc203;
    color: #000;
    padding: 20px;
  }

  #main #faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
  }

  #main #faq .card .card-header .btn-header-link.collapsed {
    border: 1px solid #ffc203;
    color: #000;
  }

  #main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106";
  }

  #main #faq .card .collapsing {
    border: 1px solid #ffc203;
    line-height: 30px;
  }

  #main #faq .card .collapse {
    border: 0;
  }

  #main #faq .card .collapse.show {
    border: 1px solid #ffc203;
    line-height: 30px;
    color: #222;
  }
  .sub-title{
    font-size: 1.25rem;
    font-weight: 700;
  }
  .sec-title h3 span:after {
    content: "";
    height: 10px;
    width: calc(100% + 12px);
    position: absolute;
    bottom: 19%;
    left: -5px;
    background: linear-gradient(135deg, rgba(162, 237, 86, 0.8) 0%, rgb(255 194 3) 100%);
    z-index: -1;
  }

  .time_block.full_time {
    background: #17a2b86b;
  }
  .time_block.part_time {
    background: #ffc10769;
  }
  .time_block h3 {
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: 10px;
  }
  .timing_details:before {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    top: -30px;
    right: 15px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    background-image: url(../images/timing.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 60%;
  }

  .bg-secondary{
    background-color: #ffc203 !important;
  }
  .text-warning{
    color: #000 !important;
  }
  .text-info svg{
    color: #01912d;
  }
  .large-header {
   position: relative;
   width: 100%;
   overflow: hidden;
   background-size: cover;
   background-position: center center;
   z-index: 1;
 }
 .main-title {
  position: absolute;
  margin: 0;
  padding: 0;
  color: black;
  text-align: center;
  top: 52%;
  left: 18%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.demo .main-title {
  text-transform: uppercase;
  font-size: 3em;
  letter-spacing: 0.1em;
}
.main-title .thin {
 font-weight: 200;
}

.star{
  color: #ff6f6f;
}

.fm_action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.fm_action_smt {
  width: 35%;
}

.hr_bar {
  background: -webkit-linear-gradient(0deg, rgba(1, 145, 45, 1) 0%, rgba(255, 194, 3, 1) 100%);
  height: 5px;
}

.form_bg_contact{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 25px;
}

.footer_form_left_img img{
  margin-bottom: -24px;
}

.lbl-form1 {
  min-width: 110px;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.footer_form_text h3{
  font-weight: 700;
}

.con_sectn {
  padding-top: 15px;
  padding-bottom: 15px;
}

.contact_tlt_img img {
  height: 180px;
}

.contact_tlt_img {
  width: 200px;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid;
  position: relative;
  z-index: 1;
  margin: auto;
  margin-top: 10px;
}


.contact_tlt_content{
  margin-top: 10px;
}

.contact_tlt_content h6{
  text-align: center;
  font-weight: 600;
}
.contact_tlt_content p{
  text-align: center;
}

.contact_info_inner{
  margin-bottom: 10px;
}

.contact_info_inner a{
  color: #000;
}
.scl_book {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.scl_book_inner:hover {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 8px;
  transform: translateY(-5px);
}

.scl_book_inner {
  width: 50px;
  height: 50px;
/*  box-shadow: rgba(0, 0, 0, 0.35) -2px -3px 8px;*/
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 7px;
transition: all 0.3s;
}

.scl_book a{
  color: #000;
}

.scl_book a svg{
  font-size: 28px;
}

/*.add_book {
    background-color: #fff;
    border-radius: 15px;
    height: 100%;
}*/

.add_book {
/*  box-shadow: rgba(50, 50, 93, 0.25) 0px 0px 15px 3px inset;*/
background-color: #fff;
border-radius: 15px;
height: 100%;
padding: 10px;
}

.CntryIcon, .CntryIcon div.iti{
  width: 100%;
}

.Industries_item_card1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 10px;
  background-color: #fff;
}
.Industries_item_card_middle_con {
  position: relative;
}
.Industries_item_card_top_img {
  border-bottom: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
}


.Industries_item_card_middle_con .indIcon{
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translate(-50%, 0px);
  border: 1px solid #ddd;
  border-radius: 100px;
  height: 65px;
  width: 65px;
}
.Industries_item_card_middle_con h6 {
  text-align: center;
  font-weight: 700;
}
.Industries_item_card_middle_con p {
  font-size: 14px;
  margin-bottom: 0;
}








/*** TestimonialS Slider - Free Weebly Widget by Baamboo Studio - Style 2 ***/
.testimonial_slider_2{
  width:100%;
  overflow:hidden;
  padding-bottom:20px;
}
.testimonial_slider_2 input {
  display: none;
}

.testimonial_slider_2 #slide_2_1:checked ~ .boo_inner { 
  margin-left:0;
 }
.testimonial_slider_2 #slide_2_2:checked ~ .boo_inner {
 margin-left:-100%; 
}
.testimonial_slider_2 #slide_2_3:checked ~ .boo_inner {
 margin-left:-200%;
 }
.testimonial_slider_2 #slide_2_4:checked ~ .boo_inner {
 margin-left:-300%; 
}
.testimonial_slider_2 .boo_inner {
  width:400%;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 

  -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
}
.testimonial_slider_2 .slide_content{
  width:25%;
  float:left;
}
.testimonial_slider_2 #controls {
  text-align:center;
}
.testimonial_slider_2 #controls label{
  width:15px;
  height:15px;
  margin:0 2px;
  display:inline-block;
  background:#ffc203; 
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
}
.testimonial_slider_2 #slide_2_1:checked ~ #controls label:nth-child(1), 
.testimonial_slider_2 #slide_2_2:checked ~ #controls label:nth-child(2), 
.testimonial_slider_2 #slide_2_3:checked ~ #controls label:nth-child(3), 
.testimonial_slider_2 #slide_2_4:checked ~ #controls label:nth-child(4){
  background:lightgrey; 
}
.author_2 h3{
  font-size: 17px;
  font-weight: 600;
}
.ui-ux-background{
  background-image: url('../images/uiux-1.jpg');
  background-position: center;
  background-repeat: no-repeat;
  height: 480px;
  background-size: cover;
  padding: 50px;
}
.service-title {
  padding: 10px;
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  padding:20px 15px 20px 0px;
}
.white-text{
  color: #fff;
  font-weight: normal;
}
.service-btn{
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000 !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  background-color: #ffc203;
  transition: all 0.5s ease-in-out 0s !important;
  -webkit-transition: all 0.5s ease-in-out 0s !important;
  -ms-transition: all 0.5s ease-in-out 0s !important;
  background-size: 100%;
  padding:5px 35px;
  outline: none;
  border: none;
}
.service-btn:hover{
  color: #fff !important;
  background-color: #01912d !important;
  transition: all 0.5s ease-in-out 0s;
}
.front-end-background{
  background-image: url('../images/front-end.jpg');
  background-position: center;
  background-repeat: no-repeat;
  height: 480px;
  background-size: cover;
  padding: 50px;
}





.require {
  color: #666;
}
label small {
  color: #999;
  font-weight: normal;
}
/*links suggested*/
.link_ {
  /* RESET */
  text-decoration: none;
  line-height: 1;

  position: relative;
  z-index: 0;
  display: inline-block;
  padding: 5px 5px;
  overflow: hidden;
  color: #333;
  vertical-align: bottom;
  transition: color .3s ease-out;
}

.link_::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transform: translateY(calc(100% - 2px));
  width: 100%;
  height: 100%;
  background-image: linear-gradient(60deg, #64b3f4 0%, #c2e59c 100%);
  transition: transform .25s ease-out;
}

.link_:hover { 
  color: #fff; 
}
.link_:hover::before {
  transform: translateY(0);
  transition: transform .25s ease-out;
}

.credits {
  /*background-image: linear-gradient(60deg, #64b3f4 0%, #c2e59c 100%);*/
  line-height: 27px;
  /*color: white;*/
  letter-spacing: 1px;
  line-height: 3;
  text-align: right;
}

.credits > .a {
  text-decoration: none;
  color: #000;
  letter-spacing: 1px;
}
.ui-ux {
  background-image: url('{{$base_url}}public/assets/images/service/services-banner/UI-UX-Design-Service.jpg');
  background-size: cover;
  height: 500px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.h1_text {
  font-size: 48px;
  font-weight: 100;
  color: #fff;
  line-height: 48px;
  margin-bottom: 10px;
  padding-top: 4rem !important;
  padding:10px 50px;
  width: 60%;
}

/* General fixes */
@media screen and (max-width: 991px) {
  .logo2 {
    display: none;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu ul li {
    width: 100%;
  }
  #cssmenu ul li:hover {
    background: #363636;
  }
}

/* Tablet Styles (768px - 991px) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .swing:after {
    left: 51%;
  }
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
  }
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: none;
    opacity: 1;
    visibility: visible;
  }
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #2E2E2E;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
  }
  .single-logo {
    padding: 0 15px;
  }
  .counter-wrapper {
    padding-left: 0;
  }
  .header-hero-image img {
    max-width: 500px;
  }
  .subscribe-form input {
    height: 40px !important;
  }
  .subscribe-form button {
    position: absolute;
    right: 0;
    border-radius: 10px;
    width: inherit !important;
    height: 40px;
    line-height: 40px;
  }
}

/* Mobile Styles (max-width: 767px) */
@media (max-width: 767px) {
  .section-title .title {
    font-size: 20px;
  }
  .section-title .sub-title {
    font-size: 16px;
  }
  .navbar-nav .nav-item {
    margin: 0;
  }
  .navbar-nav .nav-item a {
    display: block;
    padding: 5px 0;
    color: #0000FF;
  }
  .navbar-btn {
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
  }
  .header-hero-image {
    padding-top: 24px;
  }
  .subscribe-area {
    width: 100%;
  }
  .single-services {
    padding: 20px 20px 30px;
  }
  .counter-wrapper {
    padding-left: 0;
  }
  .counter-wrapper .single-counter {
    max-width: 100px;
    height: 80px;
  }
  .counter-wrapper .single-counter .count {
    font-size: 18px;
  }
  .counter-wrapper .single-counter .text {
    font-size: 14px;
  }
  .about-shape-1, .about-shape-2 {
    display: none;
  }
  .video-wrapper {
    margin-right: 0;
  }
}

/* Large Screens (992px - 1199px) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title .title {
    font-size: 30px;
  }
  .navbar-nav .nav-item {
    margin-right: 30px;
  }
  .header-hero-image img {
    max-width: 500px;
  }
}

/* Extra Large Screens (min-width: 1200px) */
@media only screen and (min-width: 1200px) {
  .header-hero-image img {
    max-width: 500px;
  }
}

/* General Fixes for Different Resolutions */
@media (max-width: 1024px) {
  div#large-header {
    height: 500px !important;
  }
  .bg_cover, .header-hero {
    background-position: unset !important;
  }
  .demo .main-title {
    font-size: 1em;
  }
}

@media screen and (max-device-width: 481px) {
  div#large-header {
    height: 500px !important;
  }
  .demo .main-title {
    font-size: 1em;
  }
  .main-title {
    top: 63%;
    left: 53%;
  }
}
