@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600');

::selection {
  background: #4ec0e6;
  color: #fff;
}

::-moz-selection {
  background: #4ec0e6;
  color: #fff;
}

::-webkit-scrollbar-track {
  background: rgb(245, 245, 245);
}

::-webkit-scrollbar {
  background-color: #fff;
  height: 10px;
  width: 10px;
}

::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 2px;
}

body {
  background: #f0f5f3;
  font-family: 'Open Sans', sans-serif;
  color: #262626;
  width: 100%;
  height: 100%;
  font-size: 14px;
  letter-spacing: .5px;
}

a {
  color: #262626;
  transition: all .5s;
}

a:hover,
a:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.pull-right a {
  position: relative;
}

.pull-right a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,.3)) no-repeat 100% 0%;
  background-size: 100% 100%;
}

.pull-right a:hover:after {
  transition: .3s linear;
  background-size: 0 100%;
}

li {
  transition: all .3s;
}

input,textarea {
  margin-bottom: 15px;
  outline: none!important;
  border: 0;
  background: #fafafa;
  padding: 10px;
  border-radius: 3px;
}

select {
  border: 1px solid #f2f4f7 !important;
  color: #666;
  background: #fff;
  cursor: pointer;
  font-size: 13px;
  line-height: 22px;
  height: 34px;
  padding: 5px 24px 5px 10px;
  background-image: url('https://smoservice.ru/img/select.png');
  background-position: right center;
  background-repeat: no-repeat;
  line-height: 1em;
  text-indent: 1px;
  text-overflow: '';
  -ms-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select:: -ms-expand {
  display: none;
}

select:focus {
  outline: none;
}

.com-order-block {
  margin-top: -25px;
  margin-bottom: -25px;
}

.searchForm {
  height: 40px;
}

.schQuery {
  float: left;
  position: relative;
}

.queryField {
  width: 230px;
  position: relative;
  float: left;
}

.searchSbmFl {
  position: absolute;
  right: 35px;
  background: #00c063 !important;
  color: #fff !important;
  border-top-left-radius: 0px!important;
  border-bottom-left-radius: 0px!important;
  border: 1px solid #00c063;
  height: 40px;
}

input,button,textarea {
  outline: none;
}

button,
input[type=submit],
.button,
input[type=button],
input[type=reset] {
  background: transparent;
  border: 1px solid #00c063;
  color: #00c063;
  cursor: pointer;
  padding: 8px 15px;
  width: auto !important;
  font-size: 14px;
  border-radius: 3px;
  transition: all .5s;
}

button:hover,
input[type=submit]:hover,
.button:hover,
input[type=button]:hover,
input[type=reset]:hover,
button:hover,
.tov_desc .goodsbutton:hover {
  background: #00c063;
  color: #fff;
}

.button {
  margin: 0 5px;
}

.color_bt2 {
  background: transparent;
  border: 1px solid #00c063;
  color: #00c063;
}

.color_bt1 {
  background: transparent;
  border: 1px solid #F44336;
  color: #F44336;
}

.color_bt1:hover {
  background: #F44336;
}

.color_bt2:hover {
  background: #00c063;
}

.bbQuoteName {
  background: #F44336;
  color: #fff;
  line-height: 28px;
  padding: 8px!important;
  text-transform: uppercase;
  font-size: 16px!important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.quoteMessage {
  border: 0 !important;
  border-top: 0 none !important;
  padding: 15px;
  background: #fafafa url(/img/orange_arrow.png) no-repeat 90% top;
  font-style: italic;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.btn-default {
  border: 1px solid #00c063;
  background: #00c063;
  color: #fff;
  transition: all .5s;
}

.btn-default:hover {
  opacity: .8;
  border: 1px solid #00c063;
  background: #00c063;
  color: #fff;
}

.c-red {
  color: #d95459;
}

.c-blue {
  color: #3498db;
}

h1,
h2,
h3,
h4,
h5 {
  letter-spacing: 0px;
  margin: 0px;
}

.img-responsive {
  width: 100%;
}
/* ------ main-page ------ */
.main-page {
  width: 1100px;
  margin: 0 auto;
}

.container {
  width: 1100px;
  margin: 0 auto;
}

/* ------ MENU ------ */

.bread li:first-child:before {
  content: '';
}

.bread li:before {
  position: absolute;
  content: '\f105';
  font-family: 'fontawesome';
  top: 16px;
  color: #999;
}

.navbar-fixed-top {
  position: absolute;
}

.navbar-center {
  position: relative;
  left: 0%;
}

.navbar-center .dropdown-menu {
  top: 55px;
  position: absolute;
}

.navbar-center li {
  position: relative;
  border-bottom: transparent 3px solid!important;
}

.navbar-center .fa {
  font-size: 25px;
  color: #666;
  position: absolute;
}

.navbar, .dropdown-menu {
  background: #fff;
  border: none!important;
  border-radius: 0;
  width: 100%;
  min-width: 200px!important;
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.dropdown-menu li .fa {
  margin-right: 5px;
}

.nav>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a, .dropdown-menu>li {
  border-bottom: 3px solid transparent;
}

.nav>li>a:focus, .nav>li>a:hover,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  border-bottom: 3px solid transparent;
  background: none;
}

.navbar a, .dropdown-menu>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .navbar-toggle {
}

.dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.nav li:hover:nth-child(8n+1), .nav li.active:nth-child(8n+1) {
  border-bottom: #C4E17F 3px solid;
}

.nav li:hover:nth-child(8n+2), .nav li.active:nth-child(8n+2) {
  border-bottom: #F7FDCA 3px solid;
}

.nav li:hover:nth-child(8n+3), .nav li.active:nth-child(8n+3) {
  border-bottom: #FECF71 3px solid;
}

.nav li:hover:nth-child(8n+4), .nav li.active:nth-child(8n+4) {
  border-bottom: #F0776C 3px solid;
}

.nav li:hover:nth-child(8n+5), .nav li.active:nth-child(8n+5) {
  border-bottom: #DB9DBE 3px solid;
}

.nav li:hover:nth-child(8n+6), .nav li.active:nth-child(8n+6) {
  border-bottom: #C49CDE 3px solid;
}

.nav li:hover:nth-child(8n+7), .nav li.active:nth-child(8n+7) {
  border-bottom: #669AE1 3px solid;
}

.nav li:hover:nth-child(8n+8), .nav li.active:nth-child(8n+8) {
  border-bottom: #62C2E4 3px solid;
}

.navbar-toggle .icon-bar {
  color: #fff;
  background: #fff;
}

.navbar-nav li {
  border-bottom: 3px solid transparent;
}

.nav-stacked li {
  transition: all .3s;
  border-bottom: transparent 3px solid;
}

.nav-stacked a {
  transition: all .3s;
  height: 35px;
  line-height: 15px;
}

.nav-stacked li:hover {
  background: #f2f4f7;
  border-bottom: transparent 3px solid!important;
  border-left: 3px solid #E3E7EE;
}

.nav-stacked .fa, .nav-stacked .fa-img {
  margin-right: 10px;
}

.border-r-b {
  margin-top: 75px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}


/* ------ slider ------ */
.slider, .carousel {
  max-height: 360px;
  overflow: hidden;
  margin-top: 40px;
}

.slider .item {
  height: 360px;
  background: #eee;
}

.slider .item .img {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}

.slider .item .img span {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 200;
  background: rgba(0,0,0, 0.05);
  font-style: italic;
  color: #fff;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  padding: 0 10px;
  text-align: center;
}

.carousel-control .fa-angle-left,
.carousel-control .fa-angle-right {
  position: absolute;
  top: 40%;
  font-size: 2em;
  z-index: 5;
  display: inline-block;
  text-shadow: none!important;
  background: #fff;
  color: #333;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
}

.carousel-control .fa-angle-left {
  left: 10%;
}

.carousel-control .fa-angle-right {
  right: 10%;
}

.carousel-control {
  background-color: transparent;
  background-image: none !important;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  background-color: transparent !important;
  background-image: none !important;
  outline: 0;
}

a.navbar-brand {
  left: 45%;
  position: absolute;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 28px;
  height: 56px;
  background: #27a2db;
  background: -moz-linear-gradient(to right,  #27a2db 10%,#d0db59 60%,#fff3a0 95%);
  background: -webkit-linear-gradient(to right,  #27a2db 10%,#d0db59 60%,#fff3a0 95%);
  background: linear-gradient(to right,  #27a2db 10%,#d0db59 60%,#fff3a0 95%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27a2db', endColorstr='#fff3a0',GradientType=1 );
  -webkit-background-clip: text;
  color: transparent;
  transition: all .5s;
}

a.navbar-brand:hover {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 28px;
  height: 56px;
  background: #27a2db;
  background: #fff3a0;
  background: -moz-linear-gradient(left,  #fff3a0 10%, #d0db59 60%, #27a2db 95%);
  background: -webkit-linear-gradient(left,  #fff3a0 10%,#d0db59 60%,#27a2db 95%);
  background: linear-gradient(to right,  #fff3a0 10%,#d0db59 60%,#27a2db 95%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff3a0', endColorstr='#27a2db',GradientType=1 );
  -webkit-background-clip: text;
  color: transparent;
  transition: all .5s;
}

.navbar-brand:before {
  content: "";
  position: absolute;
  top: 8%;
  left: 0px;
  width: 20px;
  height: 20px;
  border-top: 1px solid rgba(255, 235, 59, 0.5);
  border-left: 1px solid rgba(255, 235, 59, 0.5);
}

.navbar-brand:after {
  content: "";
  position: absolute;
  bottom: 8%;
  right: 0px;
  width: 20px;
  height: 20px;
  border-bottom: 1px solid rgba(255, 235, 59, 0.5);
  border-right: 1px solid rgba(255, 235, 59, 0.5);
}

.navbar-brand .fa {
  position: relative;
  top: -3px;
  margin: 0 3px;
  font-weight: 700;
  font-size: 20px;
  margin-top: 5px;
  background: #f44336;
  background: -moz-linear-gradient(-45deg,  #f44336 0%, #9c27b0 100%);
  background: -webkit-linear-gradient(-45deg,  #f44336 0%,#9c27b0 100%);
  background: linear-gradient(135deg,  #2196F3 0%,#CDDC39 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f44336', endColorstr='#9c27b0',GradientType=1 );
  -webkit-text-fill-color: #fff;
  border-radius: 50px;
  padding: 3px;
}

.load_box .img {
  width: 150px;
  height: 100px;
  float: left;
  margin-right: 15px;
  border-radius: 5px;
}

.publ_box {
  position: relative;
  background-color: #fff;
  padding: 20px 15px;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 3px;
}

.publ_box .no-img {
  height: 150px;
  overflow: hidden;
}

.publ_box .img {
  width: 300px;
  height: 200px;
  float: left;
  margin-right: 15px;
  border-radius: 5px;
}

.publ_box h3 {
  font-size: 22px;
  margin-bottom: 12px;
}

.publ_box p {
  overflow: hidden;
  position: relative;
}


/* ------ shop_box ------ */
.text-link-pr {
  margin-bottom: 25px;
  width: 100%;
  font-size: 12px;
  background: #fafafa;
  width: 100%;
  padding: 10px;
  position: relative;
}

table.methods-list {
  margin: 25px 0;
}

table.methods-list tr {
  float: left;
  width: 48%;
  height: 70px;
  margin: 1%;
  padding: 5px;
  border: 1px solid rgba(205, 220, 57, 0.5);
  border-radius: 3px;
  transition: all .5s;
  overflow: hidden;
  position: relative;
}

table.methods-list tr:nth-child(1) {
  background: url(https://smoservice.ru/newsmo/img/payments/robokassa.png) no-repeat;
  background-size: 95px;
  background-position: 99% 258%;
}

table.methods-list tr:nth-child(2) {
  background: url(http://mania-casino.com/uploads/payment_systems/logo/freekassa.png) no-repeat;
  background-size: 90px;
  background-position: 99% 298%;
}

/*table.methods-list tr:nth-child(3) {
    background: url(https://cdn4.iconfinder.com/data/icons/payment-method/160/payment_method_paypal-128.png) no-repeat;
    background-size: 50px;
    background-position: 99% 98%;
}

table.methods-list tr:nth-child(4) {
    background: url(https://cdn4.iconfinder.com/data/icons/payment-methods-8/87/qiwi-128.png) no-repeat;
    background-size: 50px;
    background-position: 99% 98%;
}


table.methods-list tr:nth-child(5) {
    background: url(https://cdn4.iconfinder.com/data/icons/payment-methods-8/87/yandexmoney-128.png) no-repeat;
    background-size: 50px;
    background-position: 99% 98%;
}


table.methods-list tr:nth-child(6) {
    background: url(https://cdn4.iconfinder.com/data/icons/payment-methods-8/87/visa-128.png) no-repeat;
    background-size: 50px;
    background-position: 99% 98%;
}
*/


table.methods-list tr:hover {
  border: 1px solid rgba(205, 220, 57, 0.9);
}

.methods-list td {
  position: relative;
  font-size: 11px;
  text-align: left!important;
  left: 5px;
}

.methods-list .label {
  font-size: 14px!important;
  font-weight: 400!important;
  margin-left: 0px;
  display: table;
  color: #000;
  margin-bottom: 15px;
}

.methods-list input[type="radio"] {
  cursor: pointer;
  display: inline-block;
  outline: 0 !important;
  margin-right: 15px;
  position: relative;
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  -webkit-appearance: none;
  z-index: 5;
}

.methods-list input[type="radio"]:after {
  content: '';
  display: block;
  height: 7px;
  right: 15px;
  position: absolute;
  top: -2px;
  width: 7px;
  opacity: 0;
}

.methods-list input[type="radio"]:checked:after {
  content: '\f00c';
  font-family: 'fontawesome';
  color: #4CAF50;
  opacity: 1;
  width: 14px;
  height: 14px;
}

.methods-list input[type="radio"]:checked:before {
  content: '';
  position: absolute;
  width: 120%;
  height: 120%;
  top: -15px;
  left: -15px;
  background: rgba(205, 220, 57, 0.1);
}

h2.shopi {
  font-size: 17px!important;
  letter-spacing: 0!important;
  font-weight: 700!important;
  margin-top: 50px;
  margin-bottom: 25px;
}

h2.shopi span {
  font-size: 17px!important;
  letter-spacing: 0!important;
  font-weight: 700!important;
  color: #fff;
  background: #fe8400;
  height: 35px;
  line-height: 35px;
  width: 35px;
  display: block;
  float: left;
  text-align: center;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
  top: -8px;
}

#order-table {
  padding-bottom: 25px!important;
}

.order-item-name {
  font-size: 11px!important;
  padding: 0 8px;
}

#order-table thead {
  background: #fafafa;
  border-bottom: 0px;
}

#order-table tr:nth-child(2) {
  position: relative;
  height: 70px;
}

#order-table thead .order-head th {
  padding: 10px;
}

.order-head th, .order-item td {
  border-bottom: 0!important;
}

#total-sum tbody td {
  border-top: 0!important;
}

.order-item td {
  border-bottom: 0!important;
  height: 75px;
}

#checkout-form {
  margin-top: 50px;
}

.sale {
  position: absolute;
  background: #f44336;
  color: #fff;
  padding: 2px 12px;
  border-radius: 2px;
  right: 15px;
  top: 5px;
  z-index: 2;
}

.sale2 {
  position: absolute;
  background: #f44336;
  color: #fff;
  padding: 2px 12px;
  border-radius: 2px;
  left: 155px;
  top: 15px;
  z-index: 2;
}

.list-item {
  position: relative;
  display: inline-block;
  width: 30%;
  margin-left: 15px;
}

.shop_box {
  padding: 15px;
  background: #fff;
  border-radius: 3px;
  float: left;
  text-align: center;
  position: relative;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
  margin-bottom: 15px;
}

.shop_box .img img {
  height: 150px;
}

.shop_box .title {
  overflow: hidden;
  height: 40px;
}

.shop_box .price {
  background: #f2f4f7;
  padding: 5px;
}

.shop_box .img, .shop_box .title, .shop_box .text, .shop_box .price {
  text-align: center;
  margin-bottom: 15px;
}

.shop_box .text {
  border: 1px solid #f2f4f7;
  font-size: 12px;
  color: #666;
  padding: 8px;
  overflow: hidden;
  height: 65px;
  margin-bottom: 15px;
}

.shop_box .button {
  text-align: center;
  display: inline-block;
  padding: 8px 15px;
}

.shop_box .button a {
  color: #fff;
}

#qv_content {
  background: #fff;
}

.unerd_images {
  float: left;
  width: 200px;
  position: relative;
  line-height: 0;
  left: 8%;
}

.unerd_images .big {
  width: 150px;
}

.unerd_images img {
  transition: opacity .3s ease;
  margin-left: -50px;
}

.unerd_images .small {
  width: 29.629629628%;
  margin-right: 5.555555554%;
  float: left;
  margin-top: 5px;
}

.unerd_images .small:nth-child(3n) {
  margin-right: 0;
}

.unerd_info {
  margin-left: 200px;
}

.unerd_name {
  font-size: 22px;
  line-height: 25px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f5f3;
  font-weight: 200!important;
}

.unerd_price_rate {
  padding-bottom: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  border-bottom: 1px solid #f0f5f3;
}

.unerd_price {
  float: left;
  font-size: 18px;
  background: #f2f4f7;
  padding: 8px 15px;
  border-radius: 3px;
}

.unerd_price s {
  font-size: 15px;
  color: #666;
}

.unerd_rate {
  float: right;
  padding-top: 2px;
}

.unerd_brief {
  padding: 25px;
  margin-bottom: 15px;
  border: 1px solid #f2f4f7;
  border-radius: 2px;
}

.unerd_options {
  border-bottom: 1px solid #f2f4f7;
  line-height: 6px;
}

.unerd_options ul.shop-options {
  list-style: none;
  overflow: hidden;
  padding: 15px;
  margin-top: -25px;
  margin-left: -25px;
}

.unerd_options ul.shop-options li {
  float: left;
  margin-left: 15px;
  padding: 0;
  width: 30%;
}

.unerd_options ul.shop-options li select {
  width: 100%!important;
  height: 30px;
  line-height: 20px;
  font-size: 15px;
  margin-left: -2px;
  margin-top: 15px;
  border: 1px solid #f2f4f7 !important;
}

.unerd_options span {
  display: block;
  margin: 0px;
  padding: 0px;
  line-height: 1px;
}

.unerd_options ul.shop-options li:first-child {
}

.unerd_options ul.shop-options .opt {
  font-weight: 600;
  padding-right: 3px;
  white-space: nowrap;
  margin-top: 25px;
}

.unerd_buttons {
  overflow: hidden;
}

.unerd_buttons > * {
  overflow: hidden;
  float: left;
}

.unerd_buttons input[type="button"] {
  font-size: 13px;
  letter-spacing: 1px;
}

.unerd_buttons input[type="text"] {
  text-align: center;
  width: 40px;
  padding: 0;
  font-size: 15px;
  color: #1a1a1a;
  border-right: 0;
  border-left: 0;
}

.unerd_buttons input[type="text"]:focus {
  border-color: #a7a7a7;
}

.unerd_buttons span.fa {
  display: inline-block;
  line-height: 34px;
  width: 34px;
  text-align: center;
  border: 1px solid #a7a7a7;
  cursor: pointer;
  color: #a7a7a7;
  font-size: 14px;
  transition: all .3s ease;
}

.unerd_buttons span.fa:hover {
  color: #1a1a1a;
}

.unerd_buttons span.fa.fa-minus {
  border-right: 0;
}

.unerd_buttons span.fa.fa-plus {
  border-left: 0;
  margin-right: 10px;
}

.unerd_buttons .wish {
  margin: 0 10px;
}

.one_more {
  margin: 15px 0;
}

.one_more span {
  color: #aaa;
  font-size: 14px;
}

.unerd_more ul, .unerd_more ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 24px;
}

.unerd_more .opt {
  font-weight: 600;
  color: #1a1a1a;
  padding-right: 3px;
}

.unerd_tabs {
  margin-top: 50px;
  margin-bottom: 50px;
}

.unerd_tabs .aTabsHead {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
}

.unerd_tabs .aTabsHead > span {
  cursor: pointer;
  transition: all .3s ease;
}

.unerd_tabs .aTabsHead > span:after {
  content: '\f00d';
  display: inline-block;
  padding: 0 20px;
  color: #eee;
  font-family: 'FontAwesome';
  cursor: default;
}

.unerd_tabs .aTabsHead > span: last-child:after {
  content: '';
  display: none;
}

.unerd_tabs .aTabsHead > span.aTabsHeadSpanActive, .unerd_tabs .aTabsHead > span:hover {
  color: #1a1a1a;
}

.un_title {
  text-transform: uppercase;
  font-size: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #E3E7EE;
  letter-spacing: 1px;
}



/* ------ news_box ------ */
.site_box {
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.site_box thead {
  background: #fafafa;
}

.site_box thead td {
  text-align: left;
  padding: 15px;
}

.site_box td:nth-child(1) {
  width: 15%;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.site_box td:nth-child(2) {
  width: 25%;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.site_box td:nth-child(3) {
  width: 45%;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.site_box td:nth-child(4) {
  width: 15%;
  border-bottom: 1px solid #eee;
}

.site_box_td100 td {
  position: relative;
  overflow: hidden;
  padding: 5px;
}

.news_box, .bg_white {
  position: relative;
  background-color: #fff;
  padding: 20px 15px;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.news_box .news-title h3,.news-title h1 {
  display: table;
  width: 90%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 25px;
  font-size: 22px;
  line-height: 30px;
  position: relative;
  text-align: center;
}

.news_box .news-title h3:before,.news-title h1:before, .bg h3:before {
  content: "";
  position: absolute;
  top: -15%;
  left: -5px;
  width: 20px;
  height: 20px;
  border-top: 2px solid #fed57b;
  border-left: 2px solid #fed57b;
}

.news_box .news-title h3:after,.news-title h1:after {
  content: "";
  position: absolute;
  bottom: -15%;
  right: -5px;
  width: 20px;
  height: 20px;
  border-bottom: 2px solid #fed57b;
  border-right: 2px solid #fed57b;
}

.news_box .fa-youtube {
  color: red;
  font-size: 45px;
  position: absolute;
  left: -47px;
  top: 0;
}

.news_box .img {
  margin-top: -20px;
  margin-left: -15px;
  margin-right: -15px;
  height: 250px;
  width: 670;
  margin-bottom: 15px;
}

.news_box .content img {
  width: 100%;
  text-align: center;
  border-radius: 3px;
  margin: auto;
  position: relative;
}

.content p {
  position: relative;
  overflow: hidden;
}

.news_box h3 {
  font-size: 22px;
  margin-bottom: 12px;
}

.news_box p {
  font-weight: 500;
}

.news_box .details ul {
  list-style: none;
  padding-left: 0px;
  display: table;
  width: 100%;
}

.publ_box h3 {
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.publ_box .details ul li, .news_box .details ul li {
  float: left;
  padding-right: 15px;
  font-size: 13px;
  font-weight: 500;
}

.publ_box .details ul li:last-child, .news_box .details ul li:last-child {
  float: inherit;
}

.publ_box  .detali, .news_box .detali {
  font-size: 13px;
  font-weight: 400;
  border-top: 1px solid #eff3f5;
  color: #777;
  padding: 15px;
  margin-bottom: -20px;
  margin-left: -15px;
  margin-right: -15px;
}

.publ_box .details ul {
  list-style: none;
  padding-left: 0px;
  display: block;
  width: 100%;
}

.publ_box  .detali .fa, .news_box .detali .fa {
  margin-right: 5px;
  margin-left: 15px;
}

.detali .pull-right .fa {
  transition: all .3s;
}

.detali .pull-right:hover .fa {
  margin-left: 20px;
  transition: all .3s;
}

.news_box .chitai .img {
  border-radius: 3px;
  border: 5px solid #fff;
  height: 100px;
  overflow: hidden;
  margin-bottom: 5px;
}

.news_box .chitai .img img {
  width: 100%;
  min-height: 100px;
  overflow: hidden;
  margin-bottom: 5px;
}

.chitai p {
  height: 40px;
  overflow: hidden;
}


/* ------ sidebar ------ */
.widgets {
  background-color: #fff;
  padding: 20px 15px;
  margin-bottom: 20px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.widgets h3 {
  display: block;
  position: relative;
  font-size: 20px;
  margin-top: -20px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
  padding: 15px;
  border-bottom: 1px solid #f0f5f3;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-weight: 200;
}

.widgets ul {
  list-style: none;
  padding-left: 0px;
}

.widgets ul li {
  font-weight: 400;
  margin: 0 -15px;
  transition: all .3s;
  border-left: 3px solid #fff;
}

.wid-menu {
  list-style: none;
  padding-left: 0px;
}

.wid-menu li a {
  display: block;
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #f0f5f3;
}

.wid-menu li a .fa {
  width: 25px;
  margin-right: 8px;
}

.wid-menu li:hover:nth-child(1) {
  background: #fafafa;
  border-left: 3px solid #ffa800;
}

.wid-menu li:hover:nth-child(2) {
  background: #fafafa;
  border-left: 3px solid #3498db;
}

.wid-menu li:hover:nth-child(3) {
  background: #fafafa;
  border-left: 3px solid #2980b9;
}

.wid-menu li:hover:nth-child(4) {
  background: #fafafa;
  border-left: 3px solid #03a9f4;
}

.wid-menu li:hover:nth-child(5) {
  background: #fafafa;
  border-left: 3px solid #2196f3;
}

.wid-menu li:hover:nth-child(6) {
  background: #fafafa;
  border-left: 3px solid #ffa800;
}

.wid-menu li:hover:nth-child(7) {
  background: #fafafa;
  border-left: 3px solid #d95459;
}

.wid-menu li:hover:nth-child(8) {
  background: #fafafa;
  border-left: 3px solid #9b59b6;
}

.wid-menu li:hover:nth-child(9) {
  background: #fafafa;
  border-left: 3px solid #f44336;
}

.wid-menu li:hover:nth-child(10) {
  background: #fafafa;
  border-left: 3px solid #C49CDE;
}

.wid-menu li:hover:nth-child(11) {
  background: #fafafa;
  border-left: 3px solid #C49CDE;
}

.wid-menu li:hover:nth-child(12) {
  background: #fafafa;
  border-left: 3px solid #C49CDE;
}

.wid-menu li a span {
  text-align: center;
  float: right;
  font-size: 11px;
}

.widgets h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.3px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}

.margin-20 {
  margin: 0 -15px;
}

.catsTd {
  position: relative;
  font-weight: 400;
  transition: all .3s;
}

.catDescr {
  font-size: 12px;
  margin: 15px;
  position: relative;
  background: #f0f5f3;
  padding: 8px;
  border-radius: 3px;
}

.catDescr:after {
  bottom: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #f0f5f3;
  border-width: 10px;
  margin-left: -10px;
}

.catName, .catNameActive {
  display: block;
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #f0f5f3;
  border-left: 3px solid #fff;
}

.catName:before, .catNameActive:before {
  content: '\f0f6';
  font-family: 'fontawesome';
  position: relative;
  margin-right: 10px;
}

.catName:hover, .catNameActive {
  background: rgba(240, 245, 243, .2);
  border-left: 3px solid #e4eae7!important;
}

.catNumData {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 12px;
}

.partner768 img {
  text-align: center;
  margin-bottom: 15px;
  width: 100%;
  height: 90px;
}

.partner240 {
  text-align: center;
}

.panel-title {
  position: relative;
  display: block;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.bg {
  position: relative;
  padding: 25px;
  height: auto!important;
}

.bg:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255, .95);
}

.bg h3 {
  position: relative;
  font-size: 18px;
  text-align: right;
  padding: 5px;
}

.full {
  width: 100%;
}

.gap {
  height: 30px;
  width: 100%;
  clear: both;
  display: block;
}

.footer-bottom {
  background: #262626 url(/bvk/img/foot.png);
  padding: 25px 0;
  color: #fff;
  margin-top: 100px;
}

.footer-bottom a {
  color: #fff;
  text-decoration: underline;
}

.footer-bottom p.pull-left {
  padding-top: 6px;
}

.payments {
  font-size: 1.5em;
}

.form-control {
  background: #f0f5f3;
  border: 0!important;
  box-shadow: none;
  font-size: 13px;
  height: 40px;
  float: left;
}

.btn-default {
  height: 40px;
}

.input-group {
  margin-bottom: -25px;
  position: relative;
  top: 10px;
}

.input-group-btn {
  float: right;
  position: relative;
  top: -40px;
}

.moder_panel {
  position: absolute;
  top: 5px;
  right: 5px;
}

.catPages1, .pagesBlockuz1 {
  margin: 25px 15%;
  background: #fff;
  display: block;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
  text-align: center;
}

.swchItem, .swchItemA, .pgSwch, .pgSwchA, .swchItem1, .swchItemA1 {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  padding: 0 5px;
  text-align: center;
  margin-left: 1px;
  margin-right: 1px;
  box-sizing: border-box;
}

.swchItem:hover, .pgSwch:hover, .swchItem1:hover {
  font-weight: 400;
}

.swchItemA, .pgSwchA, .swchItemA1 {
  font-weight: 700;
  color: #00c063;
}

.swchItemA b, .pgSwchA b, .swchItemA1 b {
  color: #fff;
}

.pgSwch, .pgSwchA {
  border: 1px solid transparent!important;
  box-shadow: none!important;
  background: transparent!important;
  color: #222!important;
  margin: 0 -5px!important;
}

.pgSwchA b {
  color: #8BC34A !important;
}

.page_select {
  display: block;
  position: relative;
  margin: 0 15%;
  text-align: center;
  background: #fff;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  box-shadow: 0 1px 0px 0 rgba(50,50,50,0.15);
}

#total-sum {
  text-align: center;
}

.title-top h3 {
  margin: auto;
  margin: 25px;
  font-size: 22px;
  position: relative;
  font-weight: 200;
  text-align: center;
  text-transform: uppercase;
}

.title-top h3:before {
  content: "";
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  right: 0;
  height: 1px;
  background: #d7dedb;
  z-index: -1;
  width: 100%;
}

.title-top h3 span {
  background: #f0f5f3;
  padding: 0 20px;
}

.margin50 {
  margin-top: 25px;
}

.bg_white td .eTitle {
  position: relative;
  margin-left: 15px;
}

.bg_white td .eTitle:before {
  content: '';
  width: 4px;
  height: 4px;
  position: absolute;
  top: 10px;
  left: -10px;
  border-radius: 50%;
  background: #F44336;
}

#stranstype {
  position: relative;
  top: -25px;
}

#dodate {
  margin-top: 15px;
}

.no-img img {
  display: none;
  text-align: left!important;
}

.no-img  div, .no-img  p, .no-img {
  text-align: left!important;
}

.empty {
  margin-left: 15px;
  background: #E0EBE7;
  padding: 15px;
  border-radius: 3px;
}

.noEntry {
  background: #E0EBE7;
  padding: 15px;
  border-radius: 3px;
}

.alert-warning {
  background: #f0f5f3 !important;
  border: 1px solid #e0ebe7 !important;
  color: #222!important;
}

.ava-head {
  position: relative;
  height: 30px;
  width: 30px;
  float: left;
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
  top: -5px;
  border: 1px solid #d4d4d4;
}

.ava-head img {
  height: 30px;
}

#uCatsMenu7 {
  top: 64px!important;
  left: 250px!important;
}