h1{
    font-size: 25px;
    color: #fff;
}
#glavniy{
    margin: auto auto;
    min-width: 980px;
    max-width: 1080px;
    color:#fff;
    text-align: center;
	background:url(../img/body99999.jpg) repeat-x;
    background-position: center top;
}
#fon_glav{
    min-height: 830px;
}
#wrapper_background{
    width:100%;
	min-width: 980px !important;
    height: 100%;
    background:url(../img/body99999.jpg) repeat-x;
    background-position: center top;
}
body{
    font-family: "Tahoma", "Verdana", "Arial";

   // background:url(../img/body_futer.jpg) repeat-x;
    background:url(../img/body99999.jpg) repeat-x;
    background-position: center bottom;
    background-color: #363636;
    //background-color: #fff;
}
#div_message_wellcome{
    //display: none; 
    position: fixed; 
    top:0; 
    left:0; 
    width: 100%;
    z-index: 1000000;
}
#krest_message_wellcome{
    position: absolute;
    top: 2px;
    right: 2px;
    width: 30px;
    height: 30px;
    font-size: 25px;
    text-align: center;
    color: red;
    border: 2px solid white;
    background-color: #363636;
    border-radius: 2px;
    cursor: pointer;
}
#krest_message_wellcome:hover{
    color: blue;
}
#under_message_wellcome{
    position: relative;
    width: 980px;
    margin: 0 auto;
    text-align: left; 
    color: white; 
    font-size: 20px; 
    line-height: 28px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 35px;
    padding-right: 35px;
    background-color: black;
    border-radius: 5px;
}
#borrom_krest_message_wellcome{
	color: red;
	cursor: pointer;
	text-decoration: underline;
}
.thanks_message_wellcome{
    width: 100%;
    text-align: center;
}
/*!!!!!!!!!!!!!!!!!!!!! Шапка !!!!!!!!!!!!!!!!!!!!!*/
#shapka{
    min-height: 160px;
    //max-height: 200px; 
    position: relative;

}
#div_logotip{
    line-height: 160px;
	text-align: center !important;
}

.korzina_tel{
    position: absolute;
    top:9px;
    right: 5px;
    text-align: center;
    border-bottom: 2px solid #3F7BB0;
    color:#fff;
    min-width: 300px;
    max-width: 300px;
}

.telefon{
    text-align: center;
    font-weight: 600;
    color:#008AFF;
    font-size: 27px;
    background-color: rgba(0,0,0,.5);
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 15px;
    min-width: 300px;
    max-width: 300px;
}
.part8800{
    color: #fff;
}
.telefon a, .telefon a:hover{
    text-decoration: none;
    color:#008AFF;
    overflow: hidden;
}
.a_8800_contacts, .a_8800_contacts:hover, .a_8800_contacts:after, .a_8800_contacts:before, .a_8800_contacts:focus{
    text-decoration: none;
    color:#008AFF;
    overflow: hidden;
}
.a_8800_contacts span{
    color: #fff;
}
.eeeil, .eeeil:hover{
    text-align: center;
    font-size: 20px;
    //padding-bottom: 5px;
    color:#008AFF;
    //border-bottom: 2px solid #3F7BB0;
    background-color: rgba(0,0,0,.5);
    border-radius: 10px;
    height: 25px;
    
    padding-bottom: 5px;
    min-width: 300px;
    max-width: 300px;
}
.eeeil a:hover, .a_korzina_shapka:hover{
    text-decoration: none;
}
#pochta_shapka{
    height: 90%;
    width: 90%;
    margin-bottom: 10px;
}
.logo_s{
    color: #FFD800;
   // background-color: #000;
    font-size: 38px;
    margin-left: -4px;
    margin-right: -4px;
    padding-left: -2px;
    padding-right: -2px;
}
.logo_hoehop{
    color: #fff;
    text-align: center;
   // background-color: #FFD800;
    font-size: 22px;
    margin-bottom: 5px;
    
}
.logo_tire{
    color: #fff;
    //background-color: #FFD800;
    font-size: 25px;
}
.logo_dog{
    color: #0072FF;
    font-size: 22px;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец Шапки !!!!!!!!!!!!!!!!!!!!!*/



/*!!!!!!!!!!!!!!!!!!!!! Топ меню !!!!!!!!!!!!!!!!!!!!!*/
.navbar-inner{
    background-image: none;
    background-color: rgba(0,0,0,.5);
    border: none;
    color:#fff;
}
.dropdown-toggle{
    border: none;
    color:#fff;
    font-size: 22px;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #3F7BB0;
    border-top-color: #3F7BB0;
}
.caret {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #000000;
    width: 0;
}
.dropdown-menu > li > a, .dropdown-submenu > li > a{
    color:#fff;
}
.dropdown-menu > li > a, .dropdown-submenu > li > a:hover, navbar .nav > li > a:focus, .navbar .nav > li > a:hover{
    color: #0072FF;   

}
.navbar .nav > li > .dropdown-menu:after {
    border-bottom: 6px solid #0072FF;
    border-left: 6px solid transparent;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-bottom-color: #0072FF;
    border-top-color: #0072FF;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{
    background-image: none;
    background-color: rgba(0,0,0,.5);
    color: #0072FF;
}
.dropdown-menu {
    background-color: none;
    background-image: none;
    background-color: rgba(0,0,0,.8);
    color:#fff;
}
.dropdown-menu > li > a{
    color: #fff;

}
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus, 
.dropdown-menu > li:hover, 
.dropdown-menu > li:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a{
    color: #0072FF;
    background-image: none;
    background-color: none;
}

.navbar .nav > li > a{
    font-size: 22px;
    color:#fff;
    text-shadow: none;
    font-family: "Tahoma", "Verdana", "Arial";
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: none;
    background-image: none;
    background-color: rgba(0,0,0,.5);
    box-shadow: none;
    color: #0072FF;
    text-decoration: none;
}
#a_top_menu_search{
	position: absolute;
	top: 7px;
	right: 25px;
	padding: 0;
	height: 30px;
	width: 30px;
}
#a_top_menu_search::before{
	content: '\2630';
	color: black;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	position: absolute;
	top: -3px;
	right: 35px;
	width: 35px;
	height: 32px;
	background-color: white;//#363636;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	
}
#a_top_menu_search::after{
	content: '';
	position: absolute;
	top: -3px;
	right: -3px;
	width: 70px;
	height: 30px;
	border: 1px solid white;
	border-radius: 3px;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец топ меню !!!!!!!!!!!!!!!!!!!!!*/





/*!!!!!!!!!!!!!!!!!!!!! Брэнды !!!!!!!!!!!!!!!!!!!!!*/
.table_brendi{
    width:100%;
    margin-top: 32px;
    text-align: center;
    color:#fff;
    font-size: 16px;
}
.cvetsize{
    color:#fff;
    font-size: 16px;
}
.td_menu{
    width:25%;
    text-align: left;
    padding-top: 10px;
}
.td_kartin{
    width:25%;
    text-align: center;

}
.ravnie_divi{
    min-height: 195px;
}



.cherta{
    border-bottom: 2px solid #0072FF;
}
.td_brends{
    width: 243px;
    height: 173px;
    margin: 0 auto;
    line-height: 165px;

    background:url(../img/td_brends.jpg) ;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ Рё Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%;
}


/* Разделы */

.menu_razdel{

    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 25px;
    border-bottom: 1px solid #FFF;
}

.menu_razdel a{
    color: #fff;

}
.menu_razdel a:hover{
    color: #0072FF;
    text-decoration: none;
    border-bottom: none;
}
.activ_razdel{
    border-bottom: 1px solid #0072FF;
}
.activ_razdel a{
    color:#0072FF; 
}
/* Сатегории */
.leftmenu_table_categorii{
    border-radius: 5px;
    text-align: left;
    background-color: #FF5F5F;
    width: 100%;
    margin-bottom: 20px;

}

.menu_cat{
    text-align: left;
    border-bottom: 1px solid #FFFFFF;
    max-height: 40px;
    min-height: 40px;
    position: relative;

}

.menu_cat a{
    color: #FFFFFF;
    font-size: 16px;
    position: absolute;
    bottom: 2px;
}
.block_menu_cat{
    padding-left: 20px;
}
.active_menu_cat a, .menu_cat a:hover{
    color:#0072FF;

}
.active_menu_cat{
    border-bottom: 1px solid #0072FF;
}
.table_catalog{
    width: 100%;
    margin-top: 8px;
    // line-height: 0;
}

.hover_cat:hover{
    text-decoration: none;
}
.div_catalog{
    width: 243px;
    height: 173px;
    margin: 0 auto;
    line-height: 167px;
    position: relative;
    background:url(../img/td_brends.jpg) ;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ Рё Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%;
}
.td_price{
    padding-bottom: 20px;
}
.div_discount{
    z-index: 2;
    background: url(../img/discount.png) no-repeat 0 0;
	width: 95px;
	height: 30px;
	position: absolute;
	right: -27px;
	top: 5.5px;
	color: #fff;
    font-size: 16px;  
    text-align: center;
    line-height: 24px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.kartinka{
    vertical-align: middle;
}
.a_catalog:hover{
    color: #0072FF; 
    text-decoration: none;
}
.p_podpis_cat{
    margin-left: auto;
    margin-right: auto;
    // margin-top: 2px;
    margin-bottom: 5px;
    width: 243px;
    font-size: 16px;
    min-height: 35px;
    max-height: 35px;
    text-align: left;
    color: #FFF; 
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
.p_podpis_cat:hover{
    color: #0072FF; 

}
.p_podpis_cat_dop{
    font-size: 25px;
    color: #0072FF; 
    margin: 15px auto;
}
/*!!!!!!!!!!!!!!!!!!!!! ЛЕВОЕ МЕНЮ !!!!!!!!!!!!!!!!!!!!!*/
.table_leftmenu{
    width: 100%;
    margin: 30px 0;
}

.table_leftmenu td{
    padding-top: 10px;
    width: 100%;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец ЛЕВОГО МЕНЮ !!!!!!!!!!!!!!!!!!!!!*/




/* Хлебные крошки */
.div_kroshki{
    text-align: left;
    padding-top: 7px;
}
.a_kroshki{
    text-align: left;
}
.a_caret {
    margin: 0 15px;
    font-size: 1px;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-left: 7px solid #0072FF;


}
/* Заголовок */
.h1_stractiv, .h1_str{
    text-align: center;
    /* цвет - через админку, размер*/
}

/*!!!!!!!!!!!!!!!!!!!!! Футер !!!!!!!!!!!!!!!!!!!!!*/
.a_futer{
    margin-top: 70px;
    text-align: center;
}
.table_futer{
    width:100%;
    margin-bottom: 40px;
}
.a_futer a{
    margin: 0 20px;
    color:#fff;
    font-size: 22px;
    //text-decoration: underline;
}
.a_futer a:hover{
    color:#0072FF;
    text-decoration: none;
}
#rukaoko, #privacy_policy{
    font-size: 16px;
    color:#0072FF;
}

/* заказать звонок и зарегистрироваться */
.vvedite_div{
    background:rgba(0,0,0,.3);
    border-radius: 10px;
}
.zakaz_zvon_div table{
   margin: 0 auto 10px 0;
}
.oshibki_td_futer{
    height: 30px;
    text-align: center;
}
.vvedite_tel, .mi_perezv{
    font-size: 16px;
    padding-bottom: 15px;
    color:#0072FF;
}
.zakazat_zvonokf{
    color:#fff;
    background-color: #363636;
    border: 2px solid #0072FF;
    border-radius: 5px;
    padding: 3px;
}
.zareg_futer{
    color:#fff;
    background-color: #363636;
    border: 2px solid #0072FF;
    border-radius: 5px;
    padding: 3px;
}
.zakazat_zvonokf:hover, .zareg_futer:hover{
    color:#fff;
    text-decoration: none;
    //border-color: #fff;
}
.td_input_ruter{
    text-align: center;
}
.input_ruter{
    max-width: 150px;
}
.cvet_futer_info{
    color:#fff;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец Футера !!!!!!!!!!!!!!!!!!!!!*/


/*!!!!!!!!!!!!!!!!!!!!! Бренд !!!!!!!!!!!!!!!!!!!!!*/
.div_opisanie_brenda{
    text-align: left;
    background-color: rgba(0,0,0,.8);
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец бренда !!!!!!!!!!!!!!!!!!!!!*/



/*!!!!!!!!!!!!!!!!!!!!! Товар !!!!!!!!!!!!!!!!!!!!!*/
.h1_tovar_title{
    text-align: left;
    color: #0072FF;
}
#kartinki_tovara{
    padding:10px auto;
    border: 1px solid #FFFFFF;
}
#glav_img_tovar{
    padding-top: 10px;
    padding-bottom: 10px;
}
#div_ikonki{
    border-top:2px solid #FFFFFF;
    padding-top:10px;
    padding-bottom:10px;
}

.menyaem_img_tovar{
    cursor: pointer;
    padding-bottom: 0;
}
#table_tovar_harak{
    width:100%;
    text-align: left;
    min-height: 330px;
}
#table_tovar_harak td{
    height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 18px;
}
.tovar_harak_imya{
    width:40%;
    font-weight: 600;
}
.tovar_harak_znach{
    width:60%;
}
.tovar_cena{
    font-size: 22px;
    color: #0072FF;
}
.nechet{
    background-color: #424242;
}
.razmeri{
    width:210px;
    margin-top: 10px;
    font-size: 16px;
}
#tovar_harak_v_korzinu{
    border-top: 2px solid #0072FF;
    border-bottom: 2px solid #0072FF;
    padding-top: 10px;
    padding-bottom: 10px;	
}
.v_korzinu_harak{
    color:#fff;
    padding-left: 20px;
}
.tovar_harak_v_korzinu a:hover{
    text-decoration: none;
}
.div_razmernaya_setka{
    text-align: center; 
    border-top: 2px solid #0072FF;  
    margin-top: 50px;
    padding-bottom: 20px;
}
.p_razmernaya_setka{
    text-align: left;
    padding-left: 20px;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(0,0,0,.5);
    margin-bottom: 20px;
}
.razdel_opisanie{
    border-top: 2px solid #0072FF; 
    margin: 30px auto;
    text-align: left;
}
.div_tovar_opisanie{
    width: 100%;
	text-align: left;
	font-size: 16px;
}
.div_tovar_opisanie {
	width: 100%;
	text-align: left;
   
}

/*!!!!!!!!!!!!!!!!!!!!! Сетки !!!!!!!!!!!!!!!!!!!!!*/
.wraps_div_table_5_1, .wraps_div_table_5_2, .wraps_div_table_4_1, .wraps_div_table_4_2{
    width: 100%;
    text-align: left;
    margin-bottom: 40px;
    box-shadow: 0 2px 2px 2px rgba(0,0,0,0.7);
    background-image:url(../img/fonsizetable/12.jpg);
    -moz-background-size: 100% 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100% 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100% 100%; /* Opera 9.6+ */
    background-size: 100% 100%; /* Современные браузеры */
    max-height: 280px;
    min-height: 280px;
    border: 1px solid #363636;
    font-size: 16px;
}
.div_table_5_1, .div_table_5_2, .div_table_4_1, .div_table_4_2{
    width: 90%;
    margin-top: 47px;
    margin-left: 36px;
}
.div_table_4_1, .div_table_4_2{
    margin-top: 65px;
}
.table_table_5_1, .table_table_5_2, .table_table_4_1, .table_table_4_2{
    width: 100%;
}
.table_table_5_1 td, .table_table_5_2 td, .table_table_4_1 td, .table_table_4_2 td{
    height: 35px;
    border: 1px solid white;
    text-align: center;
}
.table_table_5_1 td:nth-child(1), .table_table_5_2 td:nth-child(1), .table_table_4_1 td:nth-child(1), .table_table_4_2 td:nth-child(1){
    font-weight: 600;
    color: #F9C017;
    text-align: left;
    padding-left: 15px;
    border-left: none;
}
.table_table_5_1 tr:first-child td, .table_table_5_2 tr:first-child td, .table_table_4_1 tr:first-child td, .table_table_4_2 tr:first-child td{
    border-top: none;
}
.table_table_5_1 tr:last-child td, .table_table_5_2 tr:last-child td, .table_table_4_1 tr:last-child td, .table_table_4_2 tr:last-child td{
    border-bottom: none;
}
.table_table_5_1 td:last-child, .table_table_5_2 td:last-child, .table_table_4_1 td:last-child, .table_table_4_2 td:last-child{
    border-right: none;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец Сетки !!!!!!!!!!!!!!!!!!!!!*/


/*!!!!!!!!!!!!!!!!!!!!! Properties !!!!!!!!!!!!!!!!!!!!!*/
#wrap_html_points{
	position: relative;
	background: white;
	border-radius: 10px;
	color: black;
}
#top_points{
	margin: 0;
	position: absolute;
	top: 10px;
	left: 20px;
	max-width: 450px;
}
#top_points li{
	float: left;
	list-style-type: none;
	margin-right: 20px;
}
#wrap_img_points{
	position: relative;
	min-height: 304px;
	margin: 50px auto 20px auto;
	float: none;
}
#img_points, #img_tovar{
	position: absolute;
	top: 0;
	left: 30px;
}
#img_tovar{
	z-index: 1;
}
#img_points{
	z-index: 2;
}
.div_one_img_point{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.div_one_top_point, .div_one_img_point{
	width: 20px;
	height: 20px;
	background: rgba(255, 255, 255, 0.7);
	color: #000000;
	border: 1px solid rgba(0, 0, 0, 0.5);
	font-size: 16px;
	border-radius: 50%;
	cursor: pointer;
}
.activ_point_prop{
	background: rgba(0, 0, 0, 0.7);
	color: #ffffff;
}
#arrow_right_prop, #arrow_left_prop{
	position: absolute;
	top: 0;
	cursor: pointer;
	z-index: 2;
}
#arrow_right_prop{
	right: 2px;
}
#arrow_left_prop{
	left: 2px;
}

#wrap_desc{
	text-align: center;
	padding-right: 30px;
}
#title_desc{
	font-size: 16px;
	font-weight: 600;
	margin: 15px auto;
	background: #363636;
	color: white;
	padding: 5px;
	border-radius: 5px;
}
#text_desc{
	margin: 15px auto;
	font-size: 16px;
	border-radius: 5px;
	text-align: left;
	height: 90px;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец Properties !!!!!!!!!!!!!!!*/


/*!!!!!!!!!!!!!!!!!!!!! Конец товара !!!!!!!!!!!!!!!!!!!!!*/





/*!!!!!!!!!!!!!!!!!!!!! Корзина !!!!!!!!!!!!!!!!!!!!!*/
.korzina{
    width: 100%;
    text-align: center;
}
.korzina th{
    background-color: grey;
}
.korzina td, .korzina th{
    border: 1px solid grey;
}
.artikul_korzina{
    font-size: 12px;
    color: #0072FF;
}
.tovar_harak_v_korzinu{
    cursor: pointer;
}
/* корзина в каталоге*/
.vkorzinu{
    padding: 5px;
    border-radius: 10px;
    background-image: linear-gradient(to top, #363636, #151515);
    color: white;
    text-decoration: none;
}
.vkorzinu:hover{
    text-decoration: underline;
}
.tovar_razmer_span{
    color: #fff;
    font-style: italic;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец коризны !!!!!!!!!!!!!!!!!!!!!*/

/*!!!!!!!!!!!!!!!!!!!!! Постраничная навигация !!!!!!!!!!!!!!!!!!!!!*/
.moy_btn{
    border: 1px solid white;
    border-radius: 35%;
    padding: 6px 10px;
    font-size: 16px;
}
.moy_btn_activ{
    border: 1px solid #0072FF;
    color: white;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец постраничной навигации !!!!!!!!!!!!!!!*/



/*!!!!!!!!!!!!!!!!!!!!! Оформление заказа !!!!!!!!!!!!!!!!!!!!!*/
.table_data_post{
    width: 80%;
    margin: 30px auto;
}
.td_order_title{
    color: #fff;
    font-size: 16px;
    padding-bottom: 20px;
    padding-right: 20px;
    text-align: right;
    width: 50%;
}
.td_order_value{
    text-align: left;
    width: 50%;
    padding-bottom: 10px;
}
.select_time_order{
    width:70px;
}
.table_option_delivery td{
    padding-bottom: 10px;
}
.a_order_pickup{
    margin-left: 5px;
    font-size: 16px;
    text-decoration: none;
    color: #008AFF;
}
.a_order_pickup:hover{
    color: white;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец оформления заказа !!!!!!!!!!!!!!!!!!!!!*/

/*!!!!!!!!!!!!!!!!!!!!! Контакты !!!!!!!!!!!!!!!!!!!!!*/
.h2_karti{
    font-size:25px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 15px;
}
.p_karti_adres, .p_karti_telefon{
    font-size: 20px;
    text-align: right;
}
.p_karti_telefon{
    color: #008AFF;
    margin-bottom: 10px;
    
}
/*!!!!!!!!!!!!!!!!!!!!! Конец контакты !!!!!!!!!!!!!!!!!!!!!*/


/*!!!!!!!!!!!!!!!!!!!!! Доставка !!!!!!!!!!!!!!!!!!!!!*/
.paycard{
	font-weight: 600;
	color: #008AFF;
	margin: 10px auto;
	display: block;
}
.div_dostavka{
    font-size: 18px;
    padding-left: 20px;
    text-align: left;
    line-height: 25px;
}
.delivery_moscow{
    color: #008AFF;//#3F7BB0;
    font-size: 24px;
    font-weight: bold;
}
.span_tel_admin{
    color: #008AFF;
}
.refer_contact{
    text-decoration: underline;
}
.delivery_question{
    text-align: left;
    margin-top: 20px;
    font-weight: 600;
}
.ol_ems{
    text-align: left;
    font-size: 18px;
}
.ol_ems li{
    margin-bottom: 5px;
    margin-left: 50px;
}
.div_delivery_answer{
    text-align: left;
    margin-bottom: 5px;
    margin-left: 70px;
}

/*!!!!!!!!!!!!!!!!!!!!! Конец доставки !!!!!!!!!!!!!!!!!!!!!*/

/*!!!!!!!!!!!!!!!!!!!!! Самовывоз !!!!!!!!!!!!!!!!!!!!!*/
.p_pickup_attantion{
    font-size: 18px;
    text-align: left;
    line-height: 25px;
}
.img_pickup{
    width: 100%;
    text-align: center;
    margin: 20px auto 50px auto;
}
.p_pickup_adres{
    text-align: left;
    font-size: 20px;
}
/*!!!!!!!!!!!!!!!!!!!!! Конец Самовывоза !!!!!!!!!!!!!!!!!!!!!*/



/*!!!!!!!!!!!!!!!!!!!!! Для новых страниц !!!!!!!!!!!!!!!!!!!!!*/
.div_dostavka h2, .с1h2{
	font-size: 25px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	padding: 15px;
	color: white;
}
.div_dostavka ol{
	text-align: left;
	font-size: 18px;
}
.div_dostavka li{
	margin-bottom: 5px;
	margin-left: 50px;
}
.div_dostavka a{
	text-decoration: underline;
}
.с1white_normal_normal{
	color: white;
	font-size: 18px;
}
.с1blue_normal_normal{
	color: #008AFF;
	font-size: 18px;
}
.с1white_big_normal{
	color: white;
	font-size: 24px;
}
.с1blue_big_normal{
	color: #008AFF;
	font-size: 24px;
}
.с1white_normal_bold{
	color: white;
	font-size: 18px;
	font-weight: 600;
}
.с1blue_normal_bold{
	color: #008AFF;
	font-size: 18px;
	font-weight: 600;
}
.с1white_big_bold{
	color: white;
	font-weight: 600;
	font-size: 24px;
}
.с1blue_big_bold{
	color: #008AFF;
	font-weight: 600;
	font-size: 24px;
}
.с2indent_without{
	padding-left: 0;
}
.с2indent_small{
	padding-left: 20px;
}
.с2indent_middle{
	padding-left: 40px;
}
.с2indent_big{
	padding-left: 70px;
}
.с3padding_bw{
	padding-bottom: 0;
}
.с3padding_bsmall{
	padding-bottom: 10px;
}
.с3padding_bmiddle{
	padding-bottom: 20px;
}
.с3padding_bbig{
	padding-bottom: 40px;
}
.с4padding_uw{
	padding-top: 0;
}
.с4padding_usmall{
	padding-top: 10px;
}
.с4padding_umiddle{
	padding-top: 20px;
}
.с4padding_ubig{
	padding-top: 40px;
}

/*!!!!!!!!!!!!!!!!!!!!! Конец Для новых страниц !!!!!!!!!!!!!!!!!!!!!*/