/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('/fonts/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('/fonts/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2') format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('/fonts/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2') format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('/fonts/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('/fonts/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.prog_list{
	background: #e1e1e1;
	padding: 16px 20px 16px 20px;
	margin: 25px 0px;
}
.prog_list div img{
	max-width: 100%;
	margin: 13px 0px 30px 0px;	
}

.prog_list div {
	text-align: left;
	font-size: 24px;
	line-height: 30px;
	
	
}
.prog_list div.text
{
	padding: 14px 0px 15px 15px;
}
ul.checkbox2 {
    padding-left: 0px;
	margin-left: 0px;
}
ul.checkbox2 li {
    list-style: none; 
    background: url('/img_site/chekbox2.png') no-repeat left top; 
    padding-left: 33px;
	font-size: 18px;
	line-height: 26px;
	margin: 18px 0px;
}
ul.checkbox1 {
    padding-left: 0px;
	margin-left: 0px;
}
ul.checkbox1 li,  li.checkbox1{
    list-style: none; 
    background: url('/img_site/chekbox1.png') no-repeat left top; 
    padding-left: 33px;
	font-size: 18px;
	line-height: 26px;
	margin: 18px 0px;
}

div.text_on_white {
background: url('/img_site/back_white.png') repeat left top;   
padding: 25px;
color: #000;
font-size: 18px;
line-height: 27px;
}

p.price_title {
	color: #000000;
    font-weight: 600;
	margin: 20px 0px;
}
p.price_item, p.price_item_all {line-height: 26px; font-size: 18px;}
p.price_item span { color: #ff0000; font-size: 22px;}
p.price_item_all s span{ color: #ff0000; font-size: 22px;}
p.price_item_all s{ color: #000; font-size: 22px;}
p.price_item_all span{ color: #00ff00; font-size: 22px;}


p.price_vigoda {color: #ff0000; font-size: 16px; line-height: 18px;}
p.price_plus {color: #ff0000; font-size: 40px; font-weight: 600;}
p.price_podarok { font-size: 22px; margin: 0px;}
p.price_podarok_text { font-size: 18px; line-height: 25px; margin: 0px;}
p.price_img img {text-align: center; max-width:140px; margin: 7px; padding: 0px;}
p.price_img {margin:0px; padding:0px;}




		
@media (max-width: 479px)
{
	.dscr_mk_my {
		 font-size: 35px;
	   line-height: 40px;
	}
}
@media (max-width: 767px)
{
	.dscr_mk_my {
    font-size: 45px;
   line-height: 50px;
}
}
@media (max-width: 991px)
{
	.dscr_mk_my {
   font-size: 50px;
   line-height: 54px;
}
}

/*///////////////////////////*/
.mediaBlock {

    width: auto;
    height: auto;
    margin: 0;
    padding: 25px 0 0;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;

}
.mediaBlock .videoContainer {

    width: 100%; 
    height: auto;
    margin: 0;
    padding: 0;

}	
.mediaBlock .videoContainer .videoWrap {

    width: 100%;
    height: auto;
    margin: 0;
    padding: 55% 0 0;
    position: relative;

}		
.mediaBlock .videoContainer .videoWrap .video {

    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    position: absolute;
    overflow: hidden;

}	
.mediaBlock .videoContainer .videoWrap .video iframe {

    max-width: 100%;
    max-height: 100%;
	width: 100%;
	height: 100%;
}