/* [ -- Master Stylesheet -- ] */
/* ##################################################

:: Template Name: South - Real Estate Agency Template
:: Author: Colorlib
:: Author URL: https://colorlib.com
:: Version: 1.0
:: Created: 15 April 2018
:: Last Updated: 25 April 2018

################################################## */
/* ##### Index of Stylesheet #####

:: 1.0 Import Fonts 
:: 2.0 Import All CSS
:: 3.0 Base CSS
:: 4.0 Preloader Area CSS
:: 5.0 Scroll Up Area CSS
:: 6.0 Section Heading Area CSS
:: 7.0 South Button CSS
:: 8.0 Header Area CSS
:: 9.0 Welcome Area CSS
:: 10.0 Advanced Search Area
:: 11.0 Single Property Area CSS
:: 12.0 Testimonials Area CSS
:: 13.0 Editor Area CSS
:: 14.0 Call to Action CSS
:: 15.0 Footer Area CSS
:: 16.0 Breadcumb Area CSS
:: 17.0 About Us Area CSS
:: 18.0 Team Member Area CSS
:: 19.0 Listings Area CSS
:: 20.0 Blog Area CSS 
:: 21.0 Contact Area CSS
:: 22.0 Shortcode Area CSS

##### Index of Stylesheet ##### /*

/* :: 1.0 Import Fonts */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/animate.css);
@import url(css/owl.carousel.css);
@import url(css/classy-nav.min.css);
@import url(css/magnific-popup.css);
@import url(css/font-awesome.min.css);
@import url(css/themify-icons.css);
@import url(css/nice-select.css);
@import url(css/jquery-ui.min.css);
/* :: 3.0 Base CSS */
.thre {
    font-size: 13px;
    display: block;
    border-top: 1px #eee solid;
    margin-top: 7px;
    border-bottom: 1px #eee solid;
    margin-bottom: 7px;
    padding: 5px 13px;
}
.product-item-small-card .product-item-container {
    height: auto;
    border: 1px #eee solid;
    margin-bottom: 7px;
}
* {
  margin: 0;
  padding: 0; }
::-webkit-scrollbar{
    width: 4px;
    color:#56af0e;;
    transition: all .4s ease;
}
::-webkit-scrollbar-thumb {
    background: #56af0e;; 
    border-radius: 4px;
    width: 4px;
    transition: all .4s ease;
  }
  ::-webkit-scrollbar-track {
    background: #101010; 
    border-radius: 4px;
    width: 4px;
  }
  input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.breakpoint-off .classynav ul li .dropdown {
    width: 355px;
}
@media (max-width:980px) {
.top-header-area .phone-number .number a {
    padding: 0 13px!important;
}
.top-header-area .email-address {
    display: none;
}
}
@media (max-width:1300px) {
    
    .main-header-area .searchbtn {
    display: none;
    }
}
.top-header-area .email-address a {
   
    font-size: 14px!important;
}
body {
  font-family: "Open Sans", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #323232;
  font-weight: 600; }

p {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 2;
  font-weight: 600; }

a {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: none;
  font-size: 14px;
  font-weight: 600; }
  a:hover, a:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    outline: none;
    font-size: 14px;
    font-weight: 600; }

ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none; }

img {
  height: auto;
  max-width: 100%; }

.mt-15 {
  margin-top: 15px; }

.mt-30 {
  margin-top: 30px; }

.mt-50 {
  margin-top: 50px; }

.mt-70 {
  margin-top: 70px; }

.mt-100 {
  margin-top: 100px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-50 {
  margin-bottom: 50px; }

.ml-15 {
  margin-left: 15px; }

.ml-30 {
  margin-left: 30px; }

.mr-15 {
  margin-right: 15px; }

.mr-30 {
  margin-right: 30px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-100 {
  margin-bottom: 100px; }

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-transparent {
  background-color: transparent; }

.bg-transparent-dark {
  background-color: rgba(0, 0, 0, 0.5) !important; }

.bg-transparent-light {
  background-color: rgba(255, 255, 255, 0.5) !important; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

.section-padding-100 {
  padding: 100px 0; }

.section-padding-50 {
  padding: 50px 0; }

.section-padding-50-0 {
  padding: 50px 0 0 0; }

.section-padding-100-70 {
  padding: 100px 0 70px; }

.section-padding-100-50 {
  padding: 100px 0 50px; }

.section-padding-100-0 {
  padding: 100px 0 0; }

.section-padding-0-100 {
  padding: 0 0 100px; }

.section-padding-100-20 {
  padding: 100px 0 20px 0; }

.bg-fixed {
  background-position: center center;
  background-attachment: fixed;
  background-size: cover; }

.top-header-area .phone-number .number a {

    font-size: 16px!important;
}
.classynav ul li a {
    font-size: 16px!important
}
.bg-overlay {
  position: relative;
  z-index: 1; }
  .bg-overlay::after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #56af0e;
    opacity: 0.7;
    content: ''; }

.bg-overlay-black {
  position: relative;
  z-index: 1; }
  .bg-overlay-black::after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.7;
    content: ''; }

.bg-overlay-white {
  position: relative;
  z-index: -1; }
  .bg-overlay-white::after {
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(230, 241, 255, 0.5);
    content: ''; }

.gradient-background-overlay:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.9) 90%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.9) 90%, rgba(0, 0, 0, 0) 100%); }

.bg-gray {
  background-color: #f5f7f9; }

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.align-items-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -ms-grid-row-align: stretch;
  align-items: stretch; }

.gradient-background-overlay {
  position: relative;
  z-index: 3; }

/* :: 4.0 Preloader Area CSS */
#preloader {
  overflow: hidden;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100000;
  background-color: #ffffff; }

.south-load {
  -webkit-animation: 1500ms linear 0s normal none infinite running south-load;
  animation: 1500ms linear 0s normal none infinite running south-load;
  background: transparent;
  border-color: #ffffff;
  border-top-color: #56af0e;
  border-left-color: #56af0e;
  border-right-color: #56af0e;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  height: 50px;
  left: calc(50% - 25px);
  position: relative;
  top: calc(50% - 25px);
  width: 50px;
  z-index: 9; }

@-webkit-keyframes south-load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes south-load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* :: 5.0 Scroll Up Area CSS */
#scrollUp {
  background-color: #56af0e;
  border-radius: 50%;
  bottom: 40px;
  right: 40px;
  box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: 24px;
  height: 50px;
  text-align: center;
  width: 50px;
  line-height: 46px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  #scrollUp:hover {
    background-color: #000000; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    #scrollUp {
      bottom: 30px;
      right: 30px;
      height: 50px;
      width: 50px;
      line-height: 46px; } }
  @media only screen and (max-width: 767px) {
    #scrollUp {
      bottom: 30px;
      right: 30px;
      height: 50px;
      width: 50px;
      line-height: 46px; } }

/* :: 6.0 Section Heading Area CSS */
.section-heading {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 100px; }
  .section-heading img {
    margin-bottom: 10px; }
  .section-heading h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 5px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .section-heading h2 {
        font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      .section-heading h2 {
        font-size: 24px; } }
  .section-heading p {
    color: #56af0e;
    font-size: 14px;
    margin-bottom: 0;
    font-style: italic; }

/* :: 7.0 South Button CSS */
.south-btn {
  position: relative;
  z-index: 1;
  min-width: 170px;
  height: 50px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  background-color: #56af0e;
  border-radius: 0;
  line-height: 50px;
  padding: 0 30px;
  text-transform: uppercase; }
  .south-btn.active, .south-btn:hover, .south-btn:focus {
    color: #ffffff;
    background-color: #000000; }
  .south-btn.btn-2 {
    border: 2px solid #56af0e;
    background-color: transparent;
    color: #56af0e;
    line-height: 46px; }
    .south-btn.btn-2:hover, .south-btn.btn-2:focus {
      color: #ffffff;
      background-color: #56af0e; }
  .south-btn.btn-3 {
    border: 2px solid #000000;
    background-color: transparent;
    color: #000000;
    line-height: 46px; }
    .south-btn.btn-3:hover, .south-btn.btn-3:focus {
      color: #ffffff;
      background-color: #000000; }

/* :: 8.0 Header Area CSS */
.dark .classynav ul li .dropdown,
.dark.classy-nav-container,
.dark .classynav ul li .megamenu,
.dark.breakpoint-on .classynav > ul > li > a,
.dark.breakpoint-on .classy-navbar .classy-menu {
  background-color: #000000; }

.header-area {
  position: absolute;
  z-index: 10000;
  width: 100%;
  height: auto;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }

.top-header-area {
  position: relative;
  z-index: 1;
  height: 45px;
  background-color: #000000; }
  @media only screen and (max-width: 767px) {
    .top-header-area {
      height: auto; } }
  .top-header-area .email-address {
    padding-left: 60px;
    line-height: 1; }
    @media only screen and (max-width: 767px) {
      .top-header-area .email-address {
        padding: 15px 30px; } }
    .top-header-area .email-address a {
      color: #808080;
      font-size: 12px;
      position: relative;
      z-index: 1;
      top: -2px; }
      .top-header-area .email-address a:hover, .top-header-area .email-address a:focus {
        color: #ffffff; }
  .top-header-area .phone-number {
    line-height: 1;
    background-color: #56af0e;
    height: 45px;
    margin-bottom: 0; }
    .top-header-area .phone-number .icon {
      background-color: #ffffff;
      width: 45px;
      height: 45px;
      text-align: center; }
      .top-header-area .phone-number .icon img {
        padding: 16px 0;
        max-width: 15px; }
    .top-header-area .phone-number .number a {
      padding: 0 60px;
      color: #ffffff;
      line-height: 45px;
      font-size: 12px; }

.main-header-area {
  width: 100%;
  height: 90px;
  position: relative;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-header-area {
      height: 70px; } }
  @media only screen and (max-width: 767px) {
    .main-header-area {
      height: 70px; } }
  .main-header-area .classy-nav-container {
    background-color: transparent; }
  .main-header-area .classy-navbar {
    height: 90px;
    padding: .5em 60px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .main-header-area .classy-navbar {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .main-header-area .classy-navbar {
        height: 70px;
        padding: 0.5em 30px; } }
  .main-header-area .classynav ul li a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600; }
  .main-header-area .nav-brand {
    line-height: 1; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .main-header-area .nav-brand {
        margin-right: 0; } }
  .main-header-area .classynav ul {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
  .main-header-area .searchbtn {
    margin-left: 30px;
    height: 90px;
    line-height: 90px;
    background-color: transparent;
    width: 90px;
    text-align: center; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .main-header-area .searchbtn {
        margin-left: 15px;
        width: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .main-header-area .searchbtn {
        margin-left: 0;
        height: 50px;
        width: 100%;
        margin-top: 15px;
        line-height: 50px;
        background-color: #56af0e; } }
    @media only screen and (max-width: 767px) {
      .main-header-area .searchbtn {
        margin-left: 0;
        height: 50px;
        width: 100%;
        margin-top: 15px;
        line-height: 50px;
        background-color: #56af0e; } }
    .main-header-area .searchbtn:hover {
      background-color: #56af0e; }
  .main-header-area .south-search-form {
    position: relative;
    z-index: 1;
    display: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
    .main-header-area .south-search-form input {
      width: 650px;
      height: 50px;
      background-color: transparent;
      border: 1px solid rgba(255, 255, 255, 0.2);
      color: #ffffff;
      border-radius: 100px;
      padding: 0 30px;
      font-size: 14px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .main-header-area .south-search-form input {
          width: 550px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .main-header-area .south-search-form input {
          width: calc(100% - 30px);
          margin: 0 15px; } }
      @media only screen and (max-width: 767px) {
        .main-header-area .south-search-form input {
          width: calc(100% - 30px);
          margin: 0 15px; } }
    .main-header-area .south-search-form button {
      position: absolute;
      top: 0;
      right: 15px;
      height: 50px;
      background-color: transparent;
      color: rgba(255, 255, 255, 0.5);
      border: none;
      cursor: pointer;
      width: 50px;
      outline: none;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .main-header-area .south-search-form button:hover {
        color: #ffffff; }

.search-close .searchbtn {
  background-color: #56af0e; }
.search-close .classynav ul {
  display: none; }
.search-close .south-search-form {
  display: block; }

.is-sticky .main-header-area {
  width: 100%;
  z-index: 10000 !important;
  height: 90px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
  background-color: #000000; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .is-sticky .main-header-area {
      height: 70px; } }
  @media only screen and (max-width: 767px) {
    .is-sticky .main-header-area {
      height: 70px; } }

/* :: 9.0 Welcome Area CSS */
.single-hero-slide {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 800px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-hero-slide {
      height: 700px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide {
      height: 650px; } }
  @media only screen and (max-width: 767px) {
    .single-hero-slide {
      height: 550px; } }

.hero-slides-content {
  text-align: center; }
  .hero-slides-content h2 {
    color: #ffffff;
    font-size: 60px;
    margin-bottom: 0;
    padding: 10px 15px;
    text-transform: uppercase;
    background-color: #000000;
    line-height: 1;
    display: inline-block; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .hero-slides-content h2 {
        font-size: 40px; } }
    @media only screen and (max-width: 767px) {
      .hero-slides-content h2 {
        font-size: 16px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .hero-slides-content h2 {
        font-size: 24px; } }

.hero-area .owl-prev,
.hero-area .owl-next {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 50%;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  left: 70px;
  margin-top: -19px;
  opacity: 0;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  background-color: #56af0e;
  font-size: 16px; }
  @media only screen and (max-width: 767px) {
    .hero-area .owl-prev,
    .hero-area .owl-next {
      left: 30px; } }
  .hero-area .owl-prev:hover,
  .hero-area .owl-next:hover {
    background-color: #000000; }
.hero-area .owl-next {
  left: auto;
  right: 70px; }
  @media only screen and (max-width: 767px) {
    .hero-area .owl-next {
      left: auto;
      right: 30px; } }
.hero-area:hover .owl-prev, .hero-area:hover .owl-next {
  opacity: 1; }
.hero-area .owl-dots {
  width: 1110px;
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-area .owl-dots {
      width: calc(100% - 6%);
      left: 5%;
      -webkit-transform: translateX(0%);
      transform: translateX(0%); } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-area .owl-dots {
      width: calc(100% - 6%);
      left: 5%;
      -webkit-transform: translateX(0%);
      transform: translateX(0%); } }
  @media only screen and (max-width: 767px) {
    .hero-area .owl-dots {
      width: calc(100% - 30px);
      left: 20px;
      -webkit-transform: translateX(0%);
      transform: translateX(0%); } }
.hero-area .owl-dot {
  display: block;
  width: 20px;
  height: 20px;
  background-color: #56af0e;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 5px; }
  .hero-area .owl-dot.active {
    background-color: #000000; }

/* :: 10.0 Advanced Search Area */
.form-control {
  background-color: transparent;
  width: 100%;
  height: 38px;
  border-radius: 0;
  font-size: 14px;
  color: #000000;
  margin-bottom: 30px;
  font-weight: 500;
  padding: 0 15px;
  border: 1px solid #e1dddd; }
  .form-control:hover, .form-control:focus {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #e1dddd; }

.nice-select {
  line-height: 34px; }
  .nice-select .list {
    left: 0 !important;
    right: 0 !important;
    border-radius: 0; }

.south-search-area {
  position: relative;
  z-index: 1; }
  .south-search-area .advanced-search-form {
    position: relative;
    z-index: 1;
    padding: 30px 50px;
    border: 1px solid #e1dddd;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 767px) {
      .south-search-area .advanced-search-form {
        padding: 30px 20px; } }
    .south-search-area .advanced-search-form .search-title {
      position: absolute;
      width: 260px;
      height: 45px;
      background-color: #56af0e;
      top: -46px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      padding: 0 40px;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .south-search-area .advanced-search-form .search-title {
          width: 210px;
          padding: 0 15px; } }
      .south-search-area .advanced-search-form .search-title p {
        margin-bottom: 0;
        color: #ffffff;
        text-transform: uppercase;
        line-height: 45px;
        font-weight: 600; }
    .south-search-area .advanced-search-form .slider-range {
      flex: 0 0 50%;
      min-width: 50%;
      margin-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        .south-search-area .advanced-search-form .slider-range {
          margin-bottom: 50px; } }
      .south-search-area .advanced-search-form .slider-range:first-child {
        padding-right: 15px; }
      .south-search-area .advanced-search-form .slider-range:last-child {
        padding-left: 15px; }
    .south-search-area .advanced-search-form .ui-widget.ui-widget-content {
      border: none;
      height: 4px; }
    .south-search-area .advanced-search-form .ui-widget-content {
      background: #56af0e; }
    .south-search-area .advanced-search-form .ui-slider-horizontal {
      height: 4px;
      background: #56af0e; }
    .south-search-area .advanced-search-form .ui-corner-all,
    .south-search-area .advanced-search-form .ui-corner-bottom,
    .south-search-area .advanced-search-form .ui-corner-right,
    .south-search-area .advanced-search-form .ui-corner-br {
      border-bottom-right-radius: 0; }
    .south-search-area .advanced-search-form .ui-corner-all,
    .south-search-area .advanced-search-form .ui-corner-bottom,
    .south-search-area .advanced-search-form .ui-corner-left,
    .south-search-area .advanced-search-form .ui-corner-bl {
      border-bottom-left-radius: 0; }
    .south-search-area .advanced-search-form .ui-corner-all,
    .south-search-area .advanced-search-form .ui-corner-top,
    .south-search-area .advanced-search-form .ui-corner-right,
    .south-search-area .advanced-search-form .ui-corner-tr {
      border-top-right-radius: 0; }
    .south-search-area .advanced-search-form .ui-corner-all,
    .south-search-area .advanced-search-form .ui-corner-top,
    .south-search-area .advanced-search-form .ui-corner-left,
    .south-search-area .advanced-search-form .ui-corner-tl {
      border-top-left-radius: 0; }
    .south-search-area .advanced-search-form .ui-state-default,
    .south-search-area .advanced-search-form .ui-widget-content .ui-state-default,
    .south-search-area .advanced-search-form .ui-widget-header .ui-state-default,
    .south-search-area .advanced-search-form .ui-button,
    .south-search-area .advanced-search-form html .ui-button.ui-state-disabled:hover,
    .south-search-area .advanced-search-form html .ui-button.ui-state-disabled:active {
      border: none;
      background: #56af0e;
      margin-top: -3px; }
    .south-search-area .advanced-search-form .range {
      font-size: 12px;
      margin-top: 15px;
      font-weight: 600; }
      @media only screen and (max-width: 767px) {
        .south-search-area .advanced-search-form .range {
          font-size: 10px; } }
    .south-search-area .advanced-search-form .more-filter a {
      text-transform: uppercase;
      font-size: 12px;
      color: #323232; }
      .south-search-area .advanced-search-form .more-filter a:hover {
        color: #56af0e; }
    .south-search-area .advanced-search-form .search-form-second-steps {
      display: none; }

/* :: 11.0 Single Property Area CSS */
.single-featured-property {
  position: relative;
  z-index: 1;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  overflow: hidden; }
  .single-featured-property .property-thumb {
    position: relative;
    z-index: 1; }
    .single-featured-property .property-thumb .tag span {
      height: 35px;
      padding: 0 20px;
      background-color: #56af0e;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600;
      display: inline-block;
      line-height: 35px;
      position: absolute;
      top: 20px;
      left: 20px;
      z-index: 10;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
    .single-featured-property .property-thumb .list-price p {
      background-color: #ffffff;
      padding: 10px 20px;
      color: #56af0e;
      font-size: 24px;
      font-weight: 600;
      display: inline-block;
      position: absolute;
      bottom: 20px;
      left: 20px;
      z-index: 10;
      margin-bottom: 0;
      line-height: 1;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
  .single-featured-property .property-content {
    padding: 30px;
    border: 1px solid #e1dddd; }
    .single-featured-property .property-content h5 {
      font-size: 18px; }
    .single-featured-property .property-content p {
      margin-bottom: 30px; }
    .single-featured-property .property-content .location {
      color: #56af0e;
      margin-bottom: 25px;
      font-size: 14px;
      font-weight: 600; }
      .single-featured-property .property-content .location img {
        margin-right: 10px;
        display: inline-block !important;
        width: auto !important; }
    .single-featured-property .property-content .property-meta-data span {
      font-size: 12px;
      font-weight: 600;
      margin-left: 5px;
      color: #838383; }
    .single-featured-property .property-content .property-meta-data img {
      margin-right: 10px;
      display: inline-block !important;
      width: auto !important; }
      @media only screen and (max-width: 767px) {
        .single-featured-property .property-content .property-meta-data img {
          margin-right: 0; } }
  .single-featured-property:hover, .single-featured-property:focus {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1); }
    .single-featured-property:hover .tag span, .single-featured-property:focus .tag span {
      background-color: #000000;
      color: #ffffff; }
    .single-featured-property:hover .list-price p, .single-featured-property:focus .list-price p {
      background-color: #56af0e;
      color: #ffffff; }

/* :: 12.0 Testimonials Area CSS */
.testimonials-slides {
  position: relative;
  z-index: 1; }
  .testimonials-slides .single-testimonial-slide {
    position: relative;
    z-index: 1;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
    .testimonials-slides .single-testimonial-slide h5 {
      margin-bottom: 60px;
      color: #7d7d7d; }
    .testimonials-slides .single-testimonial-slide .testimonial-author-info {
      margin-top: 50px; }
      .testimonials-slides .single-testimonial-slide .testimonial-author-info img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin: 0 auto 20px; }
      .testimonials-slides .single-testimonial-slide .testimonial-author-info p {
        margin-bottom: 0;
        color: #323232; }
        .testimonials-slides .single-testimonial-slide .testimonial-author-info p span {
          color: #56af0e; }
  .testimonials-slides .center .single-testimonial-slide {
    -webkit-transform: scale(1);
    transform: scale(1); }
    .testimonials-slides .center .single-testimonial-slide h5 {
      color: #000000; }
  .testimonials-slides .owl-prev,
  .testimonials-slides .owl-next {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    left: -19px;
    margin-top: -19px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #dadada;
    font-size: 12px; }
    .testimonials-slides .owl-prev:hover,
    .testimonials-slides .owl-next:hover {
      background-color: #56af0e; }
    @media only screen and (max-width: 767px) {
      .testimonials-slides .owl-prev,
      .testimonials-slides .owl-next {
        left: 0; } }
  .testimonials-slides .owl-next {
    left: auto;
    right: -19px; }
    @media only screen and (max-width: 767px) {
      .testimonials-slides .owl-next {
        left: auto;
        right: 0; } }

/* :: 13.0 Editor Area CSS */
.south-editor-area {
  background-color: #f1f6f8;
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .south-editor-area {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media only screen and (max-width: 767px) {
    .south-editor-area {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .south-editor-area .editor-content-area,
  .south-editor-area .editor-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    min-width: 50%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .south-editor-area .editor-content-area,
      .south-editor-area .editor-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%; } }
    @media only screen and (max-width: 767px) {
      .south-editor-area .editor-content-area,
      .south-editor-area .editor-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%; } }
  .south-editor-area .editor-content-area {
    position: relative;
    z-index: 1;
    padding: 100px 5%; }
    .south-editor-area .editor-content-area .section-heading {
      text-align: left;
      margin-bottom: 50px; }
    .south-editor-area .editor-content-area .address {
      margin-top: 30px; }
      .south-editor-area .editor-content-area .address h6 {
        margin-bottom: 15px;
        font-size: 14px; }
        .south-editor-area .editor-content-area .address h6:last-of-type {
          margin-bottom: 0; }
        .south-editor-area .editor-content-area .address h6 img {
          margin-right: 10px; }

/* :: 14.0 Call to Action CSS */
.call-to-action-area {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 650px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .call-to-action-area {
      height: 500px; } }
  @media only screen and (max-width: 767px) {
    .call-to-action-area {
      height: 500px; } }
  .call-to-action-area .cta-content h2 {
    color: #ffffff;
    font-size: 48px;
    margin-bottom: 20px;
    text-transform: uppercase; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .call-to-action-area .cta-content h2 {
        font-size: 40px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .call-to-action-area .cta-content h2 {
        font-size: 30px; } }
    @media only screen and (max-width: 767px) {
      .call-to-action-area .cta-content h2 {
        font-size: 24px; } }
  .call-to-action-area .cta-content h6 {
    font-size: 30px;
    font-style: italic;
    color: #ffffff; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .call-to-action-area .cta-content h6 {
        font-size: 24px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .call-to-action-area .cta-content h6 {
        font-size: 18px; } }
    @media only screen and (max-width: 767px) {
      .call-to-action-area .cta-content h6 {
        font-size: 16px; } }

/* :: 15.0 Footer Area CSS */
.footer-area {
  position: relative;
  z-index: 1;
  overflow-x: hidden; }
  .footer-area .copywrite-text {
    width: 100%;
    height: 60px;
    background-color: #111113;
    padding: 0 15px; }
    .footer-area .copywrite-text p {
      margin-bottom: 0;
      font-size: 12px;
      color: #7d7d7d; }
      .footer-area .copywrite-text p a {
        font-size: 12px;
        color: #7d7d7d; }

.footer-widget-area .widget-title {
  margin-bottom: 90px; }
  .footer-widget-area .widget-title h6 {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 0;
    text-transform: uppercase;
    border-bottom: 2px solid;
    border-color: #56af0e;
    line-height: 1.8;
    display: inline-block; }
.footer-widget-area p {
  color: #7d7d7d;
  margin-bottom: 0;
  font-weight: 400; }
.footer-widget-area .weekly-office-hours ul li {
  padding: 15px 0;
  display: block;
  border-bottom: 1px solid #7d7d7d; }
  .footer-widget-area .weekly-office-hours ul li span {
    color: #7d7d7d;
    font-size: 14px;
    font-weight: 400; }
  .footer-widget-area .weekly-office-hours ul li:first-of-type {
    padding-top: 0; }
.footer-widget-area .address {
  margin-top: 40px; }
  .footer-widget-area .address h6 {
    position: relative;
    z-index: 1;
    color: #7d7d7d;
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding-left: 40px;
    line-height: 1.8; }
    .footer-widget-area .address h6 img {
      position: absolute;
      top: 4px;
      z-index: 10;
      left: 0; }
.footer-widget-area .useful-links-nav {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .footer-widget-area .useful-links-nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    min-width: 50%; }
    .footer-widget-area .useful-links-nav li a {
      padding: 15px 0;
      display: block;
      color: #7d7d7d;
      font-weight: 400; }
      .footer-widget-area .useful-links-nav li a:first-child, .footer-widget-area .useful-links-nav li a:nth-child(2) {
        padding-top: 0; }
      .footer-widget-area .useful-links-nav li a:hover, .footer-widget-area .useful-links-nav li a:focus {
        color: #56af0e; }
.footer-widget-area .featured-properties-slides {
  position: relative;
  z-index: 1; }
  .footer-widget-area .featured-properties-slides .owl-prev,
  .footer-widget-area .featured-properties-slides .owl-next {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    left: -19px;
    opacity: 0;
    visibility: hidden;
    margin-top: -19px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #56af0e;
    font-size: 13px;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.15); }
    .footer-widget-area .featured-properties-slides .owl-prev:hover,
    .footer-widget-area .featured-properties-slides .owl-next:hover {
      background-color: #000000; }
  .footer-widget-area .featured-properties-slides .owl-next {
    left: auto;
    right: -19px; }
  .footer-widget-area .featured-properties-slides:hover .owl-prev, .footer-widget-area .featured-properties-slides:hover .owl-next {
    opacity: 1;
    visibility: visible; }

/* :: 16.0 Breadcumb Area CSS */
.breadcumb-area {
  width: 100%;
  height: 450px;
  position: relative;
  z-index: 1;
  padding-top: 130px;
  text-align: center; }
  .breadcumb-area .breadcumb-title {
    font-size: 60px;
    margin-bottom: 0;
    background-color: #000000;
    padding: 5px 20px 7px;
    line-height: 1;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .breadcumb-area .breadcumb-title {
        font-size: 48px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .breadcumb-area .breadcumb-title {
        font-size: 36px; } }
    @media only screen and (max-width: 767px) {
      .breadcumb-area .breadcumb-title {
        font-size: 30px; } }

/* :: 17.0 About Us Area CSS */
.about-content-wrapper {
  position: relative;
  z-index: 1;
  overflow-x: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-content-wrapper .about-content {
      margin-bottom: 100px; } }
  @media only screen and (max-width: 767px) {
    .about-content-wrapper .about-content {
      margin-bottom: 100px; } }
  .about-content-wrapper .about-content img {
    margin-bottom: 40px; }
  .about-content-wrapper .featured-properties-slides {
    position: relative;
    z-index: 1; }
    .about-content-wrapper .featured-properties-slides .owl-prev,
    .about-content-wrapper .featured-properties-slides .owl-next {
      width: 38px;
      height: 38px;
      position: absolute;
      top: 50%;
      line-height: 40px;
      text-align: center;
      color: #ffffff;
      left: -19px;
      opacity: 0;
      visibility: hidden;
      margin-top: -19px;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      background-color: #56af0e;
      font-size: 13px;
      box-shadow: 0 0 5px rgba(255, 255, 255, 0.15); }
      .about-content-wrapper .featured-properties-slides .owl-prev:hover,
      .about-content-wrapper .featured-properties-slides .owl-next:hover {
        background-color: #000000; }
    .about-content-wrapper .featured-properties-slides .owl-next {
      left: auto;
      right: -19px; }
    .about-content-wrapper .featured-properties-slides:hover .owl-prev, .about-content-wrapper .featured-properties-slides:hover .owl-next {
      opacity: 1;
      visibility: visible; }

/* :: 18.0 Team Member Area CSS */
.single-team-member {
  position: relative;
  z-index: 1; }
  .single-team-member .team-member-thumb {
    margin-bottom: 40px; }
    .single-team-member .team-member-thumb img {
      width: 100%; }
  .single-team-member .team-member-info {
    text-align: center; }
    .single-team-member .team-member-info .section-heading {
      margin-bottom: 40px; }
    .single-team-member .team-member-info .address h6 {
      margin-bottom: 15px;
      font-size: 14px; }
      .single-team-member .team-member-info .address h6:last-of-type {
        margin-bottom: 0; }
      .single-team-member .team-member-info .address h6 img {
        margin-right: 10px; }

/* :: 19.0 Listings Area CSS */
.listings-content-wrapper {
  overflow-x: hidden; }

.listings-top-meta {
  position: relative;
  z-index: 100; }
  .listings-top-meta .nice-select {
    float: right;
    height: 34px;
    line-height: 34px;
    position: relative;
    z-index: 100; }
    .listings-top-meta .nice-select .list {
      position: absolute;
      z-index: 500; }
    .listings-top-meta .nice-select .option {
      min-height: 34px;
      line-height: 34px; }
  .listings-top-meta span {
    color: #323232;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px; }
    @media only screen and (max-width: 767px) {
      .listings-top-meta span {
        font-size: 11px; } }
  .listings-top-meta .grid_view a {
    color: #323232;
    line-height: 1;
    font-size: 18px; }
    .listings-top-meta .grid_view a.active {
      color: #56af0e; }
  .listings-top-meta .list_view a {
    color: #323232;
    line-height: 1;
    font-size: 18px; }
    .listings-top-meta .list_view a.active {
      color: #56af0e; }

.single-listings-sliders {
  position: relative;
  z-index: 1; }
  .single-listings-sliders .owl-prev,
  .single-listings-sliders .owl-next {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    left: -19px;
    opacity: 0;
    visibility: hidden;
    margin-top: -19px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #56af0e;
    font-size: 13px;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.15); }
    .single-listings-sliders .owl-prev:hover,
    .single-listings-sliders .owl-next:hover {
      background-color: #000000; }
  .single-listings-sliders .owl-next {
    left: auto;
    right: -19px; }
  .single-listings-sliders:hover .owl-prev, .single-listings-sliders:hover .owl-next {
    opacity: 1;
    visibility: visible; }

.listings-content {
  margin-top: 70px; }
  .listings-content .list-price p {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    color: #56af0e; }
  .listings-content h5 {
    font-size: 30px;
    margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .listings-content h5 {
        font-size: 20px; } }
  .listings-content .location {
    margin-bottom: 40px; }
    .listings-content .location img {
      margin-right: 15px; }
  .listings-content p {
    margin-bottom: 40px; }
  .listings-content .property-meta-data div {
    margin-right: 15px; }
  .listings-content .property-meta-data span {
    font-size: 12px;
    font-weight: 600;
    margin-left: 5px;
    color: #838383; }
  .listings-content .property-meta-data img {
    margin-right: 10px;
    display: inline-block !important;
    width: auto !important; }
    @media only screen and (max-width: 767px) {
      .listings-content .property-meta-data img {
        margin-right: 0; } }
  .listings-content .listings-core-features {
    padding: 70px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .listings-content .listings-core-features li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333%;
      flex: 0 0 33.3333333%;
      min-width: 33.3333333%;
      color: #323232;
      font-size: 15px;
      margin-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        .listings-content .listings-core-features li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          min-width: 100%; } }
      .listings-content .listings-core-features li i {
        width: 27px;
        height: 27px;
        background-color: #56af0e;
        color: #ffffff;
        border-radius: 50%;
        text-align: center;
        line-height: 27px;
        font-size: 12px;
        margin-right: 10px; }
  .listings-content .listings-btn-groups a:first-child {
    margin-bottom: 15px; }
  .listings-content .listings-btn-groups .south-btn {
    min-width: 285px;
    width: 285px;
    display: block; }

.contact-realtor-wrapper {
  background-color: #f5f5f5;
  margin-top: 80px;
  position: relative;
  z-index: 1; }
  .contact-realtor-wrapper .realtor-info > img {
    width: 100%; }
  .contact-realtor-wrapper .realtor---info {
    padding: 40px 45px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-realtor-wrapper .realtor---info {
        padding: 40px 30px; } }
    @media only screen and (max-width: 767px) {
      .contact-realtor-wrapper .realtor---info {
        padding: 40px 30px; } }
    .contact-realtor-wrapper .realtor---info h2 {
      font-size: 24px;
      text-transform: uppercase; }
    .contact-realtor-wrapper .realtor---info p {
      font-style: italic;
      color: #56af0e; }
    .contact-realtor-wrapper .realtor---info h6 {
      font-size: 14px; }
      .contact-realtor-wrapper .realtor---info h6 img {
        margin-right: 15px; }
  .contact-realtor-wrapper .realtor--contact-form {
    padding: 0 45px 40px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-realtor-wrapper .realtor--contact-form {
        padding: 0 30px 40px; } }
    @media only screen and (max-width: 767px) {
      .contact-realtor-wrapper .realtor--contact-form {
        padding: 0 30px 40px; } }
    .contact-realtor-wrapper .realtor--contact-form .form-group {
      margin-bottom: 15px; }
    .contact-realtor-wrapper .realtor--contact-form .form-control {
      border: 1px solid #e1dddd;
      height: 45px;
      background-color: #ffffff;
      border-radius: 0;
      font-style: italic;
      font-size: 12px;
      margin-bottom: 15px; }
    .contact-realtor-wrapper .realtor--contact-form textarea.form-control {
      height: 100px;
      padding: 15px; }

.listings-maps {
  position: relative;
  z-index: 1; }
  .listings-maps #googleMap {
    width: 100%;
    height: 540px; }

/* :: 20.0 Blog Area CSS */
.single-blog-area {
  position: relative;
  z-index: 1; }
  .single-blog-area .blog-post-thumbnail {
    position: relative;
    z-index: 1; }
  .single-blog-area .post-content {
    position: relative;
    z-index: 1;
    padding: 50px 0; }
    .single-blog-area .post-content .post-date a {
      font-size: 14px;
      color: #56af0e;
      margin-bottom: 10px;
      display: block; }
    .single-blog-area .post-content .headline {
      font-size: 30px;
      color: #323232;
      display: block; }
    .single-blog-area .post-content .post-meta {
      position: relative;
      margin-bottom: 30px; }
      .single-blog-area .post-content .post-meta p {
        color: #aaa8a8;
        font-size: 12px; }
        .single-blog-area .post-content .post-meta p a {
          font-size: 12px;
          color: #aaa8a8;
          display: inline-block; }
    .single-blog-area .post-content p {
      margin-bottom: 50px; }

.search-widget-area form {
  position: relative;
  z-index: 1; }
.search-widget-area input[type=search] {
  width: 100%;
  height: 43px;
  border: 1px solid #e1dddd;
  font-size: 12px;
  font-style: italic;
  padding: 0 30px; }
.search-widget-area button[type=submit] {
  width: 50px;
  height: 43px;
  background-color: transparent;
  border: none;
  font-size: 14px;
  color: #7e7e7e;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer; }

.south-catagories-card h5 {
  margin-bottom: 30px;
  font-size: 16px; }
.south-catagories-card ul li a {
  display: block;
  padding: 8px 0;
  color: #7d7d7d;
  font-size: 14px;
  font-weight: 400; }
  .south-catagories-card ul li a:hover, .south-catagories-card ul li a:focus {
    color: #56af0e; }

.south-blog-area {
  position: relative;
  z-index: 1;
  overflow-x: hidden; }

.blog-sidebar-area .featured-properties-slides {
  position: relative;
  z-index: 1; }
  .blog-sidebar-area .featured-properties-slides .owl-prev,
  .blog-sidebar-area .featured-properties-slides .owl-next {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    left: -19px;
    opacity: 0;
    visibility: hidden;
    margin-top: -19px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #56af0e;
    font-size: 13px;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.15); }
    .blog-sidebar-area .featured-properties-slides .owl-prev:hover,
    .blog-sidebar-area .featured-properties-slides .owl-next:hover {
      background-color: #000000; }
  .blog-sidebar-area .featured-properties-slides .owl-next {
    left: auto;
    right: -19px; }
  .blog-sidebar-area .featured-properties-slides:hover .owl-prev, .blog-sidebar-area .featured-properties-slides:hover .owl-next {
    opacity: 1;
    visibility: visible; }

.pagination .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.pagination .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.pagination .page-item.active .page-link {
  color: #ffffff;
  background-color: #323232; }
.pagination .page-link {
  padding: 0;
  margin-left: 3px;
  line-height: 20px;
  color: #323232;
  border: none;
  width: 20px;
  height: 20px;
  background-color: #56af0e;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 5px; }
  .pagination .page-link.active {
    background-color: #000000; }
  .pagination .page-link:focus, .pagination .page-link:hover {
    color: #ffffff;
    background-color: #000000; }

.comments-area h5 {
  margin-bottom: 50px; }

.single_comment_area {
  margin-bottom: 50px; }
  .single_comment_area .comment-wrapper .comment-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    min-width: 60px;
    border-radius: 50%;
    margin-right: 30px; }
    .single_comment_area .comment-wrapper .comment-author img {
      border-radius: 50%; }
    @media only screen and (max-width: 767px) {
      .single_comment_area .comment-wrapper .comment-author {
        margin-right: 10px; } }
  .single_comment_area .comment-wrapper .comment-content .comment-meta a {
    display: inline-block;
    color: #323232;
    font-size: 12px;
    margin-bottom: 15px;
    text-transform: uppercase; }
    .single_comment_area .comment-wrapper .comment-content .comment-meta a:hover {
      color: #56af0e; }
  .single_comment_area .comment-wrapper .comment-content p {
    font-size: 13px;
    margin-bottom: 0; }
  .single_comment_area .children {
    margin-top: 50px;
    padding-left: 90px; }
    @media only screen and (max-width: 767px) {
      .single_comment_area .children {
        padding-left: 30px; } }

.leave-comment-area .comment-form h5,
.leave-comment-area .contact-form h5,
.south-contact-area .comment-form h5,
.south-contact-area .contact-form h5 {
  margin-bottom: 50px; }
.leave-comment-area .comment-form .form-group,
.leave-comment-area .contact-form .form-group,
.south-contact-area .comment-form .form-group,
.south-contact-area .contact-form .form-group {
  margin-bottom: 10px; }
.leave-comment-area .comment-form .form-control,
.leave-comment-area .contact-form .form-control,
.south-contact-area .comment-form .form-control,
.south-contact-area .contact-form .form-control {
  width: 100%;
  height: 43px;
  background-color: transparent;
  padding: 15px;
  border: 1px solid #e1dddd;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 0 !important; }
.leave-comment-area .comment-form textarea.form-control,
.leave-comment-area .contact-form textarea.form-control,
.south-contact-area .comment-form textarea.form-control,
.south-contact-area .contact-form textarea.form-control {
  height: 200px !important; }
.leave-comment-area .comment-form button[type=submit],
.leave-comment-area .contact-form button[type=submit],
.south-contact-area .comment-form button[type=submit],
.south-contact-area .contact-form button[type=submit] {
  margin-top: 40px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .leave-comment-area .comment-form,
  .leave-comment-area .contact-form,
  .south-contact-area .comment-form,
  .south-contact-area .contact-form {
    margin-bottom: 100px; } }
@media only screen and (max-width: 767px) {
  .leave-comment-area .comment-form,
  .leave-comment-area .contact-form,
  .south-contact-area .comment-form,
  .south-contact-area .contact-form {
    margin-bottom: 100px; } }

/* :: 21.0 Contact Area CSS */
.contact-heading {
  margin-bottom: 90px; }
  .contact-heading h6 {
    border-bottom: 2px solid #56af0e;
    display: inline-block;
    padding: 5px 0;
    text-transform: uppercase; }

.content-sidebar .weekly-office-hours ul li {
  padding: 15px 0;
  display: block;
  border-bottom: 1px solid #f8f7f7; }
  .content-sidebar .weekly-office-hours ul li span {
    color: #7d7d7d;
    font-size: 14px;
    font-weight: 400; }
  .content-sidebar .weekly-office-hours ul li:first-of-type {
    padding-top: 0; }
.content-sidebar .address {
  margin-top: 40px; }
  .content-sidebar .address h6 {
    position: relative;
    z-index: 1;
    color: #7d7d7d;
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    padding-left: 40px;
    line-height: 1.8; }
    .content-sidebar .address h6 img {
      position: absolute;
      top: 4px;
      z-index: 10;
      left: 0; }

.googleMap {
  width: 100%;
  height: 540px; }

/* :: 22.0 Shortcode Area CSS */
.elements-title h2 {
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 100px; }

/* Accordians */
.single-accordion.panel {
  background-color: #ffffff;
  border: 0 solid transparent;
  border-radius: 4px;
  box-shadow: 0 0 0 transparent;
  margin-bottom: 15px; }
.single-accordion:last-of-type {
  margin-bottom: 0; }
.single-accordion h6 {
  margin-bottom: 0;
  text-transform: uppercase; }
  .single-accordion h6 a {
    background-color: #56af0e;
    border-radius: 0;
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 15px 60px 15px 15px;
    position: relative;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    border: 2px solid transparent; }
    .single-accordion h6 a span {
      font-size: 10px;
      position: absolute;
      right: 20px;
      text-align: center;
      top: 18px; }
      .single-accordion h6 a span.accor-open {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0); }
    .single-accordion h6 a.collapsed {
      border: 2px solid #56af0e;
      background-color: transparent;
      color: #000000; }
      .single-accordion h6 a.collapsed span.accor-close {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0); }
      .single-accordion h6 a.collapsed span.accor-open {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100); }
.single-accordion .accordion-content {
  border-top: 0 solid transparent;
  box-shadow: none; }
  .single-accordion .accordion-content p {
    padding: 20px 15px 5px;
    margin-bottom: 0; }

/* Tabs CSS*/
.south-tabs-content {
  position: relative;
  z-index: 1; }
  .south-tabs-content .nav-tabs {
    border-bottom: none;
    margin-bottom: 50px; }
    .south-tabs-content .nav-tabs .nav-link {
      border: 2px solid #56af0e;
      padding: 0 30px;
      height: 45px;
      line-height: 41px;
      color: #000000;
      margin: 0 2px;
      border-radius: 0; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .south-tabs-content .nav-tabs .nav-link {
          padding: 0 10px; } }
      .south-tabs-content .nav-tabs .nav-link.active {
        background-color: #56af0e;
        color: #ffffff; }
  .south-tabs-content .tab-content h6 {
    font-size: 18px; }

/* Loaders CSS */
.single-pie-bar {
  position: relative;
  z-index: 1; }
  .single-pie-bar h5 {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0; }

/* Cool Facts CSS */
.single-cool-fact-area h2 {
  font-size: 60px;
  margin: 15px 0;
  color: #56af0e; }
.single-cool-fact-area h6 {
  margin-bottom: 0;
  color: #7d7d7d; }

/*# sourceMappingURL=style.css.map */

.t-body{margin:0}#allrecords{-webkit-font-smoothing:antialiased;background-color:none}
#allrecords a{color:#ff8562;text-decoration:none}#allrecords a[href^=tel]{color:inherit;text-decoration:none}
#allrecords ol{padding-left:22px}#allrecords ul{padding-left:20px}#allrecords b,#allrecords strong{font-weight:700}
@media print{body,html{min-width:1200px;max-width:1200px;padding:0;margin:0 auto;border:none}}.t-text{font-family:'Roboto',Arial,sans-serif;font-weight:300;color:#000}.t-text_xs{font-size:15px;line-height:1.55}
.t-text_sm{font-size:18px;line-height:1.55}.t-text_md{font-size:20px;line-height:1.55}.t-text_lg{font-size:22px;line-height:1.55}.t-text_weight_plus{font-weight:400}
.t-text-impact{font-family:'Roboto',Arial,sans-serif;font-weight:300;color:#000}.t-text-impact_xs{font-size:26px;line-height:1.5}.t-text-impact_sm{font-size:32px;line-height:1.35}
.t-text-impact_md{font-size:38px;line-height:1.35}.t-text-impact_lg{font-size:42px;line-height:1.23}.t-name{font-family:'Roboto',Arial,sans-serif;font-weight:600;color:#000}
.t-name_xs{font-size:16px;line-height:1.35}.t-name_sm{font-size:18px;line-height:1.35}.t-name_md{font-size:20px;line-height:1.35}.t-name_lg{font-size:22px;line-height:1.35}
.t-name_xl{font-size:24px;line-height:1.35}.t-heading{font-family:'Roboto',Arial,sans-serif;font-weight:600;color:#000}.t-heading_xs{font-size:26px;line-height:1.23}.t-heading_sm{font-size:28px;line-height:1.17}
.t-heading_md{font-size:30px;line-height:1.17}.t-heading_lg{font-size:32px;line-height:1.17}.t-title{font-family:'Roboto',Arial,sans-serif;font-weight:600;color:#000}.t-title_xxs{font-size:36px;line-height:1.23}
.t-title_xs{font-size:42px;line-height:1.23}.t-title_sm{font-size:48px;line-height:1.23}.t-title_md{font-size:52px;line-height:1.23}.t-title_lg{font-size:64px;line-height:1.23}.t-title_xl{font-size:72px;line-height:1.17}.t-title_xxl{font-size:82px;line-height:1.17}.t-descr{font-family:'Roboto',Arial,sans-serif;font-weight:300;color:#000}.t-descr_xxs{font-size:14px;line-height:1.55}.t-descr_xs{font-size:16px;line-height:1.55}.t-descr_sm{font-size:18px;line-height:1.55}.t-descr_md{font-size:20px;line-height:1.55}.t-descr_lg{font-size:22px;line-height:1.55}.t-descr_xl{font-size:24px;line-height:1.5}.t-descr_xxl{font-size:26px;line-height:1.45}.t-descr_xxxl{font-size:30px;line-height:1.45;letter-spacing:.45}.t-uptitle{font-family:'Roboto',Arial,sans-serif;font-weight:600;color:#000;letter-spacing:2.5px}.t-uptitle_xs{font-size:12px}.t-uptitle_sm{font-size:14px}.t-uptitle_md{font-size:16px}.t-uptitle_lg{font-size:18px}.t-uptitle_xl{font-size:20px;letter-spacing:2px}.t-uptitle_xxl{font-size:22px;letter-spacing:2px}.t-uptitle_xxxl{font-size:24px;letter-spacing:2px}@media screen and (max-width:1200px){.t-text_xs{font-size:14px}.t-text_sm{font-size:16px}.t-text_md{font-size:18px}.t-text_lg{font-size:20px}.t-text-impact_md{font-size:30px}.t-descr_xxs{font-size:12px}.t-descr_xs{font-size:14px}.t-descr_sm{font-size:16px}.t-descr_md{font-size:18px}.t-descr_lg{font-size:20px}.t-descr_xl{font-size:22px}.t-descr_xxl{font-size:22px}.t-descr_xxxl{font-size:26px}.t-uptitle_md{font-size:14px}.t-uptitle_lg{font-size:16px}.t-uptitle_xl{font-size:18px}.t-uptitle_xxl{font-size:20px}.t-uptitle_xxxl{font-size:22px}.t-title_xxs{font-size:32px}.t-title_xs{font-size:38px}.t-title_sm{font-size:44px}.t-title_md{font-size:48px}.t-title_lg{font-size:60px}.t-title_xl{font-size:68px}.t-title_xxl{font-size:78px}.t-name_xs{font-size:14px}.t-name_sm{font-size:16px}.t-name_md{font-size:18px}.t-name_lg{font-size:20px}.t-name_xl{font-size:22px}.t-heading_xs{font-size:24px}.t-heading_sm{font-size:26px}.t-heading_md{font-size:28px}.t-heading_lg{font-size:30px}}@media screen and (max-width:640px){.t-text_xs{font-size:12px;line-height:1.45}.t-text_sm{font-size:14px;line-height:1.45}.t-text_md{font-size:16px;line-height:1.45}.t-text_lg{font-size:18px;line-height:1.45}.t-text-impact_sm{font-size:22px}.t-text-impact_md{font-size:26px}.t-text-impact_lg{font-size:28px}.t-descr_xs{font-size:12px;line-height:1.45}.t-descr_sm{font-size:14px;line-height:1.45}.t-descr_md{font-size:16px;line-height:1.45}.t-descr_lg{font-size:18px;line-height:1.45}.t-descr_xl{font-size:20px;line-height:1.4}.t-descr_xxl{font-size:20px}.t-descr_xxxl{font-size:22px}.t-uptitle_xs{font-size:10px}.t-uptitle_sm{font-size:10px}.t-uptitle_md{font-size:12px}.t-uptitle_lg{font-size:14px}.t-uptitle_xl{font-size:16px}.t-uptitle_xxl{font-size:18px}.t-uptitle_xxxl{font-size:20px}.t-title_xxs{font-size:28px}.t-title_xs{font-size:30px}.t-title_sm{font-size:30px}.t-title_md{font-size:30px}.t-title_lg{font-size:30px}.t-title_xl{font-size:32px}.t-title_xxl{font-size:36px}.t-name_xs{font-size:12px}.t-name_sm{font-size:14px}.t-name_md{font-size:16px}.t-name_lg{font-size:18px}.t-name_xl{font-size:20px}.t-heading_xs{font-size:22px}.t-heading_sm{font-size:24px}.t-heading_md{font-size:24px}.t-heading_lg{font-size:26px}}@media screen and (max-width:480px){.t-title_xl{font-size:30px}.t-title_xxl{font-size:30px}}.t-records{-webkit-font_smoothing:antialiased;background-color:none}.t-records a{color:#ff8562;text-decoration:none}.t-records a[href^=tel]{color:inherit;text-decoration:none}.t-records ol{padding-left:22px;margin-top:0;margin-bottom:10px}.t-records ul{padding-left:20px;margin-top:0;margin-bottom:10px}.t-btn{display:inline-block;font-family:'Roboto',Arial,sans-serif;height:60px;border:0 none;font-size:16px;padding-left:60px;padding-right:60px;text-align:center;white-space:nowrap;vertical-align:middle;font-weight:700;background-image:none;cursor:pointer;-webkit-appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.t-btn td{vertical-align:middle}.t-btn_sending{opacity:.5}@media screen and (max-width:640px){.t-btn{white-space:normal;padding-left:30px;padding-right:30px}}.t-btn_xs{height:35px;font-size:13px;padding-left:15px;padding-right:15px}.t-btn_sm{height:45px;font-size:14px;padding-left:30px;padding-right:30px}.t-btn_lg{height:60px;font-size:22px;padding-left:70px;padding-right:70px}.t-btn_xl{height:80px;font-size:26px;padding-left:80px;padding-right:80px}.t-btn_xxl{height:100px;font-size:30px;padding-left:90px;padding-right:90px}@media screen and (max-width:640px){.t-btn_sm{padding-left:20px;padding-right:20px}.t-btn_lg{font-size:18px;padding-left:40px;padding-right:40px}.t-btn_xl{font-size:22px;padding-left:50px;padding-right:50px}.t-btn_xxl{font-size:26px;padding-left:60px;padding-right:60px}}.t-btntext{font-family:'Roboto',Arial,sans-serif;color:#000;font-size:20px;line-height:1.55;font-weight:700;text-decoration:none;cursor:pointer;display:inline-block}.t-btntext_sm{font-size:16px}.t-btntext_lg{font-size:24px}.t-uppercase.t-btntext{font-size:16px}.t-uppercase.t-btntext_sm{font-size:14px}.t-uppercase.t-btntext_lg{font-size:20px}.t-btntext:after{content:"\00a0â†’";font-family:Arial,Helvetica,sans-serif}@media screen and (max-width:640px){.t-btntext_lg{font-size:20px}}@media screen and (max-width:1200px){.t-screenmin-1200px{display:none}}@media screen and (max-width:980px){.t-screenmin-980px{display:none}}@media screen and (max-width:640px){.t-screenmin-640px{display:none}}@media screen and (max-width:480px){.t-screenmin-480px{display:none}}@media screen and (max-width:320px){.t-screenmin-320px{display:none}}@media screen and (min-width:321px){.t-screenmax-320px{display:none}}@media screen and (min-width:481px){.t-screenmax-480px{display:none}}@media screen and (min-width:641px){.t-screenmax-640px{display:none}}@media screen and (min-width:981px){.t-screenmax-980px{display:none}}@media screen and (min-width:1201px){.t-screenmax-1200px{display:none}}.t-hidden{display:none}.t-opacity_50{filter:alpha(opacity=50);KHTMLOpacity:.5;MozOpacity:.5;opacity:.5}.t-opacity_70{filter:alpha(opacity=70);KHTMLOpacity:.7;MozOpacity:.7;opacity:.7}.t-uppercase{text-transform:uppercase}.t-align_center{text-align:center}.t-align_left{text-align:left}.t-align_right{text-align:right}.t-margin_auto{margin-left:auto;margin-right:auto}.t-valign_middle{vertical-align:middle}.t-valign_top{vertical-align:top}.t-valign_bottom{vertical-align:bottom}.t-margin_left_auto{margin-right:0;margin-left:auto}.t-tildalabel{background-color:#000;color:#fff;width:100%;height:70px;font-family:Arial;font-size:14px}.t-tildalabel:hover .t-tildalabel__wrapper{opacity:1}.t-tildalabel_white{background-color:#fff;color:#000}.t-tildalabel_gray{background-color:#eee;color:#000}.t-tildalabel__wrapper{display:table;height:30px;width:270px;margin:0 auto;padding-top:20px;opacity:.4}.t-tildalabel__txtleft{display:table-cell;width:120px;height:30px;vertical-align:middle;text-align:right;padding-right:12px;font-weight:300;font-size:12px}.t-tildalabel__wrapimg{display:table-cell;width:30px;height:30px;vertical-align:middle}.t-tildalabel__img{width:30px;height:30px;vertical-align:middle}.t-tildalabel__txtright{display:table-cell;width:120px;height:30px;vertical-align:middle;padding-left:12px;font-weight:500;letter-spacing:2px}.t-tildalabel__link{color:#fff;text-decoration:none;vertical-align:middle}.t-tildalabel_white .t-tildalabel__link,.t-tildalabel_gray .t-tildalabel__link{color:#000}.t-tildalabel-free{padding:35px 0 45px;height:auto;text-align:center}.t-tildalabel-free__main{max-width:340px;display:block;margin:0 auto;line-height:1.4;letter-spacing:.2px;color:inherit;opacity:.4}.t-tildalabel-free__links-wr{display:table;margin:30px auto 0}.t-tildalabel-free__txt-link{display:table-cell;padding:0 15px;font-size:13px;text-decoration:none;color:inherit;opacity:.25}.t-tildalabel-free__txt-link:hover,.t-tildalabel-free__main:hover{opacity:1}@media screen and (max-width:640px){.t-tildalabel-free__txt-link{display:block;padding:5px 30px}.t-tildalabel-free__main{opacity:.7}.t-tildalabel-free__txt-link{opacity:.4}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.t-mbfix{opacity:.01;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);position:fixed;width:100%;height:500px;background-color:white;top:0;left:0;z-index:10000;-webkit-transition:all 0.1s ease;transition:all 0.1s ease}.t-mbfix_hide{-webkit-transform:translateX(3000px);-ms-transform:translateX(3000px);transform:translateX(3000px)}.r_anim{-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.r_hidden{opacity:0}.r_showed{opacity:1}img:not([src]){visibility:hidden}.t-popup{display:none}.t-body_scroll-locked{position:fixed;left:0;width:100%;height:100%;overflow:hidden}.t-submit{font-family:'Roboto',Arial,sans-serif}.t-input{font-family:'Roboto',Arial,sans-serif}.t-input__vis-ph{font-family:'Roboto',Arial,sans-serif}.t-select{font-family:'Roboto',Arial,sans-serif}.t-form .uploadcare-widget-button{font-family:'Roboto',Arial,sans-serif}.t-input-error{font-family:'Roboto',Arial,sans-serif}.t-form__errorbox-wrapper{font-family:'Roboto',Arial,sans-serif}.t-form__errorbox-text{font-family:'Roboto',Arial,sans-serif}.t-form__errorbox-item{font-family:'Roboto',Arial,sans-serif}.t-form__successbox{font-family:'Roboto',Arial,sans-serif}.t-rec_pt_0{padding-top:0}.t-rec_pt_15{padding-top:15px}.t-rec_pt_30{padding-top:30px}.t-rec_pt_45{padding-top:45px}.t-rec_pt_60{padding-top:60px}.t-rec_pt_75{padding-top:75px}.t-rec_pt_90{padding-top:90px}.t-rec_pt_105{padding-top:105px}.t-rec_pt_120{padding-top:120px}.t-rec_pt_135{padding-top:135px}.t-rec_pt_150{padding-top:150px}.t-rec_pt_165{padding-top:165px}.t-rec_pt_180{padding-top:180px}.t-rec_pt_195{padding-top:195px}.t-rec_pt_210{padding-top:210px}.t-rec_pb_0{padding-bottom:0}.t-rec_pb_15{padding-bottom:15px}.t-rec_pb_30{padding-bottom:30px}.t-rec_pb_45{padding-bottom:45px}.t-rec_pb_60{padding-bottom:60px}.t-rec_pb_75{padding-bottom:75px}.t-rec_pb_90{padding-bottom:90px}.t-rec_pb_105{padding-bottom:105px}.t-rec_pb_120{padding-bottom:120px}.t-rec_pb_135{padding-bottom:135px}.t-rec_pb_150{padding-bottom:150px}.t-rec_pb_165{padding-bottom:165px}.t-rec_pb_180{padding-bottom:180px}.t-rec_pb_195{padding-bottom:195px}.t-rec_pb_210{padding-bottom:210px}@media screen and (max-width:480px){.t-rec_pt_0{padding-top:0}.t-rec_pt_15{padding-top:15px}.t-rec_pt_30{padding-top:30px}.t-rec_pt_45{padding-top:45px}.t-rec_pt_60{padding-top:60px}.t-rec_pt_75{padding-top:75px}.t-rec_pt_90{padding-top:90px}.t-rec_pt_105{padding-top:90px}.t-rec_pt_120{padding-top:90px!important}.t-rec_pt_135{padding-top:90px!important}.t-rec_pt_150{padding-top:90px!important}.t-rec_pt_165{padding-top:90px!important}.t-rec_pt_180{padding-top:120px!important}.t-rec_pt_195{padding-top:120px!important}.t-rec_pt_210{padding-top:120px!important}.t-rec_pb_0{padding-bottom:0}.t-rec_pb_15{padding-bottom:15px}.t-rec_pb_30{padding-bottom:30px}.t-rec_pb_45{padding-bottom:45px}.t-rec_pb_60{padding-bottom:60px}.t-rec_pb_75{padding-bottom:75px}.t-rec_pb_90{padding-bottom:90px}.t-rec_pb_105{padding-bottom:90px}.t-rec_pb_120{padding-bottom:90px!important}.t-rec_pb_135{padding-bottom:90px!important}.t-rec_pb_150{padding-bottom:90px!important}.t-rec_pb_165{padding-bottom:90px!important}.t-rec_pb_180{padding-bottom:120px!important}.t-rec_pb_195{padding-bottom:120px!important}.t-rec_pb_210{padding-bottom:120px!important}}@media screen and (max-width:480px){.t-rec_pt-res-480_0{padding-top:0!important}.t-rec_pt-res-480_15{padding-top:15px!important}.t-rec_pt-res-480_30{padding-top:30px!important}.t-rec_pt-res-480_45{padding-top:45px!important}.t-rec_pt-res-480_60{padding-top:60px!important}.t-rec_pt-res-480_75{padding-top:75px!important}.t-rec_pt-res-480_90{padding-top:90px!important}.t-rec_pt-res-480_105{padding-top:105px!important}.t-rec_pt-res-480_120{padding-top:120px!important}.t-rec_pt-res-480_135{padding-top:135px!important}.t-rec_pt-res-480_150{padding-top:150px!important}.t-rec_pt-res-480_165{padding-top:165px!important}.t-rec_pt-res-480_180{padding-top:180px!important}.t-rec_pt-res-480_195{padding-top:195px!important}.t-rec_pt-res-480_210{padding-top:210px!important}.t-rec_pb-res-480_0{padding-bottom:0!important}.t-rec_pb-res-480_15{padding-bottom:15px!important}.t-rec_pb-res-480_30{padding-bottom:30px!important}.t-rec_pb-res-480_45{padding-bottom:45px!important}.t-rec_pb-res-480_60{padding-bottom:60px!important}.t-rec_pb-res-480_75{padding-bottom:75px!important}.t-rec_pb-res-480_90{padding-bottom:90px!important}.t-rec_pb-res-480_105{padding-bottom:105px!important}.t-rec_pb-res-480_120{padding-bottom:120px!important}.t-rec_pb-res-480_135{padding-bottom:135px!important}.t-rec_pb-res-480_150{padding-bottom:150px!important}.t-rec_pb-res-480_165{padding-bottom:165px!important}.t-rec_pb-res-480_180{padding-bottom:180px!important}.t-rec_pb-res-480_195{padding-bottom:195px!important}.t-rec_pb-res-480_210{padding-bottom:210px!important}}.t107{text-align:center}.t107__width{vertical-align:middle}.t107__widthauto{width:auto;max-width:100%;display:block;margin:0 auto}.t107__title{padding-top:28px;padding-bottom:28px;font-size:14px;line-height:28px}.t121__widthauto{width:100%;max-width:940px;vertical-align:middle}.t121 iframe{display:block;border:0;padding:0}.t121 .t-video-lazyload{background-color:#000}.t102__title{font-size:104px;color:#fff;margin:74px 0 54px 0}.t102__descr{color:#fff;padding:0 0 30px 0}.t102__descr_center{max-width:700px;margin:0 auto}@media screen and (max-width:1024px){.t102__title{font-size:70px;line-height:70px;margin-top:30px}.t102__descr{padding:0 120px}}@media screen and (max-width:640px){.t102__title{font-size:34px;line-height:38px;margin-top:30px}.t102__descr{padding:0 10px}}.t001__wrapper{padding-top:42px;padding-bottom:42px}.t001__uptitle{color:#fff;padding-bottom:60px;padding-top:30px}.t001__title{color:#fff;padding:24px 0 38px 0;letter-spacing:.5px}.t001__descr{color:#fff;padding:0 0 30px 0}.t001__descr_center{max-width:700px;margin:0 auto}.t001__descr_center a:not([style]){color:#fff!important}.t001__descr_center a{font-weight:600}@media screen and (max-width:640px){.t001__title{padding-left:10px;padding-right:10px}.t001__uptitle{padding-left:10px;padding-right:10px}.t001__descr{padding-left:10px;padding-right:10px;font-size:14px;line-height:20px}}.t015{box-sizing:border-box}.t015__title{padding-top:8px;padding-bottom:3px}.t015__uptitle{padding-top:10px;padding-bottom:40px}.t015__descr{padding:41px 0 0 0}.t017__uptitle{padding-top:3px;padding-bottom:22px}.t017__title{padding-top:2px;padding-bottom:0}.t017__descr{padding-top:21px}.t021__line{width:100%;max-width:140px;margin-left:auto;margin-right:auto;height:1px;background-color:#000}.t021__text-impact{text-align:center;margin-top:44px;margin-bottom:54px}.t051__text{text-align:center}.t004{padding-top:8px;padding-bottom:6px;position:relative}.t004__text-column-count_2{column-count:2;column-gap:40px;-moz-column-count:2;-moz-column-gap:40px;-webkit-column-count:2;-webkit-column-gap:40px}.t004__text-column-count_3{column-count:3;column-gap:40px;-moz-column-count:3;-moz-column-gap:40px;-webkit-column-count:3;-webkit-column-gap:40px}.t004__text-column-count_4{column-count:4;column-gap:40px;-moz-column-count:4;-moz-column-gap:40px;-webkit-column-count:4;-webkit-column-gap:40px}.t004__initial-letter::first-letter{font-size:100px;float:left;line-height:.65;margin:10px 10px 10px 0}.t004 table{border-collapse:collapse;font-size:1em;width:100%}.t004 table td,.t004 table th{padding:5px;border:1px solid #ddd;vertical-align:top}.t004 table thead td,.t004 table th{font-weight:700;border-bottom-color:#888}@media screen and (max-width:1200px){.t004__text-column-count_2,.t004__text-column-count_3,.t004__text-column-count_4{column-gap:20px;-moz-column-gap:20px;-webkit-column-gap:20px}}@media screen and (max-width:960px){.t004__text-column-count_2,.t004__text-column-count_3,.t004__text-column-count_4{column-count:1;column-gap:0;-moz-column-count:1;-moz-column-gap:0;-webkit-column-count:1;-webkit-column-gap:0}}@media screen and (max-width:640px){.t004 h1{font-size:28px;line-height:35px}}.t118{padding-top:28px;padding-bottom:28px}.t118__line{height:1px;background-color:#000;border:none;opacity:.2;filter:alpha(opacity=20)}.t119__preface{color:#000;font-size:30px;line-height:1.35}@media screen and (max-width:640px){.t119__preface{font-size:22px}}@media screen and (min-width:960px){.t119__preface{margin-top:-1px}}.t123__centeredContainer{text-align:center}.t148__title{color:#fff;padding-top:28px;padding-bottom:28px;max-width:480px;width:100%;margin-left:50px;text-align:left;margin-bottom:40px}@media screen and (max-width:640px){.t148__title{width:90%;margin-left:20px;margin-bottom:20px}}.t151b{position:relative;height:60px}.t151b__centered{text-align:center;width:100%}.t151b__text{text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;font-size:60px;color:'Roboto',Arial,sans-serif;font-family:"Georgia";background-color:#fff;margin:0 auto;width:60px;height:60px;overflow:hidden;white-space:nowrap;line-height:60px;z-index:2;position:relative}.t151b__wrapper{width:100%;position:absolute}.t151b__line{height:1px;background-color:#000;border:none;opacity:.2;filter:alpha(opacity=20);text-align:center;margin:0;padding:0;margin-top:34px;z-index:1;margin-left:auto;margin-right:auto}.t165 .t-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.t165__vmiddle{margin-top:auto;margin-bottom:auto}.t165__vtop{margin-bottom:auto}.t165__vbottom{margin-top:auto}.t165__left{text-align:left}.t165__center{text-align:center}.t165__right{text-align:right}.t165__textwrapper{padding-right:20px}.t165__uptitle{padding:0;margin:0;margin-bottom:14px}.t165__title{padding:0;margin:0;padding-bottom:28px}.t165__text{opacity:.85}.t165__img{float:right;width:100%}.t165__img_circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.t165__btn-container{width:100%}.t165__btn-wrapper{display:inline-block;padding-top:60px}.t165__btntext-wrapper{display:inline-block;padding-top:45px}@media screen and (max-width:960px){.t165__btn-wrapper{padding-top:30px;padding-bottom:20px}.t165__btntext-wrapper{padding-top:20px}}@media screen and (max-width:640px){.t165 .t-container{display:-webkit-block;display:block}.t165__img{float:none}.t165__col-top{margin-bottom:30px}}.t175__widepadding{padding:60px}.t175__title{margin:0 auto}.t175__descr{padding-top:20px;margin:0 auto;color:#7f7f7f}.t175__text{padding-top:20px;margin:0 auto}.t175__img{max-width:100%;margin:0 auto;display:block}@media screen and (max-width:960px){.t175__widepadding{padding:20px}.t175 .t-col:first-child{margin-bottom:60px}}.t181{text-align:left}.t181__wrapper{padding-top:42px;padding-bottom:42px}.t181__title{color:#fff;padding:24px 0 38px 0;letter-spacing:1px}.t181__descr{color:#afafaf;padding:0 0 30px 0}.t181 .t-btnwrapper{display:inline-block}.t181 :not(.t-btnwrapper) .t-btn:nth-child(1),.t181 .t-btnwrapper:nth-child(1){margin-right:10px}.t181 :not(.t-btnwrapper) .t-btn,.t181 .t-btnwrapper{margin-top:8px}@media screen and (max-width:640px){.t181 :not(.t-btnwrapper) .t-btn:nth-child(2),.t181 .t-btnwrapper:nth-child(2){margin-left:0}.t181 :not(.t-btnwrapper) .t-btn,.t181 .t-btnwrapper{margin:5px;margin-left:0}}.t182{text-align:center}.t182__wrapper{padding-top:42px;padding-bottom:42px}.t182__title{color:#fff;padding:24px 0 24px 0;letter-spacing:1px}.t182__descr{color:#fff;padding:15px 0 30px 0}.t182__buttons{margin-top:45px}.t182 :not(.t-btnwrapper) .t-btn,.t182 .t-btnwrapper{display:inline-block}.t182 :not(.t-btnwrapper) .t-btn:nth-child(2),.t182 .t-btnwrapper:nth-child(2){margin-left:10px}@media screen and (max-width:640px){.t182__title{font-size:30px;line-height:30px;padding-left:10px;padding-right:10px}.t182__descr{padding-left:10px;padding-right:10px;font-size:14px;line-height:20px}.t182 .t-btnwrapper{margin:7px 3px}.t182 :not(.t-btnwrapper) .t-btn:nth-child(2),.t182 .t-btnwrapper:nth-child(2){margin-left:3px}}.t142A__wrapone{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t142A__wraptwo{padding:0 10px;position:relative;z-index:1}.t142A__wraptwo td{vertical-align:middle}.t142A__btn{margin:0 10px;margin-bottom:20px}@media screen and (max-width:640px){.t142A{padding:0 20px}.t142A__wraptwo{padding:0}.t142A__btn{display:inline-table;width:100%;margin-left:0;margin-right:0}}.t185__butwrapper{text-align:right;margin-top:10px;margin-bottom:10px}@media screen and (max-width:980px){.t185__butwrapper{text-align:center;margin-top:20px;margin-bottom:20px}.t185{text-align:center}}.t005__text{padding-top:8px;padding-bottom:5px}@media screen and (max-width:640px){.t005__text{margin-bottom:20px}}.t195__text{padding-bottom:6px}.t195__imgsection{text-align:center}.t195__img{padding-bottom:10px;padding-top:4px;max-width:100%}.t195__sectitle{font-size:15px;line-height:20px;padding-bottom:5px;padding-top:5px;text-align:left}.t195__secdescr{font-size:11px;line-height:16px;padding-top:0;padding-bottom:7px;text-align:left}@media screen and (max-width:960px){.t195__imgsection{margin-top:20px;margin-bottom:20px}}@media screen and (max-width:640px){.t195__imgsection{width:100%!important}}.t220__textwrapper{margin-left:-60px;padding:60px}.t-col_12 .t220__textwrapper{margin-left:-40px}.t220__title{margin-top:-8px;padding-bottom:35px}.t220 .t-col_1{max-width:120px}.t220 .t-col_2{max-width:220px}.t220 .t-col_3{max-width:320px}.t220 .t-col_4{max-width:420px}.t220 .t-col_5{max-width:520px}.t220 .t-col_6{max-width:620px}.t220 .t-col_7{max-width:720px}.t220 .t-col_8{max-width:820px}.t220 .t-col_9{max-width:920px}.t220 .t-col_10{max-width:1020px}.t220 .t-col_11{max-width:1120px}.t220 .t-col_12{max-width:1220px}@media screen and (max-width:1240px){.t220 .t-col_12{max-width:1160px}.t-col_12 .t220__textwrapper{margin-left:0}}@media screen and (max-width:1200px){.t220__textwrapper{margin-left:-40px;padding:40px}.t-col_12 .t220__textwrapper{margin-left:-20px}.t220 .t-col_1{max-width:100px}.t220 .t-col_2{max-width:180px}.t220 .t-col_3{max-width:260px}.t220 .t-col_4{max-width:340px}.t220 .t-col_5{max-width:420px}.t220 .t-col_6{max-width:500px}.t220 .t-col_7{max-width:580px}.t220 .t-col_8{max-width:660px}.t220 .t-col_9{max-width:740px}.t220 .t-col_10{max-width:820px}.t220 .t-col_11{max-width:900px}.t220 .t-col_12{max-width:980px}}@media screen and (max-width:980px){.t220 .t-col_12{max-width:940px}}@media screen and (max-width:960px){.t220 .t-container{max-width:680px}.t220__textwrapper,.t-col_12 .t220__textwrapper{margin-left:0;padding:40px}.t220 .t-col{padding-left:0;padding-right:0}}@media screen and (max-width:700px){.t220__textwrapper{margin-left:0;padding:20px}.t220 .t-container{max-width:640px}}.t225__title{padding-top:8px;padding-bottom:3px}.t225__uptitle{padding-top:10px;padding-bottom:50px}.t225__descr{padding:41px 0 0 0}.t-menusub__menu{display:none}.t229{width:100%;position:fixed;top:0;z-index:990;box-shadow:0 1px 3px rgba(0,0,0,0);-webkit-transition:background-color 300ms linear;-moz-transition:background-color 300ms linear;-o-transition:background-color 300ms linear;-ms-transition:background-color 300ms linear;transition:background-color 300ms linear;height:50px}.t229__beforeready{visibility:hidden}.t229.t229__positionabsolute{position:absolute}.t229.t229__positionfixed{position:fixed}.t229.t229__positionstatic{position:static}.t229__maincontainer{width:100%;height:50px;display:table;position:relative}.t229__maincontainer.t229__c12collumns{max-width:1200px;margin:0 auto}.t229__centerside{display:table-cell;vertical-align:middle;text-align:center;width:100%}.t229__centerside.t229__menualign_left{text-align:left}.t229__centerside.t229__menualign_right{text-align:right}.t229__padding40px{width:40px}.t229 .t229__maincontainer.t229__c12collumns .t229__padding40px{width:20px}.t229 ul{list-style-type:none;margin:0;padding:0!important}.t229__list_item{clear:both;font-size:16px;display:inline-block;padding-left:15px;padding-right:15px;margin:0;white-space:nowrap;color:#000;font-family:'Roboto',Arial,sans-serif}.t229 a,#allrecords .t229 a{text-decoration:none;color:#000}.t229__list_item .t-active{opacity:.7}@media screen and (max-width:1200px){.t229__padding40px{width:20px}}@media screen and (max-width:980px){.t229{position:static;text-align:center;display:block;margin:0;padding:0;height:auto!important}.t229.t229__positionabsolute,.t229.t229__positionfixed,.t229.t229__positionstatic{position:static}.t229__centerside{display:block;text-align:center;float:none;padding:20px 0}.t229__padding40px{display:none}.t229 .t229__list_item{display:block;text-align:center;padding:12px 10px!important;white-space:normal}}.t230__videoblock{text-align:center}.t230__title{padding-bottom:20px}.t230__text{padding-bottom:6px}.t230__sectitle{font-size:15px;line-height:20px;padding-bottom:5px;padding-top:5px;text-align:left}.t230__secdescr{font-size:11px;line-height:16px;padding-top:0;padding-bottom:7px;text-align:left}.t230__btn-container{width:100%}.t230__btn-wrapper{display:inline-block;padding-top:30px}.t230__btntext-wrapper{display:inline-block;padding-top:15px}.t230 .t-video-lazyload{background-color:#000}@media screen and (max-width:960px){.t230__videoblock{margin-top:20px;margin-bottom:20px}}@media screen and (max-width:640px){.t230__videoblock{width:100%!important}}.t265__wrapper{padding:30px 20px 28px 55px;position:relative;text-align:left}.t265__icon{position:absolute;top:27px;left:20px}@media screen and (max-width:650px){.t265__wrapper{padding:20px 20px 16px 50px;margin:0 -20px}.t265__icon{top:16px;-moz-transform:scale(.8);-ms-transform:scale(.8);-webkit-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}}.t393{transition:background-color 300ms linear}.t393.t393__beforeready{visibility:hidden}.t393 .t393__wrapper{position:relative;min-height:20px}.t393 .t393__submit{font-family:'Roboto',Arial,sans-serif;text-align:center;border:0 none;font-weight:700;height:30px;line-height:30px;font-size:13px;padding-left:20px;padding-right:20px;-webkit-appearance:none;background:none;cursor:pointer;box-sizing:content-box}.t393.t393__positionabsolute{position:absolute;z-index:99999}.t393.t393__positionfixed{position:fixed;z-index:99999}.t393.t393__positionstatic{position:static}.t393 .t393__submit_size_sm{height:22px;line-height:22px;font-size:10px;padding-left:12px;padding-right:12px}.t393 .t393__submit_size_lg{height:40px;line-height:40px;font-size:16px;padding-left:25px;padding-right:25px}.t393 .t393__submit_size_xl{height:50px;line-height:50px;font-size:22px;padding-left:35px;padding-right:35px}.t393 .t393__submit_size_xxl{height:60px;line-height:60px;font-size:28px;padding-left:45px;padding-right:45px}@media screen and (max-width:980px){.t393{position:static;text-align:center;display:block;margin:0;padding:20px;height:auto!important}.t393.t393__positionabsolute,.t393.t393__positionfixed,.t393.t393__positionstatic{position:static}}.t395__col{margin:0 auto}.t395__wrapper{display:table;width:100%}.t395__tab{display:table-cell;cursor:pointer;vertical-align:middle;border-right:none!important;position:relative}.t395__tab.t395__tab_active:after{content:" ";position:absolute;z-index:1}.t395__tab_active:last-child:after{display:none}.t395__title{padding:0 22px;color:#777;transition:font-weight,color 0.3s ease}.t395__width_12{width:12.5%}.t395__width_14{width:14.28%}.t395__width_16{width:16.66%}.t395__width_20{width:20%}.t395__width_25{width:25%}.t395__width_33{width:33.3%}.t395__width_50{width:50%}.t395__width_100{width:100%}.t395__tab_active{cursor:default}.t395__tab_active .t395__title{color:#ff8562;padding-bottom:18px;padding-top:18px}.t379__off,.t395__off:not([data-record-type="396"]){display:none!important}.t395__off[data-record-type="396"]{opacity:0!important;height:0!important;max-height:0!important;min-height:0!important;pointer-events:none!important;overflow:hidden!important;padding-top:0!important;padding-bottom:0!important}.t395__select{-webkit-appearance:none;padding:16px 20px;width:100%;box-sizing:border-box;background-color:transparent;border-radius:0;border:1px solid;outline:none;margin:0;font-size:16px}.t395__wrapper_mobile{position:relative;display:none}.t395__wrapper_mobile:after{content:' ';width:0;height:0;border-style:solid;border-width:5px 4px 0 4px;position:absolute;top:50%;right:20px;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.t395__firefoxfix{width:16px;position:absolute;top:1px;right:1px;bottom:1px;pointer-events:none}.t395 .t-align_left .t395__tab_active{position:relative}@media screen and (max-width:960px){.t395__col{padding:0 20px;box-sizing:border-box}.t395__wrapper_mobile{display:block}.t395__wrapper{display:none}.t395__select{padding-right:40px}}.t396__iframe{z-index:10000;background-color:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0;border:0}.t396__body_overflow_hidden{overflow:hidden}.t396__display_none{display:none}.t396__artboard{position:relative;width:100%;height:100vh;overflow:hidden}.t396__artboard .t396__artboard_scale{overflow:visible}.t396__artboard.t396__artboard_scale .t396__elem[data-elem-type="text"] .tn-atom{word-break:normal}.t396__artboard_scale .t396__carrier,.t396__artboard_scale .t396__filter{transform-origin:top left}.tn-atom__scale-wrapper{width:inherit;height:inherit}.t396__elem .tn-atom__scale-wrapper .tn-atom{width:inherit;height:inherit!important;box-sizing:border-box}.t396__artboard.rendering .tn-elem{visibility:hidden}.t396__artboard.rendered .tn-elem{visibility:visible}.t396__carrier{position:absolute;left:0;top:0;z-index:0;width:100%;height:100vh;-moz-transform:unset}.t396__filter{position:absolute;left:0;top:0;z-index:1;width:100%;height:100vh;transform:translateZ(0)}.t396__elem{position:absolute;box-sizing:border-box;display:table}.t396 .tn-atom{display:table-cell;vertical-align:middle;width:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}@media screen and (max-width:959px){.t396_safari .t396__artboard_scale .tn-atom{-webkit-text-size-adjust:auto;-moz-text-size-adjust:auto;-ms-text-size-adjust:auto}}.t396 .tn-atom ul,.t396 .tn-atom ol{margin-bottom:0}.t396_safari .tn-atom{transform:translateZ(0)}.t396 a.tn-atom{text-decoration:none}.t396 .tn-atom__img{width:100%;display:block}.t396 .tn-atom__html{vertical-align:top}.t396 .tn-atom__pin{border-radius:1000px;border-style:solid}.t396 .tn-atom__pin_onclick{cursor:pointer}.t396 .tn-atom__tip{position:absolute;box-sizing:border-box;width:300px;max-width:90vw;padding:15px;display:none}.t396 .tn-atom__pin:hover .tn-atom__tip{display:none}.t396 .tn-atom__tip-img{width:100%;display:block;margin-bottom:10px}.t396 .tn-atom__tip[data-tip-pos=top]{bottom:100%;margin-bottom:15px;left:50%;transform:translateX(-50%)}.t396 .tn-atom__tip[data-tip-pos=bottom]{top:100%;margin-top:15px;left:50%;transform:translateX(-50%)}.t396 .tn-atom__tip[data-tip-pos=left]{right:100%;margin-right:15px;top:50%;transform:translateY(-50%)}.t396 .tn-atom__tip[data-tip-pos=right]{left:100%;margin-left:15px;top:50%;transform:translateY(-50%)}.t396__ui{position:absolute;top:16px;left:196px;background-color:#fa876b;color:#000!important;height:30px;line-height:30px;width:100px;z-index:1000;text-align:center;border-radius:3px;display:none;font-size:14px}.t404 .t-col_4{margin-bottom:40px}.t404 a{text-decoration:none;color:#000}.t404__textwrapper{margin-bottom:28px;margin-top:16px}.t404__paddingsmall{padding:20px 30px 25px;background:#fff;margin-top:0;margin-bottom:0}.t404__paddingbig{padding:30px 40px 35px;background:#fff;margin-top:0;margin-bottom:0}.t404__paddingsmall .t404__uptitle{margin-top:0}.t404__uptitle{margin-top:12px;margin-bottom:10px}.t404__tag{font-size:11px;font-weight:400;line-height:16px;letter-spacing:1px;color:#777}.t404__date{font-size:12px;font-weight:400;line-height:16px;letter-spacing:1px;color:#777}.t404__title{margin-bottom:12px}.t404__descr{color:#777}.t404__imgbox{position:relative}.t404__img{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;top:0;left:0;right:0;bottom:0}.t404__separator{padding-top:65%}.t404__buttonwrapper{padding:0 20px;text-align:center}.t404__col{margin-bottom:40px}@media screen and (max-width:1200px){.t404__col{margin-bottom:20px}}@media screen and (max-width:960px){.t404__imgbox{width:50%;display:inline;float:left;margin-right:20px}.t404__withbg .t404__imgbox{display:table-cell;float:none;vertical-align:top;margin-right:0}.t404 .t-col_3,.t404 .t-col_4,.t404 .t-col_6{max-width:100%;margin-bottom:50px}.t404__link:before,.t404__link:after{content:"";display:table;clear:both}.t404__textwrapper{display:table;margin-top:0;width:calc(50% - 20px)}.t404__withbg .t404__textwrapper{display:table-cell;float:none;vertical-align:top;margin-right:0}.t404 .t404__withbg{margin-bottom:30px}.t404__uptitle{margin-top:0}.t404__link{display:table;width:100%}}@media screen and (max-width:640px){.t404__imgbox,.t404__withbg .t404__imgbox,.t404__withbg .t404__textwrapper{width:100%;display:block;float:none}.t404__link{display:block;width:100%}.t404__imgbox{margin-right:0}.t404__textwrapper{margin-top:16px;width:100%}.t404__withbg .t404__textwrapper{margin-top:0;box-sizing:border-box}}.t420__descr ul{padding:0!important;margin:0}.t420__descr li{display:block;margin-bottom:10px}.t420__descr li:last-child{margin-bottom:0}.t420__title{margin-bottom:14px;color:#fff}.t420__title a,.t420__descr a{color:inherit!important}.t420__floatbeaker_lr3{display:none}.t420__title_uppercase{letter-spacing:1px;text-transform:uppercase}.t420__logo{display:block;max-width:120px;width:100%}.t420 .t-sociallinks__item,.t420__right_social_links_item{display:inline-block;margin-right:4px;-webkit-transition:opacity ease-in-out 0.2s;-moz-transition:opacity ease-in-out 0.2s;-o-transition:opacity ease-in-out 0.2s;transition:opacity ease-in-out 0.2s}.t420 .t-sociallinks__item:hover,.t420__right_social_links_item:hover{opacity:.9}.t420 .t-sociallinks__item:last-child,.t420__right_social_links_item:last-child{margin-right:0}.t420 .t-sociallinks,.t420__right_social_links{margin-top:30px}.t420__text{color:#525252;margin-top:21px;font-size:12px}@media screen and (max-width:960px){.t420__col.t-col_3{max-width:320px;display:inline;float:left;margin-bottom:30px}.t420__floatbeaker_lr3{display:block;width:100%;content:" ";clear:both}}@media screen and (max-width:640px){.t420__col.t-col_3{max-width:50%;width:100%}}@media screen and (max-width:420px){.t420__col.t-col_3{max-width:100%;width:100%}}.t431__withoutleftpadding .t431__td:first-child{padding-left:0!important}.t431__withoutleftpadding .t431__th:first-child{padding-left:0!important}.t431__table,.t431__tbody,.t431__th,.t431__td{margin:0;padding:0;border:0 solid #ccc;vertical-align:baseline;text-align:inherit}.t431__table{border-collapse:collapse;table-layout:auto}.t431__tbody{overflow-y:auto;height:inherit;vertical-align:middle}.t431__th,.t431__td{padding:20px;vertical-align:top}.t431__tdscale_1 .t431__th,.t431__tdscale_1 .t431__td{padding:20px}.t431__tdscale_2 .t431__th,.t431__tdscale_2 .t431__td{padding:30px}.t431__tdscale_3 .t431__th,.t431__tdscale_3 .t431__td{padding:40px}.t431__lightgreyborder{border:1px solid #eee!important}.t431__btnwrapper{display:inline-block}.t431__btnwrapper a{border:0;font-weight:700;box-shadow:none}.t431__btnwrapper .t-btn{white-space:nowrap}@media screen and (max-width:960px){.t431__mobilescroll .t431__table-wrapper{min-width:960px}.t431__table{width:100%;table-layout:auto}.t431__table>.t431__tbody,.t431__table>.t431__thead{display:table-row-group!important}.t431__withoutmobilescroll{min-width:100%!important}.t431__wrapper-for-mobile{overflow-x:auto}.t431__withoutmobilescroll .t431__table{table-layout:auto}.t431__withoutmobilescroll .t431__td,.t431__withoutmobilescroll .t431__th{padding:20px 10px}}@media screen and (max-width:640px){.t431__mobilescroll .t431__table-wrapper{min-width:640px}.t431__td,.t431__th{-webkit-text-size-adjust:100%}}.t498 .t-section__topwrapper{margin-bottom:105px}.t498 .t-section__title{margin-bottom:40px}.t498 .t-section__descr{max-width:560px}.t498 .t-section__bottomwrapper{margin-top:105px}.t498__col{vertical-align:top;position:relative;height:auto}.t498__col-wrapper{text-align:center;box-sizing:border-box;padding:0 25px}.t498__line{width:1px;background:#eee;position:absolute;top:0;bottom:0;left:-20px;-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.t498__bgimg{width:100px;height:100px;max-width:100%;background-size:cover;background-repeat:no-repeat;background-position:center;margin-bottom:30px}.t498__img{margin-bottom:30px;width:100px;height:auto;max-width:100%}.t498__img_circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.t498__title{padding-bottom:20px}.t498__uptitle{padding-bottom:15px}@media screen and (max-width:1200px){.t498__line{left:-10px}}@media screen and (max-width:960px){.t498 .t-section__bottomwrapper{margin-top:45px}.t498 .t-section__topwrapper{margin-bottom:45px}.t498 .t-section__title{margin-bottom:20px}.t498__col{padding:0 5% 0 5%;width:100%;height:auto!important;display:block}.t498__col-wrapper{padding:45px 0 45px 0}.t498__col-wrapper_fisrt{padding-top:0}.t498__line{-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);width:90%!important;margin:0 5% 0 5%;left:0;height:1px}.t498__title,.t498__uptitle{padding-bottom:10px}}.t500 .t-section__topwrapper{margin-bottom:105px}.t500 .t-section__title{margin-bottom:40px}.t500 .t-section__descr{max-width:560px}.t500 .t-section__bottomwrapper{margin-top:105px}.t500__table-wrapper{display:table;table-layout:fixed}.t500__cell_25{width:25%}.t500__cell_50{width:50%}.t500__item_padding-top{padding-top:45px}.t500__img{display:block;width:100%;box-sizing:border-box;padding:0 30px 0 30px}.t500__imgwrapper{width:45px}.t500__bgimg{width:45px;height:45px;max-width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.t500__iconimg{width:100%;max-width:100%;height:auto}.t500__img_circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.t500__cell-left{padding-left:20px}.t500__cell-left .t500__textwrapper{padding-right:20px;text-align:right}.t500__cell-left .t500__item{float:right}.t500__cell-right{padding-right:20px}.t500__cell-right .t500__textwrapper{padding-left:20px;text-align:left}.t500__cell-right .t500__item{float:left}.t500 .t-name{padding-bottom:10px}.t500__iconwrapper_mobile{display:none}.t500__justfeatures{padding:0 50px 0 50px;vertical-align:top}@media screen and (max-width:960px){.t500 .t-container>.t-cell,.t500__cell_25,.t500__cell_50{padding:0 20px 0 20px;box-sizing:border-box;width:100%;display:block}.t500__cell-left{margin-bottom:45px}.t500__cell-right{margin-top:45px}.t500__cell-left .t500__textwrapper{padding-right:0;padding-left:20px;text-align:left}.t500__img{max-width:90%;margin:0 auto}.t500__imgwrapper{max-width:50px!important}.t500__bgimg{max-width:50px!important;max-height:50px!important}.t500__iconwrapper{display:none}.t500__iconwrapper_mobile{display:table-cell}.t500__item{float:none!important}.t500 .t-section__bottomwrapper{margin-top:45px}.t500 .t-section__topwrapper{margin-bottom:45px}.t500 .t-section__title{margin-bottom:20px}}.t502 .t-section__topwrapper{margin-bottom:105px}.t502 .t-section__title{margin-bottom:40px}.t502 .t-section__descr{max-width:560px}.t502 .t-section__bottomwrapper{margin-top:105px}.t502__tablewrapper{display:table;width:100%}.t502__circlewrapper{display:table-cell;vertical-align:top}.t502__textwrapper{display:table-cell;vertical-align:top;padding-left:20px;width:100%}.t502__title{margin:0;padding-bottom:13px}.t502__circle{background-color:#ccc;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;display:block;width:60px;height:60px;text-align:center;font-size:20px;line-height:60px;color:#000;overflow:hidden;white-space:nowrap}.t502__separator{margin-bottom:90px}@media screen and (max-width:960px){.t502__col{margin-bottom:36px}.t502__col:last-child{margin-bottom:0}.t502__title{padding-bottom:10px}.t502 .t-section__bottomwrapper{margin-top:45px}.t502 .t-section__topwrapper{margin-bottom:45px}.t502 .t-section__title{margin-bottom:20px}.t502__separator{margin-bottom:0!important}.t502__blockdescr{margin-bottom:20px}.t502__circle{max-width:40px;max-height:40px;font-size:18px!important;line-height:40px!important}}.t504 .t-section__topwrapper{margin-bottom:105px}.t504 .t-section__title{margin-bottom:40px}.t504 .t-section__descr{max-width:560px}.t504 .t-section__bottomwrapper{margin-top:105px}.t504__col{vertical-align:top;position:relative;height:auto}.t504__col-wrapper{text-align:center;box-sizing:border-box;padding:0 25px}.t504__line{width:1px;background:#eee;position:absolute;top:0;bottom:0;left:-20px;-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.t504__bgimg{width:100px;height:100px;max-width:100%;background-size:cover;background-repeat:no-repeat;background-position:center;margin-bottom:30px}.t504__img{margin-bottom:30px;width:100px;height:auto;max-width:100%}.t504__img_circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.t504__title{padding-bottom:20px}.t504__uptitle{padding-bottom:15px}@media screen and (max-width:1200px){.t504__line{left:-10px}}@media screen and (max-width:960px){.t504 .t-section__bottomwrapper{margin-top:45px}.t504 .t-section__topwrapper{margin-bottom:45px}.t504 .t-section__title{margin-bottom:20px}.t504__col{padding:0 5% 0 5%;width:100%;height:auto!important;display:block}.t504__col-wrapper{padding:45px 0 45px 0}.t504__col-wrapper_fisrt{padding-top:0}.t504__line{-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);width:90%!important;margin:0 5% 0 5%;left:0;height:1px}.t504__title,.t504__uptitle{padding-bottom:10px}}.t524 .t-section__topwrapper{margin-bottom:105px}.t524 .t-section__title{margin-bottom:40px}.t524 .t-section__descr{max-width:560px}.t524 .t-section__bottomwrapper{margin-top:105px}.t524__wrapperleft{padding-left:0;padding-right:0}.t524__wrappercenter{padding-left:20px;padding-right:20px}.t524__separator{margin-bottom:90px}.t524__itemwrapper{margin:0 auto}.t524__imgwrapper{width:200px;max-width:100%;margin-bottom:20px}.t524__bgimg{width:100%;max-width:100%;padding-bottom:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.t524__img{width:100%;max-width:100%;height:auto}.t524__img_circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.t524__persdescr{color:#7a7a7a}.t524__bottommargin_sm{margin-bottom:4px}.t524__bottommargin_lg{margin-bottom:18px}@media screen and (max-width:960px){.t524 .t-section__bottomwrapper{margin-top:45px}.t524 .t-section__topwrapper{margin-bottom:45px}.t524 .t-section__title{margin-bottom:20px}.t524__separator{display:none}.t524__container{font-size:0}.t524__col{margin-bottom:45px}.t524__col-mobstyle{width:50%;display:inline-block;vertical-align:top}.t524__itemwrapper_1,.t524__itemwrapper_3{max-width:300px}.t524__itemwrapper_2{max-width:460px}.t524__itemwrapper_4{max-width:220px}}@media screen and (max-width:640px){.t524__col-mobstyle:nth-child(odd){padding-left:40px}.t524__col-mobstyle:nth-child(even){padding-right:40px}}@media screen and (max-width:480px){.t524__col-mobstyle{width:100%;display:block}.t524__col-mobstyle:nth-child(odd){padding-left:20px}.t524__col-mobstyle:nth-child(even){padding-right:20px}}.t550{-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%}.t550 .t-section__topwrapper{margin-bottom:105px}.t550 .t-section__title{margin-bottom:40px}.t550 .t-section__descr{max-width:560px}.t550 .t-section__bottomwrapper{margin-top:105px}.t550__numberwrapper{position:relative;padding-bottom:40px}.t550__col:last-child .t550__numberwrapper{padding-bottom:0!important}.t550__number{position:relative;z-index:1}.t550__circle{width:44px;height:44px;background:#222;border-radius:100%;border:2px solid #fff}.t550__digit{position:absolute;top:50%;left:0;right:0;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff}.t550__line{position:absolute;height:100%;background:#222;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.t550__col:last-child .t550__line{display:none}.t550__textwrapper{padding-left:25px;padding-bottom:40px}.t550__col:last-child .t550__textwrapper{padding-bottom:0!important}.t550__descr{margin-top:4px;margin-bottom:5px}@media only screen and (max-width:960px){.t550 .t-section__bottomwrapper{margin-top:45px}.t550 .t-section__topwrapper{margin-bottom:45px}.t550 .t-section__title{margin-bottom:20px}}.t552__container{font-size:0;min-height:1px}.t552__container.t-container{padding:0 20px;box-sizing:border-box}.t552__container_indent{padding:0 40px 0 40px;box-sizing:border-box}.t552__container_overflow{overflow:hidden}.t552__tile{display:inline-block;vertical-align:bottom}.t552__tile_25{width:25%}.t552__tile_50{width:50%}.t552__tile_33{width:33.3333%}.t552__tile_100{width:100%}.t552__blockimg{width:100%;height:240px}.t552__blockimg_animated{transition:-webkit-transform 0.15s linear;transition:transform 0.15s linear;transition:transform 0.15s linear,-webkit-transform 0.15s linear}.t552__blockimg_animated:hover{transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04);-webkit-transform:scale(1.04);-o-transform:scale(1.04);position:relative;z-index:2;box-shadow:0 2px 20px 2px rgba(0,0,0,.45)}.t552__tile_50:nth-child(2n+2) .t552__blockimg_animated,.t552__tile_33:nth-child(3n+3) .t552__blockimg_animated,.t552__tile_25:nth-child(4n+4) .t552__blockimg_animated{-webkit-transform-origin:right;transform-origin:right}.t552__tile_50:nth-child(2n+1) .t552__blockimg_animated,.t552__tile_33:nth-child(3n+1) .t552__blockimg_animated,.t552__tile_25:nth-child(4n+1) .t552__blockimg_animated{-webkit-transform-origin:left;transform-origin:left}.t552__tile.t-tile_100 .t552__blockimg_animated{-webkit-transform-origin:center!important;transform-origin:center!important}.t552__tile_50:nth-child(2n+2) .t552__blockimg_animated:hover,.t552__tile_50:nth-child(2n+1) .t552__blockimg_animated:hover,.t552__tile_33:nth-child(3n+3) .t552__blockimg_animated:hover,.t552__tile_33:nth-child(3n+1) .t552__blockimg_animated:hover,.t552__tile_25:nth-child(4n+4) .t552__blockimg_animated:hover,.t552__tile_25:nth-child(4n+1) .t552__blockimg_animated:hover{transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-webkit-transform:scale(1.02);-o-transform:scale(1.02)}@media screen and (max-width:1200px){.t552__container.t-container{padding:0 10px}}@media screen and (max-width:960px){.t552__container.t-container,.t552__container_indent{padding:0 20px}.t552__blockimg_animated{-webkit-transform:none!important;transform:none!important}}@media screen and (max-width:640px){.t552__tile_50,.t552__tile_33,.t552__tile_25{width:50%;width:calc(50%)}}.t565 .t-section__topwrapper{margin-bottom:105px}.t565 .t-section__title{margin-bottom:40px}.t565 .t-section__descr{max-width:560px}.t565 .t-section__bottomwrapper{margin-top:105px}.t565__mainblock:after,.t565__mainblock:before{content:'';display:table;clear:both}.t565__item{position:relative;padding-bottom:30px}.t565__item:last-child{padding-bottom:0!important}.t565__block{padding-right:56px;padding-left:0!important}.t565__block-flipped{padding-right:0!important;padding-left:56px}.t565__mainblock{margin:0 auto}.t565__line{position:absolute;width:2px;top:0;background:#222;bottom:0;left:0;right:0;margin:0 auto}.t565__item:first-child .t565__line{top:10px}.t565__item:last-child .t565__line{height:10px;bottom:auto}.t565__col{width:50%;text-align:right}.t565__flipped{float:right!important;text-align:left}.t565__circle{width:46px;height:46px;position:absolute;right:0;left:0;top:5px;margin:0 auto;background-color:#222;border-radius:100%;border:2px solid #fff}.t565__number{position:absolute;top:50%;left:0;right:0;text-align:center;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#fff}.t565__img{width:100%;display:block;margin-bottom:14px;margin-left:auto}.t565__flipped .t565__img{margin-left:0}.t565__title{margin-bottom:6px;margin-top:10px}.t565__descr{margin-top:10px;margin-bottom:5px}.t565__link{display:inline-block}@media only screen and (max-width:960px){.t565 .t-section__bottomwrapper{margin-top:45px}.t565 .t-section__topwrapper{margin-bottom:45px}.t565 .t-section__title{margin-bottom:20px}.t565__container{padding:0 20px;box-sizing:border-box}}@media only screen and (max-width:640px){.t565 .t-section__bottomwrapper{margin-top:15px}.t565__title{margin-bottom:0;margin-top:2px}.t565__descr{margin-top:5px}.t565__circle{position:relative;top:0;left:0;right:auto;margin-left:0}.t565__item{padding-bottom:0!important}.t565__col{float:none;text-align:left;width:100%}.t565__linewrapper,.t565__block,.t565__block-flipped{display:table-cell;vertical-align:top;padding-bottom:30px}.t565__linewrapper{position:relative;padding-bottom:30px}.t565__block,.t565__block-flipped{padding-left:20px!important;padding-right:0!important}.t565__line{right:auto;left:50%;-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.t565__img{margin-left:0}}.t585>.t-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.t585__header{position:relative;cursor:pointer;padding:27px 50px 27px 0;border-top:1px solid #eee}.t585__icon{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;padding:8px;transition:opacity ease-in-out .2s}.t585__icon-hover{opacity:0}.t585__header:hover .t585__icon{opacity:0}.t585__header:hover .t585__icon-hover{opacity:1}.t585__row:after{content:'';display:table;clear:both}.t585__circle{position:absolute;width:40px;height:40px;top:0;left:0;border-radius:100px}.t585__lines{position:relative;display:block;width:100%;height:100%;transition:all ease-in-out .3s;-webkit-transform:rotate(0);transform:rotate(0);z-index:1}.t585__opened .t585__lines{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:1;transition:all ease-in-out .3s}.t585__content{display:none;overflow:hidden;-webkit-transition:max-height ease-in-out .3s,opacity ease-in-out .3s;-o-transition:max-height ease-in-out .3s,opacity ease-in-out .3s;transition:max-height ease-in-out .3s,opacity ease-in-out .3s}.t585 .t585__content ol{padding-left:0!important;list-style-position:inside}.t585__textwrapper{padding:0 0 20px}.t585__text{margin-bottom:20px}.t585__img{display:block;width:100%;margin-bottom:14px}.t585__border{width:100%;height:1px;background-color:#eee}@media screen and (max-width:960px){.t585 .t-col_4:not(:last-child) .t585__border{display:none}}@media screen and (max-width:640px){.t585__header{padding-top:15px;padding-bottom:14px}.t585__text{margin-bottom:15px}.t585__text>a{word-break:break-word}.t585__textwrapper{padding:0 0 10px}}.t603__container{font-size:0;min-height:1px;padding:0 10px 20px 10px;box-sizing:border-box}.t603__container_indent{padding:0 30px 0 30px;box-sizing:border-box}.t603__tile{display:inline-block;vertical-align:top;padding:20px 10px 0 10px;box-sizing:border-box}.t603__tile_25{width:25%}.t603__tile_50{width:50%}.t603__tile_33{width:33.3333%}.t603__tile_100{width:100%}.t603__title{padding-bottom:8px}.t603__descr{padding-bottom:8px}.t603__textwrapper{margin:10px 0 10px 0}.t603__blockimg{width:100%}.t603__blockimg_16-9{padding-bottom:56%}.t603__blockimg_4-3{padding-bottom:75%}.t603__blockimg_3-2{padding-bottom:66%}.t603__blockimg_1-1{padding-bottom:100%}.t603__blockimg_2-3{padding-bottom:150%}.t603__blockimg_3-4{padding-bottom:133%}.t603__blockimg_9-16{padding-bottom:177%}@media screen and (max-width:1200px){.t603__container.t-container{padding:0 0 20px 0}}@media screen and (max-width:960px){.t603__container.t603__container_indent{padding:0 15px 0 15px}.t603__tile_33,.t603__tile_25{width:50%}.t603__container{padding:0 5px 10px 5px}.t603__container.t-container{padding:0 15px 10px 15px}.t603__tile{padding:10px 5px 0 5px}@supports (-webkit-touch-callout:none){.t603__container{border:1px solid transparent}}}.t604__imgwrapper{position:relative}.t604__imgwrapper .t-slds__bgimg{position:absolute;top:0;right:0;bottom:0;left:0}.t604 .t-slds__items-wrapper,.t604 .t-slds__container{overflow:visible}.t604 .t-slds__wrapper{-webkit-transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s}.t604 .t-slds__item .t-slds__wrapper{opacity:.3}.t604 .t-slds__item_active .t-slds__wrapper{opacity:1!important}.t604 .t-slds__item:first-child,.t604 .t-slds__item:last-child{pointer-events:none}.t604__hidearrows .t-slds__arrow{opacity:0!important}.t604__play{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;z-index:2}.t604__play_icon{position:absolute;left:0;right:0;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:80px;height:80px;margin:0 auto;-webkit-transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.t604__play:hover .t604__play_icon{-moz-transform:translateY(-50%) scale(1.15);-ms-transform:translateY(-50%) scale(1.15);-webkit-transform:translateY(-50%) scale(1.15);-o-transform:translateY(-50%) scale(1.15);transform:translateY(-50%) scale(1.15)}.t604__frame{z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (max-width:640px){.t604 .t-slds__wrapper{padding:0!important}}.t608 .t-section__topwrapper{margin-bottom:105px}.t608 .t-section__title{margin-bottom:40px}.t608 .t-section__descr{max-width:560px}.t608__bgimg{background-size:cover;background-repeat:no-repeat;background-position:center;width:100%}.t608__title{margin-bottom:12px;margin-top:27px}.t608__price{margin-top:2px}.t608__descr{margin-top:17px;margin-bottom:25px}@media screen and (max-width:960px){.t608__col{margin-bottom:45px}.t608__title{margin-top:20px}.t608__col:last-child{margin-bottom:0}.t608 .t-section__topwrapper{margin-bottom:30px}.t608 .t-section__title{margin-bottom:20px}}.t612 .t-section__topwrapper{margin-bottom:105px}.t612 .t-section__title{margin-bottom:40px}.t612 .t-section__descr{max-width:560px}.t612__width_25{width:25%}.t612__width_33{width:33.33%;width:calc(100%/3)}.t612__width_50{width:50%}.t612__width_100{width:100%}.t612__wrapper{overflow:hidden;border-radius:9px;border:1px solid #eee}.t612__header{border-bottom:1px solid #eee}.t612__left,.t612__col{display:table-cell;overflow:hidden}.t612__left{width:200px;min-width:200px}.t612__col{border-left:1px solid #eee}.t612__title{padding:25px 20px}.t612__middle_item{border-bottom:1px solid #eee;display:table;width:100%;table-layout:fixed}.t612__middle_item:last-child{border-bottom:none!important}.t612 svg{display:block}.t612 .t-align_center svg{margin:0 auto}.t612__header{display:table;width:100%;table-layout:fixed}.t612__bottom{border-top:1px solid #eee;display:table;width:100%;table-layout:fixed}.t612__buttonwrapper{padding:28px 20px}.t612__img{max-width:40px}@media screen and (max-width:960px){.t612 .t-section__topwrapper{margin-bottom:25px}.t612 .t-section__title{margin-bottom:20px}.t612__container{overflow-x:scroll}.t612__content.t-col_12{width:940px;max-width:940px;padding:0}.t612__content.t-col_11{width:860px;max-width:860px;padding:0}.t612__content.t-col_10{width:780px;max-width:780px;padding:0}.t612__content.t-col_9{width:700px;max-width:700px;padding:0}.t612__content.t-col_8{width:620px;max-width:620px;padding:0}.t612__content.t-col_7{width:540px;max-width:540px;padding:0}.t612__content.t-col_6{width:460px;max-width:460px;padding:0}.t612__content.t-col_5{padding:0}.t612__mobile{padding:0 20px}}.t650 .t-section__topwrapper{margin-bottom:90px}.t650 .t-section__title{margin-bottom:20px}.t650 .t-section__descr{max-width:560px}.t650 .t-section__bottomwrapper{margin-top:105px}.t650 .t650__inner-col{position:relative}.t650 .t650__row:not(:first-child){margin-top:40px}.t650 .t650__row:after{content:'';display:block;height:0;clear:both}.t650 .t650__bottommargin{margin-bottom:10px}.t650 .t650__text{padding:30px 30px 40px}.t650 .t650__btn-container{position:absolute;bottom:0;width:100%}.t650 .t650__btn-wrapper{padding:0 30px 30px;display:inline-block}.t650 .t650__btntext-wrapper{padding:0 30px 20px;display:inline-block}.t650 .t650__submit{display:table-cell}@media screen and (max-width:960px){.t650 .t-section__bottomwrapper{margin-top:90px}.t650 .t-section__topwrapper{margin-bottom:75px}.t650 .t-section__title{margin-bottom:20px}.t650 .t650__col{margin-bottom:20px;height:auto!important}.t650 .t650__row{margin-top:20px!important}.t650 .t650__bottommargin{margin-bottom:15px}.t650 .t650__text{padding-bottom:30px}.t650 .t650__btn-container{position:initial}}.t651{position:relative;z-index:1000}.t651 .t651__img{display:block;width:100%}.t651 .t651__btn{bottom:50px;right:100px;cursor:pointer;position:fixed}.t651 .t651__btn_wrapper{position:relative;background:transparent;height:60px;width:60px;border-radius:50%;box-shadow:0 0 10px 0 rgba(0,0,0,.3);-webkit-transition:all 0.2s linear;transition:all 0.2s linear;overflow:hidden}.t651 .t651__bgimg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center center;background-repeat:no-repeat;transition:all 0.2s linear}.t651 .t651__btn-text{position:absolute;right:80px;white-space:nowrap;background:#fff;padding:9px 13px;font-size:15px;border-radius:3px;-webkit-transform:translateX(0%) translateY(-50%);transform:translateX(0%) translateY(-50%);top:50%;background:#292929;color:#fff;opacity:.85;-webkit-transition:all 0.1s linear;transition:all 0.1s linear}.t651 .t651__btn-text::after{content:'';position:absolute;width:0;height:0;border:solid transparent;border-width:10px;top:50%;right:-20px;transform:translateY(-50%);border-left-color:#292929}.t651 .t651__btn:not(.t651__btn_active):hover .t651__btn_wrapper{-webkit-animation:none!important;animation:none!important}.t651 .t651__btn:not(.t651__btn_active):hover .t651__animated-circle{-webkit-animation:none!important;animation:none!important}.t651 .t651__btn_active .t651__btn_wrapper{background:#fff!important}.t651 .t651__btn_active .t651__btn-text,.t651 .t651__btn_active .t651__bgimg{visibility:hidden;opacity:0}.t651 .t651__btn_animate{animation:t651__btn-animate 2s ease-out;animation-iteration-count:infinite;-webkit-animation:t651__btn-animate 2s ease-out;-webkit-animation-iteration-count:infinite}@-webkit-keyframes t651__btn-animate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}25%{-webkit-transform:rotate(10deg) scale(1.1);transform:rotate(10deg) scale(1.1)}50%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}70%{-webkit-transform:rotate(-10deg) scale(1.1);transform:rotate(-10deg) scale(1.1)}100%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}@keyframes t651__btn-animate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}25%{-webkit-transform:rotate(10deg) scale(1.1);transform:rotate(10deg) scale(1.1)}50%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}70%{-webkit-transform:rotate(-10deg) scale(1.1);transform:rotate(-10deg) scale(1.1)}100%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}.t651 .t651__icon,.t651 .t651__icon-close{fill:white;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.t651 .t651__icon-close,.t651 .t651__btn_active .t651__icon{opacity:0;visibility:hidden;-webkit-transform:scale(.1);transform:scale(.1)}.t651 .t651__btn_active .t651__icon-close{opacity:1;visibility:visible;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}@media screen and (max-width:960px){.t651 .t651__btn{bottom:10px!important;right:10px!important}.t651 .t651__btn-text{font-size:12px}.t651 .t651__btn-text::after{border-width:8px;right:-16px}}.t651 .t651__popup{display:none;opacity:0;-webkit-transition:opacity ease-in-out .2s;transition:opacity ease-in-out .2s}.t651 .t651__popup_show{opacity:1}.t651 .t651__popup-container{margin:0;top:initial;left:initial;bottom:125px;right:100px;border-radius:5px;box-shadow:0 0 20px 0 rgba(0,0,0,.4);background:#fff;position:fixed;z-index:1;cursor:default;text-align:center;max-width:360px}.t651 .t651__wrapper{padding:30px 35px 40px;border-radius:5px;overflow-y:auto;max-height:65vh}.t651 .t651__title{margin-bottom:25px}.t651 .t651__descr{margin-bottom:25px}.t651 .t651__text{margin-top:10px;margin-bottom:4px}.t651 .t651__bottom-text{margin-top:20px}.t651 .t651__additional-info{margin-top:30px}.t651 .t651__input-container{margin:0 auto}.t651 .t651__blockinput{vertical-align:middle;width:100%;padding-bottom:10px;position:relative}.t651 .t651__input{outline:none;height:50px}.t651 .t-input::-ms-clear{width:0;height:0}.t651 .t-input__vis-ph{top:17px}.t651 .t-input_pvis{padding:22px 20px 10px 20px}.t651 .t651__blockbutton{vertical-align:middle;width:100%}.t651 .t651__submit{height:50px;padding:0;width:100%;-webkit-transition:all ease-in-out 0.2s;-moz-transition:all ease-in-out 0.2s;-o-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;background-color:#fa8669;color:#fff;border-width:0}.t651 .t651__blockinput-errors{background:rgb(255,102,102) none repeat scroll 0 0}.t651 .js-error-control-box .t651__input{border:1px solid red!important}.t651 .t651__blockinput-errors-text{color:#fff;box-sizing:border-box;padding:0 10px 10px 10px;font-family:'Roboto',Arial,sans-serif}.t651 .t651__blockinput-errors-item{padding-top:10px;display:none;font-family:'Roboto',Arial,sans-serif}.t651 .t651__blockinput-errorbox{background:#F95D51;color:#fff;padding:10px;text-align:center;margin-bottom:20px;font-family:'Roboto',Arial,sans-serif}.t651 .t651__blockinput-success{text-align:center;padding:20px;font-family:'Roboto',Arial,sans-serif}.t651 .js-send-form-success .t651__input-wrapper{display:none}.t651 .t651__input-wrapper{-webkit-transition:all ease-in-out 0.2s;-moz-transition:all ease-in-out 0.2s;-o-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s}.t654{width:100%;height:80px;z-index:990;position:fixed;left:0;box-shadow:0 1px 3px rgba(0,0,0,0);-webkit-transition:background-color 300ms linear;transition:background-color 300ms linear}.t654_closed{display:none!important}.t654_top{top:0}.t654_bottom{bottom:0}.t654__wrapper{position:relative}.t654__beforeready{visibility:hidden}.t654__maincontainer{width:100%;height:80px;display:table}.t654__maincontainer.t654__c12collumns{max-width:1200px;margin:0 auto}.t654.t654__positionabsolute{position:absolute}.t654.t654__positionfixed{position:fixed}.t654.t654__positionstatic{position:static}.t654__cell-container{display:table-cell;vertical-align:middle}.t654__cell-container_centered{padding:0 80px}.t654__cell-container_left{padding:0 100px 0 40px}.t654__c12collumns .t654__cell-container{padding:0 20px}.t654 .t-col_flex,.t654__btn-wrapper{display:table-cell}.t654__icon-close{cursor:pointer;position:absolute;top:0;bottom:0;right:20px;margin:auto;z-index:1;padding:5px;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s}.t654__icon-close:hover{opacity:.7}.t654__btn.t-btn_sm{font-size:13px;height:35px;padding:0 15px}.t654__btn-text{white-space:nowrap}.t654__btn-text:after{content:"â†’";line-height:0;font-family:Arial,Helvetica,sans-serif}@media screen and (max-width:980px){.t654{position:static;display:block;margin:0;padding:0;height:auto!important}.t654.t654__positionabsolute,.t654.t654__positionfixed,.t654.t654__positionstatic{position:static}.t654__cell-container{padding:20px 40px!important;text-align:center}.t654 .t-col_flex,.t654__btn-wrapper{display:block}.t654__icon-close{right:10px;top:15px;bottom:initial}.t654__btn-wrapper{padding-left:0px!important}.t654__btn{margin-top:10px}}.t667__container_indent{padding:0 40px 0 40px;box-sizing:border-box}.t667__row{box-sizing:border-box;font-size:0}.t667__row_indent-10px{padding:0 10px 10px 10px}.t667__row_indent-20px{padding:0 20px 20px 20px}.t667__row_indent-40px{padding:0 40px 40px 40px}.t667__row_indent-10px:first-child{padding-top:10px}.t667__row_indent-20px:first-child{padding-top:20px}.t667__row_indent-40px:first-child{padding-top:40px}.t667_no-bottom-indent .t667__row:last-child{padding-bottom:0px!important}.t-container .t667__row{padding-left:20px;padding-right:20px}.t667__container_indent .t667__row{padding-left:0px!important;padding-right:0px!important}.t667__tile{display:inline-block;box-sizing:border-box;width:50%;vertical-align:middle}.t667__tile_100{width:100%}.t667__bgimg_16-9{padding-bottom:56%}.t667__bgimg_4-3{padding-bottom:75%}.t667__bgimg_3-2{padding-bottom:66%}.t667__bgimg_1-1{padding-bottom:100%}.t667__bgimg_2-3{padding-bottom:150%}.t667__bgimg_3-4{padding-bottom:133%}.t667__bgimg_9-16{padding-bottom:177%}.t667__row_indent-10px .t667__tile_left{padding-right:5px}.t667__row_indent-10px .t667__tile_right{padding-left:5px}.t667__row_indent-20px .t667__tile_left{padding-right:10px}.t667__row_indent-20px .t667__tile_right{padding-left:10px}.t667__row_indent-40px .t667__tile_left{padding-right:20px}.t667__row_indent-40px .t667__tile_right{padding-left:20px}@media screen and (max-width:1200px){.t-container .t667__row{padding-left:10px;padding-right:10px}}@media screen and (max-width:960px){.t667__container_indent,.t-container .t667__row{padding-left:20px;padding-right:20px}.t667__row_indent-20px{padding:0 10px 10px 10px}.t667__row_indent-40px{padding:0 20px 20px 20px}.t667__row_indent-20px:first-child{padding-top:10px}.t667__row_indent-40px:first-child{padding-top:20px}.t667__row_indent-20px .t667__tile_left{padding-right:5px}.t667__row_indent-20px .t667__tile_right{padding-left:5px}.t667__row_indent-40px .t667__tile_left{padding-right:10px}.t667__row_indent-40px .t667__tile_right{padding-left:10px}}.t670__imgwrapper{position:relative}.t670__imgwrapper .t-slds__bgimg{position:absolute;top:0;right:0;bottom:0;left:0}.t670__play{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;z-index:2}.t670__play_icon{position:absolute;left:0;right:0;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:80px;height:80px;margin:0 auto;-webkit-transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.t670__play:hover .t670__play_icon{-moz-transform:translateY(-50%) scale(1.15);-ms-transform:translateY(-50%) scale(1.15);-webkit-transform:translateY(-50%) scale(1.15);-o-transform:translateY(-50%) scale(1.15);transform:translateY(-50%) scale(1.15)}.t670__frame{z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}.t670__video{width:100%;height:100%}.t670 .t-slds__caption{display:none}.t670 .t-slds__caption.t-slds__caption-active{display:block}.t670 .t-slds__caption__container.t670__caption__container_none{margin-top:0}.t670 .t-slds__caption.t670__caption_margin{margin-top:16px}@media screen and (max-width:640px){.t670 .t-slds__wrapper{padding:0!important}}.t673__textwrapper{margin-left:-60px;padding:60px}.t-col_12 .t673__textwrapper{margin-left:-40px}.t673__text{color:#fff;line-height:50px}.t673 .t-col_1{max-width:120px}.t673 .t-col_2{max-width:220px}.t673 .t-col_3{max-width:320px}.t673 .t-col_4{max-width:420px}.t673 .t-col_5{max-width:520px}.t673 .t-col_6{max-width:620px}.t673 .t-col_7{max-width:720px}.t673 .t-col_8{max-width:820px}.t673 .t-col_9{max-width:920px}.t673 .t-col_10{max-width:1020px}.t673 .t-col_11{max-width:1120px}.t673 .t-col_12{max-width:1220px}@media screen and (max-width:1240px){.t673 .t-col_12{max-width:1160px}.t-col_12 .t673__textwrapper{margin-left:0}}@media screen and (max-width:1200px){.t673__textwrapper{margin-left:-40px;padding:40px}.t-col_12 .t673__textwrapper{margin-left:-20px}.t673 .t-col_1{max-width:100px}.t673 .t-col_2{max-width:180px}.t673 .t-col_3{max-width:260px}.t673 .t-col_4{max-width:340px}.t673 .t-col_5{max-width:420px}.t673 .t-col_6{max-width:500px}.t673 .t-col_7{max-width:580px}.t673 .t-col_8{max-width:660px}.t673 .t-col_9{max-width:740px}.t673 .t-col_10{max-width:820px}.t673 .t-col_11{max-width:900px}.t673 .t-col_12{max-width:980px}}@media screen and (max-width:980px){.t673 .t-col_12{max-width:940px}}@media screen and (max-width:960px){.t673 .t-container{max-width:680px}.t673__textwrapper,.t-col_12 .t673__textwrapper{margin-left:0;padding:40px}.t673 .t-col{padding-left:0;padding-right:0}}@media screen and (max-width:700px){.t673__textwrapper{margin-left:0;padding:20px}.t673 .t-container{max-width:640px}}.t675 .t-slds__wrapper{position:relative;height:700px;overflow:hidden}.t675 .t-slds__arrow-withbg{background-color:transparent}.t675__wrapper{position:absolute;right:0;left:0;bottom:0;z-index:1}.t675__textwrapper{color:#fff;padding-top:140px;margin-bottom:40px}.t675__title,.t675__descr{color:#fff;margin-top:10px}.t675__title{margin-bottom:16px}.t675__btn{margin-top:23px}@media screen and (min-width:960px){.t675__leftaligned .t-slds__arrow_wrapper{width:60px!important}}@media screen and (max-width:960px){.t675__leftaligned .t-slds__arrow_wrapper{width:40px!important}}@media screen and (min-width:1200px) and (max-width:1278px){.t675__leftaligned .t675__textwrapper{padding-left:40px!important}}@media screen and (min-width:960px) and (max-width:1060px){.t675__leftaligned .t675__textwrapper{padding-left:50px!important}}@media screen and (max-width:700px){.t675__textwrapper{padding-left:40px!important;padding-right:40px!important}.t675 .t-slds__arrow_wrapper{width:40px!important}}.t677__row{display:flex;font-size:0}.t677__tile{display:inline-block;box-sizing:border-box;vertical-align:top}.t677__tile_left{width:60%;padding-right:10px}.t677__tile_right{width:40%;padding-left:10px}.t677__wrapper_top{position:relative;margin-top:40%}.t677__wrapper_bottom{position:relative;width:100%;margin-top:20px;padding-bottom:100%}.t677__bgimg{background-size:cover;background-position:center;background-repeat:no-repeat}.t677__bgimg_1{padding-bottom:135%}.t677__bgimg_2{padding-bottom:120%}.t677__bgimg_3{position:absolute;padding-bottom:100%;width:160%;right:50%}.t677__row_2-images .t677__tile,.t677__row_1-image .t677__tile{padding:0px!important}.t677__row_2-images .t677__bgimg_2{position:absolute;right:0;width:110%}.t677__row_1-image .t677__tile_left{width:100%}.t677__row_1-image .t677__bgimg_1{padding-bottom:100%}.t677__textwrapper{display:table;width:100%;height:100%}.t677__content{display:table-cell}.t677__descr{margin-top:34px}.t677__bgimg_3_mobile{display:none}.t677__btn-container{width:100%}.t677__btn-wrapper{display:inline-block;padding-top:60px}.t677__btntext-wrapper{display:inline-block;padding-top:45px}@media screen and (max-width:960px){.t677__top-indent{margin-top:55px}.t677__descr{margin-top:20px}.t677__btn-wrapper{padding-top:30px;padding-bottom:20px}.t677__btntext-wrapper{padding-top:20px}}@media screen and (max-width:640px){.t677__tile_left,.t677__tile_right{width:50%}.t677__wrapper_top{margin-top:0}.t677__bgimg_2{padding-bottom:135%}.t677__wrapper_bottom{display:none}.t677__bgimg_3_mobile{display:block;padding-bottom:55%;margin-top:20px}.t677__row_2-images .t677__bgimg_2{position:initial;width:100%}.t677__row_2-images .t677__tile_left{padding-right:10px!important}.t677__row_2-images .t677__tile_right{padding-left:10px!important}.t677__top-indent{margin-top:40px}.t677__descr{margin-top:14px}}.t678 .t-section__topwrapper{margin-bottom:75px}.t678 .t-section__title{margin-bottom:30px}.t678 .t-section__descr{max-width:560px;margin:0 auto}.t678 .t-form__inputsbox{-webkit-transition:max-height 0.3s cubic-bezier(.19,1,.22,1);transition:max-height 0.3s cubic-bezier(.19,1,.22,1);max-height:30000px}.t678 .t678__inputsbox_hidden.t-form__inputsbox{overflow:hidden;display:none;max-height:0;opacity:0}.t678 .t-input-group{margin-bottom:25px}.t678 .t-input-block textarea{padding-top:17px}.t678 .t-input-block textarea.t-input_pvis{padding-top:26px}.t678 .t-input-phonemask__wrap{background-color:#fff}.t678 .t-input-title{padding-bottom:5px}.t678 .t-input-subtitle{padding-bottom:15px}.t678 .t-input-group_rd .t-input-subtitle{padding-bottom:5px}.t678 .t-inputtime,.t678 .t-datepicker__wrapper{max-width:245px}.t678 .t-form__submit{display:block;text-align:center;vertical-align:middle;height:100%;margin-top:30px;margin-bottom:10px}.t678 .t-form_bbonly .t-input-title{padding-bottom:0;margin-bottom:0}.t678 .t-form_bbonly .t-input-subtitle{padding-bottom:0;padding-top:5px}.t678 .t-form_bbonly .t-input-block{margin-bottom:35px}.t678 .t-form__inputsbox .t-input-group_st .t-input-block{display:none;margin-bottom:0}.t678 .t678__form-bottom-text{margin-top:30px;text-align:center}@media screen and (max-width:640px){.t678 .t-form__submit{display:block;width:100%;padding-bottom:20px;text-align:center}.t678 .t-input-block textarea{padding-top:5px}.t678 .t-input-block{padding-right:0}.t678 .t-submit{width:100%}}@media screen and (max-width:480px){.t678 .t-inputtime,.t678 .t-datepicker__wrapper{max-width:100%}}.t690 .t-section__topwrapper{margin-bottom:75px}.t690 .t-section__title{margin-bottom:30px}.t690 .t-section__descr{max-width:560px}.t690 .t-form_inputs-total_5 .t-input-group{width:20%}.t690 .t-form_inputs-total_4 .t-input-group{width:25%}.t690 .t-form_inputs-total_3 .t-input-group{width:33.33%}.t690 .t-form_inputs-total_2 .t-input-group{width:50%}.t690 .t-form_inputs-total_1 .t-input-group{width:100%}.t690 .t-form__inputsbox{display:table;-webkit-transition:max-height 0.3s cubic-bezier(.19,1,.22,1),opacity 0.3s linear;transition:max-height 0.3s cubic-bezier(.19,1,.22,1),opacity 0.3s linear;max-height:5000px}.t690 .t690__inputsbox_hidden.t-form__inputsbox{display:block;overflow:hidden;max-height:0;opacity:0}.t690 .t-input-group{display:table-cell;vertical-align:bottom}.t690 .t-input-block{height:100%;width:100%;padding-right:20px;box-sizing:border-box}.t690 .t-input-phonemask__wrap{background-color:#fff}.t690 .t-input-title{padding-bottom:5px}.t690 .t-input-subtitle{margin-top:-5px;padding-bottom:10px}.t690 .t-form__submit{display:table-cell;vertical-align:bottom;height:100%}.t690 .t-datepicker{width:100%}.t690 .t-form_bbonly .t-input-title{padding-bottom:0;margin-bottom:0}.t690 .t-form_bbonly .t-input-subtitle{padding-bottom:0;padding-top:5px}@media screen and (max-width:960px){.t690 .t-form__inputsbox{display:block}.t690 .t-input-group{display:block;width:100%!important}.t690 .t-input-block{display:block;width:100%;margin-bottom:25px;padding-right:0}.t690 .t-form__submit{display:block;width:100%;padding-bottom:20px}.t690 .t-submit{width:100%}}.t690 .t-input-error{display:none!important}.t690 .t-form__errorbox-wrapper{margin-top:20px;margin-bottom:20px}.t690 .t-form__errorbox-middle{display:none}.t690 .t-form__errorbox-bottom{display:block}@media screen and (max-width:960px){.t690 .t-form__errorbox-middle{display:block}.t690 .t-form__errorbox-bottom{display:none}}.uploadcare-dialog.uploadcare-active{z-index:9999999}.t702__body_popupshowed{-webkit-overflow-scrolling:touch!important}.t702 .t702__wrapper{padding:40px 45px}.t702 .t702__title{margin-bottom:11px}.t702 .t702__text-wrapper{margin-bottom:24px}.t702 .t702__text{margin-top:20px}.t702 .t702__img{width:100%;display:block}@media screen and (max-width:640px){.t702 .t702__title{margin-bottom:6px}.t702 .t702__text-wrapper{margin-bottom:14px}.t702 .t702__wrapper{padding:20px}}.t702 .t-form__errorbox-item{word-break:break-word}.t702 .t-form__inputsbox{-webkit-transition:max-height 0.3s cubic-bezier(.19,1,.22,1);transition:max-height 0.3s cubic-bezier(.19,1,.22,1);max-height:10000px}.t702 .t702__inputsbox_hidden.t-form__inputsbox{overflow:hidden;max-height:0;opacity:0}.t702 .t-input-group{margin-bottom:25px}.t702 .t-input{background-color:transparent;-webkit-appearance:none}.t702 .t-input::-ms-clear{width:0;height:0}.t702 .t-input-block textarea{padding-top:17px;background-color:transparent}.t702 .t-input-block textarea.t-input_pvis{padding-top:26px}.t702 .t-input-title{padding-bottom:5px}.t702 .t-input-subtitle{padding-bottom:15px}.t702 .t-input-group_rd .t-input-subtitle{padding-bottom:5px}.t702 .t-inputtime,.t702 .t-datepicker__wrapper{max-width:245px}.t702 .t-form__submit{display:block;text-align:center;vertical-align:middle;height:100%;width:100%;margin-top:25px}.t702 .t-submit{width:100%;height:54px;-webkit-appearance:none}.t702 .t-form_bbonly .t-input-title{padding-bottom:0;margin-bottom:0}.t702 .t-form_bbonly .t-input-subtitle{padding-bottom:0;padding-top:5px}.t702 .t-form__inputsbox .t-input-group_st .t-input-block{display:none;margin-bottom:0}.t702 .t702__form-bottom-text{margin-top:20px}@media screen and (max-width:640px){.t702 .t-input-group{margin-bottom:20px}.t702 .t-input-block textarea{padding-top:12px}.t702 .t-submit,.t702 .t-input{height:50px;font-size:16px}.t702 .t-input{padding:0 14px}.t702 .t-input__vis-ph{top:17px}.t702 .t-input_pvis{padding:22px 20px 10px 20px}.t702 .t-input-block textarea.t-input_pvis{padding-top:22px}}@media screen and (max-width:480px){.t702 .t-inputtime,.t702 .t-datepicker__wrapper{max-width:100%}}@media screen and (max-width:560px){.t702 .t-popup_show .t-popup__container{max-width:100%;right:0;left:0;top:0;bottom:0;padding-top:50px;margin:0;box-sizing:border-box;min-height:100vh;-webkit-transform:translateY(0);transform:translateY(0);position:relative}.t702 .t-popup{padding:0}.t702 .t-popup__close{width:100%;height:50px;background:#000;position:fixed;display:table;z-index:2;left:0;right:0;top:0}.t702 .t-popup__close-wrapper{display:table-cell;vertical-align:middle;text-align:right;width:100%;padding-right:20px;font-size:0}.t702 .t-popup__close-icon{width:16px}}.t758 ul{margin:0}.t758__list{list-style-type:none;margin:0;padding:0!important}.t758__list_item{clear:both;font-family:'Roboto',Arial,sans-serif;font-size:16px;display:inline;margin:0;color:#000;white-space:nowrap}.t758__link-item__wrapper{display:inline;padding-right:10px}.t758 .t-menu__link-item{white-space:initial;display:inline}.t758__breadcrumb-divider{padding-right:10px;font-family:Arial,Helvetica,sans-serif}.t758__list_item:last-child .t758__link-item__wrapper{padding-right:0!important}.t758 a,#allrecords .t758 a{text-decoration:none;color:#000}@media screen and (max-width:480px){.t758__list_item{font-size:12px}.t758__link-item__wrapper{padding-right:5px}.t758__breadcrumb-divider{padding-right:5px}}.t764__imgwrapper{position:relative}.t764__hidden{display:none!important}.t764 .t-slds__arrow-right{right:20px}.t764 .t-slds__arrow-left{left:20px}.t764__title{margin-bottom:18px}.t764__descr{margin-top:20px}.t764__btn-wrapper{margin-top:20px}@media screen and (max-width:960px){.t764__col_first{margin-bottom:24px}.t764__info{min-height:auto!important}.t764__bullet.t-slds__bullet{width:40px;margin-right:4px;margin-top:3px}}.t795__title{margin-bottom:40px}.t795__descr{max-width:560px}.t801__title{padding-bottom:28px}.t801__centeredsection{text-align:center}.t801__button{margin-top:30px;margin-bottom:10px}.t801__btntext-wrapper{margin-top:30px}.t801 .t-slds__arrow_wrapper{width:5%}.t801__imgwrapper{position:relative}.t801__imgwrapper .t-slds__bgimg{position:absolute;top:0;left:0;right:0;bottom:0}.t801__separator{padding-bottom:72%}@media screen and (max-width:960px){.t801__centeredsection{margin-top:20px;margin-bottom:20px}.t801__witharrows .t-col{padding:0 45px}}@media screen and (max-width:640px){.t801__centeredsection{width:100%!important}}.t802__container{font-size:0;box-sizing:border-box}.t802__col{display:inline-block;vertical-align:top;box-sizing:border-box;font-size:initial}.t802__container_indent.t802__container_clgap-0px{padding:0 40px 0 40px}.t802__container_indent.t802__container_clgap-10px{padding:0 35px 10px 35px}.t802__container_indent.t802__container_clgap-20px{padding:0 30px 20px 30px}.t802__container_indent.t802__container_clgap-40px{padding:0 20px 40px 20px}.t-container_100.t802__container_clgap-10px{padding:0 5px 10px 5px}.t-container_100.t802__container_clgap-20px{padding:0 10px 20px 10px}.t-container_100.t802__container_clgap-40px{padding:0 20px 40px 20px}.t-container.t802__container_clgap-0px{padding:0 20px 0 20px}.t-container.t802__container_clgap-10px{padding:0 15px 10px 15px}.t-container.t802__container_clgap-20px{padding:0 10px 20px 10px}.t802_no-bottom-indent{padding-bottom:0px!important}.t802__container_clgap-10px .t802__col{padding:10px 5px 0 5px}.t802__container_clgap-20px .t802__col{padding:20px 10px 0 10px}.t802__container_clgap-40px .t802__col{padding:40px 20px 0 20px}@media screen and (max-width:1200px){.t-container.t802__container_clgap-0px{padding:0 10px 0 10px}.t-container.t802__container_clgap-10px{padding:0 5px 10px 5px}.t-container.t802__container_clgap-20px,.t-container.t802__container_clgap-40px{padding:0 0 20px 0}.t-container.t802__container_clgap-40px .t802__col{padding:20px 10px 0 10px}}@media screen and (max-width:960px){.t-container_100.t802__container_clgap-0px{padding:0 0 0 0}.t-container_100.t802__container_clgap-10px{padding:0 5px 10px 5px}.t-container_100.t802__container_clgap-20px{padding:0 5px 10px 5px}.t-container_100.t802__container_clgap-40px{padding:0 10px 20px 10px}.t-container.t802__container_clgap-0px,.t802__container_indent.t802__container_clgap-0px{padding:0 20px 0 20px}.t-container.t802__container_clgap-10px,.t802__container_indent.t802__container_clgap-10px{padding:0 15px 10px 15px}.t-container.t802__container_clgap-20px,.t802__container_indent.t802__container_clgap-20px{padding:0 15px 10px 15px}.t-container.t802__container_clgap-40px,.t802__container_indent.t802__container_clgap-40px{padding:0 10px 20px 10px}.t802__container_clgap-20px .t802__col{padding:10px 5px 0 5px}.t802__container_clgap-40px .t802__col{padding:20px 10px 0 10px}}.t802__col_16{width:16.666%}.t802__col_20{width:20%}.t802__col_25{width:25%}.t802__col_33{width:33.333%}.t802__imgwrapper{position:relative;width:100%}.t802__imgwrapper_empty{background-color:#cdcdcd;opacity:.3;padding-bottom:100%}.t802__bgimg{background-position:center;background-repeat:no-repeat;background-size:cover;padding-bottom:100%}.t802__imgwrapper_original-size .t802__bgimg{background-size:contain}.t802__hover-wrapper{position:absolute;width:100%;height:100%;opacity:0;-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear;overflow:hidden}.t802__hover-wrapper:hover{opacity:1}.t802__hover-filter{width:100%;height:100%;background-color:#000;opacity:.8;-webkit-backface-visibility:hidden;backface-visibility:hidden}.t802__text{color:#fff;position:absolute;right:0;left:0;margin:0 auto;top:50%;width:80%;text-align:center;-webkit-transform:translateY(-20%);transform:translateY(-20%);-webkit-transition:transform 0.2s linear;transition:transform 0.2s linear}.t802__col_16 .t802__text{line-height:1.3}.t802__hover-wrapper:hover .t802__text{-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:960px){.t802__col_33,.t802__col_25,.t802__col_20{width:50%}.t802__col_16{width:33.333%}}@media screen and (max-width:640px){.t802__col_16{width:50%}}.t815__imglogo{height:auto;display:block}.t815__linewrapper{position:absolute;bottom:0;left:0;width:100%}.t815__horizontalline{margin:0;border:0;background-color:#C2C2C2;height:1px;right:0;bottom:0;margin:0 40px 0 40px}.t815__imglogo{max-width:300px}.t815__leftwrapper{display:table-cell;vertical-align:middle;padding-left:40px}.t815__rightwrapper{display:table-cell;vertical-align:middle;padding-right:40px;text-align:right}.t815{width:100%;height:110px;z-index:990;position:fixed;top:0;box-shadow:0 1px 3px rgba(0,0,0,0);-webkit-transition:background-color 300ms linear;-moz-transition:background-color 300ms linear;-o-transition:background-color 300ms linear;-ms-transition:background-color 300ms linear;transition:background-color 300ms linear}.t815__beforeready{visibility:hidden}.t815__maincontainer{width:100%;height:110px;display:table;position:relative}.t815__maincontainer.t815__c12collumns{max-width:1200px;margin:0 auto}.t815__logo{display:inline-block;font-size:24px;font-weight:400;white-space:nowrap}.t815__phone-icon,.t815__phone-icon+span{display:inline-block;vertical-align:middle}.t815__phone-icon{margin-right:10px}.t815__logo-wrapper_block,.t815__logo-descr_block{display:block}.t815__logo-wrapper_inlineblock,.t815__logo-descr_inlineblock{display:inline-block;vertical-align:middle}.t815__logo-descr_block{padding-top:10px}.t815__logo-wrapper_inlineblock{margin-right:35px}.t815 a,#allrecords .t815 a{text-decoration:none;color:#000}.t815.t815__positionabsolute{position:absolute}.t815.t815__positionfixed{position:fixed}.t815.t815__positionstatic{position:static}.t815__mobile{display:none}@media screen and (max-width:1200px){.t815__leftwrapper{padding-left:20px}.t815__rightwrapper{padding-right:20px}}@media screen and (max-width:980px){.t815__linewrapper{display:none}.t815{position:static;text-align:center;display:block;margin:0;padding:0;height:auto!important}.t815.t815__positionabsolute,.t815.t815__positionfixed,.t815.t815__positionstatic{position:static}.t815__imglogo{width:auto!important;box-sizing:border-box;padding:0;margin:0 auto}.t815__imglogomobile.t815__imglogo{width:100%!important}.t815__phone-icon{width:20px!important;height:20px!important;margin-right:8px}.t815__logo{text-align:center}.t815 img{float:inherit}.t815__logo{white-space:normal;padding:0}.t815__logo-wrapper_inlineblock{margin-right:20px}.t815__maincontainer{padding:35px 0}.t815__leftwrapper,.t815__rightwrapper{width:100%;display:block;box-sizing:border-box}.t815__leftwrapper{padding:0 20px 10px;box-sizing:border-box}.t815__rightwrapper{padding:10px 0 0 0;text-align:center}.t815.t815__hidden{display:none;height:100%}}@media screen and (max-width:640px){.t815__logo-wrapper_inlineblock{margin-right:0;margin-bottom:10px}.t815__logo-wrapper_inlineblock,.t815__logo-descr_inlineblock{display:block}.t815__text_top{margin-bottom:3px}}.t819__wrapper{width:100%;padding-top:3px;font-size:0;text-align:center}.t819__wrapper::before,.t819__wrapper::after{content:'';display:table}.t819__wrapper::after{clear:both}.t819__tab{position:relative;display:inline-block;font-size:0;cursor:pointer;vertical-align:middle}.t819__tab::before{content:'';position:absolute;bottom:0;left:0;z-index:1;width:100%;height:3px;background-color:transparent}.t819__tab_active{cursor:default}.t819__tab-name{padding:18px 20px;color:#000}.t819__content-row{position:relative}.t819__content{display:block}.t819__content-col_full-width{width:100%}.t819__content-col_2{width:50%}.t819__content-col_2:first-child{padding-right:20px}.t819__content-col_2:last-child{padding-left:20px}.t819__content{display:none;position:relative;padding:40px}.t819__content::before,.t819__content::after{content:'';display:table}.t819__content::after{clear:both}.t819__content_active{display:block}.t819__content-col{display:inline;float:left;box-sizing:border-box}.t819__content img{max-width:100%;width:100%}.t819__title{margin-bottom:15px}.t819__btn-wrapper{margin-top:30px}.t819__btntext-wrapper{margin-top:20px}.t819__off{display:none!important}.t819__select{-webkit-appearance:none;padding:16px 20px;width:100%;box-sizing:border-box;background-color:transparent;border-radius:0;border:1px solid;border-bottom-width:0;outline:none;margin:0;font-size:16px}.t819__wrapper_mobile{position:relative;display:none}.t819__wrapper_mobile:after{content:' ';width:0;height:0;border-style:solid;border-width:5px 4px 0 4px;position:absolute;top:50%;right:20px;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.t819__firefoxfix{width:16px;position:absolute;top:1px;right:1px;bottom:1px;pointer-events:none}@media screen and (max-width:960px){.t819__col{padding:0 20px;box-sizing:border-box}.t819__content{padding:20px}.t819__content-col_2{width:100%}.t819__content-col_2:first-child{padding-right:0}.t819__content-col_2:last-child{padding-left:0}.t819__wrapper_mobile{display:block}.t819__wrapper{display:none}.t819__tab-block{overflow:hidden}}.t820 .t-section__topwrapper{margin-bottom:90px}.t820 .t-section__title{margin-bottom:40px}.t820 .t-section__descr{max-width:560px}.t820 .t-section__bottomwrapper{margin-top:105px}.t820__separator{margin-bottom:55px}.t820__textwrapper{padding-left:20px}.t820__bottommargin{margin-bottom:14px}.t820__checkmark{width:55px;display:block}.t820__imgwrapper{width:55px}.t820__bgimg{width:55px;height:55px;max-width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.t820__img{width:100%;max-width:100%;height:auto}.t820__img_circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}@media screen and (max-width:960px){.t820 .t-section__bottomwrapper{margin-top:45px}.t820 .t-section__topwrapper{margin-bottom:45px}.t820 .t-section__title{margin-bottom:20px}.t820 .t-col:not(:last-child){margin-bottom:40px}.t820__separator{margin-bottom:0!important}.t820__checkmark,.t820__bgimg{max-width:50px;max-height:50px}.t820__imgwrapper{max-width:50px}.t820__textwrapper{padding-left:20px!important}}@media screen and (max-width:640px){.t820__checkmark,.t820__bgimg{max-width:40px;max-height:40px}.t820__imgwrapper{max-width:40px}}.t823__container{position:relative}.t823__container_indent{padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.t823__wrapper{width:100%;height:700px;margin:0;padding:0;border:0;border-spacing:0;table-layout:fixed}.t823__col{width:50%;vertical-align:middle}.t823__col_img{height:100%}.t823__title{padding-bottom:20px}.t823__descr{padding-bottom:30px}.t823__main-wrapper{padding:10%}.t823__imgwrapper{overflow:hidden;position:relative;width:100%;height:100%;transition:height ease-in-out .3s}.t823__imgwrapper::before,.t823__imgwrapper::after{content:'';display:table;clear:both}.t823__imgwrapper .t823__bgimg{position:absolute;height:100%;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat}.t823 .t823__imgblock{height:100%;margin:0;padding:0;border:0}.t823 .t823__button{margin-top:20px}.t823 .t823__btntext-wrapper{margin-top:20px}.t823 .t823__form-upper-text{margin-bottom:20px;text-align:left}.t823 .t823__form-bottom-text{margin-top:20px;text-align:left}.t823 .t-form__inputsbox{-webkit-transition:max-height 0.3s cubic-bezier(.19,1,.22,1);-o-transition:max-height 0.3s cubic-bezier(.19,1,.22,1);transition:max-height 0.3s cubic-bezier(.19,1,.22,1);max-height:10000px}.t823 .t823__inputsbox_hidden.t-form__inputsbox{overflow:hidden;max-height:0;opacity:0}.t823 .t-input-group{margin-bottom:25px}.t823 .t-input{background-color:transparent;-webkit-appearance:none}.t823 .t-input::-ms-clear{width:0;height:0}.t823 .t-input-block textarea{padding-top:17px}.t823 .t-input-block textarea.t-input_pvis{padding-top:26px}.t823 .t-input-block textarea{padding-top:17px;background-color:transparent}.t823 .t-input-title{padding-bottom:5px}.t823 .t-input-subtitle{padding-bottom:15px}.t823 .t-input-group_rd .t-input-subtitle{padding-bottom:5px}.t823 .t-inputtime,.t823 .t-datepicker__wrapper{max-width:245px}.t823 .t-form_bbonly .t-input-title{padding-bottom:0;margin-bottom:0}.t823 .t-form_bbonly .t-input-subtitle{padding-bottom:5px;padding-top:5px}.t823 .t-form_bbonly .t-input-block{margin-bottom:30px}.t823 .t-form__inputsbox .t-input-group_st .t-input-block{display:none;margin-bottom:0}.t823 .t-form__submit{display:block;vertical-align:middle;height:100%;margin-top:30px;margin-bottom:10px;text-align:left}@media screen and (max-width:960px){.t823__blocktextmobile{display:block!important;width:100%;padding:30px 0 0 0}.t823__main-wrapper{padding:20px 20px 30px}.t823__col{display:block;width:100%!important}.t823__col_form{display:none}.t823__col_form_mobile.t823__col_form{display:block}.t823__wrapper_mobile.t823__wrapper{height:100%}.t823__col_img_mobile.t823__col_img{height:700px}.t823__wrapper_mobile.t823__wrapper .t823__main-wrapper{padding-top:40px}}@media screen and (max-width:640px){.t823 .t-form__submit{padding-bottom:20px}.t823 .t-input-block textarea{padding-top:12px}.t823 .t-submit{width:100%}}@media screen and (max-width:480px){.t823 .t-inputtime,.t823 .t-datepicker__wrapper{max-width:100%}}.t823 .t-form .js-error-control-box .t-select__wrapper{border:none!important}.t823 .t-form .js-error-control-box .t-select__wrapper .t-select{border:1px solid red!important}.t830m__list-title{padding-top:10px;padding-bottom:8px}.t830m__list-title a{text-decoration:none;color:#111}.t830m__list-title-link{font-size:13px;font-weight:600;opacity:.8}.t830m__list-title-text{font-size:13px;font-weight:600;opacity:.3;display:inline-block;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s}.t-menu__link-item{cursor:pointer}.t830m__list-title-text.t830m__list-title-text_color{opacity:1;color:#b1b1b1}.t830m__list-title-text.t830m__list-title-text_opacity{opacity:.8}.t830m__submenu{padding-left:15px}.t830m__submenu.t830m__submenu_close{display:none}.t830m__submenu-item{padding-top:5px;padding-bottom:5px;clear:both;font-family:'Roboto',Arial,sans-serif;font-size:16px;display:block;margin:0;color:#000}.t830m__submenu-item:last-child{padding-bottom:15px}.t830m__submenu-item a{font-size:13px;font-weight:600;text-decoration:none;opacity:.8;color:#111}.t830m__submenu-item .t-active{opacity:.7}.t830m__text{opacity:.6;font-size:13px}.t830m__textwrapper{position:absolute;bottom:0;padding-top:110px;padding-bottom:30px;padding-right:30px}.t830m__top_addwrap .t830m__textwrapper{position:relative;padding-bottom:0;padding-right:0}.t830__logo__container{position:relative;z-index:999;margin-bottom:15px}.t830__textlogo__container{display:inline-block}.t830__logo{text-decoration:none;color:#000}.t830__logo__img{display:block;width:100%;max-width:100px}.t830__panel{position:fixed;top:0;right:0;left:0;z-index:100002;width:50px;background-color:#fff}.t830__panel-text{position:relative;bottom:65px;white-space:nowrap;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.t830__menu__content.t830__col-12{max-width:1160px;padding:0}.t830__menu__content{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;position:relative;margin:0 auto;padding:0}.t830__side{position:relative}.t830__burger{position:absolute;width:28px;height:20px;left:10px;top:20px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;z-index:999}.t830__burger span{display:block;position:absolute;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;height:1px;background-color:#000}.t830__burger span:nth-child(1){top:0}.t830__burger span:nth-child(2),.t830__burger span:nth-child(3){opacity:1;top:8px}.t830__burger span:nth-child(4){top:16px}.t830__burger.t830__burger_open span:nth-child(1){-webkit-transform:rotate(45deg) translate(7px,5px);-ms-transform:rotate(45deg) translate(7px,5px);transform:rotate(45deg) translate(7px,5px)}.t830__burger.t830__burger_open span:nth-child(2),.t830__burger.t830__burger_open span:nth-child(3){opacity:0}.t830__burger.t830__burger_open span:nth-child(4){-webkit-transform:rotate(-45deg) translate(6px,-5px);-ms-transform:rotate(-45deg) translate(6px,-5px);transform:rotate(-45deg) translate(6px,-5px)}.t830m{position:fixed;top:0;bottom:0;left:0;right:0;width:255px;z-index:100001;overflow:hidden;background-color:#fff}.t830m_open.t830m{-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-webkit-transition:-webkit-transform ease-in-out .3s;transition:-webkit-transform ease-in-out .3s;transition:transform ease-in-out .3s;transition:transform ease-in-out .3s,-webkit-transform ease-in-out .3s;-ms-transform:translate(-100%,0);-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}.t830m_open.t830m__menu_show.t830m{-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.t830m__close{width:40px;height:40px;background-color:#fff;position:absolute;top:5px;right:5px;cursor:pointer;z-index:9999}.t830m__container{position:absolute;top:0;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:auto}.t830m__top{position:relative;padding:20px 20px 150px 20px;min-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.t830m__top.t830m__top_addwrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 20px 30px 20px}.t830m__top.t830m__top_padd{padding-top:20px}.t830m__top.t830m__top_padd-text{padding-bottom:35px}.t830m__list{list-style-type:none;margin:0;padding:0!important}.t830m__close_icon{width:24px;height:20px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);z-index:999;margin-top:11px;margin-left:8px}.t830m__close_icon span{display:block;position:absolute;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);height:1px;background-color:#111}.t830m__close_icon span:nth-child(1){top:8px;width:0%;left:50%}.t830m__close_icon span:nth-child(2){top:8px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.t830m__close_icon span:nth-child(3){top:8px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.t830m__close_icon span:nth-child(4){top:8px;width:0%;left:50%}.t830__burger_mobile{display:none}.t830m__overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;z-index:-1;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s}.t830m__menu_show.t830m__overlay{z-index:100000;opacity:1}.t830m__overlay_hover{z-index:1}.t830m__overlay_bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.6}.t830 .t-site-search-dm__result__product_title{font-size:16px}.t830 .t-site-search-dm__thubmnail{margin-bottom:5px}.t830 .t-site-search-dm__result__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1200px){.t830__allrecords_padd,.t830__t-tildalabel_padd,.t830__allrecords_padd-small,.t830__t-tildalabel_padd-small{padding-left:50px;-webkit-box-sizing:border-box;box-sizing:border-box}.t830__t-tildalabel_padd{-webkit-box-sizing:border-box;box-sizing:border-box}.t830__panel{height:100vh}.t830__menu__content{cursor:pointer}.t830__burger{left:50%;margin-left:-14px}.t830m__top{opacity:1;-webkit-transition:opacity ease-in-out .3s .2s;-o-transition:opacity ease-in-out .3s .2s;transition:opacity ease-in-out .3s .2s}.t830m{left:50px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.4);box-shadow:0 0 10px 0 rgba(0,0,0,.4)}.t830m.t830m__menu_show{border-left:1px solid rgba(0,0,0,.1)}.t830m__menu_show .t830m__top{opacity:1}.t830m__close{display:none}}@media screen and (min-width:1100px){.t830__panel{-webkit-box-shadow:none;box-shadow:none}}@media screen and (min-width:1500px){.t830__allrecords_padd,.t830__t-tildalabel_padd{padding-left:255px}.t830m{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.4);box-shadow:0 0 10px 0 rgba(0,0,0,.4)}.t830m.t830m_close{left:0}.t830__panel.t830__panel_close{z-index:990}.t830__panel.t830__panel_open{z-index:100002}.t830m_close .t830m__top{opacity:1;padding-top:20px}.t830m_close .t830m__top.t830m__top_padd{padding-top:20px}.t830m__close_icon_none{display:none}}@media screen and (max-width:1499px){.t830__body_menushowed{height:100vh;min-height:100vh;overflow:hidden}.t830__menu__content{padding:0}.t830m{-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-webkit-transition:-webkit-transform ease-in-out .3s;transition:-webkit-transform ease-in-out .3s;transition:transform ease-in-out .3s;transition:transform ease-in-out .3s,-webkit-transform ease-in-out .3s;-ms-transform:translate(-100%,0);-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}.t830m__menu_show.t830m{-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}}@media screen and (max-width:1200px){.t830__panel{position:static;top:0;right:0;left:0;z-index:100002;width:100%;height:60px;background-color:#fff}.t830__burger.t830__burger_mobile{display:block;top:50%;left:20px;right:auto;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.t830__burger.t830__burger_mobile span{background-color:#000}.t830__panel-text{display:none}.t830__side{display:none}.t830m{width:100%;max-width:300px}.t830m__top{padding-top:45px}.t830m__top.t830m__top_padd{padding-top:45px}}@media screen and (max-width:980px){.t830__menu__content{display:table;table-layout:fixed}.t830 .t-site-search-dm__result__product_title{font-size:15px}}@media screen and (max-width:640px){.t830m__top{padding:45px 20px 150px 20px}.t830m__top.t830m__top_addwrap{padding:20px 20px 30px 20px}.t830m__top.t830m__top_padd-text{padding-bottom:35px}.t830 .t-site-search-dm__result__product_title{font-size:14px}}.t830 .t-site-search-input{width:100%;margin-bottom:15px}.t830__blockinput{position:relative;width:100%}.t830 .t830__input{width:100%;height:30px;padding-left:30px;padding-right:25px;font-size:12px;background-color:transparent;-webkit-appearance:none;border-radius:0;border:1px solid rgba(0,0,0,.2);box-sizing:border-box}.t830 .t830__input.t830__input-bottom{border-top:none!important;border-left:none!important;border-right:none!important;background-color:transparent!important;border-radius:0!important}.t830__blockbutton{position:absolute;top:0;bottom:0;left:0;width:30px;height:30px}.t830 .t-submit{position:relative;width:100%;height:100%;padding-left:0;padding-right:0;border-radius:0}.t830__search-icon{position:absolute;top:50%;left:5px;width:15px;margin:auto 0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.t830__blockinput_padding .t830__search-icon{left:10px}.t830 .t-site-search-close,.t830 .t-site-search-loader{right:5px;width:13px}.t830__blockinput_padding .t-site-search-close,.t830__blockinput_padding .t-site-search-loader{right:10px}.t830 .t-site-search-dm{overflow:auto}.t830 .t-site-search-dm__result__title{margin-bottom:5px;font-family:'Open Sans',sans-serif;font-size:14px}.t830 .t-site-search-answers-title{font-size:11px}.t830 .t-site-search-answers .t-site-search-dm__result .t-site-search-dm__result__title{font-size:14px}.t841 .t-section__topwrapper{margin-bottom:90px}.t841 .t-section__title{margin-bottom:40px}.t841 .t-section__descr{max-width:560px}.t841 .t-section__bottomwrapper{margin-top:105px}.t841__separator{margin-bottom:55px}.t841__textwrapper{padding-left:20px}.t841__bottommargin{margin-bottom:14px}.t841__checkmark{width:55px;display:block}.t841__imgwrapper{width:55px}.t841__bgimg{width:55px;height:55px;max-width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.t841__img{width:100%;max-width:100%;height:auto}.t841__img_circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}@media screen and (max-width:960px){.t841 .t-section__bottomwrapper{margin-top:45px}.t841 .t-section__topwrapper{margin-bottom:45px}.t841 .t-section__title{margin-bottom:20px}.t841 .t-col:not(:last-child){margin-bottom:40px}.t841__separator{margin-bottom:0!important}.t841__checkmark,.t841__bgimg{max-width:50px;max-height:50px}.t841__imgwrapper{max-width:50px}.t841__textwrapper{padding-left:20px!important}}@media screen and (max-width:640px){.t841__checkmark,.t841__bgimg{max-width:40px;max-height:40px}.t841__imgwrapper{max-width:40px}}.t851__container{display:table;margin-left:auto;margin-right:auto;width:100%;max-width:1200px;padding:0}@media screen and (max-width:1200px){.t851__container{max-width:960px;padding:0}}@media screen and (max-width:960px){.t851__container{max-width:640px}}.t851 .t-section__topwrapper{margin-bottom:90px}.t851 .t-section__title{margin-bottom:40px}.t851 .t-section__descr{max-width:560px}.t851 .t-section__bottomwrapper{margin-top:105px}.t851__separator{margin-bottom:40px}.t851__table{display:table;width:100%;height:400px;vertical-align:middle;position:relative;overflow:hidden}.t851__col{overflow:hidden}.t851__link{display:block}.t851__bg{background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0}.t851__cell:hover .t851__bg_animated{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.t851__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.t851__show_hover .t851__overlay{opacity:0}.t851__cell:hover .t851__overlay{opacity:.8}.t851__show_hover .t851__cell:hover .t851__overlay{opacity:1}.t851__cell{display:table-cell;width:100%;height:100%}.t-col_6 .t851__cell{-webkit-transform:translateZ(0);transform:translateZ(0)}.t851__textwrapper{padding:20px 40px;position:relative}.t851__cell>.t851__button-container{padding-left:40px;padding-right:40px}.t851__show_hover .t851__textwrapper,.t851__show_hover .t851__button-container{opacity:0}.t851__show_hover .t851__textwrapper.t851__textwrapper_animated{-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%)}.t851__show_hover .t851__cell:hover .t851__textwrapper,.t851__show_hover .t851__cell:hover .t851__button-container{opacity:1}.t851__cell:hover .t851__textwrapper_animated{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.t851__textwrapper__content{margin:30px auto;position:relative}.t851__text{color:#fff;margin-top:20px}.t851__title{color:#fff;word-break:break-word}.t851__img{width:100%;max-width:70px}.t851__animation_fast{-webkit-transition:all ease-in-out .25s;-o-transition:all ease-in-out .25s;transition:all ease-in-out .25s}.t851__animation_slow{-webkit-transition:all ease-in-out .45s;-o-transition:all ease-in-out .45s;transition:all ease-in-out .45s}.t851__button-container{-webkit-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.t851__button_show-hover{-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0);opacity:0}.t851__button-bottom .t851__button_show-hover{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.t851__col:not(.t851__show_hover) .t-valign_bottom .t851__button_show-hover{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.t851__col:not(.t851__show_hover) .t-valign_bottom .t851__inner-wrapper_animated-btn{-webkit-transform:translate3d(0,85px,0);transform:translate3d(0,85px,0);-webkit-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.t-valign_bottom.t851__cell:hover .t851__inner-wrapper_animated-btn{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.t851__col:not(.t851__show_hover) .t-valign_middle .t851__inner-wrapper_animated-btn{-webkit-transform:translate3d(0,45px,0);transform:translate3d(0,45px,0);-webkit-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.t-valign_middle.t851__cell:hover .t851__inner-wrapper_animated-btn{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.t851__col:not(.t851__show_hover) .t-valign_middle.t851__cell:hover .t851__inner-wrapper_animated-btn{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.t851__cell:hover .t851__button_show-hover{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.t851__textwrapper__content{-webkit-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.t851__button-wrapper{display:inline-block;margin-top:40px}.t851__btn{text-align:center;vertical-align:middle;display:table-cell;border:0 none;-webkit-appearance:none;background:none}.t851__button-bottom .t851__textwrapper{position:static}.t851__button-bottom .t851__button-container{position:absolute;left:0;right:0;bottom:0;padding-bottom:50px}.t851__button-bottom .t851__button-wrapper{margin-top:0}.t851__scroll-icon-wrapper{display:none}@media screen and (max-width:960px){.t851 .t-section__bottomwrapper{margin-top:45px}.t851 .t-section__topwrapper{margin-bottom:45px}.t851 .t-section__title{margin-bottom:20px}.t851__show_hover .t851__textwrapper,.t851__show_hover .t851__button-container{opacity:1!important;-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important}.t851__show_hover .t851__overlay{opacity:1}.t851__button_show-hover.t851__button-container,.t851__inner-wrapper_animated-btn{opacity:1;-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important;position:initial}.t851__separator{display:none}.t851__container_mobile-grid{font-size:0}.t851__col_mobile-grid{width:50%;display:inline-block;vertical-align:top}.t851__col{margin-bottom:60px}.t851__col:last-child{margin-bottom:0}.t851__container_mobile-flex{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.t851__container_mobile-flex .t851__col{min-width:38%;max-width:38%;margin-bottom:0px!important}.t851__container_mobile-flex .t851__col:first-child{margin-left:20px}.t851__scroll-icon-wrapper{display:block;padding:0 40px 20px 0;color:#a1a1a1;text-align:right;font-size:0;mix-blend-mode:multiply}.t851__scroll-icon{-webkit-animation:t851__icon-anim 1.5s infinite;animation:t851__icon-anim 1.5s infinite}}@-webkit-keyframes t851__icon-anim{0%{-webkit-transform:translate3d(-20px,0,0);opacity:0}10%{-webkit-transform:translate3d(-20px,0,0);opacity:0}20%{-webkit-transform:translate3d(-20px,0,0);opacity:1}70%{-webkit-transform:translate3d(0,0,0);opacity:1}80%{-webkit-transform:translate3d(0,0,0);opacity:1}81%{-webkit-transform:translate3d(0,0,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);opacity:0}}@keyframes t851__icon-anim{0%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);opacity:0}10%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);opacity:0}20%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);opacity:1}70%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}80%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}81%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:0}}@media screen and (max-width:640px){.t851 .t851__table{height:350px}.t851__textwrapper{padding:20px 20px;opacity:1!important}.t851__cell>.t851__button-container{padding-left:20px;padding-right:20px}.t851__button-bottom .t851__button-container{left:20px;right:20px}.t851__title_small{font-size:21px}.t851__container_mobile-grid{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.t851__col_mobile-grid{padding-left:10px;padding-right:10px}.t851__container_mobile-flex .t851__col:first-child{margin-left:0}.t851__container_mobile-flex .t851__col{min-width:70%;max-width:70%}.t851__scroll-icon-wrapper{padding:0 20px 10px 0}}@media screen and (max-width:480px){.t851__col_mobile-grid{width:100%;display:block}.t851__container_mobile-flex .t851__col{min-width:80%;max-width:80%}}.t853__container{display:table;margin-left:auto;margin-right:auto;width:100%;max-width:1200px;padding:0}@media screen and (max-width:1200px){.t853__container{max-width:960px;padding:0}}@media screen and (max-width:960px){.t853__container{max-width:640px}}.t853 .t-section__topwrapper{margin-bottom:90px}.t853 .t-section__title{margin-bottom:40px}.t853 .t-section__descr{max-width:560px}.t853 .t-section__bottomwrapper{margin-top:105px}.t853__separator{margin-bottom:90px}.t853__imgwrapper{position:relative;width:100%;margin-bottom:20px;padding-bottom:110%}.t853__bgimg{background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;-webkit-transition:opacity 0.1s linear;-o-transition:opacity 0.1s linear;transition:opacity 0.1s linear}.t853__img{max-width:100%;max-height:100%;position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;z-index:2;-webkit-transition:opacity 0.1s linear;-o-transition:opacity 0.1s linear;transition:opacity 0.1s linear}.t853__bgimg_second,.t853__img_second{z-index:1;opacity:0}.t853__uptitle{margin-bottom:8px;color:#ff8562}.t853__descr{margin-top:8px}.t853__btn-wrapper{margin-top:19px}.t853__btntext-wrapper{display:inline-block;padding-top:14px}.t853__btn{display:inline-block}.t-align_center .t853__btn{margin:0 2px 8px}.t-align_left .t853__btn{margin:0 4px 8px 0}.t853__scroll-icon-wrapper{display:none}@media screen and (min-width:960px){.t853__imgwrapper:hover .t853__bgimg_first_hover,.t853__imgwrapper:hover .t853__img_first_hover{opacity:0}.t853__imgwrapper:hover .t853__bgimg_second,.t853__imgwrapper:hover .t853__img_second{z-index:3;opacity:1}}@media screen and (max-width:960px){.t853 .t-section__bottomwrapper{margin-top:45px}.t853 .t-section__topwrapper{margin-bottom:45px}.t853 .t-section__title{margin-bottom:20px}.t853__separator{display:none}.t853__container_mobile-grid{font-size:0}.t853__col_mobile-grid{width:50%;display:inline-block;vertical-align:top}.t853__col{margin-bottom:60px}.t-col_8 .t853__imgwrapper_mobile-nopadding{padding-bottom:0px!important;font-size:0}.t-col_8 .t853__imgwrapper_mobile-nopadding .t853__img{position:initial}.t853__img_second{display:none}.t853__container_mobile-flex{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.t853__container_mobile-flex .t853__col{min-width:38%;max-width:38%;margin-bottom:0px!important}.t853__container_mobile-flex .t853__col:first-child{margin-left:20px}.t853__scroll-icon-wrapper{display:block;padding:0 40px 20px 0;color:#a1a1a1;text-align:right;font-size:0;mix-blend-mode:multiply}@-webkit-keyframes t853__icon-anim{0%{-webkit-transform:translate3d(-20px,0,0);opacity:0}10%{-webkit-transform:translate3d(-20px,0,0);opacity:0}20%{-webkit-transform:translate3d(-20px,0,0);opacity:1}70%{-webkit-transform:translate3d(0,0,0);opacity:1}80%{-webkit-transform:translate3d(0,0,0);opacity:1}81%{-webkit-transform:translate3d(0,0,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);opacity:0}}@keyframes t853__icon-anim{0%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);opacity:0}10%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);opacity:0}20%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);opacity:1}70%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}80%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}81%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:0}}.t853__scroll-icon{-webkit-animation:t853__icon-anim 1.5s infinite;animation:t853__icon-anim 1.5s infinite}}@media screen and (max-width:640px){.t853__container_mobile-grid{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.t853__col_mobile-grid{padding-left:10px;padding-right:10px}.t853__container_mobile-flex .t853__col:first-child{margin-left:0}.t853__container_mobile-flex .t853__col{min-width:70%;max-width:70%}.t853__scroll-icon-wrapper{padding:0 20px 10px 0}}@media screen and (max-width:480px){.t853__imgwrapper_mobile-nopadding{padding-bottom:0px!important;font-size:0}.t853__imgwrapper_mobile-nopadding .t853__img{position:initial}.t853__col_mobile-grid{width:100%;display:block}.t853__container_mobile-flex .t853__col{min-width:80%;max-width:80%}}.t857__container{display:table;margin-left:auto;margin-right:auto;width:100%;max-width:1200px;padding:0}@media screen and (max-width:1200px){.t857__container{max-width:960px;padding:0}}@media screen and (max-width:960px){.t857__container{max-width:640px}}.t857 .t-section__topwrapper{margin-bottom:90px}.t857 .t-section__title{margin-bottom:40px}.t857 .t-section__descr{max-width:560px}.t857 .t-section__bottomwrapper{margin-top:105px}.t857__separator{margin-bottom:90px}.t857__imgwrapper{position:relative;width:100%;margin-bottom:25px;padding-bottom:110%}.t857__bgimg{background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;-webkit-transition:opacity 0.1s linear;-o-transition:opacity 0.1s linear;transition:opacity 0.1s linear}.t857__img{max-width:100%;max-height:100%;position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;z-index:2;-webkit-transition:opacity 0.1s linear;-o-transition:opacity 0.1s linear;transition:opacity 0.1s linear}.t857__bgimg_second,.t857__img_second{z-index:1;opacity:0}.t857__uptitle{margin-bottom:8px;color:#ff8562}.t857__title{padding-bottom:20px}.t857__descr{margin-top:8px}.t857__btn-wrapper{margin-top:19px}.t857__btntext-wrapper{display:inline-block;padding-top:14px}.t857__btn{display:inline-block}.t-align_center .t857__btn{margin:0 2px 8px}.t-align_left .t857__btn{margin:0 4px 8px 0}.t857__scroll-icon-wrapper{display:none}@media screen and (min-width:960px){.t857__imgwrapper:hover .t857__bgimg_first_hover,.t857__imgwrapper:hover .t857__img_first_hover{opacity:0}.t857__imgwrapper:hover .t857__bgimg_second,.t857__imgwrapper:hover .t857__img_second{z-index:3;opacity:1}}@media screen and (max-width:960px){.t857 .t-section__bottomwrapper{margin-top:45px}.t857 .t-section__topwrapper{margin-bottom:45px}.t857 .t-section__title{margin-bottom:20px}.t857__separator{display:none}.t857__container_mobile-grid{font-size:0}.t857__col_mobile-grid{width:50%;display:inline-block;vertical-align:top}.t857__col{margin-bottom:60px}.t-col_8 .t857__imgwrapper_mobile-nopadding{padding-bottom:0px!important;font-size:0}.t-col_8 .t857__imgwrapper_mobile-nopadding .t857__img{position:initial}.t857__img_second{display:none}.t857__container_mobile-flex{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.t857__container_mobile-flex .t857__col{min-width:38%;max-width:38%;margin-bottom:0px!important}.t857__container_mobile-flex .t857__col:first-child{margin-left:20px}.t857__scroll-icon-wrapper{display:block;padding:0 40px 20px 0;color:#a1a1a1;text-align:right;font-size:0;mix-blend-mode:multiply}@-webkit-keyframes t857__icon-anim{0%{-webkit-transform:translate3d(-20px,0,0);opacity:0}10%{-webkit-transform:translate3d(-20px,0,0);opacity:0}20%{-webkit-transform:translate3d(-20px,0,0);opacity:1}70%{-webkit-transform:translate3d(0,0,0);opacity:1}80%{-webkit-transform:translate3d(0,0,0);opacity:1}81%{-webkit-transform:translate3d(0,0,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);opacity:0}}@keyframes t857__icon-anim{0%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);opacity:0}10%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);opacity:0}20%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);opacity:1}70%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}80%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}81%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:0}}.t857__scroll-icon{-webkit-animation:t857__icon-anim 1.5s infinite;animation:t857__icon-anim 1.5s infinite}}@media screen and (max-width:640px){.t857__title{padding-bottom:15px}.t857__btn-wrapper{margin-top:15px}.t857__imgwrapper{margin-bottom:20px}.t857__container_mobile-grid{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.t857__col_mobile-grid{padding-left:10px;padding-right:10px}.t857__container_mobile-flex .t857__col:first-child{margin-left:0}.t857__container_mobile-flex .t857__col{min-width:70%;max-width:70%}.t857__scroll-icon-wrapper{padding:0 20px 10px 0}}@media screen and (max-width:480px){.t857__imgwrapper_mobile-nopadding{padding-bottom:0px!important;font-size:0}.t857__imgwrapper_mobile-nopadding .t857__img{position:initial}.t857__col_mobile-grid{width:100%;display:block}.t857__container_mobile-flex .t857__col{min-width:80%;max-width:80%}}.t860 .t-section__topwrapper{margin-bottom:90px}.t860 .t-section__title{margin-bottom:40px}.t860 .t-section__descr{max-width:560px}.t860 .t-section__bottomwrapper{margin-top:105px}.t860__inner-col{overflow:hidden;position:relative}.t860__row:not(:first-child){margin-top:40px}.t860__row:after{content:'';display:block;height:0;clear:both}.t860__wrap{width:100%;padding:30px 30px 40px;box-sizing:border-box}.t860__wrap.t860__wrap_bottom{position:absolute;bottom:0}.t860__block_hover{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.t860__title{padding-bottom:25px;color:#fff}.t860__title_bottom{padding-bottom:0}.t860__descr{padding-top:25px;padding-bottom:10px;color:#fff}.t860__line{height:1px;width:100%;background-color:#fff}.t860__block_hover .t860__hide{opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.t860__inner-col:hover .t860__block_hover{-webkit-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important}.t860__inner-col:hover .t860__hide{opacity:1}.t860__btn-container{width:100%;margin-top:10px}.t860__btn-container.t860__btn-container_topmargin{margin-top:20px}.t860__btn-wrapper{display:inline-block}.t860__btntext-wrapper{display:inline-block}.t860__btn{display:table-cell}@media screen and (max-width:1024px){.t860__block_hover .t860__hide{opacity:1}}@media screen and (max-width:960px){.t860 .t-section__bottomwrapper{margin-top:45px}.t860 .t-section__topwrapper{margin-bottom:45px}.t860 .t-section__title{margin-bottom:20px}.t860__col{margin-bottom:20px;height:auto!important}.t860__wrap{padding-bottom:30px}.t860__wrap.t860__wrap_bottom{position:static}.t860__title{padding-bottom:15px}.t860__descr{padding-top:15px;padding-bottom:0}.t860__row{margin-top:20px!important}}@media screen and (max-width:640px){.t860__wrap{padding:20px 20px 30px}}.uploadcare-dialog.uploadcare-active{z-index:9999999}.t862__body_popupshowed{-webkit-overflow-scrolling:touch!important}.t862__wrapper{padding-bottom:45px}.t862 .t-input-block textarea.t-input_pvis{padding-top:26px}.t862__quiz{width:100%;border:0 solid transparent;background-color:#fff;box-sizing:border-box}.t862__quiz-wrapper{height:100%}.t862__quiz-form-wrapper{padding-top:35px;padding-left:45px;padding-right:45px;padding-bottom:75px;box-sizing:border-box}.t862__quiz-description-wrapper{position:relative;background-color:#ececec;overflow:hidden}.t862__quiz-description{padding-top:35px;padding-bottom:40px;padding-left:45px;padding-right:45px;box-sizing:border-box}.t862__quiz-description::after,.t862__quiz-description::before{content:'';display:table}.t862__quiz-description::after{clear:both}.t862__quiz-description-title{float:left;width:90%}.t862__quiz-description-text{display:inline-block;vertical-align:top;width:90%}.t862__quiz-description-counter{float:right;font-weight:500}.t862__quiz-description svg{display:inline-block;vertical-align:top;padding-right:3px;width:20px;height:20px}.t862__quiz-description .st61{fill:none;stroke:#1f5bff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.t862__result-title{display:none;padding-top:35px;padding-bottom:35px;padding-left:45px;padding-right:45px;box-sizing:border-box}.t862__progressbar{position:absolute;bottom:0;z-index:1;width:100%;height:5px;background-color:#cbcbcb;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.t862__progress{height:100%;width:0;background-color:#1f5bff;transition:width .3s ease}.t862 .t-input-group:first-child{display:block}.t862 .t-input-group{display:none}.t862 .t862__t-input-group_active{display:block}.t862 .t862__capture-form{display:none;position:relative;padding-bottom:0}.t862 .t862__capture-form .t-input-group{display:block;margin-bottom:25px;box-sizing:border-box}.t862 .t862__quiz_nofixedheight .t-input-group{padding-bottom:60px}.t862 .t862__quiz_nofixedheight .t862__capture-form .t-input-group{padding-bottom:0}.t862 .t862__quiz_nofixedheight .t862__capture-form{padding-bottom:20px}.t862 .t862__quiz_nofixedheight .t862__quiz-form-wrapper{padding-bottom:65px}.t862__btn-wrapper{position:absolute;bottom:45px;width:100%;padding-left:45px;padding-right:45px;box-sizing:border-box}.t862__btn-wrapper::before,.t862__btn-wrapper::after{content:'';display:table}.t862__btn-wrapper::after{clear:both}.t862__btn-wrapper .t-btn{position:relative}.t862__btn-wrapper .t-btn:focus,.t862__btn-wrapper .t-btn:active{outline:none}.t862__btn-wrapper .t862__btn_prev{float:left;background-color:#cbcbcb!important}.t862__btn-wrapper .t862__btn_next,.t862__btn-wrapper .t862__btn_result{float:right}.t862__btn-wrapper .t862__btn_prev td,.t862__btn-wrapper .t862__btn_next td,.t862__btn-wrapper .t862__btn_result td{position:relative}.t862__btn-wrapper .t862__btn_prev.t-btn_sm{padding-left:45px}.t862__btn-wrapper .t862__btn_next.t-btn_sm{padding-right:45px}.t862__btn-wrapper .t862__btn_prev td::before{content:"\00a0â†’";position:absolute;left:-23px;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.3;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.t862__btn-wrapper .t862__btn_next td::after{content:"\00a0â†’";position:absolute;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1}.t862__btn_result{display:none}.t862 .t-form__submit{position:absolute;right:45px;bottom:45px;z-index:1;display:none;vertical-align:middle;text-align:left}.t862 .t862__btn-wrapper .t-btn,.t862 .t-form__submit .t-submit{border-radius:0}.t862 .t862__btn-wrapper .t-btn[disabled],.t862 .t-form__submit .t-submit[disabled]{opacity:.6}.t862 .t-submit{height:45px;font-size:14px;padding-left:30px;padding-right:30px}.t862 .t-form__inputsbox{transition:max-height 0.3s cubic-bezier(.19,1,.22,1);max-height:10000px}.t862__inputsbox_hidden.t-form__inputsbox{overflow:hidden;max-height:0;opacity:0}.t862 .t-input{background-color:transparent;-webkit-appearance:none}.t862 .t-input-block textarea.t-input_pvis{padding-top:26px}.t862 .t-input-block textarea{padding-top:17px;background-color:transparent}.t862 .t-input-title{padding-bottom:5px;font-size:26px;line-height:1.5;font-weight:400}.t862 .t-input-subtitle{padding-bottom:15px}.t862 .t-input-group_rd .t-input-subtitle{padding-bottom:5px}.t862 .t-inputtime,.t862 .t-datepicker__wrapper{max-width:245px}.t862 .t-form_bbonly .t-input-title{margin-bottom:0}.t862 .t-form_bbonly .t-input-subtitle{padding-bottom:0;padding-top:5px}.t862 .t-form_bbonly .t-input-block{margin-bottom:30px}.t862 .t-radio__control,.t862 .t-checkbox__control,.t862 .t-img-select__text{font-size:15px}.t862 .t-img-select__text{margin-top:10px}.t862 .t-radio__control,.t862 .t-checkboxes__wrapper .t-checkbox__control{margin-top:15px;margin-bottom:15px}@media screen and (max-width:1200px){.t862 .t-input-title{font-size:24px}}@media screen and (max-width:640px){.t862 .t-input-group{margin-bottom:20px}.t862 .t862__capture-form{padding-bottom:0}.t862 .t862__quiz_nofixedheight .t862__capture-form{padding-bottom:0}.t862 .t862__capture-form .t-input-group{margin-bottom:20px}.t862 .t862__quiz_nofixedheight .t-input-group{padding-bottom:0}.t862 .t-input{height:50px;padding:0 14px;font-size:16px}.t862 .t-input__vis-ph{top:17px}.t862 .t-input_pvis{padding:22px 20px 10px 20px}.t862 .t-input-block textarea.t-input_pvis{padding-top:22px}.t862__wrapper{padding-bottom:20px}.t862__col.t-col{padding-left:0;padding-right:0}.t862__quiz-description,.t862__result-title{padding:20px;padding-bottom:25px}.t862__quiz-description svg{display:none}.t862__quiz-form-wrapper{padding-top:20px;padding-bottom:95px;padding-left:20px;padding-right:20px}.t862 .t-form__submit{right:20px}.t862 .t-input-block textarea{padding-top:12px}.t862 .t-input-title{font-size:22px}.t862 .t-submit{width:100%;padding-left:20px;padding-right:20px}.t862 .t-radio__control,.t862 .t-checkbox__control,.t862 .t-img-select__text{word-break:break-word}.t862 .t862__btn-wrapper{padding-left:20px;padding-right:20px}.t862 .t-popup_show .t-popup__container{max-width:100%;right:0;left:0;top:0;bottom:0;padding-top:50px;margin:0;box-sizing:border-box;min-height:100vh;-webkit-transform:translateY(0);transform:translateY(0);position:relative}.t862 .t-popup{padding:0}.t862 .t-popup__close{width:100%;height:50px;background:#000;position:fixed;display:table;z-index:2;left:0;right:0;top:0}.t862 .t-popup__close-wrapper{display:table-cell;vertical-align:middle;text-align:right;width:100%;padding-right:20px;font-size:0}.t862 .t-popup__close-icon{width:16px}}@media screen and (max-width:640px) and (orientation:portrait){.t862 .t-popup_show .t-popup__container{min-height:100vh;min-height:calc(var(--vh,1vh) * 100)}}@media screen and (max-width:480px){.t862 .t-inputtime,.t862 .t-datepicker__wrapper{max-width:100%}.t862__btn-wrapper .t862__btn_prev.t-btn_sm{padding-left:20px}.t862__btn-wrapper .t862__btn_next.t-btn_sm{padding-right:20px}.t862 .t862__btn-wrapper .t862__btn_prev td::before,.t862 .t862__btn-wrapper .t862__btn_next td::after{display:none}}.t898{z-index:100000}.t898_animate .t898__animated-circle{position:absolute;width:60px;height:60px;top:-3px;border-radius:50%;left:-3px;border-radius:100%;box-shadow:0 0 20px 0 rgba(0,0,0,.2);border:3px solid #08c;animation:t898__pulsate 1s ease-out;animation-iteration-count:infinite;-webkit-animation:t898__pulsate 2s ease-out;-webkit-animation-iteration-count:infinite;opacity:0}.t898_animate .t898__btn_label{animation:t898__btn-pulsate 2s ease-out;animation-iteration-count:infinite;-webkit-animation:t898__btn-pulsate 2s ease-out;-webkit-animation-iteration-count:infinite}.t898_animate:hover .t898__animated-circle{animation:none}.t898_animate:hover .t898__btn_label{animation:none}.t898__wrapper,.t898__tooltip{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.t898__tooltip{position:absolute;right:70px;white-space:nowrap;background:#fff;padding:6px 9px;font-size:13px;border-radius:3px;transform:translateX(0%) translateY(-50%);top:50%;background:#292929;color:#fff;opacity:0;transition:all 0.1s linear}.t898__tooltip:after{content:'';position:absolute;width:0;height:0;border:solid transparent;border-width:10px;top:50%;right:-20px;transform:translateY(-50%);border-left-color:#292929}.t898__hint{position:absolute;right:80px;white-space:nowrap;background:#fff;padding:9px 13px;font-size:15px;border-radius:3px;transform:translateX(0%) translateY(-50%);top:50%;background:#292929;color:#fff;opacity:.85;transition:all 0.1s linear}.t898__hint:after{content:'';position:absolute;width:0;height:0;border:solid transparent;border-width:10px;top:50%;right:-20px;transform:translateY(-50%);border-left-color:#292929}.t898__wrapper{position:fixed;bottom:50px;right:65px;height:60px;display:flex;justify-content:center;align-items:center;z-index:100000}.t898__btn_label{position:relative;cursor:pointer;z-index:2;width:60px;height:60px;justify-content:center;align-items:center;background:#08c;border-radius:50%;transition:all 0.2s ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.3);overflow:hidden}.t898__btn_label:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.4)}.t898__btn_label:hover .t898__tooltip{transform:translate(0,0);opacity:1}.t898__btn_label:hover+.t898__tooltip{transform:translate(0,0);opacity:1}.t898__btn_label:hover+.t898__tooltip:after{opacity:1}.t898__btn_input{display:none}.t898__btn_input:checked~.t898__hint{opacity:0;visibility:hidden}.t898__btn_input:checked~a:nth-of-type(1){transition:all 0.2s ease-in-out;transform:translate(0,-135%)}.t898__btn_input:checked~a:nth-of-type(2){transition:all 0.225s ease-in-out;transform:translate(0,-255%)}.t898__btn_input:checked~a:nth-of-type(3){transition:all 0.25s ease-in-out;transform:translate(0,-375%)}.t898__btn_input:checked~a:nth-of-type(4){transition:all 0.275s ease-in-out;transform:translate(0,-495%)}.t898__btn_input:checked~a:nth-of-type(5){transition:all 0.3s ease-in-out;transform:translate(0,-615%)}.t898__btn_input:checked~a:nth-of-type(6){transition:all 0.325s ease-in-out;transform:translate(0,-735%)}.t898__btn_input:checked~a:nth-of-type(7){transition:all 0.325s ease-in-out;transform:translate(0,-855%)}.t898__btn_input:checked~a:nth-of-type(8){transition:all 0.35s ease-in-out;transform:translate(0,-975%)}.t898__btn_input:checked~a:nth-of-type(9){transition:all 0.375s ease-in-out;transform:translate(0,-1095%)}.t898__btn_input:checked~a:nth-of-type(10){transition:all 0.4s ease-in-out;transform:translate(0,-1215%)}.t898__btn_input:checked~a:nth-of-type(11){transition:all 0.425s ease-in-out;transform:translate(0,-1335%)}.t898__btn_input:checked~.t898__animated-circle{display:none}.t898__btn_input:checked~.t898__icon_link{opacity:1;visibility:visible}.t898__btn_input:checked+label{background:#fff!important;animation:none}.t898__btn_input:checked+label .t898__bgimg{opacity:0;visibility:hidden}.t898__btn_input:checked+label .t898__icon-write{opacity:0;visibility:hidden;transform:scale(.1)}.t898__btn_input:checked+label .t898__icon-close{opacity:1;visibility:visible;transform:scale(1)}.t898__btn:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.4)}.t898__bgimg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center center;background-repeat:no-repeat;transition:all 0.2s linear}.t898__icon{transition:all 0.3s ease-in-out;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.t898__icon-close{opacity:0;visibility:hidden;transform:scale(.1)}.t898__icon_tooltip{position:absolute;opacity:0;right:80px;white-space:nowrap;background:#fff;padding:9px 13px;font-size:15px;border-radius:3px;transform:translateX(0%) translateY(-50%);top:50%;background:#292929;color:#fff;transition:all 0.1s linear}.t898__icon_tooltip:after{content:'';position:absolute;width:0;height:0;border:solid transparent;border-width:10px;top:50%;right:-20px;transform:translateY(-50%);border-left-color:#292929}.t898__icon_link{border-radius:50%;box-shadow:0 0 20px 0 rgba(0,0,0,.3);opacity:0;visibility:hidden;width:50px;height:50px}.t898__icon_link:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.4)}.t898__icon_link:hover .t898__tooltip{opacity:.85}.t898_left .t898__tooltip{left:80px;right:auto}.t898_left .t898__tooltip:after{left:-20px;border-right-color:#292929;border-left-color:transparent}.t898_left .t898__hint{left:80px;right:auto}.t898_left .t898__hint:after{left:-20px;border-right-color:#292929;border-left-color:transparent}@keyframes t898__btn-pulsate{0%{transform:scale(1,1)}25%{transform:scale(1.1,1.1)}50%{transform:scale(1,1)}}@keyframes t898__pulsate{0%{-webkit-transform:scale(.8,.8);opacity:0}25%{opacity:.4}50%{-webkit-transform:scale(1.3,1.3);opacity:0}100%{-webkit-transform:scale(.8,.8);opacity:0}}@media screen and (max-width:960px){.t898__wrapper{bottom:10px;right:10px}}.t899 .t-section__topwrapper{margin-bottom:105px}.t899 .t-section__title{margin-bottom:40px}.t899 .t-section__descr{max-width:560px}.t899 .t-section__bottomwrapper{margin-top:105px}.t899__wrapperleft{padding-left:0;padding-right:0}.t899__wrappercenter{padding-left:20px;padding-right:20px}.t899__separator{display:block;margin-bottom:90px}.t899__bottommargin_sm{margin-bottom:4px}.t899__bottommargin_lg{margin-bottom:18px}@media screen and (max-width:960px){.t899 .t-section__bottomwrapper{margin-top:45px}.t899 .t-section__topwrapper{margin-bottom:45px}.t899 .t-section__title{margin-bottom:20px}.t899__separator{display:none}.t899__container{font-size:0}.t899__col{margin-bottom:45px}.t899__col-mobstyle{width:50%;display:inline-block;vertical-align:top}.t899__wrappercenter{padding-left:10px;padding-right:10px}}@media screen and (max-width:640px){.t899__col-mobstyle:nth-of-type(odd){padding-left:40px}.t899__col-mobstyle:nth-of-type(even){padding-right:40px}}@media screen and (max-width:480px){.t899__col-mobstyle{width:100%;display:block}.t899__col-mobstyle:nth-of-type(odd){padding-left:20px}.t899__col-mobstyle:nth-of-type(even){padding-right:20px}}.t899__wrapper{position:relative}.t899__title{z-index:2;position:relative;font-weight:700;padding-top:65px;padding-bottom:10px}.t899__descr{z-index:2;position:relative}.t899__symbol{position:absolute;z-index:1;line-height:150px;left:0;right:0;top:0;text-align:center;font-size:200px;font-family:sans-serif;font-weight:700;color:rgba(230,230,230,.7);opacity:.6;-webkit-user-select:none;-ms-user-select:none;user-select:none}.t905__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.t905 .t-section__topwrapper{margin-bottom:105px}.t905 .t-section__title{margin-bottom:40px}.t905 .t-section__descr{max-width:560px}.t905__card{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.t905__title{margin-bottom:20px}.t905__content{position:relative;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t905__content:after{content:'';position:absolute;width:0;height:0;border:solid transparent;border-width:20px;top:50%;right:-40px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-left-color:#fff}.t905__content_wrapper{width:80%;padding:20px 0}.t905__image_wrapper{width:50%}.t905__image{width:100%;padding-bottom:100%;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:960px){.t905__wrapper .t905__card:nth-child(4n-1) .t905__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.t905__wrapper .t905__card:nth-child(4n-1) .t905__content:after{left:-40px;border-right-color:#fff;border-left-color:transparent}.t905__wrapper .t905__card:nth-child(4n) .t905__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.t905__wrapper .t905__card:nth-child(4n) .t905__content:after{left:-40px;border-right-color:#fff;border-left-color:transparent}.t905__wrapper .t905__card:first-child .t905__content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.t905__wrapper .t905__card:first-child .t905__content:after{right:-40px;border-right-color:transparent;border-left-color:#fff;left:inherit}}@media screen and (max-width:960px){.t905__card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.t905__content:after{border-width:10px;right:-20px}.t905__wrapper .t905__card:nth-child(2n) .t905__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.t905__wrapper .t905__card:nth-child(2n) .t905__content:after{left:-20px;border-right-color:#fff;border-left-color:transparent}}@media screen and (max-width:460px){.t905__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t905__wrapper .t905__card:nth-child(2n) .t905__content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.t905__content{width:100%;min-height:calc(100vw - 40px)}.t905__image_wrapper{width:100%}.t905__content:after{display:none}}.t920 .t-section__topwrapper{margin-bottom:105px}.t920 .t-section__title{margin-bottom:40px}.t920 .t-section__descr{max-width:560px;margin-left:auto;margin-right:auto}.t920 .t-section__bottomwrapper{margin-top:105px}.t920__wrapperleft{padding-left:0;padding-right:0}.t920__offset{height:1px}.t920__row{display:inline;float:left;width:100%}.t920__wrapper{padding-left:110px}.t920__bottommargin_sm{margin-bottom:4px}.t920__bottommargin_lg{margin-bottom:18px}@media screen and (max-width:960px){.t920 .t-section__bottomwrapper{margin-top:45px}.t920 .t-section__topwrapper{margin-bottom:45px}.t920 .t-section__title{margin-bottom:20px}.t920__container{font-size:0}.t920__col{margin-bottom:45px}.t920__separator{display:none}}.t920__wrapper{position:relative}.t920__title{z-index:2;position:relative;font-weight:700;padding-top:65px;padding-bottom:10px}.t920__descr{z-index:2;position:relative}.t920__symbol{position:absolute;z-index:1;line-height:150px;left:0;right:0;top:0;font-size:200px;font-family:sans-serif;font-weight:700;color:rgba(230,230,230,.7);opacity:.6;user-select:none}.t939__container{display:flex;flex-direction:column}.t939__container_indent{padding:0 40px;box-sizing:border-box}.t939__row{display:-webkit-flex;display:-ms-flexbox;display:flex;box-sizing:border-box;width:100%}.t-container .t939__row{padding-left:20px;padding-right:20px}.t939__container_indent .t939__row{padding-left:0px!important;padding-right:0px!important}.t939__row_indent-10px{margin-left:-5px;width:calc(100% + 10px)}.t939__row_indent-20px{margin-left:-10px;width:calc(100% + 20px)}.t939__row_indent-40px{margin-left:-20px;width:calc(100% + 40px)}.t-container_100 .t939__row_indent-40px{margin-left:0;padding:0 20px;width:100%}.t-container_100 .t939__row_indent-20px{margin-left:0;padding:0 10px;width:100%}.t-container_100 .t939__row_indent-10px{margin-left:0;padding:0 5px;width:100%}.t939_no-bottom-indent .t939__row:last-child{padding-bottom:0px!important}.t939__features-wrap{display:flex;flex-wrap:wrap;flex-grow:1}.t939__features-wrap_half{width:50%}.t939__features-wrap_quarter{width:25%}.t939__item{overflow:hidden;display:flex;flex-grow:1;min-width:25%;box-sizing:border-box}.t939__item_2span{width:50%}.t939__item_4span{width:100%}.t939__item_indent-40px{padding:0 20px 40px 20px}.t939__item_indent-20px{padding:0 10px 20px 10px}.t939__item_indent-10px{padding:0 5px 10px 5px}.t939__link{display:flex;width:100%;height:auto}.t939__card{overflow:hidden;flex-grow:1;position:relative;padding-bottom:50%}.t939__card_boxed{padding-bottom:100%}.t939__card:hover .t939__content_hover,.t939__card:hover .t939__overlay_hover{opacity:1}.t939__card:hover .t939__content_animated{-webkit-transform:translateY(0);transform:translateY(0)}.t939__content{z-index:2;padding:30px;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end}.t939__card-descr{font-size:16px}.t939__content_hover{opacity:0}.t939__content_hover.t939__content_animated{-webkit-transform:translateY(20%);transform:translateY(20%)}.t939__content_middle{justify-content:center}.t939__content_top{justify-content:flex-start}.t939__image{z-index:0;content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.t939__card:hover .t939__image_zoom{transform:scale(1.05)}.t939__overlay{z-index:1;content:'';position:absolute;left:0;top:0;width:100%;height:100%}.t939__overlay_hover{opacity:0}.t939__card-title{color:#fff;word-break:break-word;font-size:24px}.t939__card-descr{color:#fff;word-break:break-word;margin-top:15px}.t939__button-wrapper{margin-top:20px;margin-bottom:10px;display:flex}.t939__button-wrapper_center{justify-content:center}.t939__button-wrapper_hidden{display:none}.t939__button{display:flex;justify-content:center;align-items:center;width:fit-content;border:0 none;-webkit-appearance:none;background:none}.t939 .t-section__topwrapper{margin-bottom:90px}.t939 .t-section__title{margin-bottom:40px}.t939 .t-section__bottomwrapper{margin-top:105px}.t939__animation_fast{-webkit-transition:all ease-in-out .25s;transition:all ease-in-out .25s}.t939__animation_slow{-webkit-transition:all ease-in-out .45s;transition:all ease-in-out .45s}@media screen and (max-width:1200px){.t-container .t939__row{padding-left:10px;padding-right:10px}}@media screen and (max-width:960px){.t939__container_indent,.t-container .t939__row{padding-left:20px;padding-right:20px}.t939__row{display:block}.t939__features-wrap,.t939__features-wrap_half,.t939__features-wrap_quarter{width:100%}.t939__features-wrap_odd .t939__item_2span{width:100%}.t939__item_half,.t939__item_quarter,.t939__features-wrap_quarter .t939__item{width:50%}.t939 .t-section__bottomwrapper{margin-top:45px}.t939 .t-section__topwrapper{margin-bottom:45px}.t939 .t-section__title{margin-bottom:20px}}@media screen and (max-width:640px){.t939__container{overflow:hidden}.t939__item,.t939__features-wrap_quarter .t939__item,.t939__features-wrap_odd .t939__item_2span{width:100%}.t939__card,.t939__card_boxed{padding-bottom:100%}}

