@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i';
body
{
    font-weight: 400;
    font-size: 14px;
    font-family: open sans, sans-serif;
    text-align: left;
    color: #636363;
    margin: 0;
    padding: 0;
}
table, tr, td
{
    font-weight: 400;
    font-size: 14px;
}
a
{
    color: #32657C;
}
a:hover
{
    color: #A84301;
}
h1
{
    font-size: 40px;
    margin: 10px 0;
}
h1 a
{
}
h2
{
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0;
    line-height: 120%;
}
h2 a
{
    text-decoration: none;
}
h3
{
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin: 3px 0;
    line-height: 120%;
}
h3 a
{
    color: #000;
}
img, form
{
    margin: 0;
    padding: 0;
    background: 0 0;
}
p
{
    margin: 10px 0;
}
img
{
    border: 0;
    display: inline-block !important;
}
.shadow_panel
{
    background: #FFF;
    margin-top: 180px;
    padding: 20px 30px;
    margin-bottom: 0;
    -webkit-box-shadow: #a0a0a1 0 5px 5px;
    -moz-box-shadow: #a0a0a1 0 5px 5px;
    box-shadow: 0 5px 5px #A0A0A1;
}
.navbar
{
    background: 0 0;
    margin: 0;
    height: auto;
    border: 0;
    border-radius: 0;
    padding: 25px 30px 30px;
}
.navbar-brand
{
    height: auto;
}
#roof
{
    padding: 5px 0;
    color: #FFF;
    font-size: 12px;
    background: #333 none repeat scroll 0% 0%;
}
#roof a
{
    color: #FFF;
}
#roof span
{
    padding: 0 7px;
    line-height: 30px;
    letter-spacing: 1px;
}
#roof span.phone
{
    padding-right: 20px;
    font-size: 14px;
}
#roof span.quick
{
}
.social-links a i
{
    width: 32px;
    height: 32px;
    vertical-align: middle;
    border-radius: 100%;
    line-height: 32px;
    transition: all 0.2s linear 0s;
    font-size: 20px;
}
.card
{
    font-size: 12px;
}
.card a
{
    padding: 0 2px !important;
    font-size: 16px !important;
}
.main
{
    margin: 20px 0;
}
.logo
{
    margin: 10px 10px 0 20px;
}
.logo a
{
    display: block;
    height: 100%;
}
.slogan
{
    float: right;
    text-align: right;
    font-weight: 400;
    margin-top: 20px;
}
.navbar span
{
    padding: 0 10px;
}
.navbar span.ress a
{
    color: #3298D5;
}
.navbar .fa-user-circle
{
    font-size: 14px;
    color: #3298D5;
    font-weight: 700;
}
.slogan a
{
    padding: 3px 5px;
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
}
.navbar .phone a
{
    font-size: 16px;
    color: #FF9311;
}
.navbar .card
{
    padding-right: 0;
    margin-right: 22px;
}
.navbar .card i
{
    font-size: 20px;
}
.navbar .card .badge
{
    font-size: 11px;
    margin: -3px 0 0 -5px;
    position: absolute;
    padding: 2px 5px;
    background: #FF9311;
}
.menudd i
{
    font-size: 22px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 4px;
}
.navbar ul
{
    margin-top: 14px;
    margin-right: -15px;
}
.navbar li a
{
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
}
.navbar a i
{
    font-size: 24px;
    margin-right: 2px;
}
.js-rightmenu
{
    display: block !important;
    border-radius: 0 !important;
    padding: 20px 30px 50px !important;
    min-width: 303px !important;
    height: 100% !important;
    position: fixed !important;
    top: 0 !important;
    right: -100% !important;
    margin: 0 !important;
    -webkit-transition: all 1 e3ms;
    -o-transition: all 1 e3ms;
    transition: all 1 e3ms;
}
.menudd.open .js-rightmenu
{
    right: 0 !important;
}
.menuac.open .js-rightmenu
{
    right: 0 !important;
}
.dropdown-menu-close
{
    text-align: right;
    margin: 0 -30px -15px;
}
.dropdown-menu-close i
{
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    cursor: pointer;
    margin-right: 30px;
    padding-bottom: 10px;
    display: inline-block;
}
#dropdownMENU
{
    display: inline-block;
}
.navbar.dropdown-menu li a
{
    padding: 10px 30px 10px 20px;
}
.navbar .dropdown-menu li.ress a
{
    color: #3298D5;
    font-weight: 600;
}
.navbar .dropdown-menu li a i
{
    font-size: 23px;
    width: 50px;
    margin-top: -2px;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #CCC;
    padding: 5px;
    border-radius: 5px;
    opacity: 0.5;
}
.navbar .dropdown-menu a:hover i
{
    opacity: 1;
    background-color: #FFF;
    border: 1px solid #FF9311;
}
.menudd .dropdown-menu span
{
    margin-right: 14px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #CCC;
    width: 90px;
    height: 58px;
    border-radius: 5px;
    opacity: 0.5;
}
.menudd1 span
{
    background: url(../img/ic-printer1.png) center center / 40px no-repeat;
}
.menudd2 span
{
    background: url(../img/ic-system1.png) center center / 70px no-repeat;
}
.menudd3 span
{
    background: url(../img/ic-supp1.png) center center / 60px no-repeat;
}
.menudd4 span
{
    background: url(../img/ic-solution1.png) center center / 50px no-repeat;
}
.menudd5 span
{
    background: url(../img/ic-lam1.png) center center / 68px no-repeat;
}
.menudd .dropdown-menu a:hover span
{
    opacity: 1;
    background-color: #FFF;
    border: 1px solid #FF9311;
}
.mobile-menu .phone
{
    display: block;
    clear: both;
}
.menuac li
{
    padding: 10px 0;
}
.top_search
{
    padding: 0 0 0 44px;
    color: #FFF;
}
.top_search form
{
    padding: 5px 15px;
}
.top_search input[type=text]
{
    min-width: 400px;
    font-size: 13px;
    padding: 5px 20px 5px 10px;
    background: #222;
    color: #FFF;
    border-radius: 0;
    border-color: rgba(255, 255, 255, 0.663);
}
.top_search .form-control::placeholder
{
    color: rgba(255, 255, 255, 0.719);
    opacity: 1;
    text-transform: uppercase;
}
.top_search .btn
{
    background: transparent;
    margin-left: -39px;
    color: rgba(255, 255, 255, 0.933);
}
.top_search .searchform
{
    position: absolute;
    margin-left: -23px;
    margin-top: -38px;
    z-index: 100;
    background: rgba(40, 196, 255, 0.315);
}
.top_search .search_block
{
    display: none;
}
.top_search .search_block.active
{
    display: inline;
}
@media (max-width: 767px)
{
    .js-rightmenu
    {
        width: 300px;
    }
    #dropdownMENU
    {
        position: absolute;
        top: -87px;
        z-index: 100;
        right: 0;
        text-align: center;
        width: 47px;
    }
    #dropdownMENU i
    {
        font-size: 35px;
    }
    .menudd
    {
        width: 100%;
        display: block;
        text-align: right;
    }
    .menudd .dropdown-menu span
    {
        margin-left: -25px;
    }
    .navbar li a
    {
        font-size: 13px;
        margin-right: -20px;
    }
    .dropdown-menu-close i
    {
        margin-right: 10px;
    }
    .navbar span
    {
        padding: 0 5px;
    }
    .navbar a i
    {
        font-size: 17px;
    }
    h1
    {
        font-size: 30px;
        margin: 0 0 30px;
    }
    .top_search .searchform
    {
        position: absolute;
        margin-left: 0;
        margin-top: -32px;
        left: 0;
        right: 0;
    }
    .top_search input[type=text]
    {
        min-width: 100%;
        display: inline-block;
        float: left;
    }
    .top_search .btn
    {
        margin-left: -39px;
        margin-top: -2px;
        display: inline-block;
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .navbar span
    {
        padding: 0 5px;
    }
    .top_search .searchform
    {
        position: absolute;
        margin-left: -59px;
        margin-top: -38px;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
}
@media (min-width: 1200px)
{
}
/*Old version starts here*/
/*.top_search {
    margin-top: 5px;
    padding: 7px;
    font-size: 13px;
    text-align: right;
    padding: 7px 20px;
}

.top_search .search_block{
    display:none;
}

.top_search .search_block.active{
    display:inline;
}


.top_search .btn {
    background-image: -webkit-linear-gradient(top, #5492CB 0, #226BAE 100%);
    background-image: -o-linear-gradient(top, #5492CB 0, #226BAE 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5492cb), to(#226bae));
    background-image: linear-gradient(to bottom, #5492CB 0, #226BAE 100%);
    color: #FFF;
    text-shadow: none;
    border-color: #285FA5;
}

.top_search .btn:hover, .top_search .btn:focus {
    background-color: #285FA5;
    background-position: 0 -15px;
}*/
.creator
{
    max-width: 600px;
    margin: 0 auto;
    padding: 10px 80px;
}
.footer
{
    background: repeat-x #EAEAEA;
    clear: both;
    margin: 0;
    padding: 40px 0;
}
.footer a
{
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
}
.footer .container
{
}
.footer .col-sm-3
{
    text-align: center;
}
.footer ul
{
    text-align: center;
}
.footer small
{
    text-align: center;
    padding: 0;
}
.footer span
{
    display: inline-block;
    margin-left: 49px;
}
.footer .prby
{
    max-width: 181px;
    margin-top: -10px;
}
.footer .idsec
{
    max-width: 300px;
}
@media (max-width: 767px)
{
    .footer .idsec
    {
        max-width: 200px;
    }
    .footer .prby
    {
        max-width: 100px;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .footer span
    {
        margin-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
}
@media (min-width: 992px) and (max-width: 1199px)
{
}
@media (min-width: 1200px)
{
}
.loginbar
{
    margin-top: 8px;
}
.menu-search
{
    margin-left: 5px;
}
.menu-search *
{
    width: auto;
    margin-left: 5px;
}
.madatorystar
{
    color: #C00;
}
.count
{
    text-align: right;
    color: #8E1C2D;
    font-style: italic;
    font-family: georgia;
    font-size: 11px;
    float: right;
    display: none;
}
.msrp
{
    color: #000;
    font-weight: 400;
}
.save
{
    color: #477558;
}
.index-baner
{
    margin-top: -126px;
    height: 536px;
    background: url(../img/baner-index.jpg) bottom center / cover no-repeat;
    text-align: center;
    padding-top: 156px;
    color: #FFF;
}
.index-baner h2
{
    color: #FFF;
    font-size: 45px;
    margin: 78px 0 0;
}
.index-baner h3
{
    font-size: 24px;
    font-weight: 100;
    margin: 13px 0 32px;
    color: #FFF;
}
.index-baner .line
{
    display: inline-block;
    width: 200px;
    border-top: 3px solid #FFF;
}
.index-baner .btn
{
    padding-right: 30px;
    padding-left: 30px;
}
.index_icons
{
    border-bottom: 1px solid #CCC;
    padding: 0 0 38px;
    margin-top: -166px;
    color: #FFF;
}
.index_icons .row
{
    margin: 0 50px;
}
.index_icons a
{
    color: #FFF;
}
.index_icons div
{
    text-align: center;
    text-transform: uppercase;
}
.index_icons div img
{
    margin-bottom: 10px;
}
.index_icons div.col-sm-3:nth-child(3)
{
    padding-top: 15px;
}
.index_icons div.col-sm-3:nth-child(1) img
{
    margin-bottom: 9px;
}
.index_icons div.col-sm-3:nth-child(4)
{
    padding-top: 19px;
}
.checklogo
{
    display: none;
}
.btn-primary
{
    color: #FFF;
    background-color: #339BD8;
    border-color: #339BD8;
}
.index_pan
{
    background: url(../img/bgpr4.jpg) center / cover no-repeat;
    padding: 87px 0 271px;
    margin-top: -126px;
    margin-bottom: -282px;
    border-bottom: 50px solid #CCC;
}
.body_index .index_pan
{
    padding: 33px 0 50px;
    background: #EAEAEA;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
}
.index_pan div
{
    text-align: center;
}
.index_pan .name
{
    min-height: 240px;
}
.index_pan div a p
{
    display: block;
}
.index_pan div.active a p
{
    color: #FFC16A;
    font-weight: 600;
    text-shadow: 0 0 2px #000;
}
.body_index .index_pan div
{
    text-align: left;
    color: #000;
    font-size: 16px;
    text-align: center;
}
.index_pan div.col-sm-6
{
    padding: 0;
    margin-top: 27px;
}
.index_pan div.col-sm-6 a
{
    display: block;
    margin: 0 10px;
    padding: 0 0 20px;
    background: #FFF;
    border: 1px solid #DFDFDF;
    min-height: 531px;
}
.index_pan div.col-sm-6 .name
{
    padding: 0 15px 0 30px;
}
.index_pan div.col-sm-6 .name ul
{
    margin: 0;
    padding: 7px 0 0 17px;
    min-height: 105px;
    text-align: left;
    font-size: 14px;
}
.index_pan .name .pr
{
    font-size: 15px;
    color: #339BD8;
    margin-top: 10px;
}
.index_pan .name .pr span
{
    font-size: 20px;
}
.name_bot .btn
{
    padding: 3px 15px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #339BD8;
    text-transform: uppercase;
    background: ;
    color: #339BD8 !important;
    margin: 10px 0;
    font-size: 14px;
}
.name_bot .btn a
{
    color: #339BD8;
}
.name .btn
{
    padding: 3px 15px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #339BD8;
    text-transform: uppercase;
    background: ;
    color: #339BD8 !important;
    margin: 10px 0;
    font-size: 14px;
}
.name .btn a
{
    color: #339BD8;
}
.index_pan .img
{
    text-align: center !important;
    height: 132px;
    border-radius: 6px;
    padding: 10px 0;
}
.body_index .index_pan .img
{
    height: auto;
}
.index_pan .img
{
    min-height: 210px;
    line-height: 180px;
}
.index_pan .img img
{
    max-height: 186px;
    max-width: 222px;
}
.index_pan div.col-sm-6:first-child
{
    border: 0;
}
.index_pan p
{
    margin: -30px 5px -4px 0;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    padding: 2px 10px;
}
.body_index .index_pan p
{
    margin: 0 0 24px;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    background-color: #3E98CD;
    border-color: #339BD8;
    padding: 5px 10px;
}
.index_pan h2
{
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    /*margin-top: 27px;*/
    padding: 0 !important;
    margin: 10px 0 0;
}
.index_pan h3
{
    font-size: 16px;
    text-align: left;
    margin-top: 10px;
    color: #339BD8;
}
.index_pan h4
{
    font-size: 40px;
    text-align: center;
}
.index_pan h5
{
    font-size: 25px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 148%;
}
.index_pan .text
{
    margin-top: 44px;
    font-size: 20px !important;
}
.index_pan a:hover
{
    text-decoration: none;
}
.index_pan div.col-sm-20
{
    width: 20% !important;
    display: block;
    text-align: center;
    padding: 0;
}
.index_pan div.col-sm-20 a p
{
    display: block;
    color: #FFF;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.518);
    border-radius: 3px;
    margin: 5px;
    padding: 5px;
}
.index_pan div.col-sm-20.active a p
{
    border: #FF9600 1px solid;
    color: #FF9600;
}
.zoom_menu
{
    margin: 24px 0 0;
}
.zoom_menu div
{
    padding: 0;
    text-align: center;
    color: #FFF;
}
.zoom_menu div p
{
    margin: 0;
    padding: 5px;
}
.zoom_menu div a
{
    display: block;
    color: #FFF;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.518);
    border-radius: 3px;
    margin: 5px;
    font-size: 14px;
}
.zoom_menu .active a
{
    border: #FF9600 1px solid;
    color: #FF9600;
}
@media (max-width: 767px)
{
    .index_pan div.col-sm-6
    {
        border-left: 0;
        margin-bottom: 37px;
    }
    .index_pan .row
    {
        margin: 0 10px;
    }
    .index-baner h2
    {
        font-size: 16px;
        margin: 83px 0 0;
    }
    .index-baner
    {
        margin-top: -139px;
        height: 401px;
        padding-top: 112px;
    }
    .index_pan div.col-sm-6 .name ul
    {
        min-height: 92px;
    }
    .index_icons div
    {
        font-size: 10px;
        padding: 0 3px;
    }
    .index_pan h5
    {
        font-size: 16px;
        margin-bottom: 18px;
    }
    .index_pan h4
    {
        font-size: 30px;
    }
    .index_icons .row
    {
        margin: 0 15px 0 10px;
    }
    .index_icons div img
    {
        max-width: 74px;
        max-height: 39px;
    }
    /*.index_icons DIV.col-sm-4:nth-child(3)
    {
    	padding-top: 5px;
    }*/
    /*.index_icons DIV.col-sm-4:nth-child(3) IMG
    {
    	max-height: 37px;
    }*/
    .body_index .index_pan
    {
        padding: 30px 0;
    }
    .index_pan div.col-sm-20
    {
        width: 100% !important;
        float: none;
    }
    .supp_pan .row
    {
        margin-top: 23px;
    }
    .navbar
    {
        padding: 5px 0 0;
    }
    .slogan
    {
        float: none;
        clear: both;
        text-align: center;
        margin-top: 0;
        display: block;
    }
    .slogan a
    {
        font-size: 11px;
    }
    .slogan .dropdown-menu
    {
        top: 0;
        right: 0;
        border-radius: 0;
        padding: 20px 30px 50px;
        min-width: 303px;
    }
    .footer
    {
        text-align: center;
    }
    .footer ul
    {
        text-align: center;
        margin-top: 20px;
    }
    .footer small
    {
        text-align: center;
        padding: 0;
    }
    .index_pan .name
    {
        min-height: auto;
    }
    .index_pan div.col-sm-6 a
    {
        min-height: auto;
    }
    .index_icons div.col-sm-3:nth-child(3)
    {
        padding-top: 0;
    }
    .index_icons div.col-sm-3:nth-child(4)
    {
        padding-top: 1px;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .index_pan div.col-sm-6
    {
        border-left: 1px solid #CCC;
        margin-bottom: 37px;
    }
    .index_pan .row
    {
        margin: 0 30px;
    }
    .index_pan .name
    {
        min-height: 210px;
    }
    .index_pan div.col-sm-6 a
    {
        min-height: 511px;
        display: block;
    }
    .index_pan div.col-sm-6:nth-child(2)
    {
        border: 0;
    }
    .index_pan div.col-sm-6:nth-child(5)
    {
        border: 0;
    }
    .index-baner h2
    {
        font-size: 25px;
        margin: 50px 0 0;
    }
    .index-baner
    {
        margin-top: -131px;
        height: 401px;
        padding-top: 112px;
    }
    .index_icons
    {
        margin-top: -188px;
    }
    .index_icons div.col-sm-3 img
    {
        width: 80%;
    }
    .index_icons div.col-sm-3:nth-child(3)
    {
        padding-top: 3px;
    }
    .index_icons div.col-sm-3:nth-child(3) img
    {
        width: 70%;
    }
    .index_icons div.col-sm-3:nth-child(1) img
    {
        margin-bottom: 9px;
        width: 45%;
    }
    .index_icons div.col-sm-3:nth-child(4)
    {
        padding-top: 7px;
    }
    .index_icons div.col-sm-3:nth-child(4) img
    {
        width: 71%;
    }
    .index_pan .img img
    {
    }
    .index_pan div.col-sm-6 .name ul
    {
        min-height: 92px;
    }
    .index_pan h5
    {
        font-size: 20px;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .index-baner h2
    {
        font-size: 40px;
        margin: 50px 0 0;
    }
    .index-baner
    {
        margin-top: -130px;
        height: 451px;
        padding-top: 140px;
    }
    .index_icons
    {
        margin-top: -188px;
    }
    .index_pan .img img
    {
        max-height: 158px;
    }
    .index_pan h3
    {
        font-size: 12px;
    }
    .index_pan div.col-sm-6 .name ul
    {
        font-size: 11px;
        min-height: 92px;
    }
    .index_pan .name
    {
        min-height: 201px;
    }
    .index_pan div.col-sm-6 a
    {
        min-height: 496px;
    }
}
@media (min-width: 1200px)
{
}
.container_top_products
{
    margin-bottom: 50px;
}
.body_products_zoom .index_pan .active span
{
    border-bottom: 10px solid #FF9600;
}
.container_top_index
{
}
.index-text
{
    font-size: 19px;
    text-align: center;
}
.index-text-pan h1
{
    font-size: 40px;
    margin: 0;
    text-align: center;
    color: #000;
    line-height: 135%;
}
.index-text-pan
{
    padding: 83px 0 30px;
    margin-bottom: 50px;
}
.index-text-pan img
{
}
.index-text-pan .button
{
    text-align: center;
    display: block;
    clear: both;
    padding-top: 30px;
}
.index-text-pan .button a
{
    color: #FFF;
    background-color: #339BD8;
    border-color: #339BD8;
    padding: 8px 50px;
    text-transform: uppercase;
    font-size: 25px;
    border-radius: 3px;
}
.index-text-pan .button a:hover, .index-text-pan .button a:focus
{
    color: #FFF;
    background-color: #286090;
    border-color: #122B40;
}
.container .breadcrumb
{
    margin-top: 20px;
}
.page_pan
{
    padding: 101px 0 30px;
    background: url(../img/pictindex.jpg) center / cover no-repeat;
    margin-top: -126px;
    margin-bottom: 34px;
}
.all_page_pan
{
    padding: 100px 0 30px;
    margin-bottom: 5px;
}
.page_pan h1
{
    color: #FFF;
    font-size: 50px;
    margin: 0;
    float: left;
}
.page_pan .btn
{
    float: right;
    border: 1px solid #FFF;
    font-size: 20px;
    margin-top: 14px;
    padding: 0;
    margin-bottom: -10px;
    text-align: left;
}
.page_pan .btn a
{
    color: #FFF;
    display: block;
    padding: 5px 30px;
}
.page_pan .btn a:hover
{
    text-decoration: none;
    background: rgba(161, 88, 1, 0.282);
}
.page_pan .btn div
{
    display: inline-block;
    margin-right: 10px;
}
.page_pan .btn span
{
    color: #FF9311;
}
.all_page_pan_articles
{
    padding: 90px 0 95px;
}
.article_mid
{
    min-height: 600px;
    font-size: 16px;
}
.article_mid .pict_right
{
    float: right;
    margin: 0 0 20px 50px;
}
.article_mid h1
{
    margin: 50px 0 30px;
}
.article_mid_company-profile
{
    padding-top: 30px;
}
.article_mid_company-profile p
{
    margin: 20px 0;
}
.block-ask-experts
{
    background: #F7F6F6;
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
    background: url(../img/bg1.jpg) top center / cover no-repeat;
    color: #FFF;
}
.block-ask-experts .title
{
    position: relative;
    color: #FFF;
    margin: 0 0 7px 65px;
    font-size: 40px;
    text-transform: uppercase;
    display: inline-block;
}
.block-ask-experts .title:before
{
    content: '\f006';
    font-family: fontawesome;
    font-size: 55px;
    position: absolute;
    left: -65px;
    top: 8px;
    color: #FF6E04;
}
.block-ask-experts .subtitle
{
    margin: 0 0 14px 65px;
    font-size: 22px;
    text-transform: uppercase;
    color: #FFF;
}
.block-ask-experts .text
{
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 15px;
}
.block-ask-experts .button
{
    color: #FFF;
    background-color: #FF6C00;
    border-color: #FF6C00;
    padding: 5px 50px;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 3px;
}
.block-ask-experts .button:hover, .all .block-ask-experts .button:focus, .all .block-ask-experts .button.focus, .all .block-ask-experts .button:active, .all .block-ask-experts .button.active, .open > .dropdown-toggle.all .block-ask-experts .button
{
    color: #FFF;
    background-color: #CC5600;
    border-color: #C25200;
}
.block-ask-experts .button:active, .all .block-ask-experts .button.active, .open > .dropdown-toggle.all .block-ask-experts .button
{
    background-image: none;
}
.block-ask-experts .button.disabled, .all .block-ask-experts .button[disabled], fieldset[disabled] .all .block-ask-experts .button, .all .block-ask-experts .button.disabled:hover, .all .block-ask-experts .button[disabled]:hover, fieldset[disabled] .all .block-ask-experts .button:hover, .all .block-ask-experts .button.disabled:focus, .all .block-ask-experts .button[disabled]:focus, fieldset[disabled] .all .block-ask-experts .button:focus, .all .block-ask-experts .button.disabled.focus, .all .block-ask-experts .button[disabled].focus, fieldset[disabled] .all .block-ask-experts .button.focus, .all .block-ask-experts .button.disabled:active, .all .block-ask-experts .button[disabled]:active, fieldset[disabled] .all .block-ask-experts .button:active, .all .block-ask-experts .button.disabled.active, .all .block-ask-experts .button[disabled].active, fieldset[disabled] .all .block-ask-experts .button.active
{
    background-color: #FF6C00;
    border-color: #FF6C00;
}
.block-ask-experts .button .badge
{
    color: #FF6C00;
    background-color: #FFF;
}
.block-ask-experts .text-right
{
    float: right;
    margin-left: 50px;
    max-width: 372px;
}
@media (max-width: 767px)
{
    .index-text-pan .button a
    {
        padding: 8px 30px;
        font-size: 18px;
    }
    .block-ask-experts .title
    {
        margin: 0 0 7px 30px;
        font-size: 30px;
    }
    .block-ask-experts .subtitle
    {
        margin: 0 0 14px 30px;
        font-size: 16px;
    }
    .block-ask-experts .text
    {
        font-size: 15px;
    }
    .index-text-pan
    {
        padding: 40px 20px;
    }
    .index-text-pan h1
    {
        font-size: 25px;
    }
    .page_pan
    {
        text-align: center;
    }
    .page_pan h1
    {
        font-size: 30px;
        margin: 46px 0 0;
        float: none;
    }
    .page_pan .btn
    {
        float: none;
        font-size: 17px;
        display: inline-block;
    }
    .all_page_pan
    {
        padding: 100px 0 45px;
    }
    .container_top_products h1
    {
        font-size: 33px;
        margin-bottom: 63px;
    }
    .supp-table
    {
    }
    .supp-table th
    {
        display: none;
    }
    .supp-table td
    {
        display: block;
        border: 0 !important;
        text-align: center;
        padding: 3px !important;
    }
    .supp-table td:first-child
    {
        padding-top: 10px !important;
        border-top: 2px solid #CCC !important;
    }
    .supp-table td input[type=number]
    {
        display: inline-block;
        margin-bottom: 30px;
    }
    .supp-table td:nth-child(2):before
    {
        content: "Part NO:";
        font-weight: 700;
    }
    .supp-table td:nth-child(3)
    {
        font-weight: bold;
    }
    .supp-table td:nth-child(4):before
    {
        content: "Use with:";
        font-weight: 700;
    }
    .supp-table td:nth-child(5):before
    {
        content: "Shots:";
        font-weight: 700;
    }
    .supp-table td:nth-child(6):before
    {
        content: "Color:";
        font-weight: 700;
    }
    .supp-table td:nth-child(7):before
    {
        content: "Qty:";
        font-weight: 700;
    }
    .laminates_list .supp-table td:nth-child(5):before
    {
        content: "Qty:";
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .index-text-pan h1
    {
        font-size: 25px;
    }
    .index-text
    {
        font-size: 14px;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .index-text-pan h1
    {
        font-size: 30px;
    }
    .index-text
    {
        font-size: 16px;
    }
}
@media (min-width: 1200px)
{
}
.left_menu .title
{
    font-size: 20px;
    margin: 0 5px 5px 16px;
}
.left_menu .badge
{
    font-size: 9px;
}
.left_menu .active a
{
    color: #FFF;
}
.left_menu .l_0
{
    padding: 7px 15px;
}
.left_menu .l_10
{
    font-size: 13px;
    padding: 6px 15px 6px 20px;
    background: #F5F5F5;
}
.left_menu .l_20
{
    font-size: 12px;
    font-size: 13px;
    padding: 6px 25px;
    background: #E7E7E7;
}
.category_menu
{
}
.category_menu .list-group-item.l_10
{
    font-size: 13px;
    padding: 5px 5px 5px 21px;
    background: #F5F5F5;
}
.category_menu .list-group-item.l_20
{
    font-size: 13px;
    padding: 5px 5px 5px 21px;
    background: #F5F5F5;
}
.category_menu .badge
{
    float: right;
    font-size: 10px;
}
.plain_list
{
}
.plain_list h1
{
    font-size: 55px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.plain_list .well
{
    border: 0;
    background: #F0F0F0;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 7px 10px;
    box-shadow: none;
}
.plain_list .well .date
{
    margin-right: 10px;
    font-weight: 700;
}
.plain_list h3
{
    font-size: 20px;
    margin: 20px 0 5px;
}
.plain_list .img
{
    float: right;
    margin: 0 10px 10px;
    text-align: center;
}
.img .review-post-st
{
    margin-top: 10px;
    display: inline-block;
}
.plain_list .list_item
{
    margin-bottom: 30px;
}
.articles_list
{
    margin-bottom: 50px;
}
.articles_list h1
{
    margin-top: -121px;
    margin-bottom: 57px;
    color: #FFF;
    text-align: center;
}
.articles_list .row
{
}
.more a:hover
{
    color: #DB0202;
    text-decoration: underline;
}
.side_list .title
{
    font-size: 20px;
    margin: 0 5px 5px 16px;
    color: #FC6400;
}
.side_list h4.list-group-item-heading
{
    font-size: 15px;
    margin: 0;
}
.side_list p.list-group-item-text
{
    margin: 0;
    font-size: 13px;
    margin-top: 5px;
}
.title
{
    font-size: 18px;
    margin: 7px 10px;
    color: #818181;
}
.title a
{
    color: #818181;
    text-decoration: underline;
}
.next_prev
{
    margin: 0;
    position: absolute;
    z-index: 10;
    right: 0;
    padding: 5px;
    background: #F3F3F3;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.next_prev a
{
    text-decoration: none;
    font-size: 30px;
    color: #CCC;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
}
.next_prev a:hover
{
    color: #5296D3;
}
.nopict
{
    font-size: 20px;
    color: #D1D1D1;
    line-height: 154px;
    height: 158px;
    vertical-align: middle;
}
.nopict i
{
    vertical-align: middle;
}
.discounts_info_upsale
{
}
.discounts_info_upsale th
{
    text-align: center;
    font-size: 12px;
    padding: 2px !important;
}
.discounts_info_upsale td
{
    text-align: center;
    font-size: 12px;
    padding: 2px !important;
}
.products_list
{
}
.products_list > .row
{
    margin: 49px 0 0;
    padding-bottom: 40px;
    border-bottom: 1px solid #CCC;
}
.products_list .list_item
{
    border-left: 1px solid #E0DEDE;
}
.products_list .list_item:first-child
{
    border: 0;
}
.products_list .list_item .name
{
}
.products_list h2
{
    font-size: 28px;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 10px;
}
.products_list h2 a
{
    color: #000;
}
.name-sys
{
    text-align: center;
}
.products_list h3
{
    font-size: 20px;
    color: #339BD8;
}
.products_list ul
{
    padding: 0 0 0 20px;
    margin: 14px 0 0;
}
.products_list ul li
{
    margin: 5px 0;
    font-size: 15px;
    color: #000;
}
.product_option
{
    float: none;
    padding: 20px 50px 4px;
    margin-top: -30px;
}
.product_option div
{
    padding-bottom: 0;
    margin-bottom: 0;
}
.form-group.option_block4tpye_select
{
    margin-top: 10px;
}
.product_option label
{
    font-size: 14px;
    margin: 0;
    padding: 0 0 3px 8px;
    font-weight: 600;
}
.product_option .option_block4tpye_radio > label
{
    margin-bottom: 11px;
}
.product_option .prod_radio_caption
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.product_option .prod_radio_caption li
{
    margin: 0 2% 46px;
    padding: 14px 0 0;
    list-style: none;
    width: 46%;
    float: left;
}
.product_option .prod_radio_caption li input
{
    width: 100%;
    height: 80px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: "";
    opacity: 0;
}
.prod_radio_button label span
{
    display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
    margin: 80px 0 0;
    font-size: 11px;
    text-align: center;
}
.product_option .prod_radio_caption li label
{
    width: 100%;
    min-height: 78px;
    cursor: pointer;
    display: block;
    margin: -112px 0 0;
    position: relative;
    z-index: 10;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #DEDCDC;
}
.product_option .prod_radio_caption li input:checked + label
{
    background-color: #FFF3E1;
    border: 2px solid #FF9600;
}
.prod_radio_button.single-sided label
{
    background: url(../img/ic-single.svg) center center / 55% no-repeat;
}
.prod_radio_button.double-sided label
{
    background: url(../img/ic-dual.svg) center center / 56% no-repeat;
}
.prod_radio_button.not_included label
{
    background: url(../img/ic-nothing.svg) center center / 55% no-repeat;
}
.prod_radio_button.magnetic_stripe label
{
    background: url(../img/ic-magnetic.svg) center center / 55% no-repeat;
}
.prod_radio_button.smart_card label
{
    background: url(../img/ic-smat.png) center center / 52% no-repeat;
}
.prod_radio_button.smart_card_and_magnetic_stripe label
{
    background: url(../img/ic-smart-mag.png) center center / 52% no-repeat;
}
.prod_radio_button.smart_card_and_contactless label
{
    background: url(../img/ic-smart-less.svg) center center / 52% no-repeat;
}
.prod_radio_button.smart_card__contactless_and_magnetic_stripe label
{
    background: url(../img/ic-smart-less-mag.svg) center center / 52% no-repeat;
}
.prod_radio_button.smart_card_encoding label
{
    background: url(../img/ic-smart-less.svg) center center / 55% no-repeat;
}
.prod_radio_button.magnetic_stripe_and_smart_card_encoding label
{
    background: url(../img/ic-smart-less-mag.png) center center / 52% no-repeat;
}
.prod_radio_button.red label
{
    background: url(../img/Red_Front_Closed.jpg) center center / 40% no-repeat;
}
.prod_radio_button.blue label
{
    background: url(../img/Blue_Front_Closed.jpg) center center / 40% no-repeat;
}
.prod_radio_button.double-sided__and_lamination label
{
    background: url(../img/ic-dual-lam.svg) center center / 62% no-repeat;
}
.prod_radio_button.double-sided_and_laminating label
{
    background: url(../img/ic-dual-lam.svg) center center / 62% no-repeat;
}
.prod_radio_button.single-sided_and_rewritable label
{
    background: url(../img/ic-singl-rew.svg) center center / 62% no-repeat;
}
.prod_radio_button.single-sided_and_single-sided_lamination label
{
    background: url(../img/ic-singl-lam.svg) center center / 57% no-repeat;
}
.double-sided_and_single-sided_lamination label
{
    background: url(../img/ic-dual-lam.svg) center center / 62% no-repeat;
}
.double-sided_and_double-sided_lamination label
{
    background: url(../img/ic-dual-lam2.svg) center center / 68% no-repeat;
}
.products_list .pict
{
    text-align: center;
    min-height: 200px;
}
.products_list .pict a
{
    display: block;
}
.products_list .pict img
{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.products_list .sdesc
{
    font-size: 12px;
    margin: 5px 0;
}
.products_list .qty
{
    margin: 13px 0 5px;
}
.products_list .qty .btn
{
    padding-right: 20px;
    padding-left: 20px;
    line-height: 250%;
    font-weight: 700;
}
.price
{
    font-weight: 600;
    margin-top: 20px;
}
td .price
{
    margin-top: 0;
    white-space: nowrap;
}
.wats
{
    display: inline-block;
}
.wats ul
{
}
.price-sys
{
    text-align: center;
}
.price-sys .qty
{
    text-align: center;
    margin-top: 10px;
}
.price .msrp
{
    display: inline-block;
    text-align: left;
    font-size: 14px;
    vertical-align: top;
    margin-right: 10px;
}
.price .msrp s
{
    font-size: 18px;
}
.price .pr
{
    display: inline-block;
    text-align: left;
    font-size: 14px;
    color: #339BD8;
    vertical-align: top;
    padding: 0;
}
.price .pr span
{
    font-size: 18px;
}
.products_list .cat_desc
{
    margin-bottom: 20px;
}
.products_list .more
{
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #6A6A6A;
    margin: 0 0 30px;
    border-bottom: 1px solid #D6D6D6;
}
.products_list .more a
{
    color: #6A6A6A;
}
.products_list .more a:hover
{
    color: #339BDE;
}
.products_list .more i
{
    display: block;
    font-size: 30px;
    color: #72B6E4;
    margin: -5px 0 0;
}
.products_table_list .addto
{
    margin-top: -40px;
    margin-bottom: 20px;
}
.products_table_list td
{
    vertical-align: middle !important;
}
.products_table_list td:nth-child(1)
{
    width: 3%;
}
.products_table_list td:nth-child(2)
{
    width: 10%;
}
.products_table_list td:nth-child(3)
{
    width: 40%;
}
.products_table_list td:nth-child(4)
{
    width: 30%;
    word-break: break-all;
}
.products_table_list .qty
{
    width: 9%;
}
.products_table_list .distr_quantity_input
{
    max-width: 80px;
}
.products_table_list h2
{
    margin-top: 34px !important;
}
.supp_pan
{
    background: url(../img/bgpr5.jpg) center / cover no-repeat;
    padding: 121px 0 15px;
    margin-top: -145px;
    margin-bottom: 35px;
    border-bottom: 0;
    text-align: center;
    height: 108px;
}
.supp_pan_in .sel
{
    text-align: center;
    font-size: 20px;
    /*width: 150px !important;*/
    text-transform: uppercase;
    /*padding-right: 10px !important;*/
    margin-bottom: 5px;
}
.supp_pan_in .sel:after
{
    font-family: "fontAwesome";
    font-size: 30px;
    color: #28C5FF;
    margin-left: 7px;
    vertical-align: -4px;
    content: "\f078";
}
.supp_pan_in .row
{
    width: auto;
    display: inline-block;
    /*margin: 0;*/
}
.supp_pan_in .col
{
    height: 100%;
    text-align: center;
    color: #05749E;
    width: 6%;
    /*float: left;*/
    /*display: table-cell;*/
    padding: 0 0 0 5px;
    display: table-cell;
}
.supp_pan_in .col p
{
    margin: 5px 0 0;
    text-transform: uppercase;
}
.supp_pan_in .col a
{
    display: block;
    /*color: #FFF;*/
    font-size: 11px;
}
.supp_pan_in .col .pict
{
    height: 60px;
    background: #FFF;
    padding: 3px;
    border: 1px solid #CCC;
    border-radius: 5px;
}
.supp_pan_in .pict img
{
    /*width: 90%;*/
    width: auto !important;
    height: 95%;
    margin-top: 1px;
    /*object-fit: cover;*/
}
.supp_pan_in .col.active .pict
{
    border: 2px solid #E80000;
}
.supp_pan_in .col.active a
{
    color: #F48500;
}
.laminates_selector.fixed_active, .supplies_selector.fixed_active
{
    position: fixed;
    /*height: 217px;*/
    /*display: block;*/
    width: 1140px;
    /*overflow: hidden;*/
    background: white;
    top: 0px;
    border-bottom: 5px solid rgba(129, 129, 129, 0.326);
}
.laminates_selector.fixed_active .supp_pan_in .sel, .supplies_selector.fixed_active .supp_pan_in .sel
{
    margin-top: 35px;
    width: 100%;
}
.supplies_list.fixed_active
{
    margin-top: 217px;
}
.laminates_selector.fixed_active
{
    height: 160px;
}
.products_list.laminates_list.fixed_active
{
    margin-top: 160px;
}
.supp_pan_in
{
    background: none;
    height: auto;
    padding: 0;
    text-align: center;
    margin-top: -29px;
    margin-bottom: 17px;
    padding-bottom: 20px;
    border-bottom: 2px dotted #CCC;
}
.in_buts
{
    display: inline-block;
    margin: 0;
}
.in_buts li
{
    border-left: 2px dotted #CCC;
}
.in_buts li:first-child
{
    border: none;
}
.in_buts a
{
    display: block;
    padding: 2px 7px;
}
@media (max-width: 767px)
{
    .products_list .list_item .name
    {
        border-right: 0;
    }
    .product_option
    {
        margin-top: 20px;
    }
    .product_option label
    {
        padding-left: 15px;
        font-size: 16px;
    }
    .products_list > .row
    {
        margin: 0;
        padding-bottom: 0;
        border: 0;
    }
    .products_list .list_item
    {
        border-left: 0;
        border-bottom: 1px solid #CCC !important;
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .articles_list h1
    {
        margin-top: -80px;
        margin-bottom: 44px;
        font-size: 23px;
    }
    .supp_pan
    {
        text-align: center !important;
        margin-top: -100px;
    }
    .supp_pan .col
    {
        width: 62px;
        padding: 3px;
        display: inline-block !important;
        height: 85px;
        vertical-align: top;
        float: none;
    }
    .supp_pan .col a
    {
        font-size: 9px;
    }
    .supp_pan .col .pict
    {
        height: 50px;
    }
    .supp_pan .sel
    {
        font-size: 12px;
        width: 98px !important;
        padding-right: 10px !important;
    }
    .supp_pan_in
    {
        padding-bottom: 0;
        margin-bottom: 7px;
    }
    .supp_pan_in .col
    {
        width: 18%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 8px;
    }
    .supp_pan_in .col .pict
    {
        height: 30px;
        padding: 1px;
    }
    .supp_pan_in .pict img
    {
        height: 90%;
    }
    .supp_pan_in .col a
    {
        font-size: 9px;
        letter-spacing: -0.5px;
    }
    .in_buts li
    {
        width: 24%;
        vertical-align: middle;
        display: inline-block;
    }
    .in_buts a
    {
        font-size: 10px;
        padding: 0 0 0 5px;
    }
    .laminates_selector.fixed_active, .supplies_selector.fixed_active
    {
        width: 348px;
    }
    .products_table_list td
    {
        font-size: 13px;
        display: block !important;
        width: 100% !important;
    }
    .products_table_list th
    {
        font-size: 13px;
    }
    .products_table_list h2
    {
        font-size: 25px;
    }
    .supp_pan_in .sel
    {
        margin-top: -30px;
        background: #FFF;
        font-size: 16px;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .products_list .qty .btn
    {
        padding-right: 10px;
        padding-left: 10px;
    }
    .products_list ul li
    {
        font-size: 13px;
    }
    .products_list h3
    {
        font-size: 18px;
    }
    .product_option label
    {
        font-size: 12px;
        display: block !important;
        width: 100%;
        text-align: left !important;
        padding-left: 18px;
        margin-bottom: 2px !important;
    }
    .product_option div.col-sm-8
    {
        display: block;
        width: 100%;
    }
    .product_option .form-group
    {
        padding: 0 !important;
        margin-top: 0;
        margin-bottom: 0;
    }
    .price .msrp
    {
        font-size: 12px;
    }
    .price .msrp s
    {
        font-size: 15px;
    }
    .price .pr
    {
        font-size: 12px;
    }
    .price .pr span
    {
        font-size: 15px;
    }
    .products_list ul li
    {
        font-size: 14px;
    }
    .products_list h3
    {
        font-size: 20px;
    }
    .supp_pan
    {
        text-align: center !important;
    }
    .supp_pan .col
    {
        width: 62px;
        padding: 3px;
        display: inline-block !important;
        height: 85px;
        vertical-align: top;
        float: none;
    }
    .supp_pan .col a
    {
        font-size: 9px;
    }
    .supp_pan .col .pict
    {
        height: 50px;
    }
    .supp_pan .sel
    {
        font-size: 12px;
        width: 98px !important;
        padding-right: 10px !important;
    }
    .supp_pan_in
    {
        margin-bottom: 10px;
        padding-bottom: 13px;
    }
    .supp_pan_in .col .pict
    {
        height: 37px;
        padding: 2px;
    }
    .supp_pan_in .pict img
    {
        height: 93%;
    }
    .supp_pan_in .col a
    {
        font-size: 9px;
        letter-spacing: -0.5px;
    }
    .in_buts a
    {
        font-size: 12px;
    }
    .laminates_selector.fixed_active, .supplies_selector.fixed_active
    {
        width: 720px;
    }
    .products_table_list td
    {
        font-size: 13px;
    }
    .products_table_list th
    {
        font-size: 13px;
    }
    .products_table_list h2
    {
        font-size: 25px;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .products_list ul li
    {
        font-size: 14px;
    }
    .products_list h3
    {
        font-size: 20px;
    }
    .supp_pan .col
    {
        width: 63px;
        padding: 3px;
    }
    .supp_pan .col a
    {
        font-size: 9px;
    }
    .supp_pan .col .pict
    {
        height: 50px;
    }
    .supp_pan .sel
    {
        font-size: 14px;
        width: 112px !important;
        padding-right: 20px !important;
    }
    .supp_pan_in
    {
        margin-bottom: 10px;
        padding-bottom: 13px;
    }
    .supp_pan_in .col .pict
    {
        height: 45px;
        padding: 2px;
    }
    .supp_pan_in .pict img
    {
        height: 93%;
    }
    .supp_pan_in .col a
    {
        font-size: 10px;
        letter-spacing: -0.5px;
    }
    .in_buts a
    {
        font-size: 13px;
    }
    .laminates_selector.fixed_active, .supplies_selector.fixed_active
    {
        width: 940px;
    }
}
@media (min-width: 1200px)
{
}
.gray_line
{
    background: #F4F4F4;
    margin: 0;
    padding: 50px 0;
}
.gray_line .addto
{
    margin-bottom: 20px;
    margin-top: -33px;
}
.gray_line h3
{
    margin: 0;
    font-size: 36px;
}
.gray_line .distr_quantity_input
{
    width: 80px;
}
.gray_line table
{
    background: #FFF;
}
.lines_supp
{
    border-top: 20px solid #3298D5;
    background: #DEECF5;
    margin-bottom: -38px;
    border-bottom: 0;
    padding: 50px 0 100px;
}
.lines_supp h1
{
    color: #000 !important;
    font-size: 40px !important;
    padding-right: 5% !important;
}
.lines_supp .price .col-md-4
{
    width: 20%;
}
.lines_supp .addtocart .col-md-4
{
    width: 20%;
}
.pict_zoom
{
    margin-top: 16px;
    margin-left: -44px;
}
.pict_zoom_screencheck-sc-single-sided-id-card-printer-sc
{
    margin-left: -115px;
}
.pict_zoom_fargo-dtc1250e-card-printer
{
    margin-top: 55px;
    margin-left: -132px;
}
.pict_zoom_fargo-dtc1500-id-card-printer
{
    margin-top: 32px;
    margin-left: -139px;
}
.pict_zoom_idp-smart-31-id-card-printer
{
    margin-top: 10px;
    margin-left: -139px;
}
.pict_zoom_smart-51-id-card-printer
{
    margin-top: 31px;
    margin-left: -142px;
}
.pict_zoom_zebra-zc300-id-card-printer
{
    margin-top: 19px;
    margin-right: 20px;
    margin-left: -96px;
}
.pict_zoom_zebra-zc350-id-card-printer
{
    margin-top: 19px;
    margin-right: 20px;
    margin-left: -96px;
}
.pict_zoom_fargo-hdp5600-id-card-printer
{
    margin-top: 19px;
    margin-right: 14px;
    margin-left: -160px;
}
.pict_zoom_fargo-hdp5000-id-card-printer
{
    margin-top: 19px;
    margin-right: 14px;
    margin-left: -160px;
}
.pict_zoom_zebra-zxp-series-9-retransfer-id-card-printer
{
    margin-top: 19px;
    margin-right: 14px;
    margin-left: -160px;
}
.pict_zoom img
{
    max-width: 100%;
    max-height: 100%;
}
.content_products_zoom h1
{
    color: #FFF;
    margin: 0 0 4px;
    font-size: 65px;
    padding: 0;
}
.content_products_zoom h3
{
    color: #FFF;
    margin: 0 0 9px;
    font-size: 21px;
}
.content_products_zoom h2
{
    color: #3298D5;
    margin: 30px 0 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.content_products_zoom .row
{
}
.content_products_zoom .option
{
    margin-top: 0;
}
.content_products_zoom .option .option_in
{
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0 2px 5px rgba(47, 47, 47, 0.518);
    min-height: 443px;
}
.content_products_zoom .addtocart input
{
    padding-right: 15px;
    padding-left: 15px;
    line-height: 230%;
    font-weight: 700;
    margin: 0 0 0 8px;
}
.content_products_zoom .qty
{
    margin: 0 30px 26px;
    text-align: center;
}
.content_products_zoom .qty select
{
    width: 66px;
    display: inline-block;
}
.tabs-cont
{
    margin-top: 34px;
}
.tabs-cont .nav-tabs
{
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    text-align: center;
}
.tabs-cont ul li
{
    display: inline-block;
    float: none;
}
.tabs-cont ul li a
{
    font-size: 20px;
    padding: 15px 40px;
    margin-right: 0;
    line-height: 100%;
    border: 0;
    border-radius: 0;
    border: 0;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover
{
    border: 0;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #FF9600;
}
.tabs-cont .nav-tabs > li.active > a, .tabs-cont .nav-tabs > li.active > a:focus, .tabs-cont .nav-tabs > li.active > a:hover
{
    border-bottom-color: #FF9600;
    color: #37260D;
}
.tabs-cont .nav > li > a:focus, .tabs-cont .nav > li > a:hover
{
    text-decoration: none;
    background-color: transparent;
    border-bottom-color: transparent;
    margin: 0;
    color: #000;
}
.tabs-cont.tabs-cont-fixed
{
    margin-top: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFF;
    display: none;
}
.tabs-cont-fixed.shown
{
    display: block;
}
.tabs-cont.tabs-cont-fixed .nav-tabs
{
    border-top: 0;
}
.prodsdesc
{
    margin-top: 30px;
}
.cardpict
{
    margin: 59px 0 20px;
    max-width: 303px;
}
.prodsdesc .col-sm-8
{
    padding-right: 30px;
}
.broshure
{
    margin-top: 17px;
}
.broshure img
{
    float: left;
    vertical-align: middle;
    margin-right: 13px;
}
.broshure span
{
    display: block;
    font-size: 24px;
    color: #BB0706;
    padding-top: 20px;
}
@media (max-width: 767px)
{
    .content_products_zoom h1
    {
        font-size: 35px;
        text-align: center;
    }
    .content_products_zoom h3
    {
        font-size: 15px;
        text-align: center;
    }
    .pict_zoom
    {
        margin-top: 16px;
        margin-left: 0;
        text-align: center;
    }
    .cardpict
    {
        margin: 21px 0 20px;
    }
    .tabs-cont ul li
    {
        width: 33%;
        text-align: center;
    }
    .tabs-cont ul li a
    {
        font-size: 14px;
        padding: 10px 0;
    }
    .gray_line h3
    {
        margin: 0 0 51px;
        font-size: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .content_products_zoom h1
    {
        font-size: 45px;
    }
    .content_products_zoom h3
    {
        font-size: 25px;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
}
@media (min-width: 1200px)
{
}
.features.row
{
    margin-top: -20px;
    margin-bottom: 0;
    text-align: center !important;
}
.features.row .col-md-6
{
    width: auto !important;
    display: inline-block;
    float: none;
}
.features.row ul
{
    margin-left: 0;
    margin-right: 0;
}
.features.row ul li
{
    /*width: 16.1%;*/
    width: 88px;
    text-align: center;
    margin-bottom: 20px;
}
.features.row ul li img
{
    display: inline-block;
}
.bot-pr-icons
{
}
.bot-pr-icons ul
{
    margin: 0 -25px;
}
.bot-pr-icons li
{
    width: 19.7%;
    vertical-align: top;
    text-align: center;
}
.bot-pr-icons li .icon
{
    background: #FFF;
    margin: 0 10px;
    padding: 20px 10px;
    min-height: 240px;
    border: 1px solid #DDD;
    border-radius: 6px;
}
.bot-pr-icons li .icon .border
{
    height: 105px;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: url(/img/borders1.jpg) center center no-repeat;
}
.bot-pr-icons li:nth-child(2) .icon .border
{
    background: url(/img/borders3.jpg) center center / contain no-repeat;
}
.bot-pr-icons li .icon .pict
{
    height: 100px;
    margin-top: 5px;
    width: 166px;
    display: inline-block;
    text-align: center;
}
.bot-pr-icons li .icon .pict img
{
    max-width: 126px !important;
}
.bot-pr-icons li .icon .border span
{
    margin-top: 51px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
.bot-pr-icons li .icon .text
{
    font-size: 12px;
    padding: 0 10px;
    margin-top: 20px;
}
.bot-pr-icons li .icon .text h4
{
    color: #3298D5;
    font-size: 16px;
    font-weight: 600;
}
.bot-pr-icons li .icon .time
{
    width: 51px;
    height: 60px;
    background: url(../img/ic5.png);
    position: absolute;
    margin-left: 123px;
}
.bot-pr-icons li .icon .time span
{
    display: block;
    color: #FFF;
    font-weight: 700;
    margin-top: 22px;
    text-transform: uppercase;
    font-size: 15px;
}
.desc_bot
{
    margin-top: 50px;
    margin-bottom: 50px;
}
.desc_bot h2
{
    color: #3298D5;
    margin: 30px 0 10px;
    font-size: 16px;
    font-weight: 700;
}
.desc_bot h3
{
    margin: 0;
    font-size: 36px;
}
.products_related_right
{
    padding: 0;
    font-size: 13px;
}
.products_related_right .price
{
    font-size: 13px;
}
.products_related_right .price .save
{
    display: block;
    padding: 0;
    margin: 0;
    text-align: left;
}
.products_related_right h2
{
    padding: 0;
    margin-top: 0;
    font-size: 18px !important;
}
.products_related_right .list_item
{
    border-bottom: 0;
    padding-bottom: 20px;
}
.products_related_right .pict
{
    margin: 0 0 10px;
    min-height: 155px;
    float: none;
    border: 1px solid #EBEAEA;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.products_related_right .pict a
{
    display: block;
    line-height: 150px;
}
.products_related_right .pict img
{
    max-width: 100%;
    max-height: 100%;
}
.cat_title
{
    font-size: 18px;
    margin: 7px 10px;
    color: #818181;
}
.cat_title a
{
    color: #E85800;
    text-decoration: none;
    font-family: trebuchet ms;
}
.zoom_properties .sku
{
    margin: 5px 0;
}
.zoom_properties div.product_option
{
    margin: 10px 0;
}
.zoom_properties .discounts_info_upsale
{
    float: right;
}
.zoom_properties .rr-star-st
{
    clear: left;
    margin-top: 10px;
}
.zoom-rel
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .bot-pr-icons li
    {
        width: 90%;
        margin: 3%;
        vertical-align: top;
        text-align: center;
    }
    .features.row ul li
    {
        width: 32.1%;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .cardpict
    {
        max-width: 195px;
    }
    .broshure
    {
        margin-left: 0;
        font-size: 11px !important;
    }
    .broshure span
    {
        font-size: 15px;
    }
    .features.row ul li
    {
        width: 15%;
    }
    .bot-pr-icons
    {
        margin: 0 20px;
    }
    .bot-pr-icons li
    {
        width: 33%;
        margin-bottom: 20px;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .broshure
    {
        margin-left: 0;
    }
    .cardpict
    {
        max-width: 265px;
    }
    .features.row ul li
    {
        width: 16%;
    }
    .bot-pr-icons li .icon .pict
    {
        width: 100%;
    }
}
@media (min-width: 1200px)
{
}
.bundle_but
{
    text-align: center;
    padding: 2px 0;
    margin: 10px 0;
}
.bundle_but a
{
    width: 100%;
}
.bundles_list
{
}
.bundles_list ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.bundles_list ul li
{
    margin: 0 7px;
    padding: 0;
    list-style: none;
    float: left;
    width: 142px;
    text-align: center;
}
.bundles_list .pict
{
    padding: 5px;
    width: 130px;
    text-align: center;
    min-height: 130px;
    border: 1px solid #CCC;
}
.bundles_list .gray
{
    min-height: 130px;
}
.bundles_list h3
{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.bundl_price
{
    margin-top: 5px;
    font-weight: 700;
}
.bundles_in_list
{
    padding: 5px 0;
}
.bundle_all_price
{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
.bundle_all_price span
{
    padding: 0 5px;
}
.bundles_list .qty
{
    text-align: center;
}
.bundles_list .tellfriend
{
    padding-left: 10px;
}
.blog_list a
{
    color: #107DAC;
}
.blog_list h3
{
    font-size: 23px;
    margin: 5px 0;
}
.blog_list h1
{
    margin-bottom: 21px;
}
.blog_list a
{
    color: #4C555D;
}
.blog-post-meta
{
    padding: 5px 10px;
    background: #F7F7F7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 0;
    margin-top: 10px !important;
}
.blog-post .short_desc
{
    padding-left: 30px;
    border-left: 5px solid #E7E7E7;
    font-size: 15px;
    line-height: 140%;
}
.blog-post .long_desc
{
    padding-left: 30px;
    border-left: 5px solid #E7E7E7;
    font-size: 15px;
    line-height: 140%;
}
.blog-post .long_desc ol
{
    list-style: numeric outside !important;
}
.blog-post .long_desc ol li
{
    list-style: numeric outside !important;
    padding: 0 0 0 8px;
    margin: 5px 0 5px 30px;
}
.blog-post .long_desc ul
{
    padding: 0 0 0 8px;
    margin: 5px 0 5px 8px;
}
.blog-post .long_desc ul li
{
    list-style-type: disc;
    padding: 0 0 0 3px;
    margin: 5px 0;
}
.blog-post
{
    margin-bottom: 50px;
}
.blog-post h1
{
    font-size: 40px;
    margin-top: 28px;
    color: #4C555D;
}
.blog-post .pict_right
{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
    margin-left: 30px;
    float: right;
}
.blog-post .img-thumbnail
{
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.blog-post .img-thumbnail img
{
    max-width: 100%;
}
@media (max-width: 767px)
{
    .blog-post .pict_right
    {
        margin: 0;
        float: none;
    }
    .blog-post .pict_right img
    {
        max-width: 100%;
    }
    .blog-post h1
    {
        font-size: 25px;
    }
}
.blog_search
{
    margin-top: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #F5F5F5;
    height: 94px;
}
.blog_search input[type=text]
{
    width: 95%;
    margin: 0 2%;
}
.blog_search input[type=submit]
{
    float: right;
    margin: 2% 3% 2% 2%;
}
.rss
{
    margin-left: 16px;
    float: right;
}
.cloud
{
    padding: 10px 15px;
    margin: 20px 0 10px;
    background: #F5F5F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.cloud h2
{
    margin: 0 0 10px;
    color: #000;
}
.cloud h2 a
{
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 20px;
    color: #4C555D;
}
.blog_arhive
{
}
.blog_arhive h2
{
    margin-bottom: 5px;
    font-size: 20px;
    padding-left: 10px;
}
.blog_arhive ul
{
    margin: 0;
    padding: 0;
}
.blog_arhive li
{
    padding: 5px 5px 5px 15px;
    background: #F2F2F2;
    margin-bottom: 1px;
    border-bottom: 1px solid #CCC;
    list-style: none;
}
.blog_arhive li a
{
    text-decoration: none;
    color: #171717;
}
.recent_posts
{
    margin-bottom: 10px;
    margin-top: 20px;
}
.recent_posts .cat_title
{
    font-size: 23px;
    padding-left: 10px;
    color: #4C555D;
    font-weight: 700;
}
.recent_posts .list_item
{
    padding: 10px 0;
}
.recent_posts .list_item a
{
}
.recent_posts .list_item .pict_blog
{
    margin: 0;
    padding: 10px;
    border: 2px solid #F5F5F5;
    text-align: center;
}
.recent_posts .list_item img
{
    width: 90%;
}
.recent_posts .list_item h3
{
    padding: 10px 20px;
    background: #F5F5F5;
    margin: 0;
    font-size: 18px;
}
.recent_posts .list_item h3 a
{
    color: #4C555D;
}
.blog_comments
{
    margin: 20px 0 0;
    background: #EDECEC;
    padding: 0 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.blog_cats
{
    margin-top: 20px;
}
.blog_cats .cat_title
{
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 20px;
    color: #4C555D;
    margin-left: 10px;
}
.blog_cats .cat_title a
{
    color: #4C555D;
}
.recennt_post .cat_title
{
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 20px;
    color: #4C555D;
    margin-left: 10px;
    margin-top: 30px;
}
.recennt_post .cat_title a
{
    color: #4C555D;
}
.blog_cats a.sel
{
    color: #D81C1C;
}
.blog_cats .cnt
{
    float: right;
    font-size: 10px;
}
.blog_cats .menu_link a
{
    color: #282727 !important;
    text-decoration: none;
}
.subscribe
{
    font-size: 15px;
    font-weight: 700;
    padding: 10px 0 10px 63px;
    color: #9B0101;
    margin: 0 0 20px;
    background: url(../img/icon-subscribe.jpg) no-repeat 8px 1px;
}
.subscribe a
{
    padding: 0;
}
.blog-post-title
{
    font-size: 30px;
    color: #2D5880;
}
.blog-post-title a
{
    color: #2D5880;
}
.count_blog
{
    margin: 32px 0 0;
    float: right;
    font-size: 12px;
}
.contact_links
{
    margin-top: -13px;
    padding: 10px;
}
.contact_links a
{
    color: #4C555D;
    font-size: 17px;
}
.contact_links .icon
{
    margin: 5px 0;
}
.contact_links .icon i
{
    width: 20px;
    text-align: center;
}
.w-stars-st > span.o-act, .w-stars-st > span.selected
{
    background: url(../img/review-st/w-stars-o.png) no-repeat;
}
.rr-star-st
{
    clear: both;
    height: 20px;
}
.rr-star-st > div
{
    width: 95px;
    height: 17px;
    line-height: 17px;
    float: left;
    overflow: hidden;
}
.rr-star-st > div > span
{
    float: left;
    width: 19px;
    height: 19px;
    background: url(../img/review-st/big-star-h.png) no-repeat;
}
.rr-star-st > div.rating1 > span.rating1, .rr-star-st > div.rating2 > span.rating1, .rr-star-st > div.rating2 > span.rating2, .rr-star-st > div.rating3 > span.rating1, .rr-star-st > div.rating3 > span.rating2, .rr-star-st > div.rating3 > span.rating3, .rr-star-st > div.rating4 > span.rating1, .rr-star-st > div.rating4 > span.rating2, .rr-star-st > div.rating4 > span.rating3, .rr-star-st > div.rating4 > span.rating4, .rr-star-st > div.rating5 > span
{
    background: url(../img/review-st/big-star-o.png) no-repeat;
}
.rr-star-st > var
{
    color: #00002E;
    font-size: 11px;
    line-height: 17px;
    font-style: normal;
    float: left;
}
.rr-star-st > span
{
    display: block;
    clear: both;
    color: #617996;
    font-size: 11px;
}
.owl-index-carousel-wrap
{
    margin: 20px 5px -20px;
}
.owl-index-carousel .item
{
    text-align: center;
}
.owl-index-carousel.owl-theme .owl-controls .owl-page span
{
    background: #FC6400;
}
.owl-index-carousel.owl-theme .owl-controls .owl-buttons div
{
    background: #FC6400;
}
.owl-index-carousel .owl-controls
{
    position: relative;
}
.owl-index-carousel.owl-theme .owl-controls .owl-prev, .owl-index-carousel.owl-theme .owl-controls .owl-next
{
    position: absolute;
    top: -210px;
    font-size: 40px;
    background: 0 0 !important;
    color: #FC6400;
}
.owl-index-carousel.owl-theme .owl-controls .owl-prev
{
    left: -5px;
}
.owl-index-carousel.owl-theme .owl-controls .owl-next
{
    right: -5px;
}
.owl-index-carousel.owl-theme .owl-controls .owl-page span
{
    margin-left: 3px;
    margin-right: 3px;
}
.owl-cat-index-carousel-wrap
{
    margin: 0 20px;
}
.owl-cat-index-carousel-wrap h2
{
    margin-bottom: 10px;
}
.owl-cat-index-carousel .owl-pagination
{
    display: none;
}
.owl-cat-index-carousel .owl-controls
{
    position: relative;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev, .owl-cat-index-carousel.owl-theme .owl-controls .owl-next
{
    position: absolute;
    top: -150px;
    font-size: 20px;
    background: 0 0 !important;
    color: #FC6400;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev
{
    left: -32px;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-next
{
    right: -32px;
}
.owl-cat-index-carousel-wrap [class*=col-]
{
    padding: 0 5px;
}
.mega-menu-toggle.navbar-toggle
{
    border: 1px solid #FFF;
    margin-top: 14px;
    font-weight: 700;
    position: absolute;
    right: 0;
    color: #FFF !important;
}
.mega-menu-toggle.navbar-toggle .icon-bar
{
    background: #FFF;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
{
    background-color: #000;
}
.index-carousel.carousel
{
    margin: 0 5px 20px;
    background: #FC6400;
}
.index-carousel.carousel > .left
{
}
.index-carousel.carousel > .right
{
}
.index-carousel .carousel-inner > .item
{
    height: 300px;
    width: 100%;
}
.index-2tabs-tab-content
{
    padding: 20px;
    border: 1px solid #DDD;
    border-top: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.index-3tabs-tab-content
{
    padding: 20px;
    border: 1px solid #DDD;
    border-top: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.index-3tabs-nav-tabs
{
    margin-top: 31px;
}
.cat-index-thumbnail .pict
{
    background: #F7F7F9;
    display: block;
    height: 90px;
}
.cat-index-thumbnail .caption
{
    height: 64px;
    overflow: hidden;
    font-size: 12px;
}
.video-index-thumbnail .pict
{
    background: #F7F7F9;
    display: block;
}
.video-index-thumbnail .caption
{
    height: 64px;
    overflow: hidden;
    font-size: 12px;
}
.picts-index-thumbnail .pict
{
    background: #F7F7F9;
    display: block;
}
.picts-index-thumbnail .caption
{
    height: 31px;
    overflow: hidden;
    font-size: 12px;
}
.picts-index-thumbnail .caption h5
{
    margin-top: 0;
}
.index-tabs-expert article h5
{
    margin-bottom: 0;
}
.index-tabs-expert article h5 + p
{
    margin-top: 3px;
}
.index-tabs-expert article hr
{
    margin: 5px 0;
}
.index-tabs-news article hr
{
    margin: 5px 0;
}
.index-tabs-articles article h5
{
    margin-bottom: 0;
}
.index-tabs-articles article h5 + p
{
    margin-top: 3px;
}
.index-tabs-articles article hr
{
    margin: 5px 0;
}
.index-right-events article h5
{
    margin-bottom: 0;
}
.index-right-events article h5 + p
{
    margin-top: 3px;
}
.index-right-events article hr
{
    margin: 5px 0;
}
.index-members article h5
{
    margin-bottom: 0;
}
.index-members article h5 + p
{
    margin-top: 3px;
}
.index-members article hr
{
    margin: 5px 0;
}
.index-banner
{
    margin: 20px 0;
}
.index-right-list article hr
{
    margin: 5px 0;
}
.index-ask-btn
{
    width: 100%;
}
.order_summ
{
    text-align: center;
}
.order_summ h3
{
    color: #64717D;
    background: #DEECF5;
    padding: 10px;
    margin-top: 0;
    font-size: 16px;
    font-weight: 700;
}
.order_summ table tr td:first-child
{
    width: 53%;
}
.customer_service
{
    font-size: 18px;
}
.customer_service b
{
    display: block;
}
.cart_table
{
}
.cart_table .title
{
}
.cartin h1
{
    color: #FFF;
    text-align: center;
    margin: 14px 0 0;
    font-size: 20px;
    padding: 10px;
    background: #64717D;
    color: #FFF;
}
.cart_table th
{
    text-align: center;
    vertical-align: middle !important;
    background: #DEECF5;
    font-size: 13px;
}
.cart_table td
{
    vertical-align: middle !important;
}
.cart_table input.product_quantity
{
    max-width: 80px;
}
.cart_table input.prqt
{
    max-width: 65px;
}
.view_cart_buttons
{
}
.view_cart_buttons input
{
    margin: 3px;
}
.view_cart_buttons_top input
{
    margin: -8px 3px 5px;
}
.viewcart_list .cat_title
{
    padding: 10px 10px 10px 20px;
    margin: 10px;
    background: #F5F5F5;
}
.title_sm_bg_invoice
{
    background: #F5F5F5;
    font-weight: 700;
}
.cart_table .option_srt
{
    border-top: 1px dotted #CCC;
    margin-top: 10px;
    padding-top: 5px;
}
.cart_table span.product_option
{
    display: inline-block;
    clear: both;
    width: auto !important;
    padding: 0 20px 0 0;
    text-align: left;
    /*line-height: 277%;*/
    font-size: 12px;
}
.cart_table .product_option .opt_value
{
    font-weight: 700;
    margin-left: 5px;
}
.shipp_table
{
    max-width: 258px;
    text-align: center;
    float: right;
    margin-left: 50px;
}
.container_top_site_map
{
    text-align: center;
}
.container_top_site_map .sitemap
{
    min-height: 500px;
    text-align: left;
    display: inline-block;
}
.container_top_site_map .sitemap h1
{
    margin-bottom: 33px;
    font-size: 50px;
}
.container_top_site_map .sitemap ul.cat_box
{
    display: inline-block;
    vertical-align: top;
    line-height: 180%;
    margin-right: 50px;
}
.container_top_site_map .sitemap ul.prod_zitemap
{
    display: inline-block;
    vertical-align: top;
    line-height: 180%;
}
.container_top_site_map .sitemap ul.prod_zitemap ul
{
    margin-bottom: 10px;
    margin-top: 10px;
}
.container_top_site_map .sitemap ul.prod_zitemap li
{
    font-weight: bold;
}
.container_top_site_map .sitemap ul.prod_zitemap ul li
{
    font-weight: normal;
}
@media (max-width: 767px)
{
    .order_summ input
    {
        display: inline-block;
        width: 49%;
    }
    .order_summ table tr td:first-child
    {
        width: 50%;
    }
    .order_summ
    {
        margin-bottom: 45px;
    }
    .cart_table tr:nth-child(1)
    {
        display: none;
    }
    .cart_table tr
    {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .cart_table td
    {
        display: block;
        text-align: center !important;
        border: 0 !important;
        padding: 3px !important;
    }
    .cart_table td input
    {
        display: inline-block;
    }
    .cart_table td:nth-child(4)
    {
        width: 72%;
        display: inline-block;
        margin-left: 13%;
    }
    .cart_table td:nth-child(5)
    {
        width: 30%;
        display: inline-block;
        display: none;
    }
    .cart_table td:nth-child(7)
    {
        width: 20%;
        display: inline-block;
    }
    .cart_table td:nth-child(6)
    {
        width: 10%;
        display: inline-block;
    }
    .cart_table .product_option
    {
        font-size: 11px;
        margin: 3px 0;
    }
    .view_cart_buttons
    {
        text-align: center;
    }
    .view_cart_buttons a
    {
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }
    .view_cart_buttons input
    {
        float: none !important;
        margin: 5px;
    }
    .total
    {
        width: 100%;
    }
    .total td
    {
        width: 49%;
        display: inline-block;
        text-align: left;
    }
    .total td:first-child
    {
        text-align: right;
    }
    .view_cart_buttons
    {
        clear: both;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .order_summ input
    {
        display: inline-block;
        width: 27%;
    }
    .order_summ table tr td:first-child
    {
        width: 50%;
    }
    .customer_service b
    {
        display: inline;
    }
    .order_summ
    {
        margin-bottom: 26px;
    }
    .view_cart_buttons
    {
        clear: both;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
}
@media (min-width: 1200px)
{
}
.check-form
{
    padding-bottom: 50px;
}
.checkout-block
{
    max-height: 0;
    overflow: hidden;
}
.checkout-block .title_background_checkout .close-block
{
    float: right;
    margin-top: 3px;
    margin-right: 15px;
    cursor: pointer;
}
div.title_background_checkout
{
    font-size: 16px;
    color: #FFF;
    padding: 7px;
    margin-top: 5px;
    margin-bottom: 0;
    background: #5D6B78;
    text-align: left !important;
    padding-left: 15px;
}
div.title_background_checkout a
{
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
}
div.title_background_checkout a span
{
    margin-top: 6px;
    margin-right: 10px;
    font-size: 11px;
    line-height: 11px;
    height: 11px;
    display: block;
    float: left;
    width: 11px;
    text-decoration: none;
    cursor: pointer;
}
div.title_background_checkout a span.plus_minus_nobg
{
    background: 0 0;
    cursor: pointer;
}
div.title_background_checkout a .fa-minus-square
{
    display: inline-block;
    color: #FFF;
}
div.title_background_checkout a .fa-plus-square
{
    display: none;
}
div.title_background_checkout a.closed .fa-minus-square
{
    display: none;
}
div.title_background_checkout a.closed .fa-plus-square
{
    display: inline-block;
    color: #FFF;
}
div.title_background_checkout a.menu
{
    font-size: 16px;
    text-decoration: none;
    font-weight: 700;
    padding-top: 3px;
    padding-left: 20px;
}
div.title_background_checkout span.caption
{
}
div.title_background_checkout a.menu span
{
    margin-top: 2px;
    font-size: 13px;
    line-height: 13px;
    height: 13px;
    display: block;
    float: left;
    width: 13px;
    text-decoration: none;
    cursor: pointer;
    margin-right: 1px;
}
div.title_background_checkout a.menu .fa-caret-down
{
    display: none;
}
div.title_background_checkout a.menu .fa-caret-right
{
    display: inline-block;
    font-size: 25px;
    color: #FFF;
    vertical-align: middle;
}
div.title_background_checkout a.menu_opened .fa-caret-right
{
    display: none;
}
div.title_background_checkout a.menu_opened .fa-caret-down
{
    display: inline-block;
    font-size: 25px;
    color: #FFF;
    vertical-align: middle;
}
form#checkout_form div.form_block
{
}
form#checkout_form div.form_block_hidden
{
    display: none;
}
form#checkout_form div.payment_method
{
    display: none;
}
form#checkout_form div.form_block_shown
{
    display: block;
}
form#checkout_form div.form_block#account span
{
    font-weight: 700;
}
form#checkout_form #PAYPAL_SAMEAS_BILL
{
    float: none;
}
form#checkout_form #copy_ship_data_label
{
    font-size: 11px;
    color: #FFF;
    display: inline;
}
form#checkout_form #SHIPPING_DEFAULT_STATUS_TEXT
{
    display: block;
    text-align: left;
}
form#checkout_form #SHIPPING_CALCULATING_STATUS_TEXT
{
    width: 270px;
    display: none;
}
form#checkout_form #SHIPPING_METHOD
{
    width: 270px;
    display: none;
}
form#checkout_form #cc_number_star
{
    width: 150px;
}
form#checkout_form #cvv_star
{
    width: 30px;
}
#EXP_MONTH
{
    width: auto;
    float: left;
    margin-right: 10px;
}
#EXP_YEAR
{
    width: auto;
    float: left;
}
#checkout_form .form_block
{
    padding: 15px 5px 10px;
    background: #F9F9F9;
    margin: 0;
}
#checkout_form .form_block .row
{
    margin: 0;
}
#checkout_form .form_block.row
{
    margin: 0;
}
#checkout_form .form_block label
{
    padding-right: 0;
    font-weight: 400;
}
#checkout_form .form_block .form-group
{
    margin-top: 5px;
    margin-bottom: 7px;
}
#checkout_form .form_block .form-group p
{
    margin: 3px 0 0;
    padding: 0;
}
.modal-header
{
    text-align: center;
    color: #2D6CA2;
}
.modal-body .control-label
{
    padding-right: 0;
}
.cart_ticket_wrapper
{
}
.cart_ticket_wrapper td
{
    font-size: 12px;
}
.cart_ticket_wrapper td input
{
    width: 57px;
}
.cart_ticket_wrapper b
{
    display: block;
    margin-bottom: 5px;
}
.cart_ticket_wrapper .product_option
{
    float: none;
    padding: 5px 0;
    border-top: 1px dotted #CCC;
    margin-top: 0;
    display: block;
}
.cart_ticket_wrapper .product_option .opt_value
{
    margin-left: 5px;
    font-weight: bold;
}
.container_top_order_preview .product_option
{
    float: none;
    padding: 5px 0;
    border-top: 1px dotted #CCC;
    margin-top: 7px;
    display: block;
}
.container_top_order_preview .table-striped img
{
    margin-right: 10px;
    margin-bottom: 10px;
}
.container_top_order_preview .product_option .opt_value
{
    margin-left: 5px;
    font-weight: bold;
}
@media (max-width: 767px)
{
    .cart_ticket_wrapper
    {
        margin-bottom: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .cart_ticket_wrapper
    {
        margin-bottom: 30px;
    }
    .cart_ticket_wrapper td
    {
        display: block;
        border: 0 !important;
        text-align: center;
    }
    .cart_ticket_wrapper td input
    {
        display: inline-block;
        margin-bottom: 27px;
    }
    .cart_ticket_wrapper th
    {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .cart_ticket_wrapper th
    {
        font-size: 13px;
    }
    .cart_ticket_wrapper td
    {
        padding: 10px 3px !important;
    }
}
@media (min-width: 1200px)
{
}
div.title_background_checkout a.closed .loading
{
    position: relative;
}
.loading:before
{
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../img/AjaxLoader.gif) no-repeat center center rgba(0, 0, 0, 0.2);
}
.container_top_password_restore_zoom
{
}
.container_top_password_restore_zoom .form-horizontal
{
    max-width: 796px;
    min-width: 778px;
    text-align: center;
    display: inline-block;
}
.container_top_password_restore_zoom .form-horizontal label
{
    min-width: 197px;
}
