/*   
Theme Name: metlom
Theme URI: https://fast-to-top.ru
Version: 3.1
Tags: clean, development, html5, bootstrap
Description: Тема для сайта metlom
Author: fast-to-top.ru
Author URI: https://fast-to-top.ru
*/
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
  text-align: left;
  background-color: #fff;
  font-weight: 400;
}
html, body  {
	font-family: 'Roboto', sans-serif; 
	color: #333;
}

#toTop {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #FF6838;
    text-align: center;
    padding: 7px 15px;
    position: fixed;
    bottom: 3%;
    left: 3%;
    cursor: pointer;
    display: none;
    color: #fff;
    line-height: 25px;
    font-size: 16px;
}
footer {
	width: 100%;
    color: #fff;
    background-color: #1D1D1D;
    border-top: 1px solid #e5e5e5;
	padding:30px 0px;
}

.footer-cont p,
.footer-cont p a,
.social-footer p{
	font-size: 18px;
	line-height: 21px;
	color: #B1B1B1;
}
.pd-tb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-logo p{
	font-family: 'Rasa', serif;
	font-style: normal;
	font-weight: bold;
	font-size: 48px;
	line-height: 58px;
	text-align:center;
	color: #B77A32;
	margin-top: 3%;
}
.footer-socisal{
	list-style:none;
	padding-left: 0px;
	margin-left:0px;	
}
.footer-socisal li{
	display: inline-block;
}
.footer-socisal li img{
    display: block;
    width: 100%;
    max-width: 34px;
    padding: 3px;
}
.header-title, .header-link{color: #777;     font-size: 12px;}
.header-link:hover{text-decoration:none;}
.quick-call{ border: 3px solid #ef7f19;
    line-height: 47px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    display: block;
    width: 100%;}
.quick-call:hover {color:#fff; background-color:#ef7f19;}
.header-col .fa{margin-right: 5px; }
.header-col p{    font-size: 14px; margin-bottom: 5px;}
.header-col > p > a, .header-col > p > a:hover{    color: #333; text-decoration:none;}
.header-wrap, .header-col{padding-top:20px;}
.gallery img {    display: block;    margin-left: auto;    margin-right: auto;    max-width: 100%;}
.gallery .gallery-item {    padding: 3px;}
@media (min-width: 100px) {
    .gallery-columns-2 .gallery-item{width:100%;float:left;}
    .gallery-columns-3 .gallery-item{width:100%;float:left;}
    .gallery-columns-4 .gallery-item{width:100%;float:left;}
    }

@media (min-width: 600px) {
    .gallery-columns-2 .gallery-item{width:50%;float:left;}
    .gallery-columns-3 .gallery-item{width:50%;float:left;}
    .gallery-columns-4 .gallery-item{width:50%;float:left;}
    }

@media (min-width: 992px) {
.gallery-columns-2 .gallery-item{width:50%;float:left;}
.gallery-columns-3 .gallery-item{width:33%;float:left;}
.gallery-columns-4 .gallery-item{width:25%;float:left;}
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}

.alignright {
float:right;
margin: 5px 0 20px 20px;
}

.alignleft {
float: left;
margin: 5px 20px 20px 0;
}

a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}

a img.alignnone {
margin: 5px 20px 20px 0;
}

a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}

a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; /* Image does not overflow the content area */
padding: 5px 3px 10px;
text-align: center;
}

.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
margin: 5px 0 20px 20px;
}

.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}

.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; 
}
/* Above WP toolbar. */

/* навигация карусель */
div.owl-carousel > div.owl-nav > div.owl-prev {left: 5px; }
div.owl-carousel > div.owl-nav > div.owl-next{right: 5px;}
div.owl-carousel > div.owl-nav > div.owl-prev:hover, div.owl-carousel > div.owl-nav > div.owl-prev {background-image: URL(/wp-content/themes/theme/images/ar-left.png);}
div.owl-carousel > div.owl-nav > div.owl-next:hover, div.owl-carousel > div.owl-nav > div.owl-next {background-image: URL(/wp-content/themes/theme/images/ar-right.png);}


div.owl-carousel > div.owl-nav > div.owl-prev:hover, div.owl-carousel > div.owl-nav > div.owl-next:hover, div.owl-carousel > div.owl-nav > div.owl-prev, div.owl-carousel > div.owl-nav > div.owl-next {
    position: absolute;
    background-color: #FF6838;
    width: 40px;
    height: 40px;
    top: 40%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 2px 8px 2px rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 8px 2px rgba(0,0,0,.15);
    box-shadow: 0 2px 8px 2px rgba(0,0,0,.15);
	    border-radius: 50%;
		    z-index: 10000;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {    background-color: #fff;}
.galery-row>div {margin-top:15px;margin-bottom:15px;}
.post-navigation {
	list-style:none;
	padding-left:0px;
}
/* .post-navigation li{
	display: inline-block;
} */
.post-navigation {
	list-style:none;
	padding-left:0px;
}
.post-navigation li{
	display: inline-block;
}

/* .post-navigation li:nth-child(1){
	text-align:left;	
} */
/* .post-navigation li:nth-child(1) a:after{
	    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
content: "\f30a";
width:40px;
height:40px;
position: absolute;

} */
.post-navigation li:nth-child(1) i{
	padding-right: 5px;
    display: block;
    width: 20px;
    float: right;
    position: absolute;
    top: 5px;
    left: 0px;
}
/* .post-navigation li:nth-child(2){
	text-align:right;	
} */
.post-navigation li:nth-child(2) i{
	padding-left: 5px;
    display: block;
    width: 20px;
    float: right;
    position: absolute;
    top: 5px;
    right: 0px;
}
.post-navigation li a,
.post-navigation li a:active,
.post-navigation li a:focus,
.post-navigation li a:hover {
	color:#000;
	font-size:14px;
}
.post-navigation li a i {
	color: #ff6600;
}
.header-line{
	background-color: #FF6838;
}
.header-line p {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	margin: 0px;
}
.header-line p a,
.header-line p a:active,
.header-line p a:focus,
.header-line p a:hover {
	color: #FFFFFF;
}
.header-line p img {
	max-width:65px;
	margin-right: 30px;
}

.sec-header{
	padding: 10px 0px;
}
.logo-wrap a{
	font-family: 'Rasa', serif;
	font-style: normal;
	font-weight: bold;
	font-size: 48px;
	line-height: 58px;
	color: #B77A32;
}
.smllogo a {
	font-family: 'Rasa', serif;
	font-style: normal;
	font-weight: bold;
	font-size: 48px;
	line-height: 58px;
	color: #fff;
}
.header-social{
	padding:0px;
	margin:10px 0px 0px 0px;
	list-style:none;
	text-align: center;
}
.header-social li{
	display: inline;
}	
.header-social li img{
	max-width: 34px;
}	
.header-mail{
/* 	background-image: URL(/wp-content/themes/metlom/images/mail.png)	;
	background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 41px;
    min-height: 41px; */
	margin-top: 7px;
}	
.header-mail a{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 41px;
    color: #2E465D;
/*     padding-left: 50px; */
}

.header-phone{
/* 	 background-image: URL(/wp-content/themes/metlom/images/cb-header.png)	;
	background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 35px;
    min-height: 38px;	 */
	margin-top: 10px;
}
.header-phone a{
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 33px;
	color: #2E465D;
/* 	padding-left: 50px; */
}
.header-phone a img,
.header-mail a img {
    max-width: 48px;
    display: inline-block;
    padding-right: 10px;
}
.site-header-menu{
	background-color:#2E465D;
}

.cb-menu {
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    border: 1px solid #fff;
    line-height: 60px;
    display: block;
    width: 100%;
	text-align: center;
}
.cb-menu:hover,
.cb-menu:active,
.cb-menu:focus{
	text-decoration:none;
	color:#fff;
}

.home-header{
	background-image: URL(/wp-content/themes/metlom/images/home-header.jpg);
	background-position: center;
    background-size: cover;
	position:relative
}
.wrap-home h1 {
	font-family: 'IBM Plex Serif', serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.slider-list{
	padding-left:23px;
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 36px;
	color: #FFFFFF;
}
.slider-list li{
		margin-bottom:30px;
}
.slider-form{
	display: block;
	width:100%;
	padding:18px 0px;
	text-align: center;
	font-size: 20px;
	line-height: 23px;
	color: #2E465D;
	max-width:304px;
	background-color: #fff;
	border:1px solid #2E465D;
}
.slider-form:hover,
.slider-form:active,
.slider-form:focus {
	background-color: #2E465D;
	color: #fff;	
	text-decoration:none;
}
.bg-sl-home{
	position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
	top: 0px;
    left: 0px;
    right: 0px;
	z-index:100;
}
.home-header .container .wrap-home{
		z-index:1500;
}
.napr-inner{
	padding:15px 0px;
	background-color:#fff;
}
.napr-wrap{
	box-shadow: 0px 4px 43px rgba(0, 0, 0, 0.25);
	margin-bottom:30px;
}
.napr-name{
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	color: #2E465D;
}
.napr-price,
.napr-name{
	text-align:center;
}
.napr-price{
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	color: #B77A32;
}
	
.napr-link{
    color: #2E465D;
    border: 1px solid #2E465D;
    display: block;
    text-align: center;

}
.main-h3{
	font-family: 'IBM Plex Serif', serif;
	font-style: normal;
	font-weight: 500;
	color: #2E465D;	
}

.napr-text-wrap,
.reasons-text-wrap{
	text-align:left;
}
.sdlom-text-wrap{
	text-align:right;
}

.form-text-wrap{
	text-align:center;
}

.line-box {
	/* чтобы линии не выходили за ширину блока заголовка */
	overflow: hidden;
}
.line-box h2,
.line-box h3{
	display: inline-block;
}
.line-box:before,
.line-box:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 100%;
	height: 1px;
	background: #000;
	border: solid #FFF;
	border-width: 0 10px;
    margin-bottom: 15px;

}
.line-box:before {
	margin-left: -100%;
}
.line-box:after {
	/* смещаем правую линию вправо отрицательным отступом, равным 100% ширины
	** благодаря этому линия встает справа от текста
	*/
	margin-right: -100%;
}
.reasons-wrap p{
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #2E465D;
}

.text-box-3 > div.col-md-6 {
	margin-bottom: 30px;
}
.razd{
		width:100%;
		height:1px;
		background-color:#000;
}
.text-box-3 h3{
	font-family: Roboto;
	font-style: normal;
	font-weight: 600;
	color: #2E465D;	
}

.text-box-3 p {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	color: #2E465D;
}
.text-box-4-zag{
	font-family: Roboto;
	font-style: normal;
	font-weight: 600;
	color: #B77A32;	
}
.text-box-4-text{
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	color: #2E465D;
}
.cb-foter-wrap input[type="submit"] {
    color: #fff;
    background-color: #2E465D;
    outline: none;
    border: 1px solid #2E465D;
    width: 100%;
    padding: 12px 10px;
	margin-top: 20px;
}
.cb-foter-wrap input[type="submit"]:hover,
.cb-foter-wrap input[type="submit"]:active,
.cb-foter-wrap input[type="submit"]:focus{
	    color: #2E465D;
		background-color: #fff;	
		outline:none;
}
.cb-foter-wrap input[type="text"]:hover,
.cb-foter-wrap input[type="text"]:active,
.cb-foter-wrap input[type="text"]:focus,
.cb-foter-wrap input[type="tel"]:hover,
.cb-foter-wrap input[type="tel"]:active,
.cb-foter-wrap input[type="tel"]:focus {
	border-radius:0px;
	outline:none;
	border: 1px solid #2E465D;
}





.cb-foter-wrap input[type="text"],
.cb-foter-wrap input[type="tel"]{
	border: 1px solid #2E465D;
    margin-bottom: 20px;
    padding: 12px 10px;
    margin-top: 20px;
	    width: 100%;
}
div.cb-footer{
	max-width:800px;
	margin: 0 auto 100px auto;	
}

.popup-cont-1 input{
	width: 100%;
    padding: 10px;
	border: 1px solid #2E465D;
}
.popup-cont-1 input:active,
.popup-cont-1 input:focus,
.popup-cont-1 input:hover{
	border: 1px solid #2E465D;
	outline:none;
}
.popup-cont-1 input[type="submit"]{
	margin-top:30px;
	background-color: #FF6838;
	color: #fff;
	border: 1px solid #FF6838;
	padding: 15px;
}
.popup-cont-1 input[type="submit"]:active,
.popup-cont-1 input[type="submit"]:focus,
.popup-cont-1 input[type="submit"]:hover{
		background-color: #fff;
		color: #FF6838;
}
.cv-page-wrap{
	text-align:center;
	border:1px solid #2E465D;
	margin-bottom:30px;
	background-color: #fff;
}
.cv-page-wrap img{
border-top:1px solid #2E465D;	
}
.cv-page-wrap .h3{
	
}
.cv-page-wrap .cv-price{
	
}
.to-page-met-link{
	color: #2E465D;
}
.to-page-met-link h3{
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    margin: 15px 0px;
}
.to-page-met-link p {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
    margin: 0px 0px 10px 0px;
}
.to-page-met-link:hover,
.to-page-met-link:active,
.to-page-met-link:focus{
	text-decoration:none;
	color: #2E465D;
}
.to-page-met-link:hover .cv-page-wrap{
	background-color: #fafafa;
}
.button-cv{
	background-color: #2E465D;
	color:#fff;
	display:block;
	width:100%;
	padding: 15px;
}
.zag-pages-h1{
	text-align:center;
	margin: 20px 0px 0px 0px;
}
.zag-pages-h2{
	text-align:center;
	margin: 20px 0px;
}
.price-table-met{
	width:100%;
}
.price-table-met tr td{
	padding:10px;
}
.price-table-met tr td:nth-child(1){
	width:30%;
}
.price-table-met tr td:nth-child(2){
	width:17.5%;
}
.price-table-met tr td:nth-child(3){
	width:17.5%;
}
.price-table-met tr td:nth-child(4){
	width:17.5%;
}
.price-table-met tr td:nth-child(5){
	width:17.5%;
}
.price-table-met tr td:nth-child(1),
.price-table-met tr td:nth-child(2),
.price-table-met tr td:nth-child(3),
.price-table-met tr td:nth-child(4){
	border-right: 1px solid rgba(46,70,93,0.2);
}
.price-table-met tr td:nth-child(2),
.price-table-met tr td:nth-child(3),
.price-table-met tr td:nth-child(4),
.price-table-met tr td:nth-child(5){
	    text-align: center;
}
.price-table-met tr{
	border:1px solid rgba(46,70,93,0.2);
}
thead tr {
	background-color: #2E465D;
	color:#fff;
}
thead tr td {
	font-weight:600;
}
.price-table-met thead tr td:nth-child(1),
.price-table-met thead tr td:nth-child(2),
.price-table-met thead tr td:nth-child(3),
.price-table-met thead tr td:nth-child(4){
	border-right: 1px solid rgba(255,255,255,0.2);
}
.reasons-vm{
	margin: 60px 0px;
}
.wm-text-wrap{
	margin: 40px 0px;	
}
.cont-b-cb{
	display:block;
	width:100%;
	padding:10px;
	color: #fff;
	border:1px solid #2E465D;
	background-color:#2E465D;
	max-width: 190px;
    margin: 0 auto;
}

.cont-b-cb:hover{
	background-color:#fff;
	color:#2E465D;
	cursor:pointer;
}
.mb30 {
	margin-bottom:30px;
	}
.sm-popup .sm-button{
	background-color: red;
    border-radius: 70%;
	}
	
	svg {
  margin: 0 auto;
  display: block;
  margin-top: 50px;
}
polygon {
  transform:rotateY(-180deg) scale(0);
  transition: all 0.4s cubic-bezier(0.590, 0.720, 0.375, 1.650);
  transform-origin:center;
}
polygon.processed {
  transform:rotateY(0deg) scale(1);
}

.error-404-title {
	text-align:center;
	font-size:30px;
	margin-bottom: 5px;
}
.error-404-text{
    text-align: center;
    font-size: 16px;
}
.error-404-link{
	text-align: center;
}
.error-404-link a{
	background-color: #2E465D;
	border: 1px solid #2E465D;
    padding: 10px 0px;
    display: block;
    max-width: 170px;
    margin: 0 auto;
    color: #fff;
	border-radius: 30px;
	margin-top: 15px;
}
.error-404-link a:hover,
.error-404-link a:focus,
.error-404-link a:active{
	background-color: #fff;
	border: 1px solid #2E465D;
	color: #2E465D;
	text-decoration:none;
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
svg:not(:root) {
	overflow: hidden;
	width:100%;
	margin: 0 auto;
	display: block;
	margin-top: 50px;
}

@media (max-width: 991px) {
	.page-404-wrap {
		padding-top: 5vh;
		padding-bottom: 5vh;
	}
}
@media (min-width: 992px) {
	.page-404-wrap {
		padding-top: 10vh;
		padding-bottom: 10vh;
	}
	.error-404-wrap{
		margin-top:22%;
	}
}
.grecaptcha-badge{
	opacity:0;
}
.bread-wrap{
	text-align: center;
	margin: 10px 0px;
	font-size: 14px;
}
.aioseo-breadcrumb a {
	color:#FF6838;
}
.aioseo-breadcrumb a:hover,
.aioseo-breadcrumb a:focus,
.aioseo-breadcrumb a:active {
	color:#B77A32;
	text-decoration:none;
}
