/*
Theme Name: The7
Theme URI: http://dream-theme.com/the7/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you’ll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 4.2.1
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/
.alignnone,
.review .alignnone {
  margin-bottom: 0;
}
.left-widgets .text-area {
	width: 100%;
}
.header__info {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.header__info a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	text-decoration: none!important;
}
.header__info a img {
	margin-right: 10px;
}
.mobile-form {
  padding: 30px 15px;
  background: #4d505f;
  display: none;
  color: #fff;
}
.mobile-form div {
  color: #fff;
}
.mobile-form p {
  font-size: 21px;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
}
.mobile-form p + p {
  font-size: 16px;
}
.mobile-form input[type="submit"] {
  width: auto;
  background-color: #7cce3a;
  background-image: -webkit-linear-gradient(270deg, #7bcd39, #4d9712);
  background-image: linear-gradient(180deg, #7bcd39, #4d9712);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  margin: 10px auto 0;
}
.top-header .sub-nav > li.dt-mega-parent > a .menu-text,
.sub-sideways .sub-nav > li.dt-mega-parent > a .menu-text {
  font-size: 16px;
  line-height: 1.5;
}
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent {
  padding: 0;
}
.top-header .sub-nav > li.dt-mega-parent > a {
  margin-bottom: 0;
}
.addtoany_content {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
}
.addtoany_content > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .mobile-form {
      display: block;
  }
  .addtoany_content {
    position: static;
  }
}
.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full {
	display: none;
}
.w-button {
  display: inline-block;
  padding: 15px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
.w-button.callbackbtn {
  width: 160px;
  height: 35px;
  margin-top: 1px;
  margin-left: 50px;
  float: right;
  border-radius: 5px;
  background-color: #7cce3a;
  background-image: -webkit-linear-gradient(270deg, #7bcd39, #4d9712);
  background-image: linear-gradient(180deg, #7bcd39, #4d9712);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  text-decoration: none!important;
  line-height: 1!important;
  padding: 12px;
}
a {
  text-decoration: underline;
}
a {
  background-color: transparent;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:-webkit-any-link {
  color: -webkit-link;
  cursor: pointer;
  text-decoration: underline;
}
.phonebar--content {
  display: block;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  font-weight: 400;
}
.phonebar {
  position: fixed;
  z-index: 999;
  width: 100%;
  min-height: 60px;
  background-color: #4d505f;
  box-shadow: 0 5px 15px 0 rgba(77, 80, 95, .35);
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
body {
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
.calccontent {
  padding-right: 9%;
  padding-left: 9%;
}
div {
  display: block;
}
.vc_separator.vc_separator_align_center h2{
	font: normal bold 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
	padding: 0 .8em;
	margin: 0;
}
.ult-carousel-wrapper {
  margin-bottom: 0 !important;
}
.title-line{
  text-align:center;
}
.shadow{
  box-shadow: 3px 0px 26px 6px rgba(0,0,0,0.1);
}
#list div{
  width:500px;
}
.vc_btn3.vc_btn3-size-md{
  padding: 13px 50px;
}
.ult_countdown-amount {
  border-radius: 20px;
  font-size: 32px!important;
  font-weight: bold!important;
  display: flex!important;
  width: 50px;
  padding: 0 10px!important;
  height: 50px;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.ult_countdown-row .ult_countdown-section:not(:last-child) .ult_countdown-amount:after {
  content: ':';
  position: absolute;
  top: 50%;
  right: -25%;
  display: block;
  color: #000;
  transform: translateY(-50%);
}
.ult_countdown-period {
  color: #000!important;
  font-size: 16px!important;
}
.parent-row{
  position:relative;
}
.buttons-left , .buttons-right {
  position: absolute!important;
  left:-46px;
  top: 50%;
  transform: translateY(-50%);
}
.buttons-right{
  left: auto;
  right:-75px;
}
.buttons-right .wpb_wrapper {
  display: flex!important;
  flex-direction: column;
  align-items: flex-end;
}
.buttons-right button, .buttons-left button {
  padding: 20px 0!important;
  padding-left: 58px!important;
  width: 160px;
}
.buttons-right button i, .buttons-left button i {
  font-size: 28px!important;
}
.buttons-left .vc_btn3-container.vc_btn3-inline , .buttons-right .vc_btn3-container.vc_btn3-inline {
  display:block;
}
.h100 .vc_column-inner{
  height:100%;
}
.dflex{
  display:flex;
}
.justify-between {
  display: flex!important;
  justify-content: space-between;
}
.justify-between p {
  line-height: 20px;
}
.with-buttons button {
  background: linear-gradient(180deg, #7CCE3A 0%, #4E9813 100%)!important;
  padding: 11px 80px!important;
}
.documents .vc_column-inner {
  width: 95%!important;
}
.vc_btn3-style-gradient-custom{
  background: linear-gradient(180deg, #7CCE3A 0%, #4E9813 100%)!important;
}
.second-text > .vc_column-inner {
  padding: 0 50px;
}

@media (max-width: 767px) {
  .second-text > .vc_column-inner {
    padding: 0 15px; }
  .mobile-icons > div > div > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 10px; }
  .mobile-icons img {
    margin-bottom: 0 !important; }
  .note p {
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 14px !important;
    text-align: center !important; }
  .note img {
    display: inline-block;
    max-width: 90px; }
  .slider__example .slick-slider {
    padding: 0px !important; }
  .slider__example .slick-next,
  .slider__example .slick-prev {
    font-size: 25px !important; }
  .vc_custom_1533230611025 {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

.buttons-left .vc_btn3.vc_btn3-size-md:before,
.buttons-right .vc_btn3.vc_btn3-size-md:before {
  content: '';
  min-width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.buttons-left .vc_btn3.vc_btn3-size-md,
.buttons-right .vc_btn3.vc_btn3-size-md {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px !important;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  width: 145px;
  border-radius: 8px 0 0 8px; }

.buttons-left .vc_btn3.vc_btn3-size-md {
  border-radius: 0 8px 8px 0; }

.buttons-left .vc_btn3.vc_btn3-size-md:hover,
.buttons-right .vc_btn3.vc_btn3-size-md:hover {
  background-color: #e30613 !important; }
@media (max-width: 767px) {
  .buttons-left .vc_btn3.vc_btn3-size-md,
  .buttons-right .vc_btn3.vc_btn3-size-md {
    display: none; } }

.buttons-right .button-icon-info .vc_btn3.vc_btn3-size-md:before {
  background-image: url(/wp-content/uploads/2018/07/i.png);
  background-size: contain; }

.buttons-right .button-icon-cart .vc_btn3.vc_btn3-size-md:before {
  background-image: url(/wp-content/uploads/2018/07/cart.png); }

.buttons-right .button-icon-car .vc_btn3.vc_btn3-size-md:before {
  background-image: url(/wp-content/uploads/2018/07/car.png); }

.buttons-left .button-icon-about .vc_btn3.vc_btn3-size-md:before {
  background-image: url(/wp-content/uploads/2018/07/about.png); }

.buttons-left .button-icon-price .vc_btn3.vc_btn3-size-md:before {
  background-image: url(/wp-content/uploads/2018/07/price.png); }

.buttons-left .button-icon-main .vc_btn3.vc_btn3-size-md:before {
  background-image: url(/wp-content/uploads/2018/07/main.png); }

.phone-with-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.phone-with-date > span:first-child {
  width: 100%; }

.wpcf7-form input[type=date] {
  width: 56px;
  height: 42px;
  border: 1px solid #ccc;
  cursor: pointer;
  margin-left: 15px;
  position: relative;
  border-radius: 0; }

select:focus,
input:focus {
  outline: none !important; }

.wpcf7-form input[type=date]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none; }

.wpcf7-form input[type=date]::-webkit-clear-button {
  display: none;
  -webkit-appearance: none; }

.wpcf7-form input[type=date]:not([value])::-webkit-datetime-edit-fields-wrapper,
.wpcf7-form input[type=date][value=""]::-webkit-datetime-edit-fields-wrapper {
  visibility: hidden; }

.wpcf7-form input[type=date]::-webkit-calendar-picker-indicator {
  content: '';
  opacity: 1;
  padding: 0;
  margin: 0;
  background: url(/wp-content/uploads/2018/07/calendar.png) no-repeat center;
  background-size: 100%;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: transparent; }

.wpcf7-form input[type=text]::-webkit-input-placeholder,
.wpcf7-form input[type=email]::-webkit-input-placeholder,
.wpcf7-form input[type=tel]::-webkit-input-placeholder {
  color: #ddd !important;
  opacity: 1; }

.wpcf7-form input[type=text]::-moz-placeholder,
.wpcf7-form input[type=email]::-moz-placeholder,
.wpcf7-form input[type=tel]::-moz-placeholder {
  color: #ddd !important;
  opacity: 1; }

.wpcf7-form input[type=text]::-ms-placeholder,
.wpcf7-form input[type=email]::-ms-placeholder,
.wpcf7-form input[type=tel]::-ms-placeholder {
  color: #ddd !important;
  opacity: 1; }

.wpcf7-form input[type=text]::-webkit-input-placeholder,
.wpcf7-form input[type=email]::-webkit-input-placeholder,
.wpcf7-form input[type=tel]::-webkit-input-placeholder {
  color: #ddd !important;
  opacity: 1; }

.wpcf7-form input[type=text]:-ms-input-placeholder,
.wpcf7-form input[type=email]:-ms-input-placeholder,
.wpcf7-form input[type=tel]:-ms-input-placeholder {
  color: #ddd !important;
  opacity: 1; }

.wpcf7-form input[type=text]::-ms-input-placeholder,
.wpcf7-form input[type=email]::-ms-input-placeholder,
.wpcf7-form input[type=tel]::-ms-input-placeholder {
  color: #ddd !important;
  opacity: 1; }

.wpcf7-form input[type=text]::placeholder,
.wpcf7-form input[type=email]::placeholder,
.wpcf7-form input[type=tel]::placeholder {
  color: #ddd !important;
  opacity: 1; }

.wpcf7-form select,
.wpcf7-form input[type=email],
.wpcf7-form input[type=text],
.wpcf7-form input[type=tel] {
  border: 1px solid #ccc;
  border-radius: 0;
  height: 42px; }

input[type=tel] {
  color: #ddd; }

input[type=tel]:active,
input[type=tel]:focus,
input[type=tel]:hover {
  color: #000; }

.wpcf7-form input[type=submit] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c20e1a), to(#860b13));
  background-image: linear-gradient(180deg, #c20e1a, #860b13);
  border-radius: 5px;
  color: #fff;
  display: block;
  width: 100%;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  height: 42px; }

#page .wpcf7-form input[type=submit]:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#c20e1a), to(#860b13));
  background: linear-gradient(180deg, #c20e1a, #860b13);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .7; }

.wpcf7-form p {
  margin-bottom: 0; }

span.wpcf7-not-valid-tip {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  font-size: 12px;
  line-height: 1.2;
  color: #c20e1a; }

input[type=date] + span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 0;
  left: 14px;
  right: -1px;
  top: 9px;
  bottom: 13px;
  border: 1px solid red; }

div.wpcf7-response-output {
  margin: 10px 0;
  padding: 10px 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.5; }

div.wpcf7 .ajax-loader {
  background-image: url(/wp-content/uploads/2018/07/oval.svg);
  background-size: 100%;
  position: absolute;
  right: 30px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  bottom: 22px; }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 5px 0; }

.form-inline input[type=submit] {
  margin-bottom: 10px; }

.form-inline > span,
.form-inline > label {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px; }

label {
  font-weight: bold; }

.form-inline span {
  margin: 0 5px; }

.form-inline span:first-child {
  margin-left: 0; }

.form-inline span:last-child {
  margin-right: 0; }

.wpcf7-form input[type=submit].submit-green {
  color: #ffffff;
  border: none;
  background-color: #7cce3a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7bcd39), to(#4d9712));
  background-image: linear-gradient(180deg, #7bcd39, #4d9712);
  border-radius: 5px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background-size: 200% 100%; }

#page .wpcf7-form input[type=submit].submit-green:hover {
  color: #ffffff;
  background-color: #7cce3a !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7bcd39), to(#4d9712));
  background-image: linear-gradient(180deg, #7bcd39, #4d9712);
  opacity: .7;
  border: none;
  background-position: 100% 0; }

.wpcf7-form select option:disabled {
  color: #ddd; }

.wpcf7-form select {
  color: #ddd; }

.wpcf7-form select:focus {
  color: #000; }

#wpcf7-f366-p367-o1 .wpcf7-form input[type=email],
#wpcf7-f366-p367-o1 .wpcf7-form input[type=text],
#wpcf7-f366-p367-o1 .wpcf7-form input[type=tel] {
  padding-left: 35px; }

.ult-item-wrap.slick-slide {
  outline: none !important; }

.slider__item .vc_column-inner > .wpb_wrapper {
  -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  background: #fff; }

.slider__item .wpb_text_column {
  padding: 30px 40px;
  background: #fff; }

.slider__item .vc_separator .vc_sep_holder .vc_sep_line {
  left: 50px;
  width: initial;
  right: 50px;
  max-width: calc(100% - 100px); }

.slider__example .slick-slider {
  padding: 0 50px; }

.slider__example .slick-next,
.slider__example .slick-prev {
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.2); }

.slider__example .slick-next i,
.slider__example .slick-prev i {
  font-weight: bold; }

.size64x64 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-preferred-size: 20px;
  flex-basis: 20px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.size64x64 .rollover:hover i {
  opacity: 0 !important; }

.size64x64:hover h2 {
  color: #c20e1a; }

.size64x64 h2 h5 {
  font-size: 14px;
  margin-top: 10px;
  line-height: 1; }

.size64x64 figure {
  width: 40px;
  height: 40px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.size64x64 figure img {
  width: 40px;
  height: 40px;
  -o-object-fit: contain;
  object-fit: contain; }

.row-icons > .wpb_wrapper,
.row-icons .vc_column-inner > .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.row-icons > .wpb_wrapper > div {
  width: 100px;
  text-align: center; }

.plus {
  position: relative;
  height: 100%;
  margin-top: 30px;
  max-width: 50px; }

.plus:before,
.plus:after {
  content: '';
  display: block;
  background: #c20e1a;
  position: absolute; }

.plus:before {
  width: 35px;
  height: 2px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.plus:after {
  width: 2px;
  height: 35px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.justify-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.grey-block {
  -webkit-box-shadow: 3px 0px 26px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 0px 26px 6px rgba(0, 0, 0, 0.1);
  background: #f2f2f2 !important; }

h6 {
  line-height: 1.2; }

.row-icons--arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.row-icons--arrow .vc_column-inner,
.row-icons--arrow .vc_column-inner > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  height: 100%;
  -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; }

.row-icons--arrow .wpb_text_column {
  height: 175px;
  text-align: center; }
.row-icons--arrow--3 .wpb_text_column {
	height: 65px;
}
.row-icons--arrow > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  width: 20%; }
.row-icons--arrow--3 > div {
	width: 33.333%;
}
.row-icons--arrow .wpb_single_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }

.row-icons--arrow .wpb_single_image h2 {
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center; }

.row-icons--arrow .wpb_single_image figure {
  margin-bottom: 25px; }

.row-icons--arrow .wpb_single_image figure > div {
  width: 64px;
  height: 64px;
  position: relative; }

.row-icons--arrow .wpb_single_image figure img {
  max-width: 64px;
  max-height: 64px;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.row-icons--arrow .wpb_single_image figure:before {
  content: '';
  background-image: url(/wp-content/uploads/2018/07/arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 32px;
  left: 100%;
  width: 30px;
  height: 5px; }

.row-icons--arrow > div:last-child .wpb_single_image figure:before {
  content: none; }

.vc_custom_1532793079154 {
  border-top-width: 1px !important;
  border-right-width: 1px !important;
  border-bottom-width: 1px !important;
  border-left-width: 1px !important;
  padding-right: 40px !important;
  padding-left: 40px !important;
  background-color: #ffffff !important;
  border-left-color: #eaeaea !important;
  border-left-style: solid !important;
  border-right-color: #eaeaea !important;
  border-right-style: solid !important;
  border-top-color: #eaeaea !important;
  border-top-style: solid !important;
  border-bottom-color: #eaeaea !important;
  border-bottom-style: solid !important;
  border-radius: 15px !important; }

.check-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.check-list:before {
  content: '';
  display: inline-block;
  width: 36px;
  min-width: 36px;
  height: 26px;
  margin-right: 20px;
  background-image: url(/wp-content/uploads/2018/07/success.png); }

.timer .ult_countdown-amount {
  border-radius: 8px;
  font-size: 50px !important;
  font-weight: 900 !important; }

.telblokfooter img {
  margin-right: 15px;
  position: relative;
  top: 7px; }

.mini-widgets .callbackbtn.w-button {
  height: auto;
  padding: 10px !important;
  text-decoration: none !important; }

.vc_separator .vc_sep_holder .vc_sep_line {
  width: 1000%;
  -webkit-transform: translateX(-90%);
  transform: translateX(-90%); }

.vc_separator .vc_sep_holder_r .vc_sep_line {
  -webkit-transform: translateX(0%);
  transform: translateX(0%); }

.note p {
  font-size: 20px;
  font-weight: bold; }

.note img {
  min-width: 64px; }

.text {
  font-size: 16px;
  line-height: 1.3; }

.h4c h4 {
  line-height: 1.2;
}

.p17c p {
  font-size: 16px;
  line-height: 1.2;
  padding: 0 5px;
}
p {
  line-height: 1.3;
}
.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
  border-color: #c20e1a;
}

.check-list {
  margin-bottom: 25px;
}

.check-list p,
.check-list span {
  font-size: 16px !important;
}
.check-list h3 {
  font-size: 21px !important;
  line-height: 1.2;
}
.slider__item .vc_separator .vc_sep_holder .vc_sep_line {
  -webkit-transform: none;
  transform: none;
}
.form-inline > span, .form-inline > label {
  text-align: center;
}
#content .wpb_text_column img:last-child {
  margin-bottom: 0;
}
.review p {
  font-size: 21px;
  padding-right: 50px;
  color: #000;
}

@media (max-width: 767px) {
  .p17c p {
    padding: 0;
  }
  .vc_custom_1532678250806 {
    background-size: cover;
    padding: 40px 15px !important;
  }
  .row-icons > .wpb_wrapper,
  .row-icons .vc_column-inner > .wpb_wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .row-icons > .wpb_wrapper > div,
  .row-icons .vc_column-inner > .wpb_wrapper > div {
    width: 33.33%;
    min-width: 33.33%;
  }
  .vc_custom_1519746836319 .vc_column-inner {
    padding: 0;
  }
  .vc_custom_1532367076394 .wpb_wrapper > div,
  .vc_custom_1532349110757 .wpb_wrapper > div > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center; }
  .vc_custom_1532349110757 .wpb_wrapper > div > div > div {
    margin-bottom: 15px;
  }
  .justify-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .note {
    padding: 30px !important;
  }
  .note .wpb_wrapper > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .note .wpb_wrapper > div > p {
    padding: 0;
  }
  .note .wpb_wrapper > div > p:first-child {
    padding: 0 50px;
  }
  .custom-flex .wpb_content_element .wpb_wrapper > div {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .custom-flex .wpb_content_element .wpb_wrapper > div > div {
    width: 100%;
    margin-bottom: 20px;
  }
  .documents {
    display: block !important;
    padding: 0 5px;
  }
  .documents .vc_column-inner {
    width: 100% !important;
  }
  .documents .wpb_wrapper .wpb_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .documents .wpb_wrapper .wpb_wrapper > div {
    width: 100%;
    min-width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .documents .vc_column-inner {
    padding: 50px 15px;
  }
  .documents .wpb_wrapper .wpb_wrapper > .plus {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .flex > div > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex > div > div > div {
    width: 100% !important;
  }
  .row-icons--arrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .row-icons--arrow > div {
    width: 100%;
  }
  .row-icons--arrow .wpb_single_image {
    margin-bottom: 15px;
  }
  .row-icons--arrow .wpb_single_image figure:before {
    content: none;
  }
  .row-icons--arrow .wpb_text_column {
    height: auto;
  }
  .vc_column_container .vc_custom_1532281658589,
  .vc_column_container .vc_custom_1532281298606,
  .vc_column_container .vc_custom_1532281626468 {
    margin: 20px 0px !important;
  }
  .vc_separator h4 {
    font-size: 16px;
    line-height: 24px;
  }
  .custom35123 > div > div > div:nth-child(2) {
    display: none !important;
  }
  .custom35123 p {
    padding-left: 0 !important;
  }
  .form-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-inline > label,
  .form-inline > span {
    width: 100%;
    padding: 0;
  }
  .timer .ult_countdown-amount {
    font-size: 30px !important;
    padding: 5px !important;
  }
  .footertlefon {
    font-size: 16px;
  }
  .footertel,
  .footertel.rightfootblock {
    text-align: left;
  }
  .text-center > div > div > div {
    text-align: center;
  }
  .flex > div > div > div {
    padding-left: 0 !important;
  }
}
.main-nav > li > a {
	margin: 15px 8px 15px 8px;
}
#main {
	padding: 40px 0 70px 0;
}
.footer .callbackbtn {
  line-height: 1!important;
}
.mobile-phone {
  display: none;
  width: 65px;
  height: 65px;
  padding: 15px;
  border-radius: 50%;
  background-color: #7cce3a;
  background-image: -webkit-linear-gradient(270deg, #7bcd39, #4d9712);
  background-image: linear-gradient(180deg, #7bcd39, #4d9712);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  box-sizing: border-box;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 999999999;
  box-shadow: 0 19px 38px 0 rgba(34,36,43,.3);
}
@media ( max-width: 991px ) {
  .mobile-phone {
    display: block;
  }
}
.mobile-phone:hover {
  background-color: #4d9712;
  background-image: -webkit-linear-gradient(270deg, #4d9712, #7bcd39);
  background-image: linear-gradient(180deg, #4d9712, #7bcd39);
}
.scroll-top,
.scroll-top.on {
  right: 30px;
  bottom: 90px;
}
.mobile-phone img {
  max-width: 100%;
  height: auto;
}
.we-work {
  font-size: 18px;
  color: #fff;
}
.popup-container {
  max-width: 500px;
  width: 100%;
  padding: 50px;
  background: #fff;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
.popup-dismiss {
  position: absolute;
  top: 0px;
  right: 5px;
  font-size: 36px;
  color: #c20e1a;
  transition: .3s ease;
  cursor: pointer;
}
.popup-container .form-inline {
  display: block;
}
.popup-dismiss:hover {
  opacity: .7;
}
.mfp-close {
  display: none!important;
}
.footer {
  background: #4d505f;
  padding: 50px 0 0;
  color: #fff;
}
.footer a,
.footer p {
  color: #fff;
  text-decoration: none;
}
.footer h3 {
  text-transform: uppercase;
  font-size: 21px;
  position: relative;
  line-height: 2;
  margin-bottom: 20px;
}
.footer h3:before {
  content: '';
  position: absolute;
  top: 100%;
  width: 50px;
  height: 3px;
  background: #fff;
  left: 0;
}
.footer .container {
  max-width: 1170px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
.footer .row {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.footer .col-md-3 {
  width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
}
.footer .contact-info-item i {
  margin-right: 5px;
}
.footer .callbackbtn {
  text-decoration: none;
  line-height: 35px;
  margin-bottom: 15px;
  width: 190px;
}
.footer .copyright {
  padding: 15px;
  border-top: 1px solid #eee;
  width: 100%;
  text-align: center;
}
.footer .widget {
  padding: 0;
}
@media (max-width: 991px) {
  .footer .row > div {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .footer .row > div {
    width: 100%;
  }
  .zakaz-zvonok,
  .zakaz-konsult {
    text-align: center;
  }
  .footer .callbackbtn {
    display: inline-block;
    float: none;
    margin: 0 auto 15px;
  }
}
.vc_general.vc_btn3 {
  color: #fff;
}
.main-nav .sub-nav > li > a .menu-text {
	font-size: 15px;
}
.branding > img {
	padding: 0;
}
.sub-nav > li > span,
.mini-nav .sub-nav > li > span {
  margin: 0px 0px 0px 0px;
  padding: 8px 10px 8px 10px;
}
.main-nav .sub-nav > li > span .menu-text,
.mini-nav .sub-nav > li > span .menu-text {
  font: 500 15px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #3b3f4a;
}
.main-nav .sub-nav > li.dt-mega-parent.current-menu-item > span .menu-text {
  color: #ff4a17;
}
a,
a:-webkit-any-link {
  text-decoration: none;
}
.footer a {
  color: #fff;
}
@media (max-width: 1199px) {
  .mobile-icons .wpb_wrapper > div {
    flex-wrap: wrap;
  }
  .mobile-icons .wpb_wrapper > div > div { 
    width: 50%;
  }
  .form-inline {
    flex-wrap: wrap;
  }
  .form-inline label:last-child,
  .form-inline .wpcf7-form-control-wrap {
    flex: 0 0 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .ult_countdown-row .ult_countdown-section .ult_countdown-amount {
    font-size: 24px!important;
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .vc_custom_1536075195768 h1 {
    text-align: center;
    font-size: 22px!important;
    line-height: 1.2!important;
    font-weight: bold!important;
    letter-spacing: -.05em!important;
  }
  .form-inline label {
    margin-bottom: 10px;
  }
  .form-inline input[type=submit].submit-green {
    font-size: 12px;
  }
}
@media (max-width: 990px) {
  .mobile-mini-widgets-in-menu a {
    color: #181818!important;
  }
}
.strong{
	font-weight: bold;
}