#spanimg{
	background: #000;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	position:fixed;
	display:none; 
	z-index:99999999;  
}
#loader{
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}
#whatsapp {
    display: block;
    position: fixed;
    left: 15px;
    bottom: 15px;
    cursor: pointer;
    opacity: 0.9;
    z-index: 99990;
}
.menu-inst {
	display: none;
}
#whatsapp .fa-whatsapp {
    color: #08f828;
    font-size: 3rem !important;
}
#socinst {
    display: block;
    position: fixed;
    left: 70px;
    bottom: 15px;
    cursor: pointer;
    opacity: 0.9;
    z-index: 99990;
}
#socinst .fa-instagram {
    color: #dd3a3e;
    font-size: 3rem !important;
}
.btn-prezent{
    font-weight: 500;
    letter-spacing: 1px;
    margin: .4rem .8rem !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 1rem 3rem;
    background: #f7eded;
    border-radius: 90px;
	font-size: 20px;
}
.btn-animation {
    font-weight: 500;
    letter-spacing: 1px;
    margin: .4rem .8rem !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 1rem 3rem;
    background: #f7eded !important;
	color: #000000 !important;
    border-radius: 90px;
	animation: radial-pulse 1s infinite;
	font-size: 20px;
}
@keyframes radial-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(23, 22, 22, 0.5);
  }

  100% {
    box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
}
/* начало галлерей */
.swiper-container .swiper-slide {
	margin-top: 10px;
	align-items: center;
	display: flex;
	font-size: 0;
	height: auto;
	justify-content: center;
}
.gallery-top {
	height: 80%;
	width: 100%;
}
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.gallery-thumbs .swiper-slide > img {
	opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.swiper-button-next, .swiper-button-prev {
	background-color: #fff;
	background-image: none;
	border: 2px solid #e60000;
	border-radius: 50%;
	height: 2vw;
	transition: all linear .2s;
	width: 2vw;
	position: absolute;
    top: 50%;
    width: 44px !important ;
    height: 44px !important;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 44px !important;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev::after {
	transform: translate(-50%,-50%) rotate(-135deg);
	margin-left: .1464vw;
}
.swiper-button-next::after {
	transform: translate(-50%,-50%) rotate(45deg);
}
.swiper-button-next::after, .swiper-button-prev::after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	line-height: 1;
	position: absolute;
	left: 50%;
	top: 50%;
	transition: all linear .2s;
}
.swiper-container-productdop {
	margin-top: 20px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.swiper-container-productdop .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container-catdop {
	margin-top: 20px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.swiper-container-catdop .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-container-boxkomplect {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.swiper-container-boxkomplect .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container-box {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.swiper-container-box .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: none !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: none !important;
}
/* Конец галлерей*/
.h1_product {
    font-size: 2.5rem;
    line-height: 1.4;
}
.product_btn {
    font-weight: 600;
    letter-spacing: 0px;
    margin: 0 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 20px 20px;
    border-radius: 0px;

}
#bgtop {
	position: absolute;
	width: 100%;
	height: 150px;
	background: #000000;
	z-index: -9999;
}
.top100 {
	position: relative;
	width: 100%;
	height: 100px;
}
#page_title {
	margin: 20px 0;

}
#img100 img {
	width: 100%;

}
.img90 img {
	width: 100px;

}
#fon_mob{
    display: none;
}

body input[type=submit]{border-radius:0!important;-webkit-border-radius:0!important}
.modal .modal-dialog{border:none;width:536px}
.modal .modal-dialog .modal-content{box-shadow:none;border-radius:0;background-color:transparent}
.modal .modal-dialog .modal-content .modal-body form{padding-bottom:70px}
.modal .modal-dialog .modal-content .modal-body form .close{border:none;background:transparent url(../img/close.png) no-repeat top;position:absolute;width:48px;height:48px;right:-80px;top:0;cursor:pointer;padding:0}
.modal .modal-dialog .modal-content .modal-body form .h2{height:auto}
.modal .modal-dialog .modal-content .modal-body form .h2 h2{font-family:GaramondPremrPro-BdSubh;font-size:36px;color:#fff;padding:20px 0 20px}
.modal .modal-dialog .modal-content .modal-body form .h2 h3{font-family:GothamPro;font-size:18px;color:#fff;line-height:26px;padding-bottom:20px}
.modal .modal-dialog .modal-content .modal-body form .name_input{font-family:GothamPro;color:#fff;font-size:16px;margin:0;padding-bottom:16px}
.modal .modal-dialog .modal-content .modal-body form input[type=text]{background-color:#f2f2f2;font-family:GothamPro;font-size:18px;color:#000;width:367px;height:60px;border:none;text-align:center;padding:0;margin-bottom:28px}
.modal .modal-dialog .modal-content .modal-body form input[type=text]:focus{background-color:#e5e5e5}
.modal .modal-dialog .modal-content .modal-body form input[type=submit]{background-color:transparent;font-family:GothamPro-Bold;font-size:14px;color:#fff;width:367px;height:80px;border:none;cursor:pointer;text-transform:uppercase;border:2px solid #1ec6b6}
.modal .modal-dialog .modal-content .modal-body form input[type=submit]:hover{background-color:#1ec6b6}
.modal .modal-dialog .modal-content .modal-body form .modalp{font-family:GothamPro;font-size:12px;color:#fff;margin-top:0px}
.modal#myModal0 .modal-dialog .modal-content,.modal#myModal0 .modal-dialog .modal-content .modal-body{height:440px}
.modal#myModal0 .modal-dialog .modal-content .modal-body form{background:url('media/img/see.jpg') no-repeat top;height:440px;text-align:center}
.modal#myModal0 .modal-dialog .modal-content .modal-body form h2{padding-top:220px;font-family:GaramondPremrPro-BdSubh;font-size:40px;color:#fff}
.modal#myModal0 .modal-dialog .modal-content .modal-body form h2 span{font-family:GothamPro;font-size:18px;color:#fff;display:inline-block;padding-top:10px}



@media (max-width:500px){
	.modal .modal-dialog{border:none;width:90%;margin-top:100px}
	.modal .modal-dialog .modal-content{box-shadow:none;border-radius:0;background-color:transparent}
	.modal .modal-dialog .modal-content .modal-body form{padding-bottom:70px}
	.modal .modal-dialog .modal-content .modal-body form .close{border:none;background:transparent url(../img/close.png) no-repeat top;position:absolute;width:48px;height:48px;right:0;top:-80px;cursor:pointer;padding:0}
	.modal .modal-dialog .modal-content .modal-body form .h2{height:auto}
	.modal .modal-dialog .modal-content .modal-body form .h2 h2{font-family:GaramondPremrPro-BdSubh;font-size:36px;color:#fff;padding:20px 0 20px}
	.modal .modal-dialog .modal-content .modal-body form .h2 h3{font-family:GothamPro;font-size:18px;color:#fff;line-height:26px;padding-bottom:20px}
	.modal .modal-dialog .modal-content .modal-body form .name_input{font-family:GothamPro;color:#fff;font-size:16px;margin:0;padding-bottom:16px}
	.modal .modal-dialog .modal-content .modal-body form input[type=text]{background-color:#f2f2f2;font-family:GothamPro;font-size:18px;color:#000;width:80%;height:60px;border:none;text-align:center;padding:0;margin-bottom:28px}
	.modal .modal-dialog .modal-content .modal-body form input[type=text]:focus{background-color:#e5e5e5}
	.modal .modal-dialog .modal-content .modal-body form input[type=submit]{background-color:transparent;font-family:GothamPro-Bold;font-size:14px;color:#fff;width:80%;height:80px;border:none;cursor:pointer;text-transform:uppercase;border:2px solid #1ec6b6}
	.modal .modal-dialog .modal-content .modal-body form input[type=submit]:hover{background-color:#1ec6b6}
	.modal .modal-dialog .modal-content .modal-body form .modalp{font-family:GothamPro;font-size:12px;color:#fff;margin-top:0px}
	.modal#myModal0 .modal-dialog .modal-content,.modal#myModal0 .modal-dialog .modal-content .modal-body{height:440px}
	.modal#myModal0 .modal-dialog .modal-content .modal-body form{background:url('media/img/see.jpg') no-repeat top;height:440px;text-align:center}
	.modal#myModal0 .modal-dialog .modal-content .modal-body form h2{padding-top:220px;font-family:GaramondPremrPro-BdSubh;font-size:40px;color:#fff}
	.modal#myModal0 .modal-dialog .modal-content .modal-body form h2 span{font-family:GothamPro;font-size:18px;color:#fff;display:inline-block;padding-top:10px}
	}
@media (max-width: 800px) {
.swiper-container-productdop .swiper-wrapper .swiper-slide {
    width: 90% !important;
}
.swiper-container-catdop .swiper-wrapper .swiper-slide {
    width: 90% !important;
}
.swiper-container-box .swiper-wrapper .swiper-slide > img {
    width: 90% !important;
}
.swiper-container-boxkomplect .swiper-wrapper .swiper-slide > img {
    width: 90% !important;
}
#bgtop {
	position: absolute;
	width: 100%;
	height: 50px;
	background: #000000;
	z-index: -9999;
}
.top100 {
	position: relative;
	width: 100%;
	height: 10px;
}
#fon_mob{
    display: block;
	position: relative;
	top: 10px;
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#fon_mob a{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
#fon_mob1{
    display: none;
}
.menu-inst {
		width: 100%;
		margin-right: auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0 2rem;
	}
}
input[type=radio] {
    display: none;
}
.radio-container{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-family: sans-serif;
  border: 3px solid #dc0b1c;
  border-radius: 6px;
}
.radio-container *{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.radio-container .radio-btn{
  border-right: 3px solid #dc0b1c;
  overflow: hidden;
}
.radio-container .radio-btn:last-child{
  border-right: 0px;
}
.radio-container .radio-btn.nth-2{width: calc(50%);}
.radio-container .radio-btn.nth-3{width: calc(33.3333% - 1.4px);}
.radio-container .radio-btn.nth-4{width: calc(25% - 1.5px);}
.radio-container .radio-btn label{
  background-color: transparent;
  color: #fff;
  display: block;
  padding: 10px 20px;
  text-align: center;
    cursor: pointer;
	margin-bottom: 0 !important;
}
.radio-container .radio-btn input{display: none;}
.radio-container .radio-btn input:checked+label {
  background-color: #dc0b1c;
  color: #fff;
}
#block12 {
	color: white;
	background: #000000 url('/media/uploads/block12_img/fon_block12.jpg') 50% 50% no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding-bottom: 58px; 
}
body #block12 .block{width:1200px;margin:0 auto;text-align:center}
body #block12 .block h2{font-family:GaramondPremrPro-BdSubh;font-size:40px;color:#fff;padding:10px 0 10px;}
body #block12 .block h3{font-family:GaramondPremrPro-BdSubh;font-size:24px;color:#fff;padding:5px 0 5px;}
#spanimg{
	background: #000;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	position:fixed;
	display:none; 
	z-index:99999999;  
}
.blink7 {
  animation: radial-pulse 1s infinite;
}
.blink7.animated {

    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.blink8 {
  animation: radial-pulse 1s infinite;
}
.blink8.animated {

    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes radial-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5);
  }

  100% {
    box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
  }
}
#loader{
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}
#chat{
		display: block;
	}
	
	

.calc_block12 {
	border: 3px solid #dc0b1c;
	padding: 20px;
	width: 100%;

}
.calc_block12_part1 {
	width:100%;
	height:auto;
	position:relative;
	text-align: left;
	padding:5px;
}
.calc_block12_part1 h3 {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 1px #000;
	font-weight:700;
	padding:10px 0;
}

.calc_block12_part1 ul {
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 5px;
}
.calc_block12_part1 ul li {
    width: 25%;
    margin-top: 5px;
}
.calc_block12_part1 ul li label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 18px;
	font-weight: 200;
}
.calc_block12_part1 ul li input[type=radio],
.calc_block12_part1 ul li input[type=checkbox] {
	display: none;
}

input[type=file] {
    /*display: none;*/
	font-size: 18px;
}
.calc_block12_part1 ul li label:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: 1px;
	background-color: #fff;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

.calc_block12_part1 .checkbox ul li label {
	margin-bottom: 10px;
}
.calc_block12_part1 .checkbox ul li label:before {
    border-radius: 3px;
}

.calc_block12_part1 ul li input[type=checkbox]:checked + label:before {
	content: "\2713";
	font-size: 15px;
	font-weight: 900;
	color: #dc0b1c;
	text-align: center;
    line-height: 15px;
}

.calc_block12_part2 {
	list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 5px;
}
.calc_block12_part2 {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}
.calc_block12_part2 h3 {
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 1px #000;
	font-weight:700;
}
.calc_block12_part2 .calc_s {
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 1px #000;
	font-weight:700;
}
/*Фон слайдера*/
.calc_block12_part2 .calc_s #slider {
	width:230px;
	height:11px;
	background:url('/media/img/slider-bg.png');
	position:relative;
	margin:0;
	padding:0 10px;
	z-index: 1;
}

/*Стиль кнопки слайдера*/
.ui-slider-handle {
	width:24px;
	height:26px;
	position:absolute;
	top:-7px;
	margin-left:-12px;
	z-index:200;
	background:url('/media/img/slider-button.png');
}

/*Элемент div результата, в котором выводится значение слайдера*/
.calc_block12_part2 .calc_s #slider-result {
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 1px #000;
	font-weight:700;
	padding:20px 0;
}

/*Фон слайдера*/
.calc_block12_part2 .calc_s #slider-ch {
	width:230px;
	height:11px;
	background:url('/media/img/slider-bg.png');
	position:relative;
	margin:0;
	padding:0 10px;
	z-index: 1;
}

/*Стиль кнопки слайдера*/
.ui-slider-ch-handle {
	width:24px;
	height:26px;
	position:absolute;
	top:-7px;
	margin-left:-12px;
	z-index:200;
	background:url('/media/img/slider-button.png');
}

/*Элемент div результата, в котором выводится значение слайдера*/
.calc_block12_part2 .calc_s #slider-result-ch {
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 1px #000;
	font-weight:700;
	padding:20px 0;
}
/*Фон слайдера*/
.calc_block12_part2 .calc_s #slider-w {
	width:230px;
	height:11px;
	background:url('/media/img/slider-bg.png');
	position:relative;
	margin:0;
	padding:0 10px;
	z-index: 1;
}

/*Стиль кнопки слайдера*/
.ui-slider-w-handle {
	width:24px;
	height:26px;
	position:absolute;
	top:-7px;
	margin-left:-12px;
	z-index:200;
	background:url('/media/img/slider-button.png');
}

/*Элемент div результата, в котором выводится значение слайдера*/
.calc_block12_part2 .calc_s #slider-result-w {
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 1px #000;
	font-weight:700;
	padding:20px 0;
}
/*Фон слайдера*/
.calc_block12_part2 .calc_s #slider-col {
	width:230px;
	height:11px;
	background:url('/media/img/slider-bg.png');
	position:relative;
	margin:0;
	padding:0 10px;
	z-index: 1;
}

/*Стиль кнопки слайдера*/
.ui-slider-col-handle {
	width:24px;
	height:26px;
	position:absolute;
	top:-7px;
	margin-left:-12px;
	z-index:200;
	background:url('/media/img/slider-button.png');
}

/*Элемент div результата, в котором выводится значение слайдера*/
.calc_block12_part2 .calc_s #slider-result-col {
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 1px #000;
	font-weight:700;
	padding:20px 0;
}
/*Полоска заполнителя слайдера*/
.calc_block12_part2 .calc_s .ui-widget-header {
	background:url('/media/img/fill.png') no-repeat left;
	height:8px;
	left:1px;
	top:1px;
	position:absolute;
}

.calc_block12_part3 {
	padding: 10px;
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between; 
}
.calc_block12_part3 label {
    font-size: 22px;
    text-align: center;
    margin-top: 10px;
}
.calc_block12_part3 input {
    border: 2px solid #dc0b1c;
    font-size: 22px;
    text-align: center;
    margin-top: 12px;
    width: 250px;
    height: 40px;
}

.calc_block12_part4 {
	padding: 10px 0;
	width: 250px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 1px #000;
	font-weight:700;
}
.calc_block12_part4 input {
    border: 0;
    font-size: 12px;
    text-align: left;
    margin-top: 0;
    width: 250px;
    height: 30px;
}
.calc_block12_part4 label i {
	padding: 0;
	cursor: pointer;
}
.calc_submit {
	text-align: center;
    margin: 0 auto;
    margin-top: 5px;
    width: 300px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (max-width: 900px) {
	.radio-container .radio-btn.nth-2{width: 100% !important;}
	.radio-container .radio-btn{
	  border-right: 0px solid #dc0b1c;
	  overflow: hidden;
	}
	#chat{
		display: none;
	}
	body #block12 .block h2{font-family:GaramondPremrPro-BdSubh;font-size:24px;color:#fff;padding:10px 0 10px;}
	body #block12 .block h3{font-family:GaramondPremrPro-BdSubh;font-size:18px;color:#fff;padding:5px 0 5px;}
	body #block12 .block{width:100%;margin:0 auto;text-align:center}
	.calc_block12_part1 {
		width:100%;
		height:auto;
		position:relative;
		text-align: left;
		padding:0;
	}
	.calc_block12_part1 h3 {
		font-size:26px;
		font-family:Arial, Helvetica, sans-serif;
		color:#fff;
		text-align:center;
		text-shadow:0 1px 1px #000;
		font-weight:700;
		padding:20px 0;
	}

	.calc_block12_part1 ul {
		list-style: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch;
		width: 100%;
		margin-top: 20px;
	}
	.calc_block12_part1 ul li {
		width: 100%;
		margin-top: 30px;
	}
	.calc_block12_part1 ul li label {
		display: inline-block;
		cursor: pointer;
		position: relative;
		padding-left: 30px;
		margin-right: 0;
		font-size: 18px;
		font-weight: 200;
	}
	.calc_block12_part1 ul li input[type=radio],
	.calc_block12_part1 ul li input[type=checkbox] {
		display: none;
	}
	input[type=file] {
		/*display: none;*/
		font-size: 12px;
	}
	.calc_block12_part1 ul li label:before {
		content: "";
		display: inline-block;
		width: 16px;
		height: 16px;
		margin-right: 10px;
		position: absolute;
		left: 0;
		bottom: 1px;
		background-color: #fff;
		box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
	}

	.calc_block12_part1 .checkbox ul li label {
		margin-bottom: 10px;
	}
	.calc_block12_part1 .checkbox ul li label:before {
		border-radius: 3px;
	}

	.calc_block12_part1 ul li input[type=checkbox]:checked + label:before {
		content: "\2713";
		font-size: 15px;
		font-weight: 900;
		color: #dc0b1c;
		text-align: center;
		line-height: 15px;
	}

	.calc_block12_part2 {
		display: none;
	}
	

	.calc_block12_part3 {
		padding: 20px 0;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch;
	}
	.calc_block12_part3 label {
		font-size: 18px;
		text-align: center;
		margin-top: 0;
	}
	.calc_block12_part3 input {
		border: 2px solid #dc0b1c;
		font-size: 18px;
		text-align: center;
		margin: 20px auto;
		width: 250px;
		height: 50px;
	}

	.calc_block12_part4 {
		padding: 0;
		width: 100%;
		font-size:26px;
		font-family:Arial, Helvetica, sans-serif;
		color:#fff;
		text-align:center;
		text-shadow:0 1px 1px #000;
		font-weight:700;
	}
	.calc_block12_part4 input {
    border: 0;
    font-size: 12px;
    text-align: center;
    margin-top: 0;
}
	.calc_block12_part4 label i {
		padding: 0 ;
		cursor: pointer;
	}
	.calc_submit {
		margin: 0 auto;
		margin-top: 10px;
		width: 250px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
.modal .modal-dialog{border:none;width:auto;margin-top:100px}
.modal .modal-dialog .modal-content{box-shadow:none;border-radius:0;background-color:transparent}
.modal .modal-dialog .modal-content .modal-body form{padding-bottom:70px}
.modal .modal-dialog .modal-content .modal-body form .close{border:none;background:transparent url(../img/close.png) no-repeat top;position:absolute;width:48px;height:48px;right:0;top:-80px;cursor:pointer;padding:0}
.modal .modal-dialog .modal-content .modal-body form .h2{height:auto}
.modal .modal-dialog .modal-content .modal-body form .h2 h2{font-family:GaramondPremrPro-BdSubh;font-size:36px;color:#fff;padding:20px 0 20px}
.modal .modal-dialog .modal-content .modal-body form .h2 h3{font-family:GothamPro;font-size:18px;color:#fff;line-height:26px;padding-bottom:20px}
.modal .modal-dialog .modal-content .modal-body form .name_input{font-family:GothamPro;color:#fff;font-size:16px;margin:0;padding-bottom:16px}
.modal .modal-dialog .modal-content .modal-body form input[type=text]{background-color:#f2f2f2;font-family:GothamPro;font-size:18px;color:#000;width:90%;height:60px;border:none;text-align:center;padding:0;margin-bottom:0px}
.modal .modal-dialog .modal-content .modal-body form input[type=text]:focus{background-color:#e5e5e5}
.modal .modal-dialog .modal-content .modal-body form input[type=submit]{background-color:transparent;font-family:GothamPro-Bold;font-size:14px;color:#fff;width:90%;height:80px;border:none;cursor:pointer;text-transform:uppercase;border:2px solid #f5a906}
.modal .modal-dialog .modal-content .modal-body form input[type=submit]:hover{background-color:#f5a906}
.modal .modal-dialog .modal-content .modal-body form .modalp{font-family:GothamPro;font-size:12px;color:#fff;margin-top:0px}
.modal#myModal0 .modal-dialog .modal-content,.modal#myModal0 .modal-dialog .modal-content .modal-body{height:440px}.modal#myModal0 .modal-dialog .modal-content .modal-body form{background:url('media/img/see.jpg') no-repeat top;height:440px;text-align:center}.modal#myModal0 .modal-dialog .modal-content .modal-body form h2{padding-top:220px;font-family:GaramondPremrPro-BdSubh;font-size:40px;color:#fff}.modal#myModal0 .modal-dialog .modal-content .modal-body form h2 span{font-family:GothamPro;font-size:18px;color:#fff;display:inline-block;padding-top:10px}

p.modalp{font-family:GothamPro;font-size:12px;color:#fff;padding-top:10px;clear:both}
a.modala{font-family:GothamPro;font-size:14px;color:#f5a906;clear:both}
form.modala{font-family:GothamPro;font-size:14px;color:#f5a906;clear:both}


}

@media (max-width: 400px) {
	
.modal .modal-dialog{border:none;width:auto;margin-top:100px}
.modal .modal-dialog .modal-content{box-shadow:none;border-radius:0;background-color:transparent}
.modal .modal-dialog .modal-content .modal-body form{padding-bottom:70px}
.modal .modal-dialog .modal-content .modal-body form .close{border:none;background:transparent url(../img/close.png) no-repeat top;position:absolute;width:48px;height:48px;right:0;top:-80px;cursor:pointer;padding:0}
.modal .modal-dialog .modal-content .modal-body form .h2{height:auto}
.modal .modal-dialog .modal-content .modal-body form .h2 h2{font-family:GaramondPremrPro-BdSubh;font-size:36px;color:#fff;padding:20px 0 20px}
.modal .modal-dialog .modal-content .modal-body form .h2 h3{font-family:GothamPro;font-size:18px;color:#fff;line-height:26px;padding-bottom:20px}
.modal .modal-dialog .modal-content .modal-body form .name_input{font-family:GothamPro;color:#fff;font-size:16px;margin:0;padding-bottom:16px}
.modal .modal-dialog .modal-content .modal-body form input[type=text]{background-color:#f2f2f2;font-family:GothamPro;font-size:18px;color:#000;width:250px;height:60px;border:none;text-align:center;padding:0;margin-bottom:0px}
.modal .modal-dialog .modal-content .modal-body form input[type=text]:focus{background-color:#e5e5e5}
.modal .modal-dialog .modal-content .modal-body form input[type=submit]{background-color:transparent;font-family:GothamPro-Bold;font-size:14px;color:#fff;width:250px;height:80px;border:none;cursor:pointer;text-transform:uppercase;border:2px solid #f5a906}
.modal .modal-dialog .modal-content .modal-body form input[type=submit]:hover{background-color:#f5a906}
.modal .modal-dialog .modal-content .modal-body form .modalp{font-family:GothamPro;font-size:12px;color:#fff;margin-top:0px}
.modal#myModal0 .modal-dialog .modal-content,.modal#myModal0 .modal-dialog .modal-content .modal-body{height:440px}.modal#myModal0 .modal-dialog .modal-content .modal-body form{background:url('media/img/see.jpg') no-repeat top;height:440px;text-align:center}.modal#myModal0 .modal-dialog .modal-content .modal-body form h2{padding-top:220px;font-family:GaramondPremrPro-BdSubh;font-size:40px;color:#fff}.modal#myModal0 .modal-dialog .modal-content .modal-body form h2 span{font-family:GothamPro;font-size:18px;color:#fff;display:inline-block;padding-top:10px}

p.modalp{font-family:GothamPro;font-size:12px;color:#fff;padding-top:10px;clear:both}
a.modala{font-family:GothamPro;font-size:14px;color:#f5a906;clear:both}
form.modala{font-family:GothamPro;font-size:14px;color:#f5a906;clear:both}

.h1_main{
	font-size: 2.4rem;
	vertical-align: top !important;
	padding-top: 50px !important;
	font-size: calc( 1.4374999999999997rem + (2.25 - 1.1374999999999997) * ((100vw - 20rem) / (48 - 20))) !important;
	line-height: calc( 1.4 * (2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20)))) !important;
}
.radio-container .radio-btn.nth-2{width: 100% !important;}
.radio-container .radio-btn{
	  border-right: 0px solid #dc0b1c;
	  overflow: hidden;
	}
}

.modalpramka {
	border: 3px solid #dc0b1c;
	padding: 10px;
}
.modalp25c {
	font-size: 10px;
	width: 250px;
	padding: 5px;
	text-align: center;
}
h2.calch2 {
	font-size: 36px;
	color: #dc0b1c !important;
	text-align: center;
	margin: 20px auto;
}
.hr-shadow {
    margin: 20px 0;
    padding: 0;
    height: 10px;
	width: 100%;
    border: none;
    border-top: 5px solid #dc0b1c;
	position: relative;
	z-index: 100;
}
