﻿/* СВОЙ СТИЛЬ КНОПКИ */

.KNOP-1 {
				border: 0px solid #FFFFFF;
				text-decoration: none;
				text-align: center;
				color: #FFF;
				border-radius: 27px;
				padding: .6em 1.1em;
				transition: 0.2s;
				white-space: nowrap;
				background-color: #EC7A58;
				line-height: 2.8em;
}
.KNOP-1:hover {
				background-color: #E7562C;
				text-decoration: none;
				color: #FFFFFF;
}

.KNOP-2{
				border: 0px solid #CCCCCC;
				text-decoration: none;
				text-align: center;
				color: #FFFFFF;
				background-color: #D72B00;
				border-radius: 7px;
				padding: 0.95em 1.6em 0.95em 1.6em;
				line-height: 3.8em;
				transition: 0.2s;
				white-space: nowrap;
}
.KNOP-2:hover {
				background-color: #BD2600;
				text-decoration: none;
				color: #FFFFFF;
}


.KNOP-3 {
				border: 1px solid #EC7A58;
				text-decoration: none;
				text-align: center;
				color: #EC7A58;
				border-radius: 77px;
				padding: 0.57em 1.5em 0.57em 1.5em;
				line-height: 2.8em;
				white-space: nowrap;
				display: inline;
				cursor: pointer;
}
.KNOP-3:hover {
				border: 1px solid #D98546;
				text-decoration: none;
				color: #E9623A;
}

.KNOP-4 {
				border: 0px solid #FFFFFF;
				text-decoration: none;
				text-align: center;
				color: #FFF;
				border-radius: 3px;
				padding: .75em 1.2em;
				line-height: 1.7em;
				transition: 0.2s;
				white-space: nowrap;
				background-color: #D72B00;
				line-height: 2.8em;
}
.KNOP-4:hover {
				background-color: #BD2600;
				text-decoration: none;
				color: #FFFFFF;
}

.KNOP-5 {
				border: 2px solid #D72B00;
				text-decoration: none;
				text-align: center;
				color: #D72B00;
				border-radius: 3px;
				padding: .6em 1.2em;
				line-height: 1.7em;
				transition: 0.2s;
				white-space: nowrap;
				line-height: 2.8em;
}
.KNOP-5:hover {
				background-color: #F6F6F6;
				text-decoration: none;
				color: #D72B00;
}

.KNOP-6 {
				border: 1px solid #EEEEEE;
				text-decoration: none;
				text-align: center;
				color: #000000;
				border-radius: 55px;
				padding: .5em 1.5em .5em 1.5em;
				transition: 0.1s;
				white-space: nowrap;
				background-color: #F1F1F1;
				margin-right: 5px;
				line-height:2.99
				}
				
.KNOP-6:hover {
				background-color: #E9E9E9;
				text-decoration: none;
				color: #000000;
}



.MARKER-1 {
				border-left-style: solid;
				border-left-width: 5px;
				border-left-color: #DD945D;
				padding-left: 15px;
				line-height: 1.3em;
}

.CHAST-2 {
				margin: 0px;
				padding: 0px;
				width: 27px;
				height: 27px;
				border-radius: 35px;
				font-size: 0.7em;
				background-color: #DD945D;
				color: #FFFFFF;
				font-weight: 500;
}

.LN-Z {
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #EFCCB1;
}
.CT-Z {
				color: #D67C3A;
}


/* ВЫСОТА ГЛАВНОГО ЭКРАНА */

.VIS-GE {
				height: calc(100vh - 60px)
}





/* ИКОНКИ */


.ICON-TIME::before {
				content: "";
				display: inline-block;
				width: 16px;
				height: 16px;
				background-image: url('../../img/icon-time.png');
				background-size: cover;
				margin-right: 10px;
				vertical-align: -3px}


.ICON-DOST::before {
				content: "";
				display: inline-block;
				width: 16px;
				height: 16px;
				background-image: url('../../img/icon-dost.png');
				background-size: cover;
				margin-right: 10px;
				vertical-align: -3px;
}

.ICON-KORZ::before {
				content: "";
				display: inline-block;
				width: 20px;
				height: 20px;
				background-image: url('../../img/korzina.png');
				background-size: cover;
				margin-right: 5px;
				vertical-align: -5px;
}

.ICON-OPLATA::before {
				content: "";
				display: inline-block;
				width: 16px;
				height: 16px;
				background-image: url('../../img/icon-oplata.png');
				background-size: cover;
				margin-right: 10px;
				vertical-align: -3px;
}

.ICON-VIDEO::before {
				content: "";
				display: inline-block;
				width: 1.7em;
				height: 1.7em;
				background-image: url('../../img/icon-video.png');
				background-size: cover;
				margin-right: 0.7em;
				vertical-align: -0.48em;
				margin-left: -1.1em;
}



.KNOP-KORZ{
				border: 0px solid #CCCCCC;
				text-decoration: none;
				text-align: center;
				color: #000000;
				background-color: #FFCF61;
				border-radius: 37px;
				padding: 0.6em 1.3em ;
				line-height: 3.8em;
				transition: 0.2s;
				white-space: nowrap;
}
.KNOP-KORZ:hover {
				background-color: #FFC744;
				text-decoration: none;
				color: #000000;
				}



/* СВОЙ ЦВЕТ ЗАКЛАДКИ */


.TABY > tbody > tr > td li.TABY-AKTIV {
				background-color: #CC3300;
				color: #FFFFFF;
}


.ZAKL > tbody > tr > td li.TABY-AKTIV {
				color: #000000;
				background-color: #9BE7FF;

}



/* СВОЙ СТИЛЬ ССЫЛКИ В ВЕРХНЕМ МЕНЮ */

.MENU-SSILKA-CH a {
				color: #808080;
				text-decoration: none;
				margin-right: 10px;
}
.MENU-SSILKA-CH a:hover {
				color: #000000;
				text-decoration: none;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #000000;
}

.MENU-SSILKA-CH a.active {
  color: #EC7A58;
}

.MENU-SSILKA-CH a.active:hover {
  color: #EC7A58;
  border-bottom-width: 0px;

}



.MENU-SSILKA-B a {
				color: #FFFFFF;
				text-decoration: none;
				margin-right: 10px;
}
.MENU-SSILKA-B a:hover {
				color: #FFFFFF;
				text-decoration: none;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #FFFFFF;
}

/* ССЫЛКИ В ЛИСТИНГАХ */


.STATI-SSILKA a {
				color: #000000;
				
}
.STATI-SSILKA a:hover {
				color: #000000;
				
}

.STATI-SSILKA a:hover H2{
				color: #008FD5;
	
}

.PROMO-SSILKA a {
				color: #000000;
				cursor: default;
}
.PROMO-SSILKA a:hover {
				color: #000000;
				
}




.LISTING-SSILKA a  {
				color: #000000;
				text-decoration: none;
}
.LISTING-SSILKA a:hover {
				color: #000000;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #CCCCCC;
}

.SSIL-1 {
				color: #333333;
				text-decoration: none;
}
.SSIL-1:hover {
				color: #000000;
				text-decoration: none;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #A6A6A6;
}

.SSIL-2 {
				color: #FFFFFF;
				text-decoration: none;
				margin-right: 20px;

}

.SSIL-2:hover {
				color: #FFFFFF;
				text-decoration: none;
				border-bottom-color: #FFFFFF;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				
}

.SSIL-3 {
				color: #333333;
				text-decoration: none;
				line-height: 1;
}
.SSIL-3:hover {
				color: #000000;
				text-decoration: none;
				}


.MOBMENU a.active{
				color: #EC7A58;
}



/* СВОЙ ЦВЕТ ФОНА */


.F-6 {
				background: #DC6E00;
				color: #FFFFFF;
}



/* СВОЙ ЦВЕТ ТЕКСТА */

.CT-1{
				color: #CC3300
}

.CT-2{
				color: #EC5F00
}

/* СВОЙ СТИЛЬ КНОПКИ ОТПРАВИТЬ*/

.FORMA table td .Otpravka {
background-color: #CC3300;
color: #FFF;
}

.FORMA table td .Otpravka:hover {
background-color: #B72E00;
cursor:pointer
}




@media screen and (max-width:790px) {

.KNOP-6 {
				
				padding: .4em 1.0em;
				
}


.BLOK-KORZ{
				margin: 0px;
				position: fixed;
				bottom: 0px;
				left: 0px;
				display: block;
				z-index: 10000;
				width: 100%;
}




.KNOP-KORZ{
				border: 0px solid #CCCCCC;
				border-radius: 0px;
				padding: 0.45em 0em ;
				line-height: 1.9em;				
				display: block;
				z-index: 10000;
				width: 100%;
}





/* СВОЙ ЦВЕТ ФОНА НА МОБИЛЬНЫХ */

.Fm-6 {
				background-color: #FF9900
}



/* СВОЙ ЦВЕТ ТЕКСТА НА МОБИЛЬНЫХ */


.CTm-1{
				color: #3399FF
}}


