/*
Theme Name: ITVAmerica
Author: Anonymous
Author URI:
Version: 1
Description: ITVAmerica theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ITVAmerica
Tags: one-column, two-columns
Theme URI:
*/
@font-face {
  font-family: 'itv_reem';
  src: url("fonts/itv_reem-light-webfont.woff2") format("woff2"), url("fonts/itv_reem-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'itv_reem';
  src: url("fonts/itv_reem-lightitalic-webfont.woff2") format("woff2"), url("fonts/itv_reem-lightitalic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'itv_reem';
  src: url("fonts/itv_reem-regular-webfont.woff2") format("woff2"), url("fonts/itv_reem-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'itv_reem';
  src: url("fonts/itv_reem-italic-webfont.woff2") format("woff2"), url("fonts/itv_reem-italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'itv_reem';
  src: url("fonts/itv_reem-medium-webfont.woff2") format("woff2"), url("fonts/itv_reem-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'itv_reem';
  src: url("fonts/itv_reem-medium_italic-webfont.woff2") format("woff2"), url("fonts/itv_reem-medium_italic-webfont.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'itv_reem';
  src: url("fonts/itv_reem-bold-webfont.woff2") format("woff2"), url("fonts/itv_reem-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'itv_reem';
  src: url("fonts/itv_reem-bolditalic-webfont.woff2") format("woff2"), url("fonts/itv_reem-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?v4r3fk");
  src: url("fonts/icomoon.eot?v4r3fk#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?v4r3fk") format("truetype"), url("fonts/icomoon.woff?v4r3fk") format("woff"), url("fonts/icomoon.svg?v4r3fk#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-round-arrow-up:before {
  content: "\e915"; }

.icon-round-arrow-down:before {
  content: "\e916"; }

.icon-linkedin-square:before {
  content: "\e90f"; }

.icon-instagram-square:before {
  content: "\e911"; }

.icon-facebook-square:before {
  content: "\e913"; }

.icon-youtube-square:before {
  content: "\e914"; }

.icon-next:before {
  content: "\e901"; }

.icon-prew:before {
  content: "\e902"; }

.icon-down:before {
  content: "\e903"; }

.icon-up:before {
  content: "\e904"; }

.icon-arrow-right:before {
  content: "\e905"; }

.icon-arrow-teft:before {
  content: "\e906"; }

.icon-linkedin:before {
  content: "\e907"; }

.icon-twitter:before {
  content: "\e90e"; }

.icon-facebook:before {
  content: "\e910"; }

.icon-social-youtube:before {
  content: "\e912"; }

.icon-phone:before {
  content: "\e93c"; }

.icon-email2:before {
  content: "\e908"; }

.icon-home:before {
  content: "\e909"; }

.icon-arrow_down:before {
  content: "\e900"; }

.icon-arrow_up:before {
  content: "\e90a"; }

.icon-arrow_prew:before {
  content: "\e90b"; }

.icon-arrow:before {
  content: "\e90c"; }

.icon-googleplus:before {
  content: "\e609"; }

.icon-home2:before {
  content: "\e90d"; }

/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.nav-drop .menu, .container, .social, .list-items, .list-tree-columns, .list-thumbnail, .list-locations, .portfolio-list, .menu-box ul, .list-logo, .img-list, .projects-grid, .footer-list, .thumbnail2 .list, .filter, .list-contact, .twitter-content, .breadcrumbs, .list-clients, .slick-dots, .logo-list, .project-card .info-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after,
.post-password-form:after, .search-form p:after,
.post-password-form p:after, .columns:after, .wpcf7-form:after, .list-contact > li:after, .list-contact a:after, .logo-people-wrap:after, .details-box .box:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.btn, .navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev, .nav-links .next,
.nav-links .prev,
.navigation-single .next,
.navigation-single .prev {
  transition: background 0.3s ease-in-out;
  text-transform: uppercase;
  background: #b6016e;
  color: #fff;
  border: 0;
  padding: 4px 9px 5px;
  font-size: 8px;
  line-height: 10px; }
  .btn:hover, .navigation .next:hover,
  .navigation .prev:hover,
  .navigation-comments .next:hover,
  .navigation-comments .prev:hover, .nav-links .next:hover,
  .nav-links .prev:hover,
  .navigation-single .next:hover,
  .navigation-single .prev:hover {
    background: #ffb33e;
    color: #fff; }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) {
  .visible-xs {
    display: none !important; } }

.ofi {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  color: #000;
  background: #fcfcfc url("images/bg-box-01.png") 50% 50%;
  background-size: 15px 15px;
  font: 300 17px/23px "itv_reem", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0; }
  @media (min-width: 768px) {
    body {
      font-size: 17px; } }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

picture {
  display: inline-block; }

.gm-style img {
  max-width: none; }

@media (max-width: 991px) {
  iframe {
    width: 100%; } }

.resize-active * {
  transition: none !important; }

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
  margin: 0 0 21px; }

blockquote {
  border-left: 4px solid #ffb33e;
  padding-left: 10px;
  margin-left: 0; }

table {
  border-collapse: collapse; }

th,
td {
  border: 1px solid #2d3237;
  padding: 3px;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul,
ol {
  padding-left: 20px; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 20px;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%;
  overflow: auto; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

.jcf-file,
input[type='file'],
input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  display: block;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  padding: 7px 0;
  font-size: 14px;
  line-height: 24px;
  font-family: "itv_reem", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-style: italic;
  font-weight: 300;
  width: 100%;
  border: 0;
  border-bottom: 2px solid #9d9d9d;
  background: none;
  color: rgba(0, 0, 0, 0.5);
  transition: border-bottom 0.3s; }
  .jcf-file:not(textarea),
  input[type='file']:not(textarea),
  input[type='text']:not(textarea),
  input[type='tel']:not(textarea),
  input[type='email']:not(textarea),
  input[type='search']:not(textarea),
  input[type='password']:not(textarea),
  textarea:not(textarea) {
    height: 38px; }
  .jcf-file:focus,
  input[type='file']:focus,
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    outline: none;
    border-color: #38394d; }
  .jcf-file::-webkit-input-placeholder,
  input[type='file']::-webkit-input-placeholder,
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  .jcf-file::-moz-placeholder,
  input[type='file']::-moz-placeholder,
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: rgba(0, 0, 0, 0.5); }
  .jcf-file:-moz-placeholder,
  input[type='file']:-moz-placeholder,
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  .jcf-file:-ms-input-placeholder,
  input[type='file']:-ms-input-placeholder,
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5); }
  .jcf-file.placeholder,
  input[type='file'].placeholder,
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: rgba(0, 0, 0, 0.5); }

.jcf-file {
  position: relative; }
  .jcf-file input[type='file'] {
    bottom: 0;
    left: 0; }

.jcf-button-content {
  display: none; }

input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none; }

select {
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  height: 38px;
  display: block;
  width: 100%;
  border: 0;
  border-bottom: 2px solid #9d9d9d;
  padding: 5px 0;
  font-size: 14px;
  line-height: 24px;
  background: none; }
  select:focus {
    outline: none; }

textarea {
  vertical-align: top;
  resize: none;
  overflow: auto; }

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  transition: background 0.3s ease-in-out;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  width: 21px;
  height: 22px;
  text-align: left;
  padding: 0 0 0 2px;
  font-weight: 500;
  font-size: 8px;
  color: #fff;
  line-height: 22px;
  text-transform: uppercase;
  background: url("images/sprite.png") no-repeat;
  background-position: 0 0; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    button,
    input[type='button'],
    input[type='reset'],
    input[type='submit'] {
      background: url("images/sprite-2x.png") no-repeat;
      background-position: 0 0;
      background-size: 37px 22px; } }
  button:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='submit']:hover {
    color: #b6016e; }

button[type='submit'] {
  width: auto;
  height: auto;
  background: #38394d;
  min-width: 96px;
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

@media (min-width: 768px) {
  #twocolumns {
    padding: 0 11%; } }

#twocolumns #content {
  float: left;
  width: 70%;
  padding-bottom: 1px;
  padding-top: 0; }
  #twocolumns #content:only-child {
    float: none;
    width: 100%; }

#content {
  padding-top: 30px; }

.widget {
  margin-bottom: 20px; }
  .widget select {
    min-width: 150px; }

.search-form label,
.post-password-form label {
  display: block; }

.search-form input,
.post-password-form input {
  float: left;
  margin: 0 0 10px; }
  @media (min-width: 768px) {
    .search-form input,
    .post-password-form input {
      width: 300px;
      margin-right: 5px;
      margin-bottom: 0; } }
  .search-form input[type='submit'],
  .post-password-form input[type='submit'] {
    margin: 0;
    height: 38px;
    width: auto;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 28px;
    background: #ffb33e; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin: 0 -3px 21px; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    margin: 0 5px; }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    max-width: 49%; }

.nav-links,
.navigation-comments,
.navigation-single {
  margin-bottom: 21px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  @media (max-width: 767px) {
    .nav-links,
    .navigation-comments,
    .navigation-single {
      font-size: 13px; } }
  .nav-links .next,
  .nav-links .prev,
  .navigation-comments .next,
  .navigation-comments .prev,
  .navigation-single .next,
  .navigation-single .prev {
    max-width: 49%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media (max-width: 767px) {
      .nav-links .next,
      .nav-links .prev,
      .navigation-comments .next,
      .navigation-comments .prev,
      .navigation-single .next,
      .navigation-single .prev {
        font-size: 13px; } }
    .nav-links .next a,
    .nav-links .prev a,
    .navigation-comments .next a,
    .navigation-comments .prev a,
    .navigation-single .next a,
    .navigation-single .prev a {
      display: block;
      color: inherit; }

.navigation .page-numbers,
.navigation-comments .page-numbers {
  color: #38394d;
  transition: all .3s ease;
  text-decoration: underline; }
  .navigation .page-numbers:hover, .navigation-comments .page-numbers:hover {
    color: #2f86f1;
    text-decoration: none; }
  .navigation .page-numbers.current, .navigation-comments .page-numbers.current {
    text-decoration: none; }
    .navigation .page-numbers.current:hover, .navigation-comments .page-numbers.current:hover {
      color: #38394d; }

.nav-links .next,
.nav-links .prev,
.navigation-comments .next,
.navigation-comments .prev,
.navigation-single .next,
.navigation-single .prev {
  background-color: #38394d;
  border-radius: 4px;
  font-size: 12px;
  transition: all .3s ease;
  color: #fff;
  text-decoration: none; }
  .nav-links .next:hover, .nav-links .prev:hover, .navigation-comments .next:hover, .navigation-comments .prev:hover, .navigation-single .next:hover, .navigation-single .prev:hover {
    background-color: #2f86f1;
    color: #fff; }

.navigation-single {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
  .navigation-single .next,
  .navigation-single .prev {
    padding: 0;
    margin: 0;
    max-width: 49%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .navigation-single .next a,
    .navigation-single .prev a {
      padding: 4px 9px 5px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form input,
.comment-form textarea {
  margin: 0 4px 0 0;
  width: 100%; }
  @media (min-width: 768px) {
    .comment-form input,
    .comment-form textarea {
      max-width: 300px; } }
  .comment-form input[type='submit'],
  .comment-form textarea[type='submit'] {
    display: block;
    margin: 0;
    height: 38px;
    width: auto;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 28px;
    background: #ffb33e; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 20px; }

.widget_calendar th,
.widget_calendar td {
  text-align: center; }

.widget_calendar #prev {
  text-align: left; }

.widget_calendar #next {
  text-align: right; }

#wp-calendar {
  width: 100%; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 0;
  padding: 4px;
  margin-bottom: 20px;
  text-align: center; }
  .wp-caption img {
    margin-bottom: 4px; }
  .wp-caption p {
    margin: 0; }

.aligncenter {
  margin: 0 auto 21px; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  margin: 0 0 10px; }
  @media (min-width: 576px) {
    .alignleft {
      float: left;
      margin: 37px 46px 4px 0; } }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 21px; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

.gallery .gallery-item {
  padding: 0 10px; }
  .gallery .gallery-item dt {
    float: none;
    width: 100%;
    margin: 0 0 10px;
    padding: 0; }

.form-submit {
  margin-bottom: 50px; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 25px; }

h4 {
  font-size: 12px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 14px; }

@media (min-width: 576px) {
  h1,
  .h1 {
    font-size: 40px; }
  h2,
  .h2 {
    font-size: 20px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 40px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 60px; }
  h2,
  .h2 {
    font-size: 24px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

@media (min-width: 1300px) {
  h1,
  .h1 {
    font-size: 83px; }
  h2,
  .h2 {
    font-size: 31px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

.text-block p:last-child {
  margin-bottom: 0; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: "itv_reem", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: inherit;
  font-weight: 500;
  margin: 0 0 10px; }
  @media (min-width: 768px) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6,
    .h {
      margin-bottom: 20px; } }

h1,
.h1 {
  margin: 0 0 3px;
  line-height: 28px;
  text-align: right; }
  .title-page h1, .title-page
  .h1 {
    font-size: 20px;
    line-height: 0.75; }
    @media (min-width: 576px) {
      .title-page h1, .title-page
      .h1 {
        font-size: 28px; } }
    @media (min-width: 768px) {
      .title-page h1, .title-page
      .h1 {
        font-size: 40px; } }
    @media (min-width: 992px) {
      .title-page h1, .title-page
      .h1 {
        font-size: 50px; } }
    @media (min-width: 1300px) {
      .title-page h1, .title-page
      .h1 {
        font-size: 60px; } }
  @media (max-width: 767px) {
    .title-section h1, .title-section
    .h1 {
      font-size: 40px !important; } }
  @media (min-width: 992px) {
    h1,
    .h1 {
      line-height: 45px; } }
  @media (min-width: 1300px) {
    h1,
    .h1 {
      line-height: 45px; } }
  h1 > span,
  .h1 > span {
    position: relative;
    display: block;
    margin-left: -9999px;
    padding-left: 9999px;
    padding-bottom: 5px;
    border-radius: 40px; }
  .section h1, .section
  .h1 {
    margin-bottom: 15px;
    line-height: 1;
    text-align: left;
    color: #000;
    border-radius: 0; }

h2,
.h2 {
  margin: 0 0 15px;
  font-weight: 300;
  line-height: 1;
  color: #000;
  text-align: left; }
  .news-post h2, .news-post
  .h2 {
    font-size: 23px; }

h3,
.h3 {
  margin: 0 0 9px;
  line-height: 28px;
  font-weight: 400;
  color: #000;
  text-align: left; }
  .news-post h3, .news-post
  .h3 {
    margin-bottom: 0; }

h4,
.h4 {
  margin: 0 0 2px;
  line-height: 13px;
  font-weight: 500;
  color: #2f86f1;
  text-transform: uppercase; }

p {
  margin: 0 0 24px; }

a {
  color: #20bec9;
  text-decoration: none; }
  a:hover, a:focus {
    color: #000;
    text-decoration: none; }

.title-with-dark-bg {
  display: inline-block;
  font-size: 14px;
  background-color: #38394d;
  color: #fff;
  line-height: 1.4;
  padding: 2px 10px 5px;
  font-weight: 400;
  border-radius: 30px;
  margin-left: -10px;
  min-width: 160px; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  padding: 8px 0;
  border-top: 4px solid #000;
  background-color: #fff; }
  @media (min-width: 768px) {
    .header {
      padding: 12px 0;
      border-top-width: 8px; } }
  @media (min-width: 1300px) {
    .header {
      border-top-width: 12px; } }
  .header:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 50px;
    background-image: url("images/shadow-header.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    pointer-events: none; }
    @media (min-width: 992px) {
      .header:after {
        height: 96px; } }
  .admin-bar .header {
    top: 32px; }
  .is-touch-device .header {
    padding-right: 4px; }
  .header > .container {
    max-width: 100%;
    padding: 0; }
  .header-holder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0 15px; }
    @media (min-width: 1300px) {
      .header-holder {
        padding: 0 55px; } }
  .header-logo > a {
    display: block;
    width: 65px; }
    @media (min-width: 768px) {
      .header-logo > a {
        width: 95px; } }
    @media (min-width: 1300px) {
      .header-logo > a {
        width: 105px; } }
  .header-logo picture {
    display: block; }
  .header .social {
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 22px; }
    .header .social li {
      padding: 7px; }
    .header .social a {
      color: #38394d;
      transition: color 0.3s; }
      .header .social a:hover {
        color: #2f86f1; }

.nav-drop {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  height: calc(100vh - 70px);
  height: calc(var(--vh, 1vh) * 100 - 70px);
  color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
  overflow: auto;
  padding: 30px 0; }
  @media (min-width: 768px) {
    .nav-drop {
      padding: 50px 0; } }
  @media (min-width: 992px) {
    .nav-drop {
      height: calc(100vh - 100px);
      height: calc(var(--vh, 1vh) * 100 - 100px); } }
  @media (min-width: 1300px) {
    .nav-drop {
      padding: 95px 0 50px;
      height: calc(100vh - 113px);
      height: calc(var(--vh, 1vh) * 100 - 113px); } }
  .nav-active .nav-drop {
    opacity: 1;
    visibility: visible; }
  .nav-drop .container {
    width: 100%;
    max-width: 1670px;
    padding: 0 15px; }
  .nav-drop-holder {
    -ms-flex-positive: 1;
        flex-grow: 1; }
    @media (min-width: 768px) {
      .nav-drop-holder {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .nav-drop-col {
    position: relative;
    padding: 25px 0; }
    @media (min-width: 768px) {
      .nav-drop-col {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px; } }
    @media (min-width: 992px) {
      .nav-drop-col {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1300px) {
      .nav-drop-col {
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media (min-width: 768px) {
      .nav-drop-col:first-child {
        border-right: 1px solid #c7c7c8; } }
  .nav-drop-col-bottom-text {
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    padding-top: 50px;
    margin-top: auto; }
    .nav-drop-col-bottom-text p {
      margin-bottom: 0; }
  .nav-drop .menu {
    text-align: center;
    margin-bottom: 50px; }
    @media (min-width: 1440px) {
      .nav-drop .menu {
        margin-bottom: 70px; } }
    .nav-drop .menu li:not(:last-child) {
      margin-bottom: 15px; }
    .nav-drop .menu a {
      font-size: 30px;
      color: #000;
      line-height: 1;
      transition: color 0.3s; }
      @media (min-width: 1440px) {
        .nav-drop .menu a {
          font-size: 40px; } }
      .nav-drop .menu a:hover {
        color: #2f86f1; }
  .nav-drop .close-menu-btn-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 30px; }
    @media (min-width: 1440px) {
      .nav-drop .close-menu-btn-block {
        margin-bottom: 50px; } }

.nav-opener {
  width: 50px;
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 0;
  border-radius: 40px;
  transition: background 0.3s,  right 0.3s;
  background-color: #f3f3f3; }
  @media (min-width: 1300px) {
    .nav-opener {
      width: 77px;
      height: 77px; } }
  @media (min-width: 768px) {
    .nav-opener:hover .hamburger:before, .nav-opener:hover .hamburger:after,
    .nav-opener:hover .hamburger span {
      background-color: #2f86f1; } }
  .nav-opener .hamburger {
    width: 31px;
    height: 31px;
    position: relative; }
    @media (min-width: 1300px) {
      .nav-opener .hamburger {
        width: 42px;
        height: 42px; } }
    .nav-opener .hamburger:before, .nav-opener .hamburger:after,
    .nav-opener .hamburger span {
      transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
      background: #000;
      position: absolute;
      top: 14px;
      left: 0;
      right: 0;
      height: 3px; }
      @media (min-width: 1300px) {
        .nav-opener .hamburger:before, .nav-opener .hamburger:after,
        .nav-opener .hamburger span {
          height: 4px;
          top: 20px; } }
    .nav-opener .hamburger:before, .nav-opener .hamburger:after {
      content: '';
      top: 5px; }
      @media (min-width: 1300px) {
        .nav-opener .hamburger:before, .nav-opener .hamburger:after {
          top: 9px; } }
    .nav-opener .hamburger:after {
      top: 23px; }
      @media (min-width: 1300px) {
        .nav-opener .hamburger:after {
          top: 31px; } }
  .nav-active .nav-opener .hamburger span {
    opacity: 0; }
  .nav-active .nav-opener .hamburger:after, .nav-active .nav-opener .hamburger:before {
    transform: rotate(45deg);
    top: 15px; }
    @media (min-width: 1300px) {
      .nav-active .nav-opener .hamburger:after, .nav-active .nav-opener .hamburger:before {
        top: 19px; } }
  .nav-active .nav-opener .hamburger:after {
    transform: rotate(-45deg); }
  .nav-opener .text {
    text-transform: lowercase;
    color: #000;
    font-size: 13px;
    line-height: 1;
    margin-top: -3px;
    display: none; }
    @media (min-width: 1300px) {
      .nav-opener .text {
        display: block; } }

.close-menu-btn {
  display: inline-block;
  font-size: 12px;
  text-align: center; }
  @media (min-width: 992px) {
    .close-menu-btn {
      font-size: 15px; } }
  .close-menu-btn:hover .circle {
    background-color: #2f86f1; }
  .close-menu-btn .circle {
    width: 4.2em;
    height: 4.2em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    border-radius: 50%;
    background-color: #38394d;
    color: #fff;
    margin-bottom: 10px;
    transition: background-color 0.3s; }
    .close-menu-btn .circle:after {
      content: 'X';
      font-size: 2em; }
  .close-menu-btn .text {
    color: #000;
    font-size: 1.13333333em;
    font-weight: 400;
    text-transform: uppercase; }

.nav-drop-col-bottom-text {
  padding-left: 15px;
  padding-right: 15px; }

body {
  text-align: justify; }
  body.nav-active {
    overflow: hidden; }

#wrapper {
  position: relative;
  overflow: hidden; }

.main {
  position: relative;
  min-height: 350px;
  padding-top: 70px; }
  @media (min-width: 768px) {
    .main {
      min-height: 500px;
      padding-top: 100px; } }
  @media (min-width: 1300px) {
    .main {
      padding-top: 113px; } }

.content-wrap {
  min-height: inherit; }
  @media (min-width: 992px) {
    .content-wrap {
      position: relative;
      min-height: 100%; } }

.bg-gradients-and-logo {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden; }
  @media (min-width: 992px) {
    .bg-gradients-and-logo {
      height: calc(100% - 100px);
      top: 100px; } }
  @media (min-width: 1300px) {
    .bg-gradients-and-logo {
      height: calc(100% - 113px);
      top: 113px; } }
  .bg-gradients-and-logo:before {
    height: 1000px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #f1f1f2 10%, #e8e8ea 20%, #bfc0c5 40%, #38394b 95%);
    z-index: 2; }
    @media (min-width: 992px) {
      .bg-gradients-and-logo:before {
        height: 800px; } }
  .bg-gradients-and-logo:after {
    content: '';
    height: 250px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, #f1f1f2 10%, #e8e8ea 20%, #bfc0c5 40%, #38394b 95%);
    z-index: 1; }
    @media (min-width: 768px) {
      .bg-gradients-and-logo:after {
        height: 400px;
        background: linear-gradient(rgba(255, 255, 255, 0) 0%, #f1f1f2 10%, #e8e8ea 20%, #bfc0c5 40%, #38394b 80%); } }
    @media (min-width: 992px) {
      .bg-gradients-and-logo:after {
        height: 40vh; } }
  .bg-gradients-and-logo.with-top-gradient:before {
    content: ''; }
  .bg-gradients-and-logo .bg-stretch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: center bottom -15px;
    background-repeat: no-repeat;
    background-size: 250px;
    z-index: 3; }
    @media (min-width: 768px) {
      .bg-gradients-and-logo .bg-stretch {
        background-size: 40%;
        background-position: center bottom -30px; } }
    @media (min-width: 992px) {
      .bg-gradients-and-logo .bg-stretch {
        background-position: center bottom 50px;
        background-size: 750px; } }
    @media (min-width: 1300px) {
      .bg-gradients-and-logo .bg-stretch {
        background-size: 1200px;
        background-position: center bottom 15px; } }

.wrap-section {
  padding: 40px 15px 0;
  max-width: 1545px;
  margin: 0 auto;
  padding-bottom: 120px; }
  @media (min-width: 768px) {
    .wrap-section {
      padding-bottom: 270px; } }
  @media (max-width: 1439px) {
    .wrap-section {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 575px) {
    .wrap-section {
      padding-left: 15px;
      padding-right: 15px; } }

.center-text {
  text-align-last: center; }

.container {
  padding: 0 15px;
  margin: 0 auto; }

.mark-yellow {
  background: #ffb33e;
  color: #fff; }

.mark-pink {
  background: #a11e72;
  color: #fff; }

.mark-primary {
  background: #2f86f1;
  color: #fff; }

.mark-blue {
  background: #20bec9;
  color: #fff; }

.color-yellow {
  color: #ffb33e; }

.social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 767px) {
    .social {
      -ms-flex-pack: center;
          justify-content: center; } }
  .social li {
    padding: 0 7px; }

.content-txt {
  margin: 0 0 42px; }

.list-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -7px 25px; }
  .list-items > li {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0 8px 24px; }
    @media (min-width: 576px) {
      .list-items > li {
        width: 50%; } }
    @media (min-width: 768px) {
      .list-items > li {
        width: 50%; } }
    @media (min-width: 992px) {
      .list-items > li {
        width: 33.3%; } }
    @media (min-width: 1300px) {
      .list-items > li {
        width: 25%; } }
  @media (min-width: 1300px) {
    .list-items.people {
      margin-left: -22px;
      margin-right: -22px; } }

.list-tree-columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
  padding: 59px 0 0; }
  .list-tree-columns li {
    width: 100%;
    padding: 0 15px 28px; }
    @media (min-width: 576px) {
      .list-tree-columns li {
        width: 50%; } }
    @media (min-width: 1300px) {
      .list-tree-columns li {
        width: 33.3%; } }
  .list-tree-columns.news-list li {
    padding-bottom: 49px; }

.post-box {
  position: relative;
  margin: 0; }
  @media (min-width: 992px) {
    .post-box.add {
      margin-top: 0;
      padding-top: 59px; } }
  .post-box.add .hold-post .visual {
    margin-bottom: 36px;
    text-align: left; }
    .post-box.add .hold-post .visual.logo-width {
      max-width: 170px; }
  .post-box.add .hold-post .columns .col {
    padding-top: 5px; }
    .post-box.add .hold-post .columns .col .side-info-title {
      margin-bottom: 30px; }
  .post-box .hold-post {
    clear: both; }
    @media (min-width: 992px) {
      .post-box .hold-post {
        padding: 0 17.5%; } }
    .post-box .hold-post .visual {
      margin-bottom: 4px;
      width: 100%; }
    .post-box .hold-post .columns {
      overflow: hidden;
      margin-bottom: 0; }
      .post-box .hold-post .columns .col {
        text-align: center;
        padding: 0 0 20px; }
        @media (min-width: 768px) {
          .post-box .hold-post .columns .col {
            float: left;
            width: 250px;
            padding: 50px 26px 20px 0; } }
        @media (min-width: 1300px) {
          .post-box .hold-post .columns .col {
            width: 350px; } }
        @media (min-width: 768px) {
          .post-box .hold-post .columns .col .visual {
            float: left; } }
      .post-box .hold-post .columns .text {
        padding-top: 0; }
        .post-box .hold-post .columns .text p:last-child {
          margin-bottom: 0; }
  .post-box .title-post {
    margin-bottom: 20px; }
    @media (min-width: 1300px) {
      .post-box .title-post {
        margin-bottom: 42px; } }
  .post-box h2 {
    padding: 0;
    margin-bottom: 10px; }
  .post-box .text {
    overflow: hidden; }
  .post-box .featured-box {
    padding-top: 50px; }
  .post-box .list-locations {
    line-height: 17px; }
    .post-box .list-locations .box {
      margin-bottom: 20px; }
    .post-box .list-locations .list-contact {
      margin-top: 0; }

.columns {
  margin-bottom: 32px; }
  .columns .col {
    padding: 0 0 20px; }
    @media (min-width: 768px) {
      .columns .col {
        float: right;
        padding: 0 0 20px 5%;
        width: 200px; } }
    @media (min-width: 992px) {
      .columns .col {
        width: 300px; } }
    @media (min-width: 1300px) {
      .columns .col {
        width: 584px;
        padding: 0 5.5% 20px 14%; } }
  .columns .text {
    overflow: hidden; }
    @media (min-width: 768px) {
      .columns .text {
        padding-top: 10px; } }

.featured-box {
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    .featured-box {
      margin: 0 0 65px; } }
  .featured-box h2 {
    margin-bottom: 18px; }

.list-thumbnail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px -15px; }
  .list-thumbnail > li {
    width: 100%;
    padding: 0 10px 31px;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 576px) {
      .list-thumbnail > li {
        padding: 0 10px 21px;
        width: 50%; } }
    @media (min-width: 768px) {
      .list-thumbnail > li {
        width: 33.3%; } }

.list-locations,
.row-address {
  text-transform: uppercase;
  text-align: left;
  clear: both; }
  @media (min-width: 576px) {
    .list-locations,
    .row-address {
      display: -ms-flexbox;
      display: flex; } }
  .list-locations .col-address,
  .row-address .col-address {
    width: 100%;
    padding: 0 5px; }
    @media (min-width: 576px) {
      .list-locations .col-address,
      .row-address .col-address {
        width: 33.333%; } }
    .list-locations .col-address:not(:first-child),
    .row-address .col-address:not(:first-child) {
      margin-top: 20px; }
      @media (min-width: 576px) {
        .list-locations .col-address:not(:first-child),
        .row-address .col-address:not(:first-child) {
          margin-top: 0; } }
  .list-locations address,
  .row-address address {
    font-style: normal;
    padding: 0;
    margin: 0; }
    .list-locations address > span,
    .row-address address > span {
      display: block; }

.list-locations {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -3px;
  font-size: 12px;
  line-height: 13px; }
  @media (min-width: 576px) {
    .list-locations {
      display: -ms-flexbox;
      display: flex; } }
  .list-locations h2 {
    margin: 0 0 20px;
    padding: 0;
    text-transform: none; }
  .list-locations h4:not([class]) {
    color: inherit; }
  .list-locations .box {
    margin: 0 0 24px; }
  .list-locations > li {
    width: 100%;
    padding: 0 3px 10px; }
    @media (min-width: 576px) {
      .list-locations > li {
        width: 33.3%; } }
    .columns .list-locations > li {
      width: 100%; }
  .list-locations .ico-link {
    top: -3px;
    line-height: inherit; }
    .list-locations .ico-link:before {
      top: -6px; }
  .list-locations .list-contact {
    padding-top: 0;
    margin-top: -2px;
    margin-bottom: 24px; }
  .list-locations address a {
    color: #000;
    transition: color 0.3s; }
    .list-locations address a:hover {
      color: #2f86f1; }

.portfolio-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px; }
  @media (min-width: 992px) {
    .portfolio-list {
      margin: -58px -5px 0; } }
  .section .portfolio-list {
    margin-top: 0;
    padding-top: 19px; }
  .portfolio-list > li {
    width: 100%;
    padding: 0 10px 31px; }
    @media (min-width: 576px) {
      .portfolio-list > li {
        width: 50%;
        padding: 0 10px 21px; } }
    @media (min-width: 768px) {
      .portfolio-list > li {
        width: 33.3%; } }
    @media (min-width: 992px) {
      .portfolio-list > li {
        width: 25%; } }

.menu-box {
  margin: 0 -10px;
  padding-top: 1px;
  text-transform: uppercase;
  line-height: 13px;
  overflow: hidden; }
  .menu-box a {
    color: #000;
    transition: color 0.3s; }
    .menu-box a:hover {
      color: #2f86f1; }
  .menu-box ul {
    width: 50%;
    padding: 0 10px;
    float: left; }
    @media (min-width: 576px) {
      .menu-box ul {
        width: 100%; } }
    @media (min-width: 992px) {
      .menu-box ul {
        width: 50%; } }
    .menu-box ul li {
      margin-bottom: 4px; }

.section {
  margin: 0 0 80px; }
  .section p {
    margin: 0 0 22px; }

.more-section-wrap {
  text-align: right;
  margin: 0; }
  @media (min-width: 1300px) {
    .more-section-wrap {
      margin: 0 0 -29px; } }

.title-section {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .title-section {
      -ms-flex-align: end;
          align-items: flex-end;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  .title-section h1 {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .title-section h1 {
        max-width: 64%; } }
  .title-section .more-section-wrap {
    margin: 0;
    text-align: left; }
    @media (min-width: 768px) {
      .title-section .more-section-wrap {
        max-width: 34%;
        text-align: right; } }

.more-section {
  font-weight: 400;
  font-size: 12px;
  color: #000;
  text-transform: uppercase; }
  .more-section:hover {
    color: #20bec9; }
    .more-section:hover .ico {
      color: #20bec9; }
  .more-section .ico {
    position: relative;
    top: 5px;
    margin: 0 0 0 20px;
    font-size: 24px;
    color: #ffb33e; }

.list-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px -10px; }
  .list-logo li {
    padding: 0 15px;
    margin-bottom: 30px;
    width: 50%;
    text-align: center; }
    @media (min-width: 768px) {
      .list-logo li {
        width: 33.3%; } }
    @media (min-width: 992px) {
      .list-logo li {
        width: 25%; } }
    @media (min-width: 1300px) {
      .list-logo li {
        width: 16.66666666%; } }
  .list-logo a {
    position: relative;
    display: inline-block; }
    .list-logo a .white-img {
      transition: opacity 0.3s; }
    .list-logo a .hover-img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      transition: opacity 0.3s; }
    .list-logo a:hover .white-img {
      opacity: 0; }
    .list-logo a:hover .hover-img {
      opacity: 1; }

.img-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
  padding: 37px 0 0; }
  .img-list li {
    width: 100%;
    padding: 0 8px 16px; }
    @media (min-width: 576px) {
      .img-list li {
        width: 33.3%; } }
  .img-list img {
    max-width: none;
    width: 100%; }

.more:hover {
  color: #000; }
  .more:hover .ico-link:before {
    color: #b6016e; }

.more .ico-link:hover {
  color: #fff; }

@media (min-width: 768px) {
  .section-projects {
    padding: 0 11%; } }

.projects-grid {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -4px; }
  .projects-grid > li {
    padding: 0 4px 30px; }
  .projects-grid.items-4-in-row > li {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 576px) {
      .projects-grid.items-4-in-row > li {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%;
        padding-bottom: 8px; } }
    @media (min-width: 992px) {
      .projects-grid.items-4-in-row > li {
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
        max-width: 33.333333%; } }
    @media (min-width: 1300px) {
      .projects-grid.items-4-in-row > li {
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
        max-width: 25%; } }
  .projects-grid.items-3-in-row > li {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 576px) {
      .projects-grid.items-3-in-row > li {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%;
        padding-bottom: 8px; } }
    @media (min-width: 768px) {
      .projects-grid.items-3-in-row > li {
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
        max-width: 33.333333%; } }

.page-title-holder {
  max-width: 550px;
  margin: 0 auto 30px; }
  @media (min-width: 992px) {
    .page-title-holder {
      max-width: 680px;
      margin-bottom: 60px;
      margin-left: 11%; } }
  @media (min-width: 1300px) {
    .page-title-holder {
      max-width: 855px; } }
  .page-title-holder .breadcrumbs {
    margin-bottom: 0; }

.search-form input[type="submit"] {
  background-color: #38394d;
  color: #fff;
  border-radius: 23px;
  padding: 4px 15px 6px; }
  .search-form input[type="submit"]:hover {
    background-color: #2f86f1;
    color: #fff; }

.breadcrumbs .subpage-about {
  color: #313131; }

.wpcf7-validation-errors, span.wpcf7-not-valid-tip {
  top: calc(100% + 8px);
  border: 2px solid #ff0000 !important;
  padding: 4px 5px;
  font-size: 12px;
  color: #f00;
  margin: 0;
  left: 15%;
  right: 15%;
  width: auto !important; }

div.wpcf7-response-output {
  margin: 0 !important;
  padding: 4px 1em;
  font-size: 12px;
  color: #f00;
  width: auto !important; }

.footer {
  position: relative;
  z-index: 99;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
  background: rgba(56, 57, 77, 0.93); }
  @media (min-width: 992px) {
    .footer {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      margin: 0; } }
  .footer:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0px;
    right: 0px;
    height: 70px;
    background-image: url("images/shadow-footer.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    pointer-events: none; }
  .footer a {
    color: #fff; }
    .footer a:hover {
      color: #20bec9; }
  .footer .hold {
    text-align: center;
    padding: 14px 15px 17px; }
    @media (min-width: 768px) {
      .footer .hold {
        padding: 20px 15px; } }
    @media (min-width: 992px) {
      .footer .hold {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-align: center;
            align-items: center; } }
    @media (min-width: 1300px) {
      .footer .hold {
        padding: 18px 40px; } }
  .footer .social {
    padding-top: 30px;
    font-size: 16px; }
    @media (min-width: 768px) {
      .footer .social {
        display: none; } }
  .footer .row-address {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    line-height: 13px;
    text-align: center;
    vertical-align: top; }
    @media (min-width: 768px) {
      .footer .row-address {
        text-align: left;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-direction: row;
            flex-direction: row; } }
    @media (min-width: 992px) {
      .footer .row-address {
        -ms-flex-pack: end;
            justify-content: flex-end;
        width: 100%;
        margin-left: auto; } }
    .footer .row-address .col-address {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .footer .row-address .col-address {
          margin-bottom: 0;
          width: auto;
          padding-left: 6px;
          padding-right: 6px; } }
      @media (min-width: 1900px) {
        .footer .row-address .col-address {
          padding-left: 20px;
          padding-right: 20px; } }
      @media (max-width: 767px) {
        .footer .row-address .col-address {
          width: 100%; } }
      .footer .row-address .col-address h4 {
        color: #fff; }
  .footer .list-locations h4 {
    color: #393a4b; }
  .footer .list-contact {
    display: block;
    vertical-align: top;
    padding-top: 0; }
    .footer .list-contact a {
      color: inherit; }
    @media (max-width: 767px) {
      .footer .list-contact a,
      .footer .list-contact strong {
        float: none; } }
  .footer .wrap-box {
    text-align: center; }
    @media (min-width: 992px) {
      .footer .wrap-box {
        text-align: left; } }

.box-footer {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .box-footer {
      -ms-flex-align: center;
          align-items: center;
      display: -ms-inline-flexbox;
      display: inline-flex; } }
  @media (min-width: 992px) {
    .box-footer {
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0;
      -ms-flex-negative: 10;
          flex-shrink: 10; } }

.copyright {
  padding-top: 24px;
  display: block;
  padding: 0 10px;
  margin: 0 0 15px;
  font-size: 12px; }
  @media (min-width: 768px) {
    .copyright {
      margin: 0; } }
  .copyright p {
    margin-bottom: 16px; }
  .copyright a {
    transition: color 0.3s; }

.logo-footer {
  width: 150px;
  margin: 0 auto 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  @media (min-width: 1300px) {
    .logo-footer {
      width: 204px; } }
  .logo-footer a {
    display: block; }
  .logo-footer picture {
    display: block; }
  @media (min-width: 768px) {
    .logo-footer {
      margin: 0 8px 0 0; } }
  @media (min-width: 1300px) {
    .logo-footer {
      margin-right: 50px; } }
  @media (min-width: 1650px) {
    .logo-footer {
      margin-right: 350px; } }

.footer-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 -4px -16px; }
  @media (min-width: 1300px) {
    .footer-list {
      margin: 0 -20px -16px; } }
  .footer-list li {
    margin: 0 4px 16px; }
    @media (min-width: 1300px) {
      .footer-list li {
        margin: 0 20px 16px; } }
    .footer-list li a {
      color: #2e85f1; }

/* custom file input styles */
.jcf-file {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  overflow: hidden; }

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0; }

.jcf-file .jcf-fake-input {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
  line-height: 19px;
  height: 19px;
  width: 100%; }

.jcf-file .jcf-upload-button {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  padding: 0;
  line-height: 0;
  height: 0; }

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  box-sizing: border-box;
  position: relative; }

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  width: 8px;
  right: 0;
  top: 0;
  bottom: 0;
  height: auto !important; }
  .jcf-scrollbar-vertical .jcf-scrollbar-slider {
    background-color: #328df1;
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto !important;
    height: 100% !important;
    width: 8px; }

.wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-dec,
.wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-inc {
  height: 15px;
  width: 18px;
  left: 0;
  top: 0;
  cursor: pointer; }
  .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-dec:after,
  .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-inc:after {
    transition: all .3s ease;
    position: absolute;
    top: 0;
    font-size: 18px;
    font-family: "icomoon";
    line-height: 15px;
    color: #ffb33e;
    content: '\e90a';
    right: 50%;
    transform: translateX(50%); }
  .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-dec:hover:after,
  .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-inc:hover:after {
    color: #2f86f1; }

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0; }
  .jcf-scrollbar-vertical .jcf-scrollbar-inc:after {
    top: auto;
    bottom: 0;
    content: '\e900'; }

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  height: 122px !important;
  width: 8px;
  background-color: #fff; }

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0; }

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
  border-color: #9d9d9d !important; }

.thumbnail {
  position: relative;
  display: block;
  width: 100%;
  color: #000;
  padding: 25px 20px 15px;
  background: #fff;
  border: 1px solid #ceced0;
  border-radius: 20px;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .thumbnail .visual {
    position: relative;
    height: 140px;
    padding: 10px;
    margin: 0 0 1px;
    background: url("images/bg-thumbnail.png") no-repeat;
    background-size: 100% 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    overflow: hidden;
    width: 100%; }
    .people .thumbnail .visual {
      height: auto;
      max-height: 250px;
      padding: 0; }
      .people .thumbnail .visual img {
        max-width: none;
        width: 100%;
        object-fit: cover; }
    .thumbnail .visual picture {
      display: block;
      width: 100%;
      text-align: center; }
  .thumbnail .body {
    padding: 5px 5px 25px 5px;
    width: 100%; }
  .thumbnail h3 {
    margin: 0 0 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    color: #20bec9; }
    .thumbnail h3 a {
      color: #2f86f1;
      transition: color 0.3s; }
      .thumbnail h3 a:hover {
        color: #0f6cde; }
  .thumbnail .position {
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    display: block; }
  .thumbnail .ico-link {
    padding: 4px 15px 6px;
    float: right;
    -ms-flex-item-align: end;
        align-self: flex-end; }
    .thumbnail .ico-link:focus {
      color: #fff;
      background-color: #0f6cde; }
  .list-items.add .thumbnail .visual {
    height: auto;
    padding: 0; }
    .list-items.add .thumbnail .visual picture {
      display: block;
      width: 100%; }
    .list-items.add .thumbnail .visual img {
      max-width: none;
      width: 100%; }

.thumbnail2 {
  position: relative;
  font-weight: 300;
  font-size: 11px;
  line-height: 16px; }
  .thumbnail2 .visual {
    display: block;
    margin: 0 0 3px;
    text-align: center; }
    .thumbnail2 .visual img {
      max-width: none;
      width: 100%; }
  .thumbnail2 a.visual {
    position: relative; }
    .thumbnail2 a.visual:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      box-shadow: inset 0 0 0 0 #20bec9;
      transition: box-shadow 0.3s; }
    .thumbnail2 a.visual:hover:after {
      box-shadow: inset 0 0 0 4px #20bec9; }
  .thumbnail2 .title {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 5px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    min-height: 39px; }
    .thumbnail2 .title h3 {
      margin: 0;
      font-weight: 300;
      font-size: 17px;
      line-height: 23px;
      text-transform: uppercase; }
      .thumbnail2 .title h3 > a {
        color: inherit; }
        .thumbnail2 .title h3 > a:hover {
          color: #20bec9; }
    .thumbnail2 .title .ico {
      display: block;
      min-width: 61px;
      text-align: right; }
      .thumbnail2 .title .ico img {
        display: inline-block;
        vertical-align: top; }
  .thumbnail2 .body {
    height: 97px;
    margin: 0 0 15px;
    overflow: hidden; }
    .thumbnail2 .body p {
      margin: 0; }
      .thumbnail2 .body p + p {
        margin-top: 10px; }
  .thumbnail2 .footer {
    position: relative;
    padding: 17px 16px 35px 11px;
    overflow: hidden;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
    text-transform: uppercase;
    color: #2c2c2c;
    background: #eee; }
    .thumbnail2 .footer .btn, .thumbnail2 .footer .navigation .next, .navigation .thumbnail2 .footer .next,
    .thumbnail2 .footer .navigation .prev, .navigation .thumbnail2 .footer .prev,
    .thumbnail2 .footer .navigation-comments .next, .navigation-comments .thumbnail2 .footer .next,
    .thumbnail2 .footer .navigation-comments .prev, .navigation-comments .thumbnail2 .footer .prev, .thumbnail2 .footer .nav-links .next, .nav-links .thumbnail2 .footer .next,
    .thumbnail2 .footer .nav-links .prev, .nav-links .thumbnail2 .footer .prev,
    .thumbnail2 .footer .navigation-single .next, .navigation-single .thumbnail2 .footer .next,
    .thumbnail2 .footer .navigation-single .prev, .navigation-single .thumbnail2 .footer .prev {
      float: right;
      position: absolute;
      bottom: 16px;
      right: 16px; }
  .thumbnail2 .list .txt {
    color: #b6016e;
    margin-right: 1px; }
  .thumbnail2 .list a {
    color: inherit; }
    .thumbnail2 .list a:hover {
      color: #20bec9; }

.post-item {
  width: 100%;
  position: relative;
  padding: 0 0 0 50px;
  font-weight: 300;
  font-size: 13px;
  line-height: 17px; }
  @media (min-width: 1300px) {
    .post-item {
      padding: 0 0 0 83px; } }
  .post-item .time {
    position: absolute;
    left: -50px;
    margin-top: -2px; }
    @media (min-width: 1300px) {
      .post-item .time {
        left: -83px; } }
  .post-item .sub-title a {
    color: inherit; }
    .post-item .sub-title a:hover {
      color: #20bec9; }
  .news-list .post-item .sub-title {
    color: #2f86f1; }
  .post-item .post-title {
    display: block;
    margin: 0 0 5px;
    padding: 0 5px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 18px; }
  .post-item .body {
    display: block;
    position: relative;
    width: 100%;
    color: #000;
    background: #fff;
    transition: all 0.3s ease;
    text-align: justify;
    outline: none; }
    .post-item .body .hold {
      width: 100%;
      padding: 10px 10px 50px; }
    .post-item .body .cut {
      height: 165px;
      overflow: hidden; }
    .post-item .body:hover {
      background: #2f86f1;
      color: #fff; }
      .post-item .body:hover .sub-title {
        color: #fff; }
      .post-item .body:hover .ico-link {
        background-color: #fff;
        color: #38394d; }
    .post-item .body .sub-title {
      display: block;
      margin: 0 0 10px;
      font-weight: 300;
      font-size: 14px;
      font-style: italic;
      line-height: 16px; }
      .news-list .post-item .body .sub-title {
        margin-bottom: 6px;
        font-weight: 400;
        font-size: 11px;
        font-style: normal;
        line-height: 14px;
        text-transform: uppercase; }
    .post-item .body h3 {
      display: none;
      margin: 0 0 5px;
      font-weight: 400;
      font-size: 13px;
      line-height: 16px;
      color: #20bec9; }
    .post-item .body .ico-link {
      position: absolute;
      right: 11px;
      bottom: 14px; }
    .post-item .body p {
      margin: 0; }

.time {
  position: relative;
  display: block;
  width: 50px;
  padding-right: 5px;
  color: #000101;
  font-weight: 400;
  text-transform: uppercase;
  text-align: right; }
  @media (min-width: 1300px) {
    .time {
      width: 83px;
      padding-right: 9px; } }
  .time .day {
    display: block;
    margin: 0 0 10px;
    font-size: 35px;
    color: #2f86f1;
    line-height: 20px; }
    @media (min-width: 1300px) {
      .time .day {
        font-size: 61px;
        line-height: 40px;
        margin-right: -5px; } }
  .time .mounth {
    display: block;
    font-size: 10px;
    text-transform: uppercase; }
    @media (min-width: 1300px) {
      .time .mounth {
        font-size: 16px; } }
  .time .year {
    display: block;
    font-size: 13px;
    line-height: 1; }
    @media (min-width: 1300px) {
      .time .year {
        font-size: 16px; } }

.news-post .post-item {
  font-size: 17px;
  line-height: 23px;
  padding-left: 60px; }
  @media (min-width: 768px) {
    .news-post .post-item {
      padding-left: 80px; } }
  @media (min-width: 1300px) {
    .news-post .post-item {
      padding-left: 110px; } }

.news-post h2 {
  margin-bottom: 10px; }

.news-post h3 {
  text-transform: none;
  font-size: 17px;
  font-weight: 400;
  line-height: 19px;
  color: #2f86f1; }

.news-post .time {
  top: 0;
  left: 0; }

.news-post .title {
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 16px; }

.news-post .sub-title {
  font-weight: 400; }

.link-wrap {
  font-weight: 400;
  font-size: 12px;
  text-align: right;
  text-transform: uppercase;
  line-height: 24px; }
  @media (min-width: 768px) {
    .link-wrap {
      margin: -18px 0 0; } }

.more .ico-link {
  margin: 0 0 0 5px; }
  .more .ico-link:before {
    top: 50%;
    transform: translateY(-50%); }

.filter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 100%;
  padding: 20px 0 13px;
  margin: -10px 0 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .filter {
      margin: -37px 0 0; } }
  .filter li {
    position: relative; }
    .filter li:after {
      display: none;
      position: absolute;
      right: 50%;
      bottom: 100%;
      font-size: 25px;
      font-family: "icomoon";
      color: #38394d;
      line-height: 1;
      content: '\e900';
      transform: translateX(50%); }
    .filter li:hover:after {
      display: block; }
  .filter a {
    display: block;
    color: #000;
    padding: 4px 6px 6px; }
  .filter .active:after {
    display: block; }
  .filter .active a {
    color: #38394d;
    font-weight: 700; }
  .filter.add {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 13px;
    display: block; }
    @media (min-width: 1300px) {
      .filter.add {
        float: right;
        width: auto;
        margin: 3px 0 0; } }
    .filter.add.center-alignment {
      float: none;
      text-align: center;
      margin: 0 0 20px 0; }
    .filter.add.right-alignment {
      float: none;
      text-align: right;
      margin: 0 0 20px 0; }
    .filter.add.not-filtering a {
      font-weight: 400;
      margin-top: -1px;
      border-radius: 10px;
      transition: color 0.3s, background-color 0.3s; }
      .filter.add.not-filtering a:hover {
        color: #fff;
        background-color: #2f86f1; }
    .filter.add li {
      display: inline-block;
      vertical-align: top;
      margin-left: -6px; }
      @media (min-width: 1300px) {
        .filter.add li {
          margin-left: 0; } }
      .filter.add li:after {
        display: none; }
    .filter.add a {
      transition: color 0.3s, background-color 0.3s;
      border-radius: 10px;
      font-weight: 400; }
      .filter.add a:hover {
        background-color: #2f86f1;
        color: #fff; }
    .filter.add .active a {
      color: #fff;
      background-color: #2f86f1; }

.cards-group {
  margin-bottom: 50px; }

.wpcf7-form {
  position: relative; }
  .wpcf7-form .ajax-loader {
    position: absolute;
    bottom: 0;
    left: 0; }
    .form-message .wpcf7-form .ajax-loader {
      left: auto;
      right: 0; }

.wpcf7-form-control-wrap {
  margin-bottom: 40px;
  display: block; }
  @media (min-width: 576px) {
    .wpcf7-form-control-wrap {
      width: 48%;
      float: left; } }
  @media (min-width: 576px) {
    .wpcf7-form-control-wrap:nth-child(even) {
      float: right; } }
  .wpcf7-form-control-wrap.contact-message, .wpcf7-form-control-wrap.textarea-required, .wpcf7-form-control-wrap.message-careers-1 {
    width: 100%;
    margin-bottom: 16px; }
    @media (min-width: 576px) {
      .wpcf7-form-control-wrap.contact-message, .wpcf7-form-control-wrap.textarea-required, .wpcf7-form-control-wrap.message-careers-1 {
        padding-top: 41px; } }
    @media (min-width: 576px) {
      .form-contact .wpcf7-form-control-wrap.contact-message, .form-contact .wpcf7-form-control-wrap.textarea-required, .form-contact .wpcf7-form-control-wrap.message-careers-1 {
        padding-top: 14px; } }

.textarea-required,
.contact-message,
.message-careers-1 {
  display: block; }
  .textarea-required textarea,
  .contact-message textarea,
  .message-careers-1 textarea {
    width: 100% !important;
    height: 99px !important; }
    .form-contact .textarea-required textarea, .form-contact
    .contact-message textarea, .form-contact
    .message-careers-1 textarea {
      height: 83px !important; }

.wpcf7-submit[type='submit'] {
  display: block;
  margin: 0 0 0 auto;
  clear: both; }
  .form-contact .wpcf7-submit[type='submit'] {
    margin: 25px auto 0 0;
    float: left; }

.wpcf7-submit {
  display: block;
  clear: both; }

.wpcf7-validation-errors, span.wpcf7-not-valid-tip {
  font-size: 9px;
  line-height: 1;
  position: absolute;
  width: 100%;
  text-align: center; }

.list-contact {
  line-height: 17px; }
  @media (min-width: 576px) {
    .list-contact {
      padding: 12px 0 0; } }
  @media (min-width: 768px) {
    .list-contact {
      padding: 16px 0 0; } }
  .list-contact strong {
    float: left;
    margin-right: 4px;
    font-weight: 700; }
  .list-contact a {
    float: left;
    position: relative;
    word-break: break-all;
    display: inline-block;
    vertical-align: top;
    transition: color 0.3s;
    color: #000; }
    .list-contact a:hover {
      color: #2f86f1; }
      .list-contact a:hover .ico-link:before {
        color: #b6016e; }
  .list-contact .txt-link {
    display: inline-block;
    padding-right: 7px; }
  .list-contact .ico-link {
    line-height: 14px;
    padding: 7px 15px;
    font-size: 8px;
    font-weight: 500;
    border-radius: 30px; }
  .columns .list-contact {
    padding: 0; }

.form-box {
  padding: 77px 0 150px;
  max-width: 870px;
  margin: 0 auto; }
  .form-box.form-contact {
    padding: 55px 0;
    max-width: 690px; }
    @media (min-width: 992px) {
      .form-box.form-contact {
        padding: 30px 0 95px; } }
    .form-box.form-contact h3 {
      margin-bottom: 28px;
      font-size: 19px;
      font-weight: 300; }
    .form-box.form-contact + .locations {
      max-width: 690px;
      margin: 0 auto; }
  .form-box .post-item {
    padding: 0;
    font-size: 14px;
    line-height: 23px; }
    .form-box .post-item .time {
      display: none; }
    .form-box .post-item .body {
      background: none;
      cursor: default; }
      .form-box .post-item .body:hover {
        background: none;
        color: #000; }
        .form-box .post-item .body:hover .sub-title {
          color: #2f86f1; }
      .form-box .post-item .body .cut {
        height: auto; }
      .form-box .post-item .body .hold {
        padding: 0 0 57px; }
      .form-box .post-item .body h3 {
        display: block;
        color: inherit;
        font-weight: 500;
        font-size: 14px; }
      .form-box .post-item .body .ico-link {
        display: none; }
    .form-box .post-item .post-title {
      font-weight: 500;
      padding: 0;
      margin: 0 0 3px; }
    .form-box .post-item .sub-title {
      margin-bottom: 48px;
      color: #2f86f1; }

.logo-people-wrap {
  padding: 4px 25px;
  width: 100%;
  margin: 0 auto; }

.logo-people {
  float: right;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 12px;
  line-height: 14px;
  white-space: nowrap; }
  .logo-people .txt {
    text-transform: uppercase;
    display: block;
    margin-top: 4px;
    font-weight: 500; }
  .logo-people .logo {
    position: static;
    padding: 0;
    margin: 0 9px;
    width: 78px;
    height: 56px; }
    .logo-people .logo:after {
      display: none; }
  .logo-people .ico-link {
    display: block;
    margin-top: 4px; }

.wrap-twitter {
  position: relative;
  width: 100%;
  padding-bottom: 70px;
  margin: 0 auto; }
  .wrap-twitter .twitter-content {
    height: 400px; }
    @media (min-width: 1920px) {
      .wrap-twitter .twitter-content {
        height: 555px; } }
  .wrap-twitter .jcf-scrollable-wrapper {
    position: static !important;
    width: 100% !important; }
  .wrap-twitter .jcf-scrollable {
    width: 100% !important; }
  .wrap-twitter .jcf-scrollbar-horizontal {
    display: none !important; }
  .wrap-twitter .jcf-scrollbar-vertical {
    width: auto;
    height: auto !important;
    transform: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    bottom: 0;
    top: auto;
    right: 35px; }
    .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-slider {
      display: none; }
    .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-dec,
    .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-inc {
      width: 34px;
      height: 34px; }
      .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-dec:after,
      .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-inc:after {
        position: static;
        transform: none;
        font-family: icomoon !important;
        color: #38394d;
        font-size: 34px;
        line-height: 1; }
    .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-dec {
      margin-left: 7px; }
      .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-dec:after {
        content: '\e915'; }
    .wrap-twitter .jcf-scrollbar-vertical .jcf-scrollbar-inc:after {
      content: '\e916'; }
  .wrap-twitter #sb_instagram.sbi_masonry #sbi_images .sbi_item,
  .wrap-twitter #sb_instagram.sbi_highlight #sbi_images .sbi_item {
    margin-bottom: 15px !important;
    padding: 5px !important;
    box-sizing: border-box !important; }
  .wrap-twitter #sb_instagram.sbi_masonry #sbi_images .sbi_item .sbi_photo_wrap,
  .wrap-twitter #sb_instagram.sbi_highlight #sbi_images .sbi_item .sbi_photo_wrap,
  .wrap-twitter #sb_instagram.sbi_masonry #sbi_images .sbi_item .sbi_info,
  .wrap-twitter #sb_instagram.sbi_highlight #sbi_images .sbi_item .sbi_info {
    margin-left: 5px;
    margin-right: 5px;
    padding: 15px;
    background-color: #ffffff;
    width: auto !important; }
  .wrap-twitter #sb_instagram.sbi_masonry #sbi_images .sbi_item .sbi_photo_wrap,
  .wrap-twitter #sb_instagram.sbi_highlight #sbi_images .sbi_item .sbi_photo_wrap {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-left: 1px solid #dbdbdc;
    border-top: 1px solid #dbdbdc;
    border-right: 1px solid #dbdbdc;
    padding-bottom: 0; }
  .wrap-twitter #sb_instagram.sbi_masonry #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo,
  .wrap-twitter #sb_instagram.sbi_highlight #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo {
    transform: scale(1) !important; }
  .wrap-twitter #sb_instagram.sbi_masonry #sbi_images .sbi_item .sbi_info,
  .wrap-twitter #sb_instagram.sbi_highlight #sbi_images .sbi_item .sbi_info {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-left: 1px solid #dbdbdc;
    border-bottom: 1px solid #dbdbdc;
    border-right: 1px solid #dbdbdc;
    padding-top: 0; }

.twitter-content .twit-class:not(:last-child) {
  margin-bottom: 50px; }
  @media (min-width: 1300px) {
    .twitter-content .twit-class:not(:last-child) {
      margin-bottom: 70px; } }

.twit-class {
  position: relative;
  padding: 15px 30px 15px 130px;
  border-radius: 80px;
  background: #2f86f1;
  color: #fff !important;
  margin-top: 25px; }
  @media (min-width: 768px) {
    .twit-class {
      padding-left: 180px; } }
  @media (min-width: 992px) {
    .twit-class {
      padding-right: 85px; } }
  @media (min-width: 1300px) {
    .twit-class {
      padding-top: 25px;
      padding-bottom: 25px; } }
  .twit-class a {
    color: #20bec8; }
    .twit-class a:hover {
      color: #000; }
  .twit-class .date-time {
    position: absolute;
    top: -23px;
    left: 55px;
    color: #38394d;
    font-size: 13px;
    font-weight: 500; }
  .twit-class .author {
    font-size: 13px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translate(0, -50%);
    width: 120px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
    @media (min-width: 768px) {
      .twit-class .author {
        left: 45px; } }
    .twit-class .author:before {
      content: '@';
      display: inline-block; }
  .twit-class .content {
    display: block;
    font-size: 12px;
    line-height: 1.3;
    text-align: left; }
    .twit-class .content a {
      color: inherit; }
  .twit-class .twit-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    font-size: 0; }

.wrap-twitter .ctf {
  background-color: transparent !important; }

.wrap-twitter .ctf-tweets .ctf-item {
  position: relative;
  background-color: #4387f4 !important;
  border-radius: 35px;
  color: #ffffff;
  padding: 15px 30px 15px 30px !important;
  margin-top: 25px;
  overflow: initial !important; }

@media (min-width: 576px) {
  .wrap-twitter .ctf-tweets .ctf-item {
    padding-left: 150px !important;
    border-radius: 80px; } }

@media (min-width: 768px) {
  .wrap-twitter .ctf-tweets .ctf-item {
    padding-left: 180px !important; } }

@media (min-width: 992px) {
  .wrap-twitter .ctf-tweets .ctf-item {
    padding-right: 85px !important; } }

.wrap-twitter .ctf-tweets .ctf-item:not(:last-child) {
  margin-bottom: 50px; }

@media (min-width: 1300px) {
  .wrap-twitter .ctf-tweets .ctf-item:not(:last-child) {
    margin-bottom: 70px; }
  .wrap-twitter .ctf-tweets .ctf-item {
    padding-top: 25px !important;
    padding-bottom: 25px !important; } }

.wrap-twitter .ctf-tweets .ctf-item .ctf-author-box .ctf-author-box-link {
  color: inherit !important; }

.wrap-twitter .ctf-tweets .ctf-item .ctf-author-box .ctf-author-box-link .ctf-screename-sep {
  display: none !important; }

.wrap-twitter .ctf-tweets .ctf-item .ctf-author-box .ctf-author-name {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  border-radius: 80px;
  margin: 0 !important; }

.wrap-twitter .ctf-tweets .ctf-item .ctf-author-box .ctf-author-screenname {
  color: inherit !important;
  font-size: 13px;
  margin: 0 !important;
  display: block;
  margin-bottom: 10px !important; }

@media (min-width: 576px) {
  .wrap-twitter .ctf-tweets .ctf-item .ctf-author-box .ctf-author-screenname {
    width: 120px;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 0 !important; } }

@media (min-width: 768px) {
  .wrap-twitter .ctf-tweets .ctf-item .ctf-author-box .ctf-author-screenname {
    left: 45px; } }

.wrap-twitter .ctf-tweets .ctf-item .ctf-tweet-actions {
  display: none !important; }

.wrap-twitter .ctf-tweets .ctf-item .ctf-author-box .ctf-tweet-meta {
  position: absolute;
  top: -23px;
  left: 55px;
  margin: 0 !important;
  color: #38394d;
  font-size: 13px;
  font-weight: 500; }

.wrap-twitter .ctf-tweets .ctf-item .ctf-author-box .ctf-tweet-meta .ctf-tweet-date {
  color: inherit !important;
  pointer-events: none; }

.wrap-twitter .ctf-tweets .ctf-item .ctf-tweet-content {
  font-size: 12px;
  line-height: 1.3;
  margin: 0 !important; }

.wrap-twitter .ctf-tweets .ctf-item .ctf-tweet-content .ctf-tweet-text {
  color: inherit !important; }

.wrap-twitter .ctf-tweets .ctf-out-of-tweets {
  display: none !important; }

.wrap-twitter #ctf {
  overflow: initial !important; }

.wrap-twitter .ctf-quoted-tweet {
  font-size: 13px;
  padding: 5px; }

.title-page {
  overflow: hidden;
  margin-bottom: 10px; }
  .title-page h1 {
    margin-bottom: 0; }
    .title-page h1 > span {
      margin: 0;
      padding: 15px 15px 3px;
      overflow: hidden;
      letter-spacing: -2px; }
      @media (min-width: 576px) {
        .title-page h1 > span {
          padding: 25px 15px 3px 30px; } }
      @media (min-width: 768px) {
        .title-page h1 > span {
          letter-spacing: -5px; } }

.breadcrumbs {
  margin: 0 0 30px;
  text-align: right;
  font-size: 0;
  line-height: 0;
  color: #2f86f1;
  text-transform: uppercase;
  padding-right: 30px; }
  @media (min-width: 992px) {
    .breadcrumbs {
      margin: 0 0 96px;
      padding-right: 60px; } }
  .breadcrumbs li {
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
    font-size: 10px;
    letter-spacing: -1px;
    line-height: 20px; }
    @media (min-width: 576px) {
      .breadcrumbs li {
        font-size: 17px; } }
    .breadcrumbs li + li:before {
      display: inline-block;
      padding: 0 15px;
      vertical-align: top;
      content: '/';
      text-decoration: none;
      color: #313131; }
  .breadcrumbs a {
    color: #38394d;
    text-decoration: none;
    transition: color 0.3s; }
    .breadcrumbs a:hover {
      color: #2f86f1; }
  .breadcrumbs span {
    text-decoration: underline; }

.return-parent-page {
  position: relative;
  display: block;
  float: right;
  z-index: 999;
  right: -15px;
  padding: 15px 8px 15px 35px;
  transform: translate(15px, 0);
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  background: #2f86f1;
  border-radius: 40px 0 0 40px;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.22);
  transition: background-color 0.3s;
  margin: 0 auto 20px; }
  @media (min-width: 768px) {
    .return-parent-page {
      padding: 24px 8px 24px 35px; } }
  @media (min-width: 992px) {
    .return-parent-page {
      position: absolute;
      top: 270px;
      right: 0;
      z-index: 99;
      transform: none;
      float: none; } }
  .return-parent-page:hover {
    background-color: #0f6cde;
    color: #fff; }
  .return-parent-page:after {
    position: absolute;
    left: 16px;
    top: 46%;
    content: '';
    width: 12px;
    height: 17px;
    transform: translateY(-50%);
    background: url("images/sprite.png") no-repeat;
    background-position: -25px 0;
    background-size: 37px 22px; }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .return-parent-page:after {
        background: url("images/sprite-2x.png") no-repeat;
        background-position: -25px 0;
        background-size: 37px 22px; } }

.list-clients {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
  padding: 15px 0; }
  @media (min-width: 992px) {
    .list-clients {
      padding: 44px 0; } }
  .list-clients li {
    width: 33.3%;
    padding: 0 10px 50px;
    text-align: center; }
    @media (min-width: 576px) {
      .list-clients li {
        width: 16.6%; } }
  .list-clients a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 100%; }
    .list-clients a picture {
      display: block; }

.client {
  position: relative; }
  .client img {
    display: inline-block;
    vertical-align: middle;
    max-height: 60px;
    width: auto; }
  .client:hover .hover-client-on {
    display: inline-block; }
  .client:hover .hover-client-of {
    display: none; }
  .client .hover-client-on {
    display: none; }

.details-box {
  text-align: left;
  font-size: 12px;
  line-height: 14px; }
  .details-box h3 {
    margin-bottom: 19px; }
  .details-box h4 {
    margin-bottom: 3px;
    color: inherit; }
    .details-box h4 + .visual {
      padding-top: 5px; }
  .details-box .box {
    margin-bottom: 19px; }
    .details-box .box p {
      margin: 0;
      color: #2f86f1; }
    .details-box .box time {
      color: #2f86f1; }
    .details-box .box a {
      color: #2f86f1; }
      .details-box .box a:hover {
        text-decoration: underline; }
    .details-box .box .link {
      text-transform: uppercase; }
  .details-box .visual {
    max-width: 78px; }

.slick-slider {
  margin: 0 -15px;
  margin-bottom: 31px; }

.slick-dots {
  position: relative;
  z-index: 5;
  width: 100%;
  margin: -11px 0 0;
  text-align: center;
  font-size: 0;
  line-height: 0; }
  .slick-dots li {
    display: inline-block;
    vertical-align: top;
    font-size: 1px;
    line-height: 1;
    padding: 0 4px; }
    .slick-dots li button {
      width: 10px;
      height: 10px;
      padding: 0;
      margin: 0;
      border-radius: 50%;
      background: #ffb33e;
      overflow: hidden;
      text-indent: -9999px; }
      .slick-dots li button:hover {
        background: #b6016e; }
    .slick-dots li.slick-active button {
      background: #b6016e; }

.featured-slider {
  position: relative; }
  .featured-slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: 23px;
    height: 26px;
    padding: 0;
    background: none;
    color: #ffb33e;
    font-size: 26px;
    line-height: 1;
    transform: translateY(-50%); }
    .featured-slider .slick-arrow:hover {
      color: #20bec9; }
    .featured-slider .slick-arrow.slick-prev {
      right: 100%; }
    .featured-slider .slick-arrow.slick-next {
      left: 100%; }
  .featured-slider .slick-slide,
  .featured-slider .slick-current {
    padding: 0 10px; }
  .featured-slider .slick-dots {
    margin: 10px 0; }
    .featured-slider .slick-dots li button {
      background: #b6016e; }
    .featured-slider .slick-dots li.slick-active button {
      background: #ffb33e; }

.logo-list {
  position: absolute;
  left: 20px;
  top: 52vh;
  width: 120px; }
  @media (min-width: 1650px) {
    .logo-list {
      left: 3.4%;
      width: 140px; } }
  @media (min-width: 1900px) {
    .logo-list {
      width: 215px; } }
  .logo-list li {
    margin: 0 0 33px; }
  .logo-list img {
    display: block;
    max-width: none;
    width: 100%; }

::-webkit-scrollbar-button {
  background-image: url();
  background-repeat: no-repeat;
  width: 100%;
  height: 0; }

::-webkit-scrollbar-track {
  background-color: #2f86f1; }
  ::-webkit-scrollbar-track:active {
    background-color: #4794f3; }

::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center; }
  ::-webkit-scrollbar-thumb:hover {
    background-color: white; }
  ::-webkit-scrollbar-thumb:active {
    background-color: #f2f2f2; }

::-webkit-scrollbar-thumb:vertical {
  background-image: none; }

::-webkit-scrollbar-thumb:horizontal {
  background-image: none; }

::-webkit-resizer {
  background-image: none;
  background-repeat: no-repeat;
  background-color: #2f86f1;
  width: 8px;
  height: 8px; }

::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

body {
  scrollbar-face-color: #fff;
  scrollbar-track-color: #2f86f1;
  scrollbar-shadow-color: #fff;
  scrollbar-arrow-color: #fff; }

html {
  scrollbar-width: thin;
  scrollbar-color: #fff #2f86f1; }

.section-welcome-with-logos {
  color: #fff;
  padding: 0 0 50px; }
  @media (min-width: 768px) {
    .section-welcome-with-logos {
      padding: 20px 11% 80px; } }
  .section-welcome-with-logos .description-text {
    max-width: 1295px;
    margin: 0 auto 40px;
    font-size: 16px;
    line-height: 1.3478;
    text-align: center; }
    @media (min-width: 768px) {
      .section-welcome-with-logos .description-text {
        font-size: 18px; } }
    @media (min-width: 1300px) {
      .section-welcome-with-logos .description-text {
        font-size: 23px;
        margin-bottom: 70px; } }

.project-card {
  position: relative;
  box-shadow: 0 4px 15px 5px rgba(56, 57, 77, 0.88); }
  @media (min-width: 768px) {
    .project-card {
      padding-bottom: 57.18085%;
      box-shadow: none; } }
  @media (min-width: 768px) {
    .project-card:hover {
      z-index: 5; } }
  @media (min-width: 768px) {
    .project-card:hover .body {
      opacity: 1;
      visibility: visible; } }
  @media (min-width: 768px) {
    .project-card:hover .inner-content {
      background-color: #fff;
      box-shadow: 0 4px 41px 5px rgba(56, 57, 77, 0.88); } }
  .project-card .inner-content {
    background-color: #fff; }
    @media (min-width: 768px) {
      .project-card .inner-content {
        border-radius: 20px;
        transition: all .35s ease;
        position: absolute;
        padding: 25px;
        left: -25px;
        right: -25px;
        background-color: transparent; } }
  .project-card .img-block {
    padding-bottom: 57.18085%;
    position: relative;
    display: block;
    line-height: 1;
    font-size: 0;
    width: 100%; }
  .project-card .body {
    padding: 10px; }
    @media (min-width: 768px) {
      .project-card .body {
        transition: all .4s ease;
        opacity: 0;
        padding: 0;
        visibility: hidden; } }
  .project-card .main-title {
    font-size: 17px;
    margin-bottom: 2px;
    text-transform: uppercase; }
  .project-card .info-list {
    font-size: 13px;
    line-height: 1.3;
    padding-right: 10px;
    text-align: left;
    letter-spacing: -0.03em; }
    .project-card .info-list li {
      white-space: nowrap; }
    .project-card .info-list .title {
      color: #2f86f1;
      padding-right: 5px; }
    .project-card .info-list a {
      color: #38394d;
      text-transform: uppercase; }
      .project-card .info-list a:hover {
        text-decoration: underline; }
  .project-card .bottom-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .project-card .small-btn, .project-card button[type='submit'], .project-card .ico-link {
    padding-top: 1px;
    padding-bottom: 3px;
    margin: 5px 0; }
    @media (max-width: 1299px) {
      .project-card .small-btn, .project-card button[type='submit'], .project-card .ico-link {
        padding: 4px 10px 6px; } }

.small-btn, button[type='submit'], .ico-link {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 13px;
  border-radius: 23px;
  padding: 4px 15px 6px;
  text-transform: uppercase;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
  transition: background-color 0.3s; }
  .small-btn.secondary, button[type='submit'], .ico-link {
    background-color: #38394d;
    color: #fff; }
    .small-btn.secondary:focus, button:focus[type='submit'], .ico-link:focus, .small-btn.secondary:hover, button:hover[type='submit'], .ico-link:hover {
      background-color: #2f86f1;
      color: #fff;
      outline: none; }
  .small-btn i, button[type='submit'] i, .ico-link i {
    font-size: 18px;
    padding-left: 7px; }

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