
/*-------wheretobuy -------*/
.wheretobuy_page {
    margin: 0 auto 30px;
    overflow: hidden;
    width: 80%;
}
.wheretobuy_h1 {
    font-size: 36px;
    color: #0098dc;
    text-align: center;
    margin-top: 45px;
}
.map_buying {
    width: 100%;
    margin-bottom: 20px;
}
.nav-tabs > li:last-child > a {
	margin-left: 10px;	
}
.tab-pane > ul {
    margin-top: 22px;
} 
.tab-content li a {
	color: #000;
	cursor: pointer;
}
.tab-content li a:hover {
	color: 	#337ab7;
	}
.tab-block-country {
	float: left;
	margin-right: 30px;
}
.tab-block-country > .nav-tabs > li > a {
	background: #f6f6f6;
	color: #656565;
	border-color:  #e0e0e0;
}
.tab-block-country > .nav-tabs > li.active > a {
	background: #fff;
	color: #000;
	border-bottom-color: #fff;
}
.adresses-view {
	float: left;
	max-width: 75%;
	border-left: 1px solid #ebebeb;
	padding-left: 30px;
}
.adresses-view > h3 {
	margin-top: 10px;
}
.adresses-view  li {
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	padding: 10px 0;
}
.adresses-view  li:nth-last-of-type(1) {
	border-bottom: none;
}
/*------------------card-product---------------------*/
.page-card-product .product_box {
	width: auto;
}
.page-card-porduct h1 {
    display: inline-block;
    font-size: 24px;
}
.page-card-product > h1 {
	color: #0096dc;
}
.page-card-product p {
    display: inline-block;
}
.wrapper_inner-product {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
.filters_sort {
	margin: 10px auto;
	display: table;
	text-align: center;   
}
.pills button.close {
	color: #0096dc;
	opacity: 1;
	font-size: 17px;
}
.filters_sort span {
    font-size: 14px;
    border: 1px solid #0096dc;
    padding: 5px;
    border-radius: 3px;
    margin: 5px 10px;
    display: block;
    float: left;
}
.nextbread{
	height:30px !important; 
	width:18px !important; 
	margin-top: 5px; 
	float: left;
}
.wrapper_inner-product .product_box {
    float: left;
}
.cap_image {
    margin: 30px;
}
.product-specifications {
    display: inline-block;
    width: 55%;
    margin-bottom: 16%;
}
/*filter pills*/
.filters_sort  a.selected  .pills {
	background: #0096dc;
	color: #fff;
}
.pills button.close {
	display: none;
}
/*video background*/
.main_page .cap-video {
	display: none;
}
/*.wrapper_video {
    margin: -80px 0 0 0;
}*/
.bgvideo {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;      
    background-size: cover;
    background-position: center center;
	transition: 1s;	
	-webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);  
	object-fit: cover;
	z-index: 5;
}
#section0 {
	overflow: hidden;
}
.wrapper_video:before {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/overlay2.png");
    content: "";
    z-index: 6;
}
/*.wrapper_video	{
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background: url('../img/bg-home.jpg') no-repeat;
}*/
#main_content {
	/*position: absolute;
	background: #fff;
	top: 80%;*/
}
/*animation style arrow know more*/
@-webkit-keyframes bounce {
	0%, 20%, 60%, 100%  { -webkit-transform: translateY(0); }
    40%  { -webkit-transform: translateY(-20px); }
	80% { -webkit-transform: translateY(-10px); }
}
.link_to_content {
	position: absolute;
    margin: auto;
    top: 0; bottom: 0;
    left: 0; right: 0;
  	-webkit-animation: bounce 2s infinite ease-in-out;
}
#section1 {
	/*width: 1200px;*/
	width:100%;
	height: 100%;
}
.wrap-inner {
	width: 1200px;
	margin: 0 auto;
}
/*Kartochka tovara*/
.page-card-product {
	/*padding: 10px 10px 0;*/
}
.product-description,
.characteristics-product {
	padding-top: 10px;
}
.characteristics-product tbody > tr > td {
	border-top: none;
}
.characteristics-product tbody > tr > td:nth-of-type(2) {
	font-weight: bold;
}
.head-specification {
	display: inline-block;
}
.head-specification > h1 {
	color: #0098dc;
	font-size: 24px;
	margin-bottom: 30px;
}
.product-specifications .nav-tabs > li > a {
	background: #f6f6f6;
	color: #000;
	/*border: none;*/
}
.product-specifications .nav-tabs > li:nth-of-type(1) > a {
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	/*margin-right: 5px;*/
	/*margin-top: -1px;*/
}
.product-specifications .nav-tabs > li:nth-of-type(1) {
	/*margin-bottom: -2px;*/
}
.product-specifications .nav-tabs > li:nth-of-type(2) {
	/*margin-bottom: 0;*/
	margin-left: 5px;
}
.product-specifications .nav-tabs > li:nth-of-type(3) {
	margin-left: 5px;
	margin-right: 5px;
}
.product-specifications .nav-tabs > li:nth-of-type(2) > a {
	/*margin-bottom: -1px;*/
	margin-left: 0;
}
.product-specifications .nav-tabs > li.active > a {
	background: #fff;
}
.product-specifications .nav-tabs {
	margin-top: 20px;
}

.prod-modelName {
	color: #0098dc;
	width: 100%;
}
.recomend {
	display: block;
	width: 100%;
}
.prod-price {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	display: block;
	width: 100%;
	margin: 20px 0; 
}
.page-card-product .product_box {
	margin: 0;
	width: auto;
	float: left;
	margin-right: 10px;
}
.product_box.is_stuck {
	margin-top: 99px;
}
.head-specification {
	display: block;
	/*float: right;*/
	/*width: 650px;*/
}
.btn, .btn:active, .btn:focus {
	background: #00aef7; /* Old browsers */
	background: -moz-linear-gradient(top, #00aef7 0%, #00b0fb 16%, #009cdf 74%, #008fcd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #00aef7 0%,#00b0fb 16%,#009cdf 74%,#008fcd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #00aef7 0%,#00b0fb 16%,#009cdf 74%,#008fcd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aef7', endColorstr='#008fcd',GradientType=0 ); /* IE6-9 */
	border: none;
	color: #fff;
}
.btn:focus, .btn:active {
	outline: none;
}
.btn:hover {
	color: #fff;
}


/*Glavnaya stranica*/
.bgnoneVideo {
	display: none;
}
.title_prod {
	font-size: 24px;
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	color: #0098dc;
	float: left;
	margin-top: 20px;
}
.fp-tableCell {
	vertical-align: top !important;
}
.slimScrollBar {
	width: 5px !important;
}
.fp-viewing-2 #section1 {
 	margin-top: 550px;
}
.fp-viewing-2 #section3 .fp-section.active {
	padding-top: 0; 
}
sup {
 top: -0.8em;
 font-size: 50%;
}
/*social icon style*/
.ya-share2__item_service_vkontakte .ya-share2__badge,
.ya-share2__item_service_facebook .ya-share2__badge,
.ya-share2__item_service_odnoklassniki .ya-share2__badge,
.ya-share2__item_service_moimir .ya-share2__badge,
.ya-share2__item_service_gplus .ya-share2__badge,
.ya-share2__item_service_twitter .ya-share2__badge,
.ya-share2__item_service_blogger .ya-share2__badge,
.ya-share2__item_service_lj .ya-share2__badge {
    /*background-color: transparent !important;
    border: 1px solid #fff;*/
}
.ya-share2__item.ya-share2__item_service_lj {
	display: none !important;
}
.vk_ico, .fb_ico {
	display: block;
	width: 24px;
	height: 24px;
	float: left;
}
.vk_ico {
	background: url(../img/vkfb.png) no-repeat 0 0;
	margin-right: 5px; 
}
.fb_ico {
	background: url(../img/vkfb.png) no-repeat -28px 0;
}
.open-group__link { 
	display: block;
	width: 24px;
	height: 24px;
}
.product-accessories {
	margin-top: 10px;
}
.ftype_like {
	margin-bottom:10px;	
	display: table;
	width: 100%;
}
.ftype_like > h2::after {
	content: '';
	display: block;
	border-top: 1px solid #e0e0e0;
	margin-top: 5px;
}
.ftype_like_box {
	display: table-cell;
	/*height: 215px;*/
}
.ftype_like_box {
	float:left;
	/*width: 195px;*/
	width: 200px;
	margin-right:20px;
	margin-bottom: 10px;
	position: relative;
}
.product-specifications .nav-tabs > li > a {
	border-bottom-color: #e0e0e0;
}
.product-specifications .nav-tabs > li.active > a,
.product-specifications .nav-tabs > li.active > a:hover {
	border-bottom-color: white;
} 
.product-specifications .nav-tabs > li:last-child > a {
	
}
.ftype_like_image {
	min-height: 200px;
}
.ftype_like-box {
	margin-top: 10px;
}
.ftype_like_box img {
	width: 100%;
	/*vertical-align: bottom;*/
}
.ftype_like_image .open-card-product {
	display: table-cell;
    vertical-align: middle;
    height: 215px;
    /*border: 1px solid #e0e0e0;*/
}
.ftype_link {
	color: #555555;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 0 0 5px;
    text-decoration: none;
    height: 60px;
    text-align: center;
}
.ftype_like > h2 {
	font-size: 20px;
	color: #0098dc;
}
.info_box {
	/*margin: 0 20px 60px !important;*/
	margin: 0 0 20px 0;	
}
.info_box .wrap_image {
	text-align: center;
	display: block;
	padding: 10px;
}
.info_box .wrap_image img {
	margin: auto;
}
.info_box_shorttext {
	text-align:justify;
	font-size: 12px;
	color: #555;
	padding: 10px 20px;
	height: 85px;
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.info-grid .link-box,
.articles_grid .link-box {
	margin-top: 20px;
	position: relative;
}
.info-grid {
	height: 100%;
	overflow-y: auto; 
}
.info_box {

}
.infobox_page{
	margin: 0 auto 30px;
    overflow: hidden;
    width: 80%;
}
.infobox_page h1 {
	text-align:center;
}
.infobox_page img {
	 /*height: 100% !important;*/
     width: auto !important;     
}

.info-link, 
.articles-link,
.news-link,
.mclass-link {
	color: #0098dc;
	font-size: 18px;
	margin-bottom: 10px;
	max-height: 100%;
	height: 100%;
	display: block;
	float: left;
	padding: 0 17px;
	/*overflow: hidden;*/
}
.info-grid {
	margin-bottom: 35px;
}
.page-catalog-model {
	/*overflow-y: auto;*/
	/*min-height: 625px;*/
}
.page-catalog-model .product_box {
	vertical-align: top;
}
.info_box_shorttext::after {
	content: "";
	display: block;
	position: absolute;
	background: url(../img/bg_whitegradient) repeat-x;
	height: 75px;
	width: 100%;
	bottom: -10px;		
}
.articles_grid .info_box {
	vertical-align: top;
}
.info-link, .articles-link > br:before {
	display: inline-block;
	content: '';
	margin-top: 10px; 	
}
/*.infobox_page p > img {
	text-align: center;
	width: 500px ;
}*/
.smallimgblock {width:400px;}
.smallimgblock img {
	float: left; 
	cursor: pointer; 
	margin: 10px;
	} 
 #cart_img_main{max-width: 400px;}
 .wrapper_top::after {
 	content: '';
 	display: block;
 	width: 100%;
 }
.product-specifications .nav-tabs > li:last-child > a {
	margin-left: 0;
} 
.product-specifications .nav-tabs  > li > a {
	margin-right: 0;
	border-left: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
.product-specifications .nav-tabs > li.active > a {
	/*margin-top: 1px;*/
}
.product-specifications .nav-tabs > li.active > a:hover {
	border-bottom-color: white;
}
.product-specifications .nav-tabs > li > a:hover,
.product-specifications .nav-tabs > li.active > a:hover {
	/*border-bottom: none;*/
}
.product-specifications .nav-tabs > li.active > a {
	opacity: 1;
}
.product-specifications .nav-tabs > li:last-child > a {
	/*margin-top: 1px;*/
}
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
	outline-style: none !important;
}
.wrapper-top, .wrapper-top .page-catalog-model {
	min-height: 100%;
}
.wrapper-top .page-catalog-model {
  /*  margin-bottom: -99px;*/
}
.tab-block-country .tab-content li > a:hover, 
.tab-block-country .tab-content li > a:focus {
	color: #0098dc !important;
	text-decoration: none;
}
.adresses-view h3 {
	font-size: 18px;
}
.page-catalog-model .product_box.accesories {
	vertical-align: bottom;
}
.youtubevideo {position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;border:1px solid #ccc;}
.youtubevideo iframe,.youtubevideo object,.youtubevideo embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.cooperation, .faq {
	text-align: center;
}
.cooperation {
	font-size: 14px;
    display: block;
    max-width: 300px;
    margin: 30px auto 40px;
    border: 1px solid #0098de;
    background: #f6f6f6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #555;
    padding: 10px;
}
.faq {
	margin: 10px 0;
	font-size: 12px;
	max-width: 300px;
	margin: 0 auto 20px;
	text-align: left;
	position: relative;
    /*left: 19px;*/
}
.share__icons {
	display: block;
	width: 100%;
	height: 84px;
	border-top: 1px dashed #ebebeb;	
}
.share__icons > span {
	text-align: center;
	display: block;
    margin-top: 15px;
    color: #555;
    font-size: 12px;
	margin-bottom: 5px;
}

.ya-share2__container_size_s  {
	text-align: center !important;
}
.share__list {
	display: inline-block;
}
.share__group {
	text-align: center;
}
.s-icon {
	display: inline-blcok;
	width: 19px;
	height: 18px;
	float: left;
	margin-right: 5px;
}
.vk {
	background: url(../img/share_icons.png) no-repeat;
}
.fb {
	background: url(../img/share_icons.png) no-repeat -23px 0;
}
.ok {
	background: url(../img/share_icons.png) no-repeat -47px 0;
}
.youtube {
	background: url(../img/share_icons.png) no-repeat -70px 0;
}
.twitter {
	background: url(../img/share_icons.png) no-repeat -94px 0;	
}
.instagram {
	background: url(../img/share_icons.png) no-repeat -116px 0;
}
.ya-share2__badge {
    background-color: #FFFFFF;
}
.ya-share2__item_service_vkontakte .ya-share2__badge,
.ya-share2__item_service_facebook .ya-share2__badge,
.ya-share2__item_service_odnoklassniki .ya-share2__badge,
.ya-share2__item_service_twitter .ya-share2__badge,
.ya-share2__item_service_gplus .ya-share2__badge,
.ya-share2__item_service_moimir .ya-share2__badge,
.ya-share2__item_service_viber .ya-share2__badge,
.ya-share2__item_service_whatsapp .ya-share2__badge {
	background-color: transparent !important;
}
.ya-share2__badge {
	border: 1px solid #fff;
}
.ya-share2__list_direction_horizontal > .ya-share2__item {
	margin-right: 10px !important;
}
.infobox_page ul, .infobox_page li  {
	list-style: disc !important;
}
.infobox_page ul {
	padding-left: 30px;
}
.mclass__youtube embed {
	height: 30vw;
}
.mclass__youtube embed .video-stream.html5-main-video {
	width: 100% !important;
	height: 100% !important;
}

/*---------------------reviews-----------------------*/
#reviews .input-group {
	display: block;
	margin-top: 20px;
}
#reviews textarea {
	color: #999;
}
#reviews textarea::placeholder,
#reviews textarea::-webkit-input-placeholder,
#reviews textarea::-moz-placeholder, 
#reviews textarea::-ms-input-placeholder { 
  color: #999 !important;	 
}
.input-group .rev-field {
    width: 100%;
}
.rb-count-date input {
	margin-right: 10px;
}
.code_captcha {
	width: 200px;
	margin-bottom: 10px;
}
.count-rating, .rs-name {display: inline-block;}
.count-rating {
	vertical-align: top;
}
.rs-name {
	vertical-align: middle;
	margin-right: 10px;
	font-size: 14px;
	color: #555555;
}
.rating-stars__star {
	display:inline-block;
	vertical-align: middle;
    position: relative;
    width: 13px;
    height: 13px;
    margin-right: 1px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+PHBhdGggZmlsbD0iI0NGQ0ZDRiIgZD0iTTYuNDkxIDBsMS41MDkgNWg1bC00IDMgMiA1LTQuNS0zLTQuNSAzIDItNS00LTNoNXoiLz48L3N2Zz4=);
}
.count-rating.yel {
	display: block;
}
.rating-stars__star.b5 {	
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+PHBhdGggZmlsbD0iI0ZBQjYwMCIgZD0iTTYuNDkxIDBsMS41MDkgNWg1bC00IDMgMiA1LTQuNS0zLTQuNSAzIDItNS00LTNoNXoiLz48L3N2Zz4=);
} 
.reviews__form label {
	font-weight: 400;
	color: #555555;
	font-size: 14px;
}
.pag-num {
    margin: 5px;
}
.pagination__wrap li {
    display: inline-block;
    vertical-align: middle;
}
.pagination__wrap li > a {
    border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
}
.pagination__wrap li > a:hover {
    background: #0098dc;
    color: #fff !important;
    border: 1px solid transparent;
}
.pagination__wrap li:first-child {
    margin-right: 5px;
}
.date-create {
	color: #999;
	font-size: 12px;
}
.dp-like  {
	float: right;
	line-height: 15px;
}
.dp-like .image {
	display: inline-block;
    width: 16px;
    height: 18px;
    vertical-align: middle;
}
.review-voting__plus .image {
    margin: 0 2px -2px 0;
}
.review-voting__minus .image {
    margin: 0 3px -8px 0;
}
.image + .review-voting__num {
	margin-right: 10px;
}
.dp-like, .date-create, .review-voting__plus, .review-voting__minus {
	display: inline-block;
}
.voting-plus {
	background: url(../img/voting-plus.png) 50% 50% no-repeat;
}
.voting-minus {
	background: url(../img/voting-minus.png) 50% 50% no-repeat;
}
.review-voting__num {
	font-size: 11px;
	vertical-align: middle;
}
.reviews__row p, .reviews__row span {
	font-size: 14px;
}
.user-name {
	font-weight: 600;
	font-size: 14px;
	color: #0098dc;
	margin-bottom: 15px;
}
.sort__panel {
	display: block;
	font-size: 12px !important;	
}
.sort-date, .sort-rating {
	display: inline-block;
	padding: 20px 0 30px 0;
}
.sort__panel > span, .sort-date {
	margin-right: 15px;
}
.sort__panel a {
	color: #999;
}
.status_prod {
	margin-right: 20px;
}
.status_prod, .user-expirience, .count-date {
	font-size: 12px !important;
}
/*.sort__item_selected_yes.sort__item_order_desc*/.sort__item {
	display: inline-block;
	padding-right: 15px;
	width: 8px;
	height: 8px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiPjxwYXRoIGZpbGw9IiNCMkIyQjIiIGQ9Ik0wIDZoNHYyaC00ek0wIDNoNnYyaC02ek0wIDBoOHYyaC04eiIvPjwvc3ZnPg==) no-repeat right 60%;
}
.user-name + .rating-stars-block {
	margin-bottom: 10px;
}
.show-advantages > span, .show-disadvantages > span, .show-coments > span {
	width: 100%;
	display: block;
	color: #555;
}
.status_prod, .user-expirience {
	color: #999;
}
.reviews__row p {
	color: #555;
}
.reviews__row {
	margin-bottom: 30px;
}
.reviews__form textarea {
	resize: none;
}
.rb-count-date {
	margin: 20px 0;
}
.reviews__link {
	margin-left: 5px !important;
}
.attentioin-ico {
	font-style: normal;
	color: #0098de;
	font-weight: 600;
	/*vertical-align: middle;*/
	position: relative;
	display: block;
	left:0;
	top: 1px;
}
.cooperation {
	text-align: left;
}
.cooperation > span {
	border: 2px solid #0098de;
	box-shadow: 1px 1px 1px (0,0,0);
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-bottom: 20px;
	margin-right: 12px;
	text-align: center;
}
.faq > .vk-fb {
	display:block;
	overflow: hidden;
	margin: 3px 0 0 2px;
}
.faq a {
	color: #0098de;
	text-decoration: underline;
}
