.main {


}

body { font-family: 'PT Sans', sans-serif; font-size:14px; color:#231f20; background: white; line-height:24px; }

.logo img {
	
}

.head-m {

}

.info {
	font-family: "PT Sans",sans-serif;
}

.phone-icon {
	width:160px;
	float: right;
	margin:0 auto;
	padding-left: 17px;
	background: url(../images/icon-phone.png) no-repeat;
	background-position: 0 6px;
	font-family: "PT Sans Narrow",sans-serif;
	font-size: 18px;
	line-height: 24px;
}

.phone {
	float: right;
	font-family: "PT Sans Narrow",sans-serif;
	font-size: 30px;
	line-height: 24px;
}

.phone a {
	font-size: 26px;
}


.line {
	height: 50px;
	background: url(../images/head-line.png) no-repeat;
	background-position: center center;
}

.slogan {
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 24px;
	font-family: "PT Sans Narrow",sans-serif;
	text-align: center;
	padding: 15px;
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
}

.line2 {
	height: 50px;
	background: url(../images/head-line2.png) no-repeat;
	background-position: center center;
}

.heading {
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	font-family: "PT Sans Narrow",sans-serif;
}

.content {
	background-image: url(../images/photo-to.jpg);
	background-size: cover;
	background-position: center center;
}

.form {
	background:rgba(238, 238, 238, .3);
	border-radius: 5px;
	font-size: 14px;
	height: 300px;
	line-height: 24px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 24px;


}

.form .heading {
	font-size:24px;
	line-height:32px;
	font-family: 'PT Sans Narrow', sans-serif;
	background:url(../images/heading-form.png) no-repeat 0;
	background-position: center bottom;
	padding-bottom:18px;
	margin-bottom:18px;
	text-align:center;
}

.field {
	color: rgb(35, 31, 32);
	font-family: "PT Sans",sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-shadow: rgb(255, 255, 255) 0px 1px 0px;
}

.field input {
	border-radius: 3px;
	border:1px solid rgb(204, 204, 204);
	font-family: "PT Sans",sans-serif;
	font-size: 14px;
	height: 33px;
	line-height: 18px;
	margin-bottom: 10px;
	color:rgb(35, 31, 32);
	padding-left: 12px;
	padding-right: 12px;
	width: 85%;

}

.put {
	width:85%;
	height:33px;
	border:1px solid #ccc;
	font-size:14px;
	color:#231f20;
	font-family: 'PT Sans', sans-serif;
	margin-bottom:10px;
	padding:0 12px;
	
	-webkit-box-shadow: 1px 1px 2px #eaeaea inset, 0 1px 0 rgba(255,255,255,0.5);
    -moz-box-shadow: 1px 1px 2px #eaeaea inset, 0 1px 0 rgba(255,255,255,0.5);
    box-shadow: 1px 1px 2px #eaeaea inset, 0 1px 0 rgba(255,255,255,0.5);
	
	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
  	border-radius: 3px;
}

.btn {
	background: #fe8c4a;	
	background: -webkit-gradient(linear, left top, left bottom, from(#ff9a51), to(#fd6f3b));
	background: -moz-linear-gradient(#ff9a51, #fd6f3b);
    background: -ms-linear-gradient(#ff9a51, #fd6f3b);
    background: -webkit-linear-gradient(#ff9a51, #fd6f3b);
    background: -o-linear-gradient(#ff9a51, #fd6f3b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a51', endColorstr='#fd6f3b');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a51', endColorstr='#fd6f3b')";
    background: linear-gradient(#ff0000, #fd6f3b);
	
	-webkit-box-shadow: 0 1px 1px #a9a9a9;
    -moz-box-shadow: 0 1px 1px #a9a9a9;
    box-shadow: 0 1px 1px #a9a9a9;
	
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
	
	border:none;
	border-bottom:1px solid #f56a38;
	
	font-family: 'PT Sans Narrow', sans-serif;
	
	color: white;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:0 1px 2px #d76542;
	
	display:inline-block;
	cursor:pointer;
	height:49px;
	line-height:28px;
	width:85%;
	text-align:center;	
}
.btn:hover {
	background:#dd16a5;
	color:#fff;	
}

.line3 {
	height: 50px;
	background: url(../images/head-line2.png) no-repeat;
	background-position: center center;
}

.advantage {
	margin-bottom:40px;
	padding-left:60px;
	background-repeat:no-repeat;
	background-position:0 0;
	line-height:20px;
	font-size:14px;
	margin-right:30px;
	font-family: "PT Sans",sans-serif;
}
.advantage h3 {
	font-size:18px;
	font-weight:700;
	margin:0 0 10px 0;
	line-height:20px;
	font-family: "PT Sans",sans-serif;
}
.advantage.ad1 { background-image:url(../images/n1000000.png); }
.advantage.ad2 { background-image:url(../images/n2000000.png); }
.advantage.ad3 { background-image:url(../images/n3000000.png); }
.advantage.ad4 { background-image:url(../images/n4000000.png); }
.advantage.ad5 { background-image:url(../images/n5000000.png); }
.advantage.ad6 { background-image:url(../images/n6000000.png); }
.advantage.ad7 { background-image:url(../images/n7000000.png); }

.span6:last-child .advantage {
	margin-left:30px;
	margin-right:0;
}

.plate {
	background:url(../images/uzor.jpg) repeat-y;
	background-size: cover;
	background-position: center center;
	margin:0 auto 50px auto;
	min-height:255px; 
	
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
	
	-webkit-box-shadow: 0 1px 10px #d2d2d2;
    -moz-box-shadow: 0 1px 10px #d2d2d2;
    box-shadow: 0 1px 10px #d2d2d2;
}
.plate-small {
	padding:30px 0;
}
.plate-form {
	padding:30px 0 0 0;	
}
.plate-form2 {
	padding:70px 0 0 0;	
}
.plateOut {
	
	margin:0 auto;
}
.hasta .sub-heading {
	font-size:18px;
	text-align:center;
	line-height:22px;
	color:#000;
}

.pl {
	margin-bottom:6px;
}
.pl p {
	border-color:#d64661;
	font-size:30px;
	line-height:36px;
	color:#d64661;
	font-weight:normal;
}
.pl i {
	background-color:#fffbe7;
	background-image:url(hh300000.png);
}

.hasta p a {
	color:#000;
	text-transform: none;
}

.hasta p a:hover {
	color:rgb(0, 85, 128);
	text-decoration: none;
}

.form_box p a {
	color:#000;
	text-transform: none;
}

.form_box p a:hover {
	color:rgb(0, 85, 128);
	text-decoration: none;
}

.line4 {
	height: 10px;
	background: url(../images/head-line2.png) no-repeat;
	background-position: center center;
}
.slide-class{
	position: relative;
	max-width: 1200px;
}
.slide-class div {

	padding: 7px;
	height: 350px;
	position: relative;
}

.slide-class div img {
	height: 100%;
	z-index: 2;

}

.slide-class div img:hover {
	z-index: 0;

}

.slide-class div .main-info {
	top:7px;
	right:7px;
	left:7px;
	z-index: 1;
	height:100%;
	position: absolute;
	background: rgba(0,0,0,.6);
	text-align: center;
	color:#fff;
	padding-top: 25px;
	opacity: 0;
}

del {
	font-family: "PT Sans Narrow",sans-serif;
font-size: 16px;
line-height: 16px;
}

.amount {
	font-family: "PT Sans Narrow",sans-serif;
font-size: 27px;
line-height: 16px;
margin:18px 0;
}

.article {
	font-family: "PT Sans Narrow",sans-serif;
font-size: 18px;
line-height: 16px;

}

.slide-img a {
	padding:10px 0;
	border-bottom: 1px solid #ddd;
	font-size: 12pt;
}

.link_active a {
	border-bottom: 1px solid red;
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) { 
	.menu li {
		width: 100%;
		padding-bottom: 10px;
	}
}
@media (max-width: 480px) { 
	.logof a img {
		width:100%;
	}

}
@media (min-width: 1400px) { 
	.image_full {
		width:100%;
	}
}
.ig-b- { 
	display: inline-block; 
}
.ig-b- img { 
	visibility: hidden; 
}
.ig-b-:hover { 
	background-position: 0 -60px; 
} 
.ig-b-:active { 
	background-position: 0 -120px; 
}
.ig-b-v-24 { 
	width: 137px; 
	height: 24px; 
	background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; 
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
	.ig-b-v-24 { 
		background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); 
		background-size: 160px 178px; 
	} 
}




.popup {
	position: fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	display:none;
	text-align:center;
	z-index: 1050;
}

.popup_bg {
	background:rgba(0,0,0,0.4);
	position:absolute;
	z-index:100;
	height:100%;
	width:100%;
}


.popup_img {
	position: relative;
	margin:0 auto;
	z-index:1052;
	max-height:94%;
	max-width:94%;
	margin:1% 0 0 0;
}



.slick-prev {
	position: absolute;
	top:40%;
    left: 0;
    padding:10px 15px 10px 10px;
    z-index:999;
    background: rgba(255,255,255,.6);
}

.slick-prev:hover {
	background: #fff;
}

.slick-prev span {
	height: 100%;
	color:#000;
}

.slick-next {
	position: absolute;
	top:40%;
    right: 0;
    padding:10px 20px 10px 15px;
    z-index:999;
    background: rgba(255,255,255,.6);
}

.slick-next:hover {
	background: #fff;
}

.slick-next span {
	height: 100%;
	color:#000;
}

.image_f {
	width: 100%;
}

.modalwin { 
        
        border: 3px outset green; 
        background: #fff;
        top: 20%; /* отступ сверху */
        right: 0;
        left: 0;
        font-size: 14px; 
        margin: 100px auto;
        z-index:99999; /* поверх всех */
        display: none;  /* сначала невидим */
        position: fixed; /* фиксированное позиционирование, окно стабильно при прокрутке */
        padding: 15px;
        border: 1px solid #d76770;
        border-radius: 10px;
        color: #d76770;
    }
    #shadow { 
        position: fixed;
        width:100%;
        height:100%;
        z-index:9999; /* поверх всех  кроме окна*/
        background:#000;
        opacity: 0.2; /*прозрачность*/
        left:0;
        top:0;
    }