@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@font-face {
  font-family: 'Conv_ReformaGroteskLightC';
  src: url("../fonts/ReformaGroteskLightC/ReformaGroteskLightC.eot");
  src: local("☺"), url("../fonts/ReformaGroteskLightC/ReformaGroteskLightC.woff") format("woff"), url("../fonts/ReformaGroteskLightC/ReformaGroteskLightC.ttf") format("truetype"), url("../fonts/ReformaGroteskLightC/ReformaGroteskLightC.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td, a {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

a:hover,
a:active,
a:focus {
  color: inherit;
  outline: none !important;
  text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, button, caption, cite, code, dfn, em, input, optgroup, option, select, strong, textarea, th, var {
  font: inherit; }

b, strong {
  font-weight: 700; }

del, ins {
  text-decoration: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: baseline; }

sub {
  vertical-align: baseline; }

legend {
  color: #000; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

label {
  font-weight: 500;
  margin-bottom: 0; }

svg {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

.row {
  font-size: 0; }

.col-lg-1, .col-lg-10, .col-lg-11,
.col-lg-12, .col-lg-2, .col-lg-3,
.col-lg-4, .col-lg-5, .col-lg-6,
.col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11,
.col-md-12, .col-md-2, .col-md-3,
.col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11,
.col-sm-12, .col-sm-2, .col-sm-3,
.col-sm-4, .col-sm-5, .col-sm-6,
.col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11,
.col-xs-12, .col-xs-2, .col-xs-3,
.col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9 {
  float: none;
  font-size: 14px; }

.vertical-middle {
  vertical-align: middle !important; }

html {
  min-height: 100%;
  background: #fff; }

body {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #2e2e2e;
  background: #fff;
  min-height: 100vh; }

/*Header*/
.main-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5; }

.header-top {
  padding: 20px 0;
  border-bottom: 6px solid #2e2e2e; }

.logo svg .st0 {
  font-family: 'Conv_ReformaGroteskLightC', sans-serif;
  font-size: 19.1214px;
  letter-spacing: 3.6px;
  text-transform: uppercase; }

.logo img {
  max-width: 249px; }

.work-time {
  font-weight: 800;
  font-size: 11px;
  text-transform: uppercase;
  margin-right: 23px;
  display: inline-block;
  vertical-align: middle; }

.header-phones {
  font-size: 18px;
  font-weight: 800;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px; }

.header-phones a {
  margin-right: 5px; }

.header-phones a:hover {
  color: #c57400; }

.call-btn-holder {
  display: inline-block;
  vertical-align: middle; }

.call-btn {
  border: 2px solid #2e2e2e;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 10px;
  background: none;
  display: inline-block; }

.call-btn:hover {
  background: #2e2e2e;
  color: #fff; }

.header-right {
  text-align: right; }

.header-bottom {
  padding-top: 15px; }

.main-menu ul li {
  list-style: none;
  display: inline-block;
  margin-right: 30px; }

.main-menu ul li a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  display: block; }

.main-menu ul li a:hover {
  color: #c57400; }

.mob-btn {
  width: 30px; }

.mob-btn > div {
  height: 3px;
  background: #2e2e2e;
  margin: 5px 0; }

.phone-mob {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle; }

.phone-mob svg {
  width: 100%;
  height: 100%; }

.phone-mob svg .st0 {
  fill: #2E2E2E; }

.phone-mob svg .st1 {
  fill: #2E2E2E;
  stroke: #2E2E2E;
  stroke-width: 2;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

/*Header*/
/*section-1*/
.section-1 {
  background: url("../images/bg/bg-1.jpg") no-repeat center;
  background-size: cover;
  padding: 315px 0 60px; }

.main-text {
  margin-bottom: 170px; }

.main-text .h1 {
  font-size: 133px;
  text-transform: uppercase;
  font-weight: 300; }

.main-text .h2 {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  max-width: 1040px; }

.advantages-wrapper {
  margin-bottom: 30px; }

.advantage-box {
  font-size: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  width: 238px;
  margin-right: 124px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  border-top: 2px solid #2e2e2e;
  padding-top: 15px; }

.advantage-box:last-child {
  margin-right: 0; }

.first-form p {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  margin-bottom: 20px; }

.site-input input {
  width: 100%;
  height: 51px;
  border: 2px solid #2e2e2e;
  background: none;
  color: #2e2e2e;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 20px;
  letter-spacing: 2px; }

.site-input.white-input input {
  border-color: #fff;
  color: #fff; }

.site-input.white-input input::-webkit-input-placeholder {
  color: #b3b3b3; }

.site-input.white-input input::-moz-placeholder {
  color: #b3b3b3; }

.site-input.white-input input:-moz-placeholder {
  color: #b3b3b3; }

.site-input.white-input input:-ms-input-placeholder {
  color: #b3b3b3; }

.submit-holder input {
  height: 51px;
  padding: 0 15px;
  min-width: 184px;
  background: #2e2e2e;
  color: #fff;
  border: 2px solid #2e2e2e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px; }

.submit-holder input:hover {
  background: none;
  color: #2e2e2e; }

.submit-holder.white-submit input {
  background: #fff;
  border-color: #fff;
  color: #2e2e2e; }

.submit-holder.white-submit input:hover {
  background: none;
  color: #fff; }

/*section-1*/
/*section-2*/
.section {
  padding: 60px 0 70px; }

.gray-section {
  background: #f4f4f4; }

.title {
  border-bottom: 2px solid #2e2e2e;
  padding-bottom: 20px; }

.title .h3 {
  font-size: 36px;
  font-weight: 300;
  text-transform: uppercase; }

.section-2 .title {
  margin-bottom: 65px; }

.about-img {
  width: 47%;
  padding-right: 22px; }

.about-img img {
  max-width: 100%; }

.about-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.about-box {
  width: 52%;
  padding-bottom: 80px;
  position: relative; }

.about-box .about-text {
  font-size: 18px;
  line-height: 1.665;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 50px; }

.about-box .about-slogan {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 1.5;
  text-transform: uppercase; }

.about-box .about-director {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }

/*section-2*/
/*section-3*/
.tabs-header ul {
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.tabs-header ul li {
  list-style: none;
  font-size: 14px;
  width: 100%; }

.tabs-header ul li a {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  display: block;
  text-align: center;
  letter-spacing: 2px;
  padding: 25px 15px;
  background: #2e2e2e;
  text-transform: uppercase; }

.tabs-header ul li.active a {
  background: #fff;
  color: #2e2e2e; }

.tab-pane {
  padding: 45px 53px 50px;
  background: #fff; }

.tab-list > ul > li {
  list-style: none;
  margin-bottom: 15px; }

.tab-list > ul > li > a {
  font-size: 16px;
  font-weight: 700; }

.tab-list > ul > li > a:hover {
  color: #c57400; }

.tab-list > ul > li.active .tab-dropdown {
  display: block; }

.tab-list > ul > li.active > a {
  color: #c57400; }

.tab-list > ul > li .tab-dropdown {
  margin-top: 15px;
  display: none; }

.tab-list > ul > li .tab-dropdown > ul {
  padding-left: 25px; }

.tab-list > ul > li .tab-dropdown > ul > li {
  list-style: none;
  padding: 5px 0 6px; }

.tab-list > ul > li .tab-dropdown > ul > li > a {
  font-size: 14px;
  font-weight: 600; }

.tab-list > ul > li .tab-dropdown > ul > li > a:hover {
  color: #c57400; }

.tab-list > ul > li .tab-dropdown > ul > li.active > a {
  color: #c57400; }

.item-img + .item-img {
  margin-top: 30px; }

.owl-dots {
  text-align: center;
  font-size: 0;
  padding-top: 35px; }

.owl-dots .owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #bababa;
  margin: 0 9px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.owl-dots .owl-dot:hover {
  background: #2e2e2e; }

.owl-dots .owl-dot.active {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  background: #2e2e2e; }

.tab-slider {
  margin-bottom: 50px; }

.tab-slider.hidden-slider {
  max-height: 363px;
  overflow: hidden;
  position: relative; }

.tab-slider.hidden-slider:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #fff; }

.tab-text-box .tab-title {
  font-size: 24px;
  line-height: 1.714;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  margin-bottom: 10px; }

.tab-text-box .tab-text {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1.72;
  margin-bottom: 40px; }

.tab-form p {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  margin-bottom: 18px; }

.tab-form .submit-holder input {
  width: 100%; }

/*section-3*/
/*section-4*/
.section-4 {
  background: url("../images/bg/bg-2.jpg") no-repeat center;
  background-size: cover;
  color: #fff; }

.white-title {
  border-bottom: 2px solid #fff;
  font-size: 30px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 30px;
  margin-bottom: 24px;
  line-height: 1.2; }

.white-title p {
  max-width: 1200px; }

.white-address {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 110px; }

.white-form p {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1.665; }

.white-form .white-form-text {
  margin-bottom: 35px; }

.white-form .white-submit input {
  width: 100%;
  max-width: 265px; }

/*section-4*/
/*section-6*/
.section-6 .title {
  margin-bottom: 60px; }

.review-box {
  margin-bottom: 45px; }

.review-img img {
  width: 100%; }

.review-info .review-name {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
  letter-spacing: 0.1px; }

.review-info .review-job {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 50px; }

.review-info .review-text {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1.715; }

.review-slider {
  padding: 0 50px; }

.review-slider.owl-carousel .owl-nav .owl-prev {
  background: url("../images/arrow-left.png");
  width: 15px;
  height: 27px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.review-slider.owl-carousel .owl-nav .owl-next {
  background: url("../images/arrow-right.png");
  width: 15px;
  height: 27px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.review-slider .item {
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: relative; }

.review-slider .item:hover {
  opacity: 0.8; }

.review-slider .info-for-review {
  display: none !important; }

/*section-6*/
/*section-7*/
.section-7 {
  background: #34240c;
  color: #fff; }

.section-7 .title {
  border-color: #fff;
  margin-bottom: 30px; }

.section-7 .white-address {
  margin-bottom: 40px; }

.contact-info {
  font-size: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  line-height: 1.665; }

/*section-7*/
/*section-8*/
#map {
  height: 623px; }

/*section-8*/
@media screen and (min-width: 1300px) {
  .col-lg-1, .col-lg-10, .col-lg-11,
  .col-lg-12, .col-lg-2, .col-lg-3,
  .col-lg-4, .col-lg-5, .col-lg-6,
  .col-lg-7, .col-lg-8, .col-lg-9 {
    display: inline-block;
    vertical-align: top; } }

@media screen and (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11,
  .col-md-12, .col-md-2, .col-md-3,
  .col-md-4, .col-md-5, .col-md-6,
  .col-md-7, .col-md-8, .col-md-9 {
    display: inline-block;
    vertical-align: top; }
  .header-bottom {
    display: block !important; } }

@media screen and (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11,
  .col-sm-12, .col-sm-2, .col-sm-3,
  .col-sm-4, .col-sm-5, .col-sm-6,
  .col-sm-7, .col-sm-8, .col-sm-9 {
    display: inline-block;
    vertical-align: top; } }

@media screen and (min-width: 200px) {
  .col-xs-1, .col-xs-10, .col-xs-11,
  .col-xs-12, .col-xs-2, .col-xs-3,
  .col-xs-4, .col-xs-5, .col-xs-6,
  .col-xs-7, .col-xs-8, .col-xs-9 {
    display: inline-block;
    vertical-align: top; } }

@media screen and (max-width: 1299px) {
  .advantage-box {
    margin-right: 65px; }
  .about-box .about-text {
    margin-bottom: 16px; }
  .submit-holder input {
    min-width: initial;
    width: 100%; } }

/*END 1299*/
@media screen and (max-width: 991px) {
.section-5 {display: none;}


  .work-time, .header-phones, .call-btn-holder {
    display: none; }
  .logo {
    text-align: center; }
  .header-bottom {
    padding-top: 0;
    display: none; }
  .main-menu ul li {
    display: list-item;
    text-align: center;
    margin-right: 0;
    padding: 8px 0; }
  .main-menu ul li a {
    display: inline-block;
    padding: 3px 10px; }
  .main-text {
    margin-bottom: 100px;
    text-align: center; }
  .main-text .h1 {
    font-size: 80px; }
  .main-text .h2 {
    font-size: 22px; }
  .advantage-box {
    width: 230px;
    margin-right: 10px;
    text-align: center; }
  .first-form p {
    text-align: center; }
  .about-wrapper {
    display: block; }
  .about-img {
    width: 100%;
    max-width: 550px;
    margin: 0 auto 20px;
    padding-right: 0; }
  .about-box {
    width: 100%;
    text-align: center;
    padding-bottom: 0; }
  .about-box .about-slogan {
    margin-bottom: 30px; }
  .about-box .about-director {
    position: static; }
  .title {
    text-align: center; }
  .section-2 .title {
    margin-bottom: 35px; }
  .tab-form .site-input {
    margin-bottom: 20px; }
  .tab-list {
    margin-bottom: 30px;
    text-align: center; }
  .white-address {
    margin-bottom: 40px; }
  .review-img {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 15px; }
  .review-info {
    text-align: center; }
  .review-info .review-job {
    margin-bottom: 15px; }
  .contact-info {
    margin-bottom: 40px; }
  #map {
    height: 450px; }
  .section-1 {
    padding-top: 220px; }
  .main-menu {
    background: #2e2e2e;
    color: #fff; }
  .tab-list > ul > li .tab-dropdown > ul {
    padding-left: 0; }
  .tab-text-box {
    text-align: center; }
  .tab-form p {
    text-align: center; }
  .section-4, .section-7 {
    text-align: center; }
  .submit-holder input {
    width: 100%;
    max-width: initial !important; } }

/*END 991*/
@media screen and (max-width: 767px) {
  .advantages-wrapper {
    text-align: center; }
  .advantage-box {
    margin: 0 5px 30px !important;
    padding-top: 25px; }
  .first-form .site-input, .white-form .site-input, .contact-form .site-input {
    margin-bottom: 20px; }
  .tabs-header ul {
    display: block;
    border-bottom: 2px solid #2e2e2e; } }

/*END 767*/
@media screen and (max-width: 550px) {
  .main-text {
    margin-bottom: 40px; }
  .main-text .h1 {
    font-size: 40px; }
  .main-text .h2 {
    font-size: 18px; }
  .section-1 {
    padding-top: 120px; }
  .advantage-box {
    font-size: 15px; }
  .first-form p, .tab-form p {
    font-size: 16px; }
  .about-box .about-text {
    font-size: 15px; }
  .about-box .about-slogan {
    font-size: 20px; }
  .tab-pane {
    padding: 30px 15px; }
  .tab-text-box .tab-title {
    line-height: 1.4; }
  .white-title {
    font-size: 20px; }
  .white-form p {
    font-size: 16px; }
  .review-info .review-text {
    font-size: 12px; }
  .contact-info p a {
    display: inline-block; }
  #map {
    height: 350px; } }

/*END 550*/

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