body {
	padding-top: 157px;
}
body.int_page {
	padding-top: 197px;
}
h1 {
	font-size: 25px;
	text-transform: uppercase;
	color: rgb(0, 0, 0);
	font-weight: bold;
}
h2 {
	font-size: 22px;
	text-transform: uppercase;
	color: rgb(0, 0, 0);
	font-weight: bold;
}
header {
	background-color: rgb(255, 255, 255);
	width: 100%;
	position: fixed;
	z-index: 100;
	top: 0;
}
header .calc_icon {
	display: none;
}
header.scroll {
}
header.scroll .left .years div:nth-child(1), header.scroll .left .years div:nth-child(3), header.scroll .phone p:nth-child(2) {
	-webkit-transition: transform 1s ease-in-out;
	transition: transform 1s ease-in-out;
	-webkit-transform: scale(0);
	transform: scale(0);
}
header.scroll div.header {
	padding: 0;
}
header.scroll div.logo img {
	-webkit-transition: transform 1s ease-in-out;
	transition: transform 1s ease-in-out;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
header .row {
	margin: 0;
}
header .container ul {
	margin: 0;
	padding: 0;
	justify-content: space-between;
}
header div.header {
	padding: 15px 0;
	border-bottom: 2px solid rgb(194 237 255);
}
header div.menu {
	padding: 15px 0;
}
.container {
	max-width: 1240px;
}
header div.menu {
	border-bottom: 2px solid rgb(194 237 255);
}
header .menu .container ul li a {
	color: rgb(0, 0, 0);
	text-transform: uppercase;
	font-size: 14px;
}
header .container ul.nav > li {
	display: inline-block;
}
header .container ul.nav-child {
	display: none;
}
header ul.menu li {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.uslugi > div {
	width: 300px;
	display: inline-block;
	vertical-align: top;
	margin: 30px;
}
.uslugi > div img {
	margin-bottom: 10px;
}
footer {
	background: rgb(0, 78, 111);
	min-height: 300px;
}
footer {
	padding-top: 40px;
}
.building-bg {
	background: url('/images/block-call-form-bg.jpg');
	background-size: cover;
}
section.calculate-5-minutes {
	text-align: center;
	color: rgb(255, 255, 255);
	padding-top: 40px;
	padding-bottom: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

section.calculate-5-minutes, div.calculate-5-minutes.blank {
	min-height: 350px;
}
section.calculate-5-minutes a {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
section.calculate-5-minutes p {
	font-size: 29px;
	font-weight: bold;
}
section.calculate-5-minutes div {
	font-size: 24px;
}
section.calculate-5-minutes input {
	margin-right: 20px;
	width: 200px;
}
section.calculate-5-minutes .form-group {
	margin-top: 15px;
	margin-bottom: 35px;
	text-align: center;
}
section.calculate-5-minutes .form-conf {
	font-size: 16px;
	max-width: 600px;
	margin: 0 auto;
}
section.calculate-5-minutes button {
	font-size: 16px;
}
section.calculate-5-minutes.absolute {
	position: absolute;
	width: 100%;
	left: 0;
	top: auto;
}
a.button {
	color: rgb(255, 255, 255) !important;
	cursor: pointer;
}
.item-page__header .button_reverse {
	cursor: pointer;
}
hr {
	margin: 0;
}
div.button_reverse {
	width: 100%;
	display: flex;
	text-align: center;
}
div.button_reverse a {
	border: 4px solid rgb(0, 160, 227); 
	color: rgb(0, 160, 227);
	padding: 10px 0;
	width: 100%;
}
div.button_reverse a:hover {
	border: 4px solid rgb(0, 160, 227); 
	background-color: rgb(0, 160, 227); 
	color: rgb(255, 255, 255);
	padding: 10px 0;
	width: 100%;
}
.form-prepare .form-header {
	background: rgb(0, 160, 227);
	color: rgb(255, 255, 255);
	font-weight: bold;
	font-size: 20px;
	padding: 20px;
	margin-bottom: 25px;
}
.form-prepare .form-body .row {
	margin-left: 0;
	margin-right: 0;
}
/*
section.item-page__header {
  padding-top: 50px;
  margin-bottom: 30px;
  padding-bottom: 80px;
  min-height: 630px;
}
*/
.item-page__header__text {
  background: rgb(255, 255, 255);
  max-width: 450px;
  margin-top: 30px;  
  font-size: 16px;
  font-weight: normal;
  padding: 25px 30px 25px 30px;
	line-height: 21px;
/*
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);  
*/
}
.item-page__header__text h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
.item-page__header__text .price{
  font-size: 24px;
}
footer p {
  margin: 0;
}
.slider {
	position: relative;
}
.slider .slide {
	height: 500px;
	padding-top: 40px;
}
div.prev-arrow, div.next-arrow {
	font-size: 50px;
	font-weight: bold;
	color: rgb(162, 217, 247);
	position: absolute;
	cursor: pointer;
	top: 50%;
	margin-top: -25px;
	z-index: 20;
}
div.prev-arrow:hover, div.next-arrow:hover {
	color: rgb(0, 160, 227);
}
div.prev-arrow {
	left: 15px;
}
div.next-arrow {
	right: 15px;
}
span.slide__title {
	font-size: 70px;
	text-transform: uppercase;
	color: rgb(3, 69, 97);
	line-height: 70px;
}
div.slide__half {
	width: 50%;
}
div.circlepages {
	text-align: center;
}
div.circlepage {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 178px;
	margin: 0 20px;
}
div.circlepage h4 {
	font-size: 18px !important;
	font-weight: bold !important;
	width: 150px;
  margin: 0 auto;	
}
div.circlepage img {
	margin-bottom: 10px;
}
section {
	margin-bottom: 40px;
    overflow-y: hidden;
}
.big-banner-white, .big-banner-black {
	 padding-top: 40px;
	 padding-bottom: 60px;
	 min-height: 540px;
	 background-position: center center !important;
	 background-size: cover;
	 background-repeat: no-repeat;
	 width: 100%;
	 left: 0;
}
.big-banner-white-blank {
	height: 575px;
}
.big-banner-black-blank {
	height: 645px;
}
.big-banner-white, .big-banner-black {
	position: absolute;
}
.big-banner-black hr {
    background-color: white;
}
.big-banner-black.oldman-blank {
	position: static !important;
	margin-bottom: 50px;
}
.big-banner-black {
	min-height: 600px;
	color: rgb(255, 255, 255);
	padding: 60px 0;
}
.big-banner-black .half {
	width: 50%;
	margin-left: auto;
	margin-right: 0;
}
.promo-girl div.container {
	background-position: top center !important;
  background-size: auto 280px !important;
	padding-bottom: 50px;
}
.promo-girl div.container div.row div h1 {
	font-size: 20px;
	font-weight: bold;
}
.promo-girl div.container div.row div:nth-child(1) {
	width: 420px;
}
.promo-girl div.container div.row div:nth-child(2) {
	width: 400px;
}
div.covych {
	font-size: 40px;
	font-weight: bold;
	color: rgb(200, 200, 200);
}
section.our-gains {
	color: rgb(255, 255, 255);
	padding-top: 40px;
	padding-bottom: 60px;
	text-align: center;
}
section.our-gains h1 {
	text-align: center;	
	color: rgb(255, 255, 255);
}
section.our-gains h2 {
	color: rgb(255, 255, 255);
}
section.our-gains .row {
	border: 4px solid rgb(255, 255, 255);
	margin-top: 40px;
	padding: 25px;
}
section.our-gains .row div {
	width: 250px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}
section.our-gains h2 {
	text-align: center;	
	font-size: 50pt;
}
div.accessories {
	vertical-align: top;
	text-align: center;
}
div.accessories__item {
	display: inline-block;
	width: 230px;
	text-align: center;
	vertical-align: top;
	margin-left: 4px;
	margin-right: 4px;
}
div.accessories__image {
	width: 100%;
}
div.accessories__image img {
	width: 100%;
	-webkit-border-radius: 132px;
	-moz-border-radius: 132px;
	border-radius: 132px;
}
div.accessories__title {
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 50px;
	line-height: 25px;
}
div.accessories__module_title, div.section_module_title {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
div.advantages {
	vertical-align: top;
}
div.advantages__item {
	display: inline-block;
	width: 23%;
	vertical-align: top;
}
div.advantages__title {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px; 
	max-width: 157px;
	margin-left: 10px;
	height: 45px;
}
div.advantages__introtext {
	line-height: 20px; 
}
div.advantages__header {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
div.advantages__icon {
	font-size: 40px;
	color: rgb(0, 123, 255);
}
div.steps__item {
	display: inline-block;
	width: 32%;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 20px;
}
span.steps__number {
	border: 2px solid rgb(0, 0, 0);
	padding: 2px 8px;
	float: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;	
	font-weight: bold;
	font-size: 20px;
	margin-right: 15px;
	margin-bottom: 5px;
}
span.steps__title {
	font-weight: bold;
	color: rgb(0, 123, 255);
	font-size: 18px;
	text-decoration: underline;
}

.nav-child-horizontal {
	list-style-type: none;
	margin: 0 15px 0 15px;
	padding: 0;
}
.nav-child-horizontal li {
	display: inline-block;
	margin: 0 10px 0 10px;
}

.nav-child-horizontal li a {
	font-size: 13px;
}
li.current a {
	color: rgb(0, 132, 132) !important;
}
.nav-child-horizontal li.active {
	font-weight: bold;
}
main#content > div.container {
	padding-left: 0;
	padding-right: 0;
}
div.gallery h1 {
	margin-bottom: 30px;
}
.item-page__header__text.transparent {
	background: transparent;
	color: rgb(255, 255, 255);
}
.item-page__header__text.transparent h2 {
	color: rgb(255, 255, 255);
}
.gamecolor, .gamecolor h2 {
	color: rgb(255, 255, 255);
	font-weight: normal;
}
.gamecolor.absolute, .blank.gamecolor {
	width: 100%;
	height: 465px;
}
.gamecolor.absolute {
	position: absolute;
	left: 0;
	line-height: normal;
	background-position: center center;
}
.blank.gamecolor.absolute {
	position: absolute;
}
.gamecolor h2 {
	font-size: 35pt;
	text-transform: capitalize;
}
/* TABLES */ 

table {
	border-collapse: collapse;
}

table td, table th{
	padding:10px 15px 11px;
	/*border-right: 1px dotted #ccc;*/
}

table.table-zebra-striping td, table.table-zebra-striping th{
	border-right: 1px dotted #ccc;
}

table.table-zebra-striping tr:not(.table-no-hover-effect):hover {
	background: #ddd!important;
}

table.table-zebra-striping td:last-child, table.table-zebra-striping  th:last-child {
	border-right: none;
}

table th {
	font-size: 1.5em;
}

table th a {
	color: white;
	text-decoration: none;
}
.table-zebra-striping {
	border:10px solid #e5e5e5 ;
}

.table-zebra-striping th {
	font-weight: normal;
	background: #bc1919;
	color:white;
}

.table-zebra-striping tr:nth-child(2n+1) {
	background: #f5f5f5;
}

.table-zebra-striping tr td:first-child {
	text-align: left;
}
.text-size-22 {
	font-size: 26px;
}
.schematic {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
.schematic .item {
	width: 450px;
	position: absolute;
	line-height: 20px;
	font-size: 16px;
}
.schematic .item span {
	color: rgb(0 111 178);
}
.schematic .item span:first-child {
	font-weight: bold;
}
.schematic .item span.price span {
	font-size: 22px;
}
.relative {
	position: relative !important;
}
#ondulin ~ .krisha_o {
	display: block;
}
#ondulin ~ .krisha_m {
	display: none;
}
#proflist ~ .krisha_o {
	display: none;
}
#proflist ~ .krisha_m {
	display: block;
}

section h1 {
	margin-bottom: 20px;
}

section.clear-row .row {
	margin-left: 0;
	margin-right: 0;
}
.item-page__header.black h2, .item-page__header.black p {
	color: rgb(0, 0, 0);
}
.blocks-in-row {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
}
.blocks-in-row > div {
	width: min-content;
	text-align: center;
	margin: 10px;
}
header .row {
	justify-content: space-between;
	display: flex;
}
header .row .phone span {
	font-size: 24px;
	font-weight: bold;
}
header .row .phone p {
	 text-align: right;
	 margin: 0;
	 padding: 0;
}
header .row .phone p a, header .row .phone p a:hover {
	color: rgb(0, 0, 0);
}
header .row.right {
	align-items: center;
	display: flex;
}
header .row.right .btn {
	margin-right: 15px;
}
header .row.left .years {
	transition: all .5s;
	color: rgb(0, 160, 227);
	text-align: center;
	line-height: 23px;
	margin-left: 25px;
	padding-left: 25px;
	border-left: 1px solid rgb(194 237 255);
}
header .row.left .gifts {
	margin-left: 25px;
	padding-left: 25px;
	border-left: 1px solid rgb(194 237 255);
	align-items: center;
	display: flex;
	height: 100%;
	line-height: 20px;
	font-weight: bold;
}
header .row.left .custom, header .row.right .custom {
	align-items: center;
	display: flex;
}
header .row.right .custom {
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
}
header .row.left .years div:nth-child(2) {
	font-size: 40px;
	font-weight: bold;
}
header .logo {
	align-items: center;
	display: flex;
}
#back-top {
	font-size: 34px;
	margin-left: -80px;
	text-decoration: none;
	position: fixed;
	background: red;
	width: 40px;
	height: 40px;
	bottom: 30px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgb(255, 255, 255);
	background: rgba(0,166,227,1);
	background: -moz-linear-gradient(top, rgba(0,166,227,1) 0%, rgba(158,214,247,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,166,227,1)), color-stop(100%, rgba(158,214,247,1)));
	background: -webkit-linear-gradient(top, rgba(0,166,227,1) 0%, rgba(158,214,247,1) 100%);
	background: -o-linear-gradient(top, rgba(0,166,227,1) 0%, rgba(158,214,247,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,166,227,1) 0%, rgba(158,214,247,1) 100%);
	background: linear-gradient(to bottom, rgba(0,166,227,1) 0%, rgba(158,214,247,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6e3', endColorstr='#9ed6f7', GradientType=0 );
}
div.breadcrumb {
    margin: 0;
    padding: 7px 0;
    background-color: rgb(255, 255, 255);
    border-bottom: 2px solid rgb(194 237 255);
}
div.breadcrumb ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.breadcrumb ul li {
    display: inline-block;
}
section.our-gains.absolute {
    left: 0;
    position: absolute;
    width: 100%;
}
.our-gains.absolute-blank {
    min-height: 430px;
}
i.fas.fa-bars {
    font-size: 25px;
    color: rgb(0, 166, 227);
    cursor: pointer;
    display: none;
}
.pvc-panel .thumbs {
	display: flex;
	flex: 1 0;
	margin-left: 20px;
}
.pvc-panel .btn {
	margin-bottom: 20px;
}
.pvc-panel .gallery img {
	margin-bottom: 5px;
	cursor: pointer;
}
.pvc-panel .gallery img {
	margin-bottom: 5px;
	cursor: pointer;
}
.pvc-panel .gallery div > div {
	display: none;
}
.pvc-panel .gallery > div:nth-child(2) > div {
	display: block;
}
.pvc-panel .gallery a {
	cursor: pointer;
	text-decoration: underline;
}
footer {
	color: rgb(255, 255, 255);
	padding-bottom: 30px;
}
footer .row {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	display: flex;
}
footer .bottom-contacts {
	width: 400px;
}
footer .bottom-contacts hr {
	background-color: rgb(255, 255, 255);
	margin-top: 10px;
	margin-bottom: 10px;
}
footer .bottom-contacts a {
	color: rgb(162, 217, 247);
}
footer .bottom-contacts span.phone {
	font-size: 24px;
	font-weight: bold;
}
.btn.btn-primary a {
	color: rgb(255, 255, 255);
}
.windows__button {
	cursor: pointer;
}
.agreement-text {
	margin-top: 30px;
	display: none;
}
#orderModalCenter .form-check a {
	color: #007bff;
	cursor: pointer;
}
.accessories .button_reverse.bottom {
	display: none;
}

.pagination-list li {
	display: inline-flex !important;
	justify-content: center;
	align-items: center;
}
.pagination-list li a {
	font-size: 12px;
}
.pagination .counter {
	margin-bottom: 0;
	margin-top: 12px;
}
.pagination-list li.disabled {
	display: none !important;
}

.lami .window__image::after {
    display: none !important;
}

.profile__text {
	min-height: 96px;
}
.four-columns {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
.product-list-subtitle {
	font-weight: bold;
}
@media screen and (max-width: 1336px) {
	.four-columns {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (max-width: 1024px) {
	.four-columns {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 768px) {
	.four-columns {
		grid-template-columns: repeat(1, 1fr);
	}
}

.warning-message { position: absolute;
        width: 100%;
        line-height: 15px;
        font-size: 13px;
        background: #5ecce7;
        color: white;
        padding: 5px 10px;
        top: 157px;
        right: 0;
        left: 0;
        text-align: center;
        opacity: 0.8;
}
.scroll .warning-message {
    top: 71px;
}

@media screen and (max-width: 800px) {
    .warning-message {
        top: 50px;
    }
    .scroll .warning-message {
        top: 46px;
    }
}

input[name="surname"] {
	display: block;
	width: 2px;
	height: 3px;
	margin-bottom: -3px;
	opacity: 0.01;
}