@font-face {
  font-family: ProximaNova_semibold;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Proxima_Nova_Semibold.eot");
  src: url("..//fonts/Proxima_Nova_Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima_Nova_Semibold.woff") format("woff"), url("../fonts/Proxima_Nova_Semibold.ttf") format("truetype"), url("../fonts/Proxima_Nova_Semibold.svg") format("svg");
}
@font-face {
  font-family: ProximaNova;
  src: url("../fonts/ProximaNova-Regular_gdi.eot");
  src: url("../fonts/ProximaNova-Regular_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular_gdi.woff") format("woff"), url("../fonts/ProximaNova-Regular_gdi.ttf") format("truetype"), url("../fonts/ProximaNova-Regular_gdi.svg#ProximaNova") format("svg");
}
@font-face {
  font-family: ProximaNova_bld;
  src: url("../fonts/ProximaNova-Extrabld_gdi.eot");
  src: url("../fonts/ProximaNova-Extrabld_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Extrabld_gdi.woff") format("woff"), url("../fonts/ProximaNova-Extrabld_gdi.ttf") format("truetype"), url("../fonts/ProximaNova-Extrabld_gdi.svg#ProximaNova") format("svg");
}
@font-face {
  font-family: ProximaNova_light;
  src: url("../fonts/ProximaNova-Light_gdi.eot");
  src: url("../fonts/ProximaNova-Light_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light_gdi.woff") format("woff"), url("../fonts/ProximaNova-Light_gdi.ttf") format("truetype"), url("../fonts/ProximaNova-Light_gdi.svg#ProximaNova");
}
body {
  font-family: ProximaNova;
  -webkit-font-smoothing: antialiased;
}
body a {
  /* Safari */
  transition: all 0.4s;
  outline: none;
}
body a:hover {
  text-decoration: none;
}
body a:focus {
  outline: none;
  text-decoration: none;
}
b {
  font-family: ProximaNova_semibold;
}
img {
  width: 100%;
  max-width: 100%;
}
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  transform: scale(0.8);
  opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-out;
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: translateY(0) perspective(600px) rotateX(0);
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}
.title_header {
  background-size: cover;
  min-height: 59px;
  background-position: center;
  background-image: url(..//images/bg-about2.jpg);
}
.title_header h1 {
  margin: 0;
  font-size: 36px;
  line-height: 31px;
  text-transform: uppercase;
  color: #fff;
  font-family: ProximaNova_semibold;
  padding: 213px 0 102px;
  display: block;
}
.btn-primary,
.btn-primary:focus,
.btn-primary:active {
  background: #0099DE;
  border: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  padding: 10px 30px 10px 35px;
  font-family: 'ProximaNova_semibold';
  letter-spacing: 0.7px;
  display: inline-block;
  text-decoration: none;
  outline: none;
  white-space: inherit;
}
.btn-primary:hover {
  background: #0387c2;
  text-decoration: none;
}
.btn-white,
.btn-white:focus,
.btn-white:active {
  border: 2px solid #fff;
  color: #0099DE;
  background: #fff;
  margin-top: 43px;
  font-family: 'ProximaNova_semibold';
  padding: 10px 30px 10px 35px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.7px;
  font-size: 14px;
  outline: none;
}
.btn-white:hover {
  color: #fff;
  background: transparent;
}
.magnific-gallery:hover {
  cursor: pointer;
}
.mt-20 {
  margin-top: 20px;
}
.pb-55 {
  padding-bottom: 55px;
}
.ajaxSearch_paging li a,
.ajaxSearch_paging li span {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: #fff;
  text-align: center;
  color: #858585;
  cursor: pointer;
  margin: 0 2px;
  border-radius: 2px;
  box-shadow: 0px 0px 1px 1px #e6e6e6;
}
.ajaxSearch_paging li a:hover {
  background: #009be2;
  color: #fff;
}
.ajaxSearch_paging .active span {
  background: #009be2;
  color: #fff;
}
.no-result {
  background: #fff;
  padding: 20px 30px;
  margin-bottom: 0;
  color: #5c5c5c;
  font-size: 15px;
  line-height: 24px;
  font-family: "ProximaNova";
}
.top-search {
  position: relative;
}
.top-search i.search-icon {
  cursor: pointer;
  position: relative;
  color: #fff;
  text-align: center;
}
.top-search i.search-icon:hover {
  color: #0099DE;
}
.top-search .head_search {
  float: left;
  padding: 0 10px;
  position: absolute;
  width: 200px;
  top: -4px;
  right: -18px;
  margin-bottom: 0;
  display: none;
}
.top-search .head_search .searchField {
  height: auto;
  padding: 1px 24px 1px 12px;
  color: #717171;
  font-size: 14px;
}
.top-search .head_search button {
  position: absolute;
  top: 3px;
  right: 10px;
  background: none;
  border: 0;
  outline: none;
  line-height: 18px;
}
.top-search .head_search button:hover {
  color: #0099DE;
}
.fest-banner {
  width: 431px;
  height: 191px;
  background: rgba(0, 153, 222, 0.92);
  position: fixed;
  top: 2000px;
  z-index: 10;
  border-radius: 4px;
  transition: top 1s;
}
.fest-banner .fest-close {
  cursor: pointer!important;
}
.fest-banner .fest-close img {
  position: absolute;
  right: 7px;
  top: 7px;
  z-index: 11;
  cursor: pointer!important;
  display: inline-block;
  width: auto;
}
.fest-banner .fest-content {
  height: 129px;
  margin: 31px 0;
  background: #0099DE;
  color: #fff;
}
.fest-banner .fest-content .fest-title {
  font-family: 'ProximaNova_semibold';
  font-size: 48px;
}
.fest-banner .fest-content .fest-link {
  font-family: 'ProximaNova_light';
  font-size: 36px;
}
.fest-banner a {
  display: block;
  padding: 8px 60px;
  color: #fff;
  cursor: pointer!important;
}
.blue-alert {
  background: #0099DE;
  font-size: 19px;
  line-height: 21px;
  color: #fff;
  position: relative;
  padding: 15px 0;
  font-family: ProximaNova_light;
  text-align: left;
}
.blue-alert .alert-close {
  position: absolute;
  right: 40px;
  top: 25px;
  cursor: pointer;
}
.blue-alert b {
  font-family: ProximaNova_semibold;
}
.mfp-title {
  color: #000;
  background: #fff;
  padding: 10px;
  margin-top: -4px;
}
.form-control.error {
  border: 1px solid #e40000 !important;
  background: rgba(241, 1, 1, 0.07);
}
label.text_error_form_validate {
  font-size: 11px;
  line-height: 12px;
  background: none;
  color: #e40000;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0;
  text-transform: none;
}
.success-crm {
  text-align: center;
}
.success-crm h3 {
  font-size: 43px;
  color: #b9c7cb;
  font-family: 'ProximaNova_semibold';
}
.success-crm p {
  font-size: 21px;
  color: #5c5c5c;
  padding-bottom: 15px;
}
.star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  /* width: 250px; remove this */
  height: 25px;
  overflow: hidden;
  position: relative;
  background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
  background-size: contain;
}
.star-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  /* width: 20%; remove this */
  z-index: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
  background-size: contain;
}
.star-rating input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  /* width: 20%; remove this */
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
  cursor: pointer;
}
.star-rating input:hover + i,
.star-rating input:checked + i {
  opacity: 1;
}
.star-rating i ~ i {
  width: 40%;
}
.star-rating i ~ i ~ i {
  width: 60%;
}
.star-rating i ~ i ~ i ~ i {
  width: 80%;
}
.star-rating i ~ i ~ i ~ i ~ i {
  width: 100%;
}
.star-rating.star-5 {
  width: 125px;
}
.star-rating.star-5 input,
.star-rating.star-5 i {
  width: 20%;
}
.star-rating.star-5 i ~ i {
  width: 40%;
}
.star-rating.star-5 i ~ i ~ i {
  width: 60%;
}
.star-rating.star-5 i ~ i ~ i ~ i {
  width: 80%;
}
.star-rating.star-5 i ~ i ~ i ~ i ~ i {
  width: 100%;
}
@media (max-width: 1199px) {
  .tech_section p {
    font-size: 13px !important;
    line-height: 18px !important;
  }
  .news_archive .reflect_archive .reflect_month a {
    font-size: 8px !important;
  }
  #news-result .infinite-news-item .inf_text .title a {
    font-size: 19px !important;
    line-height: 22px !important;
  }
}
@media (max-width: 800px) {
  .fest-banner {
    width: 250px;
    height: auto;
  }
  .fest-banner .fest-content {
    height: auto;
  }
  .fest-banner a {
    padding: 8px 20px;
  }
  .fest-banner .fest-content .fest-title {
    font-size: 30px;
  }
  .fest-banner .fest-content .fest-link {
    font-size: 16px;
  }
}
header {
  position: relative;
}
header nav.navbar-default {
  border: 0;
  position: absolute;
  top: 0;
  z-index: 3;
  width: 100%;
  background: none;
}
header nav.navbar-default .nav-contact-block {
  position: relative;
  width: 100%;
  float: left;
}
header nav.navbar-default .nav-contact-block .contact-left {
  background: rgba(158, 196, 212, 0.8);
  display: block;
  float: left;
  height: 33px;
  width: 36.66666%;
}
header nav.navbar-default .nav-contact-block .contact-right {
  background: rgba(47, 47, 47, 0.6);
  display: block;
  float: left;
  height: 33px;
  width: 63.33334%;
}
header nav.navbar-default .nav-contact-block .nav-contact-text {
  width: 100%;
  line-height: 33px;
  position: absolute;
  top: 0;
}
header nav.navbar-default .nav-contact-block .nav-contact-text a {
  color: #fff;
  text-decoration: none;
}
header nav.navbar-default .nav-contact-block .nav-contact-text a:hover {
  color: #0099DE;
  text-decoration: none;
}
header nav.navbar-default .nav-contact-block .nav-contact-text .search {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  position: relative;
  top: 1px;
}
header nav.navbar-default .nav-contact-block .nav-contact-text .search li {
  display: inline-block;
  border-left: 1px solid #fff;
  padding: 0 14px;
  line-height: 18px;
  font-size: 13px;
}
header nav.navbar-default .nav-contact-block .nav-contact-text .search li .lang-icon {
  height: 14px;
  margin-right: 3px;
  position: relative;
  top: -1px;
  width: 24px;
}
header nav.navbar-default .nav-contact-block .nav-contact-text .search li:first-child {
  border-left: 0;
}
header nav.navbar-default .nav-contact-block .nav-contact-text .search li:last-child {
  padding-right: 0;
}
header nav.navbar-default .nav-contact-block .nav-contact-text .soc-phone {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
}
header nav.navbar-default .nav-contact-block .nav-contact-text .soc-phone li {
  display: inline-block;
  margin-right: 12px;
  color: #fff;
}
header nav.navbar-default .nav-contact-block .nav-contact-text .soc-phone li.phone {
  font-family: ProximaNova_semibold;
  letter-spacing: 0.5px;
  padding-left: 15px;
  margin-right: 0;
  font-size: 12px;
  min-width: 120px;
}
header .nav-menu-block {
  float: left;
  width: 100%;
  margin-top: 40px;
}
header .nav-menu-block .menu-block {
  width: 100%;
  display: table;
}
header .nav-menu-block .menu-block .menu-row {
  display: table-row;
}
header .nav-menu-block .menu-block .menu-row .menu-cell {
  display: table-cell;
  vertical-align: middle;
}
header .nav-menu-block .menu-block .menu-row .menu-cell .enter {
  width: max-content;
}
header .nav-menu-block .menu-block .menu-row .menu-cell.menu-center {
  text-align: center;
}
header .nav-menu-block .menu-block .menu-row .menu-cell.menu-right {
  text-align: right;
}
header .nav-menu-block .navbar-brand {
  padding: 0;
  height: auto;
}
header .nav-menu-block .enter {
  background: #0099DE;
  border: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  padding: 0px 30px 0px 35px;
  line-height: 40px;
  font-family: 'ProximaNova_semibold';
  letter-spacing: 0.7px;
  display: inline-block;
  text-decoration: none;
}
header .nav-menu-block .enter.bordered {
  border: 1px solid #fff;
}
header .nav-menu-block .enter:hover {
  background: #0387c2;
  text-decoration: none;
}
header .nav-menu-block .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
header .nav-menu-block .menu li {
  display: inline-block;
}
header .nav-menu-block .menu li a {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0px 15px;
  transform: translateZ(0);
  box-shadow: none;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  border-bottom: 3px solid transparent;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'ProximaNova_semibold', Sans-Serif;
}
header .nav-menu-block .menu li a:hover,
header .nav-menu-block .menu li a.active {
  border-bottom: 3px solid #fff;
  text-decoration: none;
}
header .mobile {
  background: #fff;
  padding: 8px 0;
  top: -66px;
  /* Safari */
  transition: all 0.4s;
}
header .mobile .nav-menu-block {
  margin-top: 0;
}
header .mobile .nav-menu-block .menu li a {
  color: #333;
  border-bottom: 0;
}
header .mobile .nav-menu-block .menu li a:hover,
header .mobile .nav-menu-block .menu li a.active {
  color: #777;
  border-bottom: 0;
}
header .mobile .nav-menu-block .mobile-menu .slicknav_menu {
  background: none;
}
#language {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}
#slider {
  position: relative;
  height: 100%;
  min-height: 380px;
}
#slider .owl-stage-outer {
  height: 100%;
}
#slider .owl-stage-outer .owl-stage {
  height: 100%;
}
#slider .owl-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% 0%;
  height: 100vh;
  min-height: 380px;
}
#slider div.owl-text {
  position: absolute;
  bottom: 4em;
  left: 2em;
  width: 20em;
  height: 8em;
  padding: 1em;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 4px;
}
#slider .owl-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
#slider .owl-controls .owl-buttons div {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  zoom: 1;
  margin: 0;
  width: 50px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  font-size: .9em;
  border-radius: 3px;
  color: #fff;
  background: #000;
  opacity: .6;
  text-transform: capitalize;
}
#slider .owl-controls .owl-buttons .owl-prev {
  left: 5px;
}
#slider .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.slider-elem {
  position: absolute;
  bottom: 80px;
  width: 100%;
  z-index: 3;
}
.slider-elem .slider-nav {
  display: inline-block;
}
.slider-elem .slider-nav .owl-dot {
  line-height: 30px;
  font-size: 25px;
  width: 16px;
  text-align: center;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  opacity: 0.7;
}
.slider-elem .slider-nav .owl-dot span:before {
  content: '/';
}
.slider-elem .slider-nav .owl-dot.active {
  opacity: 1;
}
.slider-elem .slider-left,
.slider-elem .slider-right {
  width: 33px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
  font-size: 30px;
  color: #fff;
}
.slider-text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.slider-text .main-title {
  height: 100vh;
  position: relative;
}
.slider-text .main-title h1 {
  position: absolute;
  bottom: 0;
  font-size: 85px;
  text-transform: uppercase;
  font-family: ProximaNova_semibold;
  font-weight: 600;
  color: #eaeaea;
  line-height: 78px;
  margin-bottom: 80px;
}
.slicknav_nav {
  padding-top: 10px;
}
.slicknav_nav a {
  color: #333;
  font-size: 17px;
}
.slicknav_nav a:hover,
.slicknav_nav a.active {
  background: none;
  color: #0099DE;
}
.mobile-lang {
  position: absolute;
  right: 75px;
  top: 2px;
  overflow: hidden;
  width: 30px;
  height: 30px;
  border: 2px solid #333;
  border-radius: 50%;
}
.mobile-lang img {
  width: 50px;
  max-width: initial;
  margin-left: -12px;
  margin-top: -2px;
}
@media screen and (max-width: 1199px) {
  header .nav-menu-block .menu li a {
    margin: 0 10px;
    font-size: 13px;
  }
  header .nav-menu-block .enter {
    width: max-content;
    width: -webkit-fill-available;
  }
}
@media screen and (max-height: 530px) {
  .slider-text .main-title h1 {
    font-size: 40px;
    line-height: 45px;
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  #slider .owl-slide {
    background-position: center;
  }
  .slider-elem {
    bottom: 20px;
  }
  .slider-elem .text-right {
    text-align: center;
  }
  .slider-text .main-title h1 {
    font-size: 40px;
    line-height: 45px;
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
  }
  header .navbar-brand img {
    width: 80px;
    position: relative;
    z-index: 9;
  }
  header .mobile {
    top: 0;
  }
  header .mobile .nav-menu-block .menu-block {
    display: block;
  }
  header .mobile .nav-menu-block .menu-block .menu-row {
    display: block;
  }
  header .mobile .nav-menu-block .menu-block .menu-row .menu-cell {
    display: block;
  }
  header .mobile .nav-menu-block .enter-btn {
    position: absolute;
    top: 0;
    left: 200px;
  }
  header .mobile .nav-menu-block .enter {
    padding: 6px 10px;
    line-height: inherit;
    font-size: 12px;
    background: none;
    color: #333;
    border: 2px solid #333;
    margin-top: 0;
  }
  header .mobile .nav-menu-block .enter:hover {
    background: none;
    border-color: #777;
    color: #777;
  }
  header .mobile .nav-menu-block .slicknav_menu {
    padding: 0;
  }
  header .mobile .nav-menu-block .slicknav_menu .slicknav_btn {
    margin: 1px 0 0 0;
    background: none;
    border: 2px solid #333;
    height: 33px;
  }
  header .mobile .nav-menu-block .slicknav_menu .slicknav_btn .slicknav_menutxt {
    color: #333;
  }
  header .mobile .nav-menu-block .slicknav_menu .slicknav_btn .slicknav_icon-bar {
    background: #333;
    box-shadow: none;
  }
  header .mobile .nav-menu-block .slicknav_menu .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: .238em;
  }
}
@media screen and (max-width: 600px) {
  header .mobile .nav-menu-block .enter-btn {
    left: 110px;
  }
}
h2 {
  margin: 0;
}
.blue_line {
  display: block;
  background: url(../images/blue_line.png) no-repeat center bottom;
}
.title {
  font-size: 47px;
  font-family: 'ProximaNova_semibold';
  color: #354C52;
  text-align: center;
  line-height: 35px;
  padding-bottom: 42px;
}
.main-section {
  background: url(../images/bg4.jpg) no-repeat center top;
  padding-top: 110px;
}
.main-section h2.title {
  text-transform: uppercase;
  font-size: 40px;
}
.main-section p {
  color: #5c5c5c;
  font-size: 16px;
  line-height: 24px;
  font-family: 'ProximaNova';
  padding-top: 36px;
  text-align: center;
}
.main-section .vidos {
  margin-top: 53px;
  margin-bottom: 110px;
  background: url(../images/bg-video2.jpg) no-repeat center;
  height: 532px;
  overflow: hidden;
}
.main-section .vidos .popup-video {
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 100%;
  height: 532px;
  max-width: 920px;
  display: block;
  padding: 0;
}
.main-section .vidos .popup-video .fa-play {
  font-size: 95px;
  position: absolute;
  top: 219px;
  color: #fff;
  opacity: 0.8;
  left: 48%;
  transition: opacity 0.3s linear;
}
.main-section .vidos .popup-video .video_title {
  position: absolute;
  bottom: 73px;
  left: 0;
  font-size: 45px;
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: 'ProximaNova_semibold';
}
.main-section .vidos .popup-video:hover .fa-play {
  opacity: 1;
}
ul.nav-tabs {
  margin: 0;
}
.slide-section .nav-tabs {
  padding-top: 214px;
  padding-bottom: 234px;
  border: none;
}
.slide-section .nav-tabs li {
  border: none;
  display: block;
  width: 100%;
}
.slide-section .nav-tabs li a {
  color: #354C52;
  font-size: 38px;
  text-transform: none;
  font-family: ProximaNova_semibold;
  margin: 0;
  line-height: 47px;
  border: none;
}
.slide-section .nav-tabs li a:hover {
  color: #0099DE;
  border: none;
  background: transparent;
}
.slide-section .nav-tabs li.active a {
  color: #0099DE;
}
.slide-section .nav-tabs li.active a:hover,
.slide-section .nav-tabs li.active a:focus {
  border: none;
}
.slide-section .right_tab p {
  padding: 0 23%;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.slide-section .right_tab #safety {
  background-image: url('../images/bezopasnost4.jpg');
}
.slide-section .right_tab #high-speed {
  background-image: url('../images/vysokaya-skorost2.jpg');
}
.slide-section .right_tab #friendliness {
  background-image: url('../images/eco2.jpg');
}
.slide-section .right_tab #low-cost {
  background-image: url('../images/lowcost2.jpg');
}
.slide-section .right_tab #comfort {
  background-image: url('../images/comfort2.jpg');
}
.slide-section .right_tab .tab-pane {
  background-size: cover;
  vertical-align: middle;
}
.slide-section .info_tab {
  display: table-cell;
  vertical-align: middle;
  height: 800px;
}
.slide-section .title {
  font-size: 43px;
  color: #354C52;
  line-height: 47px;
  padding-bottom: 43px;
  font-family: 'ProximaNova_semibold';
}
.slide-section .next_tab p {
  padding: 38px 40px;
  line-height: 24px;
  font-size: 16px;
  color: #5c5c5c;
}
.slide-section #img_tab {
  background: url('../images/sl_s2_3.jpeg') 0px 0px / cover;
  height: 800px;
}
.slide-section #img_tab2 {
  background: url('../images/sl_secton3_2_2.jpg') 0px 0px / cover;
  height: 800px;
}
.forms {
  background: url(../images/dots.png) center top;
  padding: 100px 0;
}
.forms #mainpageform {
  position: relative;
}
.forms #mainpageform p {
  font-size: 16px;
  line-height: 24px;
  color: #5c5c5c;
  padding-bottom: 15px;
}
.forms #mainpageform .title {
  padding-bottom: 28px;
}
.forms #mainpageform form input {
  height: 56px;
  font-size: 18px;
  border: none;
  padding-left: 27px;
  border-radius: 3px;
  margin-bottom: 8px;
  box-shadow: none;
}
.forms #mainpageform form .btn_submit {
  color: #fff;
  font-size: 21px;
  padding: 12px 12px;
  font-family: ProximaNova_semibold;
  background: #0099DE;
  text-transform: uppercase;
  /* Safari */
  transition: all 0.4s;
  outline: none;
}
.forms #mainpageform form .btn_submit:hover {
  background: #0387c2;
  outline: none;
}
.partners {
  padding: 0;
}
.partners .col-md-3,
.partners .col-md-2 {
  height: 180px;
  text-align: center;
  white-space: nowrap;
}
.partners .col-md-3 .image_wrap,
.partners .col-md-2 .image_wrap {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.partners .col-md-3 img,
.partners .col-md-2 img {
  max-height: 88px;
  width: auto;
}
.partners .col-md-3 img.gc-logo,
.partners .col-md-2 img.gc-logo {
  max-height: 110px;
}
#language {
  padding: 40px;
}
#language .lang {
  display: block;
  margin: 5px 0;
  font-size: 18px;
  color: #5c5c5c;
}
#language .lang img {
  border: 1px solid #5c5c5c;
  margin-right: 10px;
  width: 57px;
}
#language .lang:hover {
  color: #0099DE;
}
#language .lang:hover img {
  border-color: #0099DE;
}
.white-popup-block {
  max-width: 650px;
  padding: 40px;
  background: #fff;
  margin: 0 auto;
}
#crm-form,
.white-popup {
  padding: 40px;
  background: #fff;
  max-width: 450px;
  margin: 0 auto;
}
#crm-form ._form-thank-you,
.white-popup ._form-thank-you {
  display: block;
  margin: 25px 0 25px;
  text-align: center;
  font-size: 24px;
}
#crm-form h3,
.white-popup h3 {
  margin: 0 0 25px;
  text-align: center;
}
#crm-form .form-group .form-control,
.white-popup .form-group .form-control {
  padding: 6px 15px;
  height: 40px;
  line-height: 40px;
}
#crm-form .form-group .form-control:focus,
.white-popup .form-group .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: none;
}
#crm-form ._form-title,
.white-popup ._form-title {
  margin: 0 0 25px;
  text-align: center;
  font-size: 24px;
}
#crm-form ._field-wrapper,
.white-popup ._field-wrapper {
  margin-bottom: 15px;
}
#crm-form ._field-wrapper ._error,
.white-popup ._field-wrapper ._error {
  display: none !important;
}
#crm-form ._field-wrapper input,
.white-popup ._field-wrapper input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 6px 15px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  outline: none !important;
}
#crm-form ._field-wrapper input._has_error,
.white-popup ._field-wrapper input._has_error {
  border: 1px solid #e40000 !important;
  background: rgba(241, 1, 1, 0.07);
}
#crm-form ._button-wrapper button._submit,
.white-popup ._button-wrapper button._submit {
  background: #0099DE;
  border: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  padding: 10px 30px 10px 35px;
  font-family: 'ProximaNova_semibold';
  letter-spacing: 0.7px;
  text-decoration: none;
  outline: none;
  white-space: inherit;
  margin: 0 auto;
  display: block;
}
.sidebar-search {
  margin: 0;
  position: relative;
}
.sidebar-search input[type="text"] {
  width: 100%;
  padding: 5px 35px 5px 10px;
  height: 35px;
  border: 1px solid #e8e8e8;
  background: #f8f8f8;
  border-radius: 4px;
  outline: none;
}
.sidebar-search .search-btn {
  position: absolute;
  top: 0;
  line-height: 35px;
  height: 35px;
  width: 35px;
  right: 0;
  border: 0;
  background: none;
  outline: none;
}
.sidebar-search .search-btn:hover {
  color: #0099DE;
}
.search_header {
  background-image: url('../images/search_bg2.jpg');
}
.search-form-block {
  background: #fff;
  padding: 35px 0;
}
.search-form-block .search-title {
  display: inline-block;
  width: 11%;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  color: #3f3f3f;
  line-height: 34px;
  font-family: ProximaNova_semibold;
  vertical-align: middle;
}
.search-form-block form {
  position: relative;
  display: inline-block;
  width: 88%;
  vertical-align: middle;
  margin: 0;
}
.search-form-block form input {
  border: 0;
  box-shadow: none;
  background: #f5f5f5;
  padding: 10px 30px;
  height: auto;
  position: relative;
  top: -2px;
  font-size: 16px;
  font-style: italic;
  color: #787878;
}
.search-form-block form button {
  position: absolute;
  border: 0;
  outline: none;
  height: 42px;
  top: -2px;
  right: 0;
  width: 150px;
  background: #0099DE;
  color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  text-transform: uppercase;
}
.search-form-block form button i {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 9px;
  left: 34px;
}
.search-form-block form button span {
  padding-left: 25px;
}
.search-result {
  background: #f5f5f5;
}
.search-result #search-result {
  padding: 0;
  margin-bottom: 40px;
  min-height: 400px;
}
.search-result #search-result .filter-menu {
  background: #e2e2e2;
  color: #878787;
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: ProximaNova_semibold;
  padding: 0;
}
.search-result #search-result .filter-menu li {
  display: inline;
}
.search-result #search-result .filter-menu li a {
  display: block;
  float: left;
  padding: 22px 30px;
  cursor: pointer;
  color: #878787;
}
.search-result #search-result .filter-menu li a:hover,
.search-result #search-result .filter-menu li a.active {
  background: #fff;
  color: #3f3f3f;
}
.search-result .count-result {
  background: #fff;
  padding: 20px 30px;
  margin-bottom: 0;
  color: #5c5c5c;
  font-size: 15px;
  line-height: 24px;
}
.search-result .search-block .search-item .ajaxSearch_resultLink {
  display: block;
  padding: 20px 30px;
}
.search-result .search-block .search-item .ajaxSearch_resultLink:hover {
  background: #c0e2f2;
}
.search-result .search-block .search-item .title {
  color: #272624;
  font-size: 17px;
  font-family: ProximaNova_semibold;
  display: block;
  margin-bottom: 10px;
  text-align: left;
  padding-bottom: 0;
  line-height: 20px;
}
.search-result .search-block .search-item .B_crumbBox {
  line-height: 18px;
  padding: 10px 0;
  font-family: "ProximaNova";
  font-style: italic;
  display: block;
  width: 100%;
}
.search-result .search-block .search-item .ajaxSearch_resultContent {
  color: #5c5c5c;
  font-size: 15px;
  line-height: 24px;
}
.search-result .search-block .search-item:nth-child(even) .ajaxSearch_resultLink {
  background: #fbfbfb;
}
.search-result .search-block .search-item:nth-child(even) .ajaxSearch_resultLink:hover {
  background: #c0e2f2;
}
.ajaxSearch_paging {
  margin-top: 40px;
  display: block;
  float: left;
}
.ajaxSearch_paging a,
.ajaxSearch_paging span {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: #fff;
  text-align: center;
  line-height: 34px;
  color: #858585;
  cursor: pointer;
  margin: 0 2px;
  border-radius: 2px;
  box-shadow: 0px 0px 1px 1px #e6e6e6;
}
.ajaxSearch_paging span {
  background: #009be2;
  color: #fff;
}
.ajaxSearch_paging a.prev-link,
.ajaxSearch_paging a.next-link {
  margin-right: 15px;
  width: auto;
  height: auto;
  background: none;
  box-shadow: none;
  text-transform: uppercase;
  color: #272624;
  font-family: ProximaNova_semibold;
}
.ajaxSearch_paging a:hover {
  background: #009be2;
  color: #fff;
}
.ajaxSearch_paging a.prev-link:hover,
.ajaxSearch_paging a.next-link:hover {
  background: none;
  color: #009be2;
}
.ajaxSearch_up {
  display: inline-block;
  background: #fff;
  text-align: center;
  line-height: 34px;
  color: #858585;
  cursor: pointer;
  margin: 40px 2px 0;
  float: right;
  padding: 0 15px;
  border-radius: 2px;
  box-shadow: 0px 0px 1px 1px #e6e6e6;
}
.ajaxSearch_up:hover {
  background: #009be2;
  color: #fff;
}
.error-page {
  padding: 150px 0;
  text-align: center;
}
.error-page .link-404 {
  margin-top: 20px;
  font-size: 20px;
}
.phone_f {
  text-decoration: underline;
  color: #0099DE !important;
  cursor: pointer;
}
.crm-form .col-md-4,
.crm-form .form-group {
  position: relative;
}
.crm-form .col-md-4 .text_error_form_validate,
.crm-form .form-group .text_error_form_validate {
  position: absolute;
  bottom: -10px;
  margin-bottom: 0;
  left: 0;
}
.crm-form .col-md-4 .text_error_form_validate {
  left: 15px;
}
.crm-form .form-group {
  margin-bottom: 25px;
}
.crm-form .form-group .text_error_form_validate {
  bottom: -15px;
  width: 100%;
}
#festival-popup {
  max-width: 263px;
  margin: 0 auto;
  padding: 40px 0;
  position: relative;
}
#festival-popup img {
  width: auto;
}
#festival-popup .mfp-close {
  color: #fff;
}
#ecofest .banner,
#unimobile .banner {
  position: absolute;
  right: 15px;
  top: 200px;
  z-index: 10;
  width: 263px;
}
#ecofest .banner .banner-container,
#unimobile .banner .banner-container {
  position: relative;
  display: block;
}
#ecofest .banner .banner-container .close,
#unimobile .banner .banner-container .close {
  position: absolute;
  top: -30px;
  right: 0;
  opacity: 0.7;
}
#unimobile a {
  position: absolute;
  right: 15px;
}
.styled-checkbox a,
.styled-checkbox2 a {
  color: #354C52;
  text-decoration: none;
}
.styled-checkbox .form-group,
.styled-checkbox2 .form-group {
  margin-bottom: 5px;
}
.styled-checkbox .form-group .help-block,
.styled-checkbox2 .form-group .help-block {
  display: none !important;
}
.styled-checkbox .form-group .label_check,
.styled-checkbox2 .form-group .label_check {
  position: relative;
}
.styled-checkbox .form-group .label_check input[type="checkbox"],
.styled-checkbox2 .form-group .label_check input[type="checkbox"] {
  display: none;
}
.styled-checkbox .form-group .label_check .checkmark,
.styled-checkbox2 .form-group .label_check .checkmark {
  width: 18px;
  height: 18px;
  border-radius: 2px;
  display: inline-block;
  background: #e2e2e4;
  color: #fff;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.styled-checkbox .form-group .label_check.c_on .checkmark,
.styled-checkbox2 .form-group .label_check.c_on .checkmark {
  background: #77cd50;
}
.styled-checkbox .form-group .label_check.c_on .checkmark:before,
.styled-checkbox2 .form-group .label_check.c_on .checkmark:before {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  left: 3px;
  top: 0px;
}
.styled-checkbox .form-group.has-error .label_check .checkmark,
.styled-checkbox2 .form-group.has-error .label_check .checkmark {
  background: #ff625f;
}
#digest {
  position: relative;
  right: -100%;
  top: 180px;
  z-index: 10;
  transition: all 2s ease-in;
}
#digest .branch,
#digest .ball {
  position: absolute;
  right: 0;
  text-align: right;
}
#digest .branch img,
#digest .ball img {
  max-width: 70%;
  width: auto;
}
#digest .ball {
  top: 166px;
  right: 60px;
  text-align: center;
}
.string {
  transform-origin: top center;
  animation: move 8s ease-in-out 1 alternate;
}
#video-block {
  text-align: center;
  margin-top: 53px;
  margin-bottom: 110px;
}
#video-block iframe#ytplayer {
  max-width: 100%;
}
#main-news {
  background: #f5f5f5;
  padding: 65px 0;
}
#main-news .btn-more {
  margin-top: 50px;
}
#main-news .btn-more a {
  background: #0099DE;
  border: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  padding: 0px 35px;
  line-height: 40px;
  font-family: 'ProximaNova_semibold';
  letter-spacing: 0.7px;
  display: inline-block;
  text-decoration: none;
}
#main-news h2 {
  text-transform: uppercase;
  font-size: 40px;
  margin-bottom: 45px;
}
#main-news .infinite-news-item {
  background: #fff;
}
#main-news .infinite-news-item a .pics-item {
  height: 255px;
  overflow: hidden;
  padding-left: 0;
  position: relative;
}
#main-news .infinite-news-item a .pics-item img {
  max-width: 490px;
  min-width: 490px;
  margin-left: -20%;
}
#main-news .infinite-news-item a .inf_text {
  padding: 30px 40px;
  border: 1px solid #fff;
  border-top: none;
}
#main-news .infinite-news-item a .inf_text .title {
  color: #354C52;
  font-size: 24px;
  text-align: left;
  margin-bottom: 20px;
  line-height: 31px;
}
#main-news .infinite-news-item a .inf_text .calendar,
#main-news .infinite-news-item a .inf_text .autor {
  color: #818181;
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-right: 10px;
  letter-spacing: 0.5px;
}
#main-news .infinite-news-item a .inf_text .autor {
  padding-left: 40px;
}
#main-news .infinite-news-item a:hover .inf_text {
  border-color: #dadada;
  transition: all 0.4s;
}
#main-news .infinite-news-item a:hover .inf_text .title {
  color: #0099DE;
  transition: all 0.4s;
}
textarea.form-control {
  resize: vertical;
}
@keyframes move {
  0% {
    transform: rotateZ(20deg);
  }
  10% {
    transform: rotateZ(-18deg);
  }
  20% {
    transform: rotateZ(16deg);
  }
  30% {
    transform: rotateZ(-14deg);
  }
  40% {
    transform: rotateZ(12deg);
  }
  50% {
    transform: rotateZ(-10deg);
  }
  60% {
    transform: rotateZ(8deg);
  }
  70% {
    transform: rotateZ(-6deg);
  }
  80% {
    transform: rotateZ(4deg);
  }
  90% {
    transform: rotateZ(-2deg);
  }
  100% {
    transform: rotateZ(0deg);
  }
}
#modal-telegram .mofal-dialog {
  width: auto;
}
#modal-telegram .modal-content {
  color: #FFFFFF;
  padding: 20px;
  width: 900px;
  background: linear-gradient(105.39deg, #1291A6 2.33%, #151436 100%);
  border: none;
}
#modal-telegram .modal-content .modal_close {
  color: #FFFFFF;
  display: inline-block;
  text-align: right;
  width: 100%;
  line-height: 10px;
  cursor: pointer;
}
#modal-telegram .modal-content .modal_close:after {
  font-size: 40px;
  display: inline-block;
  content: "\00d7";
  /* This will render the 'X' */
}
#modal-telegram .modal-content .modal-body {
  padding: 0;
}
#modal-telegram .modal-content .modal-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 70px 20px 20px 20px;
}
#modal-telegram .modal-content .modal-text .telegram-link {
  display: none;
}
#modal-telegram .modal-content .modal-text .info {
  color: #FFFFFF;
  text-align: left;
  max-width: 500px;
}
#modal-telegram .modal-content .modal-text .info h2 {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
  margin: 0 0 50px 0;
}
#modal-telegram .modal-content .modal-text .info p {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 30px 0;
  max-width: 285px;
}
#modal-telegram .modal-content .modal-text .info p span {
  font-weight: 700;
  color: #039BE5;
}
#modal-telegram .modal-content .modal-text .info a {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  display: block;
  width: 200px;
  padding: 10px;
  background-color: #58C9F3;
  border-radius: 5px;
  transition: 0.5s;
}
#modal-telegram .modal-content .modal-text .info a:hover {
  background-color: #039BE5;
}
#modal-telegram .modal-content .modal-text img {
  margin-left: 30px;
  width: auto;
  height: 100%;
}
#modal-telegram .modal-content .telegram-link {
  -ms-flex-item-align: center;
  align-self: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
#modal-telegram .modal-content .telegram-link .circle {
  width: 96px;
  height: 96px;
  background: #039BE5;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
}
#modal-telegram .modal-content .telegram-link .circle img {
  display: inline-block;
  width: 52px;
  height: 100%;
  vertical-align: middle;
}
#modal-telegram .modal-content .telegram-link .link-name {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  left: -6px;
  width: auto;
  background-color: #039BE5;
  padding: 10px;
}
#modal-telegram .modal-content .wrapper {
  margin: 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#modal-telegram .modal-content .wrapper .not-display {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0;
}
#modal-telegram .modal-content .wrapper .not-display > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
#modal-telegram .modal-content .wrapper .not-display > span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#modal-telegram .modal-content .wrapper .not-display > span::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  border: 1px solid #ffffff;
  border-radius: 0.25em;
  margin-right: 13px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 75%;
  cursor: pointer;
}
#modal-telegram .modal-content .wrapper .not-display > input:not(:disabled):active + span::before {
  background-color: #ffffff;
}
#modal-telegram .modal-content .wrapper .not-display > input:checked + span::before {
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23179' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
@media screen and (max-width: 992px) {
  #modal-telegram .modal-dialog {
    width: 95%;
  }
  #modal-telegram .modal-dialog .modal-content {
    width: auto;
  }
  #modal-telegram .modal-content .modal-text .info h2 {
    font-size: 24px;
  }
  #modal-telegram .modal-content .modal-text .info p {
    font-size: 16px;
  }
  #modal-telegram .modal-content .wrapper .telegram-link .link-name {
    font-size: 16px;
  }
  #modal-telegram .modal-content .wrapper .not-display {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  #modal-telegram .modal-content .wrapper .telegram-link .circle {
    width: 64px;
    height: 64px;
  }
  #modal-telegram .modal-content .wrapper .telegram-link .circle img {
    width: 34px;
  }
  #modal-telegram .modal-content .wrapper .telegram-link .link-name {
    padding: 4px;
  }
}
@media screen and (max-width: 540px) {
  #modal-telegram .modal-content .modal-text img {
    display: none;
  }
  #modal-telegram .modal-content .modal-text .info h2 {
    font-size: 18px;
  }
  #modal-telegram .modal-content .wrapper .telegram-link {
    display: none;
  }
  #modal-telegram .modal-content .wrapper .not-display {
    margin-top: 50px;
  }
  #modal-telegram .modal-content .modal-text {
    margin: 50px 0px 0px 0px;
  }
  #modal-telegram .modal-content .wrapper {
    margin: 0;
  }
  #modal-telegram .modal-content .modal-text .telegram-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #modal-telegram .modal-content .modal-text .telegram-link .circle {
    margin: 0;
    width: 64px;
    height: 64px;
  }
  #modal-telegram .modal-content .modal-text .telegram-link .circle img {
    width: 34px;
    margin: 0;
  }
  #modal-telegram .modal-content .modal-text .telegram-link .link-name {
    font-size: 16px;
    padding: 4px 10px;
  }
  #modal-telegram .modal-content .modal-text .info h2 {
    margin: 0 0 30px 0;
  }
  #modal-telegram .modal-content .modal-text .info p {
    margin: 40px 0 20px 0;
  }
}
@media screen and (max-width: 1500px) {
  #digest .branch img,
  #digest .ball img {
    width: 50%;
  }
  #digest .ball {
    top: 120px;
    right: 5px;
  }
}
@media screen and (max-width: 991px) {
  #video-block iframe#ytplayer {
    height: 405px;
  }
  .title_header h1 {
    font-size: 25px;
  }
  .mfp-bg,
  .mfp-wrap {
    top: 0 !important;
    height: 100% !important;
    position: fixed !important;
  }
  #ecofest {
    display: none;
  }
  #main-news .infinite-news-item {
    margin-bottom: 30px;
  }
  #main-news .infinite-news-item a .pics-item img {
    max-width: 800px;
    min-width: 800px;
    margin-left: -15%;
  }
}
@media screen and (max-width: 768px) {
  #modal-telegram .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
  }
  .slide-section .title {
    font-size: 30px;
    line-height: 35px;
  }
  #digest {
    top: 110px;
    transition: all 3s ease-in;
  }
  #digest .branch img,
  #digest .ball img {
    width: 45%;
  }
  #digest .ball {
    top: 106px;
    right: -10px;
  }
  #video-block iframe#ytplayer {
    height: 315px;
  }
}
@media (max-width: 600px) {
  #main-news .infinite-news-item a .pics-item img {
    max-width: 630px;
    min-width: 630px;
    margin-left: -15%;
  }
}
@media (max-width: 450px) {
  #video-block iframe#ytplayer {
    height: 235px;
  }
  .btn-white {
    white-space: normal !important;
  }
  header .mobile .nav-menu-block .enter {
    padding: 10px 10px;
    font-size: 8px;
  }
  .slider-text .main-title h1 {
    font-size: 30px;
    margin-bottom: 55px;
  }
  .main-section .vidos .popup-video .video_title {
    font-size: 25px;
  }
  .slide-section .nav-tabs li a {
    font-size: 30px;
  }
  #language .lang {
    text-align: center;
    display: block;
  }
  #language .lang img {
    margin: 0 auto 5px;
    display: block;
  }
  #main-news .infinite-news-item a .pics-item img {
    max-width: 460px;
    min-width: 460px;
    margin-left: -15%;
  }
}
@media screen and (max-width: 400px) {
  #digest .branch img,
  #digest .ball img {
    width: 30%;
  }
  #digest .ball {
    top: 66px;
    right: -70px;
  }
}
@media (max-height: 500px) {
  #digest {
    display: none;
  }
}
.footer {
  background: #0c2128;
  min-height: 200px;
  color: #b9c7cb;
  font-size: 14px;
  padding-bottom: 53px;
  position: relative;
}
.footer h3 {
  color: #b9c7cb;
  text-transform: none;
  margin: 0;
  font-size: 24px;
  padding-top: 66px;
  padding-bottom: 25px;
  letter-spacing: 0.4px;
  font-family: 'ProximaNova_semibold';
}
.footer ul {
  padding: 0;
  margin: 0;
}
.footer ul li {
  list-style: none;
  color: #d6dde1;
  padding: 0;
  margin: 0;
  padding-bottom: 5px;
  line-height: 26px;
}
.footer a {
  color: #b9c7cb;
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
}
.footer a:hover {
  color: #f2f7f9;
  text-decoration: none;
}
.footer .socials a {
  margin-right: 6px;
  border-radius: 2px;
  background: #155978;
  padding: 5px 0px 5px;
  font-size: 12px;
  width: 24px;
  display: block;
  float: left;
  text-align: center;
}
.footer .socials a:hover {
  color: #fff;
}
.footer .socials {
  width: 100%;
  float: left;
}
.footer .bx-wrapper {
  border: 0;
  background: none;
  box-shadow: none;
  width: 100%;
  float: left;
  margin-bottom: 0;
  margin-top: 20px;
  height: 100px;
}
.footer .bx-wrapper .bx-controls-direction a.bx-prev {
  background: url(../images/footer_arrow_up.png) no-repeat center;
  right: 47%;
  top: auto;
  bottom: -30px;
  left: auto;
  z-index: 9;
}
.footer .bx-wrapper .bx-controls-direction a.bx-next {
  background: url(../images/footer_arrow_dwn.png) no-repeat center;
  right: 58%;
  top: auto;
  bottom: -30px;
  display: block;
  z-index: 9;
}
.footer .bx-wrapper .footer_news_date {
  font-weight: bold;
  font-size: 13px;
  color: #9dafb5;
  display: block;
}
.copy {
  background: #1e2830;
  text-align: center;
}
.copy span {
  color: #617281;
  font-size: 12px;
  line-height: 26px;
}
@media (max-width: 991px) {
  .footer .bx-wrapper {
    float: none;
  }
  .footer .bx-wrapper .bx-controls-direction a.bx-prev,
  .footer .bx-wrapper .bx-controls-direction a.bx-next {
    bottom: 0;
  }
  .footer .socials {
    float: none;
  }
}
.about_header {
  background-image: url(../images/bg-about2.jpg);
}
.about-menu {
  margin: 0;
  list-style: none;
  text-align: center;
  padding: 16px 0;
}
.about-menu li {
  display: inline-block;
}
.about-menu li a {
  text-transform: uppercase;
  font-size: 13px;
  color: #bbbbbb;
  margin: 0;
  display: inline-block;
  padding: 5px 22px;
  font-family: "ProximaNova_semibold";
  letter-spacing: 0.7px;
  border: none;
  font-weight: 600;
}
.about-menu li a:hover,
.about-menu li a.active {
  color: #0099DE;
}
.grey-content {
  background: #f5f5f5;
  padding: 45px 0;
}
.grey-content h2 {
  padding-bottom: 30px;
  font-size: 27px;
  color: #5c5c5c;
  text-transform: none;
  font-family: ProximaNova_semibold;
}
.grey-content p,
.grey-content ul {
  color: #5c5c5c;
  font-size: 16px;
  line-height: 24px;
}
.grey-content ol.count {
  list-style: none;
}
.grey-content ol.count span {
  float: left;
  position: relative;
  top: 2px;
  font-weight: bold;
}
.grey-content ol.count p {
  padding-left: 25px;
}
.socials .soc-descr {
  float: left;
  padding-right: 20px;
}
.socials a {
  margin-right: 6px;
  border-radius: 2px;
  background: #155978;
  color: #fff;
  padding: 4px 0;
  font-size: 12px;
  width: 21px;
  display: block;
  float: left;
  text-align: center;
}
.socials .soc-ask {
  float: left;
  padding-right: 20px;
}
.image-block {
  display: table-cell;
  vertical-align: middle;
  height: 82px;
}
.image-block img {
  width: 100%;
}
.about-h2 {
  padding-bottom: 30px;
  font-size: 27px;
  color: #5c5c5c;
  text-transform: none;
  font-family: ProximaNova_semibold;
}
.partners-padding {
  padding-top: 40px;
  border-top: 2px solid #d9d9d9;
  margin-top: 30px;
}
.partners-image-block {
  display: table-cell;
  vertical-align: middle;
  height: 144px;
}
.grey-content p.sub-header {
  font-size: 18px;
}
.grey-content p.form-descr {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 30px;
}
.contact-form .form-control {
  padding: 9px 12px;
  height: auto;
  font-size: 16px;
  font-family: "ProximaNova";
  font-weight: normal;
  margin-bottom: 7px;
}
.contact-form .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: none;
}
.contact-form #submit {
  line-height: 28px;
  font-family: 'ProximaNova_semibold';
  text-transform: uppercase;
  font-size: 15px;
  padding: 10px 40px;
  background: #0099DE;
  color: #fff;
  transition: all 0.4s;
}
.contact-form #submit:hover {
  background: #0387c2;
  text-decoration: none;
}
.partners-text-block {
  border-left: 2px solid #d9d9d9;
  padding-left: 70px;
}
@media (max-width: 991px) {
  .partners-text-block {
    border-left: 0;
    padding-left: 0;
  }
  .partners-image-block {
    margin-bottom: 50px;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 40px;
    width: 100%;
    display: block;
    box-sizing: initial;
  }
  .partners-image-block img {
    width: auto;
  }
}
@media (max-width: 768px) {
  .socials {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
}
.tech_header {
  background-image: url(../images/tech_bg.jpg);
}
.model_header {
  background-image: url(../images/tech/model_header.jpg);
}
.model_header h1 {
  text-transform: none;
}
.tech_section p {
  color: #5c5c5c;
  font-size: 16px;
  line-height: 24px;
}
.tech_section p.t-small {
  font-size: 14px;
}
.tech_section h2 {
  font-size: 31px;
  color: #5c5c5c;
  font-weight: 400;
  text-transform: none;
  font-family: ProximaNova_semibold;
  line-height: 36px;
  padding-bottom: 24px;
}
.tech_section .tech_bg {
  background: #f7f7f7 url(../images/tech/main/prev1.jpg) no-repeat right;
  padding: 35px 0;
  background-size: 50%;
}
.tech_section .tech_bg h2 {
  padding-bottom: 35px;
  padding-top: 0px;
  padding-left: 15px;
}
.tech_section .tech_bg .list {
  list-style-type: none;
  color: #0099DE;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  margin-top: 0;
}
.tech_section .tech_bg .list li a {
  line-height: 29px;
  font-size: 16px;
  color: #354C52;
  padding-left: 10px;
}
.tech_section .tech_bg .list li a:hover {
  text-decoration: underline;
  cursor: pointer;
}
.tech_section .tech_block2 {
  padding: 25px 0;
  background: #f7f7f7 url(../images/tech/main/prev2.jpg) no-repeat left;
  background-size: 50%;
}
.tech_section .tech_block2 .col-md-6 {
  padding-left: 45px;
}
.tech_section .tech_block2 h2 {
  padding-bottom: 35px;
  padding-top: 0px;
}
.tech_section .tech_block2 .list {
  list-style-type: none;
  color: #0099DE;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  margin-top: 0;
}
.tech_section .tech_block2 .list li a {
  line-height: 29px;
  font-size: 16px;
  color: #354C52;
  padding-left: 10px;
}
.tech_section .tech_block2 .list li a:hover {
  text-decoration: underline;
  cursor: pointer;
}
.tech_section .achievements {
  background: url(../images/tech/tr_bg_w.jpg) no-repeat;
  background-size: cover;
  padding: 0;
  margin: 0;
}
.tech_section .achievements .container {
  padding: 50px 0;
}
.tech_section .achievements .container .list_left,
.tech_section .achievements .container .list_right {
  padding: 0;
  padding-top: 15px;
  padding-bottom: 40px;
  margin: 0;
  list-style: none;
}
.tech_section .achievements .container .list_left li,
.tech_section .achievements .container .list_right li {
  padding-top: 25px;
  min-height: 183px;
}
.tech_section .achievements .container .list_left a:hover,
.tech_section .achievements .container .list_right a:hover {
  cursor: pointer;
}
.tech_section .achievements .container .list_left .middle_title,
.tech_section .achievements .container .list_right .middle_title {
  color: #354C52;
  padding-bottom: 0;
  height: 60px;
  font-family: ProximaNova_semibold;
  font-size: 18px;
  padding-top: 8px;
}
.tech_section .achievements .container .list_left {
  text-align: right;
}
.tech_section .achievements .container .list_left .side {
  display: block;
  margin-right: 100px;
  min-height: 132px;
}
.tech_section .achievements .container .list_left img {
  width: auto;
  display: block;
  float: right;
  background: #fff;
  border-radius: 4px;
}
.tech_section .achievements .container .list_right .side {
  display: block;
  margin-left: 100px;
  min-height: 132px;
}
.tech_section .achievements .container .list_right img {
  width: auto;
  display: block;
  float: left;
  background: #fff;
  border-radius: 4px;
}
.tech_section .top_conrainer {
  padding-bottom: 35px;
}
.tech_section .top_conrainer .col-md-4 {
  padding-top: 25px;
}
.tech_section .top_conrainer .col-md-4 p.fix_height {
  height: 105px;
  padding-top: 15px;
}
.tech_section .top_conrainer .col-md-4 .btn-primary {
  width: 100%;
}
.tech_section .top_conrainer .middle_title {
  text-transform: none;
  font-size: 18px;
  padding-top: 8px;
  margin: 0;
  font-family: ProximaNova_semibold;
}
.tech_section .top_conrainer .blue_line {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tech_section .top_conrainer .blue_line h2 {
  padding-top: 73px;
}
.tech_section .form_block {
  background: url(../images/tech/dots.png);
  padding: 50px 0;
  margin: 0;
}
.tech_section .form_block h3 {
  text-transform: none;
  text-align: left;
  padding: 0;
  font-size: 24px;
  line-height: 48px;
  font-family: ProximaNova_semibold;
  margin: 0;
}
.model .model-block {
  border-bottom: 2px solid #E2E2E2;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.model .model-block:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.model h3 {
  font-size: 30px;
  font-weight: 600;
  margin: 0;
  line-height: 37px;
  color: #000;
}
.model h5 {
  font-size: 22px;
  line-height: 37px;
  font-weight: 400;
  color: #5C5C5C;
  margin: 0;
}
.model .model-pagination {
  padding: 60px 0;
}
.model .model-pagination h5 {
  font-family: ProximaNova_semibold;
  font-size: 30px;
  line-height: 37px;
  color: #000;
  margin: 40px 0 0;
}
.model .model-pagination a {
  display: block;
  position: relative;
  background: #F7F7F7;
}
.model .model-pagination a .name {
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  font-family: ProximaNova_semibold;
  font-size: 18px;
  color: #039ADE;
}
.model .model-pagination a:hover {
  background: #039ADE;
}
.model .model-pagination a:hover .name {
  color: #fff;
}
.model .params.side-params {
  margin: 85px 0;
}
.model .params section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #039ADE;
  font-size: 17px;
  line-height: 35px;
  width: 100%;
  position: relative;
}
.model .params section:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 22px;
  border-bottom: 1px dotted #039ADE;
}
.model .params section span.dots {
  overflow: hidden;
  font-size: 0;
  -ms-flex: 1;
  flex: 1;
  min-width: 40px;
  border-bottom: 1px dotted #039ADE;
  position: relative;
  top: -7px;
}
.model .params section span.name,
.model .params section span.value {
  width: 50%;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.model .params section span.name span,
.model .params section span.value span {
  background: #fff;
  position: relative;
  z-index: 2;
}
.model .params section span.name {
  padding-right: 5%;
}
.model .params section span.name span {
  padding-right: 5px;
}
.model .params section span.value {
  padding-left: 5%;
  font-weight: 600;
  text-align: right;
}
.model .params section span.value span {
  padding-left: 5px;
}
.model .params section > * {
  padding: 0;
  margin: 0;
}
.model .main-img {
  margin: 85px 0 120px;
}
.model .text-last-justify {
  text-align-last: justify;
}
.model p {
  margin: 0;
  color: #5c5c5c;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 24px;
}
.model .model-slider .owl-nav {
  margin-top: 0;
}
.model .model-slider .owl-nav .owl-prev,
.model .model-slider .owl-nav .owl-next {
  background: none;
  margin: 25px 50px 0;
}
.model .model-slider .owl-nav .owl-prev:hover svg #arr-line,
.model .model-slider .owl-nav .owl-next:hover svg #arr-line {
  stroke: #039ADE;
}
.model .model-slider.side-nav .owl-nav .owl-next,
.model .model-slider.side-nav .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  margin: -15px 0 0;
}
.model .model-slider.side-nav .owl-nav .owl-next {
  right: -50px;
}
.model .model-slider.side-nav .owl-nav .owl-prev {
  left: -50px;
}
.model .model-video {
  margin-top: 75px;
  background-position: center;
  background-size: cover;
  padding: 100px 0;
  height: 90vh;
  position: relative;
}
.model .model-video #youtube-player {
  width: 100%!important;
  height: 90vh;
  position: absolute;
  top: 0;
  left: 0;
}
.model .model-video .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -90px;
  margin-left: -60px;
  cursor: pointer;
}
.model .model-video h4 {
  font-size: 30px;
  color: #fff;
  font-family: ProximaNova_semibold;
  line-height: 37px;
}
.model .dev-block {
  margin-bottom: 90px;
}
.model .dev-block:last-child {
  margin-bottom: 0;
}
.model .dev-block h5 {
  margin-bottom: 15px;
}
.model .dev-block .params section span.name {
  width: 80%;
}
.part-nav {
  background: #fbfbfb;
}
.tech-nav {
  background: #F7F7F7;
  padding: 20px 0;
  margin-bottom: 100px;
}
.tech-nav .btn {
  text-transform: none !important;
  font-family: 'ProximaNova_semibold' !important;
  font-size: 16px;
  margin: 0 10px;
  cursor: pointer;
  padding: 10px 30px !important;
}
.tech-nav .btn-default {
  background: #e2e2e2;
  border: none;
  color: #5C5C5C;
  border-radius: 4px;
  font-family: 'ProximaNova' !important;
  letter-spacing: 0.7px;
  display: inline-block;
  text-decoration: none;
  outline: none;
  white-space: inherit;
}
.tech-nav .btn-default:hover {
  color: #039ADE;
}
.tech-nav .type-nav {
  margin-bottom: 20px;
}
.tech-nav .type-nav a {
  margin-bottom: 15px;
}
.tech-nav .model-tabs ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tech-nav .model-tabs ul li {
  display: inline-block;
  margin: 0 12px;
}
.tech-nav .model-tabs ul li a {
  color: #5C5C5C;
  font-size: 15px;
  line-height: 18px;
  padding: 5px 0;
  border-bottom: 3px solid transparent;
}
.tech-nav .model-tabs ul li a:hover {
  color: #039ADE;
  background: none;
}
.tech-nav .model-tabs ul li a:focus {
  background: none;
}
.tech-nav .model-tabs ul li.active a {
  border-color: #039ADE;
  color: #000;
}
.tech-nav .model-tabs ul li.active a:hover {
  color: #000;
}
@media screen and (max-width: 991px) {
  .tech_section .tech_bg {
    background: none;
  }
  .tech_section .tech_block2 {
    background: none;
  }
  .tech_section .tech_block2 .col-md-6 {
    padding-left: 15px;
  }
  .tech_section .achievements .container .list_right .side {
    display: block;
    margin-right: 100px;
    min-height: 132px;
    margin-left: 0;
    text-align: right;
  }
  .tech_section .achievements .container .list_right img {
    width: auto;
    display: block;
    float: right;
    background: #fff;
    border-radius: 4px;
  }
  .model .params {
    margin-top: 20px;
  }
  .model .params.side-params {
    margin: 20px 0 0;
  }
  .model .main-img {
    margin: 85px 0;
  }
  .model .model-video {
    padding: 30px 0;
    text-align: center;
  }
  .model .model-video .play-btn {
    width: 60px;
    margin-top: -45px;
    margin-left: -30px;
  }
  .model .dev-block {
    margin-bottom: 0;
  }
  .model .dev-block .col-md-6 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .tech-nav {
    margin-bottom: 50px;
  }
  .model .params {
    margin-top: 20px;
  }
  .model .params section {
    font-size: 12px;
  }
  .model .params section:after {
    top: 20px;
  }
  .model .model-video {
    height: 300px;
  }
  .model .model-video #youtube-player {
    height: 300px;
  }
  .model .model-pagination h5 {
    margin: 0 0 20px;
  }
  .model .model-pagination a .name {
    top: 20px;
    font-size: 12px;
  }
}
.etp-s1 {
  background: url(../images/etp/first_bg.jpg) no-repeat top center;
  background-size: cover;
  padding-bottom: 0px;
}
.etp-s1 .main-middle {
  padding: 20% 0 13%;
}
.etp-s1 .main-middle .title-wrapper h1 {
  font-size: 52px;
  color: #fff;
  font-family: "ProximaNova";
  font-weight: 200;
  text-transform: uppercase;
}
.tab-menu ul.nav-tabs {
  border-bottom: 0;
  padding: 16px 0;
}
.tab-menu ul.nav-tabs li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.tab-menu ul.nav-tabs li a {
  text-transform: uppercase;
  font-size: 13px;
  color: #bbbbbb;
  margin: 0;
  display: inline-block;
  padding: 5px 22px;
  font-family: "ProximaNova_semibold";
  letter-spacing: 0.7px;
  border: none;
  font-weight: 600;
}
.tab-menu ul.nav-tabs li a:hover,
.tab-menu ul.nav-tabs li a.active,
.tab-menu ul.nav-tabs li a:focus {
  color: #0099DE;
  font-weight: 600;
  background: none;
  border: 0;
}
.tab-menu ul.nav-tabs li:focus {
  outline: none;
}
.tab-menu ul.nav-tabs li.active,
.tab-menu ul.nav-tabs li:hover {
  border: 0;
}
.tab-menu ul.nav-tabs li.active a,
.tab-menu ul.nav-tabs li:hover a {
  color: #0099DE;
  font-weight: 600;
  background: none;
  border: 0;
}
#timeline {
  background: #fafafa;
}
#timeline .timeline {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  position: relative;
  width: 100%;
}
#timeline .timeline .timeline-item {
  display: table-row;
}
#timeline .timeline .timeline-item .timeline-desk {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
#timeline .timeline .timeline-item .timeline-desk .timelinetitle {
  margin-bottom: 10px;
}
#timeline .timeline .timeline-item .timeline-desk .panel {
  display: block;
  margin-left: 25px;
  position: relative;
  text-align: left;
  background: #fff;
  margin-bottom: 5px;
}
#timeline .timeline .timeline-item .timeline-desk .arrow {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  left: -7px;
  position: absolute;
  top: 13px;
  width: 0;
  border-right: 8px solid #fff;
}
#timeline .timeline .timeline-item .timeline-desk .timeline-icon {
  left: -31px;
  position: absolute;
  top: 15px;
  border: 3px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  height: 12px;
  width: 12px;
  background: #0099DE;
  box-shadow: 0 0 0 3px #0099DE;
}
#timeline .timeline .timeline-item .timeline-desk .timeline-icon.blue {
  background: #1f89cb;
  box-shadow: 0 0 0 3px #1f89cb;
}
#timeline .timeline .timeline-item .timeline-desk .timeline-date {
  left: -200px;
  position: absolute;
  text-align: right;
  top: 12px;
  width: 150px;
}
#timeline .timeline .timeline-item:before,
#timeline .timeline .timeline-item.alt:after {
  content: "";
  display: table-cell;
  width: 50%;
}
#timeline .timeline .timeline-item.alt:before {
  display: none;
}
#timeline .timeline .timeline-item.alt .panel {
  margin-left: 0;
  margin-right: 25px;
}
#timeline .timeline .timeline-item.alt .arrow {
  border-left: 8px solid #fff;
  border-right: none;
  left: auto;
  right: -7px;
}
#timeline .timeline .timeline-item.alt .timeline-icon {
  left: auto;
  right: -33px;
}
#timeline .timeline .timeline-item.alt .timeline-date {
  left: auto;
  right: -160px;
}
#timeline .timeline:before {
  background-color: #C7CBD6;
  bottom: 0px;
  content: "";
  left: 50%;
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 0;
}
#what {
  background: #fafafa;
}
#what .s2 {
  padding-top: 73px;
  padding-bottom: 69px;
}
#what .s2 .title {
  text-align: left;
  font-size: 43px;
  color: #354C52;
  line-height: 47px;
  padding-bottom: 43px;
  margin-bottom: 43px;
  font-family: 'ProximaNova_semibold';
  text-transform: uppercase;
  background-position: left bottom;
}
#what .s2 p {
  text-align: left;
  line-height: 19px;
  font-size: 16px;
}
#what .s2 a.play-btn {
  background: url(../images/vid3.jpg) no-repeat center;
  display: block;
  text-align: center;
}
#what .s2 a.play-btn .fa-play {
  color: #fff;
  font-size: 90px;
  padding: 150px 0;
  opacity: 0.8;
  margin-left: 29px;
  width: 75px;
  transition: all 0.5s linear;
}
#what .s2 a.play-btn:hover .fa-play {
  opacity: 1;
}
#what .s2 .all_socials {
  margin-top: 27px;
}
#what .s2 .all_socials img {
  width: auto;
}
#what .s3 {
  color: #fff;
  padding-top: 73px;
  background: #0099DE url(../images/etp-map.jpg) no-repeat 19% 50%;
  background-size: 40%;
  padding-bottom: 69px;
}
#what .s3 .txt_r {
  text-align: right;
  padding-left: 50px;
  padding-right: 0;
  float: right;
}
#what .s3 .txt_r h2.white_line {
  color: #fff;
  background: url(../images/white_line.png) no-repeat left bottom;
  text-transform: uppercase;
  text-align: left;
  line-height: 47px;
}
#what .s3 ul {
  padding-bottom: 30px;
  margin-top: 35px;
  padding-left: 20px;
}
#what .s3 ul li {
  text-align: left;
  list-style-type: disc;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 18px;
}
@media screen and (max-width: 991px) {
  #what .s3 {
    background: #0099DE;
  }
}
@media screen and (max-width: 768px) {
  #timeline .timeline .timeline-item .timeline-desk {
    width: 100%;
  }
  #timeline .timeline .timeline-item .timeline-desk .timelinetitle {
    margin-top: 15px;
  }
  #timeline .timeline .timeline-item .timeline-desk .panel {
    margin: 0 0 15px 0 !important;
  }
  #timeline .timeline .timeline-item .timeline-desk .arrow {
    display: none;
  }
  #timeline .timeline .timeline-item .timeline-desk .timeline-icon {
    display: none;
  }
  #timeline .timeline .timeline-item .timeline-desk .timeline-date {
    padding: 5px 15px 10px;
    display: block;
    width: auto;
    text-align: right;
    position: initial;
  }
  #timeline .timeline .timeline-item:before,
  #timeline .timeline .timeline-item.alt:after {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .etp-s1 .main-middle .title-wrapper h1 {
    font-size: 35px;
  }
}
.media_header {
  background-image: url('../images/media-background.jpg');
}
.logo-side {
  background: #fff;
  padding: 55px 44px 50px 44px;
}
.logo-side h2 {
  padding: 0 15px 25px;
  text-align: left;
  font-size: 27px;
  color: #5c5c5c;
  text-transform: none;
  font-family: ProximaNova_semibold;
}
.logo-side .log {
  margin-bottom: 35px;
}
.logo-side .log img {
  width: auto;
}
.media {
  background: #f5f5f5;
  padding-top: 40px;
  margin-top: 0;
}
.media .media_info {
  margin-bottom: 46px;
  padding-top: 18px;
  height: 83px;
}
.media .media_info p {
  color: #5c5c5c;
  font-size: 15px;
  line-height: 24px;
  font-family: "ProximaNova_semibold";
  font-weight: 600;
}
.media .media_info p span {
  display: block;
  width: 100%;
  font-size: 11px;
  font-weight: 500;
  font-family: "ProximaNova";
  line-height: 16px;
  padding-top: 6px;
}
.media .media_info a {
  font-size: 17px;
  display: block;
  background: #e6e6e6;
  padding: 10px 14px 7px;
  border-radius: 3px;
}
.media .media_arch {
  margin-bottom: 46px;
}
.media .media_arch p {
  color: #5c5c5c;
  line-height: 17px;
  font-family: "ProximaNova_semibold";
  font-weight: 600;
  font-size: 16px;
}
.media .dd_archive {
  height: 160px;
  overflow: auto;
  width: 100%;
  float: left;
}
.media .dd_archive ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logos-footer {
  margin-top: -35px;
  float: left;
  width: 100%;
  position: relative;
}
.medias {
  background: #fff;
  text-align: center;
}
.medias .med {
  height: 276px;
}
.medias .med .wrap {
  padding: 60px 15px;
}
.medias .med .wrap .m_logo {
  height: 50px;
  display: table-cell;
  width: 255px;
  vertical-align: middle;
}
.medias .med .wrap .m_logo img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  max-height: 50px;
}
.medias .med .wrap .date {
  color: #8b8b8b;
  font-size: 13px;
  line-height: 40px;
  font-family: 'ProximaNova';
}
.medias .med .wrap .text .title {
  text-decoration: none;
  display: block;
  color: #232323;
  font-family: 'ProximaNova_semibold';
  font-size: 18px;
  height: 80px;
  line-height: 20px;
}
#archive-form {
  position: relative;
}
#archive-form .form-group {
  margin-bottom: 0;
}
#archive-form .form-control {
  height: 40px;
  padding-right: 50px;
}
#archive-form .btn-primary {
  position: absolute;
  padding: 10px 15px;
  top: 0;
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.news_header {
  background-image: url(../images/news_header2.jpg);
}
.new_tags {
  padding: 16px 0;
}
.new_tags .news-title {
  line-height: 35px;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  padding: 0px 10px 0px 0px;
}
.news-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.news-menu li {
  display: inline-block;
}
.news-menu li a {
  line-height: 35px;
  display: block;
  float: left;
  margin-right: 5px;
  cursor: pointer;
  position: relative;
  padding: 0 7px;
  font-size: 10px;
  text-transform: uppercase;
  background: #f8f8f8;
  font-family: "ProximaNova";
  font-weight: 400;
  color: #5a5a5a;
  border-radius: 4px;
}
.news-menu li a:hover,
.news-menu li a.active {
  background: #0099DE;
  color: #fff;
}
.adaptive-news {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('/images/news-preloader.png');
  background-color: #fff;
}
#news-result .infinite-news-item {
  background: #fff;
  margin-bottom: 15px;
  padding-left: 0;
  float: left;
  width: 100%;
}
#news-result .infinite-news-item a span {
  position: absolute;
  top: 125px;
  left: 50%;
  width: 0;
  height: 0;
  display: block;
}
#news-result .infinite-news-item a span .fa-play {
  position: relative;
  color: #fff;
  font-size: 60px;
  margin: 0;
  padding: 0;
  opacity: 0.8;
  transition: opacity 0.3s linear;
}
#news-result .infinite-news-item a:hover .fa-play {
  opacity: 1;
}
#news-result .infinite-news-item .pics-item {
  height: 310px;
  overflow: hidden;
  padding-left: 0;
}
#news-result .infinite-news-item .pics-item img {
  max-width: 600px;
  min-width: 600px;
  margin-left: -20%;
}
#news-result .infinite-news-item .inf_text {
  padding: 43px 40px;
  height: 310px;
}
#news-result .infinite-news-item .inf_text .calendar {
  color: #818181;
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-right: 10px;
  letter-spacing: 0.5px;
}
#news-result .infinite-news-item .inf_text .autor {
  color: #818181;
  margin-bottom: 0px;
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-left: 10px;
  padding-left: 20px;
  letter-spacing: 0.5px;
}
#news-result .infinite-news-item .inf_text .title {
  font-size: 20px;
  margin: 0;
  line-height: 21px;
  overflow: hidden;
  text-align: left;
  padding-bottom: 25px;
}
#news-result .infinite-news-item .inf_text .title a {
  color: #000;
  font-size: 24px;
  margin: 0;
  line-height: 27px;
}
#news-result .infinite-news-item .inf_text .title a:hover {
  color: #0099DE;
  text-decoration: none;
}
#news-result .infinite-news-item .inf_text .info {
  padding: 0;
  color: #515151;
  height: 60px;
  overflow: hidden;
}
#news-result .infinite-news-item .inf_text .info a {
  color: #515151;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  font-family: "ProximaNova";
}
#news-result .author-news-item {
  overflow: hidden;
  margin-bottom: 15px;
}
#news-result .author-news-item .image {
  height: 170px;
  overflow: hidden;
  padding-left: 0;
}
#news-result .author-news-item .image .adaptive-news {
  position: initial;
}
#news-result .author-news-item .description {
  background: #fff;
  padding: 20px;
}
#news-result .author-news-item .description .title {
  text-align: left;
  overflow: hidden;
  height: 80px;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 15px;
  font-size: 16px;
  color: #000;
  line-height: 26px;
}
#news-result .author-news-item .description .title:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#news-result .author-news-item .description .title a {
  font-size: 16px;
  color: #000;
}
#news-result .author-news-item .description .add_info {
  bottom: 15px;
}
#news-result .author-news-item .description .add_info .calendar {
  color: #818181;
  font-size: 10px;
  float: left;
  display: inline-block;
  margin-right: 12px;
}
#news-result .author-news-item .description .add_info .autor {
  color: #818181;
  margin-bottom: 0px;
  font-size: 10px;
  float: left;
  display: inline-block;
}
#news-result .author-news-item .description .add_info .autor .stars {
  top: -2px;
  margin-left: 12px;
}
#news-result .author-news-item .description .add_info .autor .stars img {
  max-width: 11px;
}
.add_info {
  position: absolute;
  bottom: 43px;
}
#more {
  width: 100%;
  text-align: center;
  -webkit-border-radius: 5px;
  line-height: 38px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #e6e6e6;
  color: #787878;
  outline: none;
  cursor: pointer;
}
.stars {
  position: relative;
  top: -3px;
}
.stars img {
  max-width: 16px;
}
.news-item {
  margin: 40px 0;
}
.news-item .news {
  font-size: 16px;
}
.news-item .news img {
  height: auto !important;
}
.news-item .news iframe {
  width: 100% !important;
  height: 480px !important;
}
.news-item .news .news-gallery {
  margin-top: 40px;
}
.news-item .news .news-gallery .gal-item {
  margin-bottom: 15px;
  height: 240px;
  max-width: 400px;
  overflow: hidden;
}
.news-item .news .news-gallery .gal-item img {
  width: auto;
  max-width: 470px;
}
.news-item .news .news-gallery .col-md-3 .gal-item {
  height: 180px;
}
.news-item .top_news {
  padding: 0;
  padding-bottom: 7px;
  position: relative;
  width: 100%;
  float: left;
}
.news-item .top_news .title {
  text-align: left;
  margin-top: 0;
  padding-bottom: 0;
}
.news-item .top_news .title a {
  color: #000;
  display: block;
  font-size: 18px;
  line-height: 20px;
}
.news-item .top_news .autor {
  line-height: normal;
  padding-bottom: 20px;
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-left: 10px;
  padding-left: 20px;
  letter-spacing: 0.5px;
}
.news-item .top_news .calendar {
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-right: 10px;
  letter-spacing: 0.5px;
  line-height: normal;
  padding-bottom: 20px;
}
.news-item .top_news .pic {
  min-height: 200px;
  margin-bottom: 8px;
  overflow: hidden;
  position: relative;
  display: block;
  height: 200px;
  transition: all 0.25s ease-in-out;
}
.news-item .top_news .pic img {
  margin: 0;
  padding: 0px;
  z-index: 0;
  transition: all 0.25s ease-in-out;
  min-height: 200px;
  width: auto;
  max-height: 200px;
  max-width: inherit;
}
.news-item .top_news .pic:hover img {
  transform: scale(1.15, 1.15);
  -webkit-transform: scale(1.15, 1.15);
  -moz-transform: scale(1.15, 1.15);
  -ms-transform: scale(1.15, 1.15);
  -o-transform: scale(1.15, 1.15);
}
.news-item .news p {
  margin: 0 0 15px;
  font-family: "ProximaNova";
  color: #5c5c5c;
  font-size: 16px;
  line-height: 24px;
}
.news-item .news .additional {
  margin-top: 10px;
  margin-bottom: 30px;
  width: 100%;
  float: left;
  position: relative;
}
.news-item .news .additional .tags .share_us {
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
}
.news-item .news .additional .tags ul.tags-list {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
  padding-right: 80px;
}
.news-item .news .additional .tags ul.tags-list li a {
  display: inline-block;
  line-height: 20px;
  float: left;
  margin-right: 7px;
  cursor: pointer;
  position: relative;
  padding: 0 17px;
  font-size: 11px;
  text-transform: uppercase;
  background: #eaeaea;
  font-family: "ProximaNova";
  font-weight: 400;
  color: #5a5a5a;
  margin-bottom: 10px;
}
.news-item .news .additional .tags ul.tags-list li a:hover {
  background: #0099DE;
  color: #fff;
}
.news-item .news .additional .tags ul.tags-list li.firsttag {
  background: #0099DE;
  color: #fff;
  float: left;
  margin-right: 7px;
  margin-bottom: 0;
  position: relative;
  padding: 0 13px;
  line-height: 20px;
  font-size: 11px;
  text-transform: uppercase;
  font-family: "ProximaNova";
  font-weight: 400;
}
.news-item .news .authors {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
}
.news-item .news .authors .sw-block {
  background-image: url(../images/logos/sw_bg_gray.png);
  background-repeat: no-repeat;
  background-position: bottom 10px right;
}
.news-item .news .authors h5 {
  font-size: 14px;
  font-weight: 700;
  margin: 35px 0 10px;
  padding-bottom: 10px;
  color: #000;
  text-transform: uppercase;
  font-family: ProximaNova_semibold;
}
.news-item .news .authors h5.underline {
  border-bottom: 2px solid #eaeaea;
}
.news-item .news .authors .work-name {
  font-weight: 400;
  color: #858585;
  line-height: 24px;
  font-size: 14px;
  display: inline-block;
  text-transform: lowercase;
}
.news-item .news .authors .author-name {
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
}
.news-item .news .authors .author-name a {
  font-size: 16px;
  font-weight: 700;
  color: #0099DE;
}
.news-item .news .authors .author-name a:hover {
  text-decoration: underline;
}
.news-item .news #rating {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 40px;
}
.news-item .news #rating .small {
  font-size: 12px;
  color: #858585;
}
.news-item .news #rating .stars {
  margin-bottom: 2px;
}
.news-item .news #rating .stars img {
  width: 20px;
}
.news-item .news #rating .btn-primary {
  padding: 10px 20px;
  min-height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.news-item .news #comment-list {
  float: left;
  width: 100%;
}
.news-item .news #comment-list .comment-title {
  margin: 40px 0 30px;
  background: #eaeaea;
  padding: 5px 10px;
  color: #08394b;
  font-weight: 700;
}
.news-item .news #comment-list .comment-item {
  margin-bottom: 40px;
}
.news-item .news #comment-list .comment-item .name {
  color: #08394b;
  font-weight: 700;
  margin-right: 10px;
  margin-bottom: 10px;
  display: block;
}
.news-item .news #comment-list .comment-item .status {
  position: relative;
  top: -1px;
}
.news-item .news #comment-list .comment-item .status img {
  max-width: 16px;
}
.news-item .news #comment-list .comment-item .date,
.news-item .news #comment-list .comment-item .g-small {
  font-size: 14px;
  color: #858585;
  margin-bottom: 5px;
}
.news-item .news #comment-list .comment-item .date .status,
.news-item .news #comment-list .comment-item .g-small .status {
  margin-left: 5px;
}
.news-item .news #comment-list .comment-item .date .rating,
.news-item .news #comment-list .comment-item .g-small .rating {
  margin-left: 5px;
  position: relative;
  top: -2px;
}
.news-item .news #comment-list .comment-item .text {
  color: #5c5c5c;
  line-height: 24px;
}
.news-item .news #comment-list .comment-item .rating {
  margin: 1px 0;
}
.news-item .news #comment-list .comment-item .rating img {
  width: 15px;
}
.news-item .news #comment-list .comment-item .comment-item {
  padding-left: 50px;
  padding-top: 20px;
}
.news-item .news .subscribe {
  padding: 47px;
  background: #0099DE;
  color: #fff;
  width: 100%;
  float: left;
}
.news-item .news .subscribe h4 {
  text-align: center;
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
}
.news-item .news .subscribe .btn-white,
.news-item .news .subscribe .btn-white:focus,
.news-item .news .subscribe .btn-white:active {
  margin-top: 25px;
  background: none;
  color: #fff;
}
.news-item .news .subscribe .btn-white:hover {
  background: #fff;
  color: #0099DE;
}
.news-item .news .btn-offer {
  padding: 20px;
  margin-bottom: 30px;
}
.news-item .news .same-theme {
  width: 100%;
  float: left;
}
.news-item .news .same-theme .same-padding {
  padding: 0 50px;
}
.news-item .news .same-theme h4 {
  color: #484848;
  padding: 42px 0 20px;
  text-transform: uppercase;
  font-family: ProximaNova_semibold;
}
.news-item .news .same-theme .owl-nav .owl-prev,
.news-item .news .same-theme .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  font-size: 45px;
  margin-top: -22px;
  color: #656565;
}
.news-item .news .same-theme .owl-nav .owl-prev {
  left: -30px;
}
.news-item .news .same-theme .owl-nav .owl-next {
  right: -30px;
}
.news-item .news .same-theme .item {
  height: 250px;
  background-size: cover;
  position: relative;
}
.news-item .news .same-theme .item .cover {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(53, 53, 53, 0.4);
}
.news-item .news .same-theme .item .caption-text {
  z-index: 2;
  color: #fff;
  position: absolute;
  text-align: left;
  bottom: 0;
  left: 0;
  padding: 24px;
}
.news-item .news .same-theme .item .caption-text .title {
  width: 100%;
  min-height: 50px;
  font-family: ProximaNova_semibold;
  text-transform: none;
  font-size: 16px;
  line-height: 21px;
  margin-right: 22px;
  color: #fff;
  text-align: left;
}
.news-item .news .same-theme .item .caption-text .calendar {
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-right: 10px;
  letter-spacing: 0.5px;
}
.news-item .news .same-theme .item .caption-text .autor {
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-left: 10px;
  padding-left: 20px;
  letter-spacing: 0.5px;
}
.news-header-inside {
  height: 475px;
  position: relative;
  background-position: center top;
  overflow: hidden;
}
.news-header-inside .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #fff;
  background-image: url(/images/news-preloader.png);
  background-size: cover;
  background-position: center;
}
.news-header-inside .gradient {
  background: url(../images/text_dark.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.news-header-inside .caption-text {
  padding: 0 15px;
  bottom: 0;
  position: absolute;
  z-index: 3;
}
.news-header-inside .caption-text h1 {
  padding: 0 0 20px;
  color: #fff;
  font-size: 31px;
  font-family: ProximaNova_semibold;
  margin: 0;
}
.news-header-inside .caption-text .news_info {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 60px;
  color: #fff;
}
.news-header-inside .caption-text .news_info .calendar {
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-right: 10px;
  letter-spacing: 0.5px;
}
.news-header-inside .caption-text .news_info .autor {
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-left: 10px;
  padding-left: 20px;
  letter-spacing: 0.5px;
}
.left_side {
  padding: 32px 0 29px;
  float: left;
  position: relative;
  background: url(../images/bg_news_frm.jpg) no-repeat 0 0 / cover;
}
.left_side .title {
  color: #fff;
  font-size: 21px;
  padding: 0 10px 20px;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-transform: none;
  text-align: center;
  font-family: ProximaNova_semibold;
  font-weight: 600;
}
.news_header_padding {
  padding: 170px 40px 60px;
  position: relative;
}
.news_header_padding h2 {
  font-family: ProximaNova_semibold;
  font-size: 33px;
  line-height: 45px;
  margin: 30px;
}
.news_header_padding h2 a {
  color: #fff;
  cursor: pointer;
}
.news_header_padding h2 a:hover {
  color: #fff;
  text-decoration: none;
}
.news_header_padding p a {
  color: #fff;
  cursor: pointer;
}
.news_header_padding p a:hover {
  color: #fff;
  text-decoration: none;
}
.news_header_padding .owl-item {
  height: 200px;
}
.news_header_padding .owl-nav .owl-prev,
.news_header_padding .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  font-size: 45px;
  margin-top: -37px;
  color: #fff;
}
.news_header_padding .owl-nav .owl-prev {
  left: -30px;
}
.news_header_padding .owl-nav .owl-next {
  right: -30px;
}
.news_archive {
  float: left;
  margin: 0 0 15px;
  width: 100%;
  background: #fff;
  padding: 25px 15px;
}
.news_archive .archive_more {
  display: inline-block;
  font-size: 15px;
  margin-top: 5px;
  cursor: pointer;
}
.news_archive .archive_more .archive_close {
  display: none;
}
.news_archive .archive_more.active .archive_open {
  display: none;
}
.news_archive .archive_more.active .archive_close {
  display: inline-block;
}
.news_archive h4 {
  font-size: 20px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-family: ProximaNova_semibold;
}
.news_archive .reflect_archive {
  max-height: 300px;
  overflow: hidden;
  transition: all 1s ease-in;
  margin: 0 -5px;
  padding: 0;
}
.news_archive .reflect_archive .reflect_month {
  display: inline-block;
  width: 50%;
  float: left;
  text-align: center;
  padding: 0 5px 10px 5px;
}
.news_archive .reflect_archive .reflect_month a {
  line-height: 20px;
  background: #f5f5f5;
  border-radius: 4px;
  display: block;
  padding: 10px 0;
  color: #686868;
  font-size: 12px;
  text-transform: uppercase;
}
.news_archive .reflect_archive .reflect_month a:hover,
.news_archive .reflect_archive .reflect_month a.active {
  color: #fff;
  background: #0099DE;
}
.click-block {
  position: absolute;
  width: 100%;
  bottom: 10px;
}
.click-block a.btn {
  min-width: 176px;
}
.title-image {
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: 0;
}
.news-item-sidebar .sidebar-search {
  margin-bottom: 15px;
}
.news-item-sidebar .sidebar-search input[type="text"] {
  background: none;
}
.g-recaptcha > div {
  margin: 0 0 0 auto;
}
.error .g-recaptcha > div {
  border: 1px solid #e40000;
}
#modal-comment {
  background: #fff;
  max-width: 650px;
  margin: 0 auto;
  font-size: 16px;
}
#modal-comment #news_add {
  padding: 40px 40px 0;
}
#modal-comment #news_add h2 {
  margin-bottom: 20px;
}
#modal-comment #news_add p {
  color: #5c5c5c;
  font-size: 16px;
}
#modal-comment .modal-footer {
  border-bottom: #f5f5f5;
  padding: 20px 40px;
}
#modal-comment .modal-footer .m-table {
  display: table;
  width: 100%;
  color: #858585;
  text-align: left;
}
#modal-comment .modal-footer .m-table .m-cell {
  display: table-cell;
  vertical-align: middle;
}
#modal-comment .modal-footer .m-table .m-cell.m-icon {
  padding-right: 25px;
  font-size: 30px;
  width: 55px;
}
#modal-comment .modal-footer.error .m-table {
  color: #e40000;
}
.s-table {
  width: 100%;
  display: table;
  margin-bottom: 40px;
}
.s-table .s-cell {
  display: table-cell;
}
.s-table .s-cell h3 {
  margin: 0 0 15px;
}
.s-table .s-cell.s-icon {
  padding: 10px 25px 0 0;
  width: 60px;
}
form.style-form {
  margin-top: 20px;
  color: #354C52;
}
form.style-form#comment-form {
  border-top: 4px solid #0099DE;
  padding-top: 30px;
}
form.style-form .form-group {
  position: relative;
  margin-bottom: 20px;
}
form.style-form .form-group .error-block {
  position: absolute;
  bottom: -15px;
  font-size: 10px;
  width: 100%;
  text-align: center;
  color: #e40000;
}
form.style-form label {
  font-size: 16px;
  line-height: 24px;
}
form.style-form .form-control {
  border-color: #eaeaea;
  color: #858585;
  height: 45px;
  box-shadow: none;
}
form.style-form textarea.form-control {
  min-height: 100px;
  height: auto;
  padding: 12px;
}
form.style-form .star-rating.star-5 {
  position: relative;
  top: 5px;
  margin-left: 15px;
}
form.style-form .error.rate {
  background: #fce5e5;
}
form.style-form .error .form-control {
  border-color: #e40000;
}
.underline {
  border-bottom: 4px solid #0099DE;
  padding-bottom: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
}
hr.style-hr {
  border-bottom: 4px solid #0099DE;
  margin: 30px 0;
}
.text-style-block .text-style-title {
  font-size: 16px;
  line-height: 24px;
  padding: 20px;
  font-weight: 700;
  background: #f4f4f4;
  border: 1px solid #d8d8d8;
  border-bottom: none;
}
.text-style-block textarea.form-control {
  padding: 20px;
}
.text-style-block input.form-control {
  line-height: 60px;
  height: 60px;
}
.text-style-block .form-control {
  border-radius: 0;
  border-color: #d8d8d8;
  outline: none !important;
  box-shadow: none;
  resize: vertical;
  padding: 0 20px;
  font-size: 16px;
}
.error .text-style-block textarea.form-control,
.error .text-style-block input.form-control {
  border-color: #e40000;
}
.author-header {
  padding-top: 135px;
  background: #0099DE;
}
.author-header .flex-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.author-header .flex-block .image {
  width: 25%;
  padding-right: 25px;
}
.author-header .flex-block .image img {
  position: relative;
  bottom: -45px;
}
.author-header .flex-block .about {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 0 0 5px;
  margin-top: auto;
}
.author-header .flex-block .about .logo {
  margin-bottom: auto;
}
.author-header .flex-block .about .logo img {
  max-width: 100px;
}
.author-header .flex-block .about .main {
  margin-bottom: 30px;
}
.author-header .flex-block .about .name {
  display: inline-block;
  font-size: 38px;
  color: #fff;
  font-family: 'ProximaNova_semibold';
}
.author-header .flex-block .about .work {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
}
.author-header .flex-block .about .social-info {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 30px;
  position: relative;
  top: -6px;
}
.author-header .flex-block .about .social-info li {
  display: inline-block;
  margin-right: 5px;
}
.author-header .flex-block .about .social-info li a:hover {
  opacity: 0.7;
}
.author-header .flex-block .about .social-info li img {
  height: 22px;
  width: 22px;
}
.author-header .flex-block .about .job {
  margin-top: 15px;
  background: #0099DE;
  font-size: 17.04px;
  color: #fff;
  padding: 7px 15px;
  font-family: 'ProximaNova_semibold';
  text-transform: uppercase;
}
.author-header .flex-block .about .department {
  margin-top: 15px;
  color: #000;
  font-size: 22px;
  font-family: 'ProximaNova_semibold';
}
.author-content {
  padding-top: 27px;
}
#author_about {
  width: 100%;
  float: left;
  color: #5c5c5c;
}
#author_about .no-padding {
  padding: 0;
}
#author_about .additional-info .job {
  font-size: 16px;
  color: #000;
  font-family: 'ProximaNova_semibold';
  margin-bottom: 40px;
  text-transform: uppercase;
}
#author_about .additional-info .about {
  font-size: 16px;
}
#author_about .additional-info .about p {
  margin-bottom: 40px;
}
#author_about .additional-info .publication {
  font-size: 16px;
  font-family: 'ProximaNova_semibold';
  color: #000;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #eaeaea;
  text-transform: uppercase;
}
.footer .btn {
  color: #fff;
  text-transform: inherit;
  padding: 10px;
}
.offer-news {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 16px;
}
.offer-news .offer-block {
  position: absolute;
  top: 0;
  max-width: 100%;
  padding: 15px;
  width: 100%;
  height: 220px;
  display: table;
}
.offer-news .offer-block .content {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  background: rgba(63, 136, 179, 0.3);
  padding: 15px;
}
.offer-news .offer-block .content .offer-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
}
.offer-news .offer-block .content .btn {
  padding: 10px;
}
.mail-small {
  font-weight: 400;
  line-height: 20px;
  font-size: 12px;
  color: #858585;
  display: block;
}
.offer_header {
  background-image: url(../images/headers/offer.jpg);
}
#confirm-page {
  padding: 75px 0;
}
#confirm-page h2 {
  font-weight: 700;
  margin-bottom: 45px;
}
#confirm-page p {
  font-size: 16px;
  margin-bottom: 30px;
}
#confirm-page .btn {
  margin-top: 15px;
}
.custom-upload {
  padding: 7px 35px;
  border: 1px solid #eaeaea;
  cursor: pointer;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 40px;
}
.custom-upload input[type="file"] {
  display: none;
}
.custom-upload .name img {
  width: 25px;
  position: relative;
  top: -1px;
}
#input-data {
  display: inline;
}
#input-data .custom-upload {
  padding: 7px 15px;
  font-weight: 400;
  cursor: default;
  background: #f1f1f1;
}
#input-data .custom-upload.error {
  background: #fce5e5;
}
#input-data .custom-upload .name {
  font-size: 14px;
}
#input-data .custom-upload .name .delete {
  margin-left: 5px;
  cursor: pointer;
  font-size: 19px;
  position: relative;
  top: 3px;
  padding: 5px;
  line-height: 14px;
  display: inline-block;
}
.info-block {
  font-size: 14px;
  color: #858585;
}
#avatar-block #avatar-preview {
  margin-bottom: 10px;
  border-radius: 15px;
  width: 165px;
  height: 165px;
  max-width: 100%;
  max-height: 100%;
  background-image: url('../images/default/avatar.png');
  background-position: center;
  background-size: cover;
}
#avatar-block.error .info-block {
  color: #e40000;
}
.form-inline .form-group .btn-primary {
  padding: 7px 20px;
}
@media screen and (max-width: 1199px) {
  .news_header_padding h2 {
    font-size: 28px;
    line-height: 35px;
  }
  #author_about .flex-block .about .name {
    font-size: 25px;
    line-height: 30px;
  }
  #author_about .flex-block .about .department {
    font-size: 18px;
  }
  .new_tags .news-title {
    display: none;
  }
  .new_tags .news-menu li a {
    padding: 0 6px;
  }
  .news-item .top_news .pic {
    min-height: 150px;
    height: 150px;
  }
  .news-item .top_news .pic img {
    min-height: 150px;
    height: 150px;
  }
  #news-result .infinite-news-item .inf_text .autor {
    padding-left: 10px;
  }
  .offer-news img {
    height: 220px;
  }
  .offer-news .offer-block .content .offer-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .news-item .news #rating .btn-primary {
    min-height: auto;
  }
  .author-header {
    padding-top: 55px;
  }
  .author-header .flex-block .image {
    width: 50%;
  }
  .author-header .flex-block .image img {
    bottom: -20px;
  }
  .author-header .flex-block .about .name {
    display: block;
    padding-bottom: 10px;
  }
  .author-header .flex-block .about .social-info {
    display: block;
    margin: 10px 0;
  }
  .news-item .news #rating .btn-primary {
    margin-bottom: 15px;
  }
  #news-result .infinite-news-item {
    float: none;
  }
  #news-result .infinite-news-item .inf_text {
    height: 250px;
  }
  #news-result .infinite-news-item .inf_text .title {
    padding: 0;
  }
  #news-result .infinite-news-item .pics-item img {
    max-width: 1000px;
    min-width: 860px;
  }
  #more {
    margin-bottom: 20px;
  }
  .new_tags .news-menu {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  #news-result .author-news-item .image {
    height: 300px;
  }
  #news-result .author-news-item .description .title {
    height: auto;
  }
  #news-result .author-news-item .description .title:after {
    display: none;
  }
  .author-header .flex-block .about .name {
    font-size: 30px;
    line-height: 30px;
  }
  .news-item .news .news-gallery .gal-item {
    height: 240px !important;
  }
  .news-item .news .additional .tags ul.tags-list {
    padding-right: 0;
  }
  .news-item .news .additional .tags .share_us {
    position: inherit;
    text-align: left;
  }
  .news_header_padding {
    padding: 110px 40px 10px;
    position: relative;
  }
  .news_header_padding h2 {
    font-size: 20px;
    line-height: 25px;
    margin: 15px;
  }
}
@media screen and (max-width: 500px) {
  #news-result .author-news-item .image {
    height: 220px;
  }
  .author-header {
    padding-top: 50px;
  }
  .author-header .flex-block {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .author-header .flex-block .image {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .author-header .flex-block .image img {
    margin-bottom: 25px;
    bottom: 0;
  }
  .author-header .flex-block .about .name {
    font-size: 30px;
    line-height: 30px;
  }
  #author_about .flex-block {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #author_about .flex-block .image {
    margin-bottom: 20px;
    max-width: 100%;
  }
  #author_about .flex-block .about {
    padding: 0;
  }
  #author_about .flex-block .about .logo {
    display: none;
  }
  #author_about .flex-block .about .name {
    font-size: 25px;
    line-height: 30px;
  }
  #author_about .flex-block .about .department {
    font-size: 18px;
  }
  #news-result .infinite-news-item .pics-item img {
    min-width: 540px;
  }
  .news-header-inside {
    height: 370px;
    position: relative;
  }
  .news-header-inside .caption-text h1 {
    font-size: 24px;
  }
  .news-item .news iframe {
    width: 100% !important;
    height: 350px !important;
  }
  #news-result .infinite-news-item .inf_text .autor.autor-rating,
  .news-header-inside .caption-text .news_info .autor.autor-rating {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    position: relative;
    top: 10px;
  }
  .news-item .news #rating .btn {
    display: block;
    margin-bottom: 10px;
  }
  #modal-comment #news_add {
    padding: 20px 20px 0;
  }
}
@media screen and (max-width: 400px) {
  #news-result .author-news-item .image {
    height: 170px;
  }
}
.aet_header {
  background-image: url('../images/aet-background.jpg');
}
.aet_header h1 {
  max-width: 500px;
  font-size: 48px;
  line-height: 50px;
}
.aet_header h1 span {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 5px;
}
.logo-side {
  background: #fff;
  padding: 55px 44px 50px 44px;
}
.logo-side h2 {
  padding: 0 15px 25px;
  text-align: left;
  font-size: 27px;
  color: #5c5c5c;
  text-transform: none;
  font-family: ProximaNova_semibold;
}
.logo-side .log {
  margin-bottom: 35px;
}
.logo-side .log img {
  width: auto;
}
.aet-block {
  background: #fff;
  padding-top: 70px;
  margin-top: 0;
  color: #000;
}
.aet-block h2,
.aet-block p {
  color: #000 !important;
}
.aet-block h2 {
  padding-bottom: 15px;
  text-transform: uppercase;
}
.aet-block .aet-wrap img {
  margin-bottom: 70px;
}
.aet-block .btn-more {
  background: #199BDC;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-weight: 700;
  padding: 10px 40px;
  text-transform: uppercase;
  margin-top: 20px;
}
.aet-block .wrapper {
  border-left: 5px solid #0099DE;
  padding: 0 0 0 15px;
  margin-bottom: 20px;
}
.aet-block #news-result {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 25px -15px 10px;
}
.aet-block #news-result .infinite-news-item {
  width: 33.33333%;
  padding: 0 15px;
  margin-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item {
  background: #fff;
  filter: drop-shadow(0px 4px 11px rgba(0, 0, 0, 0.1));
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item a span {
  position: absolute;
  top: 125px;
  left: 50%;
  width: 0;
  height: 0;
  display: block;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item a span .fa-play {
  position: relative;
  color: #fff;
  font-size: 60px;
  margin: 0;
  padding: 0;
  opacity: 0.8;
  transition: opacity 0.3s linear;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item a:hover .fa-play {
  opacity: 1;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .pics-item {
  height: 225px;
  overflow: hidden;
  padding-left: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .pics-item .adaptive-news {
  height: inherit;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .pics-item img {
  max-width: 600px;
  min-width: 600px;
  margin-left: -20%;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .inf_text {
  padding: 30px;
  position: relative;
  height: auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .inf_text .autor {
  color: #818181;
  margin-bottom: 0px;
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-left: 10px;
  padding-left: 20px;
  letter-spacing: 0.5px;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .inf_text .title {
  font-size: 20px;
  margin: 0;
  line-height: 21px;
  overflow: hidden;
  text-align: left;
  padding-bottom: 20px;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .inf_text .title a {
  color: #000;
  font-size: 24px;
  margin: 0;
  line-height: 27px;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .inf_text .title a:hover {
  color: #0099DE;
  text-decoration: none;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .inf_text .info {
  color: #515151;
  height: auto;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .inf_text .info a {
  color: #515151;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  font-family: "ProximaNova";
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .inf_text .add_info {
  bottom: 30px;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .add_info {
  display: block;
  padding: 0 30px 30px 30px;
  position: relative;
  bottom: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .add_info .calendar {
  color: #818181;
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-right: 10px;
  letter-spacing: 0.5px;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .add_info .autor {
  color: #818181;
  margin-bottom: 0px;
  font-size: 12px;
  float: left;
  display: inline-block;
  margin-left: 10px;
  padding-left: 20px;
  letter-spacing: 0.5px;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .add_info .autor .stars {
  top: -3px;
  margin-left: 12px;
}
.aet-block #news-result .infinite-news-item .wrapper-news-item .add_info .autor .stars img {
  max-width: 16px;
}
.aet-block #news-result .author-news-item {
  overflow: hidden;
  margin-bottom: 15px;
}
.aet-block #news-result .author-news-item .image {
  height: 170px;
  overflow: hidden;
  padding-left: 0;
}
.aet-block #news-result .author-news-item .image .adaptive-news {
  position: initial;
}
.aet-block #news-result .author-news-item .description {
  background: #fff;
  padding: 20px;
}
.aet-block #news-result .author-news-item .description .title {
  text-align: left;
  overflow: hidden;
  height: 80px;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 15px;
  font-size: 16px;
  color: #000;
  line-height: 26px;
}
.aet-block #news-result .author-news-item .description .title:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.aet-block #news-result .author-news-item .description .title a {
  font-size: 16px;
  color: #000;
}
@media screen and (max-width: 991px) {
  .aet_header h1 {
    font-size: 28px;
    line-height: 28px;
  }
  .aet_header h1 span {
    font-size: 16px;
  }
  .aet-block #news-result .infinite-news-item .wrapper-news-item {
    width: 100%;
  }
  .aet-block #news-result .infinite-news-item {
    width: 100%;
  }
  .aet-block .btn-more {
    width: 100%;
  }
  .aet-block #news-result .infinite-news-item {
    margin-bottom: 15px;
  }
  .aet-block #news-result {
    margin: 25px -15px 20px;
  }
}
.vacancies_header {
  background-image: url(../images/vacancies.png);
}
.priority {
  background: #fff;
  padding: 60px 40px;
  font-size: 16px;
  margin: 20px auto 60px auto;
  color: #5C5C5C;
  max-width: 1140px;
}
.priority .vacancies-title {
  color: #5C5C5C;
  font-size: 24px;
  max-width: 754px;
  margin: 0 0 40px 0;
  font-weight: 600;
  text-align: left;
}
.priority .vacancies-body {
  margin: 20px 0;
}
.priority .vacancies-body p {
  margin: 0;
}
.priority .vacancies-body .vacancies-block {
  margin: 20px 0;
}
.priority .vacancies-body .vacancies-block ul {
  margin: 10px 0;
  padding: 0;
}
.priority .vacancies-body .vacancies-block li {
  list-style-type: none;
  font-weight: 400;
  margin-bottom: 10px;
}
.priority .vacancies-body .vacancies-block li:before {
  color: #359AE1;
  content: "•";
  padding-right: 10px;
}
.priority .vacancies-footer {
  margin: 30px 0 0 0;
}
.priority .vacancies-footer p {
  margin: 0;
}
.priority .vacancies-footer p:first-child {
  font-weight: 600;
}
.priority .vacancies-footer .btn {
  background: #0099DE;
  border: none;
  color: #fff;
  font-size: 18px;
  line-height: 120%;
  border-radius: 4px;
  padding: 12px 24px;
  font-family: 'ProximaNova_semibold';
  margin: 10px 0 40px 0;
}
