@font-face {font-family: "DIN Next Rounded LT W01 Light";
  src: url("../fonts/643121b5d2cc9943eff9b59054cc29ba.eot"); /* IE9*/
  src: url("../fonts/643121b5d2cc9943eff9b59054cc29ba.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/643121b5d2cc9943eff9b59054cc29ba.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/643121b5d2cc9943eff9b59054cc29ba.woff") format("woff"), /* chrome、firefox */
  url("../fonts/643121b5d2cc9943eff9b59054cc29ba.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/643121b5d2cc9943eff9b59054cc29ba.svg#DIN Next Rounded LT W01 Light") format("svg"); /* iOS 4.1- */
}

body{font-family: "Inter"!important;}
 header {
  position: relative;
  background-color: black;
  height: 70vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
header iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.8;
  z-index: 1;
}
.client_logos_list .client_logo {
 
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  text-align: center;
}


.yellow{ color:#fbc20e;}
.yellow-org{ color:#ff9200;}
.yellow-bg{background-image: linear-gradient(to right, #fbce2f, #fcc728, #fcc020, #fdb819, #fdb112, #fdac0d, #fda609, #fda105, #fd9c03, #fe9803, #fe9302, #fe8e03);
padding:90px 0; min-height:460px;
}

.yellow-bg2{background-image: linear-gradient(to right, #fbce2f, #fcc728, #fcc020, #fdb819, #fdb112, #fdac0d, #fda609, #fda105, #fd9c03, #fe9803, #fe9302, #fe8e03);
  padding:90px 0; 
  }
.video-cont{position: absolute; width: 100%; z-index:999; bottom:0px}
.box1{ background:#ffb900;}
.box2{ background:#ffa800;}
.box3{ background:#ff9200;}
.box4{background: #ff6200}
.ser-lst{ list-style: none!important}
.ser-lst li{background:url("../images/mango-icon.png")no-repeat 0 4px; padding-left:22px; margin-top: 10px;}

@media (pointer: coarse) and (hover: none) {
  header {
    background: url('http://sandbox.thewikies.com/vfe-generator/images/big-buck-bunny_poster.jpg') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}

.navbar-expand-md .navbar-nav .nav-link{padding-left:20px;padding-right:20px;color:#fff!important;font-size:18px;}
.gray-bg{ background:#f7f7f7;}
.fot-bg{ background:url("../images/bg-fot.png")repeat}
.our-team-main
{
	width:100%;
	min-height:250px;
color:#fff;
	text-align:center;	
	overflow:hidden;
	position:relative;
	transition:0.5s;
	
}


.our-team-main img
{
	
	margin-bottom:10px;
	
}

.our-team-main h3
{
	font-size:20px;
	font-weight:700;
}

.our-team-main p
{
	margin-bottom:0;
}

.team-back
{
	width:100%;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	padding:15px 15px 0 15px;
	text-align:left;
	
	
}

.team-front
{
	width:100%;
	min-height:250px;
	position:relative;
	z-index:10;
	padding:15px;
	bottom:0px;
	transition: all 0.5s ease;
}

.our-team-main:hover .team-front
{
	bottom:-200px;
	transition: all 0.5s ease;
}
.w-32{width:32%!important;}
.w-99{width:98.9%!important;}
.our-team-main:hover
{
	border-color:#777;
	transition:0.5s;
}

.gallery-title
{
    font-size: 36px;
    color: #ff9200;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #ff9200;
    border-radius: 50px;
    text-align: center;
    color: #ff9200;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #ff9200;
    border-radius: 50px;
    text-align: center;
    color: #ffffff;
    background-color: #ff9200;

}
.btn-default:active .filter-button:active
{
    background-color: #ff9200;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
.cat{
width:100%;
}
h2.videoTitle {
    font-size: 18px;
    margin-left: 10px;
}



/* Video Gallery
********************************************
*/
.video {
  background: #fff;
  padding-bottom: 15px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  width: 31%;
  margin: 1%;
  float: left;
  transition: all, 0.5s, ease;
}

/*@media (max-width: 768px) {
  .video {
    width: 48%;
  }
  .vid-cont{height:760px!important;}
  .vid-cont iframe{width:100%!important; height:auto!important;}
} */
@media (max-width: 480px) {
  .video {
    display: block;
    width: 96%;
    margin: 2%;
    float: none;
  }
}
.video figure {
  height: 0;
  padding-bottom: 60%;
}
.video img {
  width: 100%;
  opacity: 1;
}
.video img:hover, .video img:active, .video img:focus {
  opacity: 0.75;
}

/* Images 
********************************************
*/
img {
  max-width: 100%;
  height: auto;
}

/* Clearfix 
********************************************
*/
.clearfix {
  content: "";
  display: table;
  clear: both;
}



/* Smooth Scrolling Back to Top
********************************************
*/
.scroll-top:hover {
  color: #fff !important;
  background-color: #333;
  text-decoration: none;
  border-bottom: none;
}

.scroll-top {
  display: none;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  width: 3.2rem;
  height: 3.2rem;
  line-height: 2;
  font-size: 1.4rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  border-radius: 5px;
  border-bottom: none;
  text-align: center;
  cursor: pointer;
}

/* Remove border from Francybox close
*****************************************
*/
.fancybox-close {
  border-bottom: none;
}
.fancybox-close:hover, .fancybox-close:active, .fancybox-close:focus {
  border-bottom: none;
}

/* fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden !important;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;  
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/* Retina graphics */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("../images/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

@media only screen and (max-width: 600px) {

  .fixed-top{background:#000!important;}
  .box1{width:100%!important;}
  .box2{ width:100%!important;}
  .box3{ width:100%!important;}
  .box4{width:100%!important;}
  .logo-new li{width:100%;text-align: center;}
  .mob-text{font-size:30px!important;}
  .mob-sm-font{font-size:18px!important;}
  .w-32{width:99%!important; margin-right:0!important; margin-top:3px;}
}

.header-title {
  font-size: 5.5em;
  line-height: 1;
  font-weight: bold;
}
.grey-text {
  color: #7D7B82;
}
.list-no-bullet {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.list-no-bullet li {
  font-size: 18px;
  line-height: 2;
}
.list-no-bullet li img {
  vertical-align: baseline;
}
.client_logos_list {
  filter: grayscale(100%);
}
.btn-whatsapp { 
  color: #ffffff;
  background-color: #42C553;
  border-color: #42C553;
  font-size: 25px;
  font-weight: bold;
  border-radius: 20px;
  padding: 25px 35px;  
  letter-spacing: 1px;
} 
.btn-whatsapp:hover, 
.btn-whatsapp:focus, 
.btn-whatsapp:active, 
.btn-whatsapp.active, 
.open .dropdown-toggle.btn-whatsapp { 
  color: #ffffff; 
  background-color: #42C553; 
  border-color: #42C553; 
}
.btn-whatsapp:active, 
.btn-whatsapp.active, 
.open .dropdown-toggle.btn-whatsapp { 
  background-image: none; 
} 
.btn-whatsapp.disabled, 
.btn-whatsapp[disabled], 
fieldset[disabled] .btn-whatsapp, 
.btn-whatsapp.disabled:hover, 
.btn-whatsapp[disabled]:hover, 
fieldset[disabled] .btn-whatsapp:hover, 
.btn-whatsapp.disabled:focus, 
.btn-whatsapp[disabled]:focus, 
fieldset[disabled] .btn-whatsapp:focus, 
.btn-whatsapp.disabled:active, 
.btn-whatsapp[disabled]:active, 
fieldset[disabled] .btn-whatsapp:active, 
.btn-whatsapp.disabled.active, 
.btn-whatsapp[disabled].active, 
fieldset[disabled] .btn-whatsapp.active { 
  background-color: #42C553; 
  border-color: #42C553; 
} 
.btn-whatsapp .badge { 
  color: #42C553; 
  background-color: #ffffff; 
}
.btn-whatsapp img {
  vertical-align: top;
  padding-top: 4px;
}
.list-container {
  line-height: 2;
}
.list-container > div {
  display: inline-block;
}
.list-container img {
  vertical-align: text-bottom;
}
#collapsingNavbar2 .navbar-nav {
  margin-top: 10px;
}
#contact-us {
  background-color: #212529;
}
@media (min-width: 1025px) {
  header .btn-whatsapp,
  #contact-us .btn-whatsapp {
    padding-left: 134px;
    padding-right: 134px;
  }
}
@media (max-width: 1366px) {
  
}
@media (max-width: 1024px) {
  .header-title {
      font-size: 4.5rem !important;
      line-height: 1.2;
  }
}
@media (max-width: 991px) {
  .video {
    width: 48%;
  }
  .header-title {
      font-size: 4.2rem !important;
      line-height: 1.2;
  }
}
@media (max-width: 768px) {
  .video {
    width: 98%;
  }
  .header-title {
      font-size: 2.2rem !important;
      line-height: 1.2;
  }
  .header-subtitle {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
    line-height: 1.8;
  }
  #what-we-do {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .btn-whatsapp {
    margin: 0 10px;
    padding: 15px 35px !important;
  }
  .clients-title {
    font-size: 1.8rem !important;
  }
}

.whatsapp-floating-container.left .whatsapp-with-badge {
  position: relative;
  float: right;
  right: 0;
  left: 15px;
  box-shadow: -6px 5px 10px #9e9e9e;
  border-radius: 50%
}

.whatsapp-floating-container.right .whatsapp-with-badge {
  position: relative;
  float: left;
  box-shadow: -6px 5px 10px #9e9e9e;
  border-radius: 50%
}

.whatsapp-floating-container {
  position: fixed;
  bottom: 15px;
  width: 100%;
  max-width: 211px;
  z-index: 9;
  display: BLOCK;
}

.whatsapp-floating-container.left {
  float: right;
  right: 30px;
}

.whatsapp-floating-container img {
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer
}

.whatsapp-floating-container .whatsapp-desc {
  display: inline-block;
  text-align: center;
  padding: 15px;
  font-weight: 500;
  font-size: 16px;
  background: #fff;
  border-radius: 7px;
  margin-top: 5px;
  font-family: arial;
}

.whatsapp-floating-container.left .whatsapp-desc {
  box-shadow: 6px 5px 15px 0 #c3c3c3;
  margin-right: -15px;
}

.whatsapp-floating-container.left .whatsapp-desc::after {
  content: "";
  position: absolute;
  top: 17px;
  right: 43px;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #fff;
  display: block
}

.whatsapp-floating-container.right .whatsapp-desc::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 50px;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 12px solid #fff;
  display: block
}