@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Light.eot");
  src: url("../fonts/MyriadPro-Lightd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Light.woff2") format("woff2"),
    url("../fonts/MyriadPro-Light.woff") format("woff"),
    url("../fonts/MyriadPro-Light.ttf") format("truetype"),
    url("../fonts/MyriadPro-Light.svg#MyriadPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-LightSemiExt.eot");
  src: url("../fonts/MyriadPro-LightSemiExtd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MyriadPro-LightSemiExt.woff2") format("woff2"),
    url("../fonts/MyriadPro-LightSemiExt.woff") format("woff"),
    url("../fonts/MyriadPro-LightSemiExt.ttf") format("truetype"),
    url("../fonts/MyriadPro-LightSemiExt.svg#MyriadPro-LightSemiExt")
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Semibold.eot");
  src: url("../fonts/MyriadPro-Semiboldd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Semibold.woff2") format("woff2"),
    url("../fonts/MyriadPro-Semibold.woff") format("woff"),
    url("../fonts/MyriadPro-Semibold.ttf") format("truetype"),
    url("../fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-SemiboldSemiCn.eot");
  src: url("../fonts/MyriadPro-SemiboldSemiCnd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MyriadPro-SemiboldSemiCn.woff2") format("woff2"),
    url("../fonts/MyriadPro-SemiboldSemiCn.woff") format("woff"),
    url("../fonts/MyriadPro-SemiboldSemiCn.ttf") format("truetype"),
    url("../fonts/MyriadPro-SemiboldSemiCn.svg#MyriadPro-SemiboldSemiCn")
      format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-SemiboldSemiExt.eot");
  src: url("../fonts/MyriadPro-SemiboldSemiExtd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MyriadPro-SemiboldSemiExt.woff2") format("woff2"),
    url("../fonts/MyriadPro-SemiboldSemiExt.woff") format("woff"),
    url("../fonts/MyriadPro-SemiboldSemiExt.ttf") format("truetype"),
    url("../fonts/MyriadPro-SemiboldSemiExt.svg#MyriadPro-SemiboldSemiExt")
      format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-Bold.eot");
  src: url("../fonts/MyriadPro-Boldd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Bold.woff2") format("woff2"),
    url("../fonts/MyriadPro-Bold.woff") format("woff"),
    url("../fonts/MyriadPro-Bold.ttf") format("truetype"),
    url("../fonts/MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/MyriadPro-BoldSemiExt.eot");
  src: url("../fonts/MyriadPro-BoldSemiExtd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MyriadPro-BoldSemiExt.woff2") format("woff2"),
    url("../fonts/MyriadPro-BoldSemiExt.woff") format("woff"),
    url("../fonts/MyriadPro-BoldSemiExt.ttf") format("truetype"),
    url("../fonts/MyriadPro-BoldSemiExt.svg#MyriadPro-BoldSemiExt")
      format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "GESSTwoLight-Light";
  src: url("../fonts/GESSTwoLight-Light.eot");
  src: url("../fonts/GESSTwoLight-Lightd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GESSTwoLight-Light.woff2") format("woff2"),
    url("../fonts/GESSTwoLight-Light.woff") format("woff"),
    url("../fonts/GESSTwoLight-Light.ttf") format("truetype"),
    url("../fonts/GESSTwoLight-Light.svg#GESSTwoLight-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Myriad Pro", sans-serif;
  font-weight: 400;
  color: #000;
  text-align: right;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: 'Droid Arabic Kufi', "Nunito", sans-serif;
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 400;
  font-size: 1em;
}
.h2,
h2 {
  font-size: 3rem;
}
.h3,
h3 {
  font-size: 2.5rem;
  line-height: 1;
}
p {
  font-weight: 400;
}
img.desktop {
  display: block;
}
img.tablet,
img.mobile {
  display: none;
}
.navbar-collapse{
  direction: rtl;
}

@media (max-width: 768px) {
  img.desktop,
  img.mobile {
    display: none;
  }
  img.tablet {
    display: block;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  img.desktop,
  img.tablet {
    display: none;
  }
  img.mobile {
    display: block;
  }
}
#main_nav {
  z-index: 9999;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: 'Droid Arabic Kufi', "Nunito", sans-serif;
}
#main_nav .white {
  display: inline-block;
}
#main_nav .color {
  display: none;
}
#main_nav.nav-scrolled {
  background: #fff;
  color: #5a5a5a;
  padding: 0.5rem 3rem !important;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
#main_nav.nav-scrolled a {
  color: #5a5a5a;
}
#main_nav.nav-scrolled .white {
  display: none;
}
#main_nav.nav-scrolled .color {
  display: block;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}
.social-link {
  position: relative;
  bottom: 0;
  transition: bottom 0.1s ease-in, opacity 0.1s ease-in;
}
.social-link:hover {
  bottom: 2px;
  opacity: 0.8;
}
.overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.95);
  z-index: 9998;
  display: none;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.6rem;
    padding-left: 0.6rem;
  }
  .navbar-expand-lg .navbar-nav .nav-link.social-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media (max-width: 991px) {
  #main_nav {
    padding: 1.5rem 1rem !important;
  }
  #main_nav.nav-scrolled {
    background: #fff;
    color: #000;
    padding: 0.5rem 1rem !important;
  }
  #main_nav.nav-scrolled a {
    color: #000;
  }
  #main_nav.nav-scrolled ul .white {
    display: none;
  }
  #main_nav.nav-scrolled ul .color {
    display: block;
  }
  .navbar-nav .nav-link {
    font-weight: 400;
    font-size: 1.1rem;
    letter-spacing: 0.08rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.overflow-hidden {
  overflow: hidden;
}
.btn-dflt {
  letter-spacing: 0.05rem;
  color: #fff;
  background-color: #136fb8;
  border-color: #136fb8;
  padding: 0.375rem 1.5rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-dflt:hover {
  color: #fff;
  background-color: #1266a8;
  border-color: #1266a8;
  text-decoration: none;
}
.btn-arr-dblwhite {
  background: url(../images/arr-dbl-white.png) right center no-repeat;
  padding-right: 20px;
  color: #fff;
  transition: padding 0.2s ease-in-out;
}
.btn-arr-dblwhite:hover,
.btn-arr-dblwhite:focus {
  text-decoration: none;
  color: #fff;
  padding-right: 25px;
}
.btn-arr-dblgrey {
  background: url(../images/arr-dbl-grey.png) right center no-repeat;
  padding-right: 20px;
  color: #5a5a5a;
  transition: padding 0.2s ease-in-out;
}
.btn-arr-dblgrey:hover,
.btn-arr-dblgrey:focus {
  text-decoration: none;
  color: #5a5a5a;
  padding-right: 25px;
}
.btn-bgblack {
  letter-spacing: 0.05rem;
  color: #fff;
  background-color: #000;
  border-color: #000;
  padding: 0.35rem 1.5rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-bgblack:hover {
  color: #fff;
  background-color: #111;
  border-color: #111;
  text-decoration: none;
}
.text-black {
  color: #000 !important;
}
.bg-darkblue {
  background: #000324;
}
.ar {
  font-family: "GESSTwoLight-Light", "Tahoma", sans-serif;
}
footer {
  font-size: 0.9rem;
  color: #fff;
  background: #1f1f1f;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
footer h6 {
  color: #28abe1;
  margin-bottom: 0.8rem;
}
footer a {
  color: #fff;
}
footer a:hover,
footer a:focus {
  color: #aaa;
}
footer .contacts p {
  line-height: 1.1rem;
  padding-left: 30px;
}
footer .contacts p.address {
  background: url(../images/icon-location.png) left top no-repeat;
}
footer .contacts p.email {
  background: url(../images/icon-email.png) left top no-repeat;
}
footer .contacts p.phone {
  background: url(../images/icon-phone.png) left top no-repeat;
}
footer .input-subscribe {
  background: transparent;
  border: 2px solid #136fb8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
footer .social-links a {
  display: inline-block;
}
.hero-slider {
  width: 100%;
  height: 100vh;
}
.hero-slider .swiper-slide {
  background-size: cover;
  background-position: left bottom;
}
.hero-slider .swiper-pagination {
  bottom: 1.5rem;
}
.hero-slider .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0);
  border: 2px solid #fff;
  opacity: 1;
  outline: 0;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
}
.hero-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.hero-slider img {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero-slider img.desktop {
  display: block;
}
.hero-slider img.tablet {
  display: none;
}
.hero-slider img.mobile {
  display: none;
  min-width: auto;
  min-height: auto;
  width: 100%;
  height: 100%;
}
.hero-slider .content {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  letter-spacing: 0.05rem;
  overflow: hidden;
}
.hero-slider .content h1 {
  font-size: 2.9rem;
  line-height: 1;
}
.hero-slider .content p {
  font-size: 1rem;
  line-height: 1.2;
}
.hero-slider .content > .row {
  margin-bottom: 6.5rem;
}
.h-about {
  background: #f5f5f5;
  padding: 5rem 0;
}
.h-about p {
  font-size: 1.05rem;
  color: #174170;
  text-align: justify;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  text-align-last: center;
}
.h-services {
  background: #031b35;
  color: #fff;
  padding: 5rem 0;
  direction: rtl;
}
.h-services h2 {
  line-height: 1;
  color: #28abe1;
  margin-bottom: 2.5rem;
}
.h-services strong {
  font-weight: 400;
  font-size: 1.4rem;
}
.h-services .h-services-cols a {
  position: relative;
  display: block;
}
.h-services .h-services-cols a img:first-child {
  width: 100%;
}
.h-services .h-services-cols a .serv-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: transform 0.2s ease-in-out, top 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, top 0.2s ease-in-out;
}
.h-services .h-services-cols a span {
  display: block;
  position: absolute;
  left: 2rem;
  right: 2rem;
  bottom: 1rem;
  color: #fff;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.1;
  transition: all 0.2s ease-in-out;
  font-family: 'Droid Arabic Kufi', "Nunito", sans-serif;
}
.h-services .h-services-cols a span small {
  font-weight: bold;
  font-size: 100%;
}
.h-services .h-services-cols a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 51, 102, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.h-services .h-services-cols a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.h-services .h-services-cols a:hover::before {
  opacity: 1;
}
.h-services .h-services-cols a:hover::after {
  top: 1rem;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
  opacity: 1;
}
.h-services .h-services-cols a:hover .serv-icon {
  top: 45%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
  transform: translate(-50%, -50%) scale(0.7);
}
.h-services .h-services-cols a:hover span {
  text-align: center;
  bottom: 3rem;
}
.h-work {
  padding: 5rem 0;
}
.h-work h2 {
  color: #28abe1;
  margin-bottom: 2rem;
}
.h-work .h-work-tabs ul,
.h-work .h-work-tabs .work-filter {
  padding: 0;
}
.h-work .h-work-tabs ul li,
.h-work .h-work-tabs .work-filter li {
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0 2rem;
}
.h-work .h-work-tabs ul li .ui-tabs-anchor,
.h-work .h-work-tabs .work-filter li .ui-tabs-anchor,
.h-work .h-work-tabs ul li a,
.h-work .h-work-tabs .work-filter li a {
  line-height: 1;
  color: #000;
  padding: 0.2rem 0;
  border-bottom: 3px solid transparent;
  text-decoration: none;
}
.h-work .h-work-tabs ul li .ui-tabs-anchor.is-checked,
.h-work .h-work-tabs .work-filter li .ui-tabs-anchor.is-checked,
.h-work .h-work-tabs ul li a.is-checked,
.h-work .h-work-tabs .work-filter li a.is-checked {
  font-weight: bold;
  border-bottom: 3px solid #164271;
}
.h-work .h-work-tabs ul li.ui-tabs-active .ui-tabs-anchor,
.h-work .h-work-tabs .work-filter li.ui-tabs-active .ui-tabs-anchor {
  font-weight: bold;
  border-bottom: 3px solid #164271;
}
.h-work .h-work-tabs .ui-tabs-panel,
.h-work .h-work-tabs .work-grid {
  padding: 2rem 0;
}
.h-work .h-work-tabs .ui-tabs-panel > div[class^="col-"],
.h-work .h-work-tabs .work-grid > div[class^="col-"] {
  float: left;
}
.h-work .h-work-tabs .ui-tabs-panel a,
.h-work .h-work-tabs .work-grid a {
  display: block;
  position: relative;
  overflow: hidden;
}
.h-work .h-work-tabs .ui-tabs-panel a img,
.h-work .h-work-tabs .work-grid a img {
  width: 100%;
}
.h-work .h-work-tabs .ui-tabs-panel a span,
.h-work .h-work-tabs .work-grid a span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -80%;
  padding: 1rem;
  background: #fff;
  color: #000;
  font-size: 1.5rem;
  text-align: left;
  line-height: 1;
  -webkit-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;
}
.h-work .h-work-tabs .ui-tabs-panel a span strong,
.h-work .h-work-tabs .work-grid a span strong {
  display: block;
  font-weight: 800;
}
.h-work .h-work-tabs .ui-tabs-panel a span small,
.h-work .h-work-tabs .work-grid a span small {
  font-weight: 300;
  color: #5a5a5a;
}
.h-work .h-work-tabs .ui-tabs-panel a:hover span,
.h-work .h-work-tabs .work-grid a:hover span {
  bottom: 0;
}
.h-news {
  background: #062342;
  color: #fff;
}
.h-news h2 {
  line-height: 1;
  color: #28abe1;
  margin-bottom: 2.5rem;
}
.h-news .hnews-swiper .txt {
  background: #031b35;
  padding: 0 5rem;
}
.h-news .hnews-swiper .txt .h-news-date {
  background: url(../images/icon-clock.png) left center no-repeat;
  padding-left: 16px;
  font-size: 0.8rem;
  line-height: 1;
}
.h-news .hnews-swiper .txt h3 {
  font-weight: 400;
  margin: 1rem 0;
}
.h-news .hnews-swiper .img {
  padding: 0;
}
.h-news .hnews-swiper .img img {
  width: 100%;
}
.h-news .hnews-swiper .swiper-pagination {
  text-align: left;
  bottom: 3rem;
  padding-left: 24%;
}
.h-news .hnews-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0);
  border: 2px solid #fff;
  outline: 0;
}
.h-news .hnews-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.h-contact .h-form {
  padding: 6rem 3rem;
}
.h-contact .h-contact-form .form-control {
  display: inline-block;
  width: 49.5%;
  float: left;
  background: transparent;
  border: 2px solid #28abe1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.h-contact .h-contact-form .form-control.float-left {
  margin-right: 1%;
}
.h-contact .h-contact-form .form-control.c-code {
  width: 16.5%;
  height: 40px;
  background: url(../images/arr-down-blue.png) 92% center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.h-contact .h-contact-form .form-control.c-code::-ms-expand {
  display: none;
}
.h-contact .h-contact-form .form-control.phone {
  width: 32%;
}
.h-contact .h-contact-form .form-control.txtarea {
  display: block;
  width: 100%;
  margin: 0;
  float: none;
  height: 10rem;
}
.h-contact .h-contact-form .btn-dflt {
  padding: 0.375rem 3rem;
}
.h-contact #map {
  width: 100%;
  height: 100%;
}
@media (max-width: 1200px) {
  .h-contact .h-form {
    padding: 4rem 1rem;
  }
  .h-contact .h-contact-form .form-control {
    width: 100%;
    float: none;
  }
  .h-contact .h-contact-form .form-control.float-left {
    margin-right: 0;
  }
  .h-contact .h-contact-form .form-control.c-code {
    width: 28%;
    margin-right: 1%;
  }
  .h-contact .h-contact-form .form-control.phone {
    width: 71%;
  }
}
@media (max-width: 991px) {
  .h-contact #map {
    height: 300px;
  }
}
@media (max-width: 768px) {
  .hero-slider {
    height: 100vh;
  }
  .hero-slider img.desktop,
  .hero-slider img.mobile {
    display: none;
  }
  .hero-slider img.tablet {
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .h-work .h-work-tabs ul li,
  .h-work .h-work-tabs .work-filter li {
    display: block;
    margin-bottom: 1rem !important;
    padding: 0 2rem;
  }
  .h-work .h-work-tabs ul li .ui-tabs-anchor,
  .h-work .h-work-tabs .work-filter li .ui-tabs-anchor,
  .h-work .h-work-tabs ul li a,
  .h-work .h-work-tabs .work-filter li a {
    float: none;
  }
  .h-news .hnews-swiper .txt {
    padding: 3rem 1rem;
  }
  .h-news .hnews-swiper .swiper-pagination {
    text-align: center;
    bottom: 2rem;
    padding-left: 0;
  }
}
@media (max-width: 576px) {
  .hero-slider {
    height: 100vh;
    max-height: 640px;
  }
  .hero-slider img.desktop,
  .hero-slider img.tablet {
    display: none;
  }
  .hero-slider img.mobile {
    display: block;
  }
  .hero-slider .content h1 {
    font-size: 1.75rem;
  }
  .hero-slider .content p {
    font-size: 0.9rem;
  }
  .hero-slider .content > .row {
    margin-bottom: auto;
    margin-top: 6.5rem;
  }
}
.top-banner {
  position: relative;
  height: 550px;
  padding: 4rem;
  background: #000;
  color: #fff;
  overflow: hidden;
}
.top-banner p {
  font-size: 1.1rem;
  letter-spacing: 0.05px;
}
.top-banner img.desktop,
.top-banner img.tablet,
.top-banner img.mobile {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.top-banner img.mobile {
  min-width: auto;
  min-height: auto;
  width: 100%;
  height: auto;
}
.half-sec .txt p {
}
.half-sec .txt ul:not(.brdcrumb) li {
  padding-left: 1rem;
}
.half-sec .txt ul:not(.brdcrumb) li::before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}
.half-sec .img {
  overflow: hidden;
}
.half-sec .img img {
  position: relative;
  min-width: 100%;
  min-height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
.half-sec .img.work-img img {
  max-width: 100%;
  min-height: auto;
  left: auto;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.brdcrumb li {
  display: inline-block;
}
.brdcrumb li a {
  color: #000;
}
.brdcrumb li::after {
  content: "/";
  display: inline-block;
  margin: 0 5px;
}
.brdcrumb li:last-child::after {
  display: none;
}
.brdcrumb li:last-child a {
  font-weight: bold;
  text-decoration: underline;
}
.abt-sec2 {
  background: url(../images/abt-img02.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 5rem;
}
.abt-sec2 h3 {
  color: #28abe1;
}
.abt-sec2 .num-counter span {
  font-weight: 800;
  font-size: 5.5rem;
  line-height: 1;
}
.abt-sec2 .num-counter p {
  letter-spacing: 2px;
  line-height: 1.2;
  margin: 0;
}
.abt-sec3 h6 {
  letter-spacing: 0.04rem;
}
.wwd-sec1 {
  background: #f5f5f5;
}
.wwd-sec2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.wwd-sec2 p:first-of-type {
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  text-align-last: center;
}
.wwd-sec2 .wwd-ux-icons .img {
  height: 100px;
  margin-bottom: 0.8rem;
}
.wwd-sec2 .wwd-ux-icons p {
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 2px;
  color: #5a5a5a;
  margin: 0;
}
.wwd-sec3 {
  background: #174170;
  color: #fff;
}
.wwd-sec3 h3 {
  background: url(../images/wwd-mediaplan-icon.png) left center no-repeat;
  color: #28abe1;
  padding-left: 75px;
}
.wwd-sec3 .wwd-media-icons {
  line-height: 1.2;
}
.wwd-sec4 {
  background: #f5f5f5;
}
.wwd-sec4 h3 {
  background: url(../images/wwd-social-icon.png) left center no-repeat;
  padding-left: 80px;
}
.wwd-sec4 ul li strong {
  font-weight: 500;
  letter-spacing: 0.04rem;
  text-transform: uppercase;
  color: #5a5a5a;
}
.wwd-sec5 {
  background: url(../images/wwd-img04.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 6rem 3rem;
}
.wwd-sec5 p:first-of-type {
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  text-align: justify;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  text-align-last: center;
}
.wwd-sec5 .wwd-vid-icons .img {
  height: 90px;
  margin-bottom: 0.8rem;
}
.wwd-sec5 .wwd-vid-icons p {
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 2px;
  margin: 0;
}
.wwd-sec6 {
  background: #f5f5f5;
}
.wwd-sec6 h3 {
  background: url(../images/wwd-web-icon.png) left center no-repeat;
  padding-left: 75px;
}
.work-swiper {
  height: 555px;
}
.work-swiper img {
  width: 100%;
}
.work-swiper img.desktop,
.work-swiper img.tablet {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.work-swiper img.mobile {
  min-width: auto;
  min-height: auto;
  width: 100%;
  height: auto;
}
.work-swiper .content {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
}
.work-swiper .swiper-slide {
  overflow: hidden;
}
.work-swiper .swiper-pagination {
  bottom: 1.5rem;
}
.work-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0);
  border: 2px solid #fff;
  opacity: 1;
  outline: 0;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
}
.work-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.work-dtls-sec1 {
  background: #f5f5f5;
}
.work-dtls-sec1 .ar {
  font-weight: normal;
  font-size: 2rem;
  color: #5a5a5a;
}
.work-dtls-sec1 h4,
.work-dtls-sec1 h5 {
  font-weight: 500;
  color: #5a5a5a;
}
.work-dtls-sec2 {
  position: relative;
}
.wrkdtls-arr {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 45%;
}
.wrkdtls-arr::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  right: 0;
  top: 50%;
  background: #28abe1;
}
.wrkdtls-arr .wrkdtls-next,
.wrkdtls-arr .wrkdtls-prev {
  font-weight: 500;
  position: relative;
  padding: 0 15px;
  background: #fff;
  color: #5a5a5a;
  z-index: 2;
  cursor: pointer;
  outline: 0;
}
.wrkdtls-arr .wrkdtls-next[aria-disabled="true"],
.wrkdtls-arr .wrkdtls-prev[aria-disabled="true"] {
  font-weight: 400;
  color: #aaa;
  cursor: default;
}
.wrkdtls-arr .wrkdtls-next {
  float: right;
  margin-right: 8%;
}
.wrkdtls-arr .wrkdtls-prev {
  float: left;
  margin-left: 8%;
}
.bg-darkblue .wrkdtls-arr::before {
  background: #28abe1;
}
.bg-darkblue .wrkdtls-arr .wrkdtls-next,
.bg-darkblue .wrkdtls-arr .wrkdtls-prev {
  background: #000324;
  color: #fff;
}
.bg-darkblue .wrkdtls-arr .wrkdtls-next[aria-disabled="true"],
.bg-darkblue .wrkdtls-arr .wrkdtls-prev[aria-disabled="true"] {
  color: #aaa;
}
.work-dtls-slider-01 {
  width: 60%;
}
.work-dtls-slider-01 img {
  width: 100%;
}
.work-dtls-slider-01 .txt {
  padding-top: 1rem;
}
.work-dtls-slider-01 .txt h5 {
  font-size: 1.6rem;
  margin: 0;
}
.work-dtls-slider-01 .swiper-pagination {
  position: relative;
  text-align: right;
  bottom: 0;
  margin-top: 0.7rem;
}
.work-dtls-slider-01 .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  border: 1px solid #000;
}
.work-dtls-slider-01 .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
}
.work-dtls-slider-01.slider-darkblue .txt h5 {
  color: #fff;
}
.work-dtls-slider-01.slider-darkblue .txt p {
  color: #28abe1;
}
.work-dtls-slider-01.slider-darkblue
  .swiper-pagination
  .swiper-pagination-bullet {
  background: #000324;
  border: 1px solid #fff;
}
.work-dtls-slider-01.slider-darkblue
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background: #fff;
}
.work-dtls-slider-01.video-prod-slider + .wrkdtls-arr {
  top: 33%;
}
.work-dtls-slider-01.video-prod-slider .work-video {
  width: 100%;
  height: 540px;
}
.work-dtls-slider-01.video-prod-slider .date {
  background: url(../images/icon-clock-grey.png) left center no-repeat;
  padding-left: 15px;
  line-height: 1;
  font-size: 0.8rem;
  margin-top: 0.3rem;
}
.work-dtls-slider-01.video-prod-slider .txt p {
  line-height: 1.2;
}
.work-dtls-slider-01.video-prod-slider .stats {
  padding-top: 1.8rem;
}
.work-dtls-slider-01.video-prod-slider .stats h6 {
  width: 100%;
}
.work-dtls-slider-01.video-prod-slider .stats .stat-box {
  display: inline-block;
  text-align: center;
  font-size: 0.8rem;
  width: 31.5%;
  background: #f6f6f6;
  padding: 1rem 0.3rem;
  vertical-align: top;
}
.work-dtls-slider-01.video-prod-slider .stats .stat-box img {
  width: auto;
}
.work-dtls-slider-01.video-prod-slider .stats .stat-box span {
  display: block;
  margin-top: 0.3rem;
}
.work-dtls-slider-02 img {
  width: 100%;
}
.work-dtls-slider-02 .txt {
  color: #fff;
  position: absolute;
  width: 40%;
  left: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.work-dtls-slider-02 .txt h3 {
  margin-bottom: 1.5rem;
}
.work-dtls-slider-02 .txt p {
  font-size: 2rem;
  line-height: 1.3;
}
.work-dtls-slider-02 .swiper-pagination {
  bottom: 2rem;
}
.work-dtls-slider-02 .swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  opacity: 1;
  border: 1px solid #fff;
}
.work-dtls-slider-02 .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.work-dtls-other-proj a {
  display: block;
  position: relative;
  overflow: hidden;
}
.work-dtls-other-proj a img {
  width: 100%;
}
.work-dtls-other-proj a span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -80%;
  padding: 1rem;
  background: #fff;
  color: #000;
  font-size: 1.5rem;
  text-align: left;
  line-height: 1;
  -webkit-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;
}
.work-dtls-other-proj a span strong {
  display: block;
  font-weight: 800;
}
.work-dtls-other-proj a span small {
  font-weight: 300;
  color: #5a5a5a;
}
.work-dtls-other-proj a:hover span {
  bottom: 0;
}
.social-grid {
  padding: 0 8rem;
}
.social-grid div[class^="col-"] {
  padding: 0.5rem;
}
.social-grid img {
  width: 100%;
}
.social-grid iframe,
.social-grid video {
  width: 100%;
  height: 100%;
}
.social-grid .open-popup {
  position: relative;
  display: block;
  height: 100%;
}
.social-grid .open-popup::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7) url(../images/icon-zoom.png) center center
    no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.social-grid .open-popup:hover::after {
  opacity: 1;
}
.social-results .col-left {
  background: #031b35;
  color: #fff;
  padding: 5rem;
}
.social-results .col-left h3 {
  line-height: 1.2;
  color: #28abe1;
  margin-bottom: 5rem;
}
.social-results .col-left h3 small {
  display: block;
}
.social-results .col-left h4 {
  font-weight: 400;
}
.social-results .col-right {
  background: #f3f3f3;
  padding: 5rem;
}
.social-results .col-right p {
  color: #5a5a5a;
}
.social-results .col-right .num-counter div[class^="col-"] {
  border-bottom: 1px solid #d4d4d4;
}
.social-results .col-right .num-counter div[class^="col-"]:last-child,
.social-results .col-right .num-counter div[class^="col-"]:nth-last-child(2) {
  border-bottom: 0;
}
.social-results .col-right .num-counter div[class^="col-"]:nth-child(2n + 1) {
  border-right: 1px solid #d4d4d4;
}
.social-results .col-right .num-counter span {
  color: #ffba36;
  font-weight: 800;
  font-size: 5.5rem;
  line-height: 1;
}
.social-results .col-right .num-counter span:nth-child(2) {
  font-weight: 500;
  font-size: 2rem;
}
.social-results .col-right .num-counter p {
  letter-spacing: 0.05px;
  line-height: 1.2;
  margin: 0;
}
.work-video-img-parallax {
  background: url(../images/video-img-aaib-02.html) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 420px;
}
.work-popup {
  position: relative;
  width: 90%;
  max-width: 960px;
  padding: 0;
  margin: 5.5rem auto 0;
}
.work-popup img,
.work-popup iframe,
.work-popup video {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.work-popup iframe,
.work-popup video {
  min-height: 750px;
}
.work-popup .mfp-close {
  font-size: 2.5rem;
  line-height: 45px;
  right: -55px;
  width: 46px;
  height: 46px;
  color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
}
.work-popup .mfp-close:hover {
  background: rgba(0, 0, 0, 0.5);
}
.work-popup .mfp-close:active {
  top: 0;
}
.contact-sec {
  background: #f5f5f5;
}
.contact-sec p.address,
.contact-sec p.email {
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.05rem;
  margin: 0;
  padding-left: 35px;
  padding-bottom: 1rem;
}
.contact-sec p.address {
  background: url(../images/icon-location-lightblue.png) left top no-repeat;
}
.contact-sec p.email {
  background: url(../images/icon-email-lightblue.png) left top no-repeat;
}
.contact-sec p a {
  color: #000;
}
.clients-sec {
  background: #f7f7f7;
  padding: 3rem 6rem;
}
.clients-sec .client {
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 20%;
  min-height: 150px;
  text-align: center;
  padding: 1rem;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.clients-sec .client:nth-child(5n) {
  border-right: 0;
}
.clients-sec .client:nth-last-child(-n + 5) {
  border-bottom: 0;
}
.clients-sec .client img {
  max-width: 100%;
  max-height: 110px;
}
.news-sec {
  background: #f7f7f7;
  padding: 3rem 6rem 6rem;
}
.news-sec .date {
  background: url(../images/icon-clock-grey.png) left center no-repeat;
  padding-left: 15px;
  line-height: 1;
  font-size: 0.8rem;
}
.news-sec .dtls {
  padding: 2rem 2rem 2rem;
}
.news-sec .dtls h2 {
  margin-bottom: 2rem;
}
.news-sec .dtls h3 {
  font-weight: 400;
  font-size: 1.7rem;
  margin: 1rem 0;
}
.news-sec .dtls p {
  line-height: 1.2;
  margin: 0;
}
.news-sec .ftr {
  height: 3.5rem;
  border-top: 1px solid #d0d0d0;
}
.news-sec .ftr .author img {
  max-height: 100%;
  margin-right: 0.5rem;
}
.news-sec a {
  color: #000;
}
.news-sec .latest-news {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.news-sec .latest-news .lnews-cont {
  background: #fff;
  margin: 5rem auto -3.45rem;
}
.news-sec .news-grid {
  margin-top: 6rem;
}
.news-sec .news-grid .news-item {
  width: 32.333333%;
  margin-right: 1.5%;
  margin-bottom: 1.25rem;
  background: #fff;
}
.news-sec .news-grid .news-item:nth-child(3n) {
  margin-right: 0;
}
.news-sec .news-grid .news-item > img {
  width: 100%;
}
.news-sec .news-grid .news-item .dtls {
  min-height: 40%;
}
.news-sec .news-grid .news-item .ftr {
  margin-top: auto;
}
.careers-sec {
  background: #f7f7f7;
  padding: 3rem 6rem;
}
.careers-sec .careers-intro {
  font-size: 2.2rem;
  letter-spacing: 0.05rem;
  line-height: 1.3;
  color: #5a5a5a;
}
.careers-sec .careers-email {
  font-size: 1.8rem;
  letter-spacing: 0.05rem;
  line-height: 1.3;
  color: #5a5a5a;
  margin: 0;
}
.careers-sec .careers-email a {
  text-decoration: underline;
  font-weight: 500;
  color: #5a5a5a;
}
.vacancies {
  /* background: url(../images/vacancies-bg.jpg) center center no-repeat; */
  background-size: cover;
  /* color: #fff; */
  color: black;
  padding: 3rem 0;
  background-color: white;
}
.vacancies .headline{
  font-weight: bold;
}
.vacancies .line-border{
  width: 100%;
  height: 0.5px;
  color: black;
  background: black;
  opacity: 0.5;
}
.vacancies .row1 {
  padding: 0 6rem;
}
.vacancies .vacancy-item {
  padding: 2rem 11% 2rem 6rem;
  -webkit-transition: background 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: background 0.3s ease-out, color 0.3s ease-out;
  transition: background 0.3s ease-out, color 0.3s ease-out;
}
.vacancies .vacancy-item h4{
  font-weight: bold;
}
.vacancies .vacancy-item p {
  margin: 0;
}
.vacancies .vacancy-item .vacancy-icon {
  width: 70px;
  height: 50px;
  margin-right: 20px;
  background-repeat: no-repeat !important;
  background-position: center top !important;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.vacancies .vacancy-item .div-content{
  width: 80%;
}
.vacancies .vacancy-item .vacancy-icon.account {
  background-image: url(../images/icon-account.png);
  background-position: center bottom !important;
}
.vacancies .vacancy-item .vacancy-icon.social {
  background-image: url(../images/icon-social.png);
  background-position: center bottom !important;
}
.vacancies .vacancy-item .vacancy-icon.design {
  background-image: url(../images/icon-design.png);
  background-position: center bottom !important;
}
.vacancies .vacancy-item .vacancy-icon.development {
  background-image: url(../images/icon-development.png);
  background-position: center bottom !important;
}
.vacancies .vacancy-item .btn-more {
  display: table;
  position: absolute;
  right: 2%;
  top: 45%;
  width: 15%;
  height: 30%;
  background: #031b35;
  color: white;
  font-weight: 500;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  border-radius: 15px;
  padding: 1rem 10px;
}
.vacancies .vacancy-item .btn-more span {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}
/* .vacancies .vacancy-item:hover {
  background: #fff;
  color: #000;
} */
/* .vacancies .vacancy-item:hover .vacancy-icon {
  background-position: center bottom !important;
} */
/* .vacancies .vacancy-item:hover .btn-more {
  opacity: 1;
} */
.careers-pop {
  position: relative;
  width: 90%;
  background: #fff;
  padding: 5rem 8rem 5rem 3rem;
  margin: 5.5rem auto 0;
}
.careers-pop .date {
  background: url(../images/icon-calendar-grey.png) left center no-repeat;
  padding-left: 25px;
  line-height: 22px;
}
.careers-pop .img-fluid {
  width: 100%;
}
.careers-pop p a {
  text-decoration: underline;
  font-weight: 500;
  color: #5a5a5a;
}
.careers-pop ul {
  list-style: none;
  padding-left: 2rem;
}
.careers-pop .btns {
  position: absolute;
  right: 0;
  top: 66px;
  width: 69px;
}
.careers-pop .btns .popup-btn {
  display: block;
  width: 69px;
  height: 66px;
  background-repeat: no-repeat !important;
  background-position: left center !important;
}
.careers-pop .btns .popup-btn.close-popup {
  background-image: url(../images/close.png);
}
.careers-pop .btns .popup-btn.fb {
  background-image: url(../images/popup-fb.png);
}
.careers-pop .btns .popup-btn.lin {
  background-image: url(../images/popup-in.png);
}
.careers-pop .btns .popup-btn.gplus {
  background-image: url(../images/popup-gplus.png);
}
.careers-pop .btns .popup-btn.tw {
  background-image: url(../images/popup-tw.png);
}
.careers-pop .btns .popup-btn:hover {
  background-position: right center !important;
}
.careers-pop .mfp-close {
  font-size: 3.5rem;
  line-height: 66px;
  width: 69px;
  height: 66px;
  background: #2d2d2d;
  color: #fff;
  opacity: 1;
}
.careers-pop .mfp-close:hover {
  background: #444;
}
.careers-pop .mfp-close:active {
  top: 0;
}
@media (max-width: 991px) {
  .work-dtls-slider-01.video-prod-slider .work-video {
    height: 400px;
  }
  .work-dtls-slider-01.video-prod-slider .stats {
    padding-top: 0;
  }
  .social-grid {
    padding: 0 5rem;
  }
  .social-results .col-left {
    padding: 2rem;
  }
  .social-results .col-left h3 {
    margin-bottom: 3rem;
  }
  .social-results .col-right {
    padding: 2rem;
  }
  .social-results .col-right .num-counter span {
    font-size: 4.5rem;
  }
  .social-results .col-right .num-counter span:nth-child(2) {
    font-size: 1.5rem;
  }
  .work-popup {
    margin: 8.5rem auto 0;
  }
  .work-popup iframe,
  .work-popup video {
    min-height: 350px;
  }
  .work-popup .mfp-close {
    right: 0;
    top: -55px;
  }
  .clients-sec {
    padding: 3rem 0;
  }
  .clients-sec .client {
    width: 50%;
  }
  .clients-sec .client:nth-child(5n) {
    border-right: 1px solid #ccc;
  }
  .clients-sec .client:nth-last-child(-n + 5) {
    border-bottom: 1px solid #ccc;
  }
  .clients-sec .client:nth-child(2n) {
    border-right: 0;
  }
  .clients-sec .client:nth-last-child(-n + 2) {
    border-bottom: 0;
  }
  .news-sec {
    padding: 3rem 1.5rem 6rem;
  }
  .news-sec .news-grid .news-item {
    width: 48.5%;
    margin-right: 3%;
    background: #fff;
  }
  .news-sec .news-grid .news-item:nth-child(3n) {
    margin-right: 1.5%;
  }
  .news-sec .news-grid .news-item:nth-child(2n) {
    margin-right: 0;
  }
  .careers-sec {
    padding: 3rem;
  }
  .careers-sec .careers-intro {
    font-size: 1.6rem;
  }
  .careers-sec .careers-email {
    font-size: 1.4rem;
  }
  .vacancies .row1 {
    padding: 0 3rem;
  }
  .vacancies .vacancy-item {
    padding: 2rem 11% 2rem 1rem;
  }
}
@media (max-width: 767px) {
  .half-sec .img img {
    width: 100%;
    min-width: auto;
    min-height: auto;
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  .abt-sec2 {
    padding: 5rem 2rem;
  }
  .abt-sec2 .num-counter p {
    margin-bottom: 1rem;
  }
  .work-dtls-slider-01 {
    width: 80%;
  }
  .work-dtls-slider-01.video-prod-slider + .wrkdtls-arr {
    top: 25%;
  }
  .work-dtls-slider-01.video-prod-slider .work-video {
    height: 300px;
  }
  .work-dtls-slider-01.video-prod-slider .stats {
    padding-top: 0;
  }
  .wrkdtls-arr .wrkdtls-next,
  .wrkdtls-arr .wrkdtls-prev {
    font-size: 0.7rem;
    word-wrap: break-word;
    padding: 0 5px;
    width: 10%;
    background: transparent;
  }
  .wrkdtls-arr .wrkdtls-next {
    margin-right: 0;
  }
  .wrkdtls-arr .wrkdtls-prev {
    margin-left: 0;
  }
  .bg-darkblue .wrkdtls-arr .wrkdtls-next,
  .bg-darkblue .wrkdtls-arr .wrkdtls-prev {
    background: transparent;
  }
  .work-dtls-slider-02 .txt {
    position: relative;
    width: 100%;
    min-height: 200px;
    left: 0;
    top: 0;
    padding: 2rem 1rem;
    background: #666;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  .work-dtls-slider-02 .txt h3 {
    font-size: 1.7rem;
    margin-bottom: 0.5rem;
  }
  .work-dtls-slider-02 .txt p {
    font-weight: 400;
    font-size: 0.9rem;
  }
  .work-dtls-slider-02 .swiper-pagination {
    bottom: 1rem;
  }
  .social-grid {
    padding: 0 2rem;
  }
  .news-sec {
    padding: 3rem 1.5rem;
  }
  .news-sec .latest-news {
    background: none !important;
  }
  .news-sec .latest-news .lnews-cont {
    margin: 0 auto;
  }
  .news-sec .news-grid {
    margin-top: 3rem;
  }
  .news-sec .news-grid .news-item {
    width: 48.5%;
    margin-right: 3%;
  }
  .news-sec .news-grid .news-item:nth-child(3n) {
    margin-right: 1.5%;
  }
  .news-sec .news-grid .news-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .top-banner {
    padding: 6.5rem 1rem 1rem;
  }
  .top-banner h2 {
    font-size: 2rem;
  }
  .top-banner p {
    font-size: 0.9rem;
    line-height: 1.2;
  }
  .work-swiper {
    height: 90vh;
    max-height: 687px;
  }
  .work-swiper h2 {
    font-size: 2rem;
  }
  .work-swiper p {
    font-size: 0.9rem;
    line-height: 1.2;
  }
  .work-swiper .content {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    padding: 6.5rem 0 1rem;
  }
  .work-swiper .swiper-pagination {
    bottom: 0.5rem;
  }
}
@media (max-width: 576px) {
  .top-banner {
    height: 100vh;
    max-height: 640px;
  }
  .work-swiper {
    height: 100vh;
    max-height: 640px;
  }
  .news-sec .news-grid .news-item {
    width: 100%;
    margin-right: 0;
  }
  .news-sec .news-grid .news-item:nth-child(3n) {
    margin-right: 0;
  }
  .careers-sec {
    padding: 3rem 0;
  }
  .careers-sec .careers-intro {
    font-size: 1.3rem;
    letter-spacing: 0.03rem;
  }
  .careers-sec .careers-email {
    font-size: 1.2rem;
    letter-spacing: 0.03rem;
  }
  .vacancies {
    padding: 3rem 0;
  }
  .vacancies .row1 {
    padding: 0;
  }
  .vacancies .vacancy-item {
    padding: 2rem 0 0;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .vacancies .vacancy-item > div:nth-child(2) {
    max-width: 75%;
    padding-right: 1rem;
  }
  .vacancies .vacancy-item .btn-more {
    position: relative;
    right: auto;
    top: auto;
    width: 80%;
    height: 3rem;
    opacity: 1;
    /* margin-top: 1rem; */
    margin: 1rem auto;
  }
  .careers-pop {
    width: 96%;
    padding: 6rem 1rem 1rem;
  }
  .careers-pop ul {
    padding-left: 1rem;
  }
  .careers-pop .btns {
    top: 0;
    width: 100%;
  }
  .careers-pop .btns .popup-btn {
    float: left;
    width: 20%;
    max-width: 69px;
  }
  .careers-pop .mfp-close {
    font-size: 3rem;
    width: 20%;
    max-width: 69px;
  }
}
@media (max-width: 767px) {
  .wwd-sec3 h3,
  .wwd-sec4 h3,
  .wwd-sec6 h3 {
    padding-left: 0;
  }
  .half-sec .pl-4 {
    padding-left: 0 !important;
  }
  .wwd-sec2,
  .wwd-sec3,
  .wwd-sec4,
  .wwd-sec5,
  .wwd-sec6 {
    padding: 6rem 1rem !important;
  }
  .wwd-sec2 p:first-of-type,
  #media-planning .txt pÃƒâ„¢Ã‹â€  #web-mobile-technology .txt p,
  #social-media .txt p,
  #web-mobile-technology .txt p,
  #video-production .txt,
  #social-media .txt p,
  #media-planning .txt p {
    text-align: center !important;
  }
}
@media (max-height: 600px) {
  .hero-slider {
    height: 140vh;
  }
}
.h-work .h-work-tabs .work-grid a.vid-link {
  padding: 0 10px;
}
.social-links-mac {
  display: none !important;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .social-links-all {
    display: none !important;
  }
  .social-links-mac {
    display: block !important;
  }
  .social-links-mac .dropdown-toggle img {
    width: 18px;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    right: 0;
    left: auto;
    text-align: center;
    min-width: 0;
    border: 0;
    border-radius: 0;
    width: 100%;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  }
  .navbar-expand-lg .navbar-nav .nav-link.social-link {
    display: inline-block;
    width: 100%;
  }
  #main_nav.nav-scrolled .navbar-nav .nav-link.social-link .color {
    margin: auto !important;
  }
  #main_nav.nav-scrolled .navbar-brand .color,
  .navbar-dark .navbar-brand .white {
    width: 80px;
  }
  #main_nav.nav-scrolled,
  #main_nav {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .social-links-mac .dropdown-toggle::after {
    display: none !important;
  }
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
  .h-work .h-work-tabs ul li {
    padding: 0 1rem;
  }
}
.hero-intro {
  height: 100vh;
  overflow: hidden;
}
.test-home-page #main_nav {
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  .hero-intro {
    height: auto;
    padding-top: 104px;
    background: #000;
  }
  .hero-intro video {
    display: block;
  }
}

.hero-intro img.hero-img-gif {
  display: none;
}

@media (max-width: 767px) {
  .hero-intro img.hero-img-gif {
    display: block;

    width: 100%;
  }

  .hero-intro video {
    display: none;
  }
}

.top-banner.about-banner.newBanner {
  background-image: url(../images/aboutUsBanner.png);
}

.work-dtls-slider-02 .txt {
  background-color: rgba(0, 0, 0, 0.24);

  padding: 22px;
}

.hero-slider img.desktop {
  max-width: 100%;
}

@media (max-width: 991px) {
  .hero-slider .content > .row {
    margin-bottom: auto;
    margin-top: 6.5rem;
  }
}
@media (max-width: 576px) {
  .hero-slider .content > .row {
    margin-bottom: auto;
    margin-top: 5.5rem !important;
  }
}
#newsletterMsg,
#errorMsg p {
  color: red;
  font-weight: bold;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
