/*Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
    background:transparent;
    border:0;
    margin:0;
    outline:0;
    padding:0;
    text-decoration:none;
    box-sizing:border-box;
    font-family:sans-serif;
}
img{
    max-width:100%;
    max-height:100%;
}
li{
    list-style:none;
}

input, textarea, select{
    box-sizing:border-box;
    outline:0;
    font-family:sans-serif;
}
body{
    min-width:320px;
    -webkit-text-size-adjust:100%;
}
.clear{
    clear:both;
}
.m_b01{
    padding:10px 0;
    background:#ffa704;
    color:#fff;
    font-size:15px;
    font-weight:700;
    overflow:hidden;
}

.m_b01 a{
    color:#fff;
}
.m_b01 li{
    float:left;
    margin-right:20px;
	transition: 0.2s;
}
.m_b01 li:hover{
    float:left;
    margin-right:20px;
	border-bottom:2px solid #ffeb3b	;
	padding-bottom: 2px;
	
	
	transition: 0.2s;
}
.m_b01 li:last-child{
    margin-right:0;
}
.m_b01_rt, .m_b01 ul{
    padding-top:20px;
}
.m_b02_t1{
    display:inline-block;
    margin:0 30px;
    width:130px;
    cursor:pointer;
}
.m_b02_t2{
    display:inline-block;
    margin:0 40px;
    width:200px;
    cursor:pointer;
}
.m_b02_t1 p{
    font-size:13px;
    font-weight:700;
    color:#ffa704;
}
.m_b02_t1 p:hover{
    font-size:13px;
    font-weight:700;
    color:#fdbe49;
	transition: 0.5s;
}
.m_b02 h2{
    color:#ffa704;
    font-size:25px;
    margin-bottom:10px;
}

.m_b02 h3{
    color:#5a5a5a;
    font-size:17px;
    margin-bottom:60px;
}
.m_b02{
    padding:30px 0 40px;
}
.m_b03{
    padding:50px 0 0;
}
.m_b03 h2{
    color:#656565;
    font-size:20px;
    text-align:center;
    margin-bottom:15px;
}
.m_b03_in{
    background:#fff7e7;
    padding:20px 15px;
    margin-bottom:40px;
}
.m_b03_in h3{
    color:#ffa704;
    font-size:20px;
    margin-bottom:20px;
}

.play_ico_w{
    position:relative;
    display:block;
    width:95px;
}
.play_ico{
    display:block;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    background:url("../img/ico_play.png") no-repeat center;
    transition:.2s;
}
.pop_ico{
    position:relative;
    display:block;
    transition:.2s;
	overflow: hidden;
	float: left;
    margin-left: 10px;
	margin-bottom: 10px;

}
.pop_ico img{
    display:block;

}
.pop_ico:hover img{
    transform:scale(1.1);
    z-index:200;
	transition:.2s;
    
}
.play_ico:hover{
    transform:scale(1.05);
}
.big_img img{
    display:block;
}
.big_img{
    margin-bottom:5px;
}
.prod_car img{
    cursor:pointer;
    padding-bottom:5px;
    border-bottom:3px solid transparent;
}
.prod_car img.active{
    border-bottom:3px solid #436e83;
}
.prod_car_wrap{
    padding-right:25px;
}
.prod_car_wrap .owl-prev{
    position:absolute;
    left:-25px;
    top:50%;
    background:url("../img/arr_l.png");
    width:20px;
    height:21px;
    margin-top:-14px;
}
.prod_car_wrap .owl-next{
    position:absolute;
    right:-25px;
    top:50%;
    background:url("../img/arr_r.png");
    width:20px;
    height:21px;
    margin-top:-14px;
}
.m_b03_t1{
}
.m_b03_t1 h5{
    color:#7a7a7a;
    font-size:15px;
    margin-top:15px;
}
.m_b03_t1 p{
    color:#7a7a7a;
    font-size:15px;
}
.m_b03_table{
    border-collapse:collapse;
    width:100%;
    margin-bottom:15px;
}
.m_b03_table td{
    padding:3px 10px;
    font-size:13px;
    color:#7a7a7a;
    vertical-align:middle;
    text-align:center;
    border:1px solid #7a7a7a;
}
.m_b03_table td:first-child{
    text-align:left;
    width:150px;
}
.m_b03_table td.m_b03_red{
    border-left:0;
    border-top:0;
    color:#ff7a7d;
    font-weight:700;
    text-align:center;
}
.m_b03_p{
    font-size:13px;
    color:#7a7a7a;
}
.btn_red{
    display:inline-block;
    height:63px;
    padding:5px 0;
    text-align:center;
    width:250px;
    margin-bottom:10px;
    color:#fff;
    font-size:15px;
    line-height:50px;
    background:#ff7a7d;
	transition: 0.5s;
}
.btn_red:hover{
    display:inline-block;
    
    padding:5px 0;
    text-align:center;
    width:250px;
    margin-bottom:10px;
    color:#fff;
    font-size:15px;
    
    background:#ea6669;
	transition: 0.5s;
}
.btn_blue2{
    display:inline-block;
    height:43px;
    padding:5px 0;
    text-align:center;
    width:250px;
    margin-bottom:10px;
    color:#fff;
    font-size:15px;
    line-height:15px;
    background:#8ca9d0;
	transition: 0.5s;
}
.btn_blue2:hover{
    display:inline-block;
    height:43px;
    padding:5px 0;
    text-align:center;
    width:250px;
    margin-bottom:10px;
    color:#fff;
    font-size:15px;
    line-height:15px;
    background:#ea6669;
	transition: 0.5s;
}
.btn_blue{
    display:inline-block;
    height:63px;
    padding:15px 0;
    text-align:center;
    width:250px;
    margin-bottom:10px;
    color:#fff;
    font-size:15px;
    line-height:15px;
    background:#a6c0e4;
	transition: 0.5s;
}
.btn_blue:hover{
    display:inline-block;
    
    padding:15px 0;
    text-align:center;
    width:250px;
    margin-bottom:10px;
    color:#fff;
    font-size:15px;
    line-height:15px;
    background:#637ea2;
	transition: 0.5s;

}
.m_b03_table2 td:nth-child(2){
    width:290px;
}
.m_b04{
    padding-bottom:200px;
}
.m_b04a{
    background: #ececec;
    padding: 20px 15px;
    margin-bottom: 40px;
}
.m_b04 h2{
    text-align:center;
    color:#656565;
    font-size:20px;
    text-transform:uppercase;
    margin:70px 0 0;
}
.m_b04 p{
    color:#656565;
    font-size:15px;
}
.m_b04 a{
    color:#0005e5;
    text-decoration:underline;
}
.m_b04  h4{
    color:#656565;
    text-transform: uppercase;
    text-align:center;
    margin-bottom:15px;
}
.m_b04a  h4{
    color:#656565;
    text-transform: uppercase;
    text-align:center;
    margin-bottom:15px;
}
.m_b04a p{

    font-size:15px;
}

/* Оплата */
.map_wrap{
    padding:70px 0;
}
.map_wrap2{
    padding:20px 0;
}
.map_wrap h2{
    font-size:20px;
    text-align:center;
    color:#656565;
    margin-bottom:35px;
}
.map_wrap2 h2{
    font-size:20px;
    text-align:center;
    color:#656565;
    margin-bottom:35px;
}
.map{
    height:280px;
    width:100%;
}
.map_wrap .row{
    margin-bottom:15px;
}
.mw_t1{
    color:#656565;
    font-size:15px;
    margin-bottom:30px;
}
.mw_txt h5{
    font-size:15px;
    color:#656565;
}
.mw_txt p{
    font-size:15px;
    margin-top:20px;
    color:#656565;
}
.mw_tx_s{
    font-size:15px;
    color:#656565;
    margin-top:10px;
}
.mw_tx_s a, .deliv_wrap a{
    color:#0005e5;
    text-decoration:underline;
}
.deliv_wrap h2{
    color:#656565;
    font-size:20px;
    text-align:center;
}
.deliv_wrap p{
    color:#656565;
    font-size:15px;
    margin-bottom:20px;
}
.deliv_wrap{
    padding:30px 0;
}
.to_top{
    display:none;
    position:fixed;
    bottom:15px;
    right:15px;
    background:url("../img/arr_up.png") no-repeat center;
    width:35px;
    height:36px;
    cursor:pointer;
}
