.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

body.modal-open {
  padding-right: 0 !important; }
  body.modal-open section:not(.modal_wrapper) {
    filter: blur(5px); }

section.responsive {
  width: 100%;
  height: 90vh;
  display: flex;
  align-items: center;
  max-width: 75%;
  margin: 0 auto;
  /* fixes potential theme css conflict */ }
  section.responsive .col_map {
    width: 100%; }
  section.responsive .img_map {
    position: relative;
    width: 100%; }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-500px); }
  60% {
    opacity: 1;
    transform: translateY(0px); }
  80% {
    transform: translateY(-15px); }
  100% {
    transform: translateY(0); } }
  section.responsive .wrap_info_marker {
    animation-name: bounceInDown;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    position: absolute;
    width: 30%;
    display: flex;
    align-items: flex-end;
    justify-content: center; }
    section.responsive .wrap_info_marker .marker_map {
      z-index: 2;
      width: 9%;
      cursor: pointer; }
    section.responsive .wrap_info_marker .info_marker {
      position: absolute;
      bottom: 94%;
      opacity: 0;
      padding: 7% 6% 16% 6%;
      background-color: #eb501d;
      max-height: 19rem;
      overflow: auto;
      -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 85%, 55% 85%, 50% 100%, 45% 85%, 0 85%, 0 0);
      clip-path: polygon(50% 0%, 100% 0, 100% 85%, 55% 85%, 50% 100%, 45% 85%, 0 85%, 0 0); }
      section.responsive .wrap_info_marker .info_marker .title_office {
        font-family: MarkOT_medium;
        font-size: 1.8rem;
        color: white; }
      section.responsive .wrap_info_marker .info_marker a {
        text-decoration: none; }
      section.responsive .wrap_info_marker .info_marker p {
        font-family: MarkOT_light;
        font-size: 1.5rem;
        color: #fff;
        margin: 0; }
  section.responsive h3 {
    font-family: 'MarkOT_medium';
    font-size: 3.6rem;
    margin-bottom: 10%; }
  section.responsive p {
    font-family: 'MarkOT_light';
    font-size: 1.9rem; }
  section.responsive .acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0; }
  section.responsive .acf-map img {
    max-width: inherit !important; }
  section.responsive img.map {
    position: absolute;
    top: 0;
    z-index: 9; }

section.slider_loc {
  padding: 10rem 0;
  width: 100%;
  box-shadow: inset 0px 21px 21px -10px rgba(0, 0, 0, 0.1), inset 0px -21px 21px -10px rgba(0, 0, 0, 0.1); }
  section.slider_loc .slider_container_about .container_about {
    width: 98%; }
    section.slider_loc .slider_container_about .container_about .slide_img_about {
      padding-top: 5%; }
  section.slider_loc .slider_container_about .swiper-button-next, section.slider_loc .slider_container_about .swiper-button-prev {
    background: none; }
    section.slider_loc .slider_container_about .swiper-button-next i, section.slider_loc .slider_container_about .swiper-button-prev i {
      font-size: 4rem;
      color: #b3b4b4; }
  section.slider_loc .slider_container_about .swiper-button-next {
    right: 3%; }
  section.slider_loc .slider_container_about .swiper-button-prev {
    left: 3%; }
  section.slider_loc .slider_container_about .slide_text_about {
    padding-left: 23%; }
    section.slider_loc .slider_container_about .slide_text_about .title_big {
      color: #393a39;
      font-family: MarkOT_medium;
      line-height: 4rem;
      font-size: 3.6rem;
      margin-top: 5rem; }
    section.slider_loc .slider_container_about .slide_text_about .title {
      color: #393a39;
      font-family: MarkOT_medium;
      line-height: 4rem;
      font-size: 2.5rem;
      margin-top: 5rem; }
    section.slider_loc .slider_container_about .slide_text_about .under_big {
      padding-right: 25%; }
    section.slider_loc .slider_container_about .slide_text_about .text, section.slider_loc .slider_container_about .slide_text_about .text_dec {
      color: #393a39;
      font-family: MarkOT_light;
      font-size: 1.9rem;
      margin-top: 5rem;
      line-height: 4rem; }
    section.slider_loc .slider_container_about .slide_text_about .text_dec {
      padding-right: 12%;
      text-decoration: underline; }

section.about_services {
  padding: 0 2% 3% 2%;
  max-width: 73%;
  width: 100%;
  margin: 11rem auto -15% auto;
  background-color: white;
  position: relative;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2); }
  section.about_services .item {
    padding: 9%;
	text-align:center;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    height: 100%; }
    section.about_services .item img {
      max-height: 26rem;
      height: 100%; }
    section.about_services .item span {
      font-size: 2.5rem;
      color: #403f3e;
      font-family: 'MarkOT_medium';
	  text-align:center;
      display: block;
      margin: 1rem 0 4rem 0; }
    section.about_services .item p {
	  text-align:left;
      font-size: 2rem;
      color: #403f3e;
      font-family: 'MarkOT_light'; }

section.wrap_awards {
  background-color: #f0f0f0;
  padding-top: 24%;
  padding-bottom: 8%; }
  section.wrap_awards .awards {
    max-width: 75%;
    margin: 0 auto; }
    section.wrap_awards .awards h3 {
      font-family: 'MarkOT_medium';
      font-size: 3.6rem;
      margin-bottom: 7%; }
    section.wrap_awards .awards p {
      font-family: 'MarkOT_light';
      font-size: 1.9rem; }
    section.wrap_awards .awards .brands {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center; }
      section.wrap_awards .awards .brands .brand {
        max-width: 30%;
        padding: 3.2%;
        text-align: right; }
        section.wrap_awards .awards .brands .brand img {
          width: 62%; }

section.careers_contacts {
  background: #6d4f99;
  background: -moz-linear-gradient(left, #6d4f99 0%, #00afe9 100%);
  background: -webkit-linear-gradient(left, #6d4f99 0%, #00afe9 100%);
  background: -o-linear-gradient(left, #6d4f99 0%, #00afe9 100%);
  background: -ms-linear-gradient(left, #6d4f99 0%, #00afe9 100%);
  background: linear-gradient(to right, #6d4f99 0%, #00afe9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d4f99', endColorstr='#00afe9', GradientType=1); }
  section.careers_contacts .careers_wrapper {
    padding: 100px 0 160px 0;
    border-bottom: 1px solid #fff;
    max-width: 75%;
    margin: 0 auto;
    width: 100%; }
    section.careers_contacts .careers_wrapper h3 {
      font-family: 'MarkOT_medium';
      font-size: 4rem;
      color: #fff;
      margin-bottom: 6rem; }
    section.careers_contacts .careers_wrapper .left_side {
      padding-right: 20%; }
      section.careers_contacts .careers_wrapper .left_side p {
        font-family: 'MarkOT_medium';
        font-size: 1.9rem;
        color: #fff;
        line-height: 4rem; }
    section.careers_contacts .careers_wrapper .right_side {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      section.careers_contacts .careers_wrapper .right_side p {
        font-family: 'MarkOT_medium';
        font-size: 2rem;
        color: #fff;
        flex: 0 100%;
        margin-bottom: 25px; }
      section.careers_contacts .careers_wrapper .right_side button {
        font-size: 2rem;
        color: #fff;
        padding: 0.5rem 1.5rem;
        border-radius: 30px;
        border: 2px solid #fff;
        text-decoration: none;
        font-family: 'MarkOT_light';
        flex: 0 45%;
        text-align: left;
        margin-bottom: 25px;
        background: transparent; }
  section.careers_contacts .contacts_wrapper {
    padding: 100px 0 160px 0;
    max-width: 75%;
    margin: 0 auto;
    width: 100%; }
    section.careers_contacts .contacts_wrapper h3 {
      font-family: 'MarkOT_medium';
      font-size: 4rem;
      color: #fff;
      margin-bottom: 6rem; }
    section.careers_contacts .contacts_wrapper .contacts {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    section.careers_contacts .contacts_wrapper a {
      color: #fff;
      font-family: 'MarkOT_medium';
      font-size: 2rem;
      text-decoration: none;
      display: flex;
      align-items: center; }
      section.careers_contacts .contacts_wrapper a img {
        max-width: 65px;
        width: 100%;
        margin-right: 15px; }

.modal_wrapper .modal-lg {
  max-width: 1475px;
  width: 100%; }
  .modal_wrapper .modal-lg .modal-content {
    padding: 15rem 12rem; }
    .modal_wrapper .modal-lg .modal-content h3 {
      font-family: 'MarkOT_light';
      font-size: 4rem;
      margin-bottom: 5rem;
      margin-left: 5rem; }
    .modal_wrapper .modal-lg .modal-content .content {
      display: flex; }
      .modal_wrapper .modal-lg .modal-content .content .left_side {
        flex: 0 50%;
        padding: 0 5rem; }
        .modal_wrapper .modal-lg .modal-content .content .left_side p {
          font-family: 'MarkOT_light';
          font-size: 2rem; }
        .modal_wrapper .modal-lg .modal-content .content .left_side ul li p {
          font-family: 'MarkOT_light';
          font-size: 2rem; }
      .modal_wrapper .modal-lg .modal-content .content .right_side {
        flex: 0 50%;
        padding: 0 5rem; }
        .modal_wrapper .modal-lg .modal-content .content .right_side .massage {
          position: absolute;
          top: -45%;
          left: 50%;
          font-size: 1.9rem;
          text-align: center;
          width: 100%;
          border-radius: 24px;
          padding: 1%;
          transform: translate(-50%, -50%);
          background-color: #3689a857; }
        .modal_wrapper .modal-lg .modal-content .content .right_side .error {
          background-color: #ff00008f; }
        .modal_wrapper .modal-lg .modal-content .content .right_side p {
          font-family: 'MarkOT_light';
          font-size: 2rem; }
        .modal_wrapper .modal-lg .modal-content .content .right_side .js-emailcopybtn {
          border: none;
          background-color: transparent;
          padding: 0;
          cursor: copy; }
          .modal_wrapper .modal-lg .modal-content .content .right_side .js-emailcopybtn:focus {
            outline: none; }
        .modal_wrapper .modal-lg .modal-content .content .right_side .mail {
          position: relative;
          font-size: 2rem;
          color: #403f3e;
          width: 100%;
          font-family: MarkOT_light;
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 1rem;
          border: 2px solid #868786;
          border-radius: 30px;
          margin: 4rem 0; }
          .modal_wrapper .modal-lg .modal-content .content .right_side .mail i {
            margin-right: 2rem; }
          .modal_wrapper .modal-lg .modal-content .content .right_side .mail:hover {
            text-decoration: none; }
        .modal_wrapper .modal-lg .modal-content .content .right_side .wrap_textarea {
          padding: 3%;
          border: 2px solid #868786;
          border-radius: 30px; }
        .modal_wrapper .modal-lg .modal-content .content .right_side .textarea {
          height: 20rem;
          width: 100%;
          overflow-y: auto;
          padding: 0rem 4rem;
          text-align: left;
          direction: rtl; }

@media screen and (max-width: 991px) {
  section.slider_loc .slider_container_about .slide_text_about {
    padding: 0 10%; }
  section.slider_loc .slider_container_about .col_12_mob {
    justify-content: center !important; }
  section.slider_loc .slider_container_about .container_about {
    width: 93%; } }
@media screen and (max-width: 719px) {
  section.wrap_awards .awards {
    max-width: 95%;
    text-align: center; }
    section.wrap_awards .awards p {
      margin-bottom: 4%; } }
::-webkit-scrollbar {
  width: 14px; }

/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #bec0c0;
  border-radius: 10px; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #bec0c0; }

a.button {
  padding: 1.5rem 5rem;
  border-radius: 30px;
  background: #6d4f99;
  background: -moz-linear-gradient(left, #6d4f99 0%, #00afe9 100%);
  background: -webkit-linear-gradient(left, #6d4f99 0%, #00afe9 100%);
  background: -o-linear-gradient(left, #6d4f99 0%, #00afe9 100%);
  background: -ms-linear-gradient(left, #6d4f99 0%, #00afe9 100%);
  background: linear-gradient(to right, #6d4f99 0%, #00afe9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d4f99', endColorstr='#00afe9', GradientType=1);
  color: #fff;
  text-decoration: none;
  font-size: 2rem;
  display: inline-block;
  margin-top: 25px;
  font-family: 'MarkOT';
  position: relative; }
  a.button span {
    position: relative;
    z-index: 9;
    color: #403f3e; }
  a.button:after {
    width: 98%;
    height: 90%;
    border-radius: 30px;
    content: " ";
    position: absolute;
    left: 1%;
    top: 4.5%;
    background-color: #fff; }

a.button_home {
  margin-top: 25px;
  font-family: 'MarkOT';
  color: #fff;
  text-decoration: none;
  font-size: 2rem;
  padding: 1.5rem 5rem;
  background-image: url("../img/border_btn.png");
  background-size: 100% 100%; }
  a.button_home span {
    position: relative;
    z-index: 9;
    color: #403f3e; }

section.slider-home {
  width: 100%;
  height: 100vh; }
  section.slider-home .container-fluid {
    padding-left: 0;
    padding-right: 0; }
    section.slider-home .container-fluid .slider_wrapper {
      position: relative; }
      section.slider-home .container-fluid .slider_wrapper .swiper-pagination-bullets {
        bottom: 5% !important; }
        section.slider-home .container-fluid .slider_wrapper .swiper-pagination-bullets .swiper-pagination-bullet {
          background: transparent;
          border: 1px solid #ffffff;
          width: 9px;
          height: 9px; }
        section.slider-home .container-fluid .slider_wrapper .swiper-pagination-bullets .swiper-pagination-bullet-active {
          background-color: #898a8a;
          border: none; }
      section.slider-home .container-fluid .slider_wrapper .slide .image_slide {
        max-height: 71vh; }
      section.slider-home .container-fluid .slider_wrapper .slide .slide_text {
        position: relative;
        flex: 0 50%;
        flex-direction: column; }
        section.slider-home .container-fluid .slider_wrapper .slide .slide_text .button_link_project {
          padding: 2% 9%;
          border-radius: 30px;
          text-decoration: none;
          font-size: 2rem;
          display: inline-block;
          margin-top: 25px;
          font-family: 'MarkOT_light'; }
        section.slider-home .container-fluid .slider_wrapper .slide .slide_text h3 {
          font-family: 'MarkOT_medium';
          font-size: 3.6rem;
          line-height: 5rem; }
        section.slider-home .container-fluid .slider_wrapper .slide .slide_text p {
          font-family: 'MarkOT_light';
          font-size: 1.9rem;
          line-height: 4rem; }
      section.slider-home .container-fluid .slider_wrapper .swiper-button-next {
        background-image: none;
        right: 1.5%; }
        section.slider-home .container-fluid .slider_wrapper .swiper-button-next i {
          font-size: 4rem;
          color: #b3b4b4; }
      section.slider-home .container-fluid .slider_wrapper .swiper-button-prev {
        background-image: none;
        left: 1.5%; }
        section.slider-home .container-fluid .slider_wrapper .swiper-button-prev i {
          font-size: 4rem;
          color: #b3b4b4; }

section.main-picture {
  display:block;
  justify-content: center;
  align-items: center;
  margin-top: 8rem;
  margin-bottom: 6rem; }
  section.main-picture .bgroud {
	  background: url('/wp-content/themes/ghh/assets/img/home-main.jpg') no-repeat center center fixed; 
	  background-size: cover; 
	  width:100%; 
	  margin-top:0px; 
	  padding-top:140px; 
	  padding-bottom:260px;
  }
  section.main-picture .about_wrapper {
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
	background-color:white;
    max-width: 100%;
    width: 45%;
    margin: auto;
    text-align: center;
    padding: 5rem 16rem; }
    section.main-picture .about_wrapper img {
      max-width: 117px;
      width: 100%;
      display: inline;
      margin-bottom: 30px; }
    section.main-picture .about_wrapper div.content {
      margin-bottom: 4%; }
      section.main-picture .about_wrapper div.content p {
        font-size: 2.2rem;
        color: #403f3e;
        font-family: 'MarkOT_medium'; }
	section.main-picture .about_wrapper .arrow-down {
		border: solid #b9baba; 
		border-width: 0 2px 2px 0; 
		display: inline-block; 
		padding: 6px; 
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);}	
		
  section.main-picture .services {
	  padding-top:36px;
	  padding-left:20px;
	  padding-bottom:20px;
	  /* width: 95%; */
  }
    section.main-picture .services img {
	  max-width:80px !important;	
      max-height: 80px !important;
      height: 100%; }
    section.main-picture .services span {
	  text-align:left;
	  font-size: 3.0rem;
      color: #403f3e;
      font-family: 'MarkOT_medium';
      display: block;
      margin: 0rem 0;}
    section.main-picture .item p {
	  text-align: left;	
      font-size: 2.4rem;
      color: #403f3e;
      font-family: 'MarkOT_light'; 
	  margin: 1.5rem 0;}
		
section.home_items {
  width: 90%;
  margin: 15rem auto 0 auto; 
  margin-top:-265px;}
  
  section.home_items .backgrd {
	  background-image: url('/services_bg.png'); 
	  background-repeat: no-repeat; 
	  background-size:100% auto;
	  height:480px;
  }
  
  section.home_items .item {
	
	  /*
    border: 2px solid #00ace8;
    border-image-source: linear-gradient(#2067ad, #00ace8);
    border-image-slice: 20;	*/
    padding: 23% 4% 10% 5%;
    text-decoration: none;
    display: block;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    height: 100%;
    margin: 0 5%;
    text-align: center; }
    section.home_items .item img {
	  max-width:95px !important;	
      max-height: 95px !important;
      height: 100%; }
    section.home_items .item span {
      font-size: 2.8rem;
      color: #403f3e;
      font-family: 'MarkOT_medium';
      display: block;
      margin: 3.8rem 0; }
    section.home_items .item p {
      font-size: 1.9rem;
      color: #403f3e;
      font-family: 'MarkOT_light'; 
	  margin: 3.0rem 0;}

section.home-clients {
	width: 100%;
	margin: 10rem auto 2rem auto;
	padding-top:1rem;
	display: flex;
	vertical-align: middle;
	text-align: center; }	
	section.home-clients img {
		padding:16px 12px 16px 12px;
		max-height:70px;
	}

	section.home-clients .swiper-slide {
		text-align: center;
		font-size: 18px;
		/*background: #fff; */
		min-height: 100px;
		padding-left:20px;
		padding-right:20px;
        /* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	}
	  
section.work {
  margin: 15rem 0 0 0;
  padding: 0 15px; }
  section.work .col_common {
    padding-right: 2.5rem;
    padding-left: 2.5rem; }
  section.work .work_item {
    width: 100%;
    max-height: 50rem;
    position: relative;
    /*transition: all .3s;*/
    padding: 2.5rem 0; }
    section.work .work_item .static {
      font-family: MarkOT_bold;
      line-height: 4rem;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: all .3s;
      flex-direction: column;
      padding: 0 20%;
      text-align: center; }
      section.work .work_item .static .title {
        font-size: 3.6rem; }
      section.work .work_item .static .description {
        font-size: 1.9rem; }
    section.work .work_item:hover img {
		/*
      -webkit-filter: blur(2px);
      filter: blur(2px);
      transition: all .3s; */ }
    section.work .work_item:hover .static {
      opacity: 0; }
    section.work .work_item:hover .hover {
      opacity: 1; }
    section.work .work_item img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    section.work .work_item .hover {
      font-family: MarkOT_bold;
      line-height: 4rem;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      opacity: 0;
	  padding: 0 20%;
	  text-align: center;
	  flex-direction: column;
	  background-color:rgba(255, 255, 255, 0.5);
      transition: background-color .3s ease; }
	  section.work .work_item .hover .title {
		  font-size: 3.6rem; }
	  section.work .work_item .hover .description {
		  font-size: 1.9rem; }
      section.work .work_item .hover a {
		  /*
        font-size: 2rem;
        color: #fff;
        padding: 1.5rem 5rem;
        border-radius: 30px;
        border: 2px solid #fff;
        text-decoration: none;
        font-family: 'MarkOT_light'; 
		*/
			}

section.prefooter {
	margin-top:100px;
	margin-bottom:80px;
	padding: 0 15px;}
	section.prefooter .item {
		padding-right: 2.5rem; 
		padding-left: 2.5rem;}
		section.prefooter .item div {
			background: linear-gradient(to right, #6d4f99 0%, #00afe9 100%); 
			padding: 100px; 
			position: relative;}
			section.prefooter .item div h2, section.prefooter .item div h2 a {
				font-family: 'MarkOT_medium';
				color:white; 
				text-decoration:underline;
				padding-bottom:40px;
				font-size:3.0rem}
			section.prefooter .item div h3 {
				direction:ltr;
				font-family: 'MarkOT_medium';
				color:black; 
				padding-bottom:40px;
				font-size:3.0rem}				
			section.prefooter .item div p {
				font-family: 'MarkOT_light';
				font-size:2.4rem;
				padding-bottom:100px;
				color:white;}
			section.prefooter .item div input {
				background: transparent; 
				border-top:none; 
				border-left:none; 
				border-right:none; 
				border-radius:0px; 
				border-color:#fff; border-width:1px;
				color:#fff;
				margin-bottom:3rem;
			}
			section.prefooter .item div input::placeholder, section.prefooter .item div input::-webkit-input-placeholder {	
			  color:#fff;
			}
			section.prefooter .item div input:focus {
				outline: none;	
			}				
			
			section.prefooter .item div p:last-child {
				padding-bottom:0px;}
			section.prefooter .item div.news {
				padding-left:60px;
				background: none; 
				box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1); 
				height:100%;
				/* background-color:#00aa00; */
			}				
			section.prefooter .item div span {
				width:100%;
				direction: rtl;
				overflow: auto;
				/*margin-left:-50px;*/
				padding-left: 7rem;				
				max-height: 60rem; 
				display:block;
			}
			section.prefooter .item div span::-webkit-scrollbar-thumb {
				background: #6b509a;
				background: -moz-linear-gradient(top, #6b509a 0%, #01aae7 100%);
				background: -webkit-gradient(left top, left bottom, color-stop(0%, #6b509a), color-stop(100%, #01aae7));
				background: -webkit-linear-gradient(top, #6b509a 0%, #01aae7 100%);
				background: -o-linear-gradient(top, #6b509a 0%, #01aae7 100%);
				background: -ms-linear-gradient(top, #6b509a 0%, #01aae7 100%);
				background: linear-gradient(to bottom, #6b509a 0%, #01aae7 100%);
				border-radius: 10px;
			}
			section.prefooter .item div h4 {
				direction:ltr;
				font-family: 'MarkOT_light';
				font-size:2.4rem;
				color:#b9baba;
				padding-bottom:20px;
			}				
			section.prefooter .item div h4 a {
				font-family: 'MarkOT_light';
				font-size:2.4rem;
				text-decoration:underline;}	
			section.prefooter .item .submit-home {
				border: 1px solid #fff;
				border-radius: 5rem;
				padding:2rem 5rem 2rem 5rem;
				color:#fff;
				font-family: 'MarkOT_light';
				font-size:2.4rem;
			}				
			
section.services {
  background-repeat: no-repeat;
  background-size: cover;
  background: url("../img/bg_block_services.png");
  padding: 10rem 0; }
  section.services .capabilities {
    background-color: white;
    padding: 6.3% 9%;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
    width: 78.5%;
    margin: auto; }
    section.services .capabilities h3 {
      font-family: 'MarkOT_medium';
      color: #403f3e;
      font-size: 4rem;
      margin-bottom: 50px; }
    section.services .capabilities p {
      font-size: 2rem;
      color: #403f3e;
      font-family: 'MarkOT_light'; }
    section.services .capabilities .button_wrap {
      display: flex;
      justify-content: center;
      align-items: center; }
      section.services .capabilities .button_wrap a.button:after {
        top: 5.5%;
        width: 98.6%;
        left: .756%; }

@media screen and (max-width: 991px) and (orientation: landscape) {
	
	
  .slider-home .swiper-container.slider_wrapper.swiper-container-horizontal {
    /*height: auto !important;*/ }
    .slider-home .swiper-container.slider_wrapper.swiper-container-horizontal .swiper-slide {
      padding: 8% 0; } }
@media screen and (max-width: 991px) {
  section.slider-home {
	/* height: 50vh; */
  }
  section.about > .container {
    max-width: 100%; }
  section.about .about_wrapper {
    /*width: 100%;*/ }
  section.home-clients {
	  margin: 2rem auto 2rem auto;
	  padding-top: 1rem;
  }
	
  a.button {
    padding: 1.5rem 3rem; }

  section.home_items .row > div {
    margin-top: 3%; }
  section.home_items .row .item {
    padding: 7% 6% 10%; }

  section.slider-home .home_items_slide_bg .home_items_slide {
    width: 84%; }
  section.slider-home .cus_row_mob {
    flex-direction: column !important; }
  section.slider-home .cus_row_mob > div {
    flex: 0 0 100%;
    max-width: none; }

  section.slider-home .container-fluid .slider_wrapper .slide .image_slide {
    max-height: 33vh;
    max-width: 80%; }
  section.slider-home .container-fluid .slider_wrapper .slide .slide_text {
    flex: 0 0 100%;
    text-align: center; }
  section.slider-home .home_items_slide_bg .home_items_slide .row_slide .custom_col_slide .item .title {
    font-size: 1.5rem; } }
/*style iphone */
@media only screen and (max-device-width: 1024px) {
  .cus_row_mob.iphone_style .col-8 {
    position: absolute;
    top: 12%; }
  .cus_row_mob.iphone_style .col-4 {
    position: absolute;
    bottom: 29%; } }
.header-desktop {
  position: fixed;
  width: 100%;
  z-index: 99; }

.mobile-header {
  position: relative; }

header.header {
  padding: 0 3.4%; }
  header.header .customHeader {
    min-height: 70px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    header.header .customHeader .logoHeader {
      width: 130px;
      display: block; }
      header.header .customHeader .logoHeader img {
        width: 100%;
        margin-top: 4px; }
    header.header .customHeader nav#site-navigation .menu-header_menu-container ul.menu li {
      margin: 0 3.2rem;
      display: inline-block; }
      header.header .customHeader nav#site-navigation .menu-header_menu-container ul.menu li a {
        text-decoration: none;
        font-size: 2.6rem;
        font-family: MarkOT_medium;
        color: #ffffff; }
    header.header .customHeader nav#site-navigation .menu-header_menu-container ul.menu li.active {
      border: 1px solid #fff;
      border-radius: 30px;
      padding: 2px 19px; }

header.header.mobile-header {
  overflow: hidden;
  /* Toggle functionality */
  /* Toggle button */
  /* Menu */
  /* Dummy content */ }
  header.header.mobile-header label.toggle-container {
    display: block;
    margin: 0; }
  header.header.mobile-header .customHeader {
    position: absolute;
    right: 0;
    top: 1%; }
    header.header.mobile-header .customHeader .logoHeader {
      width: 75px; }
  header.header.mobile-header #toggle {
    position: absolute;
    left: -100%;
    top: -100%; }
  header.header.mobile-header #toggle:focus ~ .toggle-container .button-toggle {
    box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.38), inset 0 0 0 20px rgba(0, 0, 0, 0.38); }
  header.header.mobile-header #toggle:checked ~ .toggle-container .button-toggle {
    box-shadow: 0 0 0 550px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1); }
    header.header.mobile-header #toggle:checked ~ .toggle-container .button-toggle:hover {
      box-shadow: 0 0 0 550px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1); }
    header.header.mobile-header #toggle:checked ~ .toggle-container .button-toggle:before {
      transform: translateY(-50%) rotate(45deg) scale(1); }
    header.header.mobile-header #toggle:checked ~ .toggle-container .button-toggle:after {
      transform: translateY(-50%) rotate(-45deg) scale(1); }
  header.header.mobile-header #toggle:checked:focus ~ .toggle-container .button-toggle {
    box-shadow: 0 0 0 550px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1); }
  header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header {
    margin-bottom: 100px;
    pointer-events: auto;
    transform: translate(50px, 50px); }
    header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item {
      color: #ffffff;
      letter-spacing: 0;
      height: 40px;
      line-height: 40px;
      margin-top: 0;
      opacity: 1;
      transform: scaleY(1);
      transition: 0.5s, opacity 0.1s; }
      header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item:nth-child(1) {
        transition-delay: 0.15s; }
        header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item:nth-child(1):before {
          transition-delay: 0.15s; }
      header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item:nth-child(2) {
        transition-delay: 0.1s; }
        header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item:nth-child(2):before {
          transition-delay: 0.1s; }
      header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item:nth-child(3) {
        transition-delay: 0.05s; }
        header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item:nth-child(3):before {
          transition-delay: 0.05s; }
      header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item:nth-child(4) {
        transition-delay: 0s; }
        header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item:nth-child(4):before {
          transition-delay: 0s; }
      header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item:before {
        opacity: 0; }
    header.header.mobile-header #toggle:checked ~ .nav.nav-menu-mobile-header .menu-item a {
      color: #ffffff;
      letter-spacing: 0;
      font-family: MarkOT_medium;
      text-decoration: none; }
  header.header.mobile-header #toggle:checked ~ .dummy-content {
    padding-top: 30px; }
    header.header.mobile-header #toggle:checked ~ .dummy-content:before {
      background-color: rgba(0, 0, 0, 0.3); }
  header.header.mobile-header .button-toggle {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 25px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    border-radius: 100%;
    transition: 0.6s; }
    header.header.mobile-header .button-toggle:hover {
      box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1); }
    header.header.mobile-header .button-toggle:before, header.header.mobile-header .button-toggle:after {
      position: absolute;
      content: '';
      top: 50%;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #ffffff;
      border-radius: 5px;
      transition: 0.5s; }
    header.header.mobile-header .button-toggle:before {
      transform: translateY(-50%) rotate(45deg) scale(0); }
    header.header.mobile-header .button-toggle:after {
      transform: translateY(-50%) rotate(-45deg) scale(0); }
  header.header.mobile-header .nav {
    display: inline-block;
    margin: 25px 25px 20px;
    pointer-events: none;
    transition: 0.5s; }
  header.header.mobile-header .menu-item {
    position: relative;
    display: inline-block;
    float: left;
    clear: both;
    color: transparent;
    font-size: 14px;
    letter-spacing: -6.2px;
    height: 7px;
    line-height: 7px;
    text-transform: uppercase;
    white-space: nowrap;
    transform: scaleY(0.2);
    transition: 0.5s, opacity 1s; }
    header.header.mobile-header .menu-item:nth-child(1) {
      transition-delay: 0s; }
      header.header.mobile-header .menu-item:nth-child(1):before {
        transition-delay: 0s; }
    header.header.mobile-header .menu-item:nth-child(2) {
      transition-delay: 0.05s; }
      header.header.mobile-header .menu-item:nth-child(2):before {
        transition-delay: 0.05s; }
    header.header.mobile-header .menu-item:nth-child(3) {
      transition-delay: 0.1s; }
      header.header.mobile-header .menu-item:nth-child(3):before {
        transition-delay: 0.1s; }
    header.header.mobile-header .menu-item:nth-child(4) {
      transition-delay: 0.15s; }
      header.header.mobile-header .menu-item:nth-child(4):before {
        transition-delay: 0.15s; }
    header.header.mobile-header .menu-item:nth-child(1) {
      letter-spacing: -8px; }
    header.header.mobile-header .menu-item:nth-child(2) {
      letter-spacing: -7px; }
    header.header.mobile-header .menu-item:nth-child(n + 4) {
      letter-spacing: -8px;
      margin-top: -7px;
      opacity: 0; }
    header.header.mobile-header .menu-item:before {
      position: absolute;
      content: '';
      top: 20%;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #ffffff;
      transform: translateY(-50%) scaleY(5);
      transition: 0.5s; }
  header.header.mobile-header .menu-item a {
    color: transparent; }
  header.header.mobile-header .dummy-content {
    position: relative;
    text-align: center;
    transition: 0.5s; }
    header.header.mobile-header .dummy-content:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: transparent;
      z-index: 2;
      transition: 0.5s; }

@media screen and (max-width: 750px) {
  header.header.mobile-header #toggle:checked:focus ~ .toggle-container .button-toggle {
    box-shadow: 0 0 0 280px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1) !important; } }
footer {
  overflow: hidden;
  padding: 3.9% 2.8%;
  background-color: #3a3a3a; }
  footer .footerContact {
    clear:both; 
	color:#fff; 
	font-size: 1.5rem; 
	font-family: MarkOT_light; 
	text-align:right;
	padding-right:3rem;
  }
  footer .site-info {
    display: flex;
    justify-content: space-between; }
    footer .site-info .logoFooter {
      display: block;
      width: 200px; }
      footer .site-info .logoFooter img {
        width: 100%; }
    footer .site-info .row_links .link {
      font-size: 1.6rem;
      color: #b1afae;
      font-family: MarkOT_light;
      text-decoration: none; }
    footer .site-info nav#site-navigation .menu-header_menu-container ul.menu li {
      margin: 0 2.2rem;
      display: inline-block; }
      footer .site-info nav#site-navigation .menu-header_menu-container ul.menu li a {
        text-decoration: none;
        font-size: 2rem;
        font-family: MarkOT_light;
        color: #ffffff; }
    footer .site-info .social a {
      color: transparent; }
    footer .site-info .social .imgSoc {
      max-width: 7rem;
      margin: 0; }

.site-content-desktop {
  padding-top: 0rem; }

@media screen and (max-width: 991px) {
  section.home-clients img {
	  padding: 5px 20px 5px 20px;
  }	  
  footer .site-info .colMain {
    display: flex;
    justify-content: center; }
    footer .site-info .colMain .social {
      margin-top: 5%; }
      footer .site-info .colMain .social .imgSoc {
        width: 7rem; }
    footer .site-info .colMain .row_links {
      text-align: center;
      margin-top: 4%;
      margin-bottom: 4%; }
	
	footer .footerContact {
		text-align:center;
		justify-content: center;
		display: flex;
	}

  .page_services .section_services {
    width: 95% !important; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
	section.work .work_item .hover .title {
		font-size: 2.0rem;
	}	
	section.work .work_item .hover .description {
		font-size: 1.2rem;
		line-height:normal;
	}
	
  footer .site-info nav#site-navigation .menu-header_menu-container ul.menu {
    text-align: center; }
    footer .site-info nav#site-navigation .menu-header_menu-container ul.menu li {
      display: block; } }
.page_services .section_first_block {
  padding: 6.3% 10.5% 24% 12.6%; }
  .page_services .section_first_block .img_bg {
    position: relative; }
  .page_services .section_first_block .block-info {
    max-width: 650px;
    background-color: #fbf9f7f5;
    padding: 2.6% 6.5% 4.7% 6%;
    background: linear-gradient(to right, #f17a24 0%, #ee654b 100%); }
    .page_services .section_first_block .block-info .title {
      color: white;
      font-family: MarkOT_medium;
      font-size: 3.6rem;
      margin-bottom: 13%; }
    .page_services .section_first_block .block-info .text {
      color: white;
      font-family: MarkOT_light;
      font-size: 1.9rem;
      line-height: 4rem; }
.page_services .section_services {
  position: relative;
  z-index: 1;
  width: 75%;
  margin: -18% auto 12rem auto;
  background-color: #fff; }
  .page_services .section_services .wrap_img {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .page_services .section_services .wrap_img img {
      width: 90%; }
  .page_services .section_services .connection img {
    width: 10px; }
  .page_services .section_services .container_block {
    padding: 7.8% 9.6% 0.3% 15.5%;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2); }
    .page_services .section_services .container_block .hr_gradient {
      margin: 0;
      height: 2px;
      border: 0;
      width: 90%;
      background: -moz-linear-gradient(left, #f28409 0%, #e92b6c 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, #f28409 0%, #e92b6c 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #f28409 0%, #e92b6c 100%); }
    .page_services .section_services .container_block .col_text {
      padding-left: 3.4rem; }
    .page_services .section_services .container_block .col-left {
      padding-left: 4rem; }
    .page_services .section_services .container_block .additional_text {
      margin-top: 4rem;
      padding-right: 12rem; }
    .page_services .section_services .container_block .title {
      font-family: MarkOT_medium;
      font-size: 3.6rem;
      color: black;
      margin-bottom: 4rem; }
    .page_services .section_services .container_block .title_lt {
      font-size: 3.6rem;
      color: black;
      font-family: MarkOT_light; }
    .page_services .section_services .container_block .text {
      font-size: 1.9rem;
      font-family: MarkOT_light;
      line-height: 4rem; }
    .page_services .section_services .container_block .row_wrap {
      padding-top: 6.5rem;
      padding-bottom: 10rem; }
      .page_services .section_services .container_block .row_wrap + .hr_gradient {
        margin-bottom: 10rem; }
      .page_services .section_services .container_block .row_wrap .tex_a {
        line-height: 4rem;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        position: relative;
        font-family: MarkOT_light;
        font-size: 1.9rem;
        text-decoration: none; }
.page_services .section_get_in_touch {
  position: relative;
  z-index: 0; }
  .page_services .section_get_in_touch .container_before_footer {
    padding: 10.5% 12% 5% 12%; }
    .page_services .section_get_in_touch .container_before_footer .row:first-child {
      margin-bottom: 5%; }
    .page_services .section_get_in_touch .container_before_footer .in_touch {
      font-family: MarkOT_medium;
      font-size: 1.9rem;
      color: white;
      border: 1px solid #fff;
      border-radius: 5rem;
      padding: 1.6rem 6rem;
      text-decoration: none;
      display: inline-block;
      text-align: center; }
    .page_services .section_get_in_touch .container_before_footer .text {
      font-family: MarkOT_medium;
      font-size: 3rem;
      color: #fff; }
    .page_services .section_get_in_touch .container_before_footer .li_text {
      font-family: MarkOT_light;
      font-size: 1.6rem;
      color: #fff;
      margin: 1rem 0; }

@media screen and (max-width: 991px) {
  .page_services .section_services .container_block .row_wrap .tex_a:before {
    content: none; } }
@media screen and (max-width: 767px) {
  .page_services .section_services .container_block {
    padding: 7.8% 7.6% 6.1% 7.5%; }

  .page_services .section_services .container_block .row_wrap .tex_a {
    margin-bottom: -10px; }

  .page_services .section_first_block {
    padding: 4.5% 3.5% 5% 3.5%; }

  .page_services .section_get_in_touch .container_before_footer {
    text-align: center; }
    .page_services .section_get_in_touch .container_before_footer .text {
      margin-bottom: 5rem; }

  .page_services .section_services {
    margin: 5% auto -2% auto; } }
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px; }

.select {
  margin: 4.6rem 0;
  font-family: MarkOT_light;
  font-size: 2rem;
  border: 2px solid #f9ad0a;
  border-image-source: linear-gradient(#aaca30, #f9ad0a);
  border-image-slice: 20;
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #808282;
  width: 484px;
  height: 55px; }

.select-styled {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  padding: 8px 15px; }
  .select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 25px;
    right: 10px; }
  .select-styled:hover {
    background-color: rgba(0, 0, 0, 0); }
  .select-styled:active, .select-styled.active {
    background-color: rgba(0, 0, 0, 0); }
    .select-styled:active:after, .select-styled.active:after {
      top: 17px;
      border-color: transparent transparent #fff transparent; }

.select-options {
  border: 2px solid #f9ad0a;
  border-image-source: linear-gradient(#aaca30, #f9ad0a);
  border-image-slice: 20;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0 -2px;
  padding: 0;
  list-style: none;
  background-color: white; }
  .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0); }
    .select-options li:hover {
      color: #000;
      background: #e4e3e3; }
    .select-options li[rel="hide"] {
      display: none; }

.work.work_projects {
  margin: 0; }

.slider_work {
  width: 100%; }
  .slider_work .slider_container_work .swiper-wrapper {
    height: calc(100vh - 7rem); }
  .slider_work .slider_container_work .swiper_slide_bg {
    padding: 19% 0; }
    .slider_work .slider_container_work .swiper_slide_bg .slide_text_work .title {
      font-family: MarkOT_medium;
      font-size: 3.6rem;
      color: white; }
    .slider_work .slider_container_work .swiper_slide_bg .slide_text_work .text {
      font-family: MarkOT_light;
      font-size: 1.9rem;
      color: white;
      max-width: 305px;
      margin: 13% 0 9% 0; }
    .slider_work .slider_container_work .swiper_slide_bg .slide_text_work .link_to_project {
      border: 2px solid #fff;
      padding: 8px 50px;
      border-radius: 50px; }
    .slider_work .slider_container_work .swiper_slide_bg .slide_text_work .link_to_project {
      text-align: center; }
      .slider_work .slider_container_work .swiper_slide_bg .slide_text_work .link_to_project a {
        width: 100%;
        height: 100%;
        font-family: MarkOT_medium;
        font-size: 1.9rem;
        color: #fff;
        text-decoration: none; }
  .slider_work .slider_container_work .swiper-button-prev, .slider_work .slider_container_work .swiper-button-next {
    background: transparent; }
  .slider_work .slider_container_work i {
    font-size: 4.5rem;
    color: #b3b3b3; }
  .slider_work .swiper-pagination-bullets {
    bottom: 5% !important; }
  .slider_work .swiper-pagination-bullet {
    background: transparent;
    border: 1px solid #ffffff;
    width: 9px;
    height: 9px; }
  .slider_work .swiper-pagination-bullet-active {
    background-color: #cccac6;
    border: 1px solid transparent; }

.col_common {
  max-height: 550px; }

.work .project_row {
  padding-bottom: 2rem;
  margin-top: 1%; }
.work .work_item.work_item_draft {
  height: 100%;
  cursor: auto;
  filter: blur(4px); }
  .work .work_item.work_item_draft .draft_post {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9; }
.work .work_item {
  height: 100%; }
.work .wrap_in_touch {
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(45deg, #f18402 0%, #e8296b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #f18402 0%, #e8296b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #f18402 0%, #e8296b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .work .wrap_in_touch .in_touch {
    font-family: MarkOT_medium;
    font-size: 1.9rem;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    border-radius: 5rem;
    padding: 1.6rem 6rem;
    text-decoration: none; }
.work .draft_post_coming {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.6rem;
  font-family: MarkOT_medium;
  color: black; }

.section_reviews {
  background-color: #e5e5e5; }
  .section_reviews .container_reviews {
    padding: 8% 0 7% 0;
    width: 79%;
    margin: auto; }
    .section_reviews .container_reviews .content .title {
      font-family: MarkOT_medium;
      font-size: 3.6rem;
      color: black;
      margin-bottom: 5rem; }
    .section_reviews .container_reviews .content .text {
      font-family: MarkOT_light;
      font-size: 1.9rem;
	  font-weight:bold;
	  font-style: italic;
	  margin: 6.5% 0;
      color: black; } 
	.section_reviews .container_reviews .content .author {
		font-family: MarkOT_light;	
		font-style: normal;
		font-weight: normal;
		padding-left:20px;
	}		
	  
    .section_reviews .container_reviews .row_reviews_client {
      margin-bottom: 16.5%; }
      .section_reviews .container_reviews .row_reviews_client:nth-child(even) {
        flex-direction: row-reverse;
        text-align: right; }
		
      .section_reviews .container_reviews .row_reviews_client .main_client {
        display: flex;
        justify-content: center;
        align-items: center; } 
        .section_reviews .container_reviews .row_reviews_client .main_client img {
          width: 100%;
          max-width: 220px; } 
      .section_reviews .container_reviews .row_reviews_client .content_reviews {
        max-width: 89%;
        margin: auto;
        font-family: MarkOT_bold;
        font-style: italic;
        font-size: 1.9rem; } 
        .section_reviews .container_reviews .row_reviews_client .content_reviews p {
          display: inline; }
        .section_reviews .container_reviews .row_reviews_client .content_reviews span.title {
          font-family: MarkOT_light;
          font-style: normal; } 
  .section_reviews .company_logos .block {
    flex: 20%;
    display: flex;
    justify-content: center;
    margin: 2.5% 0;
    align-items: center;
    padding: 0 5.5%; }
    .section_reviews .company_logos .block .img {
      width: 100%; } 

@media screen and (max-width: 991px) {
	
  .section_reviews .company_logos .block {
    flex: 33.333333333%; } 

  .slider_work .slider_container_work .slide_text_work {
    padding-left: 10%; } }
@media screen and (max-width: 767px) {
  .section_reviews .container_reviews {
    width: 90%;
    text-align: center; }
    .section_reviews .container_reviews .content {
      margin-bottom: 5%; }
	  
    .section_reviews .container_reviews .row_reviews_client .main_client img {
      margin-bottom: 6%; }
    .section_reviews .container_reviews .row_reviews_client:nth-child(even) {
      text-align: center; } } 
@media screen and (max-width: 550px) {
	
  .section_reviews .company_logos .block {
    flex: 50%;
    padding: 0 5%;
    margin: 4% 0; } 

  .work .wrap_in_touch .in_touch {
    width: 70%;
    text-align: center; } }
section.single_page_image {
  width: 100%; }
  section.single_page_image img {
    width: 100%; }

section.advantages {
  text-align: center;
  width: 100%;
  margin-top: 50px;
  position: relative;
  z-index: 3; }
  section.advantages .advantages_wrapper {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    padding: 100px 25px 60px 25px;
    background-color: #fff; }
    section.advantages .advantages_wrapper span {
      font-family: 'MarkOT_medium';
      font-size: 3.4rem;
      display: block;
      margin-bottom: 60px; }
    section.advantages .advantages_wrapper p {
      font-family: 'MarkOT_light';
      font-size: 2rem; }
    section.advantages .advantages_wrapper .advantages_item_wrapper {
      display: flex;
      justify-content: center;
      margin-top: 70px;
      flex-wrap: wrap; }
      section.advantages .advantages_wrapper .advantages_item_wrapper .item {
        margin: 0 25px;
        margin-bottom: 25px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: column; }
        section.advantages .advantages_wrapper .advantages_item_wrapper .item span {
          margin-bottom: 0;
          font-size: 1.4rem;
          font-family: 'MarkOT_light'; }
        section.advantages .advantages_wrapper .advantages_item_wrapper .item img {
          max-width: 50px !important;
		  max-height: 50px !important;
		  width:50px;
		  height:50px;
          display: block;
          margin-bottom: 15px; }
    section.advantages .advantages_wrapper.dark {
      background-color: #393939; }
      section.advantages .advantages_wrapper.dark span {
        color: #fff; }
      section.advantages .advantages_wrapper.dark p {
        color: #fff; }

section.single_image, section.single_image_2 {
  position: relative;
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: 140px; }
  section.single_image .gallery_image, section.single_image_2 .gallery_image {
    width: 100%; }
    section.single_image .gallery_image img, section.single_image_2 .gallery_image img, section.single_image_3 .gallery_image img {
      width: 100%; }

section.single_image_2 {
  margin-top: 0; }
  
section.single_image_3 {
  margin-top: 20px; }

section.about_project {
  margin-top: 50px; }
  section.about_project .container-fluid {
    padding: 0;
    overflow: hidden; }
    section.about_project .container-fluid img {
      width: 100%; }
    section.about_project .container-fluid .about_single_description {
      padding: 0 80px; }
      section.about_project .container-fluid .about_single_description h4 {
        font-size: 3.4rem;
        font-family: 'MarkOT_medium';
        line-height: 3.4rem;
        margin-bottom: 50px; }
      section.about_project .container-fluid .about_single_description p {
        font-family: 'MarkOT_light';
        font-size: 2rem; }

section.single_gallery .section_header {
  text-align: center;
  margin: 100px 0; }
  section.single_gallery .section_header h5 {
    font-size: 3.4rem;
    font-family: 'MarkOT_medium';
    line-height: 3.4rem;
    margin-bottom: 50px; }
  section.single_gallery .section_header p {
    font-family: 'MarkOT_light';
    font-size: 2rem; }
section.single_gallery .single_gallery_wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  section.single_gallery .single_gallery_wrapper div {
    display: flex;
    padding: 10px;
    height: 550px; }
    section.single_gallery .single_gallery_wrapper div img {
      width: 100%;
      object-fit: cover;
      height: 100%; }
    section.single_gallery .single_gallery_wrapper div:nth-child(1) {
      flex: 0 30%;
      max-width: 30%; }
    section.single_gallery .single_gallery_wrapper div:nth-child(2) {
      flex: 0 30%;
      max-width: 30%; }
    section.single_gallery .single_gallery_wrapper div:nth-child(3) {
      flex: 0 40%;
      max-width: 40%; }
    section.single_gallery .single_gallery_wrapper div:nth-child(4) {
      flex: 0 40%;
      max-width: 40%; }
    section.single_gallery .single_gallery_wrapper div:nth-child(5) {
      flex: 0 30%;
      max-width: 30%; }
    section.single_gallery .single_gallery_wrapper div:nth-child(6) {
      flex: 0 30%;
      max-width: 30%; }
    section.single_gallery .single_gallery_wrapper div.big_img {
      max-width: 100%;
      width: 100%;
      flex: 0 100%;
      height: auto; }
      section.single_gallery .single_gallery_wrapper div.big_img img {
        width: 100%; }

@keyframes load {
  0% {
    stroke-dashoffset: 0; } }
.progress_bar {
  position: relative;
  display: inline-block;
  padding: 0;
  text-align: center; }
  .progress_bar .title_count {
    font-family: MarkOT_light;
    font-size: 30px;
    color: black; }
  .progress_bar b {
    top: 43%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    color: black;
    font-family: MarkOT_bold;
    font-size: 30px; }
  .progress_bar .progress_mask_img {
    height: auto;
    max-width: 100%;
    top: 1px;
    position: absolute;
    width: 278px;
    z-index: 9;
    left: 1px;
    transform: rotate(5deg); }

.progress_bar .bar {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #93a2ac;
  font-family: Lato;
  font-weight: 100;
  margin: 37px; }

.progress_bar .bar:after {
  content: attr(data-percent);
  position: absolute;
  width: 100%;
  top: 3.7rem;
  left: 0;
  font-size: 2rem;
  text-align: center; }

.progress_bar svg {
  width: 205px;
  height: 205px; }

.progress_bar svg:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(-90deg); }

.progress_bar svg:nth-child(2) path {
  fill: none;
  stroke-width: 13px;
  stroke: #fff;
  opacity: 0.9;
  opacity: 1;
  animation: load 1.5s; }

.wrap_count {
  position: relative;
  display: flex;
  justify-content: center; }
  .wrap_count .skill-box {
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.9803921569);
    margin-top: 8.5%;
    margin-bottom: 31%;
    padding: 2% 4% 4% 4%;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3); }
  .wrap_count .skill-box > .skills-circle > ul > li {
    position: relative;
    display: inline-block; }
  .wrap_count .skills-circle .text_counter {
    font-family: MarkOT_light;
    font-size: 1.9rem;
    color: black;
    max-width: 750px;
    margin: 9%  auto auto auto;
    text-align: center; }

/*CONTENT*/
section.the_pitch_content {
  margin-top: -21%; }
  section.the_pitch_content .the_pitch_content_wrapper {
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
    max-width: 80%;
    width: 100%;
    background-color: #fff;
    padding: 14rem 10rem;
    padding-top: 9rem;
    margin-left: 5%;
    margin-bottom: 120px;
    position: relative;
    z-index: 9; }
    section.the_pitch_content .the_pitch_content_wrapper:after {
      content: url("../../assets/img/circledown2.png");
      width: auto;
      display: block;
      position: absolute;
      z-index: 0;
      height: 120px;
      overflow: hidden;
      left: 50%;
      bottom: -120px; }
    section.the_pitch_content .the_pitch_content_wrapper h3 {
      font-family: 'MarkOT_medium';
      font-size: 3.6rem;
      margin: 5rem 0; }
    section.the_pitch_content .the_pitch_content_wrapper p {
      font-family: 'MarkOT_light';
      font-size: 2rem;
	  margin: 0 0 7rem 0;	  }
	/*  
    section.the_pitch_content .the_pitch_content_wrapper img {
      max-width: 30rem;
      width: 40%; } */
    section.the_pitch_content .the_pitch_content_wrapper span {
      font-size: 9rem;
      display: block;
      margin-top: 3rem;
      line-height: 12rem;
      font-family: 'MarkOT_medium';
      /*color: #eff0ef; */ 
	  text-align:center;}
    section.the_pitch_content .the_pitch_content_wrapper:nth-child(even) {
      margin-left: auto;
      margin-right: 5%; }
      section.the_pitch_content .the_pitch_content_wrapper:nth-child(even) .row {
        /*flex-direction: row-reverse;*/ }
      section.the_pitch_content .the_pitch_content_wrapper:nth-child(even):after {
        content: url("../../assets/img/circledown2.png");
        width: auto;
        display: block;
        position: absolute;
        z-index: 0;
        height: 120px;
        overflow: hidden;
        left: calc(50% - 12%);
        bottom: -120px; }
    section.the_pitch_content .the_pitch_content_wrapper:last-child:after {
      display: none; }

section.pitch_bottom {
  overflow: hidden; }
  section.pitch_bottom .container-fluid {
    padding: 0; }
    section.pitch_bottom .container-fluid .col-md-6 {
      padding: 0; }
    section.pitch_bottom .container-fluid .work_item {
      height: 55rem; }
    section.pitch_bottom .container-fluid .wrap_in_touch {
      width: 100%;
      height: 100%;
      background: -moz-linear-gradient(45deg, #f18402 0%, #e8296b 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(45deg, #f18402 0%, #e8296b 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(45deg, #f18402 0%, #e8296b 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
      section.pitch_bottom .container-fluid .wrap_in_touch .in_touch {
        font-family: MarkOT_medium;
        font-size: 1.9rem;
        color: white;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: 1px solid #fff;
        border-radius: 5rem;
        padding: 1.6rem 4rem;
        text-decoration: none; }
    section.pitch_bottom .container-fluid .result_item {
      height: 100%;
      cursor: auto; }
    section.pitch_bottom .container-fluid .wrap_result {
      width: 100%;
      height: 100%; }
      section.pitch_bottom .container-fluid .wrap_result img {
        height: 100%;
        width: 100%;
        -webkit-filter: blur(4px);
        filter: blur(4px);
        opacity: 0.48;
        object-fit: cover; }
      section.pitch_bottom .container-fluid .wrap_result * {
        margin: 0;
        padding: 0;
        box-sizing: padding-box; }
      section.pitch_bottom .container-fluid .wrap_result .in_touch {
        font-family: MarkOT_medium;
        font-size: 1.9rem;
        color: #000;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 5rem;
        padding: 1.6rem 4rem;
        text-decoration: none;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaca30', endColorstr='#f9ad0a',GradientType=1 ); }
        section.pitch_bottom .container-fluid .wrap_result .in_touch > .v {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          overflow: hidden;
          border-radius: inherit;
          background: linear-gradient(#f28404, #ee6895), linear-gradient(#f28404, #ee6895);
          filter: inherit;
          background-size: 100% 2px;
          background-repeat: no-repeat; }
          section.pitch_bottom .container-fluid .wrap_result .in_touch > .v:before, section.pitch_bottom .container-fluid .wrap_result .in_touch > .v:after {
            content: '';
            position: absolute;
            top: 0;
            width: 90%;
            height: 100%;
            z-index: -1; }
          section.pitch_bottom .container-fluid .wrap_result .in_touch > .v:before {
            border: 2px solid;
            border-color: #f28404;
            border-right: 0;
            border-top-left-radius: inherit;
            border-bottom-left-radius: inherit;
            left: 0; }
          section.pitch_bottom .container-fluid .wrap_result .in_touch > .v:after {
            border: 2px solid;
            border-color: #ee6895;
            border-left: 0;
            border-top-right-radius: inherit;
            border-bottom-right-radius: inherit;
            right: 0; }

@media screen and (max-width: 991px) {
  .wrap_count .skill-box > .skills-circle > ul {
    text-align: center; }

  .wrap_count .skill-box {
    width: 90%; }
	
  section.home_items .item {
	  padding-top:0% !important;
  }	

  section.pitch_bottom .container-fluid .wrap_result .in_touch,
  section.pitch_bottom .container-fluid .wrap_in_touch .in_touch {
    width: 70%;
    text-align: center; } }
@media screen and (max-width: 1120px) {
  .capabilities a.button_home {
    font-size: 1.8rem;
    padding: 1.5rem 2rem; }

  section.home_items .backgrd {
	height:300px !important;
  }	 	
	
  section.the_pitch_content .the_pitch_content_wrapper {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    padding-bottom: 65px; }
	
  section.home_items .item span {
	margin: 1.1rem 0;  
    font-size: 2.1rem; }

  section.services .capabilities .button_wrap a.button {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 1020px) {
  section.main-picture .about_wrapper {
    padding: 5rem 8rem;
  }
  section.main-picture .about_wrapper div.content p {
	font-size: 1.9rem;  
  }	
  section.home_items .backgrd {
	height:300px !important;
  }	  
  section.home_items .item img {
	max-width:70px !important;  
	width:100%;
    max-height: 70px; }
  section.home_items .item span {
	margin: 1.1rem 0;  
    font-size: 2.1rem; }
  section.home_items .item p {
    margin: 0.1rem 0; 
	font-size: 1.4rem;}

  .modal_wrapper .modal-lg .modal-content {
    padding: 10rem 5rem; } }
@media screen and (max-width: 920px) {
  section.home_items .backgrd {
	height:260px !important;
  }
	
  html {
    font-size: 5px; } }
@media screen and (max-width: 820px) {
  section.main-picture {
	margin-top: 0rem;
  }	
  section.main-picture .about_wrapper {
	width: 60%;  
	padding: 4rem;
  }
  section.main-picture .about_wrapper div.content p {
	font-size: 1.3rem;  
  }
  section.about_services .item img {
    height: 20rem; }

  section.home_items .item img {
	max-width: 30px !important;  
    max-height: 30x !important; }
	
  section.home_items .item span {
	font-size: 1.4rem;  
	margin: 0px;  }
	
  section.home_items .item p {
	font-size: 1.0rem;    
	margin: 0px;
  }

  section.about_services {
    margin: 95px auto; }

  section.responsive .col_map {
    margin-top: 30px; }

  section.careers_contacts .careers_wrapper, section.careers_contacts .contacts_wrapper {
    padding: 46px 0 26px 0; }

  section.wrap_awards .awards .brands .brand {
    width: 30%; }

  section.careers_contacts .contacts_wrapper a img {
    width: 4.6rem; } }
@media screen and (max-width: 768px) {
  section.pitch_bottom .container-fluid .wrap_result .in_touch, section.pitch_bottom .container-fluid .wrap_result .in_touch, section.pitch_bottom .container-fluid .wrap_in_touch .in_touch {
    font-size: 2.2rem; }

  section.services .capabilities {
    width: 87.5%; }
    section.services .capabilities a {
      text-align: center; }

  section.slider .container-fluid .slider_wrapper {
    height: auto; }
    section.slider .container-fluid .slider_wrapper .slide {
      justify-content: center;
      text-align: center; }
      section.slider .container-fluid .slider_wrapper .slide .slide_text {
        flex: 0 100%; }

  section.capabilities .button_wrap {
    justify-content: flex-start; }
	
  section.prefooter .item div {	
    padding: 50px; 
  }
  /*ABOUT PAGE*/
  section.responsive {
    height: auto;
    max-width: 100%;
    margin: 5rem 0; }
    section.responsive p {
      margin-bottom: 5rem; }

  section.about_services {
    max-width: 100%; }

  section.awards {
    max-width: 100%; }
    section.awards .brands .brand {
      max-width: 50%; }

  section.careers_contacts .careers_wrapper {
    max-width: 100%; }
  section.careers_contacts .contacts_wrapper {
    max-width: 100%; }
    section.careers_contacts .contacts_wrapper .contacts {
      align-items: flex-start;
      justify-content: flex-start;
      flex-direction: column; }
      section.careers_contacts .contacts_wrapper .contacts a {
        margin: 15px 0; }

  /*SINGLE PAGE*/
  section.single_image, section.single_image_2 {
    margin-top: 25px; }

  section.about_project .container-fluid .about_single_description {
    padding: 15px; }

  section.single_gallery .single_gallery_wrapper div {
    flex: 0 50% !important;
    max-width: 50% !important; }

  /*THE PITCH*/
  section.the_pitch_content .the_pitch_content_wrapper img {
    margin-top: 50px; }

  /*MODAL*/
  .modal_wrapper .modal-lg .modal-content {
    padding: 3rem; }
    .modal_wrapper .modal-lg .modal-content .content {
      flex-wrap: wrap; }
      .modal_wrapper .modal-lg .modal-content .content .left_side {
        flex: 0 100%;
        padding: 0; }
      .modal_wrapper .modal-lg .modal-content .content .right_side {
        flex: 0 100%;
        padding: 0; } }
@media screen and (max-width: 700px) {
  html {
    font-size: 9px; } 
  section.home_items .backgrd {
	height:190px !important;
  }}
@media screen and (max-width: 600px) {
  section.about .about_wrapper {
    /*padding: 5rem 4rem; */ } }
@media screen and (max-width: 550px) {
  section.services .capabilities {
    padding: 6.3% 3%; }

  section.single_gallery .single_gallery_wrapper div {
    flex: 0 100% !important;
    max-width: 100% !important; }

  section.home_items {
    width: 100%; } }
@media screen and (max-width: 450px) {
  section.main-picture {
    margin-top: 0rem;
  }
  section.home_items .backgrd {
	height:130px !important;
  }	
  .about_wrapper a.button_home {
    font-size: 1.6rem;
    padding: 1.5rem 3rem; } 
	
  section.home_items .item img {
	width: 20px !important;  
    height: 20px !important; }
	
  section.home_items .item p {
	font-size: 1.0rem;    
	margin: 0px;}
  section.prefooter .item div, section.prefooter .item div.news {	
    padding: 30px; 
  }

}
	
section.page_privacy_policy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  section.page_privacy_policy .modal_policy {
    font-family: MarkOT;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
    width: 72.5%;
    margin: 10rem auto;
    padding: 7rem 4rem 6.5rem 11rem; }
    section.page_privacy_policy .modal_policy .title {
      font-weight: bold;
      font-size: 3.8rem;
      margin-bottom: 6rem; }
    section.page_privacy_policy .modal_policy .content {
      padding-right: 5.7rem;
      max-height: 47rem;
      overflow: auto;
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      section.page_privacy_policy .modal_policy .content::-webkit-scrollbar {
        width: 10px;
        background-color: #d2d3d3;
        border-radius: 10px; }
      section.page_privacy_policy .modal_policy .content::-webkit-scrollbar-track {
        border-radius: 10px; }
      section.page_privacy_policy .modal_policy .content::-webkit-scrollbar-thumb {
        background: #6b509a;
        background: -moz-linear-gradient(top, #6b509a 0%, #01aae7 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, #6b509a), color-stop(100%, #01aae7));
        background: -webkit-linear-gradient(top, #6b509a 0%, #01aae7 100%);
        background: -o-linear-gradient(top, #6b509a 0%, #01aae7 100%);
        background: -ms-linear-gradient(top, #6b509a 0%, #01aae7 100%);
        background: linear-gradient(to bottom, #6b509a 0%, #01aae7 100%);
        border-radius: 10px; }
      section.page_privacy_policy .modal_policy .content::-webkit-scrollbar-thumb:hover {
        background: #bec0c0; }
      section.page_privacy_policy .modal_policy .content p {
        font-size: 2.4rem;
        line-height: 1.3; }
  section.page_privacy_policy a.button_home {
    padding: 1.2rem 16rem;
    margin-bottom: 10rem;
    margin-top: 0; }

@media screen and (max-width: 768px) {
  section.page_privacy_policy .modal_policy {
    width: 87.5%;
    margin: 7rem auto;
    padding: 7rem 3rem 4.5rem 5rem; } }

/*# sourceMappingURL=main.css.map */
