/*   
Theme Name: Jurist
Theme URI: https://github.com/saxap/clean-wp-template
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: Design8.ru
Author URI: http://design8.ru
*/

@media (min-width: 1300px){
.container {
        width: 1200px;
    }
}


.page-content{
	padding-top:30px;
	padding-bottom:80px;
}

#one {
	color: #000000;
}
#one h1{
	color: #01508b;
	font-size: 65px;
    line-height: 73px;
    margin-top: 5px;
    line-height: 6rem;
}

#topline{
	padding-bottom:15px;
	padding-top: 15px;
}


.home h2{
	
	font-size:5rem;
	margin-bottom: 3rem;
}

.menutop{
padding: 0;
background: #000000c2;}

.menutop.affix{
	position:fixed;
	width:100%;
	z-index:99;
	top:0;
}

.top-info{
	color: #01508b;
	font-size: 13px;
	letter-spacing: -0.5px;
}

.top-info b{
    font-weight: 700;
}

.top-info a{
	color: #464646;
	}

.top-address{
	/* width: 382px; */
}
.top-phone{
	/* width: 352px; */
}
.top-phone b{
 color:#a90000
}

::-webkit-scrollbar{
    width:12px;
}
::-webkit-scrollbar-thumb{
    border-width:1px 1px 1px 2px;
    border-color: #0c172c;
    background-color: #0c172c;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
}
::-webkit-scrollbar-thumb:hover{
    border-width: 1px 1px 1px 2px;
    border-color: #0c172c;
    background-color: #0c172c;
}
::-webkit-scrollbar-track{
    border-width:0;
    background-color: #d6d6d6;
}

::-webkit-scrollbar-track:hover{
    border-left: solid 1px #d6d6d6;
    background-color: #d6d6d6;
}




.rev-content::-webkit-scrollbar{
    width:3px;
}
.rev-content::-webkit-scrollbar-thumb{
    border-width:1px 1px 1px 2px;
    border-color: #ffffff;
    background-color: #00568f;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
}
.rev-content::-webkit-scrollbar-thumb:hover{
    border-width: 1px 1px 1px 2px;
    border-color: #ffffff;
    background-color: #ffffff;
}
.rev-content::-webkit-scrollbar-track{
    border-width:0;
    background-color: #f4f4f4
;
}

.rev-content::-webkit-scrollbar-track:hover{
    border-left: solid 1px #939393;
    background-color: #939393;
}








/*.fancybox-inner img{
    max-width: 98%;
    height:auto;
    text-align:center;
    margin:0 auto;
} */




a.fancybox.button:hover {
	text-decoration:none;
}



.marginbottom5{
	margin-bottom:5px;
}


.home .woocommerce ul.products li {
  background-color: #F1F1F1;
}

.home .woocommerce ul.products li:nth-child(4n+1),
.home .woocommerce ul.products li:nth-child(4n){
   background-color: #FAFAFA;
}
.woocommerce ul.products li a:hover{
	text-decoration:none;
}
.product-in-cat img{
	max-height: 170px;
    width: auto !important;
}

.product-category a{
    color:#000000;	
}
.product-category .button{
	color:#ffffff;
}
#logofooter {
	width: 100%;
	max-width: 160px;
	height: auto;
}

#logo span{
	font-weight: 800;
	color: #000000;
	display: none;
}
.kama_breadcrumbs{
	padding:20px 0;	
}

#logo:hover a{
	text-decoration:none;
}
.padd0{
	padding:0;
}
.padd3{
	padding:3px;
}


footer hr{
	border-color: #00568f;
}






body{
	font-family: 'Montserrat', sans-serif;
	background: #f5f5f5;
	color: #282828;
	font-size: 16px;
}
body.noscroll{
	overflow-y:hidden;
}

body.home{
	background:#ffffff;
} 


#main{
}


aside{
	/* padding:48px 0; */
}	

#comments{
	background:#ededed;
	padding:30px;
	margin-top:30px;
}

.object__description{
	font-size:18px;
	font-weight: 600;
}

button, input{
	padding:9px
}
button, .button, .btn-default, input[type="submit"]{
	background: #ddbc6dad;
	color: #ffffff;
	padding: 14px 32px !important;
	/* margin-top: 21px; */
	border: none;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
}

.btn-invert{
	background: #ffffff;
	color: #e5b43f;
	padding: 24px 72px;
	margin-top: 21px;
	border: none;
	display: inline-block;
	text-transform: uppercase;
	font-weight:500;
	text-align: center;
	box-shadow: inset 0 0 0px 1px #01508b;
	transition:all 0.2s ease-in-out;
	
	
}

.btn-invert:hover{
	background: #ffffff !important;
	color: #e5b43f !important;
	box-shadow: inset 0 0 0px 5px #01508b;
}





button:hover, .button:hover, .btn-default:hover{
    background: #0a111e;
    border-color: #222d42 !important;
    color: #ffffff;
	cursor:pointer;
}

button:focus,input:focus,select:focus,textarea:focus{
    outline:none;
}
input:focus,select:focus,textarea:focus{
    outline:none;
    border-color:#8c8c8c !important
}



.about-company{
	font-size:16px;
	
}



.after-cat{
	background:#000000;
}



header{
	background: #fafafa00;
}
	
.blogname{
    color:#ffffff;
    font-size: 15px;
}


	
h1, h2, h3, h4, h5, h6{
	font-weight: 600;
	font-family: 'Montserrat';
	padding:20px 0;
}


.pageheader{
	padding: 20px 0 10px 0;
	/* text-transform:uppercase; */
	color: #004776;
	font-weight: 700;
	font-size: 4rem;
}





footer .widget_nav_menu{
	margin-bottom:70px;
}

.widget ul{
	padding:0;
	width: 100%;
	display: table;
}
.widget select{
	width:100%;
}

#social-nav-ul{
 list-style:none;
 display: inline-block;
 left: 0;
 padding: 0;
}
#social-nav-ul li{
	float:left;
	height: 19px;
	margin-right: 14px;
}
#social-nav-ul li a{
	float:left;
	display:block;
	}

#social-nav-ul li a img{
height:30px;
	margin:0px 5px;
}


.inner-dosc{
	display:block;
}


a{
	color: #0071E3;
}

#topnav li a{
	color:#fff;
	font-weight:900;
	height: 80px;
	line-height:50px;
	font-size: 18px;
}
#topnav li.current-menu-item a{
	color:#fff;
	font-weight:900;
	 /* Old browsers */
	 /* FF3.6-15 */
	 /* Chrome10-25,Safari5.1-6 */
	background: #000000; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 /* IE6-9 fallback on horizontal gradient */
}

#topnav li a:hover{
	color:#fff;
	font-weight:900;
	background: #000000; /* Old browsers */
	 /* FF3.6-15 */
	 /* Chrome10-25,Safari5.1-6 */
	 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 /* IE6-9 fallback on horizontal gradient */
}


#logo img{
	padding: 0;
	height: 80px;
	width: auto;
	/* padding: 10px 10px; */
	float: left;
}

.login-img{
	height: 16px !important;
	width:auto;
}
select, input{
	border: 1px solid #bfbfbf;
	padding: 12px 24px !important;
	/* margin-bottom:10px; */
	/* border-radius: 50px; */
	width: 100%;
	color: #000000;
	margin-bottom: 15px;
}


input[type=submit]{
	background: #18c139;
	color: #ffffff;
	transition:
	all 0.1s ease-in-out;
	-moz-transition:all 0.1s ease-in-out;
	-webkit-transition:all 0.1s ease-in-out;
	-ms-transition:all 0.1s ease-in-out;
	-o-transition:all 0.1s ease-in-out;
	width: auto;
	text-transform: uppercase;
 font-weight:500;
	border-radius: 5px;
}
input[type=submit]:hover{
	background: #0c172c;
	border-color: #ccbbac !important;
	color:#ffffff;
}
.top-line{z-index: 2;position: relative;/* margin-bottom: 15px; */}

.top-line.affix{
	position:
	static;
	width:100%;
	background:#ffffff;
	top: 0;
}


form label,
input[type=text],
input[type=email],
textarea{
	width:100%;
	max-width:100%;
	max-height: 200px;
	/* border-radius: 30px; */
	border-color:#ccc;
	color: #000000;
	margin-bottom: 15px;
}

textarea{
padding:12px 24px !important
}










@media (min-width: 979px) { 
	ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu { /*      */
		display: block;
	}
	.comment-list .children { /*   */
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}

/* =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;
	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. */
}




footer{
	background: #071c2c;
	padding: 30px 0;
	color: #bdbdbd;
	line-height:1.2;
	font-size: 14px;
}

footer a{
	color: #adadad;
	line-height: 21px;
}
.footer-info{
margin-bottom:15px;	
}










input[type="search"], button{
	min-height:36px !important
}







.copy-right, .design{
	color: #8a8a8a;
	font-weight: 400;
}
.copy-right{
	font-size: 10px;
}
.design{
	font-size:12px;
	line-height: 20px;
}
.design a{
	color: #d5d5d5;
	text-decoration: underline;
}



footer .widget.woocommerce.widget_product_categories li{
	/* text-transform:uppercase; */
	list-style:none;
	padding-bottom: 5px;
	/* float: left; */
	display: block;
	/* width: 50%; */
}
footer .widget.woocommerce.widget_product_categories .cat-parent{
	text-transform:uppercase;
	list-style:none;
	padding-bottom: 0.5em;
	float: left;
	display: block;
	width: 50%;
	clear: both;
}

footer .widget.woocommerce.widget_product_categories ul.children{
	display:block;
	width: 90%;
	float:left;
}

footer .widget.woocommerce.widget_product_categories .cat-parent li{
	text-transform:none;
	list-style:none;
	padding-bottom: 0.5em;
	float: left;
	display: block;
	width: 100%;
	padding-bottom: 0.3em;
	padding-left:1em;
}






.product-category .woocommerce-loop-category__title{
	/* background: #ffffff; */
	/* display:inline-block; */
	padding: 13px !important;
	/* margin: 0 !important; */
	color: #282828 !important;
	/* min-height: auto !important; */
	width: 100%;
	/* bottom: 0; */
	/* position: absolute; */
	/* left: 0; */
}
.product-category .mark, 
.product-category mark{
	background:transparent;
	color:#ffffff;
	display: none;
}



.magazin-about{
	font-size:18px;
	font-weight:600;
}

.uzor {
	margin:0 auto;
	
}


/*====================STYLE 4========================*/
.widget_yith_wc_category_accordion{
		margin:0;
		background: #0071e3;
		border-radius: 4px;
}
.ywcca_widget_container_style_4  ul li{
    margin:0;
    padding:0;
    list-style-type: none;
}

.ywcca_widget_container_style_4 .ywcca_widget_title{
    border-bottom: none;
    line-height: 27px;
    margin-bottom:2px;

}

 ul.ywcca_category_accordion_widget li span.rectangle_count{
    border: none;
    margin-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 20px;
    position: absolute;
    right: 20px;
    float: right;
    background: #fbfbfb !important;
}
.ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.children li, .ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.sub-menu li.menu-item {
    background: #ffffff;
    border-bottom-color: #ffffff;
}
.ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.children li,
                                     .ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.sub-menu li.menu-item,
                                    .ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.children li a,
                                    .ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.sub-menu li.menu-item a { 
									font-size: 12px; 
									color: #909090; 
									font-style: normal; 
									font-weight: 400; 
									text-transform: none; 
									}




.ywcca_widget_container_style_4 .ywcca_category_accordion_widget{
    margin-bottom: 0 !important;
}
.ywcca_widget_container_style_4 .widget_yith_wc_category_accordion .ywcca_category_accordion_widget ul.menu{
    margin-bottom: 0;
}

.ywcca_widget_container_style_4 .ywcca_category_accordion_widget li.cat-item,.ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.menu li.menu-item{
    line-height: 32px;
    border-bottom: 1px solid #eee;
    background: transparent;
}


.ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.children, .ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.sub-menu{
    margin-left:0;
}


.ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.children li,.ywcca_widget_container_style_4 .ywcca_category_accordion_widget ul.sub-menu li.menu-item{
    border:none;
    padding-left: 17px;
}

.ywcca_widget_container_style_4 .widget_yith_wc_category_accordion .highlight_cat{
    font-weight: bold;
}

.ywcca_widget_container_style_4 ul.ywcca_category_accordion_widget li .icon-plus_style_4,.ywcca_widget_container_style_4 ul.ywcca_category_accordion_widget li .icon-minus_style_4{

    float: left;
    cursor: pointer;
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-top: 5px;
    margin-right: 5px;

}

.ywcca_widget_container_style_1 ul.ywcca_category_accordion_widget li .icon-plus_style_1{
    background : url("img/i-plus.svg" ) no-repeat !important;
    background-size:20px !important;
    top:4px !important;
    position:relative !important;
}

.ywcca_widget_container_style_1 ul.ywcca_category_accordion_widget li .icon-minus_style_1{
    background : url("img/i-minus.svg" ) no-repeat !important;
    background-size:20px !important;
    top:4px !important;
    position:relative !important;

}


.ywcca_widget_container_style_4 ul.ywcca_category_accordion_widget li span.round_count, .ywcca_widget_container_style_4 ul.ywcca_category_accordion_widget li span.rectangle_count_count{

    float: right;
    margin-right: 6px;
}

.ywcca_widget_container_style_1 .ywcca_category_accordion_widget li.cat-item, 
.ywcca_widget_container_style_1 .ywcca_category_accordion_widget ul.menu li.menu-item, 
.ywcca_widget_container_style_1 .ywcca_category_accordion_widget li.cat-item a, 
.ywcca_widget_container_style_1 .ywcca_category_accordion_widget ul.menu li.menu-item a {
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    /* text-transform: uppercase; */
    background: transparent !important;
    border: none;
    color: #ffffff !important;
}

.ywcca_widget_container_style_1 .ywcca_category_accordion_widget ul.children li, 
.ywcca_widget_container_style_1 .ywcca_category_accordion_widget ul.sub-menu li.menu-item, 
.ywcca_widget_container_style_1 .ywcca_category_accordion_widget ul.children li a, 
.ywcca_widget_container_style_1 .ywcca_category_accordion_widget ul.sub-menu li.menu-item a {
    font-size: 13px;
    color: #000000 !important;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    background:#ededed !important;
    border: none;
    padding-left: 9px;
}

.ywcca_widget_container_style_1 .ywcca_category_accordion_widget ul.children,.ywcca_widget_container_style_1 .ywcca_category_accordion_widget ul.sub-menu{
   margin-left: -17px;
   width: auto;
}

.lbl-inorder{
	background:#ac7070cc;
	text-align:center;
	color:#ffffff;
}
.in-order{
	position:absolute;
	top:20%;
	color:#ffffff;
	background:#ac7070cc;
	width: 100px;
	height:100px;
	border-radius:100px;
	margin:0 auto;
	left:0;
	right:0;
}

.in-order span{
	margin:0 auto; 
	position:absolute;
	width:100%;
	left:0;
	right:0;
	top:36px
	
}

.swipe-icon{
	max-height:25px;
	width:auto;
}

.woocommerce.ywcps-product-slider h3{
	text-align:center;
	text-decoration:underline;
}

.row-flex {
    display: flex;
    flex-flow: row wrap;
}


.flex-viewport, .main-img-product{
	/* border: 6px solid #ededed; */
	margin-bottom:10px;
	background: #ffffff;
	border-radius: 10px;
}



.product-all-thumbnails{
	border:6px solid #ededed;
	background:#ededed;
	
}



.header-product{
	margin-bottom:1em;
}


.add-to-cart-cat{
    cursor:pointer;
    color: #282828;
    background-color: #ededed;
    border: 1px solid #ededed;
    padding: 10px 10px 10px 10px !important;
    margin-bottom: 10px;
    display: block;
}

.articul-cat{
	color:#999999 !important;
}

.cat-buttons{
	width: 86%;
	margin:0 auto;
}

.cat-buttons .price{
	float:left;
	text-align:center;
	width: 80%;
}



.added_to_cart.wc-forward{
    display: none !important;
}


.above-cat {
    background: #ededed;
    padding: 25px 5px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 12px;
}


.above-cat div {
    padding-right: 5px;
    padding-left: 5px;
}

.above-cat nav.woocommerce-pagination{
	margin:0 !important;
	padding:0 !important;
}

.btn-search{
	height: 32px;
	margin: 0;
	padding: 0 15px;
	border: none;
}
.btn-search:hover{
    background:#ff8013 !important
}









.cat-h{
	width: 100%;
	display: block;
	font-size: 28px;
	color:#ffffff;
	padding-top: 11%;
}

.cat-d{
	color:#ac9b70;
	font-size:18px;
}
.button-invert{
	background:#ffffff;
	color:#000000;
	border-radius: 0;
	width: 150px;
}

.div-cat .product-category .woocommerce-loop-category__title{
	font-size:1em;
	bottom: 11px;
	margin: 0 auto !important;
	left: 0;
	right: 0;
	position: absolute;
	display: block;
	width: 87%;
}
.foot3 i{
	color: #ff8013;
	padding-right: 7px;
	padding-bottom: 10px;
	float: left;
	top: 2px;
}

.prochee{position:absolute;bottom: 40px;margin: 0 auto;left: 0%;right: 0;width: 150px;}




.lbl-podzakaz{
	background:#70ac88;
	text-align:center;
	font-style:normal;
}
.lbl-podzakaz a{
	color:#ffffff;
}


.single-product .woocommerce #respond input#submit.added::after, 
.single-product .woocommerce a.button.added::after, 
.single-product .woocommerce button.button.added::after, 
.single-product .woocommerce input.button.added::after
{
right:12px;	
}


.single-product .onsale {
    padding: 14px 22px;
    font-size: 20px !important;
    font-weight: 700;
    position: absolute;
    text-align: center;
    display: table;
    top: 16px !important;
    left: 33px !important;
    margin: 0;
    border-radius: 50px;
    background-color: #70ac7b;
    color: #fff;
    font-size: 1em;
    z-index: 9;
    border:1px solid rgba(255, 255, 255, 0.26);
}





@media screen and (max-width:990px){
	.top-phone, .top-ttw{
		text-align:center;
	}
	.top-ttw{
		padding-bottom:20px
	}
	.top-address{
		margin-top:10px;
		text-align:center;
		/* margin-bottom:30px */
	}



	.div-cat li{
		width:100%;
		margin: 0;
		max-height:260px;
	}
	.navbar{
		min-height: auto !important;
	}

    .container-fluid-inner{
	    padding:15px !important;
    }

.afetrarchives .wpcf7{
	padding:25px!important;
}
	
}


figcaption{
	line-height:1;
}

@media screen and (max-width:768px){
	.top-socialicon,
	.top-login,
	.cart-contents{
		text-align:center;
	}
	
	.text-xs-center{
		text-align:center;
	}
	.pull-xs-center{
		margin: 0 auto;
		float: none !important;
		display: table;
	}
	
}


.section0{
	/*background-color: #ffffff;*/
	/*background-image: url("img/section0.jpg");*/
	/* background-position: 50% 0%; */
	/* background-attachment: scroll; */
	/* -webkit-background-size: cover; */
	-moz-background-size: cover;
	-o-background-size: cover;
	/* background-size: cover; */
	/* color:#FFFFFF; */
	/*min-height: 80vh;
	padding-bottom:100px;*/
	/*padding-top:95px;*/
	/* overflow-x:hidden; */
}




.section1{
	background-color: #00000091;
	/* background-image: url("img/section1.jpg"); */
	background-position: 50%;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #ffffff;
	padding-bottom:100px;
	padding-top:30px;
}
.section1 table td:first-child{
	font-size:50px !important;
	min-width:80px;
	vertical-align:top
}
.section1 table tr{
	padding: 20px 0 !important;
	display: block;
}












.section2{
	background-color:#222D42;
	background-image: url("img/section2.jpg");
	background-position: 50%;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#FFFFFF;
	padding-bottom:100px;
	padding-top:95px;
	overflow-x:hidden;
}
#programma p a{
	color:#ccbbac;
}

.section2 .wp-block-separator.is-style-wide{
	width:2000px;
}








.section3{
	background-color:#CCBBAC;
	background-image: url("img/section3.jpg");
	background-position: 50%;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#222E4C;
	padding-bottom:100px;
	padding-top:95px;
}
.section3 table td:first-child{
	font-size:50px !important;
	font-family:'Montserrat';
	min-width: 55px;
	vertical-align:top;
}
.section3 table tr{
	padding: 20px 0 !important;
	display: block;
}








.section4{
	background-color:#222D42;
	background-image: url("img/section4.jpg");
	background-attachment: fixed;
	background-position: 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#FFFFFF;
	padding-bottom:100px;
	padding-top:95px;
}

.section4 a{
	color: #18c139;
}






.section5{
	background-color:#CCBBAC;
	background-image: url("img/section5.jpg");
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50%;
	color:#222E4C;
	padding-bottom:100px;
	padding-top:95px;
}



.section6{
	background-color: #f5f5f5;
	/* background-image: url("img/section6.jpg"); */
	background-attachment: fixed;
	background-position: 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #01508b;
	padding-bottom:100px;
	padding-top:95px;
}
.section6-fb{
	background:url("img/section6.jpg") #222D42 50% fixed;
	background-size:cover;
}

.jurist-head{
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 0em;
	text-align: left;
	color: #000000;
}

.jurist-content{
	font-size:16px;
	line-height:18,75px;
	color: #4e4e4e;
}

.jurist .foto{
	display: block !important;
	position: relative;
	overflow: hidden !important;
	display: table;
	width: 100%;
	width: -webkit-fill-available;
	height: 370px;
	background-size: cover;
	overflow: hidden !important;
}
.jurist .foto img{
	width:100%;
	height:100%;
	object-fit:
	cover;
	max-height: 370px !important;
}

.jurist:hover{
	cursor:pointer;
}

.more{
		padding: 17px 58px !important;
}

.jurist .more{
	position:absolute;
	bottom: -50%;
	margin: 0 auto;
	left: 0;
	right: 0;
	display: block;
	width: min-content;
	transition:all 0.2s ease-in-out;
	border-radius:4px;
} 
.jurist:hover .more{
	bottom: 10%;
} 



.jurist:hover .foto:before{
	content:'';
	position:absolute;
	height:100%;
	width:100%;
	background:#ffffff;
	opacity:0.5;
	display:block;
} 

.slick-controls .slickprev2,
.slick-controls .slicnext2{
	width:100px;
	height:40px;
	display:
	block;
}
.slick-controls .slickprev2{
	background:
	url("img/arrow2-prev.svg") transparent no-repeat 50%;
	float: left;
	padding: 25px 50px !important;
}
.slick-controls .slicknext2{
	background:
	url("img/arrow2-next.svg") transparent no-repeat 50%;
	padding: 25px 50px !important;
}









#pochemumy .wp-block-column{
	background:#222E4D !important;
	color:#ffffff;
	padding:40px;
	padding-top:30px;
}

#pochemumy .wp-block-column h3{
	color: aliceblue;
	font-size: 40px;
	line-height: 40px;
	display: block;
	position:relative;
}
#pochemumy .wp-block-column h3:after{
	content:'';
	display:block;
	width:100%;
	height:1px;
	background:#ffffff;
	bottom:5px;
	position:absolute;
}




.section7{
	background-color:#CCBBAC;
	background-image: url("img/section7.jpg");
	background-attachment: fixed;
	background-position: 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#222E4C;
	padding-bottom:100px;
	padding-top:95px;
}



.section8{
	background-color:#151F37;
	background-image: url("img/section8.jpg");
	background-attachment: fixed;
	background-position: 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#FFFFFF;
	padding-bottom:100px;
	padding-top:95px;
}








.section9{
	background-color: #ffffff;
	background-image: url("img/section9.jpg");
	background-attachment: fixed;
	background-position: 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#222E4C;
	padding-bottom:100px;
	padding-top:95px;
}
.section9 h2{
		padding-bottom: 20px;
}
.section9 .review{
	background: #ffffff;
	color: #000000;
	padding: 35px;
	min-height: 300px;
	display: block;
	border: 1px solid #cdcdcd;
	border-radius: 31px 0 31px 0;
}
.section9 .rev-head{
	font-size:23px;
	font-family:'Montserrat';
	font-weight:600;
}
.section9 .rev-content{
	overflow-y: auto;
	display: block;
	max-height: 207px;
	margin-top: 15px;
	padding-right:4px;
	font-size: 16px;
}
.section9 .rev-content:hover{
cursor:default;
}

.slick-controls .slickprev,
.slick-controls .slicnext{
	width:100px;
	height:40px;
	display:block;
}
.slick-controls .slickprev{
	background:
	url("img/arrow-prev.svg") transparent no-repeat 50%;
	float: left;
	padding: 25px 50px !important;
}
.slick-controls .slicknext{
	background:
	url("img/arrow-next.svg") transparent no-repeat 50%;
	padding: 25px 50px !important;
}





.section10{
	background-color:#222D42;
	background-image: url("img/section10.jpg");
	background-position: 50%;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#ffffff;
	padding-bottom:100px;
	padding-top:95px;
}
.section10 .doc{
	padding-bottom:20px;
}
.section10 h2{
	padding-bottom:85px;
	padding-top: 85px;
}


@media screen and (max-width:480px){
	#one h1{
		font-size:40px;
		line-height:42px;
	}

	.home h2{
		font-size:30px
	}

.jurist .foto{
	height:500px;
	width:100%;
	background-position: center;
}

	.section9 .review{
		padding:15px
	}

	header{
		/* padding-top:10px; */
	}

	#pochemumy .wp-block-column{
		margin-bottom:15px
	}
	#pochemumy .wp-block-columns{
		margin:0;
	}

.section1,
.section2,
.section3,
.section4,
.section5,
.section6,
.section7,
.section8,
.section9,
.section10{
	padding-top:20px !important;
	padding-bottom:50px !important;
}

@media (max-width: @iphone-screen) {
.section1,
.section2,
.section3,
.section4,
.section5,
.section6,
.section7,
.section8,
.section9,
.section10{
	background-attachment:scroll;
	background-repeat:no-repeat;
	/*background-size: auto;*/
	}
}

@media screen and (max-width: 480px) {
.section1,
.section2,
.section3,
.section4,
.section5,
.section6,
.section7,
.section8,
.section9,
.section10{
	background-attachment:scroll;
	background-repeat:no-repeat;
	/* background-size: auto; */
	}
}

#garantii .wp-block-media-text__media img{
	max-height:100px;
	width:auto;
}

body{
	font-size:18px
}


.top-info{
	padding:10px 15px;
	display:inline-block;
}


footer .widget_nav_menu{
	margin-bottom:15px;
}


.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{
    padding:15px;

}
.cat-buttons{
	width: 89%;
}
.cat-buttons .price{
	margin-bottom: 18px;
	width: 100%;
	clear: both;
}
.div-cat{
	/* width:50%; */
	float: right !important;
	height: 350px !important;
	width:100% !important;
}
.col-cat-1,.col-cat-2,.col-cat-3,.col-cat-10-1,.col-cat-10-2{
	min-height:350px !important;
	margin:0 !important;
	width:100% !important;
	padding:0 !important;
	margin-bottom:15px !important
}
.cat-buttons .button{
}

.widget#post_in_widget-2{
	padding:20px;
}


footer .widget.woocommerce.widget_product_categories li{
	width:100%;
}

#logo a{
	display:
	block;
	margin:0 auto;
	left:0;
	right:0;
	width: max-content;
	width: fit-content;
}

#logo img{
	float:
	left;
	height: 45px;
	max-width: 100%;
	/* padding:  0; */
	margin-top: 0px;
}
	
	.top-phone{
		padding-top:10px;
	}
	
	.panel-default>.panel-heading a{
		font-size: 18px;
	}

}

#coupon_code{
	min-width:100px;
}


.form-wppp-select.products-per-page{
	background:transparent !important;
	border:none !important;
}


.wppp-select{
	background:transparent;
	border:none;
	font-size: 14px;
	font-weight:600;
}


li.current-cat.opened{
	text-decoration:underline !important;
}



footer #search-field{
	background:#565656;
	border-color:#565656;
	border-radius: 50px 0 0 50px;
}
footer .btn-search{
	background:#404040 !important
}

.single-product-description{
	/* font-size:18px; */
	margin-bottom: 50px;
}

.single-product-description table td, 
.single-product-description table th{
  padding: 10px;
  text-align: left;
}
.single-product-description tr:nth-child(even) {
	background-color: #eaeaea;
	}
	
	
	
.sticky {
  position: fixed;
  z-index: 101;
}
.stop {
  position: relative;
  z-index: 101;
}


.img-pagehead{
    background-size:cover !important;	
}


.posrel{
	position:relative;
}


.posabs{
	position:absolute;
}


hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #D2D2D2;
}

.wp-block-separator{
    margin-top: 70px;
    margin-bottom: 70px;
    border: 0;
    border-top: 1px solid #939393;
}


.pagination{
	font-size:20px;
	padding-bottom: 30px;
	padding-top: 30px;
}


.afetrarchives .wpcf7{
	background:#131313 !important;
	display:inline-block;
	padding:45px 97px;
	color: #ffffff;
	border-radius: 8px;
	margin-bottom: 100px;
	font-size: 20px;
	font-weight:500 !important;
}


.afetrarchives input[type=submit]{
	width:100%;
}


.afetrarchives{
	padding-top:50px;
}


.map{
	border-radius:8px;
	display:block;
	overflow:hidden;
	margin-top:50px;
}


.rev_slider_wrapper,
#slide-9-layer-2 {
	font-family: 'SF Pro Display', Verdana, Tahoma, sans-serif !important;
}

/************************************************************************/

@media (max-width: 758px) {
    .pageheader{
	    padding:15px 0 !important;
	    text-align:center;
	    min-height: auto;
	   }
    .pageheader hr{
    	max-width: 100% !important;
    }
}


.woocommerce div.product .product_title{
	font-size:32px;
}






.panel-group{
    border-bottom: 1px solid #d2d2d2;
}


.panel-group .panel{
	background:transparent;
	border:none;
	box-shadow:none;
	border-top: 1px solid #D2D2D2;
	border-radius: 0;
}
.panel-group .panel-heading{
	position:relative;
}
.panel-group .panel-title{
	font-size: 23px;
	padding: 20px 0;
	color: #ffffff;
	position: relative;
	display: block;
	border-bottom: none;
}




.panel-default>.panel-heading {
  color: #fff;
  background-color: transparent;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 0px;
  position: relative;
  padding-right: 53px;
}

.panel-default>.panel-heading a:after {
  content: '\002b';
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  display: inline-block;
  font-family: 'Glyphicons';
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  height: 30px;
  width: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
  font-size: 46px;
  color: #ffffff;
  margin: auto 0;
}

.panel-default .panel-body {
    border-top: none !important;
    padding: 15px 0;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.button.product_type_simple, .ajax_add_to_cart {
display:none;
}




.pagination>li>a,.pagination>li>span{
       padding: 6px 19px;
}

.pagination>li>a:focus, 
.pagination>li>a:hover, 
.pagination>li>span:focus, 
.pagination>li>span:hover,

.pagination>li.active>a:focus, 
.pagination>li.active>a:hover, 
.pagination>li.active>span:focus, 
.pagination>li.active>span:hover{
    z-index: 2;
    color: #ffffff;
    background-color: #0071e3;
    border-color: #0071e3;
}


.all-in-round div{
	border-radius:5px;
	padding:15px;
}


.wp-block-woocommerce-product-category ul div{
width: 100%;
    height: max-content;
    padding:0;
}

.woocommerce .woocommerce-breadcrumb{
	display:none;
}

#primary{
	padding-top:20px;
}

.category2img{
	
	
}
.category2img img{
	border-radius:10px
}





.parctica{
	display: block;
	height: 90%;
	/*background: #0061a9;*/
	color: #ffffff;
	margin-bottom: 25px;
	padding: 30px;
	text-align: center;
	border: 3px solid #ddbc6d;
	border-radius: 31px 0 31px 0;
	transition:
	all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}

.parctica:hover{
	background: #ddbc6d;
	color: #ffffff;
	margin-bottom: 25px;
	padding: 30px;
	text-align: center;
	border: 3px solid #ddbc6d;
	border-radius: 31px 0 31px 0;
	transform:
	scale(1.03);
	cursor: default;
}

.parctica img{
	height:70px;
	width:
	auto;
	display:
	block;
	margin:0 auto;
	float:
	none;
	margin-bottom: 15px;
	margin-top: 5px;
}




.social-nav-ul img{
	height:20px;
	width:auto;
}


.extendedwopts-col{
	padding:0;
}

/*.posted_in a{
	text-transform:uppercase;
	color:#737378;
}*/

.slick-list.draggable{
	padding:0 10px !important;
}

.cn-button.bootstrap {
    color: #ffffff;
    background: #01508b;
    border-radius: 0;
    padding:12px 24px;
}

.cn-close-icon {
    margin-top: -12px;
    padding: 13px;
    outline: 0;
    opacity: 1;
    background: #222d42;
    top: 0;
}
.cn-close-icon:after, .cn-close-icon:before {
    position: absolute;
    content: ' ';
    height: 15px;
    width: 2px;
    top: 7px;
    background-color: #fff;
}


.slick-disabled{
	opacity: 0.2;
}
.container-cb{
	background:#00568f;
	color:#ffffff;
	padding:16px 0;
}
.container-cb {
	font-size:2rem;
}
.container-cb .row{
	display:
	flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.container-cb .btn{
	background: #18c139;
}
.container-cb .btn:hover{
	background: #0a111e;
}

.page-id-11352 table td{
	padding:10px !important;
}
.page-id-11352 table{
	border-color:#ccc
}

.page-id-11352 th{
	padding:10px !important;
	background:#eaeaea
}

footer{
	font-size:12px
}



@media screen and (min-width: 992px){
.top-line.out {
		transform: translateY(-100%);
	}
}
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    position: relative;
    clear: both;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	display: inline-block !important;
	width: auto;
	text-align: center;
	position: relative;
	clear: both;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
	margin-bottom:15px;
}

 .wpcf7-not-valid{
	 border:1px solid #ff0000 !important
 }
#ascrail2000{
	z-index:2 !important
}




.grecaptcha-badge{
	opacity:0;
}

.inner h2{
	font-size:18px
}