.container{
	max-width:90%;
	margin:auto;
}
.banner_top_cont {
    background: url(/upload/fonclock.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    min-height: 365px;
    display: inline-block;
    width: 100%;
}
.left_banner_top{
    display: inline-block;
    width: 65%;	
}
.title_razdel_top{
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	color: #201600;
	text-transform: uppercase;
	padding:20px 0px;
}
.desc_title_top{
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #201600;
	font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #201600;
    padding: 0px 0 20px;
    line-height: 26px;
}
.phone_top{
	display: inline-block;
	width:100%;
	margin:15px 0;
}
.phone_top li{
	float:left;
}
.phone_top li a{
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	color: #E40A7F;
	text-decoration:none;
	margin-left:15px;
}
.adrr_top{
	display: inline-block;
	width:100%;
}
.adrr_top .city{
	display: inline-block;
	width:100%;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #E40A7F;
}
.adrr_top .watch-time{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #4D4D4D;
}
.button_top{
	margin:15px 0;
}
.button_top a{
	width: 250px;
    height: 60px;
    background: #FFC224;
    border-radius: 5px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    color: #fff;
}
.watch-advantages{
	text-align:center;
	display:inline-block;
	width:100%;
	margin:50px 0;
}
.watch-advantages-item{
	width:25%;
	float:left;
}
.watch-advatages-text{
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #4D4D4D;
	max-width: 80%;
    margin: 15px auto;
}
.text-page-content{
	padding-left: 30%;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    background: url(/upload/clock.png) no-repeat left center;
    background-size: 30%;
	font-size: 20px;
	line-height: 30px;
	color: #4D4D4D;
}
.slide-wrapper{
	text-align:center;
	
}
.block_slider{
	display: inline-block;
    width: 100%;
	margin:50px 0;
}
.product-card-item__link{
	    min-height: 64px !important;
}
.product-card-item__description{
	
}
a.link.link-whatsapp-fix {
    position: fixed;
    right: 75px;
    bottom: 75px;
    display: inline-block;
}
.checkout-order-form-col{
	display: inline-block;
    width: 80%;
}
.owl-carousel .owl-item img{
	border-radius:0px;
}
.checkout-order-form-col input{
	    float: left;
    width: 35%;
    display: inline-block;
    margin-right: 15px;
    padding: 0;
}
.checkout-order-form__side.checkout-order-form__left{
	    background: url(/upload/fonclock.svg) no-repeat right;
    background-size: contain;
}
@media (max-width: 960px){
	.text-page-content{
		padding-left:0px;
		background:none;
	}
	.banner_top_cont{
		background:none;
	}
	.banner_top{
		background: url(/upload/fonemod2.png) no-repeat;
	}
}
@media (max-width: 800px){
	.watch-advantages-item{
		width:50%;
	}
}
@media (max-width: 600px){
	.left_banner_top{
		width:100%;
	}
	
}
@media (max-width: 400px){
	.watch-advantages-item{
		width:100%;
	}
	.banner_top{
		    background-position: left;
			background: url(/upload/fonmobile.png) no-repeat bottom;
			background-size: 100%;
			padding-bottom: 209px;
	}
	.checkout-order-form__side.checkout-order-form__left {
		background:none;
	}
	.watch-rating{
		background: url(/upload/clokfoote.png) no-repeat bottom;
		background-size: contain;
		padding-bottom: 250px;
	}
}


.watch { 
	display: flex;
    //flex-wrap: wrap;
    white-space: nowrap;
    overflow-x: auto;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 7%;
    margin-right: 7%;
}

.watch-item {
	text-align: center;
	border: 1px solid rgb(196, 196, 196);
	width: 19%;
	border-radius: 5px;
}

.watch-brands {
	display: flex;
	 flex-wrap: wrap;
	 justify-content: space-between;
	 align-items: center;
	 margin-top: 20px;
	 margin-bottom: 10px !important;
}
 .watch-item {
	 text-align: center;
	 border: 1px solid rgb(196, 196, 196);
	 width: 19%;
	 border-radius: 5px;
}
 .watch-brands-h2 {
	margin-top:40px
}
 @media (max-width: 430px) {
	 .watch-brands {
		white-space: nowrap;
		 overflow-x: auto;
		 flex-wrap: unset;
		 font-size: 17px;
	}
	 .watch-item {
		 width: auto;
		 padding-left: 3px;
		 padding-right: 3px;
		 margin-left: 3px;
		 margin-right: 3px;
	}
}
 .watch-vl {
	border: 1px solid rgb(196, 196, 196);
	border-radius: 5px;
	 background-color: #F2F2F2;
	 width: 80%;
	margin-left: auto;
	 margin-right: auto;
	 padding-right: 10px;
	padding-left: 10px;
}
 .watch-vl-item {
	width: 33.33%;
	 margin-bottom: 10px;
	 text-align: center;
	 margin-top: 10px;
	 font-weight: 600;
}
 .watch-vl-item img {
	float: left;
	 width: 40px;
	 margin-right: 7px;
}
 .watch-vl-item p {
	float: left;
	 line-height: 1.7;
}
 @media (max-width: 430px) {
	 .watch-vl {
		width: 100%;
	}
	 .watch-vl-item {
		 width: 100%;
	}
	 .watch-vl-item img {
		width: 30px;
	}
	 .watch-vl-item p {
		line-height: 1.75;
	}
	 .watch-vl {
		 white-space: normal;
		 overflow-x: visible;
		 flex-wrap: wrap;
	}