﻿@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/proxima_nova_regular-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_regular-webfont.woff') format('woff');
    src: local('Proxima Nova Rg'), url('../fonts/Proxima Nova Regular.otf'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova ExBld';
    src: local('Proxima Nova ExBld'), url('../fonts/ProximaNova-Extrabld.ttf');
    font-weight: normal;
    font-style: normal;
}

body {
  margin: 0;
  font-family: 'Proxima Nova Rg';
}


#cont{
    max-width:1920px;
    margin:0 auto;
}

.logo_n{
    width:938px;
    margin:0 auto;
    display:table;
}

.div_inline, .table_head_t{
    display:table-cell;
}

.head_img {
    margin:0 auto;
    background: url("../image/fon-min.jpg?v=4") center;
	background-size: cover;
	min-height: 640px;
}
#head_img2{
    background: url("../image/fon-min2.jpg") center;
}

.img_title_top, .img_title_bottom {
	font-family: Proxima Nova ExBld;  
    line-height: 0.96;  
    color: #ffffff;
	text-shadow: #000 2px 2px 3px;
	-webkit-text-stroke: 1px black;
}

.img_title_top {
    font-size: 52px;
}

.img_title_bottom {
    font-size: 42px;
}

.button {
    margin:0 auto; 
    width: 310px;
    height: 66px;
    border-radius: 4px;
    background-color: #0067a4;
    box-shadow: inset 0 -3px 0 0 #014268;
    cursor:pointer;   
	font-family: Proxima Nova ExBld;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
	padding: 15px 0 0 0;
	text-shadow: #000 0.5px 0.5px 2px;
}
.quest_text {
	font-family: Proxima Nova ExBld;
    font-size: 22px;
    text-align: center;
}
.button:hover
{
    background: #36abdd;
}

.head_img_foot {
    margin:0 auto;
    display:table;
	font-family: Proxima Nova ExBld;  font-size: 20px;  color: #ffffff;
}
.head_img_foot img {
	margin-right: 10px;
}
.price{    
    background: url("../new_img/price_fon.png") center;
}

.table_head{
    background: url("../new_img/rectangle-9-copy-17.png") center;
    margin:0 auto; 
    width: 709px; 
    height: 42px;
    display:table;
}

.table_head_t{
    font-family: Proxima Nova ExBld;
    font-size: 16px;
    color: #ffffff;
    vertical-align:middle;
	text-align: center;
}

.group1,.group2,.group3,.group3-china,.group4,.group5,.group6,.group7,.group8,.group9,.group_a,.group10,.group11 {
    margin: 13px auto;
    width: 795px;
    height: 82px;
    object-fit: contain;
    position:relative;
    left:-40px;
    display:table;
}
.group1 {
    background: url("../new_img/group1.png") center no-repeat;
}
.group2{
    background: url("../new_img/group2.png") center no-repeat;
}
.group3{
    background: url("../new_img/group3.png") center no-repeat;
}
.group3-china{
    background: url("../new_img/group3-china.png") center no-repeat;
}
.group4{
    background: url("../new_img/group4.png") center no-repeat;
}
.group5{
    background: url("../new_img/group5.png") center no-repeat;
}
.group6{
    background: url("../new_img/group6.png") center no-repeat;
}
.group7{
    background: url("../new_img/group7.png") center no-repeat;
}
.group8 {
    background: url("../new_img/group8.png") center no-repeat;
}
.group9{
    background: url("../new_img/group9.png") center no-repeat;
}
.group_a {
    background: url("../new_img/group-a.png") center no-repeat;
}
.group10 {
    background: url("../new_img/group10.png") center no-repeat;
}
.group11 {
    background: url("../new_img/group-b.png") center no-repeat;
}

.table_c{
    font-family: Proxima Nova ExBld;
    font-size: 20px;
    color: #000000;
}
.table_c2{
    width:380px;
    text-align:left;
}

.table_c3{
    width:75px;
}

.table_c4{
    width:70px;
}

.table_c5{
    width:140px;
}

.min_table_t{
    font-size: 16px;
}

.numbers{
    width:960px;
    margin: 0px auto;
    display:table;
}

.numbers_block{
    width:320px;
    display:table-cell;
}

.numbers_block_bl{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 52px;
    font-stretch: condensed;
    color: #009ee1;
    display:block;

}

.markers_block{
	margin:1em;
    font-size: 18px;
    font-stretch: condensed;
    color: #009ee1;

}

.numbers_block_bold{
    font-family: Proxima Nova ExBld;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}

.numbers_block_reg{
    font-family: Proxima Nova Rg;
    font-size: 18px;
    color: #7b777f;
    display:block;
}

.girl{
    margin:0 auto;
    background-color: #eff8fc;
}
#girl_block{
    margin:0 auto;
    width:890px;
    display:table;
    height:519px;
}

.block_numb_table{
    margin:0 auto;
    width:910px;
}
.numb_table{
    width:910px;
    border:none;
}

.numb_table td{
/*    width:25%;*/
    height:75px;
}

.n_city, .n_tel{
    display:block;
    font-family: Proxima Nova Rg;       
    color: #000000;
}
.n_city{
    font-weight: bold;
    font-size: 18px; 
}
.n_tel {
    font-size: 16px; 
}
.n_mail{
    font-family: Proxima Nova Rg;       
    color: #000000;
    font-size: 16px; 
    text-decoration:underline;
}
.footer{
    background-color: #f6fcff;
    margin:0 auto;
}

#img_close{
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -270px 0 0 165px;
}

#request {
   position: fixed;
    width: 395px;
    height: 564px;
    top: 0px;
    left: 0px;
    background: url(../new_img/zaivka.png) center no-repeat;
    top: 50%;
    left: 50%;
    margin: -234px 0 0 -164px;
    text-align: center;
    z-index: 10;
    background-size: 395px;
}


#shadow_div {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index:5;
}

.div_check{
    height:18px; 
    width:46px;
    text-align:right;
    display:table-cell;
}

.div_check_t{
    height: 40px;  
    font-family: Proxima Nova Rg; 
    font-size: 16px;  
    color: #232323; 
    text-align:left; 
    vertical-align:top;
    display:table-cell;
}
.fix-top{
	display: block;
    position: fixed;
    z-index: 999;
    right: 0;
    width: 350px;
    background: #fff;
    border-radius: 10px;
    top: 0;
	text-align: center!important;
}
.order {
	background: #014268b5;
    display: block;
    font-family: Proxima Nova ExBld;
    text-align: center;
    padding: 10px 25px 8px 25px;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
	cursor: pointer;
}
.order:hover {
	background: blue;
}
.order-modal {
	margin: 0;
	cursor: pointer;
}
.p-content p {
	font-size: 11px!important;
	text-align: left!important;
	line-height:100%!important;
}
.p-content li {
	font-size: 11px!important;
	text-align: left!important;
	line-height:100%!important;
}
.polytic {
	display: inline!important;
	text-align: left!important;
	font-size: 10px;
	width: 100%;
}
.polytic  a {
	display: inline!important;
	font-size: 10px;
	text-decoration: underline!important;
	color: #000!important;
}
.polytic  a:hover {
	text-decoration: none!important;
}
.polytic-c  a {
	font-size: 10px;
	text-decoration: underline!important;
	color: #000!important;
}
.polytic-c a:hover {
	text-decoration: none!important;
}
.form-control {
	font-size: 13px!important;
}
.modal-header p {
	font-size: 20px;
	font-weight: bold;
}
.r-borders {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.contact {
	font-family: Proxima Nova ExBld;  font-size: 26px;  color: #232323;
}
.contact-email {
	font-family: Proxima Nova ExBld;  font-size: 24px;  color: #0067a4;
}
.contact-email a {
	color: #000000;
}
.quality {
	margin:0 auto;
	font-family: Proxima Nova Rg;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-shadow: #000 2px 2px 3px;
	margin-bottom: 4rem;
}
.bottom-top {
	margin-bottom: 2rem;
}
.cost {
	font-family: Proxima Nova ExBld;  font-size: 52px;  line-height: 1.15;
}
.cost p {
	font-family: Proxima Nova Rg;
    font-size: 22px;
	margin-top: 30px;
}
.price-btn {
	padding: 13px 30px;
	border-radius: 100px;
	background-color: #8dc154;
	color: #fff;
    font-weight: bold;
	font-size: 14px;
    text-transform: uppercase;
	font-family: Proxima Nova ExBld;
	text-decoration:none;
}
.polygon {
	background: #000;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
	font-weight: bold;
}
.t-polygon {
	background: #daf4ff;
}
.quest {
	font-family: Proxima Nova Rg;
	font-size: 42px;
	font-weight: 300;
	line-height: 1;
	color: #000000;
}
.quest p {
		font-family: Proxima Nova Rg;
		font-size: 50px;
		font-weight: 600;
		line-height: 0.88;
		color: #000000;
		margin: 25px 0;
}
.person {
	font-size: 13px;
}
.person input {
	margin-left: 20px;
}
.mng-background {
	background:url(../image/background-b.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	background-attachment:fixed;
}
.contact-mng {
	background-color:rgba(255,255,255,0.9);
	border-radius:20px;
	margin:30px;
}
.logo-fluid {
	max-width: 100%;
    height: 70px;
}
.img-title {
	background-color: rgba(0, 0, 0, 0.3);
	width: 70%;
	border-radius: 10px;
	padding: 10px 0;
	margin-top: 8rem;
	margin-bottom: 3rem;
}
.product-img {
    max-width: 80px;
    padding: 5px 5px 5px 0;
}
.row .polygon {
	display: flex;
    align-items: center;
}
@media (max-width: 992px) {
	.fix-top{
		display: none;	
	}
	.cost {
		font-size: 32px;
	}
	.img_title_top {
		font-size: 40px;
	}
	.img_title_bottom {
		font-size: 30px;
	}
	.img-title{
		margin-top: 3rem;
		margin-bottom: 1rem;
	}
	.quality {
		margin-bottom: 1rem;
	}
	.table_c {
	   font-size: 14px;
	}
	.head_img {
		min-height: auto;
	}
	.button {
		width: auto;
		height: auto;
		padding: 15px;
	}
	.product-img {
		max-width: 50px;
		padding: 5px 10px 5px 0;
	}
	.contact-email {
		font-size: 18px;
	}
	.f {
		font-size: 14px;
	}
	.polygon {
		font-size: 12px;
		display: flex;
		align-items: center;
	}
	.logo-fluid {
		max-height: 50px;
	}
	.tel {
		font-size: 42px;
	}
	.schedule {
		font-size: 14px;
	}
	.order {
		padding: 5px 10px;
		font-size: 10px;
	}
	.quest {
		font-size: 32px;
		margin-bottom: 1rem;
	}
	.quest p {
		font-size: 32px;
	}
	.img-fluid {
		padding-top: 0;
		max-width: 240px;
	}
}
@media (max-width: 768px) {
	.logo-fluid {
		max-height: 35px;
	}
	.contact-email {
		font-size: 14px;
	}
	.name {
		text-align: center;
	}
	.table_c {
	   text-align: center;
	}
	.f {
		font-size: 24px;
	}
	.schedule {
		font-size: 18px;
	}
	
}
@media (max-width: 576px) {
	.contact-email {
		font-size: 18px;
	}
	.img-title{
		margin-top: 3rem;
		margin-bottom: 1rem;
	}
	.quality {
		font-size: 20px;
		margin-bottom: 1rem;
	}
	.img_title_top {
		font-size: 34px;
	}
	.img_title_bottom {
		font-size: 28px;
	}
	.name {
		text-align: center;
	}
	.tel {
		font-size: 30px;
	}
	.subtitle {
		font-size: 30px;
		line-height: 1.25;
	}
	.product-img {
		max-width: 90px;
	}
	.table_c {
	   text-align: center;
	}
	.quest {
		font-size: 32px;
		margin-bottom: 1rem;
	}
	.quest p {
		font-size: 42px;
	}
}