@font-face {
    font-family: 'SimpleLineIcons';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('fonts/Simple-Line-Icons.woff2') format('woff2'),
         url('fonts/Simple-Line-Icons.woff') format('woff');
}

body{
    font: 11pt/22px 'Inter', sans-serif, helvetica, arial;
    font-weight: 400;
}

.icon {
    font-family: 'SimpleLineIcons';
}

* {
    font-family: 'Inter', sans-serif, helvetica, arial;
    font-weight: 400;
    font-display: swap; 
}


:before,
:after {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a { color: #202020;}
a:hover{
    text-decoration: none;
}
.h2 a{
    color: #c9302c;
    font-weight: 800;
}


.date-of-photo-create{
    margin-bottom: 5px;
    opacity: 0.8;
    font-size: 13px;
}
.rating-count{

    text-align: left;
    margin-bottom: 5px;
    padding-left: 10px;
    font-size: 11pt;
    color: #333;
}
.user_ava{
	display:flex;
}
.descr_ava{
	margin-left: 16px;
}
.fio_ava .h1{
      font-size: 16px;
      }

.block_ava .fio_ava, .block.photo .fio_ava{
	margin: 5px 0 10px 0;
	font-size: 11pt;
        font-weight: 600;
}
.date_ava{
	display: inline-block; /** add 30-07-24 */
	font-size: 11pt;
	font-family: inherit;
	color: inherit;
	line-height: 22px;
}
.active-patch{
	color:#2584cd;
    font-weight: 500;
}
.active-patch:hover{
	color:#6cbcf8;
}

.wish-userpage .photo-item .photo-image {
    display: block;
    margin-bottom: 12px;
    overflow: hidden;
    border-radius: 10px;
}
.wish-userpage .photo-item .photo-image > img {
		max-width: 100%;
		height: auto;
		transition: .3s;
	}
@media (min-width: 1310px) {
	.wish-userpage .photo-item {
		width: 31%;
	}
}
@media (min-width: 769px) {
	.wish-userpage .photo-item {
		width: 31%;
		float: left;
	}

}
@media (max-width: 768px) {
	.wish-userpage .photo-item {
		width: 99%;
		float: left;
	}
.col-md-4{padding-left: 0px;    padding-right: 0px;}
}
@media (max-width: 425px) {
	.wish-userpage .photo-item {
		width: 98%;
	}
}
.wish-userpage .photo-item h4 {padding: 0 15px;}
.wish-userpage .photo-item .photo_anons,
.wish-userpage .photo-item .rating-count {padding: 0 15px;}
.wish-userpage .photo-item .photo_anons > p {word-wrap: break-word;}
.wish-userpage .photo-item .rate {padding: 0 10px 10px 10px;}
.ab_mobile {margin: 0px -3px;}

@media (max-width: 769px) {
.wish-userpage .photo-item{
	margin: 10px 5px;
}

.ab_mobile {margin: 0px -15px;}
.col-md-6 {padding-bottom: 5px;}

}

.photo-item .photo-image{
	display: block;
	margin-bottom: 8px;
}
.public-votes{
	display: -khtml-flex;
	display: -moz-flex;
	display: -webkit-flex;
	display:flex;
	-khtml-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-o-flex-wrap:wrap;
	flex-wrap:wrap;
}

.public-votes-item{
	width:307px;
        margin: 3px 0px;
margin-right: 5px;
}
.public-votes-stars{
	padding-left:10px;
}
a {
   outline: none;
}

a:active {
   outline: none;
}

a:hover {
    outline: none;
}

:focus {
outline: none;
}

a:focus {
outline: none;
}

.head-line .navbar-default{
	/*background-image:url(img/888_fon.jpg);
    background-position:top left;
    background-repeat:repeat;*/
    background: #dcdcdc;
    border-radius: 0;
    margin-bottom: 0px;/*10px*/
    min-height: 30px;
	border-bottom:0px #243647 dashed;
}
.head-line .navbar-collapse{
    margin-left: -15px;
}
.head-line .navbar-nav li a{
    color: #333;
    padding: 7px 15px;
    text-transform: uppercase;
}

.main {
    margin: 0 auto;
    background-color: #ffffff;
}


.main-nav{
  box-shadow: 0 1px 14px 0 rgba(0,0,0,.07);
  padding-bottom: 10px;
  padding-top:5px;
}
.main-nav .navbar-default {
    background-color: transparent  /*#243647*/;

    z-index: 3;
    border-radius: 0;
    margin-bottom: 0;
}
.main-nav a.active {
    /*background: #f6c700;*/
    /*color: #333!important;*/
	text-decoration:underline;
	color: #fff!important;

}
.main-nav .navbar-nav li a:hover {
    color: #fff;
    text-decoration:underline;
}

.navbar {
    border: 0;
}
.navbar-default .navbar-brand {
    color: #fff;
    position: relative;
}

.main-nav .navbar-nav li a {
    color: #fff;
    font-size: 16px;
}
.main-nav .navbar-nav li a:hover {
    /*color: #fff;*/
    background-color: transparent;
}
.navbar-toggle{
    float: left;
    padding-left: 14px;
}
.navbar-default .navbar-nav>.open>a:focus{
    color: #fff;
    background-color: #FFFFFF;
}
.main-nav .navbar-default .navbar-nav .open a:focus, .navbar-default .navbar-nav .active a {
    background-color: #FFFFFF;
    color: #333;
}

.dropdown-menu{
    border: 0;
    border-radius: 0;
}
.dropdown-menu a:hover{
    background-color: #ccc;
}

.nav-stacked li a {
    border-radius: 0px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.nav-stacked>li+li {
    margin-top: 0;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #dcdcdc;
    color: #333;
}


.main-link{
    font-size: 15px;
    border-bottom: 0px dashed #333;
    color: #333;
}

.main-link:hover{

    text-decoration: none;

}

.cor{
    font-size: 13px;
}
.caption h3{
    font-size: 14px;
    color: #6b6b6b;
    margin-top: 0;
}
.price{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}
.about-as{
    margin-top: 30px;
    margin-bottom: 30px;
    color: #333;
}
.news{
    margin: 10px 0 50px 0;
}
.content {
    margin-bottom: 100px;
    margin-top: 50px;
    min-height: 600px;
}

.footer{
    background: #3a8ac9;
    padding-bottom: 30px;
    margin-top: 60px;
    font-size: 11pt;
    font-weight: normal;
    width: 100%;
    padding-top: 50px;
}

@media (max-width: 768px) {

.content {
    margin-bottom: 30px;
    margin-top: 30px;
}
}

.footer td {
    padding: 2px;
}
.footer .fa-stack, .footer .fa-stack-1x{
    color: #777;
}
.footer .fa-stack:hover, .footer .fa-stack-1x:hover{
    color: #333;
}
.footer hr{
	border-top: 1px solid #ddd;
}
.owl-carousel .owl-wrapper-outer {
    margin-top: 20px;
    text-align: center;
}

.owl-carousel .item{
    margin:0 5px;
}

.shop_cat_link .media {
    border: 1px solid #ddd;
    padding: 4px;
    margin-bottom: 20px;
	/*min-height: 270px;*/
}

.description-product .js_shop_form{
    background: #dcdcdc;
    padding: 20px;
    margin-bottom: 20px;
}
.description-product2 {
    background-color: #dcdcdc;
    padding-top: 20px;
}

.jumbotron{
    background-image: url(/img/sl1.jpg);
}

.thumbnail{
    position: relative;
    border-radius: 0;
    margin-bottom: 30px;
    padding: 10px;
}
.thumbnail .h3 a{
    font-size: 14px;
	color: #676767;
}

.hits {
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    top: 25px;
    left: 0;
    border-radius: 0;
}
.actions{
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    top: 47px;
    left: 0;
    border-radius: 0;
    z-index: 2;
}
.shop_discount {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 13px;
    border-radius: 0;
    background: #ff9900;
}
.newanka{
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    top: 69px;
    left: 0;
    border-radius: 0;
}

span.fa-stack.fa-lg {
    margin-top: 7px;
}

.fa-stack, .fa-stack-1x{
    color: rgba(255, 255, 255, 0.5);
}
.fa-stack:hover, .fa-stack-1x:hover{
    color: rgba(255, 255, 255, 1.0);
}

.owl-carousel .glyphicon-shopping-cart{
    color: #fff;
}
.content .glyphicon-shopping-cart{
    font-size: 12px;
}
a.bold_link:hover{
    color: #333!important;
}

.main-nav .dropdown-menu ul li{
   list-style-type: none;
   color: #B52320;
}

.thumbnail-news_mod{
    border: none;
}
.thumbnail-news_mod:hover{
    border: none;
}
p.navbar-right{
    margin-right: 0;
}


/*ìîäàëüíîå îêíî*/
.modal-header {
    border-radius: 4px 4px 0 0;
}

.modal-body {
    text-align: left;
}
.close {
    text-shadow: none;
    opacity: .8;
}
.js_shop_compare_description.shop_compare_description {
    min-height: 100px!important;
}
/*êíîïêè*/
.btn-danger_mod {
  /*background-color: #B52320!important ;*/
  border-radius: 0;
}

.btn-default_mod {
    /* background-color: #B52320!important; */
    border-radius: 0;
    color: #333;

}
.caption .glyphicon{
    color: #333;
}


.carousel-control {
     opacity: 1;

}
/*ñëàéäåð */
.carousel-indicators .active {
    background-color:  #243647;

}

.form-control {
    background-color: white;
    background-image: none;
    border-radius: 5px;
    border: 1px solid #b4b4b4;
    transition: 0.5s;
}
.form-control:focus {
  border: 1px solid #3a8ac9;
  transition: 0.5s;
  -webkit-box-shadow: 0px 7px 20px 0px rgba(78,168,239,0.10);
  box-shadow: 0px 7px 20px 0px rgba(78,168,239,0.10);
  -moz-box-shadow: 0px 7px 20px 0px rgba(78,168,239,0.10);
  background-color: white;
}


span.js_cart_remove, .wishlist_remove span {
    cursor: pointer;
    /*text-decoration: underline;*/
}
td.cart_remove {
    text-align: center;
}
span.js_cart_remove:hover, .wishlist_remove span:hover {
    color: #ff0000;
}

.js_wishlist_remove input {
    display: none;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    border-radius: 8px;
}

/*ìîáèëüíîå ìåíþ*/
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
    .cart{
        margin-bottom: 40px;
    }

}

.news .thumbnail a>img, .thumbnail>img{
    margin-left: 0!important;
}

.block_header.active {
    background-color: #243647!important;
    border-color: #243647!important;
    color: #fff;
    border-radius: 0!important;
}

.js_shop .h3 {
    margin-top: 0px!important ;
    margin-bottom: 7px;
}
.js_shop .caption {
    padding: 0;
    text-align: left;
}
.thumbnail-news_mod .caption{
	padding-left: 0;
}
.footer .nav li a {
    padding: 0px 15px;
    text-decoration: underline;
    /*color: #777;*/
}
.footer ul {
    padding: 0;
}
.footer ul li{
    list-style: none;
    margin-bottom: 12px;
    font-size: 11pt;

}
.footer ul li a{
    color: white;
    text-decoration: none;
}
.footer p{
    color: white;
}

.footer a{
    color: white;
}
.footer ul li a:hover{
    color: white;

}

.footer .h4{
    font-size: 16pt;
    color: white;


margin-bottom: 20px;
}
.content h1{
    margin-top: 20px;
    font-weight: 800;
    line-height: 1.1;
    font-size: 25pt;
}
input.shop_compare_button{
    display: none;
}

.js_shop_add_compare.shop_compare_button.active{
    color: #ff0000!important;
    background-color: #575a59;
    border: 1px solid #5c5f5e;
}
.produc-img .img-responsive{
	margin:0 auto;
}
.position-cw{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
}
.payment.col-md-4 {
    min-height: 90px;
}
.js_shop{
	position:relative;
}

.js_shop_param_existed, .js_shop_param  {
    background: #ddd;
    padding: 3px 0 3px 5px;
}
.col-md-6.description-product {
    padding: 5px;
}


.btn{

    font-size: 15px;
    padding: 7px 10px;
}
.pager li>a{
    border-radius: 5px;
}
.button-group-price {
    border-radius: 0;
}

.breadcrumb {
    font-size: 10pt;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
}

.breadcrumb a{
    color: grey;
}

.pull-left {
    margin-right: 10px;
}
.news_block .media-body {
    padding: 15px;
}
.news_block .media-body_mod {
    padding-top: 15px;

}


.news_block .media_mod {
    margin-bottom: 10px;
}

.error_message, .error {
    color: #c94c3a;
    margin-bottom: 15px;
    font-weight: normal;
    margin-top: 5px;
}
.thumbnail .error_message, .error {

color: #ff0000;

}
.carts .error_message{
    /*position: absolute;*/
    color: #ff0000;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
    line-height: 1.5;
	z-index:2;

}

.visible-xs .carousel-control .glyphicon-chevron-left, .visible-xs .carousel-control .glyphicon-chevron-right{

	display:none;

}

.block.shop-search {
    background-color: #dcdcdc;
    margin: 0px;
	margin-bottom: 25px;
    padding: 15px 0;
}
.shop_img.shop-photo.media-left {
    width: 25%;
}
span.input-title {
    font-weight: bold;
}
label.input-title {
    margin-top: 5px;
}
.carousel-control{
    width: 8%;
}
.carousel-indicators li, .carousel-indicators .active {
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
}
.carousel-indicators {
    bottom: 0px;
}

.carousel-caption h3{
	text-shadow: 0 0 10px #000;
}
.carousel-caption p{
	text-shadow: 0 0 10px #000;
}
.news_all_img {
    float: left;
    padding-right: 10px;
}

.shops-title{
	text-align: center;
        padding-bottom: 10px;
}
.shops-open {
        padding: 5px 0 20px 0;
	text-transform: uppercase;
	text-align: center;
	font-size:12px;
	color: #8f8e8e;

}
.shops-open a{
	text-align: center;
	font-size:12px;
	color: #8f8e8e;
}
.nav-stacked_mod a{
    padding-left: 30px!important;
}

.nav-stacked_mod .nav-stacked_mod a{
    padding-left: 50px!important;
}
.nav-stacked_mod a.active{
    background-color: transparent;
}
.subscribe {
    background-color:  #1e1e1e;
    padding: 20px 0;
    color: #eaeaea
	/*text-transform:uppercase;*/
}
.footer .nav li a:hover {
    background-color: transparent;
    color: #f1faff;
    clip-path: polygon(24% 0, 100% 10%, 100% 100%, 0 100%, 0 9%);
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-heading{
    background-color: #dcdcdc;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-tabs>li>a {
    border-radius: 0;
}

.tabrow{
    margin-top: 20px;
}
a.js_shop_wishlist.active {
    color: #243647;
}
a.js_shop_wishlist.active:hover {
    color: #243647;
}


/*.thumbnail .number {
    display: none!important;
}*/
select.inpselect {
  max-width: 170px;
  padding: 6px 12px;
  background-color: white;
  background-image: none;
  border: 1px solid #ccc;
  
}
.js_shop_id select.inpselect{
    margin-left: 0;
}

.shop-item-price {
    margin-bottom: 10px;
}

.modal-backdrop{
    display: none;
}
.modal-open .modal {
    background: rgba(51, 51, 51, 0.48);
}

.dropdown-menu_mod{
    padding-left:0;
}
.dropdown-menu_mod a{
    padding-left:15px;
}
a.bold_link {
    color: #333!important;
    font-weight: normal!important;
    padding: 0 15px!important;
}



h5.media-heading.title-bold a {
    font-weight: normal!important;
    font-size: 16px!important;
    color:  #ffffff;
}
.k9 .media .media-body {
    color: #9ba0a7;
}

.k9 .media .media-body a{
    color: #9ba0a7;
}

.k9 .media .media-body a:hover{
    color: #666;
}

.k9 .media .media-body h5 a{
    color: #243647;
	opacity:1;
}

.k9 .media .media-body h5 a:hover{
    color: #243647;
	opacity:0.6;
}

.podcat-title a{
    color: #9ba0a7;
    font-size: 14px;
}
.podcat-title a:hover{
    color: #666;
}
.btn-warning{
         background: #3e3e3e;
	 color: white;
         font-size: 11pt;
         padding: 10px 30px;
	 margin-top: 15px;
         margin-bottom: 15px;
	 transition: .3s;
         border-radius: 5px;
         border:none;
}

.btn-warning:hover{
         transform: scale(1.1); color: white;
}

.btn-warning a:hover{

         color: white;

}

.header .btn-warning, .subscribe .btn-warning{
         background:  #243647;
         margin: 0;
	 border: 0;

}

.photo_name {
	margin-bottom: 10px;
    font-size: 12pt;
    text-align: center;
    padding-top: 15px;
    font-weight: 500;
}

.photo_link {
    font-weight: 500;
}

.owl-prev {
    position: absolute;
    right: 43px;
    top: -45px;
}

.owl-next {
    position: absolute;
    right: 0;
    top: -45px;

}
.owl-theme .owl-controls .owl-buttons div {
    border-radius: 0;
    font-size: 20px;
}

input.btn-buys:hover {
    color: #fff;

}
.js_shop_buy .form-control{
    max-width: 55px;
    margin-right: 10px;
}

.js_shop_buy .btn-buys{
    margin-right: 5px;
	margin-bottom: 2px;
}

.shop_one_click{
    margin-bottom: 7px;
}
.row.js_shop_buy.shop_buy.to-cart {
    margin-bottom: 7px;
}

.nav-tabs li a {
    font-weight: bold;
    border: 1px solid #ddd;
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 768px) {
  .navbar{
    margin-bottom: 0!important;
  }

  .form-inline .btn{
  	margin: 5px 0;
  }

}

@media (max-width: 769px) {
	.header {
        min-height: 0;
        margin: 0;
    }
    .badge{
	    background-color: #333!important;
	    position: absolute!important;
	    top: 5px!important;
	    right: 5px!important;
	}
    .header .col-sm-3.col-md-3 {
        min-height: 0!important;
    }
    .header .fa-shopping-cart {
        font-size: 22px;
        background: transparent;
        color: #fff!important;
    }
    .header .cart{
        padding: 0;
        background: transparent;
        margin-top: -3px;
    }
    .header .cart .btn-warning{
    	background-color: transparent;
    	border:transparent;
    }
.news_block .media-body  {
    min-height: 50px;
    }
.col-md-3 {
        padding-left: 0px;
        padding-right: 0px;
    }


}

/*ñòèëèçàöèÿ radio*/
.radio {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}
.radio + label {
    cursor: pointer;
}
.radio:not(checked) {
    position: absolute;
    opacity: 0;
}
.radio:not(checked) + label {
    position: relative;
    padding: 0 0 0 35px;
}
.radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #CDD1DA;
    border-radius: 50%;
    background: #FFF;
}
.radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background:  #243647;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
    opacity: 0;
    transition: all .2s;
}
.radio:checked + label:after {
    opacity: 1;
}
.radio:focus + label:before {
    box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}

input[type='reset'] {
    padding: 12px 15px;
    border: none;
    
    background: #CDD1DA;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
}
input[type='reset']:active {
    background: #BDC0CC;
}
input[type='reset']:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}
.cart_check{
    text-align: center;
}


/* jQuery Growl
 * Copyright 2015 Kevin Sylvestre
 * 1.3.1
 */
#growls {
  z-index: 50000;
  position: fixed; }
  #growls.default {
    top: 10px;
    right: 10px; }
  #growls.tl {
    top: 10px;
    left: 10px; }
  #growls.tr {
    top: 10px;
    right: 10px; }
  #growls.bl {
    bottom: 10px;
    left: 10px; }
  #growls.br {
    bottom: 10px;
    right: 10px; }
  #growls.tc {
    top: 10px;
    right: 10px;
    left: 10px; }
  #growls.bc {
    bottom: 10px;
    right: 10px;
    left: 10px; }
  #growls.tc .growl, #growls.bc .growl {
    margin-left: auto;
    margin-right: auto; }

.growl {
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  border-radius: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; z-index: 5;}
  .growl.growl-incoming {
    opacity: 0;
    filter: alpha(opacity=0); }
  .growl.growl-outgoing {
    opacity: 0;
    filter: alpha(opacity=0); }
  .growl.growl-small {
    width: 200px;
    padding: 5px;
    margin: 5px; }
  .growl.growl-medium {
    width: 250px;
    padding: 10px;
    margin: 10px; }
  .growl.growl-large {
    width: 300px;
    padding: 15px;
    margin: 15px; }
  .growl.growl-default {
    color: #FFF;
    background: #7f8c8d; }
  .growl.growl-error {
    color: #FFF;
    background: #C0392B; }
  .growl.growl-notice {
    color: #FFF;
    background: #2ECC71; }
  .growl.growl-warning {
    color: #FFF;
    background: #F39C12; }
  .growl .growl-close {
    cursor: pointer;
    float: right;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    font-family: helvetica, verdana, sans-serif; }
  .growl .growl-title {
    font-size: 18px;
    line-height: 24px; }
  .growl .growl-message {
    font-size: 14px;
    line-height: 18px; }





/*owl êàðóñåëü*/
/*
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    touch-action: pan-y; 
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
  margin-bottom: 20px;
	padding-left: 10px;/*071118*/
    padding-right: 10px;/*071118*/
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);

}

.comments_name, .comments_param {
    font-weight: bold;
    font-size: 15px;
    color: #2A2A2A;
}
.text-danger {
    color: #c94c3a;
    margin-top: 20px;
    margin-bottom: 20px;
}
a.js_comments_show_form{
    font-size: 13px;
    color: white;
    font-weight: 500;
    background-color: #105589;
    padding: 5px 20px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.rwspisok .js_shop{
    width: 100%;
}
.rwspisok .shops-title{
    font-weight: normal;
    font-size: 16px;
}
.rwspisok .shop-photo{
    float: left;
    padding: 10px;
}
.rwspisok .caption {
    padding: 0;
    text-align: left;
}
.rwspisok .thumbnail .error_message, .error {
    font-size: 12pt;
    line-height: 1.6;
    padding: 25px 15px;
    background-color: #ffe5e5;
    text-align: center;
    display: none;
    border-radius: 5px;
    border: 1px solid #ff4d4d;
    color: #cc0000;
}

.infobanner {
    font-size: 12pt;
    line-height: 1.6;
    padding: 25px 15px;
    background-color: #e6f2fb;
    text-align: center;
    display: none;
    border-radius: 5px;
    border: 1px solid #1e71af;
     color: #1e71af;

}


.rwplitka .shop_brand, .rwplitka .shop_article{
    display: none;
}
small.shop_brand {
    display: block;
}
small.text-muted {
    font-style: italic;
}
i.glyphicon.glyphicon-search {
    color: #fff;
}

@media (min-width: 769px){
    .modal-dialog {
        width: 400px;
        margin: 30px auto;
    }
}

.shop_preview_img .owl-prev{
    position: absolute;
    left: 0;
    top: 22px;
	width: 22px;
}
.shop_preview_img .owl-next {
    position: absolute;
    right: 0;
    top: 22px;
}


.form-control712 {
    max-width: 72px;
    margin-right: 10px;
	margin-bottom: 10px;
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
	border-radius: 0;
	/*display: block;
    width: 100%;
    height: 34px;*/
    padding: 2px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

/*180616*/
@media (min-width: 992px) {
.col-md-33 {
    width: 33%;
	float: left;
	/*display: block;*/
}
}
.col-md-33 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 992px){
.col-md-66 {
    width: 34%;
	float: left;
	/*display: block;*/
}}

.col-md-66 {
    position: relative;
    min-height: 1px;
}
.col-md-66.description-product {
    padding: 5px;
}

.navbar-default .navbar-brand2 {
    color: #fff;
    position: relative;
}

	.navbar-brand2 {
    float: left;
    padding: 18px 20px;/*15 15*/
    font-size: 18px;
    line-height: 20px;
    /*height: 70px;*/
}

.button-refresh {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(img/icon_refresh.png);
    cursor: pointer;
}

.reviews .block-row {
	width:100%;
	padding:10px;
	margin-bottom:20px;
	box-shadow: 1px 3px 11px #D3D3D5;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;


	}
.reviews_name {
	font-weight: normal;
        font-size: 16px;
        text-transform: none;
        color: #141414;
	}

.reviews_date {
	color: #909090;
        font-size: 11px;
        margin-top: 3px;
	}

.reviews_param {
        padding-top: 8px;
        padding-bottom: 8px;
	}

.reviews_param img{
        margin-left: 3px;
        margin-right: 6px;
        margin-top: -3px;
        width: 22px;
        height: 22px;
	}

.reviews_param_value {
	font-weight:normal;
        color: #333333;
	}
.shop_article_value, .shop_brand a {
	font-weight:bold;}
.js_shop_search_brand {
	margin-top:10px;
	}
.col-md-8 {
	margin-top: 5px;
    /*text-align: right;*/

	}
.shop-item-title {
	font-weight: 400;
        font-size: 14pt;
        color:#ffffff;
}

/*10 09 16*/
@media (min-width: 992px) {

.col-md-88 {
    width: 21%;
	float: left;
	/*display: block;*/
}
}
.col-md-88 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 992px) {
.col-md-89 {
    width: 79%;
	float: left;
	/*margin-top: 25px;*/
	/*display: block;*/
}
}
.col-md-89 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;


}
/*210916*/
@media (max-width: 768px) {
	.head-line .navbar-default{
		background:/*#dcdcdc*/ #ffffff;
		border-bottom:0px #243647 dashed;

	}
}

.usersettings_link_subscription {
	font-weight: 500;
	text-decoration: none;
	color: #3A89C9;
}
.usersettings_link_subscription:hover {
	text-decoration: underline;
	color: #0068BD;
}
/* Status mailing */
._ok, ._not {
	max-width: 100%;
	
	line-height: 1.6;
    padding: 15px;
    font-weight: normal;
    text-align: center;
	margin: 10px 0;
	color: #000000;
}
._ok { background-color: #b9e2b5; color: #2e5938; border: 1px solid #a3c8a2; border-radius: 5px;}
._not {	border: 1px solid #ff4d4d; color: #cc0000; background-color: #ffe5e5; border-radius: 5px;}

._note {
    line-height: 1.6;
    padding: 10px;
    border: 1px solid #b4b4b4;
    font-weight: normal;
    text-align: center;
	margin: 10px 0 20px 0;
	color: #333;
    border-radius: 5px;
}

.subscription .error_message {
    
   margin: 10px 0;
    
}
.subscription_edit .mail_form {
	max-width: 50%;
}
@media (max-width: 768px) {
	.subscription_edit .mail_form{
		width: 100%;
	}
}
.shop_block_coupon input[type='text'] {
    border: 1px solid #ccc;
}

/*290916*/
	.navbar-brand3 {

	width:150px;


}
/*011016*/
/* |===============| nav start |===============| */

.nav2{
	margin-bottom:0;
	padding-left:0;
	list-style:none;
	}

.nav2{
	display: table-cell;
	padding: 5px 5px 0 5px;
}

.nav2>li{
	position:relative;
	display:block;
	}

.nav2>li>a{
	position:relative;
	display:block;
	padding:17px 17px;
	}

.nav__item{
	position: relative;
	float: left;
}
.nav__item a{
	white-space: nowrap;
	height: 56px;
	text-transform: none;
	font-size:10.5pt;
	font-weight:500;
	color: #1F1F1F;
	text-decoration: none;
    transition: .2s;
}
.nav__item:hover > a,
.nav__item_active > a{
	color: #3a8ac9;
	/*background-image: url(img/888_fon.jpg);
    background-position: top left;
    background-repeat: repeat;*/
	background: none /*#dcdcdc*/;
	text-decoration: none;
}
.nav__item_pp > a:after{
	content: "\f107";
	display: inline-block;
	margin: 0 0 0 8px;
	font-family: FontAwesome;

}
.nav__popup,
.aside-list{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 2px 0 8px;
	min-width: 180px;
	/*background-image: url(img/888_fon.jpg);
    background-position: top left;
    background-repeat: repeat;*/
	background: #fff;
        box-shadow: 0 10px 20px -15px #b3b3b3;
}
.nav__item_pp:hover .nav__popup{
	z-index:35;
	opacity: 1;
}
.nav__popup a,
.aside-list a{
	position: relative;
	border-top: 1px solid #b0b0b0;
	padding: 0 50px 0 0;
	margin: 0 14px;
	height: 30px;
	line-height: 30px;
	color: #000;
}

.aside-list a {
    height: auto;
}

.nav__popup__item {
	list-style:none;}

.nav__popup__item:first-child a{
	border-top: 0;
}
.nav__popup a:after,
.aside-list a:after{
	content: "\f061";
	opacity: 0;
	position: absolute;
	top: 50%;
	right: 0;
	margin: -9px 0 0;
	font: 14px/17px fontawesome;
}
.nav__popup__item:hover a:after,
.aside-list li:hover a:after{
	opacity: 1;
}
.aside-list{
	position: static;
	display: block;
	margin: 0 0 30px;
}
.aside-list a{
	display: block;
	font: bold 12px/38px;
	text-transform: uppercase;
}
.aside-list li:first-child a{
	border-top: 0;
}
/* |===============| nav end |===============| */
.price {
	color: #243647;
}


.h78 td {
	padding-bottom: 2px;

	}
.shop_cat_img img{
	display: block;
	margin-left: auto;
    margin-right: auto;
	max-width: 100%;
    height: auto;

	}
@media (max-width: 768px) {

.carousel {

    margin-top: 20px;
}
}
@media (min-width:769px){

.container>.navbar-collapse {
    margin-right: -15px;
    margin-left: -20px;
}
}

@media (max-width: 768px)

 {
.header .fa-shopping-cart {
    font-size: 22px;
    background: transparent;
    color: #333!important;
	}
}

.navbar-default .navbar-brand2 {
    color: #333;
    position: relative;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
}
@media (max-width: 768px)

 {
.main-nav .navbar-default {

    background-color: #ffffff;
    z-index: 3;
    border-radius: 0;
    margin-bottom: 0;
	border-bottom: 0px #243647 solid;
	border-top: 0px #243647 solid;

}
 }


@media (max-width: 769px){

	.wish-userpage .photo-image img{
		width:100%;
		height:auto;

	}
	.header .cart {
		padding: 0;
		background: transparent;
		margin-top: 1px;
	}
}


.im_mob img{
	width:150px;
	height:auto;
	border:0;
    margin-top: 10px;
}

.clauses_list .block {
    background-color: #dcdcdc;
    width: 100%;
    padding: 13px 21px;
    margin: 0 0 10px 0;
}

.clauses_list .block .block-text a {
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
}

.clauses_list .block_header {
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom: 10px;
	}

.media-body	h5 {
	margin-top: 10px;
	}

/* photo */
@media (min-width:769px){
.photo_first_page .photo_cat, .photo_list .photo_item, .photo_list .photo_cat {
	width: 21%;
	display: inline-block;
	vertical-align:top;
	padding: 0px /*13px 21px*/;
	margin:0 11px 27px;
    border-radius: 10px;
}

.photo_item .photo_image > img {
	width:100%;
	height: auto;
    transition: .3s;
    border-radius: 10px;
}

.photo_item .photo_image > img:hover {
	transform: scale(1.03);
    transition: .3s;
	}

.photo_item .photo_image {
	display: block;
	margin-bottom: 12px;
    overflow: hidden;
    border-radius: 10px;
}

.photo_item .photo_name {
	margin-bottom: 10px;
        font-size: 12pt;
        text-align: center;
        padding-top: 10px;
}

.photo_item .photo_name a{
	font-weight: 600;
}

.photo_cat .photo_cat_images .photo_name
{
	display: none;
}


.photo_cat .photo_cat_link
{
	margin: 20px 0;
	font-size:16px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
	display: block;
}

/*.photo_list .photo_images, .photo_first_page, .photo_cats
{
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}*/


.photo_list .photo_images:before, .photo_list .photo_images:after,
.photo_first_page:before, .photo_first_page:after,
.photo_cats:before, .photo_cats:after
{
	display: table;
	content: " ";
}

.photo_list .photo_images:after,
.photo_first_page:after,
.photo_cats:after
{
	clear: both;
}

}

/* photo */
@media (max-width:768px){
.photo_first_page .photo_cat, .photo_list .photo_item, .photo_list .photo_cat {
	
	width: 100%;
	display:inline-block;
	padding: 0px  /*13px 21px*/;
	margin:0 0 40px 0;
}


.photo_item .photo_image > img {
	width:100%;
	height: auto;
border-radius: 10px;

}

.photo_item .photo_image {
	display: block;
	margin-bottom: 10px;
}

.photo_item .photo_name {
	margin-bottom: 10px;
    text-align: center;
    padding-top: 10px; 

}

.photo_cat .photo_cat_images .photo_name
{
	display: none;
}


.photo_cat .photo_cat_link
{
	margin: 20px 0;
	font-size:16px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
	display: block;
}

/*.photo_list .photo_images, .photo_first_page, .photo_cats
{
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}*/


.photo_list .photo_images:before, .photo_list .photo_images:after,
.photo_first_page:before, .photo_first_page:after,
.photo_cats:before, .photo_cats:after
{
	display: table;
	content: " ";
}

.photo_list .photo_images:after,
.photo_first_page:after,
.photo_cats:after
{
	clear: both;
}

}

.clauses_list .block {
	background: #dcdcdc;
	width: 100%;
	/*display:inline-block;*/
	padding: 13px 21px;
	margin:0 0 10px 0;
}

.clauses_list .block .block-text h4 {
	text-transform: uppercase;
	color: #6e96be;

	}
.clauses_list .block .block-text a {
	text-decoration:underline;
	color: #6e96be;
	font-weight:bold;


	}
.clauses_list .block .block-text {
	font-style:italic;
}
/*@media (min-width:769px){
.clauses_list .block img {
	float:left;
	margin: 10px;
	padding: 20px;

}
}*/



@media (min-width:769px){
.files {
	background: #dcdcdc;
	width: 45%;
	display:inline-block;
	padding: 13px 21px;
	margin:0 10px 20px;
}

.files .files_name a {

    text-decoration: underline;
	text-transform:uppercase;
    color: #6e96be;
    font-weight: bold;
	margin-bottom: 20px;
}

.files .files_name  {

    margin-bottom: 5px;
}

.files_download .fa-download {
	margin-right:5px;
	display:none;
	}
.files_download a {
	color: #b34232;
	}
}

@media (max-width:768px){
.files {
	background: #dcdcdc;
	width: 100%;

	padding: 13px 21px;
	margin:0 0 10px 0;
}

.files .files_name a {

    text-decoration: underline;
	text-transform:uppercase;
    color: #6e96be;
    font-weight: bold;
	margin-bottom: 20px;
}

.files .files_name  {

    margin-bottom: 5px;
}

.files_download .fa-download {
	margin-right:5px;
	display:none;

	}
.files_download a {
	color: #b34232;
	}
}

@media (min-width:769px){
.video {
	background: #dcdcdc;
	width: 45%;
	display:inline-block;
	padding: 13px 21px;
	margin:0 10px 20px;
}
}

@media (max-width:768px){
.video {
	background: #dcdcdc;
	width: 100%;

	padding: 13px 21px;
	margin:0 0 10px 0;
}
}

.video h2{
	margin-top:5px;
}

.clauses_text a {

	color: #64c8ea;
	text-decoration:underline;

	}

table.tab {
    border-collapse: collapse;
    width: 100%;
}
table.tab th {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border: 1px #64c8ea solid;
    padding: 5px;
}
table.tab td {
    text-align: left;
    font-size: 14px;
    border: 1px #64c8ea solid;
    padding: 5px;
}
table.tab p {
    font-size: 14px;
    padding: 0px;
	margin: 0px;
}

.block_header {
    font-size: 30pt;
    margin-bottom: 35px;
    margin-top: 30px;
    font-weight: 800;
    line-height: 1;
}

.clauses_block_rel .clauses_name a {
    text-decoration: underline;
    color: #6e96be;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}


.clauses_block_rel .clauses {
    background: #e7f4fa;
    width: 100%;
    /* display: inline-block; */
    padding: 13px 21px;
    margin: 0 0 10px 0;
}

.photo_cat_img img {
	width:100%;
	height:auto;

	}

.photo_rate img {
	margin-right:5px;

	}
.btn333 {
	background: none;
    color: #000;
    margin: 0;
    border: 0;
    border: 2px solid #243647;
	
	padding: 5px 7px;
    font-size: 12px;
    line-height: 1.5;


	}
@media (min-width: 769px) {
.glavtextbl {
	width:49%;
	float:left;
	}

.glavtextbl td{
	padding:0 0 10px 30px;

	}

.d80 {
	width:80%;

	}

	.glavtextbl88 {
	width:49%;
	float:left;


	}
.glavtextbl88 td{
	padding:0 20px 10px 0;

	}

}

@media (max-width: 768px) {

.glavtextbl td{
	padding:0 0 10px 0;
	}
.glavtextbl88 td{
	padding:0 0 10px 0;
	}
.g888 img{
	width:100%;
	height:auto;
	}
.block_header {
    font-size: 25pt;
}

}
.g888 img{

	margin:0 10px 10px 0;
	}

.container8 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.photo_id .photo_img img {
	width: 100%;
	height: auto;
    border-radius: 0 0 10px 10px; 
	}

.rating_votes img {
    margin-right: 4px;
	margin-bottom: 5px;
}

@media (min-width:769px){
.rating_votes img {
    margin-right: 3px;
	margin-bottom: 6px;
}
}

.comments_date {
	font-style:normal;}

.row888 {

	margin-left:100px;
	margin-right:100px;

	}

@media (max-width:768px){
.row888 {

	margin-left:0px;
	margin-right:0px;

	}
}
.x1 img {
	width:100%;
	height:auto;
    transition: .5s;
    
    box-shadow: 0px 1px 3px #D3D3D5;

	}
.x0 p {
	margin:0px;
	padding:0px;

	}

.x1 a:hover img {
    opacity: 0.9;


}
.x2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;


	}

.x3 {
	/*font-size:18px;*/
	font-weight:normal;
	margin-bottom:20px;
	margin-top:30px;


	}
.x4 {
	margin-left:auto;
	margin-right:auto;
}

.sud {
         padding-top: 60px;
        padding-bottom: 60px;
}

.sud3 {
	margin-top:40px;

}

.sud2 {
padding-bottom: 50px;
 margin-top:50px;
}

.discription1 {
padding-bottom: 50px;
padding-top: 50px;
background: #f7f7f7;
}


@media (min-width: 769px) {
.glavtextbl99999 {
	width:33%;
	float:left;
	}

.glavtextbl99999 td{
	padding:0 0 10px 10px;
	}
}


@media (max-width: 768px) {

.glavtextbl99999 td{
	padding:0 0 10px 0;
	}
.sud {padding-top: 10px; padding-bottom: 60px;}

}

@media (min-width: 769px) {
.glavtextbl66 {
	width:33%;
	float:left;



	}
.glavtextbl66 td{
	padding:0 0 10px 10px;
	height:120px;

	}

	.glavtextbl66 td img{
		width:85%;
		height:auto;
		max-width:280px;
	transition: transform .2s;


	}
}


@media (max-width: 768px) {

.glavtextbl66 td{
	padding:0 0 10px 0;
	height:120px;
	}
.glavtextbl66 td img{
		width:85%;
		height:auto;
		max-width:280px;
	}

}

.glavtextbl66 td a:hover img, .glavtextbl66_2 td a:hover img{

  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);


	}

.infoabout {
margin-top: 60px;
padding-top: 40px;
padding-bottom: 40px;
}

.f100 {
	padding-left:15px;
	padding-right:15px;

	}

@media (min-width: 769px) {
.glavtextbl66_2 {
	width:33%;
	float:left;



	}
.glavtextbl66_2 td{
	padding:0 0 10px 10px;
	height:300px;

	}

	.glavtextbl66_2 td img{
		width:85%;
		height:auto;
		max-width:280px;

	}
}

@media (max-width: 768px) {

.glavtextbl66_2 td{
	padding:20px 0 20px 0;

	}
.glavtextbl66_2 td img{
		width:85%;
		height:auto;
		max-width:280px;
}
}

.f111 p{

	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	margin-bottom: 40px;

}

.pager li>a,.pager li>span{
display:inline-block;
padding:10px 20px;
background-color:#fff;
margin-top:10px;
font-weight:400;
box-shadow: 0px 10px 20px -3px #DBDBDB;
transition: .3s;
}

.pager li>a:hover,.pager li>a:focus{
text-decoration:none;
box-shadow: none;
background-color:#fff;
transition: .3s;
}

.thumbnail{
	display:block;
    padding:4px;
	border: none;
	line-height:1.42857143;
	background-color:#12171c;
	-webkit-transition:border .2s ease-in-out;
	-o-transition:border .2s ease-in-out;
	transition:border .2s ease-in-out;
	padding: 0;
    max-width: 600px;

	}


.thumbnail>img,.thumbnail a>img{
	margin-left:auto;
	margin-right:auto;

	}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{
		border-color:#337ab7;


	}
.thumbnail .caption{padding:0px 0 0 0;color:#676767;}

.img-thumbnail{
padding:4px;
line-height:1.42857143;
background-color:#fff;
border:0px solid #ddd;
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
display:inline-block;
max-width:100%;
height:auto;}

.btn-default{
	color: #fff;
	background-color: #cfeaff;
        border-color: #cfeaff;
	margin-right:0px;
	}

.btn-default:focus,.btn-default.focus{
	color:#333;
    background-color:#fff;
    border-color:#ccc;}

.btn-default:hover{
	color:#fff;
    background-color:#3a8ac9;
	border-color:#3a8ac9;}

.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{
	color:#333;
	background-color:#fff;
	border-color:#ccc;}

.btn-default:active:hover,.btn-default.active:hover,.open.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#fff;border-color:#ccc;}

@media (max-width: 1115px) {

.js_shop .caption {
	text-align: center;
	}

	}
/*ïàãèíàöèÿ*/
.pagination li a, .pagination li span{
    color:#333;

}

.pagination li span.active {
    color: #fff;
	background-color:#3a8ac9;
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{
	z-index:2;
	color:#fff;
	background-color:#3a8ac9;
	border-color:#ccc;}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{
	z-index:3;
	color:#fff;
	background-color:#3a8ac9;
	border-color:#ccc;
	cursor:default;}


@media (min-width: 1025px) {
.glavtextbl66_3 {
	width:100%;

}
.glavtextbl66_3 td{
	padding:40px 15px 40px 15px;
	min-height:140px;
	}

	.glavtextbl66_3 td img{
		width:100%;
		height:auto;
		max-width:800px;

	}
}


@media (max-width: 1024px) {

.glavtextbl66_3 {
	width:100%;

}
.glavtextbl66_3 td{
	padding:40px 15px 40px 15px;
	min-height:140px;
	}

	.glavtextbl66_3 td img{
		width:100%;
		height:auto;

	}
}

.z77 { padding-bottom:20px;}

.sort-by {
	height: 30px;
	font-size:14px;
	margin: 10px 0 25px 0;

}

.block-sort {
	height: 22px;
	line-height:20px;
	float: left;

}

.sort-up, .sort-down {
	font-size: 16px;
    margin: 4px 0 0 15px;
}
.sort-up i:hover,
.sort-down i:hover,
.sort-up.active i,
.sort-down.active i {
	color: #f6ad08e3;
}
@media (max-width:650px){
	.shop_list .block, .sort-by {width: 100%;}
}

.label-info {
    background-color: #3a8ac9;
}
.label {
    padding: .4em .6em .3em;

}

.comments .block_header {

    font-size: 30pt;
    margin-top: 30px;
    margin-bottom: 20px;

	}

.comments_name{
    margin-top: 0px;
    display: inline-block;
    margin-right: 10px;
}

.comments_name img, .avatar{
	width: 55px!important;
	height: 55px!important;
	border-radius: 10px;
	margin-right: 15px;
}

.comments_date {
    font-style: bold;
    color: #909090;
    font-size: 11px;
    margin-top: 3px;
    display: inline-block;
}

.comment {    
    margin-bottom: 25px;
    margin-top: 25px;
    
}

.comments_form textarea.form-control {
	width:100%;

	}

@media (min-width: 1025px) {
	.x8 {
	margin-top:48px;
	}

}


@media (min-width: 1115px) {
	.x8 {
	margin-top:81px;
	}
}

.container.delete-padding-big{
    padding-left:0;
    padding-right:0;
}

@media (max-width: 1024px) {

	.x8 {
	margin-top:10px;
	}

}


@media (max-width: 768px) {
.k99999 td {
    padding: 0 15px 10px 15px;
}
}


.f5 {
    display: inline-block;
    font-size: 11pt;
    color: #333;
    vertical-align: top;
    padding-left: 10px;
    padding-top: 4px;
}
.f6 {
	vertical-align: top;
    margin-top: .2rem;
	margin-left: .5rem;
}

@media (max-width: 768px){
.photo_item .photo_name a{
	font-size: 13pt;
        font-weight: 600;
}
}


@media (max-width: 768px){
.news_list img {
	max-width:350px;
    width:100%;
    height:auto;
	}


.news_text iframe 	{
	width:100%;

	}

.news_id .news_text img {
	width:100%;
	height:auto;

	}
}

@media (min-width: 769px){


.news_id .news_text img {
	width:100%;
	height:auto;

	}
}

.media-heading {font-size: 13pt; min-height: 80px;}

@media (max-width: 769px){
.media-heading {
	font-size: 14.5pt;
        line-height: 1.4;
        min-height: auto;
	}
}


.news_date	{
	
	font-size: 12px;
        display: inline-block;

	}
.ddt img {
	width:100%;
	height:auto;
	}

a.comments888  {

	color: white;

        margin: 10px 5px 10px 0px;
        background-color: #f6ad08e3;
        padding: 12px 20px;
        transition: .3s;

	}
a:hover.comments888  {

	box-shadow: 0px 10px 20px -3px #dbdbdb;

	}

.comments8882{
	margin-top: 20px;
	}

.photo_soc {
	margin-bottom: 20px;
        margin-top: 20px;

	}
.comments_form label {
	font-weight:normal!important;}


a.block_header_pub	{
    font-size: 25pt;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 20px;
	}

.ab_img_rows {
        margin: 15px 0px;
        border-radius: 5px;
        overflow: hidden;
        display: flex;
        flex-direction: row;
        aspect-ratio: 2 / 1;
}

.ab_img_rows_mainpage {
        margin-bottom: 10px;
        border-radius: 10px;
        overflow: hidden;
        display: flex;
        flex-direction: row;
        aspect-ratio: 2 / 1;
}

.show_all_news {
        text-align: center;
}


/*ðàññûëêè âíèçó ñàéòà*/
/*êíîïêà*/

.subscribe {
    background: #FFD33A;
    color: #000;
    margin: 0;
    border: 0;
    border: 1px solid #FFD33A;
    padding: 5px 20px;
    font-size:15px;
    transition: .3s;
}


/*ýòî áåëîå ïîëå*/

.subscribe .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #b4b4b4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.subscribe .form-control:focus {
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*êíîïêà êîãäà íà íåå êëàöíóëè è óäåðæèâàþò ìûøêó*/

.subscribe .btn-warning:active:hover {
    transition: .3s;
    box-shadow: 0px 0px 15px 0px grey;
}

/*Óäàëåíèå öâåòà ôîíà ââîäà äëÿ àâòîçàïîëíåíèÿ */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,


/*öâåòà òåêñòà ââîäà äëÿ àâòîçàïîëíåíèÿ*/

input:-webkit-autofill {
    -webkit-text-fill-color: #1f1f1f !important;
}
.main-confirmation {
    position: fixed;
    z-index: 10000;
    padding: 10px 20px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    background: rgba(0,0,0,0.6);
    bottom: 0;
    left: 0;
	display:none;
	color:white;
}
.delete-this-rating{
	font-size:110%;
	cursor:pointer;
}
.delete-this-rating:hover, .delete-this-rating:active,  .delete-this-rating:focus {
	color:#3a8ac9;
}

/*22 10 19*/


/*ýòî áåëîå ïîëå*/


/*êíîïêà êîãäà íà íåå êëàöíóëè è óäåðæèâàþò ìûøêó*/

 .btn-warning:active:hover {
    background-color: #1F1F1F;
    color: white;
    border-color: #1F1F1F;
}


.search_name a{
	text-decoration:underline!important;
	}
.search_text {
	margin-bottom:15px;
	}
.se8888 .banner_shop3,.se8888 .banner_shop3,.se8888 .ddt{
	display:none!important;
	}



/** 3W STYLE */
.ab_param_name {
	font-weight: 700;

	margin-bottom: 1rem;
}
.attach_link_del {
	width: 100%;
	display: inline-block;
	margin: 1rem 0;
}


.box {
  width: 100%;
  height: auto;
  margin:20px;
  padding:15px;
  margin-left:auto;
  margin-right:auto;

}

@media (max-width: 768px) {
	.box {
	  width: 100%;
	  height: auto;
	  margin:40px 20px 20px 20px;
	  padding:15px;
	  margin-left:auto;
	  margin-right:auto;
	}
	.rows .ab_img {
		margin: 10px 0 25px 0;
                max-width: 50%;
	}
        .ab_img_rows {
		margin: 10px 0 20px 0;
	}
}
.box p{
	color:#ffffff;

}

.header2 .navbar-default {
    margin-bottom: 0px!important;
}

.header2 .navbar-default {
    background-color: transparent;
    box-shadow: none!important;
    z-index: 3;
    margin-bottom: 0px;
    border-radius: 0px;
}



.photo_cat .photo_cat_link {
	display:none!important;
	}
/*281119*/

@media (min-width: 769px) {
.g888_22 img {
	width: 300px;
    height: auto;
    margin: 0 20px 20px 0;
}}

@media (max-width: 768px) {
.g888_22 img {
    width: 100%;
    height: auto;
	margin: 0 0 15px 0;
}
}

.p191 {
	margin:0;
	padding:0;
	width:50%;
	float:left;
	}



.p193 {
	display: flex;
    justify-content: center;
	margin:30px 0 50px 0;
	}
.p193 img{
        align-self:center;
		width: 100px;
		height:auto;
		border-radius:50%;
	}
.p193 p{
	margin-top:20px;
	margin-left:20px;

	}


.p192 {

		margin: 0 20px 0px 20px;
	}
.p192 img{

		width: 100%;
		height:auto;


	}

@media (max-width: 768px) {
.p191 {
	margin:0;
	padding:0;
	width:100%;

	}
.p192 {

	margin: 0;
	}
}

.p29, .p291 {
	margin:0;
	padding:0;
	width:50%;
	float:left;
	}

.p292 {
	margin:20px;
	}

.p292 img{
	width:100%;
	height:auto;
	max-width:150px;
	}


@media (max-width: 768px) {
.p29 {
	margin:0 0 20px 0;
	padding:0;
	width:100%;


	}
}

@media (min-width: 992px) {
.slides {
	width: 1000px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;

}
}


.slides {
margin-bottom: 80px;
margin-top: 60px;

}
.comments8883 {
	margin-top:30px;
	margin-bottom:30px;
	}

.news_img img{
        max-width: 650px;
        width: 100%;
        height: auto;
        border: 1px solid #ddd;
	}
.news_img img:hover{
        opacity: 0.9;
        transition: .2s;
	}

.add-wish .hertz {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-top: -2px;
    margin-left: 5px;
    vertical-align: middle;
}

.del-wish .hertz {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-top: -2px;
    margin-left: 5px;
    vertical-align: middle;
}

.photo_anons {
    text-align: center;
    font-size: 10pt;
    font-weight: 400;
}

.photo_rate {
    text-align: left;
    padding-left: 10px;
    padding-bottom: 10px;
}

.js_photo_id {
    margin-top: -72px;
}

/* Квадратные картинки */
.additional-styles-safari-cover {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.square-adaptive-img-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-mask-image: linear-gradient(black 50%, transparent 90%);
    mask-image: linear-gradient(black 50%, transparent 90%);
}
/* ///////////// */

.square-adaptive-img-wrapper img {
	position: absolute;
	left: 0;
    width: 100%;
	background: no-repeat center center;
	background-size: cover;
}
.service-adaptive-img-wrapper {
    padding-bottom: 100%;
    background-size: cover;
    display: block;
}
.brick-plant {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    -ms-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-grow: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}
/* reviews block */
.thumbnail.img_block,
.img_item {
	width: 100%;
	max-width:100%;
}

.img_item {
	border-radius: 10px;   
}

.img_block {  
    margin-bottom: 15px;
    break-inside: avoid;
}

@media (max-width: 768px) {
    .img_block {
        display: inline-block;
        width: 100%;
        padding-top: 10px; /* вместо margin */
        margin-bottom: 0px;
}
.js_photo_id {
    margin-top: -52px;
}

    }


.del2 { display: none; }
.del2:not(:checked) + label + * { display: none; }

/* тут редактируем вид кнопки */
.del2:not(:checked) + label,
.del2:checked + label {
display: inline-block;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
transition: .2s;
color: #333;
font-size: 11pt;

cursor: pointer;
    }
.del2:checked + label2 {color: #777; font-size: 10pt; }


.bbcode_smiles.js_bbcode_smiles div{
	display:block !important;
margin-bottom: 10px;
}

.smile, .p.editor img {
	margin-left: 2px;
	margin-right: 2px;
	width: 22px;
	height: 22px;
        cursor: pointer;
}

.comments_text img { margin-left: 3px; margin-right: 6px; margin-top: -3px; width: 22px; height: 22px;}
.block-text img { max-width: 100%; height: auto; filter: contrast(1.01) brightness(1.01);}

.profile-hello-text {margin-top: 15px; font-size:14pt;}
.registration_form {margin-top: 15px;}

.comments_text {
padding-top: 15px;
padding-bottom: 8px;
}
.comments {
margin-bottom: 15px;
padding-top:15px;
clear: both;
}
.comments_form {clear: both;}
.logintovote {clear: both; padding-top: 20px;}

.showall_exh {
         background: #3a8ac9;
	     color: white;
         border-radius: 5px;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         font-size: 11pt;
         margin-top: 20px;
	     margin-bottom: 20px;
         cursor: pointer;
         font-weight: 400;
         padding: 11px 40px;
         transition: .3s;
         border: none;

  }
        .showall_exh:hover {
        background: #4ea8ef;
        transition: .2s;
        color: white;
              }

.boost1 {
    background: #ea6023;
    color: white;
    display: inline-block;
    font-size: 11pt;
    margin-top: 15px;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: 400;
    padding: 11px 30px;
    transition: .3s;
    text-align: center;
    border-radius: 5px;
  }
        .boost1:hover {
        background: #f07640;
        transition: .2s;
        color: white;
              }



.icon-clock { padding-right: 5px; }

.cta {
         color: white;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         font-size: 11pt;
         margin: 25px;
	 cursor: pointer;
         padding: 10px 30px;
         position: relative;
	 transition: .3s;
	 border-radius: 5px;
  }
        .cta:hover {
        color: white;
        transform: scale(1.1);
        transition: .3s;
       }

a.logintovote  {
	color:white;
	font-weight:normal;
        background-color: #3e3e3e;
        padding: 10px 30px;
        transition: .3s;
        font-size: 11pt;
        border-radius: 5px;
        }
a.logintovote:hover {
        box-shadow: 0px 10px 20px -3px #dbdbdb;
        }


.icon-eye{
        padding-right: 5px;
        font-size: 12pt;
        vertical-align: -2px;
        }
a.creatportfolio  {

	color:#333!important;
	border: 1px solid #FFD33A;
        font-weight:normal;
        margin: 10px 5px 10px 0px;
        background-color: none;
        padding: 10px 20px;

        }

@media (max-width: 769px) {
.rating_votes img {
        margin-right: 8px;
}
}



	.plus2 {
	transition: .3s;
        padding: 5px 20px;
        border: 1px solid #3a8ac9;
        font-size: 11pt;
        font-weight: 500;
        box-shadow: 0px 5px 20px -3px #afddff;
	}

	.plus2:hover {
	transition: .3s;
	box-shadow: none;
	}


.photo_counter {
color: #595959;
font-size: 12px;
display:inline-block;
}

.icon-like {
margin-right: 8px;
font-size: 11pt;
display:inline-block;
}


.news_counter {

font-size: 12px;
margin-bottom: 15px;
display:inline-block;
margin-right: 20px;
}

.shop_counter {
color: #595959;
font-size: 12px;
margin-bottom: 40px;
display:inline-block;
}

.user_profile_block {
	padding: 0px calc((100% - 33.33333%) / 2);
	margin: 0 0 2rem 0;
}
@media (max-width: 425px) {
		.user_profile_block {
		padding: 0px calc((100% - 60%) / 2);
	}
}
.user_profile_block img {display: block; margin: 0 auto; border: 1px solid #b4b4b4;}
.user_profile_block img,
.user_profile_block .profile-hello-text { text-align: center;}
.list-group-item {
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.list-group-item.user {
	height: 100%;
	padding: 1.3rem;
	font-size: 12pt;
	border: none;
}
.list-group-item.user .user_content_block {
	display: block;
	height: 100%;
	padding: 1.5rem;
	border: 1px solid #b4b4b4;
	border-radius: 10px;
	text-align: left;
	box-shadow: 0px 10px 20px -5px #e8e8e8;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	transition: .3s;
}
.list-group-item.user .user_content_block:hover { box-shadow: none; transition: .6s;}
.list-group-item.user .user_content_block,
.list-group-item.user .user_content_block a {font-weight: bold; padding: 2rem 1rem;}
.list-group-item.user .user_content_block .icon_block { margin: 10px 25px 0px 15px; display: inline-block; vertical-align: top;}
.list-group-item.user .user_content_block .icon_block i {
	font-size: 40px;
	color: #3a8ac9;
	
}
.list-group-item.user .user_content_block .icon_block img {
	width: 40px;
	height: 40px;
	
}
.list-group-item.user .user_content_block .icon_block:hover { color: #f6ad08e3; cursor: pointer;}
.list-group-item.user .user_content_block .user_content_text {
	font-weight: normal;
        margin: 10px 0 15px 0;
        display: inline-block;
        width: 66%;
}
.list-group-item.user .user_content_block .user_content_text p {
	font-size: 1.2rem;
	line-height: 1.4;
	margin: 0;
}

.text-muted {color: #616161;}

.news_block .media img.media-object {
	width:100%;
	height:auto;
        border-radius: 10px 10px 0 0;
}


.media-left .media-hover img.media-object:hover { opacity: 0.9; transition: .2s; }
.media-hover :hover { opacity: 0.9; transition: .2s; }



@media (max-width: 768px) {
.media-left img.media-object {
	max-width:600px;
	height:auto;
        width:100%!important;
}
}


.shop-item-rate {margin-bottom: 20px;}
.clear {
	width: 100%;
	height: 0px;
	display: block;
	clear: both;
}

/* privacy policy */
.privacy_policy {
  position: fixed;
  z-index: 998;
  bottom: 0px;
  width: 100%;
  min-width: 320px;
  /*max-height: 72px;*/
  padding: 10px 5px 10px 0px;
  font-size: 10pt;
  color: #fff;
  background-color: #222;
  text-align: center;
  opacity: 0.9;
  line-height: 2.2;
}
.privacy_policy > a { color: #F3BD0D;}
.devoloper_tech ~ .privacy_policy {padding-bottom: 24px;}
.privacy_policy .button {
    color: #FFF;
    border: 1px solid #FFF;
    font-size: 12px;
    padding: 3px 10px;
    margin: 0 0 0 10px;
    cursor: pointer;
    font-size: 10pt;
}
.privacy_policy .button:hover {color: black; background-color: white;}

.ab_list {
margin-bottom: 80px;
max-width: 915px;
}

.jobborder {
margin-top: 35px;
box-shadow: 0px 10px 20px -3px #DBDBDB;
border-radius: 5px;
border: 1px solid #b4b4b4;
padding: 20px 20px;
}

@media (max-width: 768px) {
.jobborder {
	padding: 20px 15px;
}
}


.js_ab_action {
margin-right: 3vw;
margin-left: 3vw;
font-size: 11pt;
line-height: 3.5;
font-weight: 500;
color: #1e71af;
}
.js_ab_action:hover {color: #47a0e2;}
.js_ab {
    margin-bottom: 25px;
    max-width: 850px;
    width: 100%;
}



.ab_form_cat_ids {
margin-top: 30px;
margin-bottom: 30px;
font-size: 11pt;
}

.required_field {margin-top: 10px;}
.js_ab_form_param {margin-bottom: 25px;}

.ab_param_block {
	margin-right: 30px;
	display: inline-block;
	line-height: 1.5;
}
.ab_param_icon {
	width: 18px;
	height: 18px;
	display: block;
	float: left;
}
.ab_param_icon img {
	width: 18px;
	height: 18px;
	display: block;
	margin-right: 5px;
	float: left;
}
.ab_param_value {
	margin-bottom: 5px;
	font-size: 11pt;

}
.ab_param_block .ab_param_value {
	margin-left: 25px;
        font-size: 10pt;
        font-weight: 500;
}
.ab_param .ab_param_value {
	margin-left: 0px; line-height: 1.5;
}
.ab_param {margin-top: 30px;margin-bottom: 30px;font-size: 11pt;}

.ab_param_icon.form_input {
	padding-right: 30px;
	margin-top: 15px;
    margin-right: 15px;
}
.ab_param_icon.form_input i {
	font-size: 2.2rem;
}

.author {width: 100%; display: inline-block;}
.author .name,
.author .foto {display: inline-block;}
.author .name {margin-top: 15px;}
.author .date_list, .author .count_list {
    color: #595959;
    font-size: 12px;
}

.date {
    color: #595959;
    font-size: 12px;
}
.tags_header {color: #444444; font-size: 12px;}
.tags_words {
      border: 1px solid #3e3e3e;
      padding: 4px 14px;
      margin-left: 5px;
      font-size: 9pt;
      line-height: 2.3;
      border-radius: 50% 20% / 10% 40%;
}
.tags_words:hover {background-color: #f6ad08e3; color: #FFF; transition: .3s;}

.ab_date {
    
    font-size: 12px;
    display: inline-block;
    padding-right: 20px;
}
.ab_date span {font-size: 12px;}
.ab_name {margin-bottom: 15px;}
.ab_name a{
	font-weight: 600;
	font-size: 13.5pt;
	line-height: 1.1;
}

.ab_row_main {display: inline-block; vertical-align: top;}

/* style 3W */
.mt-20 {margin-top: 20px !important;}
.mt-30 {margin-top: 30px !important;}
.mt-40 {margin-top: 40px !important;}

.mb-20 {margin-bottom: 20px !important;}
.mb-30 {margin-bottom: 30px !important;}
.mb-40 {margin-bottom: 40px !important;}

.center_block {
	padding: 2rem;
	margin: 0 25%;
}

@media (min-width: 1310px) {
	.center_block {
		margin: 0 25%;
	}
}
@media (max-width: 768px) {
	.center_block {
		margin: 0 15%;
	}
}
@media (max-width: 425px) {
	.center_block {
		margin: 0 5%;
	}
}

.black { font-weight: 600;}
.js_ab_form_cat_ids {
  padding: 6px 12px;
  background-color: white;
  background-image: none;
  border: 1px solid #ccc;
  

}

.user_selected_works {
	position: relative;
    min-height: 1px;

}

@media (max-width: 769px) {
	.user_selected_works {
       margin-left: 0px;
       margin-top: 30px;
	}
}

.banner_shop {text-align: center; margin-top: 20px;}
.show_all a {
    font-size: 11pt;
    display: inline-block;
    padding: 10px 20px;
    background-color: #fff;
    margin-top: 10px;
    font-weight: 400;
    box-shadow: 0px 10px 20px -3px #dbdbdb;
    transition: .3s;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
}
.show_all>a:hover {
	text-decoration:none;
	box-shadow: none;
	transition: .3s;
}
.news_anons{font-size: 10pt;}

@media (min-width:1310px){
	.photo_first_page .photo_cat, .photo_list .photo_item, .photo_list .photo_cat {
		
		width: 23%;
		display:inline-block;
		vertical-align:top;
		padding: 0px /*13px 21px*/;
		margin:0 11px 20px;

	}

}

.ab_form_param_text{ color: #666; font-weight: 300; font-size: 10pt;}
.ab_counter { color: #636363; font-size: 9pt;}

@media (max-width: 1310px) {
	.sidebar {
		display: none!important;
	}
}


.finish {
  margin-bottom: 100px;
}

@media (max-width: 768px) {
	.chat {
		margin-bottom: 30px!important;
		margin-top: 30px!important;
	}
}

.info_table{
    color: #105589;
    font-size: 9.5pt;
    padding: 15px 25px;
    border: 1px solid #105589;
    display: inline-block;
}

.judgessmall {
	height: auto;
	width: 100%;
	max-width: 16.3%;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	vertical-align: middle;   
}

/* 3W Style */

.m-10-0 {margin: 10px 0;}
.m-20-0 {margin: 20px 0;}


@media (min-width: 769px) {
	.author .col-sm-12 {
		width: 50%;
		height: 55px;
		display: block;
	}
}
@media (min-width: 572px) {
	.ab_img .col-md-6.resume {
		width: 50%;
		float: left;
                padding: 3px;
	}
}
@media (max-width: 768px) {
	.author .col-sm-12 {
		width: 100%;
		height: 55px;
		display: block;
	}

	.author .date_list {
		margin-right: 15px;
	}

}

.ab_param_text {margin-bottom: 20px;font-size:10pt; line-height: 1.5; margin-top: 20px;}
.date_list { margin-right: 15px;padding: 4px 15px; font-size: 9pt; background-color: #f1f1f1; border-radius: 5px;color: #555;}
.count_list { display: inline-block; padding: 4px 15px; font-size: 9pt; background-color: #f1f1f1; border-radius: 5px;color: #555;}

.photo_img_2 {
     margin: 0px;
     max-width: 850px;
     width: 100%;
     display: inline-block;
     vertical-align: top;
}

@media (max-width: 1315px) { .photo_img_2  { width: 100%; max-width: 100%;}}

.discription_img_2 {
     margin: 10px 0px 0px 0px;
     max-width: 400px;
     width: 100%;
     display: inline-block;
     padding-left: 50px;
     vertical-align: top;
     padding-top: 10px;
}

@media (max-width: 1315px) {
	.discription_img_2  {padding-left: 0px; width: 100%; max-width: 100%;}
}

.messages_text img {
    margin-left: 2px;
    margin-right: 2px;
    width: 22px;
    height: 22px;
}

.messages_text, .messages_avatar, .messages_user {
   padding-bottom: 13px;
   max-width: 1000px;
   vertical-align: middle;
   border-bottom: 1px solid #ddd;
   padding-top: 13px;
}

.messages_text { padding-left: 20px;}
.messages_avatar { border-bottom: none;}
.messages, .js_messages { margin-bottom: 50px;}

.gallerymain {
    margin-bottom: 70px;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
}


.frontpage {
    margin-bottom: 20px;
}

.headtext{font-size: 50px; font-weight: 800; line-height: 60px; display: inline-block; padding-right: 10px; color: white;}

.blockfront {
  vertical-align: middle;
  display: inline-block;
  height: 60px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
	color: white;
}

.text {
font-size: 50px;
line-height: 60px;
font-weight: 800;

}

.text:first-child {
  animation: slide 15s infinite;
}

@keyframes slide {
  0% {
    margin-top: 0;
  }
  12% {
    margin-top: -60px;
  }
  24% {
    margin-top: -120px;
  }
  38% {
    margin-top: -180px;
  }
  50% {
    margin-top: -240px;
  }
  62% {
    margin-top: -180px;
  }
  74% {
    margin-top: -120px;
  }
  86% {
    margin-top: -60px;
  }
  100% {
    margin-top: 0px;
  }
}

.errormessageok {padding: 7px 29px; border-radius: 50px; color: #1e71af; border: 1px solid #1e71af; text-decoration: none;}

/* Ограничение: выходит за рамки <body></body>  */
input[type="file"] { width: 95% !important;}

.inpattachment_delete {color: #c94c3a; font-weight: normal;}
.smallpage {padding-left: 15px; padding-right: 15px; margin: auto; width: 600px; min-height:400px;}
.header__sticky {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index:0;
	color: #333;
    background-color: #fff;
}
.header__sticky.sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 30;
}
.main-nav.header__sticky.sticky,
.header__sticky.sticky .nav2 { padding: 0;}

@media (max-width: 320px) {
	.main-nav.header__sticky.sticky .navbar-collapse.collapse,
	.main-nav.header__sticky .collapse{
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.main-nav.header__sticky .nav2 {
		padding: 15px 0 0 0;
	}
	.main-nav.header__sticky .nav2>li>a {
		padding: 0 10px 0 0;
	}
	.main-nav.header__sticky .nav__item a {
		height: 28px;
	}
}
@media (min-width: 321px) and (max-width: 769px) {
	.smallpage { width: 100%;}
	.main-nav.header__sticky.sticky .navbar-collapse.collapse,
	.main-nav.header__sticky .collapse{
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.main-nav.header__sticky .nav2 {
		padding: 15px 0 0 0;
	}
	.main-nav.header__sticky .nav2>li>a {
		padding: 0 15px 0 0;
	}
	.main-nav.header__sticky .nav__item a {
		height: 30px;
	}
}
:disabled, .disabled, ._disabled {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
}

.ab_actions{text-align: center; background: #e6f2fb; border-radius: 5px;}
.unread-m {display:inline-block; background-color:#f6ad08e3; font-size:10pt; color:white; margin:15px 0 0 0; padding:2px 12px;}
.search-d__field {display: inline-block; width: 100%; max-width: 400px;}

.search-d { margin: 20px 0; }
.button-d { border-radius: 5px;background: #3e3e3e; border: none; padding: 10px 30px; color: white; vertical-align: middle; transition: .3s;}
.button-j { border-radius: 5px; padding: 10px 22px; color: #363a3e; font-size: 10pt; border: 1px solid #bdbdbd; font-weight: 500; line-height: 1;}

.name-j { font-weight: 600;font-size: 12pt;}


.custom-menu {
    display: table-cell;
    vertical-align: middle;
    padding-top: 4px;
    transition: .2s;
    padding-left: 10px;
}

.custom-menu:hover {
    color: #3a8ac9;
    transition: .2s;
}

.myaccount { font-size: 10.5pt; font-weight: 500;}

.image {
     margin: 15px 0px;
}

.loginback{
    background-image: url(img/icd_the_landing.webp);
    padding-bottom: 160px;
    background-size: cover;
    background-position: center;
    background-color: #e6e6e6;
    margin-bottom: -60px;
    padding-top: 160px;
    padding-right: 15px;
    padding-left: 15px;
}

.loginform {
    padding: 1% 5%;
    margin: auto;
    width: 100%;
    background: white;
    border-radius: 5px;
    max-width: 600px;
    box-shadow: 0 0 22px 0 rgba(0,0,0,.27);
}

.Signup {
    font-size: 11pt;
    padding: 10px 30px;
    background-color: #fff;
    margin-bottom: 10px;
    font-weight: 400;
    box-shadow: 0px 10px 20px -3px #e8e8e8;
    transition: .3s;
    border: 1px solid #b4b4b4;
    margin-top: 15px;
    text-align: center;
    display: block;
    border-radius: 5px;
    cursor: pointer;
}

.Signup:hover {

	box-shadow: none;
	transition: .3s;
}

.input_search {
width: 100%;
max-width: 184px;
margin-bottom: 15px;
	}

.submit_search {
	margin-bottom: 20px;
}

.abrowphoto {width: 50px;
    height: auto;
    border-radius: 10px;
    margin-right: 15px;}

.ab_page_share{width: 25px; margin: 10px 20px 10px 0; transition: .3s;}
.ab_page_share2{width: 25px; margin: 10px; transition: .3s;}

.ab_page_share2:hover {
	transform: scale(1.1);
	transition: .3s;
}

.ab_page_share:hover {
	transform: scale(1.1);
	transition: .3s;
}

._text{margin-bottom: 50px;}

input::file-selector-button {
  font-weight: 400;
  color: #555;
  padding: 9px 15px;
  border: 1px solid #ccc;
  
  width:100px;
  margin-right: 15px;
}
.feedback_form_param_text{
  font-size: 10pt;
  line-height: 130%;
  color: gray;
  padding-top: 5px;
  padding-bottom: 15px;}

.job-menu{
    font-size: 11pt;
    margin-top: 15px;
    margin-right: 3vw;
    cursor: pointer;
    transition: .3s;
    margin-bottom: 12px;}

.job-menu:hover{transform: scale(1.1); transition: .3s;}

.tab-btn > input[type="radio"]:checked + label {
  cursor: default;
  color: #fff;
  background-color: #0d6efd;
}

.button-d:hover {
        transform: scale(1.1); color: white; 
              }
.search_field_custom {padding:8px 16px; font-size: 9pt; border: 1px solid #b4b4b4; width: 100%; margin-bottom: 15px; border-radius: 5px;}

.mainpage-job-list{
    margin: 20px 0px;
    min-height: 300px;
}

.ab_name_mainpage {
    min-height: 45px;   
}

.main_job_list {display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px;}


@media (max-width: 769px) {
.search_field_custom {width: 90%;}
.search-d__field{width: 70%;}
.news_block .media {min-height: 50px;}
.shop-item-info1 {padding-left: 15px; padding-right: 15px;}
.ab_name_mainpage { min-height: auto;}
.main_job_list {flex-direction: column; gap: 20px; display: flex; margin: 15px 0px;}
}

.icon-arrow-right-circle {color: #3a8ac9; display:inline-block;}
.icon-arrow-right-circle:hover{color: #4ea8ef;; transition: .3s;}


@media (min-width: 471px) and (max-width: 550px) {
    .js_shop_id.js_shop.shop.shop_id.shop-item-container ~ h3 {
        margin-top: -30px !important;
    }
}

@media (min-width: 393px) and (max-width: 470px) {
    .js_shop_id.js_shop.shop.shop_id.shop-item-container ~ h3 {
        margin-top: -50px !important;
    }
}

.rowmiddleab {vertical-align: middle;}

.dib {display:inline-block;}
.db {display:block;}
.media_hed {font-size: 20px; line-height: 1.2; font-weight: 700;}
.media_hed2 {font-weight: 700; line-height: 1.2;}

.photo_nameid {font-size: 13pt; font-weight: 600;}
.photo_website {margin-top:10px;color: #333;}
.photo_about {text-align:center;font-weight: 600;}
.icon_photo_globe {padding-right: 10px; font-size:11pt; color: #1b8de3;}
.usersettings_avatar {padding: 15px 0px;}

.showcase_ava  {
	border-radius: 10px;
	width: 60px;
	height: auto;
}
.showcase_fio {  display: inline-block;
                 vertical-align: middle;
                 margin-left: 20px;}

.showcase_block { padding: 25px 0px;}

.login_to_post_project { font-size: 11pt;
                 padding: 10px 30px;
                 background-color: #fff;
                 border: 1px solid #ddd;
                 margin-top: 15px;
                 text-align: center;
                  }

.comments_form_param_text {font-size: 10pt;}

.infofield {
margin-top: 20px;
    margin-bottom: 10px;
font-size: 11pt;
font-weight: 500;
}

.blogborder{border: 1px solid #b4b4b4; border-radius: 10px;}

.comments_level {padding-left: 15px;
  border-left: 1px solid #b4b4b4;}

.fade-in {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 2s;
}
/* 12.04.25 */
.link_mailto {
	text-decoration: underline;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}	

  .hero_page_end {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
	margin-top:50px;
	margin-bottom: 30px;
  }

  
  .hero__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

    .hero__img_top {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

   .hero__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.55) 100%);
  }

  /* Контент поверх */
  .hero__content {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 40px;
    align-self: flex-end;        
	padding-top: 70px;
    padding-bottom: 70px;
  }

  .hero__text {
    margin: 15px 0 15px;
    max-width: 500px;
  }

  .hero__btn {
    display: inline-block;
    padding: 10px 16px;
    background: rgba(255,255,255,0.25);
    border: 1px solid #ffffff;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    backdrop-filter: blur(1px);
	margin-top: 10px;
	margin-bottom: 20px;
  }

   @media (max-width: 576px) {
    .hero_page_end { margin-bottom: 0px; margin-top: 50px;}
    .hero__content { padding: 15px; padding-bottom: 60px; padding-top: 50px; }
  }

  .projects_main {
    column-count: 4;
    column-gap: 15px;
}

  .projects_main_mob {
    column-count: 2;
    column-gap: 10px;
    margin-top: -10px;
}

  .hero_textures {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
	padding-top: clamp(160px, 3vw, 200px);
    padding-bottom: clamp(160px, 3vw, 200px);
	margin-top: 50px;
  }

  .textures__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

    .hero__textures {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.15) 100%);
     }

  .textures__content {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 40px;
    align-self: flex-end;  
  }

  .reviews_images {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    }
  
.fourtoone {
   display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 колонки на ПК */
  gap: 30px; /* расстояние между блоками */
 }

 .fourtotwo {
   display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 колонки на ПК */
  gap: 30px; /* расстояние между блоками */
 }

  .twotoone{
   display: grid;
  grid-template-columns: repeat(2, 1fr); /* 4 колонки на ПК */
  gap: 30px; /* расстояние между блоками */
 }

   .userpage_fio, .cgaward_id {display: flex;}
   .userpage_fio_left {flex: 30%;}
   .userpage_fio_right {flex: 70%;}
   .some_blocks_header {font-size: 35pt; font-weight: 800;  line-height: 1.1; color: inherit; font-family: inherit;}

   .cgaward_id_left {flex: 70%;}
   .cgaward_id_right {flex: 30%; padding-left: 50px; padding-top: 20px;}

   .contestjudges {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
	}

   .contestartists{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
	margin: 30px 0px;
	}
	
  @media (max-width: 768px) {
    .hero_textures {
      padding-top: 50px;
      padding-bottom: 50px;
	  margin-bottom: 20px;
      margin-top: 60px;
}
    .reviews_images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    }

.fourtoone {
  grid-template-columns: 1fr;
 }

 .fourtotwo {
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
 }

.userpage_fio, .cgaward_id {flex-direction: column;}
.userpage_fio_left, .userpage_fio_right, .cgaward_id_left, .cgaward_id_right {flex: 100%; padding-left: 0px;}
.block_ava .fio_ava, .block.photo .fio_ava{margin: 25px 0 5px 0;}
.some_blocks_header {font-size: 25pt;}

.twotoone{
  display: column;
  grid-template-columns: 1fr; 
  gap: 15px; 
 }

.contestjudges, .contestartists {
    flex-direction: column;
    gap: 20px;
   	grid-template-columns: repeat(2, 1fr);
    margin: 30px 0px;}	

}

 .date-counter-news {
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
    }

  .photo_item_new {
    width: 100%;
     break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
   } 

   .photo_image_new {
   width: 100%;
   border-radius: 10px;
   aspect-ratio: 1 / 1;
  } 

  .privacy_field { margin: 20px 0px; font-size: 10pt;} 
  
  .year-item {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  overflow: hidden;
}
	
.year-item span {
  position: absolute;
  bottom: 30px;
  right: 16px;
  font-size: 4em;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 2px 6px rgba(0,0,0,0.6);
}

	
		
@media (max-width: 769px) {
   .contestjudges, contestartists {
    flex-direction: column;
    gap: 20px;
   	grid-template-columns: repeat(2, 1fr);
    margin: 30px 0px;}	
	}

.element-d__images {aspect-ratio: 1 / 1;}.oauth {   
    margin: 0 0 20px 0;
    text-align: center;
}

.oauth a:hover { 
	color: #eee;
	opacity: 0.8;
}
.oauth a img { width: 25px; height: 25px; padding-right: 5px;}

.fb {
    background-color: #294ea1;
      color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 11pt;
    cursor: pointer;
    font-weight: 400;
    padding: 10px 30px;
    transition: .2s;
    width: 100%;

}
.ggl {

    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 11pt;
    cursor: pointer;
    font-weight: 400;
    padding: 10px 30px;
    transition: .2s;
    width: 100%;
    background: #4c8bf5;
    border-radius: 5px;

}

.oauth_google.oauth img { width: 25px; height: 25px; padding-right: 5px;}

