﻿
/***************ОБЩИЕ****************/

html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

/***************ШАПКА И МЕНЮ****************/

.phone-nums {
	margin-top: 3px;
	font-weight: bold;
	font-size: 13px;
}

.languages {
	margin-top: 0px;
}

.line {
	margin: 1px 0px 10px 0px;
}

.navbar {
	margin-bottom: 5px;
}


/***************ТЕЛО INDEX****************/

.h1 h1 {
	font-size: 30px;
}

.h2 {
	font-size: 27px;
	font-weight: bold;
}

.punkt-header3 {
    font-weight: bold;
    font-size: 15px;
    color: black;
}

@media(max-width:600px) {
	.h1 h1 {
		font-size: 18px;
	}
	
	.h2 {
		font-size: 17px;
	}
	
	.punkt-header3 {
		font-size: 13px;
	}
}

.why-low-price {
    padding-top: 10px;
    background-color: WhiteSmoke;
}

.populars {
    padding-top: 10px;
    background-color: GhostWhite;
}

a.thumbnail {
	text-decoration: none;
}


/***************ТЕЛО REMONT SETKI OKNA****************/

.remont-text {
    font-size: 18px;
    font-family: 'Georgia';
}

.ok_price {
    color: #4c7737;
    font-size: 18px;
}


 

@media(max-width:500px) {
	.remont-text {
		font-size: 13px;
		font-family: 'Georgia';
	}
	
	.ok_price {
		font-size: 13px;
	}
	
	 .priceokna {
		 font-size: 10px;
	 }
}


.ok_dv img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.perezv {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.m2 {
    color: red;
    font-size: 20px;
}

input[type=text] {
    width: 100%;
    padding: 8px 14px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 13px;
}

input[type=submit] {
    width: 100%;
    background-color: #4caf50;
    color: white;
    padding: 8px 14px;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    font-size: 13px;
}

input[type=submit]:hover {
    background-color: #45a049;
}

@media(max-width:539px) {
    input[type=text] {
		font-size: 10px;
		padding: 10px 6px;
	}
	input[type=submit] {
		font-size: 10px;
		padding: 10px 6px;
	}
	.perezv {
		font-size: 12px;
	}
	.m2 {
		font-size: 12px;
	}
}

@media(max-width:359px) {
    input[type=submit] {
		font-size: 9px;
		padding: 10px 6px;
	}
	.perezv {
		font-size: 12px;
	}
	.m2 {
		font-size: 12px;
	}
}


.punkt-header2 {
    font-size: 16px;
    color: black;
    color: #333;
    border-radius: 15px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 15px;
    height: 145px;
    text-align: center;
    font-weight: bold;
}
.punkt-text {
    font-size: 14px;
    color: #333;
    text-align: center;
    font-weight: 250;
}
.tel2 {
    font-size: 22px;
}
@media(max-width:767px) {
    .punkt-header2 {
    font-size: 13px;
    color: black;
    color: #333;
    border-radius: 15px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 5px;
    height: 145px;
    text-align: center;
    font-weight: bold;
}
.punkt-text {
    font-size: 12px;
}
.tel2 {
    font-size: 19px;
}
}@media(max-width:480px) {
    .punkt-header2 {
    font-size: 16px;
    color: black;
    color: #333;
    border-radius: 15px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 10px;
    height: 115px;
    text-align: center;
    font-weight: bold;
}
.punkt-text {
    font-size: 14px;
}
.tel2 {
    font-size: 13px;
}
}


.punkt-num {
    font-size: 46px;
    color: #d7d7d7;
    text-align: center;
    font-weight: bold;
}


@media(min-width:540px) and (max-width:767px) {
	.punkt-num {
		font-size: 30px;
	}
}

@media(max-width:539px) {
	.punkt-num {
		font-size: 30px;
	}
}




/**********************ДВЕРИ СПИСОК***********************/

.content img {
    width: 100%;
    max-width: none;
}
.content {
    padding: 0px 5px;
}

.product-out {
    padding-top: 20px;
}
.product-thumb {
    z-index: 1;
    position: relative;
    text-decoration: none!important;
    display: block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    text-align: center;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.product-thumb:hover {
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    -o-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    -webkit-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
}
.product-header {
    position: relative;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.product-header>img {
    display: block;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.product-inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 5px 5px;
    border-top: 0;
    position: relative;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.product-desciption {
    color: #555;
    margin-bottom: 0;
    text-align: left;
    height: 35px;
    font-weight: bold;
    text-align: center;
	font-size: 13px;
}
.product-price {
    font-weight: 600;
    color: #fff;
    background: #4caf50;
    -webkit-border-radius: 3px;
    border-radius: 10px;
    padding: 8px 8px;
    display: inline-block;
    text-align: center;
    width: 50%;
    font-size: 12px;
}
.product-save {
    color: #e15a1f;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    width: 100%;
    text-align: center;
}


@media(min-width:768px) and (max-width:991px) {

	 .product-desciption {
		font-size: 12px;
	}

	.product-price {
		padding: 8px 6px;
		font-size: 11px;
	}

	.product-save {
		font-size: 12px;
	}

}

@media(min-width:540px) and (max-width:767px) {
    .product-desciption {
		font-size: 11px;
	}
	.product-price {
		padding: 6px 2px;
		font-size: 8px;
	}
	.product-save {
		font-size: 11px;
	}
}

@media(max-width:539px) {
	
	.product-desciption {
		font-size: 10px;
	}
	.product-price {
		padding: 6px 2px;
		font-size: 7px;
	}
	.product-save {
		font-size: 10px;
	}
}


/*****************ДВЕРИ VIEW***************/

@media (max-width:500px) {
	 .door-view-info {
		 font-size: 11px;
	 }
}


