.block1 {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    box-shadow: 0 0 1px #d6d6d6 inset;
    margin-top: 9px;
    min-height: 10px;
    padding: 15px 20px 5px
}

.block1 table.productsTyps tr td {
    border-left: 2px groove #a7a7a7;
    padding-left: 10px;
    padding-right: 10px;
    width: 17%
}

.block1 table.productsTyps tr td:first-child {
    border-left-width: 0;
    padding-left: 0
}

.block1 table.productsTyps tr td:last-child {
    padding-right: 0
}

.productsTyps p {
    font-size: .8em;
    text-align: justify
}

table.productsTyps img {
    max-width: 40%
}

.block1 h1 {
    color: #2b5290;
    font-size: 21px;
    text-align: center;
    text-transform: uppercase
}

.block1 .plus {
    background-color: #3498db;
    border-bottom: 3px solid #1469a2;
    color: #fff;
    float: right;
    font-size: 1em;
    margin: .2em auto 0;
    max-width: 220px;
    padding-bottom: .6em;
    padding-top: .6em;
    text-decoration: none;
    text-align: center;
    width: 100%
}

.block1 h3 {
    color: #4d93c3;
    font-size: 1em;
    text-align: center
}

.block3 {
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    margin-top: 5px;
    min-height: 150px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    width: 100%
}

.block3 p {
    text-align: justify
}

.rightCol3 p {
    font-size: .9em;
    margin-top: 5px
}

.block3 .rightCol3 {
    border-left: 1px solid #e0e0e0;
    float: right;
    min-height: 2em;
    padding-left: 2%;
    width: 72%
}

.block3 .leftCol3 {
    float: left;
    min-height: 1px;
    text-align: center;
    width: 24%
}

.products_table .price {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    font-size: 1em;
    padding-left: 1px;
    padding-right: 1px
}

#products_table, .products_table {
    vertical-align: middle;
    width: 100%
}

.products_table {
    margin-bottom: 2%;
    margin-top: 1%
}

#products_table td, .products_table tbody td {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    vertical-align: middle
}

#products_table th, .products_table th {
    font-size: .8em;
    background-color: #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    font-weight: bolder;
    padding-bottom: 7px;
    padding-top: 10px;
    text-transform: uppercase
}

.products_table td.quantity {
    font-size: .75em
}

.products_table tfoot td {
    background-color: #e0e0e0;
    min-height: 2px
}

.tableTwoCol {
    text-align: center;
    width: 100%
}

.tableTwoCol td.td_sm {
    width: 200px
}

.tableTwoCol td.td_bg {
    width: 700px
}

.products_table tbody td.to_cart {
    width: 100px
}

.products_table tbody td.to_cart a {
    background-image: url(./../images/ee_cart.svg);
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 100%;
    margin: 0 auto;
    background-position: center center;
    background-size: 28% auto;
}

#products_table td.title, .products_table td.title, #products_table td.price, .products_table td.price, #col-2 #cart tbody td.title, #col-2 #cart tfoot tr.price_tr td:first-child, #foot_box_form, #foot_box_form h4, #foot_center, #cond {
    font-weight: 700
}

.products_table tbody td.to_cart a:hover, .butt:hover {
    background: url(./../img/but_12.svg);
    cursor: pointer;
    background-position: center center;
    background-size: 28% auto;
    background-repeat: no-repeat
}

.to_cart:hover {
    background-color: #1469a2
}

.to_cart:hover a {
    background: url(./../img/but_12.svg)
}

/* #################### */
#content1 {
    margin: 0px auto 0px;
    max-width: 1000px;
    position: relative;
    width: 100%
}

#slide_ban, #sliding_side {
    float: left;
    left: 0;
    margin: 0 0 0 -108px
}

#sliban {
    border: 2px solid #ccc;
    position: relative;
    width: 100px
}

#sliban ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sliban li {
    background: #e7e7e7;
    cursor: pointer;
    display: block;
    font-family: Century Gothic;
    font-size: 11pt;
    font-weight: bolder;
    padding: 6px;
    text-align: center
}

#sliban ul li a {
    color: #1B2E4C;
    text-decoration: none;
}

#sliban li:hover {
    background: #CCC;
    color: #FFF
}

#slibanTop {
    background-color: #07162d;
    min-height: 50px;
    padding-bottom: 2px;
    width: inherit
}

.h_2 {
    color: #FFF;
    font-size: 18px;
    padding: 5px 0 0;
    text-align: center;
    word-wrap: break-word;
}

#slibanTop h2 {
    color: #FFF;
    font-size: 18px;
    padding: 5px 0 0;
    text-align: center;
    word-wrap: break-word
}

#sliban1 {
    position: relative
}

#sliding_left_side {
 min-height: 21em;
    width: 100%;
}

#content_menu {
    background-color: #05152e;
    margin: 0 auto;
    max-height: 4.3em;
    padding: 1% 1% 1% 5%;
    width: 94%
}

#content_menu1, #content_menu2 {
    background-color: #05152e;
    height: 78px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px
}

#content_menu2 img {
    width: 24%;
}

.cont_menu {
    background-position: 0 0;
    float: right;
    height: 36px;
    z-index: 999
}

.cont_menu {
    background: url(./../img/but_menu1.png) repeat-x 0 0;
    border: 1px solid rgba(0, 0, 0, 1);
    min-height: 59px
}

.cont_menu ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    position: relative
}



.cont_menu ul li {
    background-position: top right;
    background-repeat: no-repeat;
    display: inline;
    float: left;
    position: relative;
}

.cont_menu ul li {
    background-image: url(./../img/navBorder-dark.png);
    background-repeat: repeat-y;
    height: 60px;
    padding: 12px 0 0
}

.cont_menu ul li a, .cont_menu ul li a:link, .cont_menu ul li a:visited {
    color: #fff;
    font-size: 13px
}

.cont_menu ul li ul li a:hover {
    background: rgba(4, 34, 59, 1);
    color: #fff
}

.cont_menu ul li ul li a, .cont_menu ul li ul li a:link, .cont_menu ul li ul li a:visited {
    color: #d7d7d7;
    font-size: 12px
}


.cont_menu ul li:first-child {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.cont_menu ul li:last-child {
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.cont_menu ul li ul li:first-child {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding-top: 13px
}

.cont_menu ul li ul li:last-child {
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.cont_menu ul li a {
    display: block;
    letter-spacing: .4px;
    margin: 0 20px;
    padding: 10px;
    text-decoration: none
}

.cont_menu ul li ul {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    display: block;
    left: 0;
    margin-left: 0;
    padding-bottom: 13px;
    position: absolute;
    visibility: hidden
}

.cont_menu ul li ul li ul {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: 0
}

.cont_menu ul li ul li a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    letter-spacing: .4px;
    padding: 10px;
    text-decoration: none;
    width: 166px
}

#cont_in {
    margin-top: 5px;
    min-height: 400px!important;
    background-color: #fff;
    min-height: 1%;
    overflow: hidden;
    padding: 1%
}

#col2 p:not(.small) {
    font-size: 14px;
    line-height: 125%;
    text-align: justify
}

#testimonial {
    border-bottom: 1px solid #eee;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%
}

#test_left {
    float: left;
    width: 16%
}

#test_left p {
    color: #4e6488;
    text-align: center
}

#test_right {
    float: right;
    width: 82%
}

.bl_r img, #test_left img {
    display: block;
    margin: 0 auto
}

#test_top {
    float: right;
    margin-bottom: 2.5%;
    width: 100%
}

#test_top p {
    font-weight: bolder;
    margin: 8px 0 0
}

#test_top img {
    float: left;
    margin: 0 15px 0 0
}

#test_top .title {
    color: #2b5290;
    float: left;
    font-size: 1em
}

#test_top .date {
    color: #699ec8;
    float: right;
    font-size: .8em;
    font-weight: 400;
    margin: 10px 20px 0 0
}

@media only screen and (max-width: 1220px) {
    #sliding_container {
        display: none;
    }
}

@media screen and (max-width: 920px) {
    .tableTwoCol td.td_sm {
        width: 20%;
    }

    .tableTwoCol td.td_bg {
        width: 80%
    }
}

@media screen and (max-width: 768px) {
    #content_menu2 {
        display: none;
    }

    .td_sm {
        width: 100% !important;
        display: block
    }

    .td_bg {
        width: 100% !important;
        display: block
    }

    .leftCol3 {
        width: 100% !important;
    }

    .rightCol3 p {
        font-size: 1em;
        margin-top: 5px;
    }

    .rightCol3 {
        width: 100% !important;
    }

    .productsTyps tbody tr td {
        width: 100% !important;
        display: block !important;
        border-left: 0 !important;
    }

    .block1 table.productsTyps tr td {
        border-left: 0;
        padding-left: 0;
        padding-right: 0;
        width: 17%
    }

    .productsTyps tbody tr td img {
        display: none
    }

    .productsTyps p {
        font-size: 1em
    }

    .rightCol3 p {
        font-size: 1em;
        margin-top: 5px;
    }
}

@media screen and (max-width: 360px) and (min-width: 100px) {
    .block1 h3 {
        font-size: .85em
    }

    .productsTyps p {
        font-size: 14px;
        letter-spacing: -0.1em;
        line-height: 115%;
        padding-left: .2em;
        padding-right: .2em
    }

    .block1 {
        box-shadow: 0 0 0 #d6d6d6 inset;
        margin-top: 0;
        padding: 0;
    }

    .block1 table.productsTyps tr td {
        border-left: 1px solid #a7a7a7;
        padding-left: 0;
        padding-right: 0;
        width: 20%
    }

    .tableTwoCol .products_table td {
        font-size: .9em
    }

    .tableTwoCol .products_table td.quantity {
        font-size: .7em
    }
}

