body
{
	font-family: 'Fira Sans';
	font-size: 16px;
	color: #383838;
	position:relative;
	margin: 0px;
	padding: 0px;
	font-weight: 400;
	background: url(../img/bg1.jpg) 50% 85px no-repeat white;
	overflow-x: hidden;
	padding-bottom: 50px;
}



input[type=file] {display:none;}

.uploader_container {
    height: 100%;
}

.uploader_field {cursor:pointer;display: inline-block;padding-left: 41px;height: 50px;border: 1px solid #376bea;border-radius: 100px;vertical-align: top;width: 100%;box-sizing: border-box;}
.uploader_field div {display:inline-block;}
.uploader_field:before {content:'';display:inline-block;width:0px;height:100%;vertical-align:middle;}
.uploader_field div.text_loading {display:none;}
.uploader_field div.uploader_images_count {display:none;}



.t_black {color:black !important;}




.p_t_0 {padding-top:0px !important;}
.m_t_0 {margin-top:0px !important;}
.m_b_0 {margin-bottom:0px !important;}
img {
    border-style: none;
    vertical-align: middle;
}
select::-ms-expand{
    display: none;
}

.fancybox-default-skin {
    border-radius: 10px;
}

.footer .disclamer {color:#b8b8b8;font-size:10px;}


.f_left {float:left !important;}
.f_right {float:right !important;}
.t_right{text-align:right !important;}
.t_left {text-align:left !important;}
a:hover {text-decoration:none;}

.fancybox-type-image .fancybox-close {
    right: 9px;
}

.fancybox-close {
    background: url(../img/bg_close.png) 50% 50% no-repeat !important;
}

.form_screen2 {
    position: absolute;
    top: 21px;
    left: 380px;
    background: #f9f9f9;
    height: 100%;
    width: 322px;
	transition: 0.5s;
}

.container {
    margin: 0px auto;
    padding: 0px 15px;
    max-width: 1140px;
    position: relative;
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

.row {position:relative;float: none;}

.bg_content {background:url(../img/bg_content.png) 0px 0px;}
.bg_content2 {padding-top: 270px;}



.ico_upload:before {content:'';background: url(../img/icons.png) -47px 0px no-repeat;width: 15px;height: 17px;position: absolute;top: 50%;margin-top: -9px;left: 20px;opacity: 0.5;}

.ico_fio:before {content:'';background: url(../img/icons.png) -24px 0px no-repeat;width: 13px;height: 15px;position: absolute;top: 50%;margin-top: -7px;left: 20px;opacity: 0.5;}
.ico_phone:before {content:'';background: url(../img/icons.png) -14px 0px no-repeat;width: 7px;height: 14px;position: relative;top: 3px;display: inline-block;margin-right: 11px;}
.ico_email:before {content:'';background: url(../img/icons.png) -99px 0px no-repeat;width: 13px;height: 11px;position: absolute;top: 19px;left: 20px;}
.ico_gift:before {content:'';background: url(../img/icons.png) -42px 0px no-repeat;width: 15px;height: 13px;position: absolute;top: 18px;left: 20px;}
.ico_btn:after {content:'';background: url(../img/icons.png) -66px 0px no-repeat;width: 9px;height: 14px;position: absolute;top: 18px;right: 7px;display: inline-block;margin-left: 10px;margin-right: 10px;}

.ico_btn_double:before {content:'';background: url(../img/icons.png) -66px 0px no-repeat;width: 9px;height: 14px;position: absolute;top: 26px;right: 19px;}
.ico_btn_double:after {content:'';background: url(../img/icons.png) -66px 0px no-repeat;width: 9px;height: 14px;position: absolute;top: 0px;right: 0px;display: inline-block;margin-left: 10px;margin-right: 12px;}

.ico_select:before {content:'';background: url(../img/icons.png) -99px 0px no-repeat;width: 8px;height: 5px;position: absolute;top: 21px;right: 10px;}

form .ico_phone:before {content:'';background: url(../img/icons.png) -11px 0px no-repeat;width: 13px;height: 13px;position: absolute;top: 50%;left: 20px;margin-right: 11px;margin-top: -6px;opacity: 0.5;}

form .ico_price:before {content:'';background: url(../img/icons.png) -107px 0px no-repeat;width: 11px;height: 11px;position: absolute;top: 16px;left: 20px;margin-right: 11px;opacity: 0.5;}



input[type=text],
{
	color:#686868;
}

.has-danger input,
.has-danger select,
.has-danger textarea
{
	border-width:2px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eba5a3;
}


#form_popup,#form_popup2 { display:none; }
.popup_container {width: 420px;max-width:100%;padding: 21px 29px;overflow: hidden;position: relative;box-sizing: border-box;}
.popup_container h2
{
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	color:black;
	padding: 0px;
	margin: 0px;
	padding-bottom: 17px;
	text-align: center;
}
.popup_container .close
{
	position:absolute;
	right:10px;top:10px;
	width:34px;
	height:34px;
	-moz-transform: rotate(45deg); /* Aey Firefox */
	-ms-transform: rotate(45deg); /* Aey IE */
	-webkit-transform: rotate(45deg); /* Aey Safari, Chrome, iOS */
	-o-transform: rotate(45deg); /* Aey Opera */
	transform: rotate(45deg);
	cursor:pointer;
}
.popup_container .close:before
{
	content:'';
	position:absolute;
	left:0px;top:16px;
	width:34px;height:1px;
	display:block;
	background-color:#a8a8a8;
}
.popup_container .close:after
{
	content:'';
	position:absolute;
	left:16px;top:0px;
	width:1px;height:34px;
	display:block;
	background-color:#a8a8a8;
}


.popup_container .form-group input[type=text] {
    color: black;
    border: 1px solid #888888;
    display: block;
    border-radius: 100px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    /* text-transform: uppercase; */
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    outline: none;
}
.popup_container .form-group button {cursor: pointer;}
.popup_container .form-group button:before {display:none;}
.popup_container .form-group button:after {display:none;}


.not_agree button {
    background-color: #cccccc !important;
    cursor: auto !important;
    color: white !important;
    }

.popup_container .form-disclamer {
    color: #b8b8b8;
    font-size: 10px;
    padding-top: 10px;
    text-align: center;
}


form.small {max-width: 710px;margin: 0px auto;}
form.small .form_container {border: 1px solid black;background:white;border-radius:100px;display: flex;justify-content: space-between;overflow: hidden;padding: 5px;}

form.small .agree_field {
    margin-top: 6px;
    padding=-t:;
    padding-top: 0px;
    color: white;
}

form.small .form-group {
    width: 30%;
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    height: auto;
    align-self: center;
}
form.small .form-group input[type=text] {border: none;border-right: 1px solid black;height: 20px;border-radius: 0px;vertical-align: middle;}
form.small .form-group button {background:#376bea;border:none;color:white;position:relative;vertical-align: middle;border-radius: 100px;height: 39px;cursor: pointer;}
form.small .form-group button:after {content:'';background:url(../img/icons.png) -62px 0px;width:8px;height:9px;position:absolute;top:50%;right: 17px;margin-top: -5px;}


form.small .ico_phone:before {
}
form.small .ico_fio:before {
}


form {
}
form .form-group {
    margin-bottom: 13px;
    position: relative;
}

form .form-group input[type=text] {height: 50px;width: 100%;border: 1px solid #376bea;border-radius: 100px;padding: 0px 20px;color: #495b65;font-size: 14px;padding-left: 40px;box-sizing: border-box;outline: none;}
form .form-group button {width: 100%;outline: none;border: none;background: #376bea;height: 50px;border-radius: 100px;color: white;cursor: pointer;}



.form_title {color: black;font-size: 36px;text-transform: uppercase;padding: 0px;margin: 0px;text-align: center;padding-bottom: 47px;}
.form_title span {
    display: block;
    color: #aa2635;
    white-space: nowrap;
}

.flex {display:flex;}

.columns2 {
    display: flex;
    justify-content: space-between;
}
.columns2 .column {
    width: 49%;
    display: inline-block;
    flex-wrap: wrap;
    justify-content: center;
}

header {
    position: relative;
    z-index: 1;
    display: block;
}
header .container {display:flex;justify-content: space-between;align-items: center;height: 85px;}
footer {background:black;color: white;text-align: center;padding: 25px 0px;}
.logo1 {display: inline-block;color:#cb3113;font-weight:700;font-size:24px;text-decoration: none;flex: 1 0;}
.logo1 img {}
.logo2 {display: inline-block;padding: 10px 6px;border-radius: 7px 7px 0px 0px;background: white;padding-bottom: 6px;}
.logo2 img {
}

	.logo2_container {display: inline-block;
    position: absolute;
    right: 0px;
    top: -20px;}
	
	.logo2_container .popup {
	display: block;
	color:#e9e9e9;
	font-size:12px;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase;
	text-align: center;
	border-radius: 0px 0px 7px 7px;
	text-decoration:none !important;
	background: #404040;
	background: -moz-linear-gradient(top,  #404040 0%, #3f3f3f 50%, #2c2c2c 50%, #2c2c2c 50%, #2c2c2c 100%);
	background: -webkit-linear-gradient(top,  #404040 0%,#3f3f3f 50%,#2c2c2c 50%,#2c2c2c 50%,#2c2c2c 100%);
	background: linear-gradient(to bottom,  #404040 0%,#3f3f3f 50%,#2c2c2c 50%,#2c2c2c 50%,#2c2c2c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#2c2c2c',GradientType=0 );
}
	.logo2_container .popup:before {content:'';background:url(../img/icons.png) 0px 0px no-repeat;width:13px;height:14px;display:inline-block;vertical-align:middle;margin-right: 6px;}

	.logo2_container .popup:hover {background:#3d7fb7;}

.top_addr_block {
    display: inline-block;
    padding-right: 4%;
}


.car {max-width:100%;}

.scheme_block {display: inline-block;}

.top_addr {display: block;font-weight: 600;font-size: 16px;position:relative;padding-left: 25px;}
.top_addr:before {content:'';background:url(../img/icons.png) -37px 0px no-repeat;position:absolute;top:0px;left:0px;width:10px;height:16px;}
.work_time {display: block;font-size: 16px;padding-left: 25px;}
.top_phone {
    font-weight: 700;
    color: #383838;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    position:relative;
    padding-left: 19px;
}
.top_phone:before {content:'';background:url(../img/icons.png) 0px 0px no-repeat;position:absolute;top: 7px;left:0px;width:10px;height:14px;}


.block_phone {text-align:right;}
.block_phone .popup {display:block;font-weight: 300;color: #383838;font-size: 12px;}
.block_title {position:relative;padding-bottom: 84px;}

.title1_conatiner {
    color: #435967;
    padding-top: 40px;
    padding-bottom: 22px;
}
.title1 {
    color: white;
    font-size: 54px;
    font-weight: 700;
    padding-top: 6px;
    padding-bottom: 7px;
    text-shadow: 3px 0px 2px rgba(0, 0, 0, 0.5);
    letter-spacing: -0.5px;
}
.title1_comment {
    font-size: 40px;
    color: white;
    text-shadow: 3px 0px 2px rgba(0, 0, 0, 0.5);
    letter-spacing: -0.3px;
}

.btn {background:#376bea;border-radius:100px;color:white;height: 53px;line-height: 53px;display: block;max-width: 465px;text-decoration: none;margin-bottom: 67px;}
.btn:hover {
}



.price_list {
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-top: 27px;
}
.price_list li {}
.price_list li .popup {
	position: relative;
	border: 1px solid #5f5f5f;
	line-height: 157%;
	color: white;
	box-sizing: border-box;
	display: inline-block;
	padding-left: 28px;
	height: 72px;
	width: 334px;
	max-width: 100%;
	background: rgb(69,69,69);
	background: -moz-linear-gradient(top, rgba(69,69,69,1) 0%, rgba(55,55,55,1) 100%);
	background: -webkit-linear-gradient(top, rgba(69,69,69,1) 0%,rgba(55,55,55,1) 100%);
	background: linear-gradient(to bottom, rgba(69,69,69,1) 0%,rgba(55,55,55,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#373737',GradientType=0 );
}
.price_list li .popup:before {content:'';display:inline-block;width:0px;height:100%;vertical-align:middle;}
.price_list li .popup > span {display:inline-block;text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.5);vertical-align: middle;font-weight: 700;}
.price_list li .popup > span  span {
    display: block;
    font-weight: 400;
}
.price_list li .popup:hover {
	background: rgb(223,75,67);
	background: -moz-linear-gradient(top, rgba(223,75,67,1) 0%, rgba(219,53,49,1) 100%);
	background: -webkit-linear-gradient(top, rgba(223,75,67,1) 0%,rgba(219,53,49,1) 100%);
	background: linear-gradient(to bottom, rgba(223,75,67,1) 0%,rgba(219,53,49,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df4b43', endColorstr='#db3531',GradientType=0 );
	border-color: #db3632;
}
.price_list li .popup:hover:after {content:'';background:url(../img/corner.png) 0px 0px no-repeat;height:100%;width: 34px;display: inline-block;position: absolute;right: -34px;top: -1px;}

.title2 {
    font-size: 36px;
    padding-top: 27px;
    padding-bottom: 41px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: black;
    line-height: 134%;
    letter-spacing: -1px;
}
.title2 span {
    color: #dd3635;
}
.title2.white {
    color: white;
}

.title2_comment {
    text-align: center;
    margin-top: -40px;
    padding-bottom: 40px;
}




.columns3 {display:flex;justify-content: space-between;}
.columns3 .column {min-width: 32%;width: 32%;display:inline-flex;flex-direction: column;justify-content: space-between;}

.columns3 .column .row {}


.columns4 {display:flex;justify-content: space-between;}
.columns4 .column {min-width: 24%;width: 24%;display:inline-flex;flex-direction: column;justify-content: space-between;}




#form2 {
    margin-top: 56px;
    margin-bottom: 93px;
}
#form3 {
    margin-bottom: 61px;
}


.price_list2 {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0px auto;
}
.price_list2 li {
    width: 49%;
}
.price_list2 li .shadow {content:'';background: rgba(0, 0, 0, 0.7);height: 100%;width: 100%;transform: skewX(17deg);position: absolute;left: -50%;}
.price_list2 li .text {
    box-sizing: border-box;
    padding-top: 36px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 24px;
    position: relative;
    width: 43%;
    min-width: 218px;
    height: 100%;
}
.price_list2 li .text .title {
    font-size: 22px;
    color: white;
    padding-bottom: 17px;
}
.price_list2 li .text .price {
    font-size: 20px;
    color: white;
    font-weight: 700;
    padding-bottom: 61px;
}
.price_list2 li .text .popup {
    display: block;
    background: #de433c;
    text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.5);
    color: white;
    text-align: center;
    height: 46px;
    position: absolute;
    bottom: 15px;
    padding: 0px 25%;
}
.price_list2 li .text .popup span {display:inline-block;vertical-align:middle;}
.price_list2 li .text .popup:before {content:'';display:inline-block;width:0px;height:100%;vertical-align:middle;}

.price_list2 li {background:url(../img/pl2_1.jpg) 50% 50% no-repeat;position: relative;overflow: hidden;margin-bottom: 31px;}
.price_list2 li + li {background:url(../img/pl2_2.jpg) 50% 50% no-repeat;}
.price_list2 li + li + li {background:url(../img/pl2_3.jpg) 50% 50% no-repeat;background-size: cover;}
.price_list2 li + li + li + li {background:url(../img/pl2_4.jpg) 50% 50% no-repeat;}



.items {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: block;
    text-align: center;
    padding-bottom: 47px;
}
.items li {
    display: inline-block;
    width: 28%;
    vertical-align: top;
}
.items li .popup {
    display: block;
    text-align: center;
    color: black;
    text-decoration: none;
}
.items li .popup:before {content:'';background:url(../img/items.png) 0px 0px no-repeat;width:96px;height:96px;display: block;margin: 0px auto;}
.items li .popup span {
    font-size: 20px;
    display: block;
    padding-top: 19px;
    line-height: 100%;
}

.items li + li .popup:before {background-position: -96px 0px;}
.items li + li + li .popup:before {background-position: -192px 0px;}
.items li + li + li + li .popup:before {background-position:0px 0px;}


.bg2 {background:url(../img/bg2.jpg) 50% 0% no-repeat;}



.form4_title {
    font-size: 30px;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 33px;
}
.form4_comment {
    text-align: center;
    font-size: 22px;
    padding-top: 28px;
    padding-bottom: 54px;
}


.bg_gray {background:#f8f7f7;}




.logos_title {
    font-size: 36px;
    color: white;
    text-align: center;
    padding-top: 31px;
}

.logos {
    display: block;
    text-align: center;
    padding-top: 21px;
}
.logos li {
    width: 13%;
    display: inline-block;
    text-align: center;
    height: 106px;
}
.logos li img {}







.services_img {
    position: absolute;
    top: 157px;
    right: 100px;
}
.services {
    padding: 0px;
    margin: 0px;
    list-style: none;
    padding-left: 10%;
    padding-top: 44px;
    font-size: 18px;
    padding-bottom: 138px;
}
.services li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 6px;
}
.services li:before {content:'';width: 4px;height: 4px;position:absolute;left:0px;top:5px;background:#cb3113;border-radius: 100px;}


.title3 {
    text-align: center;
    font-size: 30px;
    padding-top: 33px;
    padding-bottom: 21px;
}




.bottom_addr_block {
    padding-top: 14px;
    padding-bottom: 38px;
}

.bottom_addr {display: block;font-weight: 600;font-size: 20px;position:relative;padding-left: 25px;}
.bottom_addr:before {content:'';background:url(../img/icons.png) -37px 0px no-repeat;position:absolute;top:0px;left:0px;width:10px;height:16px;}


.work_time {
}
#map1 {height: 320px;min-width: 100%;position:relative;}
#map2 {height: 320px;min-width: 100%;position:relative;}





.fixed_form {
    position: fixed;
    top: 200px;
    right: 0px;
    width: 31px;
    transition:0.5s;
}
.fixed_form.open {
    width: 362px;
}
.fixed_form .fixed_form_comment {
    transform: translateX(-50%) translateY(-100%) rotate(-90deg);
    position: absolute;
    bottom: 3px;
    left: -16px;
    height: 50px;
    line-height: 40px;
    border-radius: 15px 15px 0px 0px;
    background: white;
    padding: 0px 20px;
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
    cursor: pointer;
}
.fixed_form form {
    background: white;
    padding-top: 20px;
    padding-right: 27px;
    padding-left: 51px;
    padding-bottom: 16px;
    width: 370px;
    box-sizing: border-box;
    border-radius: 10px 0px 0px 10px;
    z-index: 1;
    position: relative;
    box-shadow: 0px 0px 10px black;
    height: 270px;
}
.fixed_form form:before {/* content:'»'; */font-size: 20px;font-weight: 700;position: absolute;top: 13px;left: 19px;}

.fixed_form form .add_text {
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    left: -138px;
    background: #df4841;
    bottom: 101px;
    transform: rotate(-90deg);
    height: 68px;
    width: 270px;
    line-height: 30px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    color: white;
}
.fixed_form form .add_text span {display:block;font-size:28px;font-weight:700;}
.fixed_form form .form_title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 100%;
}
.fixed_form form .form_comment {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 16px;
}
.fixed_form form .fields {}
.fixed_form form .fields input {
    box-sizing: border-box;
    height: 40px;
    border: 1px solid black;
    width: 100%;
    margin-bottom: 16px;
    padding: 0px 20px;
    border-radius: 100px;
    outline: none;
}
.fixed_form form .fields button {
    background: #376bea;
    border: none;
    height: 47px;
    width: 100%;
    box-sizing: border-box;
    text-transform: uppercase;
    outline: none;
    color: white;
    border-radius: 100px;
}
.fixed_form .marker {    color: #d72605;font-weight:700;}


.fixed_form .form_disclamer {font-size:12px;text-align:center;font-weight: 700;padding-top: 13px;}


.agree_field {
    font-size: 10px;
    line-height: 100%;
    position: relative;
    display: block;
}
.agree_field input {
    position: absolute;
    top: -4px;
}
.agree_field span {
    padding-left: 25px;
    display: inline-block;
}

.footer {
    padding: 10px 0 10px 0;
    background: #D0D0D0;
    margin: 50px 0 -50px 0;
}

.text p {
    margin: 3px 0 3px 0;
}
/*IPAD PRO BEGIN*/
@media (min-width: 768px) and (max-width: 1199px){

}
/*IPAD PRO BEGIN*/

/*IPAD BEGIN*/
@media (min-width: 768px) and (max-width: 991px) {

	header {}

	.top_addr_block {
}
	.top_addr_block .top_phone {
}

	.title2 {
}


	.services_img {    width: 50%;}
	.services {padding-left:0px;}

}
/*IPAD END*/

/*MOBILE BEGIN*/
@media (max-width: 767px) {
	
	.fancybox-type-image {width: 100% !important;margin: 0px !important;left: 0px !important;}
	.fancybox-close {right: 9px !important;top: -21px !important;}
	.fancybox-inner {width: 100% !important;margin: 0px !important;padding: 0px !important;}
	.fancybox-wrap {margin:0px !important;width: 100% !important;left: 0px !important;top: 20px !important;}
	.fancybox-type-image .fancybox-close {top: -8px !important;}

	.popup_container {width:100%;}


	header {
}

	.columns2 {
    display: block;
}
	.columns2 .column {
    width: 100%;
    display: block;
}

	
	.logo1 {
}
	
	.top_addr_block {
    display: none;
}

	
	.flex {display:block;}
	
	.title1_conatiner {
}
	
	.title2 {font-size: 20px;padding-top: 15px;padding-bottom: 20px;}
	
	
	.title1 {font-size: 30px;}
	.title1_comment {font-size: 18px;}


	
	.columns3 {display:block;}
	.columns3 .column {display:block;width:100%;}
	
	.columns4 {display:block;}
	.columns4 .column {display:block;width:100%;}
	
	
	.logos {
    padding-left: 0px;
}
	
	.logos li {
    width: 32%;
}
	.bg2 {
    background-size: cover;
}

	form.small {display:block;border-radius: 0px;border: none;}
	form.small .form-group {width:100%;margin-bottom: 15px;}
	form.small .form-group input[type=text] {height:50px;border: 1px solid black;border-radius: 100px;}
	form.small .form-group button {height:50px;}
	
	
	.services_img {position:relative;top:0px;left:0px;max-width:100%;}
	
	.services {padding-left:0px;padding-bottom: 20px;}
	
	
	body {background-size: 167%;}
	
	
	#form2 {margin-top: 20px;margin-bottom: 30px;}
	#form3 {}
	#form4 {}
	
	
	.form_title {
    padding-bottom: 20px;
}

	.price_list2 {
    display: block;
}
	.price_list2 li {
    width: 100%;
}
	.price_list2 li .shadow {display:none;}
	
	.price_list2 li .text {width:100%;}
	
	.items {}
	.items li {
    width: 100%;
    padding-bottom: 20px;
}

	.logos_title {
    font-size: 20px;
}
	.form4_title {
    font-size: 20px;
}
	.form4_comment {font-size: 16px;padding-top: 10px;}
	
	.btn {
    margin-bottom: 20px;
}
	.bottom_addr_block {
    padding-bottom: 10px;
}

	.price_list li .popup:hover {display:none;}
	
	.fixed_form {display:none;}
}
/*MOBILE END*/

/* Portrait phones and smaller */
@media (max-width: 576px)
{
}

.can_pays{
    width: 70px;
}