/** 
* Theme Name: ams 
* Theme URI:http://trescommas.top
* Author:SK (Kharkov,Ukraine) 
* Author URI:http://trescommas.top
* Description:ams
* Version:ams 0.1 
*/

/*--------------------------------------------------*/



*{
	/* -webkit-transition: all 1s ease;
	 -moz-transition: all 1s ease;
	 -o-transition: all 1s ease;
	 transition: all 1s ease; */
	/* outline: 1px dotted red; */
	outline: none !important;
}

section.brand {
     margin-top: 100px; 
}

html {
    overflow-y: auto;
    overflow-x: hidden;
}

body {
	/*font-family: 'Open Sans', sans-serif; */
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	/* display: flex; */
	line-height: 24px;
	color: #474747;
	width: 100%;
	overflow-y:auto;
	overflow-x: hidden;
	margin: 0;
}
div{
	display: flex;
	/* max-height: -webkit-fill-available; */
}
p{
	
font-style: normal;	
font-weight: normal;
}
nav.nav {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #222628;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {

font-family: 'Montserrat', sans-serif;

font-weight: bold;

font-size: 36px;

line-height: 44px;

color: #222628;

margin-top: 22px;

margin-bottom: 20px;
}
h2 {margin-top: 20px;font-weight: bold;font-size: 30px;line-height: 96.18%;
/* or 34px */color: #000000;}
h3 {
}
h4 {
}
h5 {
}
h6 {
}





.wpglobus-selector-box a:hover{
	color: #12051e;
}


.hz:hover {cursor:pointer;}

#tcs {
  border-collapse: collapse;
  width: 100%;
  font-size: 1.2em;
}

#tcs td, #tcs th {
  border: 1px solid #ddd;
  padding: 8px;
}

#tcs tr:nth-child(even){background-color: #f2f2f2;}

#tcs tr:hover {background-color: #ddd;}

#tcs th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}

.vvid {
	justify-content: center;
  flex-wrap: wrap;
}
.lvid {
	margin:8px;
}
.rvid {
	margin:8px;
}

@media (max-width: 800px){
    
h2 {
    font-size: 25px;
    line-height: 25px;
    }
.h2 {
    font-size: 25px;
    line-height: 25px;
    }
    
    
    #tcs {
    font-size: 1.1em;
}
}
@media (max-width: 500px){
    
    h2 {
    font-size: 20px;
    line-height: 20px;
    }
.h2 {
    font-size: 20px;
    line-height: 20px;
    }
    
    
    #tcs {
    font-size: 1em;
}
}




/*new blocks start*/


.new_topblock{  
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
}
.new_topleft{
    width: auto;
    min-width: 320px;
    max-width: 600px;
}
.new_topgal{}
.new_topright{
    width: auto;
    min-width: 320px;
    max-width: 450px;
    flex-direction: column;
}
.new_h1{
    margin: 10px auto;
}
.new_brend_img{
    margin: 0 auto;
    width: 150px;
    height: 85px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.new_price{
    margin: 10px auto;
    
}
.new_price_word{ font-weight: 500;}
.new_price_num{margin-left:5px; font-weight: 700;}
.new_opys{margin: 10px 20px;}
.new_osobl{margin: 10px 20px;}

@media (max-width: 1024px) {
    
    .new_topleft{
        width: auto;
        min-width: 450px;
        max-width: 600px;
    }
    .new_topright{
        width: auto;
        min-width: 350px;
        max-width: 400px;
        flex-direction: column;
    }
	  
}


@media (max-width: 800px) {
    .new_topblock{  
        flex-direction: column;
        align-items: center;
    }
    .new_topleft{
        width: 100%;
        min-width: 320px;
        max-width: 700px;
    }
    .new_topright{
        width: 95%;
        min-width: 350px;
        max-width: 700px;
        flex-direction: column;
    }
	  
}





/*new blocks end*/
@media (min-width: 600px) {
    .row{    padding-left: 10px;}
}

	.bhomeor:visited {
  color:  #fff;
  background: #547091;

	}
     


 .bhomeor:hover {
  color:  #547091;
  background: #fff;
	transform: scale( 1.03);
}


.bhomeor {
	  text-decoration: none;
  display: inline-block;
  margin: 30px 20px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
	 padding: 20px 50px; 
     border: 2px solid #547091;
       color:  #fff;
	background: #547091;
}
	




a {
color: #9663F9;
	/* outline: none; */
	text-decoration: none;
}
a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
    /*color: #9663F9;*/
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}


/*buttons*/

input.wpcf7-form-control.has-spinner.wpcf7-submit { background: red!important;}
.pum-close {
	background-color: #547091;
}



.bhome a:visited, a:focus
{
  color:  #fff;  
}
.bubl a:visited , a:focus
{
  color:  #fff;  
}
.buor a:visited , a:focus
{
  color:  #fff; 
} 

.buor {
  text-decoration: none;
  display: inline-block;
  padding: 15px 30px;
  margin: 10px 20px;
  position: relative;
  overflow: hidden;
  border: 2px solid #fe6637;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
  color:  #fff;
  background: #fe6637;
  text-align: center;
  
}
/*.buor:before {
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .5));
  height: 50px;
  width: 50px;
  position: absolute;
  top: -8px;
  left: -75px;
  transform: skewX(-45deg);
}*/
.buor:hover {
  background: #fff;
  color: #fe6637;
}
/*.buor:hover:before {
  left: 150px;
  transition: .5s ease-in-out;
}*/

.buorbrandspan {
	width: auto;
	margin: 30px auto 40px auto;
}
.buorbrand {	
  text-decoration: none;
  display: inline-block;
  padding: 15px 30px;
  margin: 10px 20px;
  position: relative;
  overflow: hidden;
  border: 2px solid #fe6637;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
  color:  #fff;
  background: #fe6637
  
}
.buorbrand:hover {
	  border: 2px solid #2469A4;
  border-radius: 10px;
  background: #387EC1;
  color:  white;
	transform: scale(1.05);
}
.buorbrand:visited {
  color: #fff;
}



.bubl {
      background: #1E90FF;
  text-decoration: none;
  display: inline-block;
  padding: 15px 30px;
  margin: 10px 20px;
  position: relative;
  overflow: hidden;
  border: 2px solid #1E90FF;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
  color: #fff;
  transition: .2s ease-in-out;
}

.bubl:hover {
  background: #fff;
  color: #1E90FF;
}



 .butthome {
     margin-top: 30px;
     margin-bottom: 20px;
     
 }
 .bhome {padding: 20px 50px; font-size: 2em;
     border: 2px solid #1E90FF;
       color:  #1E90FF;
  background: #fff;
     
 }
 .bhome:hover {
     
       color:  #fff;
  background: #1E90FF;
     
 }







header {
    max-height: 110px;
}

.top_header {
    height: 37px;
    left: 0px;
    top: 0px;
    background: linear-gradient(269.96deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0) 100%), #476689;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont {
    width: 100%;
    max-width: 1200px;
}

.top_header .cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.loc {
    color: #fff;
    margin-right: 55px;
    font-size: 14px;
    line-height: 17px;
/* identical to box height */
    color: #FFFFFF;
}

.tel a {
    /* justify-content: center; */
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
}
.tel a img {
    margin-right: 5px;
}

.bl_top_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    height: 16px;
    margin-left: 28px;
    width: 30px;
}

label.bl_top_menu {
    margin-left: 0px;
}

.bl_top_menu span {
    width: 27px;
    height: 1px;
    background: #fff;
}

.rg_top_header {
    justify-content: center;
    align-items: center;
}

.soc a {
    height: 24px;
    margin-right: 9px;
}

.threads {
	height: 20px;
}

.lang {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #FFFFFF;
    margin-left: 20px;
}
.down_header {
    justify-content: center;
    align-items: center;
    /* height: 74px; */
	height: 113px;
    /* background: #D9D9D9; */
	background: #9B9B9B;
}
.down_header .cont {
    justify-content: space-between;
    align-items: center;
}

ul#menu-category_menu {
    list-style: none;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.logo a {
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.bl_text_logo span {
    display: flex;
}

.bl_text_logo {
    flex-direction: column;
	margin-left: 14px;
}

span {}

.bl_text_logo span:nth-child(1) {
    font-weight: bold;
    font-size: 32px;
    line-height: 33px;
    color: #656D72;
}

.bl_text_logo span:nth-child(2) {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000;
}

.logo img {
  /*  margin-top: -25px; --> */
}
	


.menu-category_menu-container ul ul {
    display: none;
	position: absolute;
    top: -10pxm; 
    left: -10px;
    z-index: 99999;
    width: 580px;
    background: #9B9B9B;
	/* background: #D9D9D9; */

	border: #476689 solid 2px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
.menu-category_menu-container ul li:hover > ul {
    display: block;
}
.menu-category_menu-container li {
    position: relative;
}

ul#menu-category_menu ul li {
	margin: 15px;
	
}




ul#menu-category_menu li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #fff;
	/* color: #4f6268;*/
    /* padding: 0 5px; */
}

ul#menu-category_menu li {
    margin-left: 55px;
    /* width: 210px; */
}

ul#menu-category_menu li a:hover {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: black;
	
  background-color: #ffffff63;
  box-shadow: 0 0 10px #fff;
  border-radius: 10px;
	
}









/*ul#menu-category_menu li:nth-child(1) {
    margin-left: 0px;
}*/

.banner {
    
    margin-top: 40px;
}
.top_bann {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    
}
.top_banner {
    height: 680px;
    /* height: 524px;*/
    background-size: cover;
    background-repeat: no-repeat;
}
/*
.top_banner:before {content: "";position: absolute;width: 100%;height: 100%;background: #000011;opacity: 0.01;}
*/

.row {
    
    justify-content: center;
    align-items: center;
}

.on_banner {
    width: 100%;
    height: 100%;
    /* justify-content: flex-end; */
}

.on_banner a {
    width: 100%;
}

.on_banner a {
    width: 100%;
    height: 100%;
}


.row {
    justify-content: center;
    align-items: center;
}

.on_banner {
    width: 100%;
    height: 100%;
    /* justify-content: flex-end; */
}

.on_banner a {
    width: 100%;
}

.on_banner a {
    width: 100%;
    height: 100%;
}

.on_banner .row {
    height: calc(100% - 60px);
    justify-content: center;
    align-items: flex-end;
}

.on_banner .row .cont {
    justify-content: flex-end;
    align-content: flex-end;
}

.bl_poddp {
    width: 460px;
    height: 92px;
    /* left: 841px; */
    flex-direction: column;
    /* top: 485px; */
    background: rgba(0, 99, 154, 0.4);
    justify-content: center;
    padding-left: 40px;
    z-index: 100;
}

.bl_poddp .zag {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
/* identical to box height */
    color: #FFFFFF;
}

.opis {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #FFFFFF;
}
ul.slick-dots li {
    width: 12px;
    height: 12px;
    /* left: 714px; */
    /* top: 603px; */
    background: #FFFFFF;
    margin: 0 15px;
}

.slick-dots li {
    width: 12px;
    height: 12px;
    background: #FFFFFF;
    display: flex;
    border-radius: 50%;
    /* justify-content: center; */
    /* align-items: center; */
    /* flex-direction: row; */
}

.slick-dots li button:before {
    display: none;
}

ul.slick-dots {
    bottom: 23px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

ul.slick-dots li.slick-active {
    background: #206BA3;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.slick-dots li.slick-active:before {content: "";width: 12px;height: 12px;border: 1px solid #fff;display: flex;justify-content: center;align-items: center;position: absolute;border-radius: 50%;}
.tit {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
/* identical to box height */
    color: #222628;
    margin-top: 1px;
    margin-bottom: 58px;
}

section.brand .cont {
    flex-direction: column;
}

.on_brand {
    height: 111.52px;
    /* left: 361.78px; */
    /* top: 767.25px; */
    background: #FFFFFF;
    border: 1px solid #BCBCBC;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    width: calc(20% - 3px);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.on_brand a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.on_brand:hover {
-ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05);
	box-shadow: 0 0 60px #476689;
}
.tel:hover {
-ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
	
}



.bl_foot ul li a:hover {
  color: #12051e;
-ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
	
}





.tel a span:hover {
color: #12051e;	
}

.foot_soc a img:hover {
-ms-transform: scale(1.15); /* IE 9 */
  -webkit-transform: scale(1.15); /* Safari 3-8 */
  transform: scale(1.15);
	box-shadow: 0 0 60px #fff;
	
}

.soc a img:hover {
-ms-transform: scale(1.15); /* IE 9 */
  -webkit-transform: scale(1.15); /* Safari 3-8 */
  transform: scale(1.15);
	box-shadow: 0 0 60px #fff;
	
}
.on_cat:hover {
-ms-transform: scale(1.01); /* IE 9 */
  -webkit-transform: scale(1.01); /* Safari 3-8 */
  transform: scale(1.01);
	box-shadow: 0 0 60px #476689;
}


.bl_od_tov:hover {
-ms-transform: scale(1.01); /* IE 9 */
  -webkit-transform: scale(1.01); /* Safari 3-8 */
  transform: scale(1.01);
	box-shadow: 0 0 60px #476689;
}








.bl_brand {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 94px;
}
section.category_wall .cont {
    flex-direction: column;
}

section.category_wall .tit {
    margin-bottom: 30px;
}

.bl_cat {
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.on_cat {
    height: 312px;
    /* left: 0px; */
    /* top: -2px; */
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    width: calc(50% - 10px);
    margin-bottom: 30px;

}

.on_cat a {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: flex-start;
    align-content: flex-start;
}

.bl_kart_cat {
    height: 240px;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
	margin-bottom: 10px;
}


.zag_cat {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    background: #476689;
    padding: 5px;
    margin: 0 10px;
    /* min-height: 55px; */
}
section.seo {
    background: #EEEEEE;
    padding: 38px 0;
    margin-top: 95px;
    padding-bottom: 70px;
}

section.seo .cont {
    /* flex-direction: column; */
    justify-content: space-between;
    align-items: center;
}

.lf_block {}

section.seo .lf_block {
    width: 600px;
    height: 352px;
	margin-right:20px;
	background-position: center;
    background-repeat: no-repeat;
	background-size: 600px;
}

section.seo  .rg_block {
    width: calc(100% - 600px);
    flex-direction: column;
}

.sm_zag {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #928A8A;
    margin-bottom: 10px;
}

.big_zag {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #222628;
    margin-bottom: 27px;
}

section.seo .rg_block a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    text-decoration-line: underline;
    color: #064B8B;
    margin-top: 27px;
}
.top_footer {
    background: #9B9B9B;
    padding-top: 13px;
}

.top_footer .row {
    width: 100%;
}

.bl_foot ul {list-style: none;padding-left: 0px;}

.bl_foot {
    width: calc(25% - 15px);
    margin-bottom: 6px;
}

.bl_foot:nth-child(1) {
    width: 55%;
}

.bl_foot:nth-child(2) {
    width: 20%;
}

.bl_foot ul li a {
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #FFFFFF;
}

.bl_foot a {
    color: #fff;
}

footer .bl_foot .bl_text_logo span:nth-child(1),footer .bl_foot .bl_text_logo span:nth-child(2)  {
    color: #fff;
}

.bl_foot {
    /* background: #476689; */
}

.down_footer {
    background: #476689;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.down_footer .row .cont {
    justify-content: space-between;
    align-items: center;
}

.row {
    width: 100%;
    justify-content: center;
    align-items: center;
}

.cop {
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #FFFFFF;
}

.foot_soc {
    justify-content: flex-end;
    align-items: center;
    margin-right: 170px;
}

.foot_soc a {
    margin-left: 12px;
    /* width: 34px; */
    /* height: 30px; */
}
p#breadcrumbs {margin: 13px 0;}

p#breadcrumbs a,p#breadcrumbs span {
    font-size: 12px;
    line-height: 15px;
/* identical to box height */


/* Black */
    color: #172029;
    opacity: 0.5;
}

section.page .cont {
    flex-direction: column;
}

.bl_brend_w {
    flex-direction: column;
}

.on_bren {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 114px;
}

.lf_br {
    width: 527px;
    width: 44%;
    height: 424px;
    left: 123px;
    top: 216px;
    background-position: center !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

.rg_br {
    width: calc(100% - 580px);
    flex-direction: column;
}

.tit_brend {
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #222628;
    margin-bottom: 34px;
}

.opis_brend {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #222628;
    margin-bottom: 30px;
}
section.page .bl_text {flex-direction: column;}

section.page .bl_text img {
    width: 100%;
    height: auto;
}
.bl_contact {
    justify-content: space-between;
    align-items: flex-start;
}

.lf_cont {
    width: calc(61% - 30px);
    flex-direction: column;
}

.rg_cont {
    width: calc(50% - 30px);
}

.on_cont {
    width: calc(50% - 15px);
    margin-bottom: 43px;
}

.lf_pod, .rg_pod {
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}

.bl_cont {
    display: flex;
    flex-direction: column;
    width: calc(100% - 32px);
}

.ikon {
    margin-right: 32px;
    justify-content: flex-start;
    align-items: flex-start;
}

.tit_cont {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #222628;
}

.bl_cont span,.bl_cont a {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #222628;
    /* margin-top: 5px; */
}

.map {
    width: 100%;
    height: 293px;
    overflow: hidden;
    margin-bottom: 50px;
}
.bl_soc_cont a {
    width: 38px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bl_cont .tit_cont+a,.bl_cont .tit_cont+span {
    margin-top: 15px;
}
section.page.usl {}

section.page.usl .bl_cat {
    justify-content: flex-start;
    margin-top: 40px;
}

section.page.usl .bl_cat .bl_od_tov:last-child {
    justify-items: flex-start;
}

.bl_od_tov {
    width: calc(50% - 15px);
    height: 486px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background: #FFFEFF;
    border: 1px solid #8B8B8B;
    box-sizing: border-box;
    margin-right: 29px;
    margin-bottom: 50px;
}

.kar_tov {
    height: 323px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 90%;
}

.kar_tov a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.bl_od_tov:nth-child(2n) {
    margin-right: 0;
}

.decss {
    width: calc(100% - 60px);
    /* margin-top: 37px; */
    justify-content: space-between;
    align-items: center;
}

.zag_tov a,.zag_tov {
    font-weight: 600;
    font-size: 22px;
    line-height: 34px;
    color: #000000;
}

.cena_tov span:nth-child(1) {
    /*font-weight: 600;*/
    font-size: 18px;
    line-height: 27px;
    color: #222628;
    display: flex;
    margin-top: 7px;
    margin-right: 5px;
}
.cena_tov span:nth-child(2) {
    /*font-weight: 600;*/
    font-size: 24px;
    line-height: 34px;
    color: #222628;
    display: flex;
	margin-left: 10px;
}

.cena_tov {
    display: flex;
    align-content: flex-end;
}

.bl_od_tov a.more {
    background: #476689;
    border-radius: 5px;
    width: calc(100% - 60px);
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
	margin-bottom: 30px;
    height: 60px;
}
section.page.top_tovar .cont {
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
}

.lf_tovar {
    
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sl_tov_sm.slick-initialized.slick-slider.slick-dotted {}

.on_tov_im {
    width: 143px;
    height: 144px !important;
    /* left: 137px; */
    /* top: 237px; */
    /* background: #FFFFFF; */
    /* border: 1px solid #DCDCDC !important; */
    box-sizing: border-box;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    margin-bottom: 10px;
    margin-right: 13px;
}

.on_tov_im_big {
    width: 545px !important;
    height: 507px;
    /* left: 297px; */
    /* top: 206px; */
    /* background: #FFFFFF; */
    /* border: 1px solid #DCDCDC; */
    box-sizing: border-box;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
}

.rg_tovar {
    width: 40%;
    flex-direction: column;
}
.sl_tov_sm .slick-prev {
    top: -18px;
    left: 69px;
    width: 10px;
    height: 10px;
    border-left: 3px solid #064B8B;
    border-top: 3px solid #064B8B;
    transform: rotate(45deg);
}
.sl_tov_sm .slick-next {
    bottom: -17px;
    left: 69px;
    width: 10px;
    height: 10px;
    border-left: 3px solid #064B8B;
    border-top: 3px solid #064B8B;
    transform: rotate(-133deg);
    top: auto;
}
.model {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
/* identical to box height */
    color: #B9B9B9;
    margin-bottom: 18px;
}
.brend_img {
    width: 150px;
    height: 85px;
    /* left: 891px; */
    /* top: 304px; */
    /* background: url(.png); */
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.rg_tovar .cena span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.rg_tovar .cena span:nth-child(2) {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}
.rg_tovar .cena{
    margin-top:48px;
}
.nalichie {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
/* identical to box height */
    color: #000000;
    margin-top: 14px;
    justify-content: flex-start;
    align-items: center;
}

.nalichie:before {content: "";width: 10px;height: 10px;background: #009B06;margin-right: 10px;}

.button_man a {
    width: 237px;
    height: 40px;
    left: 895px;
    top: 525px;
    background: #476689;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #FFFFFF;
    margin-top: 40px;
}

.smol_opis {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    margin-top: 55px;
}

section.page.down_tovar .cont {
    flex-direction: row;
    margin-top: 0;
}

section.page.down_tovar .cont .lf_tovar {
    flex-direction: column;
    margin-top: 0;
}

.bl_opis {
    flex-direction: column;
	margin-bottom:20px;
}

.h2 {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
/* identical to box height */
    color: #222628;
}

.bl_opis .bl_text {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    /*margin-top: 30px;*/
}

ul {
    list-style: none;
    padding-left: 0;
}

.video_tov iframe {
    width: 720px;
    height: 360px;
}

.video_tov {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bl_video + .bl_opis {
    margin-top: 72px;
    width: 100%;
}



.bl_kharak .bl_on_khar:nth-child(odd){
background-color: #f4f4f4;	
}

.bl_kharak .bl_on_khar:nth-child(even){
background-color: #fff;	
}


.bl_kharak {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.bl_on_khar {
    width: 95%;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #C5C5C5;
    height: 40px;
	padding: 0 5px;
}

.bl_gal {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
}

section.dop_tovar .cont {
    flex-direction: column;
}

.sam_gal {
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
}

.sam_gal a {
    width: calc(25% - 15px);
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 7px;
    margin-right: 8px;
}

.sam_gal a span {
    width: 100%;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.bl_dop_tov {
    flex-direction: column;
}

.sam_bl .bl_od_tov {
    width: calc(33.3% - 15px);
    height: 477px;
    border: none;
}

.sam_bl .bl_od_tov .kar_tov {
    height: 230px;
}

.model_tov {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.zag_tov {
    text-align: left;
    width: calc(100% - 30px);
	text-wrap: balance;
}
.sam_bl .model_tov {
    text-align: left;
    width: calc(100% - 30px);
}

.sam_bl .cena_tov {
    width: calc(100% - 30px);
    margin-top: 39px;
}

.sam_bl .cena_tov span:nth-child(2) {
    /* text-align: left; */
    font-weight: 600;
    font-size: 18px;
    line-height: 33px;
    color: #476689;
}

.sam_bl .cena_tov span:nth-child(1) {
    font-size: 16px;
    line-height: 20px;
    /* color: #476689; */
}
.smol_prev {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.on_tov {}

.on_tov {
    width: 250px;
    display: flex;
    flex-direction: column;
}

.pic_tov {
    width: 246px;
    height: 229px;
    /* left: 986px; */
    /* top: 858px; */
    /* background: #FFFFFF; */
    /* border: 1px solid #DCDCDC; */
    box-sizing: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.cena_smoll {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-top: 22px;
}

.cena_smoll span:nth-child(2) {font-weight: 700;font-size: 26px;line-height: 17px;margin-left: 5px;}
.sl_tov_big {
    width: 70%;
    margin-right: 80px;
}
/***************************************************************/
nav.nav{
     display:block;
 }
.nav {
    width: 100%; 
    max-width: 500px;
    min-width: 320px;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: 0;
    left: auto;
    right: -100%;
    /* padding: 15px 20px; */
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    transition: right 0.5s;
    background: #fffffff7;
    z-index: 2000;
}



.nav-toggle {
    /* position: absolute; */
    /* left: 320px; */
    /* top: 1em; */
    padding: 0.5em;
    /* background: inherit; */
    /* color: #dadada; */
    cursor: pointer;
    /* font-size: 1.2em; */
    /* line-height: 1; */
    /* z-index: 2001; */
    /* -webkit-transition: color .25s ease-in-out; */
    -moz-transition: color .25s ease-in-out;
    /* transition: color .25s ease-in-out; */
    /* display: flex; */
    /* flex-direction: column; */
}


.nav-toggle:after {
    /* content: '\2630'; */
    /* text-decoration: none; */
}

.nav-toggle:hover {
    color: #f4f4f4;
}


[id='nav-toggle'] {
    position: absolute;
    display: none;
}




[id='nav-toggle']:checked ~ .nav > .nav-toggle {
    left: auto;
    right: 2px;
    top: 1em;
    display: none;
}




[id='nav-toggle']:checked ~ .nav {
    right: 0;
    /* box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5); */
    -moz-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    /* -webkit-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5); */
    overflow-y: auto;
    overflow-x: hidden;
    background: #fffffff7;
    /* transform: rotate(-45deg); */
    /* transform: all 0.5 ease; */
    /* position: absolute; */
    z-index: 100000;
}

[id='nav-toggle']:checked ~ .nav-toggle {}


[id='nav-toggle']:checked ~ main > article {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    transform: translateX(320px);
}


[id='nav-toggle']:checked ~ .nav > .nav-toggle:after {
    content: '\2715';
}


body {
    -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
    to {
      padding: 0;
    }
}


@media screen and (min-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
}

@media screen and (max-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
    .nav {
      width: 100%;
      box-shadow: none
    }
}




.nav h2 {
    width: 90%;
    padding: 0;
    margin: 10px 0;
    text-align: center;
    text-shadow: rgba(255, 255, 255, .1) -1px -1px 1px, rgba(0, 0, 0, .5) 1px 1px 1px;
    font-size: 1.3em;
    line-height: 1.3em;
    opacity: 0;
    transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -webkit-transform: scale(0.1, 0.1);
    transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transition: opacity 0.8s, transform 0.8s;
    -ms-transition: opacity 0.8s, -ms-transform 0.8s;
    -moz-transition: opacity 0.8s, -moz-transform 0.8s;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}
.nav form#currency button{
    padding-left:0px;
    padding-top: 21px;
}
.nav h2 a {
    color: #dadada;
    text-decoration: none;
    text-transform: uppercase;
}

[id='nav-toggle']:checked ~ .nav h2 {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.nav > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav > ul > li {
    line-height: 2.5;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s;
    -moz-transition: opacity .5s .1s, -moz-transform .5s .1s;
    -ms-transition: opacity .5s .1s, -ms-transform .5s .1s;
    transition: opacity .5s .1s, transform .5s .1s;
}

[id='nav-toggle']:checked ~ .nav > ul > li {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.nav > ul > li:nth-child(2) {
    -webkit-transition: opacity .5s .2s, -webkit-transform .5s .2s;
    transition: opacity .5s .2s, transform .5s .2s;
}

.nav > ul > li:nth-child(3) {
    -webkit-transition: opacity .5s .3s, -webkit-transform .5s .3s;
    transition: opacity .5s .3s, transform .5s .3s;
}

.nav > ul > li:nth-child(4) {
    -webkit-transition: opacity .5s .4s, -webkit-transform .5s .4s;
    transition: opacity .5s .4s, transform .5s .4s;
}

.nav > ul > li:nth-child(5) {
    -webkit-transition: opacity .5s .5s, -webkit-transform .5s .5s;
    transition: opacity .5s .5s, transform .5s .5s;
}

.nav > ul > li:nth-child(6) {
    -webkit-transition: opacity .5s .6s, -webkit-transform .5s .6s;
    transition: opacity .5s .6s, transform .5s .6s;
}

.nav > ul > li:nth-child(7) {
    -webkit-transition: opacity .5s .7s, -webkit-transform .5s .7s;
    transition: opacity .5s .7s, transform .5s .7s;
}

.nav > ul > li > a {
    display: inline-block;
    position: relative;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 1.2em;
    color: #dadada;
    width: 100%;
    text-decoration: none;
       -webkit-transition: color .5s ease, padding .5s ease;
    -moz-transition: color .5s ease, padding .5s ease;
    transition: color .5s ease, padding .5s ease;
}


.nav > ul > li > a:hover,
.nav > ul > li > a:focus {
    color: white;
    padding-left: 15px;
}

.nav > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}

.nav > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #3bc1a0;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav > ul > li > a:hover:before {
    width: 0%;
    background: #3bc1a0;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav > ul > li > a:hover:after {
    width: 0%;
    background: transparent;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}

/*
.mask-content {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
}

[id='nav-toggle']:checked ~ .mask-content {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
}
*/
/*****************************************************************************/

ul#menu-mob_menu li a {
    font-weight: normal;
    font-size: 16px;
    line-height: 38px;
    color: #222628;
    padding-left: 30px;
}

label.close_menu {position: absolute;right: 19px;top: 15px;display: flex;justify-content: center;align-items: center;}

label.close_menu span {
    width: 20px;
    height: 2px;
    background: #222628;
    position:absolute;
}

label.close_menu span {
    transform: rotate(45deg);
}

label.close_menu span:nth-child(2) {
    transform: rotate(-45deg);
}
ul#menu-foot_menu2 {
    margin-left: 60px;
}
.my_modal{
    display:none;
}
.my_modal.active {
    display: block;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    z-index: 1000;
    /* display: none; */
}

.my_modal.active .my_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 996;
    background: rgb(71 102 137 / 30%);
}

.body_modal {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 11000;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 410px;
    height: auto;
    background: #fff;
    z-index: 11380;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px 18px;
    flex-direction: column;
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}
section.form {
    flex-direction: column;
    width: 100%;
}

.sama_form .telo_form {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.form .zag_form {
    font-size: 26px;
    text-align: center;
    display: block;
}

.sama_form {
    width: 100%;
    /* padding-left: 33px; */
    /* text-align: center; */
}

.telo_modal {
    width: 100%;
}

section.form div[role="form"] {
    width: 100%;
}

section.form .label input {
    width: 100%;
}

section.form form.wpcf7-form.init {
    width: 100%;
}

section.form .label {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
}

section.form .bl_bott {
    width: 100%;
}

section.form .bl_bott input {
    width: 100%;
}

section.form .wpcf7 .ajax-loader {
    display: none;
}
.close:after,.close:before {content: "";width: 20px;height: 2px;background: #000;position: absolute;}

.close:before {transform: rotate(45deg);}

.close:after {
    transform: rotate(-45deg);
}

.close {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 89%;
    top: 20px;
    cursor: pointer;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {background: #476689;border-radius: 5px;/* width: calc(100% - 60px); */justify-content: center;align-items: center;text-align: center;font-size: 20px;line-height: 24px;display: flex;align-items: center;text-align: center;color: #FFFFFF;padding: 0 30px;border: none;margin-top: 18px;height: 43px;width: 150px;justify-content: center;display: flex;align-items: center;}

.body_modal  input {
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%;
}
span.wpcf7-spinner {
    display: none !important;
}
.wpglobus-selector-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /*flex-direction: column;*/
    /*margin-top: 2px;*/
    background: #577393;
    /*padding: 5px;*/
    overflow: hidden;
    max-height: 25px;
    flex-direction: row;
    margin-top: 11px;
    padding: 0px;
}
.wpglobus-selector-box a {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #FFFFFF;
    display: flex;
    order: 3;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-right: 8px;
}

a.wpglobus-current-language {
    order: 1;
    margin-top: 2px;
    cursor: pointer;
}

.wpglobus-selector-box:hover {
    max-height: 25px;
/*    margin-top: 38px;*/
    margin-top: 11px;
    
}
.bl_dop_ss a {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    text-decoration-line: underline;
    color: #064B8B;
    margin-right: 32px;
    /* margin-top: 51px; */
}
.tax-product_category .cena_tov {
    width: 50%;
    justify-content: flex-end;
}

.tax-product_category .zag_tov {
    width: 80%;
}

.tax-product_category .cena_tov span:nth-child(2) {
    color: #476689;
}
section.page.top_tovar {
    margin-top: 40px;
}

section.page.top_tovar .rg_tovar .cena span:nth-child(2) {
    /*font-size: 28px;*/
	margin-left: 10px;
}
.lf_tovar ul li {
    position: revert;
    display: flex;
    justify-content: flex-start;
    /*align-items: center;*/
    margin-left: 21px;
    margin-bottom: 7px;
}

.lf_tovar ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #526f90;
    border-radius: 50%;
    position: absolute;
    margin-left: -20px;

}
section.form form.wpcf7-form.init p {
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
}

section.form form.wpcf7-form.init p label {
    align-content: flex-start;
    display: flex;
    width: 82%;
}

section.form form.wpcf7-form.init p br {
    display: none;
}


a.wpglobus-current-language { display:none !important;}



@media screen and (min-width: 1024px) {
.sec_but {display: none;}  
}

.logoimgnew {
			
			height: 60px;
		}
