/*
Theme Name: bklinia.ru
	font-display: swap;
*/

@font-face {
	font-family: 'Inter', sans-serif;
	src: url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html {
    margin: 0%;
    padding: 0%;
    background: #fff;
}
body {
    margin: 0%;
    padding: 0%;
    font-size: 17px;
    line-height: 19pt;
    font-family: 'Calibri', sans-serif;
	font-weight: 400;
    color: #323232;
    overflow-x: hidden;
    border-top: 3px solid #27AAE2;
}
a {
	color: #006ba5;
}
a:hover {
    color: #F44336;
    text-decoration: none;
}
h1, h2, p.h2, h3, p.h3, h4, p.h4, h5, h6 {
    font-family: 'Inter', sans-serif;
	font-weight: 700;
    letter-spacing: 0px;
	position: relative;
}
h1, p.h1 {
    font-size: 50px;
    line-height: 61px;
}
p.h2, h2 {
	font-size: 38px;
	line-height: 44px;
}
p.h3, h3 {
    font-size: 33px;
    line-height: 31pt;
}
p.h4, h4 {
    font-size: 24px;
    line-height: 23pt;
}
h5, h6 {
    font-size: 22px;
    line-height: 21pt;
    text-transform: inherit;
    margin: 20px 0;
}
img {
	max-width: 100%;
	height: auto;
}
input, select, textarea {
	outline: none;
}
.center {
    margin: 0 auto;
    width: 96%;
    max-width: 1300px;
    box-sizing: border-box;
    position: relative;
}
.center:after {
	content: '';
	clear: both;
	display: block;
}
.clear {
	position: relative;
	clear: both;
}
iframe {
    width: 100%;
    height: 600px;
    background: #323232;
    border: none;
    border-radius: 6px;
    max-width: 1300px;
    margin: 0 auto;
    display: block;
}
article {
    font-size: 19px;
	position: relative;
}
span.bmenu {
	display: none;
}

/* top */
section.top {
}
section.top > .center {
    padding: 18px 0;
    border-bottom: 2px solid #efefef;
}
section.cont a.logo {
    text-decoration: none;
    float: left;
    margin: 10px 5% 0 0;
    color: #323232;
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
section.cont a.logo span {
    font-size: 13px;
    font-weight: 400;
    text-transform: initial;
    display: block;
}
section.cont a.logo img {
    float: left;
    margin: -20px 20px 0 0;
}
section.top .loc {
    float: left;
    width: 20%;
    color: #777;
    font-size: 15px;
    margin: 7px 0 0;
	position: relative;
}
section.top .loc:before {
    z-index: 0;
    position: absolute;
    content: url('images/loc.svg');
    z-index: -1;
    left: -40px;
    top: -5px;
}
section.top .loc > * {
	z-index: 1;
	position: relative;
}
section.top .loc a {
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 14pt;
    text-decoration: none;
}
section.top .loc a:hover {
    text-decoration: underline;
    color: #234688;
}
section.top .loc a span {
    font-size: 21px;
    display: block;
    line-height: 20pt;
}
section.top a.email {
    float: right;
    margin: 27px 5% 0 0;
    color: #323232;
    text-decoration: none;
}
section.top a.email:hover {
    text-decoration: underline;
    color: #234688;
}
section.top input[type="button"] {
	float: right;
	margin: 7px 0 0;
}
input[type="button"] {
    cursor: pointer;
    border-radius: 6px;
    background: #27AAE2;
    border: none;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.25);
    text-align: center;
    font-family: Inter;
    font-size: 13px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 22px 27px;
	transition: 1s;
}
input[type="button"]:hover {
    background: #4fc2f3;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.35);
}
section.top div.tel {
    float: right;
    margin: 20px 5% 0 0;
}
a.tel {
	color: #323232;
	font-family: Inter;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -1.05px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
}
a.tel:before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #25d366;
    position: absolute;
    left: -14px;
    top: 0;
	opacity: 1;
	transition: 0.5s;
}
body.online a.tel:before {
	opacity: 0;
}
a.tel:hover {
	text-decoration: underline;
}
a.whatsapp {
    content: url('images/whatsapp.svg');
}
a.telegram {
    content: url('images/telegram.svg');
}
a.mess {
    position: relative;
    top: 4px;
}
section.top div.tel a.mess.whatsapp {
	margin-left: 5px;
}


/* nav main */
nav.main {
    padding: 25px 0;
    border-bottom: 1px solid #e8e8e8;
    box-shadow: 0px 11px 20px -5px rgb(109 109 109 / 7%);
}
.catalog_open {
    float: left;
    width: 20%;
	position: relative;
}

/* show panel navi */
.catalog_open .panel_navi {
	display: none;
    position: absolute;
    top: 35px;
    background: #fff;
    width: 100%;
    z-index: 2;
    min-width: 1300px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0px 220px 22px 160px rgba(0, 0, 0, 0.11);
    overflow: hidden;
}
.catalog_open:hover .panel_navi {
    display: block;
}



.catalog_open span.name {
	position: relative;
    cursor: pointer;
    border-radius: 6px;
    background: #27AAE2;
    border: none;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    font-family: Inter;
    font-size: 13px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 18px 27px;
    transition: 1s;
}
.catalog_open span.name i {
	font-style: normal;
}
.catalog_open span.name:before {
    content: url('images/bmenu_white.svg');
    margin: 0 14px 0 0;
    position: relative;
    top: 3px;
}
nav.main ul.main {
    float: right;
    width: 78%;
    margin: 0;
    list-style-type: none;
    padding: 0;
    font-size: 19px;
}
nav.main ul.main li {
    float: left;
    margin: 0 0 0 3%;
}
nav.main ul.main li a {
	text-decoration: none;
	color: #323232;
}
nav.main ul.main li:first-child {
	margin-left: 0;
}
nav.main ul.main li a:hover {
	text-decoration: underline;
}
nav.main ul.main li.current-menu-item > a {
    color: #9e9e9e;
}

ul.left.nav {
    width: 18.6%;
    background: #27aae2;
    margin: 0%;
    padding: 0%;
    list-style-type: none;
    min-width: 245px;
    font-size: 18px;
    float: left;
}
ul.left.nav > li {
	position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #1d75bd47;
}
ul.left.nav > li:hover {
    background: #33b7ef;
}
ul.left.nav > li:after {
    content: '';
    position: absolute;
    left: auto;
    right: 0;
    bottom: 50%;
    border: 7px solid transparent;
    border-left: 7px solid #fff;
    margin: 0;
    width: 14px;
    box-sizing: border-box;
    right: 4%;
    margin-bottom: -7px;
    opacity: 0.4;
}
ul.left.nav > li:hover:after {
	opacity: 1;
}
ul.left.nav > li > a {
    color: #fff;
    text-decoration: none;
    padding: 14px 19px;
    display: block;
}
ul.left.nav > li > a:hover {
	text-decoration: underline;
}
.panel_navi .middle.menu {
    float: left;
    width: 45%;
    padding: 25px 30px;
    box-sizing: border-box;
    display: none;
}
.panel_navi .middle.menu a.more {
    display: table;
}
.panel_navi .middle.menu.active {
	display: block;
}
.panel_navi .right.info {
    float: right;
    width: 44%;
    padding: 23px 35px;
    box-sizing: border-box;
	display: none;
}
.panel_navi .right.info.active {
	display: block;
}
.panel_navi .middle.menu ul {
    margin: 0%;
    padding: 0%;
    list-style-type: none;
    display: table;
    margin: 20px 0;
    line-height: 14pt;
}
.panel_navi .middle.menu ul li {
	width: 50%;
	float: left;
	margin: 8px 0;
}
.panel_navi a.title {
    font-size: 23px;
    font-weight: 600;
    color: #323232;
}
.panel_navi a.title:hover {
    color: #F44336;
}
.panel_navi .middle.menu ul li a {
    color: #323232;
	text-decoration: none;
}
.panel_navi .middle.menu ul li a:hover {
    color: #F44336;
    text-decoration: underline;
}
.panel_navi .right.info {
    float: right;
    width: 36%;
    padding: 23px 100px 23px 30px;
    box-sizing: border-box;
    background: #F2F2F2;
    min-height: 325px;
    background-size: auto;
    background-position: right -70px bottom -50px;
    background-repeat: no-repeat;
}
ul.left.nav > li.active {
    background: #1c9cd3;
}

/* slider */
section.slider {
    position: relative;
    padding: 9px 0 35px;
    background: #000;
    color: #fff;
    background-size: cover;
    background-position: center center;
}
section.slider:before {
    content: '';
    background: #171918;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.5;
	transition: 2s;
}
section.slider:hover:before {
    opacity: 0.7;
}
section.slider:after {
    content: '';
    -webkit-box-shadow: 0px 0px 52px 20px rgb(0 0 0 / 15%) inset;
    -moz-box-shadow: 0px 0px 52px 20px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 0px 92px 40px rgb(0 0 0 / 60%) inset;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: 3s;
}
section.slider:hover:after {
    -webkit-box-shadow: 0px 0px 52px 20px rgb(0 0 0 / 25%) inset;
    -moz-box-shadow: 0px 0px 52px 20px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0px 0px 92px 40px rgb(0 0 0 / 80%) inset;
}
section.slider > .center {
	position: relative;
	z-index: 1;
}
section.slider > .center {
    display: flex;
}
section.slider .content {
    width: 75%;
}
ul.serv {
    display: none;
}

/*form right title*/
section.slider form {
    background: rgba(48, 48, 48, 0.69);
    border-bottom: 3px solid #4AAEE8;
    border-radius: 12px;
    padding: 2% 4% 4%;
    width: 28%;
    margin-left: 10%;
    text-align: center;
    height: fit-content;
    transition: 0.5s;
    margin-top: 40px;
}
section.slider form:hover {
    background: rgba(48, 48, 48, 0.81);
    border-bottom: 3px solid #6e84af;
}
form.order input[type="text"] {
    background: #ddd;
    background: rgba(48, 48, 48, 0.69);
    border: 2px solid #7e7e7e;
    font-weight: 700;
    font-size: 22px;
	color: #fff;
}
form p.h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 34px;
    padding-bottom: 10px;
}
form .one {
    position: relative;
    margin: 22px 0;
}
form .one label {
    position: absolute;
    top: -14px;
    left: 10px;
    background: #ddd;
    background: rgb(62 62 62 / 74%);
    padding: 2px 10px;
}
form .one input {
    border: none;
    font-size: 20px;
    padding: 16px 20px;
    box-sizing: border-box;
    border-radius: 6px;
    background: transparent;
    border: 2px solid #838383;
    width: 100%;
    transition: 1s;
    color: #fff;
}
form .one input:hover {
    border: 2px solid #fff;
}
form input[type="button"] {
    width: 100%;
    margin-bottom: 20px;
}
section.slider form a {
    font-size: 12px;
    text-decoration: none;
    color: #c0c0c0;
}
section.slider form a:hover {
    text-decoration: underline;
}


/* form ready */
section.title form.order.ready {
    padding: 4% 4% 4.5%;
}
.white_block {
    font-size: 20px;
    line-height: 21pt;
}
.white_block .title {
    font-size: 28px;
    line-height: 30pt;
}


section.slider h1 {
    margin-bottom: -10px;
}
.slider h2 {
    font-size: 35px;
    line-height: 48px;
}
.slider h2 span {
    border-bottom: 4px solid #27aae2;
}
.slider h3 {
	font-size: 21px;
	line-height: 32px;
}
.slider ol.step {
    font-size: 19px;
    margin: 35px 0 -24px 38px;
    padding: 0;
    list-style-type: none;
    display: flex;
    list-style-type: none;
    counter-reset: list 0;
}
.slider ol.step li {
	margin: 0 70px 0 0;
    position: relative;
}
.slider ol.step li:last-child {
	margin-right: 0;
}
.slider ol.step li:before {
    counter-increment: list;
    content: "0" counter(list) ". ";
    background: #27aae2;
    border-radius: 100%;
    color: #ffffff;
    padding: 4px 0 0 3px;
    text-align: center;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: -38px;
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 14px;
    top: -4px;
    transition: .5s;
}
.slider ol.step li:hover:before {
    background: #8ccbe5;
}


ul.triggers {
    margin: 45px 0 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    width: 100%;
    line-height: 16pt;
}
ul.triggers li {
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
}
ul.triggers li img {
    float: left;
    margin: -16px 20px 0 0;
}
ul.triggers li:first-child {
	padding-left: 0;
}
ul.triggers li:last-child {
	padding-right: 0;
}
ul.triggers li:after {
    content: url('images/check.svg');
    background: #8CCBE5;
    border-radius: 100%;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: 17%;
    display: inline-block;
    width: 42px;
    height: 42px;
    font-size: 30px;
    top: -25px;
    transition: 1s;
}
ul.triggers li:hover:after {
    background: #27aae2;
}

/* navi */
ul.navi {
    margin: 0 0 40px 0;
    font-size: 19px;
    list-style-type: none;
    padding: 0;
    display: flex;
}
ul.navi li {
    border-radius: 6px;
    background: #F0F0F0;
    margin: 0 13px 0 0;
    padding: 10px 23px;
    cursor: pointer;
	position: relative;
    text-align: center;
}
ul.navi li:hover {
    background: #ddd;
}
ul.navi li.active {
	color: #fff;
	background: #27AAE2;
}
ul.navi li.active:after {
    content: '';
    position: absolute;
    left: auto;
    right: auto;
    bottom: -13px;
    border: 7px solid transparent;
    border-top: 7px solid #27aae2;
    margin: 0;
    width: 14px;
    box-sizing: border-box;
    left: 50%;
    margin-left: -7px;
}
ul.navi li:last-child {
	margin-right: 0;
}

/* .list_product */
section.types {
    padding: 1px 0 40px;
	position: relative;
}
section.types > .center {
	position: relative;
	z-index: 1;
}
section.types:before {
    content: '';
	width: 100%;
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	height: 60%;
	background: #F0F0F0;
}
section.types .content.list_product {
    min-height: 30px;
}
section.types .content.list_product.one_block {
	display: none;
}
section.types .content.list_product.one_block.active {
	display: block;
}
.list_product {
    width: 100%;
    display: table;
}
.list_product .one {
    width: 32.3%;
    float: left;
    margin: 0 20px 20px 0;
    background: #fff;
    box-shadow: 0px 11px 20px -5px rgb(84 84 84 / 21%);
    border-radius: 6px;
    overflow: hidden;
    border-bottom: 3px solid #27AAE2;
	transition: 1s;
}
.list_product .one:hover {
	border-bottom: 3px solid #234688;
    box-shadow: 0px 11px 20px -5px rgb(84 84 84 / 31%);
}
.list_product .one .image {
    height: 280px;
    overflow: hidden;
    background: #323232;
}
.list_product .one .image img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    transform: scale(1);
    transition: 1.5s;
}
.list_product .one .image:hover img {
    transform: scale(1.05);
}
.list_product.full .one:nth-child(3n+3) {
	margin-right: 0;
}
.list_product .one .desc {
    padding: 20px 25px 20px;
    box-sizing: border-box;
    height: 170px;
    line-height: 16pt;
}
.list_product .one .desc a {
    font-size: 23px;
    color: #323232;
    text-decoration: none;
    font-weight: 600;
    height: 52px;
    display: block;
    overflow: hidden;
    line-height: 18pt;
}
.list_product .one:hover .desc a {
    color: #234688;
}
.list_product .one .desc a:hover {
    color: #234688;
	text-decoration: underline;
}
.list_product .one .desc .price {
    font-size: 26px;
    margin: 5px 0 11px;
    font-weight: 600;
}
.list_product .one .desc .price span {
    font-size: 19px;
    color: #a3a3a3;
}
.more.black {
    border-radius: 6px;
    background: #323232;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.25);
    color: #fff;
    text-align: center;
    padding: 15px 0;
    width: 100%;
    display: block;
    clear: both;
    margin: 6px 0 30px;
    font-size: 19px;
    text-decoration: none;
	cursor: pointer;
}
.more.black:hover {
    background: #242424;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.33);
	text-decoration: underline;
}
section.models {
    position: relative;
    padding-bottom: 30px;
}
section.models:before {
    content: '';
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: #F0F0F0;
}
section.models > * {
	position: relative;
}
.list_product .one.type_one .desc a {
    height: auto;
}


/* about */
section.about {
    padding: 40px 0;
}
img.alignright {
    float: right;
    width: 50%;
    border-radius: 6px;
    margin: 25px 0 20px 80px;
    box-shadow: -15px 20px 0px 0px rgb(232 232 232);
}
img.alignleft {
    float: left;
    width: 50%;
    border-radius: 6px;
    margin: 25px 80px 10px 0;
    box-shadow: 15px 20px 0px 0px rgb(232 232 232);
}
article aside {
    border-radius: 6px;
    background: #1D75BD;
    box-shadow: 0px 4px 33px 0px rgba(0, 0, 0, 0.25);
    color: #fff;
    position: absolute;
    right: 35%;
    width: 230px;
    padding: 20px 30px 26px;
    box-sizing: border-box;
    top: 250px;
}
article aside span {
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px;
    display: block;
    margin: 20px 0;
}
section.about article {
    font-size: 19px;
    position: relative;
    border-bottom: 2px dashed #ddd;
    display: table;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 11px;
}
section.about article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
article table td {
    padding: 7px 20px;
    width: 50%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
table {
	border-collapse: collapse;
}
article table tr:first-child td {
	border-top: none;
}
article table tr td:first-child {
	border-left: none;
	padding-left: 0;
}
article table tr td:last-child {
	padding-right: 0;
}
article hr {
    display: table;
    width: 100%;
    margin: 50px 0;
    height: 1px;
    border: none;
    border-top: 2px dashed #ddd;
}
section.about article table {
    width: auto !important;
}
section.about article table tr td:last-child {
    padding-right: 0;
    text-align: right;
}
section.single_page.delivery section.mathematics .center {
    margin-top: 30px;
}
section.single_page.type section.about.about1 {
    padding-top: 12px;
}

/* mathematics */
section.mathematics > .center {
    border-top: 2px dashed #ddd;
	padding: 8px 0;
}
section.mathematics ol {
    margin: 44px 0 30px;
    padding: 0;
    list-style-type: none;
    position: relative;
    display: flex;
    list-style-type: none;
    counter-reset: list 0;
    line-height: 15pt;
}
section.mathematics ol li {
    margin: 0 45px 0 0;
    position: relative;
}
section.mathematics ol li:after {
    content: url('images/arrow_trigger.svg');
    position: absolute;
    right: -15px;
    top: 42%;
	transition: 1s;
}
section.mathematics ol li:hover:after {
    right: -21px;
}
section.mathematics ol li:last-child {
    margin: 0;
}
section.mathematics ol li:last-child:after {
    content: none;
}
section.mathematics ol img {
    display: block;
    margin-bottom: 5px;
}
section.mathematics ol li:before {
    counter-increment: list;
    content: counter(list);
    background: #8CCBE5;
    border-radius: 100%;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: 24%;
    display: inline-block;
    width: 45px;
    height: 45px;
    font-size: 30px;
    top: -15px;
	transition: 1s;
}
section.mathematics ol li:hover:before {
	background: #323232;
}

/* video */
section.video {
	position: relative;
    text-align: center;
    background: #F0F0F0;
    padding: 20px 0 50px;
}
section.video > .center {
	position: relative;
}
section.video:before {
    content: '';
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    background: #fff;
}
section.video h2 {
    font-size: 22px;
    line-height: 130%;
    padding: 0 17%;
    box-sizing: border-box;
}
section.video h2 span {
    font-weight: 400;
    color: #848484;
}
section.video iframe {
    max-width: 1200px;
    height: 570px;
    margin: 30px auto 10px;
    padding: 10px;
    background: #fff;
    border-bottom: 3px solid #27AAE2;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
}


/* section.photos */
section.photos {
    background: #1D75BD;
    padding: 20px 0 25px;
}
section.photos h2 {
    color: #fff;
}
ul.gallery_photos {
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
ul.gallery_photos li {
    width: 20%;
    box-sizing: border-box;
    border: 1px solid #1d75bd;
    background: #323232;
    border-radius: 0;
    height: 163px;
    overflow: hidden;
    display: none;
    box-sizing: border-box;
    margin: 0;
}
ul.gallery_photos li.active {
    display: block;
    float: left;
}
ul.gallery_photos li img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    transform: scale(1);
    transition: 1.5s;
}
ul.gallery_photos li:hover img {
    transform: scale(1.05);
}
ul.gallery_photos li img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    transform: scale(1);
    transition: 1.5s;
    filter: contrast(1);
}


/* form_order */
section.form_order {
    position: relative;
    background: #fff;
    padding: 10px 0 15px;
}
section.form_order:before {
    content: '';
    width: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    height: 70%;
    background: #F0F0F0;
}
section.form_order > * {
    position: relative;
}
p.visibility {
    display: none;
}
form.formorder .one label {
    position: absolute;
    top: -14px;
    left: 10px;
    background: rgb(255 255 255 / 74%);
    background: rgb(255 255 255);
    padding: 2px 10px;
}
form.formorder {
    border-radius: 5px;
    border-bottom: 4px solid #27aae2;
    background: #FFF;
    box-shadow: 0px 8px 33px 0px rgb(0 0 0 / 10%);
    padding: 33px 40px;
    box-sizing: border-box;
    transition: 1s;
    position: relative;
    z-index: 1;
}
.three .one {
    width: 32%;
    display: inline-block;
}
.three .one:nth-child(2) {
    margin: 0 0 0 2%;
}
.three .one:last-child {
    float: right;
}
form input[type="text"], form input[type="email"], form input[type="tel"], select {
    border-radius: 5px;
    border: 2px solid #D9D9D9;
    background: #FFF;
    padding: 18px 22px;
    box-sizing: border-box;
    font-size: 19px;
    font-family: 'Calibri', sans-serif;
    transition: 1s;
    box-sizing: border-box;
    max-width: 100%;
    min-width: 100%;
    color: #000;
}
form input[type="text"]:hover, form input[type="email"]:hover, form input[type="tel"]:hover, select:hover, textarea:hover, input[type="file"]:hover {
    border: 2px solid #a3a3a3 !important;
}
form.formorder .one input {
    border: 2px solid #d9d9d9;
}
form textarea {
    border: 2px solid #d8d8d8;
    width: 100%;
    border: 2px solid #D9D9D9;
    background: #FFF;
    padding: 16px 22px;
    box-sizing: border-box;
    font-size: 19px;
    font-family: 'Futura PT';
    height: 130px;
    border-radius: 5px;
    transition: 1s;
}
form.formorder input[type="button"] {
    width: auto;
    min-width: 250px;
    padding: 26px 35px;
}
form p.politic {
    font-size: 16px;
}
form p.politic a {
    color: #323232;
}
form.formorder .files {
    display: table;
    width: 100%;
	padding: 6px 0;
}
form.formorder .files .one.files {
    width: 25%;
    float: left;
    margin: -14px 20px 0 0;
}
form.formorder .files .one.files label {
    top: -8px;
    padding-bottom: 0;
}
.three .one.little {
    width: 20%;
}
.three .one.big {
    width: 56%;
}
form.formorder .one input[type="file"] {
    font-size: 14px;
}


/* questions */
section.questions {
    padding: 10px 0 30px;
}
.content_questions {
    border-radius: 5px;
    border-bottom: 4px solid #27aae2;
    background: #FFF;
    box-shadow: 0px 8px 33px 0px rgb(0 0 0 / 10%);
    padding: 14px 40px;
    box-sizing: border-box;
    transition: 1s;
    position: relative;
    z-index: 1;
}
.content_questions .one article {
    display: none;
}
.content_questions .one.active article {
	display: block;
}
.content_questions .one .name {
	position: relative;
}
.content_questions .one .name:after {
    content: url('images/arrow_quest.svg');
    background: #F0F0F0;
    padding: 10px;
    border-radius: 100%;
    width: 41px;
    height: 41px;
    box-sizing: border-box;
    padding: 8px 0 0;
    text-align: center;
    right: 0;
    position: absolute;
    top: -7px;
}
.content_questions .one .name:hover:after {
    background: #e5e5e5;
}
.content_questions .one.active .name:after {
	transform: rotate(180deg);
}
.content_questions .one .name span,
.content_questions .one .name h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    display: contents;
}
.content_questions .one {
    padding: 19px 0;
    border-top: 1px solid #ddd;
}
.content_questions .one:first-child {
    border-top: none;
}
.content_questions .one .name:hover {
	color: #1D75BD;
	cursor: pointer;
}


/*contact_bottom*/
section.contact_bottom {
    padding: 25px 0;
    position: relative;
}
section.contact_bottom > .center {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    background: #fff;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 12%);
    border-bottom: 3px solid #27aae2;
}
section.contact_bottom address {
    font-style: normal;
    float: left;
    padding: 30px 60px 30px 50px;
    box-sizing: border-box;
    width: 40%;
    font-size: 19px;
}
section.contact_bottom div.map {
    float: right;
    width: 70%;
    background: #ddd;
    min-height: min-content;
    min-height: min-content;
}
section.contact_bottom div.map iframe {
    width: 100%;
    border: none;
    background: #ddd;
    min-height: min-content;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 500px;
    min-height: min-content;
    bottom: 0;
    position: absolute;
    top: 0;
    height: -webkit-fill-available;
    position: absolute;
}
address p.h2 {
    margin: 10px 0 20px;
}
a.yandex {
    content: url('images/yandex.webp');
}
a.google {
    content: url('images/google.webp');
}
a.gis2 {
    content: url('images/2gis.webp');
}
address a {
    text-decoration: none;
}
address a:hover {
    text-decoration: underline;
}
address a.tel.big {
    font-size: 26px;
    display: table;
    margin: 5px 0 17px;
}
a.whatsapp {
    content: url('images/whatsapp.svg');
}
a.viber {
    content: url('images/viber.svg');
    width: 26px;
}
address a.whatsapp {
    margin-left: 4px;
    position: relative;
    bottom: -8px;
}
address h2 {
    font-size: 30px;
    margin: 5px 0;
}
address .mess {
    margin: 6px 0 10px;
}
.mess a.mess {
    position: relative;
    margin-bottom: -2px;
}
.mess a.mess.viber {
    margin-left: 7px;
}
address .tel a {
    font-size: 29px;
    display: block;
    color: #323232;
    margin: 5px 0 0;
    font-weight: 600;
}
address .adress {
    font-size: 23px;
}
address .adress label,
address .adress span {
	font-size: 15px;
	display: block;
}
address .email {
    padding: 15px 0 25px;
}
address a {
	color: #323232;
}
address .social_links {
    margin: 20px 0 0;
}
address .social_links a {
    height: 40px;
    margin: 0 20px 0 0;
}
address .social_links a:last-child {
    margin: 0;
}


/* reviews_list */
section.reviews {
    padding: 1px 0 42px;
    position: relative;
    background: #fff;
}
section.reviews:before {
    content: '';
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: #F0F0F0;
}
section.reviews .center {
    position: relative;
}
div.reviews_list .one {
    background-color: #fff;
    float: left;
    margin: 0 18px 0 0;
    padding: 25px;
    box-sizing: border-box;
    height: 300px;
    font-size: 14px;
    line-height: 15pt;
    transition: 0.5s;
    max-width: 360px;
    width: 360px;
    border-bottom: 3px solid #27aae2;
    box-shadow: 1px 1px 5px 6px rgb(12 12 12 / 3%);
    border-radius: 6px;
    transition: 1s;
}
div.reviews_list .one:hover {
    box-shadow: 1px 1px 5px 6px rgb(12 12 12 / 11%);
    border-bottom: 3px solid #234688;
}
div.reviews_list .one .content {
    height: 170px;
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 17pt;
}
div.reviews_list .one .people {
    padding: 10px 0 0;
    font-size: 18px;
}
div.reviews_list .one .people img {
    max-width: 50px;
    float: left;
    margin: -5px 20px 0 0;
    border-radius: 4px;
}
div.reviews_list .one .people span.star {
    content: url('images/stars.svg');
    display: table;
    left: -2px;
    position: relative;
    height: 16px;
    margin: 4px 0 0;
}
div.reviews_list .one.mess {
    width: auto;
    padding: 7px;
    max-width: fit-content;
}
div.reviews_list .one.mess img {
    height: 285px;
    width: auto;
}
div.reviews_services a.mess {
    margin: 0 30px 0 0;
}
div.reviews_services a.mess:last-child {
	margin-right: 0;
}
a.yandex_maps {
	content: url('images/yandex.webp');
}
a.google_maps {
    content: url('images/google.webp');
}
a.gis2 {
	content: url('images/2gis.svg');
}
a.otzovik {
	content: url('images/otzovik.svg');
}
div.star {
    content: url('images/stars.svg');
    margin-left: 30px;
    position: relative;
    top: -6px;
    display: initial;
}
div.star:before {
    content: '';
    border: 1px solid red;
    width: 50px;
    height: 2px;
    background: red;
    display: block;
    position: absolute;
    left: -20px;
}
.reviews_services {
    margin: -18px 0 26px;
}

/* popup__toggle */
#popup__toggle {
    bottom: 11%;
    right: 10px;
    position: fixed;
    z-index: 9;
    cursor: pointer;
}
.img-circle{
	background-color:#EB462F;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.circlephone{
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	border: 2px solid #EB462F;
	width:150px;
	height:150px;
	bottom:-25px;
	right:10px;
	position:absolute;
	-webkit-border-radius:100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	opacity: .5;
	-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
	-moz-animation: circle-anim 2.4s infinite ease-in-out !important;
	-ms-animation: circle-anim 2.4s infinite ease-in-out !important;
	-o-animation: circle-anim 2.4s infinite ease-in-out !important;
	animation: circle-anim 2.4s infinite ease-in-out !important;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all 0.5s;
}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#EB462F;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(images/callback.webp);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
}


/* footer */
footer {
    background: #1e6caa url(images/bottom_bg.webp) center center / cover no-repeat;
	color: #fff;
}
footer a {
	color: #fff;
	text-decoration: none;
}
footer a:hover {
    color: #FFEB3B;
}
section.bottom_navi {
    padding: 150px 0 20px;
    margin-top: -145px;
}
section.bottom_navi a.logo {
    color: #fff;
    max-width: 250px;
    margin: 20px 0 0;
}
section.bottom_navi .info {
    width: 21%;
    float: left;
    border-right: 2px solid rgb(255 255 255 / 12%);
}
section.bottom_navi .info ul {
    display: table;
    width: 100%;
    clear: both;
    margin: 110px 0 0;
}
section.bottom_navi .info ul li.mainpage {
    display: none;
}
section.bottom_navi ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
section.bottom_navi div.menu {
    float: right;
    width: 24.4%;
}
section.bottom_navi p.title {
    text-transform: uppercase;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 13px;
}
section.bottom_navi .info p.title {
    display: none;
}
section.bottom_navi div.menu.left {
    padding: 18px 0 0;
}
section.copyright {
    font-size: 16px;
}
section.copyright .center {
    padding: 23px 0;
    border-top: 2px solid rgb(255 255 255 / 15%);
}
footer span.autor {
    float: right;
}
footer a.politic {
    margin: 0 0 0 4%;
}
footer span.pay {
    content: url('images/pay.svg');
    float: right;
    margin: 0 5% 0 0;
}


/* single_page */
section.single_page {
    padding: 1px 0 0;
    min-height: 300px;
}
section.single_page section.contact_bottom {
    padding-top: 0;
}
.breadcrumbs {
    background: #F5F5F5;
    font-size: 15px;
    padding: 10px 0;
    color: #9a9a9a;
}
.breadcrumbs a {
    color: #323232;
    text-decoration: none;
    position: relative;
    margin: 0 25px 0 0;
}
.breadcrumbs a:after {
    content: url('images/breadcrumbs_arrow.svg');
    right: -15px;
    position: relative;
    opacity: 0.3;
}
.breadcrumbs a:hover {
    color: #323232;
	text-decoration: underline;
}
footer.single section.bottom_navi {
    padding: 30px 0 30px;
    margin: 0;
    box-shadow: 0px -4px 22px 0px rgba(0, 0, 0, 0.12);
}


/* delivery */
section.single_page.delivery {
    padding: 1px 0 30px;
}
section.single_page.delivery section.about {
    padding: 0;
}
section.geo {
    background: url('images/geo.webp') top -290px right -400px;
    height: 680px;
    background-repeat: no-repeat;
    margin-top: -50px;
}
section.geo article {
    max-width: 1200px;
    height: auto;
    margin: 30px auto 10px;
    padding: 8px 40px 25px;
    background: #fff;
    border-bottom: 3px solid #27AAE2;
    max-width: 700px;
    border-radius: 6px;
    position: absolute;
    left: 0;
    margin-top: 140px;
    box-shadow: 0px 4px 22px 0px rgb(0 0 0 / 10%);
}
ul.gallery_photos.no_width {
    text-align: center;
}
ul.gallery_photos.no_width li {
	width: auto;
    display: none;
    box-sizing: border-box;
    border: none;
    border-right: 4px solid #fff;
    border-left: 4px solid #fff;
    background: #323232;
    border-radius: 0;
    height: 163px;
    overflow: hidden;
    border-radius: 6px;
}
ul.gallery_photos.no_width li.active {
    display: inline-block;
	float: none;
}

/* prices */
section.single_page.prices {
    padding-bottom: 50px;
}
table thead tr td {
    border-bottom: 3px solid #27aae2;
    padding-top: 20px;
    padding-bottom: 25px;
    font-size: 21px;
    box-sizing: border-box;
}
section.single_page.prices table tbody tr td {
	padding-top: 15px;
	padding-bottom: 15px;
    box-sizing: border-box;
}
section.single_page.prices table tbody tr td:first-child img {
    float: left;
    max-width: 130px;
    border-radius: 4px;
    margin: 0 15px 0 0;
    box-shadow: none;
}
section.single_page.prices table tbody tr td {
    min-width: 300px !important;
}
section.single_page.prices table tbody tr td:first-child {
    width: 40% !important;
    min-width: 500px !important;
}
section.single_page.prices table tbody tr td:last-child {
    width: 50% !important;
    min-width: 500px !important;
}
article.black {
    margin: 50px 0 10px;
    text-align: center;
    background: #323232;
    color: #fff;
    padding: 40px 10% 40px;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 19px;
    line-height: 21pt;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.25);
}
article.black a {
    color: #fff;
}
article.black a.tel {
    margin-right: 20px;
    font-size: 25px;
}
article.black h3 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 25px;
    font-weight: 700;
    line-height: normal;
}
ul.status {
    display: table;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    width: auto;
}
ul.status li {
    width: 250px;
}
ul.status li {
    width: 200px;
    margin: 0 44px 0 0;
    line-height: 14pt;
}
ul.status li img {
	display: block;
	margin-bottom: 16px;
}
section.single_page.post {
    padding-bottom: 40px;
}
section.single_page.post h1 {
    margin-bottom: -10px;
}
section.slider_photos {
    margin: 35px 0;
    display: inline-block;
    text-align: center;
    position: relative;
    width: 100%;
    padding-bottom: 60px;
}
section.slider_photos:before {
    content: '';
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: #F0F0F0;
}
section.slider_photos > * {
	position: relative;
}
section.slider_photos .one {
    margin: 0 5px;
    float: left;
    height: 450px;
    overflow: hidden;
    border-radius: 6px;
    background: #323232;
    width: fit-content;
	transition: 1s;
}
section.slider_photos .one:hover {
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.25);
}
section.slider_photos .one img {
    height: 450px;
    display: block;
    width: auto;
}
article img {
    background: #323232;
}

/* other_project */
section.other_project {
    position: relative;
    padding: 1px 0 20px;
}
section.other_project:before {
    content: '';
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: #F0F0F0;
}
section.other_project > * {
    position: relative;
}

/* type project page */
section.single_page.type {
    padding-bottom: 1px;
}
section.preview {
    position: relative;
    color: #fff;
    padding: 40px 0 130px;
}
section.preview article {
    font-size: 21px;
    line-height: 21pt;
}
section.preview:before {
    content: '';
    background: #171918;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.5;
    transition: 1s;
}
section.preview:after {
    content: '';
    -webkit-box-shadow: 0px 0px 52px 20px rgb(0 0 0 / 15%) inset;
    -moz-box-shadow: 0px 0px 52px 20px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0px 0px 92px 40px rgb(0 0 0 / 60%) inset;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: 2s;
}
section.preview > .center {
    position: relative;
    z-index: 1;
}
section.preview > .center > * {
    max-width: 900px;
}
section.preview .breadcrumbs {
    background: transparent;
    color: #c4c4c4;
}
section.preview .breadcrumbs a {
    color: #fff;
}
section.preview .breadcrumbs a:after {
    content: url('images/breadcrumbs_arrow_white.svg');
    opacity: 1;
}
section.preview h1 {
    margin: 14px 0 26px;
}
section.preview .price {
    font-family: 'Inter', sans-serif;
    font-size: 25px;
    font-weight: 400;
    margin: 15px 0 30px;
}

/* white */
section.white {
    position: relative;
    margin-top: -65px;
}
section.white:before {
    content: '';
    background: #fff;
    border-radius: 6px 6px 0 0;
    width: 92%;
    max-width: 1400px;
    left: 0;
    right: 0;
    top: 0;
    margin-top: -70px;
    height: 500px;
    z-index: 0;
    text-align: center;
    margin: -15px auto 0;
    position: absolute;
    display: block;
    box-shadow: 0px -38px 22px 0px rgb(0 0 0 / 5%);
}
section.white .center {
    position: relative;
    z-index: 1;
}

section.single_page.type article table tr td:last-child {
    text-align: right;
}
article.preview {
    display: table;
    width: 100%;
    margin-bottom: 30px;
}
section.single_page.type section.about ul.navi {
    margin: 0 0 10px 0;
}


/*callback_block */
section.callback_block {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 5;
    background-color: rgb(0 0 0 / 82%);
    max-width: 100%;
    min-width: 100%;
    color: #323232;
    animation: callback .6s forwards;
}
section.callback_block.active {
	display: block;
}
@keyframes callback {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
section.callback_block .content {
    background: #fff;
    position: fixed;
    z-index: 30;
    left: 0;
    right: 0;
    display: block;
    top: 15%;
    margin: 0 auto;
    width: 400px;
    box-sizing: border-box;
    box-shadow: 0 0 32px 12px rgb(0 0 0 / 44%);
    border-radius: 4px;
}
form.callback_form p.politic {
    line-height: 14pt;
    margin: 20px 0 0;
    opacity: 0.5;
}
section.callback_block .content form {
    box-sizing: border-box;
    padding: 35px 57px 55px;
}
form.callback_form input {
    margin: 6px 0;
}
section.callback_block .content p.h2 {
    font-size: 32px;
    line-height: 29pt;
    text-align: left;
    color: #323232;
}
form#callback_form input[type="text"],
form#callback_form input[type="email"],
form#callback_form input[type="tel"] {
    width: 100%;
    font-size: 21px;
}

/* hide and show */
form#callback_form input[name="inn"], form#callback_form input[name="money"] {
	display: none;
}
form#callback_form input[name="inn"].active, form#callback_form input[name="money"].active {
	display: block;
}
form#callback_form textarea {
    height: 90px;
	display: none;
}
form#callback_form textarea.active {
    display: block;
}

/* more */
form#callback_form input[type="button"] {
    margin-top: 10px;
}
section.callback_block span.close {
    content: url(images/close_white.webp);
    position: absolute;
    right: -15px;
    top: -12px;
    opacity: 1;
    transition: 1s;
    cursor: pointer;
    background: #e83131;
    border-radius: 100%;
    padding: 10px;
}
.callback_block span.close:hover {
	transition: 1s;
    background: #f54d4d;
}
p.visibility {
	display: none;
}
form#callback_form input[type="button"] {
    margin-top: 10px;
    width: 100%;
}
form#callback_form p.politic {
    padding: 10px 0 0;
    font-size: 17px;
    line-height: 14pt;
    width: 100%;
    opacity: 0.7;
	color: #323232;
}
form#callback_form p.politic a {
	color: #323232;
}
form#callback_form input[type="text"],
form#callback_form input[type="tel"] {
    width: 100%;
    border: 2px solid #ddd;
    margin: 0;
	transition: 0.5s;
    margin: 5px 0;
}
input[type="email"].error, input[type="tel"].error, input[type="text"].error {
    border: 2px solid #ff8b8b !important;
}
input[type="email"].good, input[type="text"].good, input[type="tel"].good {
    border: 2px solid #c3f166 !important;
}
.white_block h3 {
    font-size: 16px;
    line-height: 16pt;
}
.white_block {
    background: #cff7cf;
    padding: 1px 30px 12px;
    border-radius: 2px;
    color: #323232;
    margin-bottom: -14px;
}
form .white_block p.title {
    margin-bottom: -10px;
}
.white_block.error {
    background: #f7d0d0;
}
/*slicker*/
/*arrow*/
span.arrow {
    display: block;
    border-radius: 100%;
    box-shadow: 0px 0px 14px 0px rgb(135 135 135 / 31%);
    width: 49px;
    height: 49px;
    cursor: pointer;
    background: #fff url(images/arrow_slick.svg) center center no-repeat;
    transform: rotate(180deg);
}
span.arrow:hover {
    box-shadow: 0px 0px 14px 0px rgb(135 135 135 / 55%);
    background: #1D75BD url(images/arrow_slick_white.svg) center center no-repeat;
}
span.prev.arrow {
    transform: rotate(0);
}
span.prev.arrow.right_top {
    left: 70px;
    z-index: 1;
}
span.next.arrow {
    right: 5%;
}
span.arrow.slider {
    top: 40%;
    position: absolute;
}
span.arrow.slider.prev {
	left: 5%;
	z-index: 1;
}
span.arrow.slider.next {
    
}
.visibility .slick-list {
    overflow: visible;
}
span.arrow.right_top {
    top: -80px;
    position: absolute;
    right: 0;
}
span.arrow.slider.prev.right_top {
    z-index: 1;
    right: 60px;
    left: inherit;
}
.slick-dots li button {
    background: #c0c0c0 !important;
	border-radius: 100%;
}
.slick-dots li.slick-active button {
    background: #234688 !important;
}
section.single_page.delivery section.about article p:first-child {
    margin-top: 0;
}
section.single_page.delivery section.about article img.alignright {
    margin-top: 1px;
}
article li {
    margin: 8px 0;
}

/* other_project */
section.single_page.catalog ul.navi {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}
section.single_page.catalog ul.navi li {
    display: inline-block;
    margin-bottom: 20px;
}
section.single_page.catalog {
    padding-bottom: 50px;
}
form.formorder .white_block {
    text-align: center;
}



@media(max-width: 1350px) {
h1, p.h1 {
    font-size: 45px;
    line-height: 55px;
}	
	nav.main ul.main {
		font-size: 18px;
	}
	nav.main ul.main li {
		float: left;
		margin: 0 0 0 2.9%;
	}
	ul.navi {
		font-size: 18px;
	}
	.list_product .one {
		width: 32%;
	}
	
	
	
}


@media(max-width: 1300px) {
	.catalog_open span.name i {
		display: none;
	}
	.catalog_open {
		width: auto;
	}
	nav.main ul.main {
		width: 82%;
	}
	nav.main ul.main li {
		margin: 0 0 0 3%;
	}
	a.tel {
		font-size: 18px;
	}
	section.top div.tel {
		margin: 20px 2.5% 0 0;
	}
	section.top a.email {
		margin: 27px 4% 0 0;
		font-size: 16px;
	}
	section.slider form {
		margin-left: 3%;
	}
	.slider h2 {
		font-size: 31px;
		line-height: 44px;
	}
	ul.navi li {
		margin: 0 8px 0 0;
		padding: 8px 17px;
	}
	section.about {
		padding: 15px 0 35px;
	}
	form.formorder .files .one.files {
		margin: 0 20px 0 0;
	}


}


@media(max-width: 1200px) {
	p.h2, h2 {
		font-size: 32px;
		line-height: 40px;
	}
	section.top a.email {
		display: none;
	}
	section.top .loc {
		width: 22%;
	}	
	section.top div.tel {
		margin: 20px 3.5% 0 0;
	}
	nav.main ul.main li {
		margin: 0 0 0 2%;
	}	
	ul.triggers {
		font-size: 17px;
		line-height: 14pt;
	}
	.list_product .one .image {
		height: 230px;
	}	
	form.formorder .files .one.files {
		width: 29%;
	}	
	section.bottom_navi .info {
		width: 24%;
	}	
	section.bottom_navi div.menu {
		width: 24%;
	}	
	section.copyright {
		font-size: 15px;
	}
	footer span.pay {
		margin: 0 2% 0 0;
	}	
	footer a.politic {
		margin: 0 0 0 3%;
	}
	
}



@media(max-width: 1100px) {
	nav.main ul.main li.mainpage {
		display: none;
	}
	section.top .loc {
		width: 23%;
	}
	section.cont a.logo {
		margin: 10px 3% 0 0;
	}	
	ul.navi {
		font-size: 17px;
	}	
	ul.navi li {
		margin: 0 11px 0 0;
		padding: 8px 11px;
	}
	.list_product .one {
		width: 31.5%;
	}		
	.list_product .one .image {
		height: 200px;
	}	
	section.types {
		padding: 1px 0 20px;
	}
	section.about article table,
	table,
	article,
	section.about article {
		font-size: 18px;
		line-height: 17pt;
	}
	article table td {
		padding: 5px 10px;
	}
	form input[type="text"], form input[type="email"], form input[type="tel"], select {
		font-size: 17px;
	}	
	section.contact_bottom address {
		width: 50%;
	}	
	address .tel a {
		font-size: 23px;
	}
	footer section.cont a.logo {
		display: none;
	}
	section.bottom_navi .info ul {
		margin: 20px 0 0;
	}	
	section.bottom_navi .info {
		width: 16%;
		border: none;
	}	
	section.bottom_navi div.menu {
		width: 27%;
	}
	h1, p.h1 {
		font-size: 38px;
		line-height: 48px;
	}	
	.slider h2 {
		font-size: 24px;
		line-height: 35px;
	}
	.slider h3 {
		font-size: 19px;
		line-height: 30px;
	}
	section.slider .content {
		width: 65%;
	}	
	.slider ol.step {
		font-size: 17px;
	}	
	section.slider form {
		margin-left: 4%;
		width: 35%;
	}	
	ul.triggers li img {
		float: none;
		margin: 0;
		display: block;
		margin-bottom: 10px;
		height: 60px;
		width: auto;
	}

	
}

@media(max-width: 900px) {
	html.main {
		margin-top: 0 !important;
	}
	html #wpadminbar {
		display: none !important;
		height: 0px !important;
		max-height: 0px !important;
	}	
	.center {
		width: 90%;
		min-width: 90%;
		max-width: 90%;
	}
	body {
		overflow-x: hidden;
	}
	h1, p.h1 {
		font-size: 21px;
		line-height: 130%;
	}
    p.h2, h2 {
        font-size: 20px;
        line-height: 21pt;
        position: relative;
    }
    p.h3, h3 {
        font-size: 18px;
        line-height: 18pt;
    }
	span.bmenu {
		display: block;
		content: url('images/burger_menu.svg');
		position: fixed;
		right: 10px;
		top: 14px;
		padding: 10px 6px;
		z-index: 5;
		border-radius: 2px;
		border: none;
	}
	span.bmenu.dinamic {
		content: url('images/burger_menu_white.svg');
		background: #27aae2;
		top: 0;
		border-radius: 0 0 0 6px;
		padding: 15px 10px;
		right: 0;
	}
	span.bmenu.close {
		border-radius: 100%;
		padding: 25px;
		content: url('images/close_white.webp');
		top: -12px;
		right: -12px;
		background: #2f2f2f;
	}	
	
	
	/*popup__toggle*/
	#popup__toggle {
		bottom: 5%;
		right: 3px;
		position: fixed;
		z-index: 15;
	}
	.circlephone {
		max-width: 70px;
		max-height: 70px;
	}
	.circle-fill {
		max-width: 45px;
		max-height: 45px;
		bottom: -12px;
		right: 23px;
	}
	.img-circle {
		width: 25px;
		height: 25px;
		right: 33px;
		top: -27px;
	}
	.img-circleblock {
		width: 20px;
		height: 20px;
		right: 3px;
		top: 2px;
		position: absolute;
		background-size: 65%;
	}	
	
	/* scroll_mobile */
	.scroll_mobile {
		overflow: auto;
		padding: 10px 0 10px;
		margin-bottom: 20px;
		margin-left: 5%;
		border-right: 3px solid #EB462F;
	}
	.scroll_mobile > .center {
		width: 100%;
		max-width: 100%;
		min-width: 00%;
	}

	section.form_order,
	section.slider,
	section.photos,
	section.types,
	section.mathematics,
	section.reviews {
		overflow: hidden;
	}

	section.bottom_navi .info ul,
	section.bottom_navi div.menu,
	nav.main,
	section.top div.tel a.mess,
	section.top .loc {
		display: none;
	}
	section.contact_bottom > .center {
		display: block;
	}
	section.contact_bottom div.map, section.contact_bottom address {
		width: 100%;
		float: none;
	}
	section.contact_bottom div.map {
		height: 400px;
	}
	section.contact_bottom div.map iframe {
		height: 400px;
		position: relative;
	}
	section.contact_bottom address {
		padding: 20px 30px 30px;
	}
	address .adress {
		font-size: 20px;
		font-weight: bold;
	}
	address .tel a {
		font-size: 20px;
	}
	address input[type="button"] {
		width: 100%;
	}
	footer section.cont a.logo {
		display: block;
		text-align: center;
		width: 100%;
		float: none;
		max-width: 250px;
		min-width: inherit;
		text-align: left;
		margin: 10px  auto 0;
	}
	section.bottom_navi .info {
		width: 100%;
		border: none;
	}
	section.cont a.logo img {
		float: left;
		margin: -12px 20px 0 0;
	}
	section.copyright {
		font-size: 15px;
		text-align: center;
	}
	footer span.pay {
		margin: 10px 0;
		float: none;
	}
	footer span.autor {
		display: none;
	}
	footer a.politic {
		margin: 0;
	}

	.content_questions {
		padding: 14px 20px;
	}
	.content_questions .one .name span, .content_questions .one .name h3 {
		font-size: 16px;
		line-height: 19px;
	}
	.content_questions .one .name:after {
		display: none;
	}
	.content_questions .one {
		padding: 11px 0;
	}
	section.reviews {
		padding: 6px 0 32px;
	}
	.regular .slick-dots {
		bottom: -41px;
	}
	div.reviews_services a.mess {
		margin: 0 30px 0 0;
		height: 40px;
	}
	div.reviews_services div.star {
		display: none;
	}
	.reviews_services {
		margin: -11px 0 16px;
	}

	/* formorder */
	form.formorder {
		padding: 28px 20px 9px;
	}
	form.formorder {
		padding: 25px 20px 9px;
	}
	form.formorder input[type="button"] {
		width: auto;
		min-width: 250px;
		padding: 23px 0;
		width: 100%;
		margin: 0 0 10px 0;
	}
	form p.politic {
		font-size: 14px;
		line-height: 14pt;
		opacity: 0.7;
	}
	.three .one,
	form .one {
		position: relative;
		margin: 0 0 20px 0;
		width: 100%;
		display: block;
	}
	.three .one:nth-child(2) {
		margin: 0 0 20px 0;
	}
	.three .one:last-child {
		float: none;
	}
	form.formorder .files .one.files {
		width: 100%;
		margin: 0;
		float: none;
	}
	form.formorder .files {
		display: block;
		width: 100%;
		padding: 6px 0;
		font-size: 14px;
		line-height: 14pt;
		margin-bottom: 14px;
		margin-top: -16px;
	}
	form.formorder .one label {
		top: -12px;
	}
	.three .one.big {
		width: 100%;
	}
	section.photos {
		padding: 20px 0 15px;
	}	
	.three .one.little {
		width: 100%;
	}
	ul.gallery_photos {
		margin: 0 0 15px 0;
	}
	ul.gallery_photos li {
		width: 50%;
		height: 120px;
	}
	.more.black {
		box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.15);
		font-size: 16px;
	}
	ul.navi {
		margin: 6px 0;
		font-size: 17px;
		display: inline-flex;
	}
	ul.navi li {
		margin: 0 11px 0 0;
		padding: 8px 11px;
		min-width: 50px;
		width: max-content;
	}

	/* video */
	section.video {
		padding: 10px 0 22px;
	}
	section.video iframe {
		max-width: 1200px;
		height: 240px;
		margin: 5px auto 0;
		padding: 0;
	}
	section.video h2 {
		font-size: 16px;
		line-height: 22pt;
		line-height: 140%;
		padding: 0;
		box-sizing: border-box;
	}

	/* mathematics */
	section.mathematics ol {
		margin: 14px 0 20px;
		display: inline-flex;
		font-size: 16px;
		line-height: 120%;
	}
	section.mathematics ol li {
		margin: 0 45px 0 0;
		width: 200px;
	}
	section.mathematics ol img {
		margin-bottom: 11px;
		height: 80px;
		width: auto;
	}
	section.mathematics ol li:after {
		right: -20px;
	}
	section.mathematics ol li:before {
		width: 38px;
		height: 38px;
		font-size: 25px;
	}


	/* about */
	section.about {
		padding: 5px 0 15px;
	}
	img.alignright {
		float: none;
		width: 100%;
		border-radius: 4px;
		margin: 0;
		box-shadow: none;
	}
	article input[type="button"] {
		width: 100%;
	}
	article hr {
		margin: 25px 0;
	}
	.list_product .one {
		width: 100%;
		margin: 0 0 10px 0;
		border-radius: 4px;
	}
	.list_product .one .desc {
		height: auto;
	}
	.list_product .one .desc {
		padding: 15px 20px 10px;
		box-sizing: border-box;
		height: auto;
		line-height: 16pt;
	}
	.list_product .one .image {
		height: 240px;
	}
	section.types .content.list_product.one_block.active {
		display: inline-block;
		width: 100%;
	}
	.more.black {
		margin: 0 0 10px;
	}
	section.slider > .center {
		display: block;
	}	
	section.slider .content {
		width: 100%;
	}
	section.slider form {
		margin-left: 0;
		width: 100%;
		box-sizing: border-box;
	}
	.slider ol.step {
		font-size: 15px;
		display: table;
		margin: 20px 0 0 32px;
	}
	.slider ol.step li {
		margin: 0 60px 15px 0;
		position: relative;
		float: left;
	}
	.slider ol.step li:before {
		padding: 1px 0 0;
		left: -33px;
		width: 27px;
		height: 27px;
		font-size: 14px;
		top: -2px;
	}
	section.slider h1 {
		margin-bottom: -10px;
		margin: 0;
		font-size: 27px;
	}
	.slider h2 {
		font-size: 17px;
		line-height: 25px;
	}
	.slider h3 {
		font-size: 15px;
		line-height: 22px;
	}
	.slider ul.triggers {
		display: none;
	}
	section.top input[type="button"] {
		display: none;
	}
	section.cont a.logo {
		margin: 10px 3% 0 0;
		font-size: 16px;
	}	
	section.top a.logo span {
		display: none;
	}
	section.cont a.logo img {
		float: left;
		margin: -12px 20px 0 0;
		height: 80px;
	}
	section.cont.top a.logo img {
		float: left;
		margin: -12px 10px 0 0;
		height: 45px;
		width: auto;
	}
	section.top > .center {
		padding: 11px 0;
	}	
	section.top a.tel {
		font-size: 14px;
	}
	section.top div.tel {
		margin: 6px 0 0 8%;
		float: left;
	}
	form p.h3 {
		font-weight: 700;
		font-size: 21px;
		line-height: 30px;
		padding-bottom: 10px;
	}

	/* open mobile menu */
	section.bottom_navi.cont.open {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 3;
		background: #1e6caa url(images/bottom_bg.webp) center center / cover no-repeat;
		color: #fff;
		box-sizing: border-box;
		padding: 10% 8% 12%;
		margin: 0;
		overflow: auto;
	}
	section.bottom_navi.cont.open .info a.logo {
		text-align: left;
		margin: 0;
		display: none;
	}
	section.bottom_navi.cont.open .info ul,
	section.bottom_navi.cont.open div.menu {
		display: block;
	}
	section.bottom_navi.cont.open .info ul, section.bottom_navi.cont.open div.menu {
		display: block;
		float: none;
		width: 100%;
		padding: 10px 0 0;
	}
	section.bottom_navi.cont.open .info p.title {
		display: block;
	}
	section.bottom_navi.cont.open p.title {
		color: #89dcff
	}
	section.bottom_navi .info {
		width: 100%;
		border: none;
		margin-bottom: 0;
		float: none;
	}
	section.bottom_navi .info ul li.mainpage {
		display: block;
	}
	li.current-menu-item > a {
		color: #FFEB3B;
	}
	section.bottom_navi.cont.open div.menu.left {
		padding: 0;
	}
	section.bottom_navi ul {
		font-size: 19px;
	}
	section.bottom_navi ul li {
		margin: 4px 0;
	}	
	section.bottom_navi .info ul {
		margin: 0;
	}

	/* single_page.catalog */
	section.single_page.catalog ul.navi {
		display: table;
		width: 100%;
		margin-bottom: 15px;
		font-size: 16px;
	}
	section.single_page.catalog ul.navi li {
		margin: 0 8px 0 0;
		padding: 8px;
		margin-bottom: 10px;
		min-width: 50px;
		width: max-content;
	}
	.breadcrumbs {
		font-size: 14px;
		padding: 7px 0;
		line-height: 14pt;
	}
	section.slider_photos,
	section.other_project {
		overflow: hidden;
	}
	ul.status {
		display: block;
		font-size: 14px;
	}
	ul.status li {
		width: 48%;
		margin: 0 0 15px 0;
		line-height: 14pt;
		float: left;
	}
	ul.status li:nth-child(even) {
		float: right;
	}
	section.single_page.post h1 {
		margin-bottom: -10px;
		font-size: 22px;
		line-height: 130%;
	}
	section.single_page.post h3 {
		font-size: 17px;
		line-height: 120%;
		margin: 25px 0;
	}
	section.slider_photos .one,	
	section.slider_photos .one img {
		height: 260px;
	}	
	section.slider_photos span.arrow.slider {
		display: none;
	}
	span.arrow.slider {
		top: 34%;
		position: absolute;
	}
	.slick-dots {
		bottom: -38px !important;
	}
	.slick-dots li {
		width: 9px !important;
		height: 9px !important;
	}
	section.slider_photos {
		margin: 5px 0;
		padding-bottom: 40px;
	}
	section.other_project {
		position: relative;
		padding: 1px 0 25px;
	}
	section.other_project .list_product .one {
		width: 100%;
		margin: 0 10px 0 0;
		border-radius: 4px;
	}
	section.other_project .list_product .one .desc {
		line-height: 14pt;
		font-size: 14px;
		padding-bottom: 17px;
		height: 155px;
	}
	section.other_project .slick-dots {
		bottom: -35px !important;
	}
	section.single_page.post {
		padding-bottom: 20px;
	}
	section.slider_photos.regular_slider {
		margin-bottom: 5px !important;
	}
	section.single_page.prices {
		padding-bottom: 20px;
	}
	section.single_page.prices table tbody tr td {
		min-width: inherit !important;
	}
	section.single_page.prices table thead {
		display: none;
	}
	section.single_page.prices table tbody tr td {
		min-width: inherit !important;
		display: block;
		width: 100% !important;
		border: none;
		padding: 0;
	}
	section.single_page.prices table tbody tr td:first-child {
		width: 100% !important;
		min-width: inherit !important;
		padding: 10px 0 5px;
		font-weight: bold;
	}
	section.single_page.prices table tbody tr td:last-child {
		width: 100% !important;
		min-width: inherit !important;
		padding: 5px 0 10px;
		border-bottom: 1px solid #ddd;
	}
	section.single_page.prices table tbody tr td:first-child img {
		float: right;
		max-width: 100px;
		border-radius: 4px;
		margin: 0 0 5px 20px;
		box-shadow: none;
	}
	section.about article table, table, article, section.about article {
		font-size: 16px;
		line-height: 14pt;
	}
	article.black {
		margin: 25px 0 10px;
		padding: 25px 10% 30px;
		font-size: 16px;
		line-height: 15pt;
		border-radius: 4px;
	}
	article.black h3 {
		margin-bottom: 11px;
		margin-top: 15px;
		font-size: 17px;
		line-height: 130%;
	}
	article.black a.tel {
		margin-right: 10px;
		font-size: 17px;
	}
	ul.gallery_photos.no_width li {
		width: auto;
		border: none;
		border-right: 0;
		border-left: 0;
		background: #323232;
		border-radius: 0;
		height: 60px;
		border-radius: 4px;
	}
	section.single_page.delivery {
		padding: 1px 0 10px;
	}
	article ul {
		padding-left: 18px;
	}
	section.single_page.delivery section.mathematics .center {
		margin-top: 12px;
	}
	section.geo article {
		padding: 5px 22px 15px;
	}
	section.single_page.delivery section.about article img.alignright {
		margin-top: 1px;
		margin-bottom: 13px;
	}
	article.preview {
		display: table;
		width: 100%;
		margin-bottom: 10px;
	}
	section.white:before {
		border-radius: 11px 11px 0 0;
		width: 100%;
		margin: -7px auto 0;
	}
	section.models .more.black {
		margin: 14px 0 10px;
	}
	section.preview {
		padding: 25px 0 115px;
		background-position: center center;
		background-size: cover;
	}
	section.preview article {
		font-size: 17px;
		line-height: 17pt;
	}
	section.preview h1 {
		margin: 12px 0 16px;
		font-size: 28px;
		line-height: 130%;
	}
	section.preview .price {
		font-size: 17px;
		font-weight: 400;
		margin: 14px 0 22px;
	}
	form.order input[type="text"] {
		background: rgb(62 62 62);
	}
	section.slider form {
		background: rgb(62 62 62);
		padding: 2% 7% 5%;
	}
	form .one label {
		background: rgb(62 62 62);
	}
	div.reviews_list .one .content {
		height: 175px;
	}	
	

	/* callback_block */
	section.callback_block .content form {
		box-sizing: border-box;
		padding: 15% 12%;
		box-sizing: border-box;
		width: 100%;
		border-radius: 0;
	}
	section.callback_block .content {
		left: 0;
		right: 0;
		display: block;
		top: 0;
		bottom: 0;
		margin: 0 auto;
		width: 100%;
		border-radius: 0;
	}
	section.callback_block span.close {
		right: -10px;
		top: -10px;
		padding: 20px;
		background: #434343;
	}
	.white_block {
		padding: 1px 30px 12px;
		margin-bottom: 0;
	}
	form .white_block p.title {
		margin-bottom: 0;
	}
form.formorder .white_block {
    text-align: center;
    margin-bottom: 16px;
}	
	form.formorder .white_block .title {
		margin-bottom: -10px;
	}


}



@media(max-width: 300px) {

	
	
}