.clear {
	clear: both;
}
.subheader {
	background: #3d3d3d;
	color: #fff;
	padding: 10px 0;
}
.subheader a {
	color: #fff;
    font-family: "RobotoMedium";
    font-size: 15px;
}
.subheader a:hover {
	text-decoration: none;
}
.subh_adress {
    font-family: "RobotoMedium";
    font-size: 15px;
}
.subh_adress .fa {
    margin-right: 5px;
}
.subh_mail .fa {
    margin-right: 6px;
}
header {
	padding: 15px 0;
	background-color: #fff;
}
.fixed header {
	padding: 2px 0;
}

.fixed .logo {
	width: 130px;
	margin-top: 10px;
}

.fixed .logo a img {
	width: 100%;
	max-width: 100%;
	height: auto;
}


ul.top_menu a {
    font-family: "RobotoMedium";
    font-size: 16px;
    color: rgb(61, 61, 61);
    text-transform: uppercase;
    transition: 0.3s all;
}
.top_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 15px;
}
.top_menu .selected {
	color: rgb(222, 0, 46);
}
.top_menu li {
	display: inline-block;
}
.top_menu li:not(:last-child) {
	margin-right: 15px;
}
ul.top_menu a:first-child {
	font-size: 18px;
}
ul.top_menu a:hover {
	text-decoration: none;
	color: #de002e;
}
.consult {
	text-align: right;
}
.consult_text {
    font-family: "RobotoMedium";
    font-size: 14px;
}
.consult_text .fa {
    margin-right: 10px;
}
.consult_phone .fa {
    font-size: 20px;
}
.consult_phone a {
    color: rgb(61, 61, 61);
    text-decoration: none;
    font-family: "RobotoBold";
    font-size: 21px;
    transition: 0.3s all;
}
.consult_phone span {
    font-family: "RobotoMedium";
    font-size: 20px;
}
.consult_phone a:hover {
	text-decoration: none;
	color: #de002e;
}
.slide {
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
}
#mainpage_slider .owl-nav {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 47.85%;
}
#mainpage_slider .owl-nav .owl-prev {
    position: absolute;
    left: 8.85%;
    width: 20px;
    height: 31px;
    display: block;
    outline: none;
    background: url('images/prev_arrow.png') no-repeat center;
}
#mainpage_slider .owl-nav span {
	display: none;
}
#mainpage_slider .owl-nav .owl-next {
    position: absolute;
    right: 8.85%;
    width: 20px;
    height: 31px;
    display: block;
    outline: none;
    background: url('images/next_arrow.png') no-repeat center;
}
#mainpage_slider .slide:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.50);
}
#mainpage_slider .owl-dots {
    position: absolute;
    bottom: 30px;
    width: 100%;
    display: block;
    text-align: center;
}
#mainpage_slider button.owl-dot {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 100px;
	background: #bcbcbc;
	margin-right: 15px;
	outline: none;
	vertical-align: middle;
}
#mainpage_slider button.owl-dot.active {
    background: rgb(255, 255, 255);
    border: 5px solid #bcbcbc;
    width: 20px;
    height: 20px;
}

#mainpage_slider .container {
	width: 930px;
}
.slider_text {
    margin-top: 200px;
    font-family: "RobotoMedium";
    font-size: 40px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
	line-height: 60px;
}
.slider_text span {
    font-family: "RobotoBlack";
}
.slider_btn a {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 20px;
    padding: 15px 20px;
    background: rgb(61, 61, 61);
    text-transform: uppercase;
    font-family: "RobotoBlack";
    border: 3px solid rgb(255, 255, 255);
    display: inline-block;
    margin-top: 26px;
    transition: 0.3s all;
}
.slider_btn a:hover {
	background: #de002e;
}
.can_block_text {
    font-size: 32px;
    color: rgb(61, 61, 61);
    text-transform: uppercase;
    font-family: "RobotoBold";
    text-align: center;
    padding: 20px 0;
}
.can_block_image {
    height: 215px;
    max-width: 262.5px;
    background: no-repeat center;
    border-radius: 10px;
}
.can_block_itemtitle {
    font-family: "RobotoBold";
    font-size: 20px;
    text-align: center;
    margin: 18px 0;
    width: 100%;
}
.advice_block {
    background: url('images/advice_bg.jpg') no-repeat center;
    height: 480px;
    position: relative;
}
.advice_block:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.50);
}
.advice_block_title {
    font-family: "RobotoBold";
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    color: rgb(255, 255, 255);
    margin-top: 35px;
    margin-bottom: 25px;
}
.advice_item {
    display: block;
    width: auto;
    height: 300px;
    background: rgba(255, 255, 255, 0.80);
    margin-top: 45px;
    position: relative;
}
.advice_item:before {
    content: '';
    position: absolute;
    display: block;
    width: 90px;
    height: 90px;
    background: rgb(61, 61, 61);
    left: 0;
    right: 0;
    top: -45px;
    margin: 0 auto;
    border-radius: 50%;
}
.advice_block .advice_icon {
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
}
.advice_block .col-lg-4:first-child .advice_icon {
    height: 61px;
    width: 60px;
    top: -35px;
}
.advice_block .col-lg-4:nth-child(2) .advice_icon {
    height: 60px;
    width: 66px;
    top: -30px;
}
.advice_block .col-lg-4:nth-child(3) .advice_icon {
    height: 60px;
    width: 60px;
    top: -30px;
}
.advice_title {
    font-size: 30px;
    font-family: "RobotoBold";
    color: rgb(61, 61, 61);
    text-align: center;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    line-height: 34px;
}
.advice_text {
    font-family: "RobotoMedium";
    text-align: center;
    font-size: 20px;
    color: rgb(61, 61, 61);
    top: 140px;
    position: absolute;
    padding: 0 30px;
}
.about_us {
    padding: 30px 0;
}
.about_image img {
    border-radius: 10px;
    max-width: 100%;
}
a.about_link {
    font-family: "RobotoBold";
    font-size: 32px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    background: rgb(61, 61, 61);
    padding: 10px 25px;
    display: inline-block;
    text-decoration: none;
    transition: 0.3s all;
}
a.about_link:hover {
    background: rgb(222, 0, 46);
}
.about_us_text {
    font-family: "RobotoRegular";
    font-size: 20px;
    color: rgb(29, 29, 29);
    margin-top: 23px;
    text-align: justify;
}
.layers_help {
    background: url(images/layer_help.jpg) no-repeat 50% 20%;
    background-size: cover;
    min-height: 690px;
    position: relative;
    padding: 30px 0;
}
.layers_help:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.50);
}
.layers_help_title {
    font-size: 28px;
    font-family: "RobotoMedium";
    text-align: center;
    color: rgb(255, 255, 255);
    margin-bottom: 39px;
}
.lawyer_title {
    font-size: 20px;
    font-family: "RobotoBold";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-align: center;
}
.lawyer_icon {
    display: block;
    height: 60px;
    width: 70px;
    margin: 0 auto;
    margin-bottom: 23px;
    background-position: center;
    background-repeat: no-repeat;
}
.lawyer_text {
    font-size: 18px;
    font-family: "RobotoMedium";
    color: rgb(255, 255, 255);
    text-align: center;
    margin-top: 13px;
}
.lawyer_item {
    margin-bottom: 43px;
    height: 225px;
}
.realized_projects {
    background: url(images/bg_realized.jpg) no-repeat center;
    background-size: cover;
}
.realized_title {
    text-align: center;
    font-size: 32px;
    font-family: "RobotoBold";
    color: rgb(61, 61, 61);
    text-transform: uppercase;
    margin: 30px 0;
}
.realized_item {
    background: rgb(61, 61, 61);
    width: auto;
    height: 370px;
    margin-bottom: 30px;
    position: relative;
}
.realized_item img {
    max-height: 362px;
    max-width: 100%;
}
.realized_item .col-lg-6 {
    padding: 4px;
}
.company_name {
    font-size: 16px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-family: "RobotoBold";
    text-align: center;
    margin-top: 30px;
}
.company_subname {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: "RobotoLight";
}
.company_substat {
    font-size: 16px;
    font-family: "RobotoBlack";
    color: rgb(255, 255, 255);
    text-align: center;
}
.company_stat {
    margin: 12.5px 0;
}
.builders {
    background: rgb(245, 245, 245);
    padding-bottom: 30px;
}
.builders_title {
    font-size: 32px;
    text-align: center;
    color: rgb(61, 61, 61);
    text-transform: uppercase;
    font-family: "RobotoBold";
    margin: 21px 0;
}
.builders_slide {
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
}
#builders_slider .owl-nav {
    position: absolute;
    top: 10%;
    width: 100%;
    display: block;
}
#builders_slider .owl-nav .owl-prev {
    position: absolute;
    left: -2%;
    width: 20px;
    height: 31px;
    display: block;
    outline: none;
    background: url(images/prev_build.png) no-repeat center;
}
#builders_slider .owl-nav .owl-next {
    position: absolute;
    right: -2%;
    width: 20px;
    height: 31px;
    display: block;
    outline: none;
    background: url(images/next_build.png) no-repeat center;
}
#builders_slider .owl-nav span {
    display: none;
}
.what_know_title {
    font-size: 32px;
    color: rgb(61, 61, 61);
    font-family: "RobotoBold";
    text-align: center;
    text-transform: uppercase;
    margin: 31px 0;
}
.big_news {
    background-repeat: no-repeat;
    background-position: center;
    min-height: 315px;
    position: relative;
    display: block;
    background-size: cover;
    cursor: pointer;
}
.little_news {
	cursor: pointer;
}
.newscard {
    width: 250px;
    height: 260px;
    right: 30px;
    position: absolute;
    top: 30px;
    background: rgb(255, 255, 255);
    padding: 30px;
}
.newscard_date {
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 85px;
    background: rgb(222, 0, 46);
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: "RobotoBold";
    font-size: 14px;
    padding: 2px;
}
.newscard_title {
    font-size: 16px;
    text-align: center;
    font-family: "RobotoBold";
    text-transform: uppercase;
    margin-bottom: 20px;
    overflow: hidden;
    height: 45px;
}
.newscard_prevtext {
    height: 100px;
    overflow: hidden;
    margin-bottom: 15px;
    font-family: "RobotoRegular";
    text-align: justify;
}
.newscard_morebtnblock a {
    font-size: 18px;
    color: rgb(68, 68, 68);
    text-decoration: underline;
    font-family: "RobotoBold";
}
.newscard_morebtnblock:before {
	content: '';
	display: block;
	height: 3px;
	border-bottom: 3px dashed #f2f2f2;
	margin-bottom: 10px;
}
section.what_know {
    margin-bottom: 31px;
}
.img_small {
    height: 150px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative; 
}
.newscard_small_date {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 85px;
    background: rgb(222, 0, 46);
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: "RobotoBold";
    font-size: 14px;
    padding: 2px;
}
.newscard_small_title {
    font-family: "RobotoBold";
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 23px;
    margin-bottom: 30px;
}
.readbtn a {
    font-size: 18px;
    color: rgb(68, 68, 68);
    text-decoration: underline;
    font-family: "RobotoBold";
}
.readbtn:before {
    content: '';
    display: block;
    height: 3px;
    border-bottom: 3px dashed rgb(242, 242, 242);
    margin-bottom: 35px;
}
.dispute_title {
    font-size: 28px;
    color: rgb(68, 68, 68);
    margin-bottom: 25px;
    font-family: "RobotoBold";
}
.dispute_text {
    text-align: justify;
    font-size: 20px;
    font-family: "RobotoRegular";
    color: rgb(29, 29, 29);
}
footer {
    background: rgb(61, 61, 61);
    padding-top: 40px;
    padding-bottom: 10px;
}
.logo_footer {
    margin-bottom: 40px;
}
.footer_adress {
    color: rgb(255, 255, 255);
    font-family: "RobotoMedium";
    font-size: 14px;
    margin-bottom: 15px;
}
.footer_schema a {
    font-size: 18px;
    text-align: center;
    display: block;
    color: rgb(255, 255, 255);
    font-family: "RobotoBold";
    text-decoration: underline;
}
.info_title,.contacts_title {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-family: "RobotoBold";
    margin-bottom: 50px;
}
.bottom_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.bottom_menu a {
	font-size: 18px;
	font-family: "RobotoMedium";
	color: #fff;
	text-decoration: none;
	line-height: 28px;
}
.bottom_menu a:hover {
	color: #ea0d16;
}
.footer_adress {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.footer_adress {
	font-size: 16px;
}
.footer_adress li {
	line-height: 30px;	
}
.footer_adress a {
	font-family: "RobotoMedium";
	color: #fff;
	text-decoration: none;
}
.footer_adress a:hover {
	color: #ea0d16;
}
.footer_adress li:first-child a {
	font-size: 18px;
}
.footer_adress li:second-child a {
	font-size: 14px;
	font-family: "RobotoRegular";
}
.subfooter {
    margin-top: 40px;
    display: block;
    text-align: center;
    border-top: 1px solid rgb(255, 255, 255);
    padding: 10px 0 5px 0;
    color: rgb(255, 255, 255);
    font-family: "RobotoRegular";
}
.subfooter a {
	color: #fff;
	text-decoration: none;
}
.subfooter a:hover {
	color: #ea0d16;
}
.dispute_news {
    color: rgb(29, 29, 29);
    font-size: 28px;
    text-align: center;
    padding: 15px 0;
    font-family: "RobotoMedium";
}
.about_img img {
    height: auto;
    max-width: 100%;
    border-radius: 5px;
    margin-bottom: 20px;
}
.margtop_margbot {
    margin-bottom: 15px;
    margin-top: 15px;
}
.about_text_second,.about_text_first {
    text-align: justify;
}
/* CONTACTS_PAGE */
.contacts_page {
    margin-top: 20px;
}
.contacts ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.contacts ul li:not(:last-child) {
    margin-bottom: 40px;
}
.contactsForm_title {
    text-align: center;
    font-size: 18px;
    font-family: "RobotoBold";
    background: #3d3d3d;
    color: #fff;
    padding: 10px;
}
.contacts_form {
    border: 2px solid #3d3d3d;
    padding: 0px 35px 15px 35px;
}
.contacts ul li {
    font-size: 16px;
    font-family: "RobotoMedium";
    color: #1d1d1d;
}
.contacts ul li a {
    font-size: 18px;
    font-family: "RobotoBold";
    color: #1d1d1d;
    text-decoration: none;
}
.contacts ul li a:hover {
    color: rgb(222, 0, 46);
}
.contacts li span:first-child {
    font-size: 18px;
    color: #1d1d1d;
    font-family: "RobotoBold";
}
#map_contacts {
    width: 100%;
    margin: 15px 0;
    padding:  0 8px;
}
.callback_section {
	background: url('images/vectr_red.jpg') no-repeat center;
    min-height: 230px;
    background-size: cover;
}
.callback_block {
    max-width: 330px;
    margin: 50px auto 0 auto;
}
.callback_block .callback_title {
    font-family: "RobotoBold";
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    line-height: 28px;
}
.callback_block .callback_text {
    font-family: "RobotoRegular";
    font-size: 20px;
    color: #fff;
    margin-top: 16px;
    line-height: 25px;
}
.blockpage_404_title {
    font-size: 42px;
    font-family: "RobotoBold";
    color: #1d1d1d;
    line-height: 42px;
}
.blockpage_404_subtitle {
    font-size: 32px;
    font-family: "RobotoBold";
    color: #1d1d1d;
    line-height: 32px;
}
.blockpage_404_text {
    font-family: "RobotoRegular";
    font-size: 16px;
    color: #1d1d1d;
}
.blockpage_404 {
    text-align: center;
    max-width: 555px;
    margin: 150px auto;
}
.blockpage_404_text a {
    color: #de002e;
}
/***MODAL FORMS****/
.callback_icons {
    position: fixed;
    right: 10%;
    bottom: 30%;
    z-index: 1000;
}
.callback_icons .callback_btn {
	position: relative;
    background:#de002e;
    border: 2px solid #e9e9e9;
    border-radius: 999px;
    width: 50px;
    height: 50px;
    display: block;
    outline: none;
/*     font-size: 30px; */
    color: #fff;
    box-sizing: border-box;
    overflow: hidden;
}
.callback_icons .callback_btn i {
    font-size: 30px;	
}
.callback_icons .writeback_btn {
	position: relative;
    background:#5498af;
    border: 2px solid #e9e9e9;
    border-radius: 999px;
    width: 50px;
    height: 50px;
    display: block;
    outline: none;
/*     font-size: 28px; */
    color: #fff;
    margin-top: 10px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}
.callback_icons .writeback_btn i {
    font-size: 28px;
    text-align: center;
    position: relative;
    display: inline;
}
#callback_modal .modal-header,
#writeback_modal .modal-header {
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
    background: rgb(61, 61, 61);
    color: rgb(253, 253, 253);
    font-family: "RobotoBold";
}
#callback_modal .modal-header .close,
#writeback_modal .modal-header .close {
    background: rgb(227, 0, 47);
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    position: absolute;
    top: -15px;
    right: -15px;
    opacity: 1;
    outline: none;
}
#writeback_modal button.close svg, #callback_modal button.close svg {
    display: inline-block;
    vertical-align: top;
}
#writeback_modal .modal-body {
    padding: 0px 15px 15px 15px;
}
form#f_feedback_FID3 .afbf_submit_block button,
form#f_feedback_FID4 .afbf_submit_block button {
    background: rgb(61, 61, 61);
    font-size: 18px;
    color: rgb(253, 253, 253);
    padding: 8px 15px;
    vertical-align: top;
    border: none;
    display: block;
    float: right;
    font-family: "RobotoMedium";
    border-radius: 0;
    outline: none;
}
form#f_feedback_FID3 .afbf_submit_block button:hover,
form#f_feedback_FID4 .afbf_submit_block button:hover {
    background: rgb(222, 0, 46);
}
#writeback_modal .modal-content,
#callback_modal .modal-content {
    max-width: 480px;
}
form#f_feedback_FID3 .afbf_submit_block,
form#f_feedback_FID4 .afbf_submit_block{
    text-align: left !important;
}
.mobile_and_padmenu {
    display: none;
    position: absolute;
    top: 0;
    z-index: 20000;
    height: 100%;
    background: rgb(6, 6, 6);
    width: 100%;
}
button.closemenu_btn {
    background: rgb(227, 0, 47);
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 1;
    outline: none;
    border: none;
    font-size: unset;
    line-height: normal;
    -webkit-appearance: none;
    overflow: hidden;
    line-height: unset;
    padding: 0;
}

button.closemenu_btn svg {
	position: relative;
	display: block;
	margin: 0 auto;
}
.mobile_and_padmenu>ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 5%;
}
.mobile_and_padmenu ul li {
    text-align: center;
    margin-bottom: 0px;
}
.mobile_and_padmenu ul li a {
    color: #fff;
    font-family: "RobotoMedium";
    font-size: 16px;
    text-transform: uppercase;
}
.mobile_menu .selected {
    color: rgb(222, 0, 46);
}
.mobile_menu .fa {
    font-size: 26px;
}

#mobile_menu li.active>a {
	background-color: #3d3d3d;
}

.mx_centered {
	margin-left: auto;
	margin-right: auto;
	display: inherit;
}

.h2 {
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	display: block;
	text-align: center;
}

.mobile_menu_wrapper {
	position: absolute;
	display: block;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.fixed_header {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

.fixed.fixed_header {
	position: fixed;
	border-bottom: 1px solid #eee;
}

.fake_header {
	position: relative;
	display: block;
	height: 130px;
}

.fixed .subheader {
	display: none;
}

.services_list {
	padding-top: 30px;
}

.defect_row {
	background: rgb(245, 245, 245);
}

.defect {
	position: relative;
	display: block;
	padding: 30px 0;
}

.defect_slider {
	position: relative;
	display: block;	
}

.defect_slider__item {
/*
	position: relative;
	display: block;	
*/
}

.defect_slider__item__text {
	position: relative;
	display: block;
	padding-top: 10px;
	font-size: 14px;
	line-height: 16px;
	width: 100%;
	color: #000;
}

a .defect_slider__item__text, a:hover .defect_slider__item__text {
	color: #000;
}

.defect__title {
	font-size: 32px;
	color: rgb(61, 61, 61);
	text-transform: uppercase;
	font-family: "RobotoBold";
	text-align: center;
	padding: 20px 0;
}
    
.defect_slider .owl-nav {
    position: absolute;
    top: 30%;
    width: 100%;
    display: block;
}
.defect_slider .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
    width: 20px;
    height: 31px;
    display: block;
    outline: none;
    background: url(images/prev_build.png) no-repeat center !important;
}
.defect_slider .owl-nav .owl-next {
    position: absolute;
    right: -30px;
    width: 20px;
    height: 31px;
    display: block;
    outline: none;
    background: url(images/next_build.png) no-repeat center !important;
}
.defect_slider .owl-nav span {
    display: none;
}

.callback_form {
	padding-top: 30px;
}
.bx-google-map {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.callback_form iframe {
	height: 245px !important;
}

@media only screen and (max-width: 992px)  {

#mainpage_slider .container {
	width: 720px;
}

}

@media only screen and (max-width: 767px)  {
    .mobile_and_padmenu ul li {
        text-align: left;
        margin-left: 15px;  
    }
    form#f_feedback_FID2 .afbf_submit_block {
        text-align: left !important;
        position: relative;
        margin-bottom: 20px !important;
        top: 0;
    }
    .subheader {
        text-align: center;
    }
    .consult {
        text-align: center;
    }
    .logo_footer {
        text-align: center;
    }
    .can_block_text, .advice_block_title, 
    .layers_help_title, .realized_title,.builders_title,
    .what_know_title {
        font-size: 20px;
    }
    .bx-breadcrumb {
        text-align: left;
    }
    .layers_help {
        min-height: 300px;
    }
    .newscard_small {
        max-width: 300px;
        margin: 0 auto;
    }
	.callback_icons {
	  right: 90px;
    bottom: 20px;
	}
	.callback_icons .writeback_btn {
		display: none;
	}
}
@media only screen and (max-width: 1200px)  {
    #mainpage_slider .owl-nav .owl-next {
        right: 1.85%;
    }
    #mainpage_slider .owl-nav .owl-prev {
        left: 1.85%;
    }
    .advice_text {
        font-size: 16px;
        top: 120px;
    }
    .advice_title {
        font-size: 20px;
        line-height: 25px;
    }
.fake_header {
	height: 160px;
}
}

@media only screen and (max-width: 767px)  {

	.defect_slider__item {
		max-width: 90%;
		margin-left: 5%;
	}
	.defect_slider .owl-nav .owl-prev {
	  left: -5px;
	}
	.defect_slider .owl-nav .owl-next {
	  right: -5px;
	}

}

#amofroms_main_wrapper {
  padding: 15px 0 15px 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  margin: 5px 0px 0;
  position: relative;
  width: 100%;
  display: block;
}

@media (max-width: 768px) {
	.amoforms_iframe {
		width: 345px !important;
		margin: 0 auto !important;
		position: relative;
		display: block;
		right: auto;
	}
}

@media (max-width: 330px) {
	.amoforms_iframe {
		width: 290px !important;
		margin: 0 auto !important;
		position: relative;
		display: block;
		right: auto;
	}
}

.mx_form__success {
	position: relative;
	display: none;
	width: 260px;
	padding-top: 30px;
}

.mx_form__success__icon {
	position: relative;
	display: block;
	float: left;
	width: 64px;
	height: 64px;
	float: left;
	background-image: 	url(images/checkmark-blue.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.mx_form__success__text {
	position: relative;
	display: block;
	float: left;
	width: 170px;
	float: left;
	margin-left: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 64px;
}

.flamp_block {
	position: relative;
	display: block;
	width: 100%;
	background-color: rgb(245, 245, 245);
}

.callback_form__contacts {
	position: relative;
	display: inline-block;
	background-color: #333;
	padding:  15px 15px 5px;
}

.callback_form__contacts .footer_form__row {
	position: relative;
	display: block;
	width: 100%;
}

.callback_form__contacts .form_style .btnsubmit {
	margin-left: 0px;
}



