/*custom css*/
.products-list.grid {
    /*overflow: visible !important;*/
}
.img-shopping-card {
    display: none;
}

@media(max-width: 768px) {
    .simple-content .table-responsive {
        overflow: auto;
    }
    .simple-content thead {
        display: none;
    }
    .simple-content tbody tr {
        display: flex;
        flex-direction: column;
    }
    .img-shopping-card {
        display: inline-block;
    }
    .simplecheckout-cart td.price {
        display: none !important;
    }
    .simplecheckout-cart td.total {
        text-align: center;
    }
}
.tooltip-inner {
    background: #1f4e92 !important;
    border-radius: 3px !important;
}
.active-currency {
    text-decoration: underline;
}
 .tooltip.top > .tooltip-arrow, .tooltip.bottom > .tooltip-arrow {
    border-bottom-color: #1f4e92 !important;
    border-top-color: #1f4e92 !important;
 }
 .box-info-product #call1 {
    display: inline-block;
  /*  height: 100%;*/
 }
.product-videos .owl2-stage-outer {
    width: 100% !important;
}
.product-videos .product-video iframe {
    width: 100%;
    height: 200px;
}
.products-category .products-list.grid .product-layout .product-item-container .product-use {
    display: none;
}
.products-category .products-list.grid .product-layout:hover .product-use {
    display: block;
}
.products-category .products-list.grid .product-layout {
    position: relative;
    min-height: 460px;
}
.products-category .products-list.grid .product-layout:hover .product-item-container {
    z-index: 100;
}
.products-category .products-list.grid .product-layout .product-item-container {
    position: absolute;
    background: #fff;
    width: 100%;
}


.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
    padding: 9px 30px !important;
    display: table-cell;
    width: 150px;
    text-align: center;
}
.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover,
.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:focus {
    background: #3f77cc !important;
}
.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:active {
    background: #203466 !important;
}
.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li:nth-child(2) > a {
    width: 250px;
}
.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li:nth-child(5) > a {
    width: 167px;
}
.header-bottom-righ .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li:nth-child(5) > a,
.header-bottom-righ .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li:nth-child(6) > a {
    padding: 20px 15px;
}
.header-bottom {
    background:#1f4e92 !important;
    margin-bottom: 15px !important;
}
#header .header-bottom .container > .row .header-bottom-right {
    width: 82%;
    background: #1f4e92;
    padding: 0px;
}
.header-bottom .container > .row {
    margin: 0;
    background: #1f4e92 !important;
}
.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
    color: #fff !important;
}
@media (min-width: 1200px) {
    .col-lg-offset-3 {
        margin-left: 0px !important;
        width: 100%;
    }
}
.logo-bottom {
    display: block;
    color: #3f77cc;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
#header .header-center {
    padding: 10px 0 0px !important;
}
.header-top-right ul.top-link.curr-lang > li {
    display: block;
    float: none;
}
.header-top-right ul.top-link.curr-lang > li:after {
    content: "";
    display: none !important;

}
.curr-lang .btn.btn-xs.dropdown-toggle {
    padding: 0 !important;
    text-align: right;
    font-size: 14px;
    color: #444;
}
#my_account.top-account .dropdown-toggle,
.account .price-list a{
    padding: 7px 10px !important;
    background: #1f4e92 !important;
    color: #fff !important;
    font-size: 16px;
}
.account .price-list {
    padding: 7px 10px !important;
    background: #1f4e92;
    font-size: 20px;
    margin-right: 10px;
}
.header-top-right ul.top-link > li:after {
        content: "";
    display: none !important;
}
.header-top {
    border-bottom: none !important;
}
.head-phones {
    text-align: center;
    color: #1f4e92;
    font-size: 19px;
    margin-top: 10px;
   /* padding: 25px 0;*/
    display: flex;
    justify-content: center;
}
.head-show {
    display: none;
}
.head-phones p {
    margin-right: 10px;
}
.colored-text {
    color: #3f77cc;
    font-size: 16px;
}
.shopping_cart.pull-right {
    padding: 0px !important;
}
/*horizontal menu*/
ul.megamenu {
    display: table;
}
.megamenu li::first-child a {
    display: table-cell;
    width: 100px;
    text-align: center;
}
.button-group .addToCart, .products-list.grid .product-layout .product-item-container .button-group .addToCart {
    background: #3f77cc !important;
    color: #fff;
    border: none !important;
}
.button-group .addToCart:hover, .products-list.grid .product-layout .product-item-container .button-group .addToCart:hover {
    background: #1f4e92 !important;
    color: #fff;
    border: none !important;
}
.module.style-dev-so-extraslider .so-extraslider .extraslider-inner .item .item-wrap .item-wrap-inner:hover .item-title a {
    color:  #3f77cc !important;
}
#top-menu {
    float: right;
}
#top-menu li {
    display: inline-block;
    padding: 8px 15px;
    font-size: 14px;
}
.navbar-logo {
    max-width: 20%
}
#video12 {
  position: relative;
  margin-bottom: 110px;
  padding-bottom: 75%;
}
#video12 iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
#video12 div {
  position: absolute;
  bottom: -110px;
  width: 100%;
  height: 100px;
  padding: 0;
  overflow-x: auto;
  white-space: nowrap;
  text-align: center;
}
#video12 img {
  height: calc(100% - (5px + 1px)*2 - 10px);
  margin: 0 5px 0 0;
  padding: 5px;
  border: 1px solid #555;
  border-radius: 5px;
  opacity: .7;
}
#video12 img:hover {
  opacity: 1;
  cursor: pointer;
}
#video12 img:focus {
  opacity: .2;
}
.so-extraslider.buttom-type1 .owl2-controls {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}
.row .module.so-latest-blog .so-blog-external .owl2-controls {
    position: absolute;
    bottom: 5px !important;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    margin: 0;
   border: none;
}

.row .module.so-latest-blog .so-blog-external .blog-external {
    border: 2px solid #dadada;
}
.owl2-controls .owl2-nav .owl2-prev:before {
    content: "\f104";
}
.owl2-controls .owl2-nav .owl2-next:before {
    content: "\f105";
}
.owl2-controls .owl2-nav div.owl2-prev:before, .owl2-controls .owl2-nav div.owl2-next:before {
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    padding: 0 5px;
}
.owl2-controls .owl2-nav .owl2-prev:before,.owl2-controls .owl2-nav .owl2-next:before {
    font-family: FontAwesome;
    font-size: 28px;
}
.owl2-controls .owl2-nav div.owl2-prev {
    content: "\f104";
    top: 7px;
    left: auto;
    right: 37px;
}
.owl2-controls .owl2-nav div.owl2-next {
    content: "\f105";
    top: 7px;
    left: auto;
    right: 7px;
}
.owl2-nav .owl2-prev, .owl2-nav .owl2-next {
    color: #e9e9e9;
    float: left;
    height: 32px;
    line-height: 28px;
    text-align: center;
    width: 32px;
    background-color: #FFF;
    position: absolute;
    margin-top: -16px;
    top: 50%;
}
.module.style-dev-so-extraslider .so-extraslider .extraslider-inner .item .item-wrap .item-wrap-inner .item-info .item-title {
    margin: 0 0 5px;
    padding: 0 10px;
    z-index: 10000;
    position: relative;
    background: #fff;
}
.so-extraslider .extraslider-inner .item-wrap.style5 .item-readmore {
    text-align: center;
    padding: 10px 14px;
    background: #1f4e92 !important;
    border: none !important;
    color: #FFFFFF !important;
    display: inline-block;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.so-extraslider .extraslider-inner .item-wrap.style5 .item-readmore a {
    color: #FFFFFF !important;
    font-weight: 300 !important;
}
.dropdown-menu {
    position: absolute;
    top: 95% !important;
}
.button {
    width: 45%;
    margin: 0 auto 32px;
    background: #ff7e00;
    height: 50px;
    text-align: center;
     padding: 15px;
    color: #fff;
}
.button:hover {
    opacity: 0.7;
}
div #sosearchpro {
    width: 65%;
}
.module.icon-style.style-dev-so-extraslider  h3.custom-title {
    background: #fff !important;
    text-align: center !important;
    font-size: 20px;
    color: #1f4e92 !important;
    border: none;
}
h3.custom-title i {
    display: none;
}
.item-wrap.style2 {
    border: none !important;
}
.extraslider-inner.owl2-carousel.owl2-theme.owl2-loaded .item {
    margin: 0 20px;
    border: 2px solid #dadada;
}
.module.style-dev-so-extraslider .so-extraslider .extraslider-inner {
    border: none !important;
}
.so-extraslider .extraslider-inner .item-wrap .item-info .item-content {
    margin-left: 0px !important;
}
.btn-catalog {
    background: #3f77cc;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
}
a.catalog:hover .btn-catalog {
    background: #1f4e92;
}
#yt_mailing2 {
    background: url(../images/bg-video.png) no-repeat 0 0;
    padding: 95px 0 164px;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
#yt_mailing2 h3.modtitle {
    color: #fff;
    font-size: 40px;
    border: none;
    text-align: center;
    margin-bottom: 70px;
}
#yt_spotlight4,
#yt_spotlight3 {
    padding: 70px 0;
}
#yt_spotlight3 h3 {
    margin-bottom: 50px;
    text-align: center;
    color: #1f4e92;
    font-size: 24px;
}
#yt_spotlight3 table {
    border-spacing: 10px 0px;
    border-collapse: separate;
}
#yt_mailing3 {
    background: #1f4e92;
    padding: 50px 0 20px;
}
/**form*/
#modal-form1 {text-align: center;}
#form-group1 {
    display: inline-block;
    margin-right: 40px;
}
.form-group1 input {
    height: 50px;
    padding-left: 10px;
    min-width: 250px;
}
#modal-form1 input[type="submit"] {
    margin: 10px;
    height: 50px;
    padding:0 10px;
    background: #db4437;
    color: #fff;
    text-transform: none;
    border: none !important;
    min-width: 250px;
    font-size: 14px;
    font-weight: 900;
}
#modal-form1 input[type="submit"]:hover {
    background: #d81e14;
}
#yt_mailing3 center {
    color: #fff;
}
#yt_mailing {

    padding: 20px 0 30px !important;
}
.form-title {
    background: #3f77cc;
    color: #fff;
    text-align: center;
    padding: 10px 10px 1px;
    text-transform: uppercase;
}

#callback-head2 {
    font-size: 20px;

}
.form-group2{
    margin: 15px 0;
}
#modal-form2 .btn {
    background: #db4437;
    border: none;
    margin-top: 16px;
}
#modal-form2 .btn:hover {
    background: #d81e14;
    margin-top: 16px;
}
.select-city {
    display: inline-block;
}
.select-city:first-child {
    color: #fff;
    margin-right: 20px;
}
.select-city select {
    height: 50px;
    width: 400px;
}
.select-city option {
    text-align: center;
}
.footer-bottom-block {
    background: #525252;
    color: #ccc;
}
.cc_banner {
    display: none;
}
.module.style-dev-so-deals {
    float: right !important;
}
.footer-bottom-block {
    padding: 10px 0 0 !important;
}
.footer-links > div > div > div:nth-child(1) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.footer-links > div > div > div{
    padding: 0 45px;
    font-size: 16px;
}
/*.box-service {
    padding:  0;
}*/
#cart .shopcart {
    background: #db4437;
    padding: 20px 0px;
}
.row .shopping_cart a.top_cart .handle {
    width: 25px;
    height: 22px;
    margin-left: 10px;
}
.row .shopping_cart a.top_cart .shopcart .text-shopping-cart {
    text-align: center;
}
.filters-panel {
    margin-top: 0px !important;
}
#header .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper .features-menu img {
    border: none;
}
ul.megamenu > li > a img {
    display: block;
    margin: 0 auto !important;
}
.megamenu-wrapper .sub-menu .content .row div {
    text-align: center;
}
.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content .title-submenu:hover {
    color: #fff !important;
    background: #3f77cc;
}
.btn-category {
    border-bottom: 3px solid #3f77cc;
}
.btn-category a:hover div {
    opacity: 0.7;
}
img.hidden {
    display: none;
}
#cart .shopcart.small-cart {
        padding: 20px 0px;
        text-align: center;
}
/*scroll box*/
.scroll {
    height: 250px;
    overflow-x: scroll;
}
::-webkit-scrollbar {
    height: 10px;
    width: 6px;
    background: #fff;
}

::-webkit-scrollbar-thumb {
    background: #616161;
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
    background: #fff;
}
.column-text {
    padding-bottom:20px; /*отступ снизу*/
    width:100%; /*указываем общую ширину блока с колонками*/
    text-align:justify; /*выравнивание текста внутри колонок*/
    column-count: 2; /*количество колонок, на которое хотим разбить текст*/
    -moz-column-count: 2; /*для мозилы*/
    -webkit-column-count: 2; /*для webkit браузеров*/
    column-gap: 40px; /*отступ между колонками*/
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    padding-right: 15px;
}
.banner-form {
    width: 27.505747126%;
    float: right;
    margin: 0 0 10px;
    position: relative;
    overflow: hidden;
    background: #efefef;
}
.banner-form .banner-img {
    width: 30px;
    float: left;
    margin-left: 10px;
}
.module.banner-form form{
    margin: 0 20px 5px;
    color: #1f4e92;
}
.banner-form p:nth-child(1) {
    /*margin-bottom:-10px;*/
}
#yt_mailing3 .col-sm-12 {
    position: relative;
}
.horizontal_banner {
    position: absolute;
    top: -5px;
    width: 122px;
    left: 27%;
    transform: translate(-27%, 0);
}
.banner-form p {
    font-size: 20px;
}
.module.style-dev-so-deals {
    width: 100% !important;
    border: 1px solid #ccc;
}
#callback-head2
.blog-external-simple .media-left > a {
    display: block;
    max-width: 100%;
    height: auto;
}
.blog-external-simple .media .media-left {
    float: left;
    border: 1px solid #ddd;
    padding: 0;
    margin-right: 20px;
}
.carousel-inner .carousel-caption {
   position: relative;

    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #444;
    text-align: center;
    text-shadow: none;
}
#yt_spotlight2 .module {
    float: left;
    padding: 0 15px;
}
.customer-about-dev {
    width: 37.5%;
}
.module.so-latest-blog .so-blog-external.button-type2 .owl2-nav {
    position: absolute;
    top: -40px;
    right: 15px;
}
.module.so-latest-blog .so-blog-external.button-type2 .owl2-nav .owl2-prev, .module.so-latest-blog .so-blog-external.button-type2 .owl2-nav .owl2-next {
    height: 25px;
    width: 25px;
    line-height: 25px;
    background: none;
    border: 1px solid #565656;
    font-size: 0;
    position: relative;
    color: #565656;
}
.module.so-latest-blog .so-blog-external.button-type2 .owl2-nav .owl2-prev:before {
    content: "\f104";
}
.module.so-latest-blog .so-blog-external.button-type2 .owl2-nav .owl2-next:before {
    content: "\f105";
}
.row .module.so-latest-blog .so-blog-external .blog-external .media {
    margin: 0;
    padding: 23px 0 0px;
}
.module.so-latest-blog .so-blog-external.button-type2 .owl2-nav .owl2-prev:before, .module.so-latest-blog .so-blog-external.button-type2 .owl2-nav .owl2-next:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 23px;
    font-family: fontawesome;
    font-size: 14px;
}
.module.so-latest-blog {
    width: 37.5%;
}
.cus-banner-32 {
    width: 25%;
}
.cus-banner-32 .modcontent {
    border: 2px solid #ddd;
}
.row .module.style-dev-so-deals h3.modtitle {
    top: -19px;
    background: #3f77cc;
}
div.customer-about-dev #carousel-example-generic {
    padding-bottom: 20px;
    border: 2px solid #dadada;
}
#yt_spotlight2 .module h3 {
    background: #fff;
    margin: 0;
    padding: 20px;
    font-size: 16px;
    color: #1f4e92;
    border-bottom: none;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
}
#carousel-example-generic > div > div.item.active.left > div > p {
    position: relative;
    font-size: 12px;
    font-style: italic;
    color: #444;
    text-shadow: none;
}
.customer-about-dev .carousel-inner .item .carousel-caption {
    position: static;
    padding: 0 65px;
    left: auto;
    right: auto;
    font-size: 16px;
    line-height: 17px;
    min-height: 117px;
    text-align: left;
}
.row .module.so-latest-blog .so-blog-external .blog-external .media > .item .media-body .description {
    font-size: 16px;
    color: #666;
    line-height: 17px;
    padding: 2px 0;
}

.customer-about-dev .carousel-control.left {
    left: auto;
    right: 68px;
    margin: 0;
}
.customer-about-dev .carousel-control.right {
    right: 15px;
    margin: 0;
}
.customer-about-dev .carousel-control {
    top: -40px;
    bottom: auto;
    width: auto;
}
.customer-about-dev .carousel-inner .item img {
    /*border-radius: 100%;*/
    /*border: 3px solid #fff;*/
    margin: 35px auto 25px;
    /*box-shadow: 1px 1px 4px #444;*/
}
.customer-about-dev .carousel-control .glyphicon-chevron-left,
.customer-about-dev .carousel-control .glyphicon-chevron-right,
.customer-about-dev .carousel-control .icon-next,
.customer-about-dev .carousel-control .icon-prev {
    margin-top: 0;
    font-size: 9px;
    height: 25px;
    width: 25px;
    border-radius: 25px;
    border: 1px solid #565656;
    margin: 0;
    line-height: 22px;
    color: #565656;
    text-shadow: none;
}
.customer-about-dev .carousel-control:hover .glyphicon-chevron-left,
.customer-about-dev .carousel-control:hover .glyphicon-chevron-right,
.customer-about-dev .carousel-control:hover .icon-next,
.customer-about-dev .carousel-control:hover .icon-prev {
    border-color: #3f77cc;
    color: #3f77cc;
}
.latest-product > div,
#yt_spotlight4 > div > div > div:nth-child(3) > .latest-product > div,
#yt_spotlight4 > div > div > div:nth-child(1) > .latest-product > div {
    padding: 20px 10px 5px;
    border: 1px solid #ddd;
    margin-top: -1px;
}
.row .latest-product h3.modtitle {
    margin:0;
}
#yt_spotlight4 .module.style-dev-so-deals .caption {
    text-align: center;
}
#yt_spotlight4 .module.style-dev-so-deals .so-deal.button-type2 .owl2-dots {
    background: none;
    border: none;
}
#yt_spotlight4 .module.style-dev-so-deals .so-deal .extraslider-inner .owl2-item {
    min-height: 435px;
}
h1.title-for-category {
    font-size: 20px;
    border-bottom: 1px solid #3f77cc;
    margin: 0;
    padding: 9px 0 8px 0;
    text-align: center;
    background: #eee;
    color: #444;
    text-transform: uppercase;
}
.products-category .products-list.grid .product-layout .product-item-container {
    padding: 0px;
    cursor: pointer;
}
.product-item-container .label-sale {
    top: 10px;
    left: -33px;
}
.products-category .products-list.grid .product-layout .product-item-container .product-image-container {
    margin-bottom: 30px;
    margin-top: 20px;
}
.panel.ocfilter.panel-default {
    border-radius: 0;
}
.related h3.modtitle,
.panel h3.modtitle  {
    font-size: 14px;
    font-weight: bold;
    color: #444;
    text-transform: uppercase;
    /*padding: 12px 0 12px 50px;*/
    background: #eee;
    border-bottom: 1px solid #3f77cc;
    margin: 0;
    padding-bottom: 0 !important;
}
.module.icon-style h3.modtitle {
    margin: 0;
}
aside .block_category .box-content {
    margin-top: 0;
}
.related h3.modtitle i,
.panel h3.modtitle i {
    height: 8%;
    width: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 5px;
    background: #3f77cc;
    color: #fff;
    font-size: 16px;
}
aside .list-group-item,
aside .panel-default {
    border: none;
}
#ocfilter-content {
    border: 1px solid #ddd;
}
#ocfilter-content .option-name {
    font-size: 16px;
    margin-bottom: 10px;
    color: #444;
    font-weight: 300;
}
.extraslider-inner .item-title {
    min-height: 70px;
}
.module.style-dev-so-deals .so-deal.button-type2 .owl2-next:before,
.module.style-dev-so-deals .so-deal.button-type2 .owl2-prev:before {
    font-size: 50px !important;
}

.module.style-dev-so-deals .so-deal.button-type2 .owl2-nav {
    top: 40% !important;
}
#yt_spotlight4 .so-deal .price .price-new,
#yt_spotlight4 .so-deal .price .price-old {
    font-size: 25px;
}
footer .footer-top-block .module ul.menu li a {
    font-size: 14px;
    color: #666;
}
.footer-bottom-block .tab-icon {
    width: 30px;
    height: 30px;
    display: inline-block;
}
.shopping_cart .shoppingcart-box a.btn {
padding: 6px 0px 7px 0px;
    background: #db4437;
    border-color: #eee;
    width: 48%;
    margin-top: 5px;
    float: initial;
}
.shopping_cart .shoppingcart-box {
    min-width: 430px;
    padding: 3px;
    border-radius: 0;
    border-top: 3px solid #3f77cc;
}
.product-item-container .label-new {
    right: -30px;
    top: 15px;
}
.container .module.style-dev-so-extraslider .so-extraslider .extraslider-inner .item .item-wrap .item-wrap-inner .item-image .label-sale {
    left: -35px;
    top: 10px;
    z-index: 9;
}
.footer-top-block .footer-links .modcontent p{
    font-size: 14px;
}
.footer-top-block .container .module h3.modtitle {
    font-size: 22px;
    margin-bottom: 0px;
}
.footer-bottom-block {
    font-size: 12px;
}
.product-filter.filters-panel select.form-control {
    height: 32px;
    font-size: 14px;
}
.row .left-content-product .content-product-right .box-info-product .cart input {
    background: #db4437;
    padding: 0 41px;
    height: 50px;
    font-size: 14px;
    box-sizing: border-box;
    border: 1px solid #db4437;
    font-weight: 400;
}
.row .left-content-product .content-product-right .box-info-product .cart input:hover {
    background: #fff;
    border: 1px solid #db4437
    color: #db4437;
    box-sizing: border-box;
    color: #db4437;
    font-weight: 400;
}
/*.row .left-content-product .content-product-right .box-info-product .add-to-links ul li a {
    padding: 7px 18px;
    margin: 0px 3px 0px;
    height: 50px;
}*/
.row .left-content-product .content-product-right .box-info-product .quantity .quantity-control input.form-control {
    height: 50px;
}
.row .left-content-product .content-product-right .box-info-product .quantity .quantity-control label {
    margin-top: 14px;
}
.row .left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_up {
    height: 25px;
    padding: 4px;
}
.row .left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
    height: 25px;
    top:25px;
    padding: 4px;
}
#product-quick .left-content-product .content-product-right .box-info-product {
    margin: 0 -10px 0px;
}
#video iframe {
        margin: 20px auto;
        text-align: center;
        display: block;
}
aside .block_category .box-content ul li {
    margin: 0 5px;
}
aside .block_category .box-content ul li ul li a {
    line-height: 1.1;
}
.products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner {
    opacity: 0.9;
}
div.time-item {
    display: inline-block;
    float: none;
    color: #fff;
    padding: 3px !important;
    text-align: center;
    border-right: 1px solid #fff;
    opacity: 1;
    min-width: 45px;
}
.num-time{font-weight: bold;}
.blog-listitem .blog-item .itemBlogImg .article-image {
    margin-bottom: 10px;
    height: 200px;
    width: 200px;
}
/*related*/
.product-item .media .media-left {
    float: left;
    border: 1px solid #ddd;
    padding: 0;
    margin-right: 20px;
}
.row .related .releate-products .product-item-container .product-item .media-body {
    display: table-cell;
    vertical-align: top;
}
.row .related .releate-products .product-item-container .product-item {
    padding: 0px 0 20px 0;
    border-bottom: none;
}
.row .related .releate-products {
     padding: 20px 10px 5px;
    border: 1px solid #ddd;
    margin-top: -1px;
}
.product-detail .row .related .releate-products .product-item-container .product-item .media-body h4  {
    font-size: 13px;
    color: #666 !important;
    font-weight: bold;
}
/*checout*/
#cart_table1 {
    font-size: 14px;
}
.shiptobilling .checkbox {
    min-height: 20px;
    padding-left: 20px;
   margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 400;
    cursor: pointer;
}
.registerbox {
    margin: 40px 0;
}
.well {
    color: #3f77cc;
}
div.megamenu-wrapper.so-megamenu-active > div > div > ul > li > a > strong {
    color: #444;
}
.row .left-content-product .content-product-right .product-label .stock .status-stock {
    color: #3f77cc;
}
.row .left-content-product .content-product-right .product-label .stock .status-stock:before {
    color: #3f77cc;
}
.form-new-one .horizontal_banner {
    position: absolute;
    /*top: 25px;*/
    /*width: 90px;*/
    top: 30px;
    width: 78px;
    left: 30px;
    transform: translate(0, 0);
}

.form-new-one {
    width: 50%;
    float: none;
    margin: 0 0 10px;
    position: relative;
    overflow: hidden;
    background: #efefef;
    min-height: 250px;
}

.form-new-one #modal-form1 {
    position: absolute;
    right: 0;
    top: 36px;
}
.form-new-one h2 {
    text-align: center;
    margin-top: 5px;
}
/*mobile*/
@media (max-width: 1024px) {
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li:nth-child(2) > a {
        width: 150px;
    }
    #yt_spotlight2 .module.banner.cus-banner-32 {
        padding-top: 57px;
    }
        .video-responsive {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow:hidden;
    }
    .video-responsive iframe,
    .video-responsive object,
    .video-responsive embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
}
@media (max-width: 768px) {
    .modcontent #video iframe {
        margin: 20px auto;
        text-align: center;
        display: block;
    }
    .modcontent .button {
        width: 100%;
    }
    #wrapper #header .header-bottom .container > .row .header-bottom-right {
        width: 0;
    }
    .img-shopping-card {
        float: right;
        margin-top: 3px;
        width: 33px;
        min-width: 33px;
    }
    .customer-about-dev {
        width: 100% !important;
    }
    .module.so-latest-blog {
        width: 100% !important;
    }
    .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
        height: 30px;
    }
    #cart .shopcart {
        padding: 22px 0px;
        text-align: center;
    }
    .navbar-logo a img {
        width: 40%;
    }
    .form-group #call1 {
        margin: 0;
   }
   .row .up-sell-product .module.style-dev-so-listing-tabs .list-sub-cat li.item-cate {
        min-height: 111px;
   }
   ul.megamenu > li > a img {
        display: none;
   }
   .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
        width: 100%;
    }
    ul.megamenu {
        width: 100%;
    }
    .row .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu li a {
        width: 223px;
    }
    .navbar-logo {
        max-width: 100%;
    }
}
@media (max-width: 1199px) and (min-width: 991px) {
    .header-bottom-right .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
        padding: 5px !important;
    }
    .header-top-right #call {
        font-size: 10px;
    }
    div .newsletter .group-content {
        position: relative;
        top: 0px;
    }
    section.header-center.left .curr-lang .dropdown {
        width: 134px;
    }
    .header-center.left .curr-lang .dropdown li a img {
        max-width: 80%;
    }
    section.header-center.left .dropdown>li>a {
        display: block;
        padding: 5px;
    }
}
@media (max-width: 1199px) {
    .take-info {
        width: 100%;
        margin-bottom: 20px;
    }
    .module.banner-form {
        width: 100%;
    }
    .form-new-one #modal-form1 {
        right: 40px;
    }
    .form-new-one .horizontal_banner {
        left: 100px;
    }
    .form-new-one  {
        marginb-bottom: 20px;
        width: 80%;
    }
    div #sosearchpro.search-pro .input-group .autosearch-input {
    width: 79%;
    }
    #wrapper #yt_mailing2 {
        padding: 60px 0 60px;
    }
}

@media (max-width: 992px) {
    .form-new-one .horizontal_banner {
        left: 15px;
    }
    .header-top-left {
        width: 80% !important;
    }
    .header-top-right {
        width: 20% !important;
    }
    #header .header-bottom .container > .row .header-bottom-right {
    width: 18%;
    }
    #header > section.header-center.left > div > div > div.col-md-7.col-sm-7.col-xs-12 {
        width: 100%;
    }
    div .head-phones {
        padding: 5px 0;
    }
    #sosearchpro {
        margin: 0 auto !important;
    }
    #modal-form1 input[type="submit"] {
        font-size: 13px;
        min-width: 200px;
    }
    .form-group1 {
        margin-right: 5px;
    }
}
@media (max-width: 425px) {
    div .head-phones {
        font-size: 17px;
    }
    .navbar-logo a img {
        width: 40% !important;
    }
    #category-page aside,
    .box-account,
    .box-information,
    .box-service {
        display: none;
    }
    .navbar-logo {
        margin-bottom: 0px !important;
        width: 100%;
        max-width: 100%;
    }
    .button {
        height: auto;
        line-height: 50px;
        padding: 0;
        font-size: 14px;
    }
    .form-group1 input {
        margin-bottom: 10px;
    }
    .module.icon-style.style-dev-so-extraslider h3.custom-title {
        text-align: left !important;
        width: 75%;
        padding-left: 20px;
    }
    #yt_spotlight2 .module h3 {
        font-size: 20px;
        padding: 12px 0 12px 0px;
    }
    .up-sell-product .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
        margin: 0;
        padding: 0;
        display: block;
        width: 100%;
    }
    .up-sell-product .module.style-dev-so-listing-tabs .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span {
        background: none;
        display: block;
        border: none;
    }
    .up-sell-product .module.style-dev-so-listing-tabs .list-sub-cat li.item-cate {
        width: 100%;
        min-height: 1px !important;
    }
    .logo-bottom {
        display: none;
    }
    .res .collapsed-block .tabBlock {
        min-width: 320px;
        width: 100%;
        padding: 0px !important;
    }
    .search {
        margin-bottom: 30px;
        margin-top: 15px;
    }
/*  .wishlist a {
        padding: 8px !important;
    }*/
    .header-top-right ul.top-link > li.price-list {
        display: none;
    }
    header #top-menu li {
        display: inline-block;
        padding: 8px 5px;
        font-size: 14px;
    }
    ul #my_account.top-account .dropdown-toggle, .account .price-list a {
    padding: 7px 0px !important;
    }
    #header .collapsed-block .tabBlock {
        right: 15px;
    }
    .pull-left .dropdown-menu {
    position: absolute;
    top: 95% !important;
    left: -47px;
    }
    .left-content-product .content-product-right .box-info-product .quantity .quantity-control {
        margin-bottom: 20px;
    }
    .left-content-product .content-product-right .box-info-product .add-to-links li.wishlist a.icon {
        padding: 0;
    }
    div .add-to-links ul li {
        margin: 13px 10px;
        display: inline-block;
    }
    .zoomContainer {
        display: none;
    }
}
@media (max-width: 375px) {
    #wrapper #top-menu li {
    padding: 0px;
    font-size: 10px;
}
}

.up-sell-product .module.style-dev-so-listing-tabs .list-sub-cat li.item-cate {
    width: 16%;
    min-height: 80px;
}
.up-sell-product .module.style-dev-so-listing-tabs .list-sub-cat li.item-cate .title-sub-cate {
    text-transform: inherit;
}
.social-footer {
    float: left;
}
.social-footer div {
    display: inline-block;
}
.left-content-product .content-product-right .box-info-product .cart {
    border-radius: 0px;
}
.products-list .product-layout .product-item-container .button-group .addToCart {
    border-radius: 0px !important;
}
.checkout_form label {
    font-size: 14px;
}
.products-list.grid .product-layout .product-item-container{
 border-width: 0 0px 0px 0;}

.left-content-product .content-product-right #product {
margin-top:0px !important;
}
.left-content-product .content-product-right #product .product-options .img-thumbnail {
    width: 310px;
    height: 200px;
}
.left-content-product .content-product-right #product .image_option_type label.control-label {
    font-size: 16px;
    font-weight: 700;
}
.left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
    font-size: 25px;
}
.left-content-product .content-product-right .box-info-product .quantity .quantity-control span {
    font-size: 16px;
    line-height: 16px;
}
.left-content-product .content-product-right .box-info-product .add-to-links li.wishlist a {
    margin-right: 0px;
}
.left-content-product .content-product-right .box-info-product .add-to-links ul li a {
    display: inline-block;
    padding: 0 0px;
    font-size: 24px;
    margin: 0px 0px 0px;
    color: #999;
    line-height: 25px;
    height: 25px;
    border-radius: 0px;
    border: 0px solid #ddd;
    cursor: pointer;
    vertical-align: middle;
    transition: 0.6s all ease 0s;
    position: relative;
    float: right;
}
@media (max-width: 991px) and (min-width: 768px){
.left-content-product .content-product-right .box-info-product .add-to-links {
    width: 3% !important;
    float: left !important;
    margin-top: 0px !important;
}
.module.style-dev-so-listing-tabs .wap-listing-tabs .item-cat-image img{
    width: 99.6% !important;
}
}
.documentation {
    clear: both;
    padding: 10px;
}
.btn.btn-link.dropdown-toggle {
    padding-right: 0px;
    color: #444;
}
/*.dropdown-toggle:hover {
    text-decoration: none;
}
button.dropdown-toggle:hover + .dropdown-menu,
button.dropdown-toggle:focus + .dropdown-menu {
    display: block !important;
}*/
.curr-lang .dropdown-menu {
    /*min-width: 60px;*/
    border-radius: 0px;
    margin-top: -2px;
}
.padding0 {
    padding: 0px !important;
}
div.contacts .contact-form button {
    background: #3f77cc;
    color: #fff;
    border-color: #3f77cc;
}
div.contacts .contact-form button:hover {
    background: gray;
    border-color: gray;
}
div.page-affiliate .new-affiliate .bottom-form a {
    background: #3f77cc;
    border-color: #3f77cc;
}
div.page-affiliate .new-affiliate .bottom-form a:hover {
    background: gray;
    border-color: gray;
}
div.page-affiliate .return-affiliate .bottom-form input{
    background: #3f77cc;
    border-color: #3f77cc;
}
div.page-affiliate .return-affiliate .bottom-form input:hover{
    background: gray;
    border-color: gray;
}
div ul.yt-accordion li.accordion-group h3.accordion-heading .fa {
    background: #3f77cc;
}
.price span.price {
    font-size: 22px;
}
.left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_up,
.left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
    width: 25px;
}
.left-content-product .content-product-right .box-info-product .quantity .quantity-control input.form-control {
    margin-right: 27px;
    padding: 0 13px;
}
.ratings {
    display: none;
}

a#application {
    text-decoration: underline;
    color: #1f4e92;
}
a#application:hover {
    text-decoration: underline;
    color:#db4437;
}
.answer {
    font-style:italic;
    margin-left: 50px;
}
/*.product-layout .product-info {
    height: 45px;
}
.product-layout .product-use, .product-layout .product-model {
    height: 22px;
}*/
.register_block input, .register_block textarea, .register_block select {
    font-size: 14px !important;
}
.content-product-right .price .price-new, .price span.price {
    color: #ff7e00;
    font-size: 27px;
    font-weight: bold;
    /* background: #ff7e00; */
    padding: 10px;
}
.price .price-old {
    font-size: 19px;
}
/* Базовый контейнер табов */
.tabs {
  min-width: 320px;
  max-width: 800px;
  padding: 0px;
  margin: 0 auto;
}
/* стили секций с содержанием */
.tabs section {
  display: none;
  padding: 15px;
  background: #fff;
  border: 1px solid #ddd;
}
.tabs input {
  display: none;
}
/* стили вкладок (табов) */
.tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #aaa;
  border: 1px solid #ddd;
  background: #f1f1f1;
  border-radius: 3px 3px 0 0;
}
/* шрифт-иконки от Font Awesome в формате Unicode */
.tabs label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
.tabs label[for*="1"]:before {
  content: "\f19a";
}
.tabs label[for*="2"]:before {
  content: "\f17a";
}
.tabs label[for*="3"]:before {
  content: "\f13b";
}
.tabs label[for*="4"]:before {
  content: "\f13c";
}
/* изменения стиля заголовков вкладок при наведении */
.tabs label:hover {
  color: #888;
  cursor: pointer;
}
/* стили для активной вкладки */
.tabs input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 1px solid #009933;
  border-bottom: 1px solid #fff;
  background: #fff;
}
/* активация секций с помощью переключателя :checked */
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}
/* медиа запросы для различных типов носителей */
@media screen and (max-width: 680px) {
  .tabs label {
    font-size: 0;
  }

  .tabs label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  .tabs label {
    padding: 15px;
  }
}

    .header-center.left .dropdown li {
        display: inline-block;
    }
    .header-center.left  .curr-lang .dropdown {
        width: 170px;
    }
    .header-center.left  .dropdown>li>a {
        display: block;
        padding: 5px 11px 10px;
    }
    .header-center.left  .dropdown>li>a:hover {
        opacity: 0.5;
    }


div .dropdown-menu {
    text-align: center;

}
@media (max-width: 992px) and (min-width: 768px) {
    .res .collapsed-block .tabBlock {
        position: absolute;
        z-index: 5;
    }
    .row .navbar-logo {
}
}
.btn_buy1 {
    display: inline-block;
    color: #fff;
    font-size: 14px !important;
    text-decoration: none;
    padding: 0px;
    outline: none;
    background: #ff7e00;
    border: 1px solid #ff7e00;
    margin: 2px;
    border-radius: 3px;
    text-align: center;
    padding: 5px 20px;
}
.btn_buy1.style {
    padding: 5px 20px;
    width: 100%;
    text-transform: uppercase;
}
.btn_buy1:hover {
    color: #ff7e00;
    background: #fff;

}
a {
    color: #3f77cc;
}

a:hover {
    color: #de574b;
}
.dropdown a,
.refine-search.form-group a,
.sub-menu a,
.header-top a {
    color: #444;
}
.dropdown a:hover,
.refine-search.form-group a:hover,
.sub-menu a:hover,
.header-top a:hover {
    color: #3f77cc;
}
.products-category .products-list.grid .product-layout .product-item-container {
    padding-bottom: 20px;
}
.products-list.grid {
    border-right: 1px solid #ddd;
}
div.products-list.grid:before {
    background: #fff;
}
.refine-search.form-group .form-group a + a {
    text-align: center;
}
#tab-review input.form-control, .shopping-cart .input-group.btn-block .form-control {
    width: 70%;
}
div.refine-search.form-group a.thumbnail:hover {
    opacity: 0.8;
}
div.refine-search.form-group a.thumbnail:hover+a {
    color: #3f77cc;
}
.table-responsive {
    max-width: 100%;
    overflow: auto;
}
.table-responsive tr:nth-child(even){
    background: #f6f6f6;
}
.table-responsive td {
    padding: 10px 15px;
    font-size: 14px;
    color: #747474;
}
.table-responsive table {
    border: 1px solid #dcdcdc;
}
.category-description ul{
    list-style: disc;
    padding: 10px 0;
    color:  #747474;
}
.category-description li{
    padding-left: 20px;
    position: relative;
    margin: 10px;
}
.category-description li:before{
    content: '';
    position: absolute; top: 0; left: 0;
    color: #3f77cc;
}
.category-description p {
    text-align: justify;
}
#header .header-bottom div.megamenu-wrapper .static-menu .menu ul > li > a > img {
    clear: both;
    display: block;
    margin: 0 auto;
}
.col-sm-25.static-menu {
    width: 20%;
    float: left;
}
.products-list.grid .product-layout.col-lg-4 {
    width: calc(33.33333333% - 20px);
    margin: 10px;
}
div.products-list .product-layout .product-item-container .button-group .addToCart {
    color: #fff;
}
.container > p {
    text-align: justify;
}
.social-footer .fa {
    font-size: 20px;
}
button.btn.btn-primary {
    /*display: none;*/
}


p.custom-title i {
    display: none;
}

 p.custom-title {
    background: #fff !important;
    text-align: center !important;
    font-size: 20px;
    color: #1f4e92 !important;
    border: none;
    text-transform: uppercase;
    padding: 12px 0 12px 50px;
    font-weight: bold;
}

/*TESTER*/

.block-title {
    text-align: center;
    margin: 50px auto 40px;
}

.work-flex {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.work-flex__column {
    min-width: 320px;
    width: 50%;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.work-flex__column h3 {
    color: #37609C;
    margin: 10px 0;
}

.zagolovok {
    max-width: 1300px;
    margin-top: 50px;
    text-align: center;
    margin: auto;
}

.zagolovok h2 {
    font-weight: 700;
    padding: 0px 17%;
    margin: 70px 0 0 40px;
}

.work-flex__great__icon-column {
    width: 30%;
    width: 295px;
    height: 160px;
    display: flex;
    flex-direction: column;
    margin: 10px auto;
    background-repeat: no-repeat;
    background-size: cover;
}

.work-flex__great__icon-column h3 {
    color: #fff;
    padding-left: 30px;
    padding-top: 10px;
}

.icon-column__text {
    width: 255px;
    padding-left: 28px;
    padding-top: 25px;
    margin-left: 95px;
    margin-top: 5px;
    border-radius: 2px;
    background: #fff;
}
.lightyellow .icon-column__text {
    margin-left: 140px;
}

.icon-column__text h3 {
    color: #000;
    padding: 0;
}

.icon-column__text h3:last-child {
    padding-top: 30px;
}

.work-flex__great {
    display: flex;
    margin-right: 120px;
    margin-bottom: 169px;
}

.scroll-left {
    unicode-bidi: bidi-override;
    direction: rtl;
    margin: auto;
}

.scroll-left {
    unicode-bidi: bidi-override;
    direction: rtl;
    margin: auto;
}

.center {
    text-align: center;
}

.scroll-left::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

.scroll-left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.scroll-left::-webkit-scrollbar-thumb {
    background-color: #5175a9;
}

.scroll {
    margin: auto;
}

.scroll {
    margin: auto;
}

.center {
    text-align: center;
}

.scroll::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar-thumb {
    background-color: #5175a9;
}

.work-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.work-flex p {
    font-size: 13px;
    text-align: left;
    padding: 0 0px 15px;
}

.work-flex h2 {
    margin: 50px auto 20px;
}

.work-flex__title-form {
    width: 100%;
    height: 500px;
    background: url(../images/tester/title-form.jpg);
}

.work-flex__flex-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.work-flex__video-box {
    position: relative;
    padding-bottom: 20%;   /*padding-bottom: 56.25%;*/
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 1300px;
    width: 100%;
    background: #000;
    margin: auto;
}
.work-flex__video-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.work-flex__text-overflow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 765px;
    width: 80%;
    min-width: 320px;
    max-height: 170px;
    height: 100%;
    min-height: 130px;
    overflow: scroll;
    overflow-x: hidden;
    margin: 30px auto;
    flex-direction: column;
}

.work-flex__text-overflow p {
    padding-left: 25px;
}

.work-flex__text-overflow .work-flex__men {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
}

.work-flex__men img {
    height: 340px;
}

.work-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.work-column h2 {
    font-weight: 700;
    margin: 110px auto 20px;
}
.work-flex__men {
    margin-top: 40px;
}


.work-flex__grey {
    width: 100%;
    max-width: 696px;
    margin: 50px auto 0;
    background: #ecf1f9;
}

.work-flex__grey h2 {
    font-weight: 700;
    text-align: center;
    margin: 30px 13% 35px;
}

.grey {
    background: #ecf1f9;
}

.work-flex__ul-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 500px;
    margin: 0 18% 35px;
}

.work-flex__ul-column li {
    line-height: 37px;
    list-style: none;
}

.work-flex__ul-column li::before {
    position: absolute;
    content: "";
    margin: 5px -30px;
    height: 27px;
    width: 15px;
    background: url(../images/tester/lamp.png);
}

.stabil {
    margin: 15px 15%;
}

.pluse h3 {
    margin: 10px auto 0px;
}

.pluse h3:first-child {
    margin-top: 0px;
}

.pluse li {
    line-height: 20px;
    list-style: none;
}

.pluse li::before {
    margin: 2px -17px;
    position: absolute;
    content: "";
}

.minuse li {
    line-height: 20px;
    list-style: none;
}

.minuse li::before {
    margin: 2px -17px;
    position: absolute;
    content: "";
    color: #f00;
}

.a1 {
    background: url(../images/tester/bg-png/1a.png);
}

.a2 {
    background: url(../images/tester/bg-png/2a.png);
}

.a3 {
    background: url(../images/tester/bg-png/3a.png);
}

.a4 {
    background: url(../images/tester/bg-png/4a.png);
}

.a5 {
    background: url(../images/tester/bg-png/5a.png);
}

.a6 {
    background: url(../images/tester/bg-png/6a.png);
}

.a7 {
    background: url(../images/tester/bg-png/7a.png);
}

.a8 {
    background: url(../images/tester/bg-png/8a.png);
}

.a9 {
    background: url(../images/tester/bg-png/9a.png);
}

.stabill {
    text-align: center;
    margin: 50px auto 40px;
}

.stabill p {
    margin: 30px 23%;
}

.work-flex.lightyellow {
    background: #fff8e7;
    flex-direction: column;
    max-width: 100%;
}
.work-flex.lightyellow .two-column {
    width: 45%;
    margin: 2%;
}

.two-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 45%;
    margin: 2%;
}

.two-column h3 {
    font-weight: 700;
    padding: 0 0 15px;
}
.title24 h3 {
    padding: 0 25px 15px 0;
}
.two-column__img-box {
    max-width: 550px;
    margin: auto;
}

.two-column__img-box img {
    width: 100%;
    height: auto;
}

.stab-blue__column-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 25%;
    margin: auto;
}

.stab-blue__column-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 75%;
    margin: auto;
}

.work-flex__stab-blue {
    max-width: 350px;
    margin: auto;
}

.work-flex__stab-blue img {
    width: 100%;
    height: auto;
}

.work-flex-wall {
    padding: 0 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.work-flex-wall .work-flex-wall__column-pic {
    width: 40%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 300px;
    margin: auto;
    padding: 10px 0 55px;
}

.work-flex-wall .work-flex-wall__column-pic img {
    width: 100%;
    height: auto;
}

.work-flex-wall .work-flex-wall__column-text {
    width: 60%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: auto;
}

.two-column__video-box {
    height: 315px;
    width: 100%;
    margin: auto;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.two-column__video-box  iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.xs-video {
    width: 560px;
}

.work-flex .work-column .work-column__img-box {
    margin: 15px 15px;
}

.work-flex .work-column .work-column__img-box img {
    width: 100%;
    height: auto;
}

.red-cap::before {
     width: 10px;
    margin: 5px -17px;
    position: absolute;
    content: "";
    color: #f00;
    height: 10px;
    background: red;
    border-radius: 8px;
}


.pluse li::before {
  margin: 2px -17px;
  position: absolute;
  content: "✔";
  color: #204e91;
}

.minuse li {
  line-height: 20px;
  list-style: none;
}

.minuse li::before {
  margin: 2px -17px;
  position: absolute;
  content: "✔";
  color: #f00;
}

.work-flex .two-column .work-flex .title24 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
}

.work-flex .two-column .work-flex-title24 .title24 div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 210px;
}

.work-flex .two-column .work-flex .title24 div h3 span {
    color: #d4433a;
}

.work-flex .two-column .work-column__img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.two-column__contact-box {
    height: 237px;
    width: 331px;
    background: url(../images/tester/contacts.png) no-repeat;
}

.two-column__contact-box .num-p {
    font-size: 24px;
    color: #fff;
    margin-bottom: 5px;
    padding-left: 120px;
}

.two-column__contact-box .num-p:first-child {
    padding-top: 35px;
}

.two-column__contact-box .red-btn {
    text-decoration: none;
    padding: 15px;
    background: #d94338;
    width: 190px;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 113px;
}

.white-stab {
    margin: 0px 10% 5%;
    background: #fff;
    padding: 30px 15px 46px 75px;
}

.white-stab .column-white__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 70%;
    margin: auto;
}

.white-stab .column-white__pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 30%;
}

.white-stab .column-white__pic .tester-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    height: 280px;
    margin: auto;
}

.white-stab .column-white__pic .tester-box img {
    width: 100%;
    height: auto;
}

.carousel {
    max-width: 1300px;
    /*margin: 40px auto 0px;*/
}

.testimon {
    max-width: 500px;
    width: 100%;
    margin: auto;
    border-radius: 5px;
    background-color: white;
    -webkit-box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 5px 12.09px 0.91px rgba(0, 0, 0, 0.17);
}

.testimon .shevron {
    height: 50px;
    width: 100%;
}

.testimon .work-column {
    text-align: left;
}

.testimon .work-column p {
    padding: 5px 50px 15px 50px;
}

.testimon .work-column h4 {
    padding-left: 50px;
}

.work-flex__testimonial {
    margin: 40px 15%;
    text-align: left;
}

.graph {
    background: #4076ca;
    color: #fff;
}

.graph .column-graph-text {
    width: 45%;
}

.graph .column-graph-text p {
    padding: 0 30px;
}

.graph .column-graph-pic {
    width: 55%;
    padding: 15px 35px;
    background: #fff;
}

.graph .column-graph-pic img {
    width: 100%;
    height: auto;
}

.garantia {
    background: #fff8e7;
    line-height: 18px;
    padding-bottom: 30px;
}

.garantia h2 {
    text-align: center;
}

.garantia p {
    padding: 0 35px;
}

.lid {
    padding: 0 9%;
    text-align: center;
}

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


.tab-wrap{
    position: absolute;
    width: 320px;
    display: flex;
    flex-direction: column;
    margin: 142px 0 0 80px;
    padding: 0px 0 25px 0;
    list-style: none;
    background: #fff;

}
.tab-wrap h2 {
    padding: 15px 0 5px 0;
    text-align: center;
    font-weight: 900;
}
ul.tabs li {
    width: 100%;
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}

ul.tabs li.current {
    background: #edf1fa;
    color: #222;
}

.tab-wrap li::before {
    content: '🗸';
    position: relative;
    font-weight: 900;
    color: #204e91;
    font-size: 15px;
    right: 5px
}

.tab-content {
    display: none;
    background: #fff;
    padding: 15px;
}

.tab-content.current {
    display: inherit;
}

.work-flex__great__icon-column.a7, .work-flex__great__icon-column.a8, .work-flex__great__icon-column.a9 {
    height: 133px;
}

.lightyellow .work-flex__great {
    margin-bottom: 35px;
}
.work-column.two-column.center p {
    text-align: center;
}


.title-form{
    background: url(../images/tester/title-form.jpg);
}

.title-form h1 {
    font-weight: 900;
    line-height: 43px;
    color: #fff;
    padding: 63px 164px 0px;
    margin: 0;
}
.block-title {
    background: #fff;
    font-weight: 600;
    text-align: center;
    margin: 0px auto;
    padding-bottom: 40px;
    width: 100%;
}
.work-flex.title-form {
    height: 502px;
    justify-content: flex-end;

}
.work-flex.title-form .module.banner-form {
    height: 230px;
    display: flex;
}
.work-flex.title-form .module.banner-form #modal-form2 .btn {
    font-weight: 700;
    background: #db4437;
}

.work-flex.title-form input#name {
    height: 45px;
}

.work-flex.title-form input#phone {
    height: 45px;
}

.work-flex.title-form .banner-form {
    margin: 45px 0px 0px 0;
    position: relative;
    overflow: hidden;
    background: #ffffff69;
    padding: 20px 10px 20px 20px;
}
.work-flex.title-form #modal-form2 .btn {
    margin-top: 0px;
}


.two-column  .module.banner-form {
    height: 230px;
    width: 70%;
}
.two-column  .module.banner-form #modal-form2 .btn {
    font-weight: 700;
    background: #db4437;
}

.two-column  input#name {
    height: 45px;
}

.two-column input#phone {
    height: 45px;
}

.two-column .banner-form {
    width: 71.505747%;
    float: right;
    margin: 0 45px 10px;
    position: relative;
    overflow: hidden;
    background: #ecf1f9;
    padding: 20px;
}

.work-flex .banner-form {
    width: 40.505747%;

}
.work-flex #modal-form1 {
    padding: 50px;
    text-align: center;
    background: #ecf1f9;
}


.two-column  #modal-form2 .btn {
    margin-top: 0px;
}


.work-flex {
    max-width: 1300px;
    margin: auto;
}
.zagolovok form#modal-form1{
    margin: 50px 0 20px 0;
}
.work-flex #modal-form1 {
    display: flex;
    padding: 25px 55px;
    text-align: center;
    margin: 0 0 50px;
}
.work-flex-f {
    background: #ecf1f9;
    padding: 40px 0px;
    margin: 20px 0px;
    width: 100%;
    max-width: 1300px;
    min-width: 300px;
    margin: auto;
}

input.form-control1.btn1.btn-info1 {
    color: #fff;
    text-decoration: none;
    background-color: #db4437;
    text-transform: none;
    border: none;
    padding: 15px 30px;
}



.testmodul {
    max-width:  1300px;
    margin:  auto;
}

.button__stabil {
    width: 33%;
    margin: 50px auto 30px;
}

.button__stabil .button {
    background: #db4437;
}

.testmodul .rating::before {
    color: #3f77ca;
    content: "★★★★★";
    font-size: 27px;
}

.testmodul .content_price {
    margin-top: 15px;
}

.testmodul .extraslider-inner.owl2-carousel.owl2-theme.owl2-loaded .item {
    border: none;
}
.testmodul .extraslider-inner .item-title {
    min-height: 50px;
}
.lightyellow .work-column.two-column p {
    padding: 0;
}
.lightyellow h2 {
    margin-top: 30px;
    font-weight: 700;
    text-align: center;
}


.owl-prev > span{
    font-size: 100px;
}
.owl-next > span{
    font-size: 100px;
}

.form-group1 input {
    border: none;
    height: 50px;
    padding-left: 10px;
    min-width: 250px;
}


.form-control {
    border: 1px solid #fff;
    border-radius: 4px!important;
}
#modal-form1 input, .btn {
    border-radius: 4px!important;
}
#modal-form2 input, .btn {
    border-radius: 4px!important;
}


.title-form .work-flex {
    justify-content: flex-end;
    margin: 0 60px 50px 0;
    width: 100%;
}
.title-img {
  
    display: flex;
    position: relative;
    padding: 0;

}
.title-form .module.banner-form form {
    width: 100%;
}
.work-flex-title24 {
    /* text-align: end; */
    text-align: -webkit-right;
}
.owl-nav button {
    margin-top: -26px;
    position: absolute;
    top: 40%;
    color: #cdcbcd;
}

button.owl-prev {
    right: 98%;
}

button.owl-next {
    left: 98%;
}
.work-flex__greaе-text {
    text-align: center;
    /* padding: 0 26%; */
}
.work-flex__greaе-text p {
    padding: 0 26%;
    text-align: center;
}
.work-flex__greaе-text h2 {
    margin: 25px;
}
h2.work-flex__lettеr {
    padding: 0 20%;
}
.work-flex__hause{
    padding-bottom: 60px;
}
.work-flex.grey > .work-column > .work-flex > h2 {
    margin-top: 60px;
}
.mar-n__left{
    padding: 15px;
    margin: auto;
    max-width: 1300px;
    justify-content: flex-start;
    margin-left: 0;
}


/*adop*/

@media(max-width: 1199px) {
    .horizontal_banner {
        left: 20%;
        transform: translate(-20%, 0);
    }
}
@media(max-width: 1041px){
    .horizontal_banner {
        left: 50px;
        transform: translate(0, 0);
    }

    .title-img{
        display: none;
    }
    .work-flex .banner-form {
        width: 290px;
    }
    .work-flex .banner-form {
        width: 290px;
        margin: 0 20px;
    }
    .work-flex__column h3 {
        margin: 10px 15px;
    }
    .work-column h2 {
        padding: 0 20px;
    }
    .work-flex__men{
        order: 0;
    }
    .work-column{
        order: 1;
    }
    .work-column h2 {
        margin: 60px auto 20px;
    }
    .work-flex__greaе-text {
        margin-top: 95px;
    }
    .work-flex__greaе-text p {
        padding: 0px 26px;
    }
    .work-flex #modal-form1 {
        padding: 25px 35px;
    }
    .so-extraslider.button-type2 .owl2-dots {
        display: none!important;
    }
    .work-flex__flex-ul  h3.nowrap {
    white-space: normal;
    }
}


@media(max-width: 769px){.horizontal_banner {
        left: 16px;
        transform: translate(0, 0);
    }

    .title-form h1 {
        font-size: 19px;
        font-weight: 900;
        line-height: 22px;
        color: #fff;
        padding: 10px;
        margin: 0;
    }
    .title-form .work-flex {
        justify-content: center;
        margin: 0;
        width: 100%;
    }
    .block-title {
        font-weight: 600;
        text-align: center;
        margin: 0px auto 40px;
        font-size: 22px;
    }
    .zagolovok h2 {
        padding: 0;
        margin: 50px 0 0 0;
    }
    .work-flex__great__icon-column {
        border-radius: 5px;
        width: 200px;
        height: 140px;
    }
    .icon-column__text {
        width: 200px;
        padding-left: 20px;
        padding-top: 15px;
        margin-left: 95px;
        margin-top: 5px;
        border-radius: 2px;
        background: #fff;
    }
    .work-flex__men img {
        height: 220px;
    }
    .work-flex__ul-column li {
        line-height: 32px;
    }
    p.custom-title {
        padding: 0;
    }
    .lightyellow .icon-column__text {
        margin-left: 115px;
    }
    h2.work-flex__lettеr {
        margin: 20px 20px;
        padding: 0;
        font-size: 16px;
        text-align: left;
        width: 260px;
    }
    .work-flex.shag {
        flex-direction: column;
    }
    .shag .two-column{
      width: 100%!important;
    }
    .lightyellow .work-column.two-column p {
        padding-right: 20px;
    }
    .shag-r {
        flex-direction: column-reverse;
    }
    .shag-r .two-column {
        width: 100%;
    }
    .shag .two-column h3 {
        font-weight: 700;
        padding: 0 0 15px 15px;
    }
    .two-column .module.banner-form {
        margin: 0;
        width: 100%;
        padding: 0;
    }
    .two-column .module.banner-form #modal-form2 .btn {
        font-size: 14px;
    }
    .work-flex-wall {
        flex-direction: column!important;
    }
    .work-flex-wall div {
        width: 100%!important;
    }
    .work-flex-title24 {
       text-align: -webkit-center;
    }
    .work-flex .two-column .work-column__img-box {
        justify-content: space-evenly;
    }
    .two-column__contact-box {
        margin: auto;
        width: 300px;
        border-radius: 15px;
    }
    .tester-box {
        display: none!important;
    }
    .column-white__pic {
        width: 0px!important;
    }
    .white-stab {
        margin: 0px 10% 5%;
        background: #fff;
        padding: 30px 15px 30px 0px;
    }
    .work-flex__stab-blue {
        margin: 20px 0px 30px 0px;
    }
    .work-flex__testimonial p {
        margin: 35px;
    }
    .graph .column-graph-text {
        width: 100%;
    }
    .graph .column-graph-pic {
        width: 100%;
    }
    .work-flex__testimonial a {
        display: none;
    }
    .work-flex__testimonial {
        margin: 40px 0%;
        text-align: left;
    }
    .form-group1 {
        margin: 10px;
    }
    .work-flex.lid h2 {
        padding: 10px;
        font-size: 15px;
    }
}

.work-flex__flex-ul  h3.nowrap {
    white-space: nowrap;
}
.zagolovok.cause1 :last-child {
    margin: 20px 0 50px;
}
.conteiner-fluid.black {
    background: #000;
}
.module.tittle__form {
    background: #71bfe3;
}
.module.tittle__form > .clearfix > .container-fluid {
    padding: 0!important;
}

.testmodul p.custom-title {
    display: none!important;
}
h2.cause2 {
    margin-top: 40px;
}
.work-flex.grey h2 {
    margin: 35px;
}
.graph h2 {
    margin: 25px;
}
.owl-stage {
    min-height: 400px;
}


form#modal-form1 div {
    margin: 10px;
}

.module.icon-style p.modtitle {
    font-size: 14px;
    font-weight: bold;
    color: #444;
    text-transform: uppercase;
    padding: 12px 0 12px 0px;
    background: #eee;
    border-bottom: 1px solid #3f77cc;
}
.module.icon-style p.modtitle .fa-folder:before {
    background: #3f77cc;
    content: "\f07b";
    color: #fff;
    padding: 15px;
}
.module.icon-style p.modtitle .fa-tags:before {
    background: #3f77cc;
    content: "\f02c";
    color: #fff;
    padding: 15px;
}

.video-presentation{
    color: #fff;
    font-size: 40px;
    border: none;
    text-align: center;
    margin-bottom: 70px;
}

/*<footer title>*/
.h3 {
    font-size: 22px!important;
    margin: 0 0 10px;
    color: #444;
}
/*</footer title*/

/*<modul listing-tabs title>*/
.module.icon-style p.modtitle {
    font-size: 14px;
    font-weight: bold;
    color: #444;
    text-transform: uppercase;
    padding: 12px 0 12px 50px;
    background: #eee;
    border-bottom: 1px solid #3f77cc;
}
.module.icon-style p.modtitle i {
    height: auto;
    width: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    background: #3f77cc;
    color: #fff;
    font-size: 16px;
}
.module.icon-style p.modtitle {
    font-size: 14px;
    font-weight: bold;
    color: #444;
    text-transform: uppercase;
    padding: 12px 0 12px 50px;
    background: #eee;
    border-bottom: 1px solid #3f77cc;
}
/*</modul listing-tabs title>*/

p.home__testimonials {
    background: #fff;
    margin: 0;
    padding: 20px;
    font-size: 16px;
    color: #1f4e92;
    border-bottom: none;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
}

/*<modul super-akcia home>*/
.row .module.style-dev-so-deals div.modtitle {
    top: -19px;
    background: #3f77cc;
}

.row .module.style-dev-so-deals div.modtitle {
    top: -19px;
    background: #3f77cc;
}
.module.style-dev-so-deals div.modtitle {
    position: absolute;
    top: -28px;
    left: -72px;
    z-index: 9;
    background: #f4262e;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 55px 54px 10px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    text-align: center;
}

/*</modul super-akcia home>*/



/*testimonials-home*/
#yt_spotlight3 .testimonial__home-light{
    margin-bottom: 50px;
    text-align: center;
    color: #1f4e92;
    font-size: 24px;
}
.title-form h2 {
    font-size: 36px;
    font-weight: 900;
   line-height: 43px;
   color: #fff;
   padding: 63px 164px 0px;
   margin: 0;
}
.left-content-product .content-product-right .product-box-desc {
	height: fit-content !important;
}


/*# sourceMappingURL=test.css.map */

.producttab  #tab-1 ul, .module.prokrutka ul {
    list-style: disc;
    padding-left: 25px;
}
.header-desktop-list {
    text-align: center;
    margin-top: 8px;
}
.header-desktop-list a {
    font-size: 25px;
    margin-right: 20px;
}
.more-form-one  .banner-form {
    width: 100%;
}
.more-form-one  .horizontal_banner {
    position: absolute;
    top: 9px;
    width: 100px;
    left: 20%;
    transform: translate(-20%, 0);
}
/*---- My media  ========================= */
.svg-footer {
    width: 72%;
    margin-bottom: 20px;
}

.form-headline {
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    text-align: center;
}

.footer-links__new {
    margin-top: 34px;
}
.footer__txt {
    margin-top: 10px;
}

    @media(max-width: 1200px) {
        .more-form-one .horizontal_banner {
            position: absolute;
            top: 9px;
            width: 100px;
            left: 5%;
            transform: translate(5%, 0);
        }
    }

    @media (max-width: 992px) {
        .more-form-one .horizontal_banner {
            position: absolute;
            top: 9px;
            width: 100px;
            left: 0;
            transform: translate(0%, 0);
        }
        .header-center .row {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
        }
        .header-center svg {
            width: 450px;
        }
    }

    @media (max-width: 768px) {
        .form-new-one #modal-form1 {
            position: absolute;
            right: 50%;
            top: 20px;
            transform: translate(60%, 0);
        }
        .header-desktop-list {
            display: none;
        }
    .social-footer {
        float:none;
    }
    .footer-bottom-block p {
        text-align: center !important;
    }
    .modtitles {
        position: relative;
        display: inline-block;
    }
    .modtitles:after {
        content:'';
        display: block;
        position: absolute;
        right: -25px;
        top: 8px;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #444;
    }

    .modtitler {
        position: relative;
        display: inline-block;
    }
    .modtitler:after {
        content:'';
        display: block;
        position: absolute;
        right: -25px;
        top: 8px;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 10px solid #444;
    }
    .modcontent-one  {
        display: none;
    }
    .modcontent-two {
        display: none;
    }
    .modcontent-three {
        display: none;
    }
    .modcontent-four {
        display: none;
    }
    .active-toggle {
        display: block;
    }
    .navbar-logo a {
        display: flex;
        flex-direction: column;
        width: 70%;
    }
    .head-phones {
        display: none;
    }
    .header-center {
        position: relative;
    }
    .head-show {
        display: block;
        position: absolute;
        top: 20px;
        z-index: 1;
        right: 14px;
    }
    .head-show p {
        font-size: 15px;
        line-height: 1;
        color: #000;
    }
    .head-show span {
        font-size: 15px;
        line-height: 1;
        color: #000;
    }
    .navbar-logo svg {
        width: 428px !important;
        margin-left: -135px !important;
    }
    .navbar-logo a img {
        width: 150px !important;
    }

    .logo-bottom {
        font-size: 14px;
        margin-bottom: 20px;
    }
    #callback-head2 {
        font-size: 17px;
    }
    .callback-head2 {
        margin-top: 10px;
    }
    #yt_spotlight4 {
        padding: 0;
    }
    .carousel-control {
        display: none;
    }
    .video-presentation {
        font-size: 24px;
    }

   .products-list.grid .product-layout.col-lg-4 {
       width: 100%;
   }
   #review-title {
       margin-bottom: 20px;
   }
   .contacts-form input {
       border: 1px solid #ccc;
   }
   .form-control {
       border: 1px solid #ccc;
   }
   .contacts-form .buttons {
       margin-top: -50px;
   }
   .header-top {
       display: none;
   }
   .custom-title {
       padding-left: 0 !important;
   }
   .product-info {
       display: none !important;
   }
   .breadcrumb {
       background-color: #1F4E92;
       padding: 5px 20px;
       line-height: 1.7;
       color: #fff;
       font-size: 15px;
   }
   .breadcrumb a {
       font-size: 15px;
       color: #fff;
       text-decoration: none !important;
   }
   .breadcrumb li {
       font-size: 15px;
   }
    .breadcrumb li span {
        color: #fff;
        font-size: 15px;
    }
    .breadcrumb li:before {
        font-size: 15px;
    }
    .header-bottom {
        background-color: #fff !important;
    }
    .stickly {
        opacity: 1 !important;
        height: 90px;
    }
    .header-bottom .container > .row {
        background-color: #fff !important;
    }
    .navbar-header {
        background-color: #fff;
    }
     #cart .shopcart {
        background-color: #fff;
         text-align: right;
         padding: 18px 20px 18px 0;
    }
    .row .shopping_cart a.top_cart .shopcart .text-shopping-cart {
        color: #000;
    }
    #cart .shopcart.small-cart {
        padding-right: 20px;
        text-align: right;
    }
    .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
        background-color: #000 !important;
        width: 50px !important;
    }
    .navbar-toggle .icon-bar {
        height: 5px;
        margin-bottom: 10px;
    }
    .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
        background-color: transparent !important;
        border: none !important;
    }
    .row .shopping_cart a.top_cart .shopcart .text-shopping-cart {
        font-size: 0;
    }
    /*.img-shopping-card {*/
        /*display: block;*/
        /*width: 35px;*/
    /*}*/
    .products-list.grid .product-layout .product-item-container:hover {
        box-shadow: none;
    }
    .products-category .products-list.grid .product-layout .product-item-container {
        padding-bottom: 20px;
        width: 95%;
        border: 1px solid #000;
    }
    .header-bottom .row {
        position: relative;
    }
    .more-links {
        display: flex;
        position: absolute;
        top: 19px;
        right: 51px;
        z-index: 100;
    }
    .more-links a i {
        font-size: 35px;
        color: #000;
        margin-right: 20px;
    }
    .logo-more {
        position: absolute;
        top: 58%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: none;
    }
    .logo-more img {
        width: 125px;
    }
    .search-info {
        position: absolute;
        top: 19px;
        right: 70px;
        z-index: 100;
        display: none;
    }
    .search-info a i {
        font-size: 35px;
        color: #000;
    }
    .stickly .search-info {
        display: block;
    }
    .stickly .logo-more {
        display: block;
    }
    .stickly .more-links {
        display: none;
    }
    .svg-footer {
        width: 40%;
    }
    .footer-links__new {
        margin-top: 0;
    }
}
@media (min-width: 401px) and (max-width: 500px) {

    .head-show p {
        font-size: 18px;
    }
    .head-show span {
        font-size: 18px;
    }
    .navbar-logo {
        padding-left: 29px;
    }
}
@media (max-width: 378px) {
    .logo-more {
        position: absolute;
        top: 38%;
        left: 42%;
        transform: translate(-50%, -50%);
    }
    .logo-more img {
        width: 105px;
    }
}
@media (min-width: 501px) and (max-width: 768px) {
    .navbar-logo a img {
        width: 200px !important;
    }
    .head-show p {
        font-size: 22px;
    }
    .head-show span {
        font-size: 22px;
    }
    .head-show {
        right: 40px;
    }
    .navbar-logo svg {
        width: 492px !important;
        margin-left: -142px !important;
    }
    .navbar-logo {
        padding-left: 29px;
    }
    .svg-footer {
        width: 30%;
    }
}
@media (max-width: 479px) {
    .form-new-one .form-group1 input {
        border: none;
        height: 40px;
        padding-left: 10px;
        min-width: 190px;
        font-size: 12px;
    }
    .form-new-one .horizontal_banner {
        left: 2px;
        width: 49px;
        top: 30px;
    }
    .form-new-one {
        min-height: 206px;
    }
    .form-new-one #modal-form1 {
        position: absolute;
        right: -20px;
        top: 20px;
        transform: translate(0, 0);
    }
    .so-extraslider.buttom-type1 .owl2-controls {
        top: 150px;
        z-index: 20;
    }
    .owl2-prev {
        border: none !important;
        background: transparent !important;
        left: 50px !important;
    }
    .owl2-next {
        border: none !important;
        background: transparent !important;
        right: 50px !important;
    }
    .owl2-prev:before {
        font-size: 40px !important;

    }
    .owl2-next:before {
        font-size: 40px !important;
    }
    .so-latest-blogs-style-dev .owl2-next {
        display: none !important;
    }
    .so-latest-blogs-style-dev .owl2-prev {
        display: none !important;
    }

}
@media (min-width: 769px) {
    .logo-more {
        display: none;
    }
    .more-links {
        display: none;
    }
    .search-info {
        display: none;
    }

}

.panel-body {
    background-color: #f6f6f6;
}
.contacts-form .form-group {
    width: 80%;
    margin: 25px auto;
}
.form-group textarea  {
    height: 150px;
}

.contacts-form .buttons {
    width: 80%;
    margin: 0 auto;
    margin-top: -60px;
    margin-bottom: 20px;
}
.contacts-form .form-control {
    padding: 20px;
}
#button-review {
    width: 200px;
    height: 40px;
    background-color: #3f77cc;
}
#button-review:hover {
    background-color: #224fcc;
}
#review {
    width:  80%;
    margin: 0 auto;
}
#review-title {
    width:  80%;
    margin: 0 auto;
}
.strong_txt {
    font-size: 16px;
}
.mb {
    margin-top: 10px;
}

ol {
    list-style-type: decimal;
    margin-bottom: 20px;
}
.products-list .product-layout .product-item-container .left-block .countdown_box {
    top: 6%;
}

@media(max-width: 768px)  {
    #modal-form1 {
        margin-left: 70px;
    }
    #yt_mailing3 h2 {
        margin-left: 70px;
        font-size: 18px;
    }
    .form-group1 input {

        min-width: 218px;
    }
}

@media(max-width: 431px) {
    .horizontal_banner {
        left: 16px;
        transform: translate(0, 0);
        width: 88px;
        top: 21px;
    }
    #yt_mailing3 .col-sm-12 {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    #yt_mailing3 .form-group1 input {
        border: none;
        height: 40px;
        padding-left: 10px;
        min-width: 120px;
        font-size: 14px;
    }
    #yt_mailing3 h2 {
        font-size: 16px;
    }
    #modal-form1 input[type="submit"] {
        margin: 0px;
        height: 34px;
        padding: 0 10px;
        background: #db4437;
        color: #fff;
        text-transform: none;
        border: none !important;
        min-width: 136px;
        font-size: 11px;
        font-weight: 900;
    }
    #yt_mailing3 .form-headline {
        font-size: 18px;
    }
    .more-form-one .form-group1 input {
        margin-bottom: 0;
        height: 40px;
        min-width: 190px;
    }
    .more-form-one .horizontal_banner {
        width: 70px;
    }
}

/*style for simplechekout hide*/
.checkout-simplecheckout #top-menu {
    display: none;
}
.checkout-simplecheckout #sosearchpro {
    display: none;
}
.checkout-simplecheckout .acitve {
    display: none;
}
.checkout-simplecheckout .sub-menu {
    display: none !important;
}
.checkout-simplecheckout .caret {
    display: none;
}
.checkout-simplecheckout .megamenu {
    display: flex;
    align-items: center;
}
.checkout-simplecheckout .header-bottom {
    display: none;
}
.simplecheckout-button-block {
    text-align: left;
}
/*/////////////////*/
#category-page .panel-body {
    border: 1px solid #000;
}
#category-page .panel-body .contacts-form input {
    border: 1px solid #000;
}
#category-page .panel-body .contacts-form textarea {
    border: 1px solid #000;
}