h1 {
	font-weight: bold;
	color: #333333;
	font-size: 41px;
    line-height: 45px;
	margin-bottom: 20px;
}

h2 {
	font-weight: 400;
	color: #064EA1;
	font-size: 31px;
	margin-top: 15px;
	margin-bottom: 15px;
}

h3 {
	font-weight: bold;
	color: #A60000;
	font-size: 25px;
	margin-bottom: 15px;
    margin-top: 25px;
}

h4 {
	font-weight: normal;
	color: #6e3423;
	font-size: 19px;
	margin-bottom: 10px;
}

h4 span {
	color: #990000;
	white-space: nowrap;
}

p {
	font-weight: 300;
	margin-bottom: 10px;
	line-height: 23px;
	font-size: 19px;
}

a {
	color: #000066;
	font-weight: normal;
}


td {
	padding: 10px;
}

.dont-desktop {
	display: none;
}

/* ********** ШАПКА САЙТА ********** */

.kk-container-top {
	background: #3B4950;
	width: 1200px;
	height: 140px;
    margin: 0 auto;
}

.kk-container-top-row {
	width: 1200px;	
	height: 140px;
	clear: both;
    margin: 0 auto;
}

.kk-container-top-logo {
	width: 270px;
	height: 97px;
	padding: 43px 0px 0px 30px;
	float: left;
}

.kk-container-top-text {
	width: 600px;
	height: 95px;
	padding: 25px 0px 0px 0px;
    font-size: 33px;
    color:#c2c7ca;
	float: left;
    text-align: center;
}

.kk-container-top-phone {
	width: 300px;
	height: 105px;
	padding: 35px 0px 0px 0px;
	float: left;
}

.kk-container-top-phone-1 {
	width: 25px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.kk-container-top-phone-2 {
	width: 250px;
	height: 40px;
	padding: 0px 0px 0px 10px;
	float: left;
    color:#ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
}

.kk-container-top-phone-2 a {
    color:#ffffff;
    text-decoration: none;
    font-weight: bold;
}

.kk-container-top-phone-3 {
	width: 250px;
	height: 40px;
	padding: 5px 0px 0px 0px;
	float: left;
    color:#ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
}

.kk-container-top-phone-3 label {
	width: 250px;
	height: 27px;
	padding: 7px 0px 0px 0px;
	float: left;
    color:#000000;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    background-color: #FADF14;
    border-radius: 17px 17px 17px 17px;
	-webkit-border-radius: 17px 17px 17px 17px;
	-moz-border-radius: 17px 17px 17px 17px;
    cursor: pointer;
}

.kk-container-top-phone-3 label:hover {
	width: 250px;
	height: 27px;
	padding: 7px 0px 0px 0px;
	float: left;
    color:#ffffff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    background-color: #E00185;
    border-radius: 17px 17px 17px 17px;
	-webkit-border-radius: 17px 17px 17px 17px;
	-moz-border-radius: 17px 17px 17px 17px;
    cursor: pointer;
}


/* Верхнее горизонтальное меню */

.kk-container-top-menu {
	width: 1160px;
	height: 46px;
	background: #07A3D4;
	font-size: 12px;
	line-height: 17px;
	padding-left: 40px;
}

.kk-menu {
	height: 30px;
	font-size: 17px;
	color: #ffffff;
	float: left;
	padding: 13px 0px 0px 0px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

.kk-menu a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 17px;
}

.kk-menu a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #E00185;
	padding: 10px 25px 10px 25px;
}




/* ********** ОСНОВНОЙ БЛОК ********** */

.kk-container-content {
	background: #ffffff;
	width: 1200px;
	margin: 0 auto;
	display: table;
	clear: both;
}

.kk-main-k {
    width: 1200px;
    height: 377px;
}



.kk-container-main {
	width: 1060px;
	height: auto;
	padding: 20px 40px 0px 70px;
}

.kk-img-logo img {
    width: 120px;
    height: 30px;
    margin: 10px;
}

.kk-container-phone {
	width: 300px;
	height: 50px;
	padding: 5px 0px 0px 0px;
    color:#ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
}

.kk-container-phone label {
	width: 300px;
	height: 40px;
	padding: 15px 0px 0px 0px;
	float: left;
    color:#000000;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    background-color: #FADF14;
    border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
    cursor: pointer;
}

.kk-container-phone label:hover {
    color:#ffffff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    background-color: #C12121;
    border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
    cursor: pointer;
}

.kk-container-whatsapp {
	width: 300px;
	height: 50px;
	padding: 5px 0px 0px 0px;
    color:#ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
}

.kk-container-whatsapp label {
	width: 250px;
	height: 40px;
	padding: 15px 0px 0px 50px;
	float: left;
    color:#ffffff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    background-color: #00ab00;
    background-image: url(/images/bg-whatsapp-bottom.jpg); 
    border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
    cursor: pointer;
} 

.kk-container-whatsapp label:hover {
    color:#ffffff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    background-color: #00ab00;
    border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
    cursor: pointer;
}

.kk-container-telegram {
	width: 300px;
	height: 50px;
	padding: 5px 0px 0px 0px;
    color:#ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
}

.kk-container-telegram label {
	width: 250px;
	height: 40px;
	padding: 15px 0px 0px 50px;
	float: left;
    color:#ffffff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    background-color: #42B6F7;
    background-image: url(/images/bg-telegram-bottom.jpg); 
    border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
    cursor: pointer;
} 

.kk-container-telegram label:hover {
    color:#ffffff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    background-color: #42B6F7;
    border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
    cursor: pointer;
} 


.kk-form-2 {
    width: 600px;
    margin: 0 auto;
}

.kk-container-preimushestva {
	width: 1200px;
	height: 423px;
	padding: 0px 0px 0px 0px;
	background: url(/images/bg-preimushestva.jpg); 
    background-size: contain;
}

.kk-container-preimushestva-in {
	width: 500px;
	height: 300px;
	padding: 70px 0px 0px 650px;
}

.kk-container-preimushestva-in h2 {
	color:#ffffff;
    text-transform: uppercase;
}


.kk-container-preimushestva-in-ul li {
    list-style: none;
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px;
    color: aliceblue;
}

.kk-container-preimushestva-in-ul li::before {
    content: "";
    width: 47px;
    height: 48px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
    background: url(/images/galochka.png) no-repeat 0/ 50%; 
    background-size: 50%;
}

.kk-container-about {
	width: 1060px;
	height: auto;
	padding: 20px 40px 0px 70px;
}

.kk-container-otzivy {
	width: 920px;
	height: auto;
    margin: 20px 70px 0px 70px;
	padding: 20px 70px 20px 70px;
    background-color: #EBEBEB;
}

.kk-container-otzivy p {
	padding-top: 10px;
    padding-bottom: 10px;
}

.kk-container-contacts {
	width: 1200px;
	height: 500px;
	padding: 0px 0px 0px 0px;
}

/* ********** ПОДВАЛ ********** */

footer {
	width: 100%;
}

.kk-container-bottom {
	background: #3B4950;
	width: 1200px;
	height: 150px;
    margin: 0 auto;
}

.kk-container-bottom-row {
	width: 1200px;	
	height: 140px;
	clear: both;
    margin: 0 auto;
}

.kk-container-bottom-logo {
	width: 270px;
	height: 97px;
	padding: 43px 0px 0px 50px;
	float: left;
}


.kk-container-bottom-phone {
	width: 300px;
	height: 105px;
	padding: 35px 50px 0px 150px;
	float: left;
    text-align: center;
}

.kk-container-bottom-phone-1 {
	width: 25px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.kk-container-bottom-phone-2 {
	width: 250px;
	height: 40px;
	padding: 0px 0px 0px 10px;
	float: left;
    color:#ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
}

.kk-container-bottom-phone-2 a {
    color:#ffffff;
    text-decoration: none;
}

.kk-container-bottom-email {
	width: 320px;
	height: 50px;
	padding: 60px 0px 0px 20px;
	float: left;
    color:#07A1D3;
    font-size: 23px;
    text-align: left;
}

.kk-container-bottom-email a {
    color:#07A1D3;
}

.kk-container-bottom-phone-3 {
	width: 250px;
	height: 40px;
	padding: 5px 0px 0px 0px;
	float: left;
    color:#ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
}

.kk-container-bottom-phone-3 label {
	width: 250px;
	height: 27px;
	padding: 7px 0px 0px 0px;
	float: left;
    color:#000000;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    background-color: #FADF14;
    border-radius: 17px 17px 17px 17px;
	-webkit-border-radius: 17px 17px 17px 17px;
	-moz-border-radius: 17px 17px 17px 17px;
    cursor: pointer;
}

.kk-container-bottom-phone-3 label:hover {
	width: 250px;
	height: 27px;
	padding: 7px 0px 0px 0px;
	float: left;
    color:#ffffff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    background-color: #E00185;
    border-radius: 17px 17px 17px 17px;
	-webkit-border-radius: 17px 17px 17px 17px;
	-moz-border-radius: 17px 17px 17px 17px;
    cursor: pointer;
}
