.link-out {
    width: 100%;
    height: auto;
}

.link-out .link {
    max-width: 1220px;
    font-size: 14px;
    padding: 10px;
}

.link-out .link a {
    text-decoration: none;
    margin-left: 10px;
    color: #00a2ff;
}

.content-in .row::after {
    content: "";
    clear: both;
    display: table;
}

.content-in .row1::after {
    content: "";
    clear: both;
    display: table;
}

[class*="col-"] {
    width: 100%;
    float: left;
}

@media only screen and (min-width: 600px) {
    /* For tablets: */
    .col-s-1 {
        width: 8.33%;
    }
    .col-s-2 {
        width: 16.66%;
    }
    .col-s-3 {
        width: 25%;
    }
    .col-s-4 {
        width: 33.33%;
    }
    .col-s-5 {
        width: 41.66%;
    }
    .col-s-6 {
        width: 50%;
    }
    .col-s-7 {
        width: 58.33%;
    }
    .col-s-8 {
        width: 66.66%;
    }
    .col-s-9 {
        width: 75%;
    }
    .col-s-10 {
        width: 83.33%;
    }
    .col-s-11 {
        width: 91.66%;
    }
    .col-s-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    /* For desktop: */
    .col-1 {
        width: 8.33%;
    }
    .col-2 {
        width: 16.66%;
    }
    .col-3 {
        width: 25%;
    }
    .col-4 {
        width: 33.33%;
    }
    .col-5 {
        width: 41.66%;
    }
    .col-6 {
        width: 50%;
    }
    .col-7 {
        width: 58.33%;
    }
    .col-8 {
        width: 66.66%;
    }
    .col-9 {
        width: 75%;
    }
    .col-10 {
        width: 83.33%;
    }
    .col-11 {
        width: 91.66%;
    }
    .col-12 {
        width: 100%;
    }
}

@media screen and (max-width: 1023px) {
    .content-in .box-right {
        display: none;
    }
}

.content-in {
    max-width: 1220px;
}

.content-in .row1 {
    border-bottom: 1px solid #dbdbdb;
    padding: 8px 0px;
}

.content-in .row1:first-child {
    border-bottom: 1px solid #dbdbdb;
    padding: 0px 0px 8px 0px;
}

.content-in .box-right .title {
    font-weight: bold;
    text-align: center;
    background-color: #00a2ff;
    color: white;
    padding: 8px;
}

.content-in .content {
    padding: 8px 8px;
    position: relative;
    height: auto;
}

.content-in .content1 {
    padding: 0px 8px;
    position: relative;
    height: auto;
}

.content-in .box-right {
    padding-left: 18px;
}

.content-in .content .img-new-left {
    width: 100%;
    height: 150px;
}

.content-in .content .img-new-left:hover {
    opacity: 0.7;
}

.content-in .title-new {
    padding: 0px 0px 0px 10px;
}

.content-in .title-new a {
    text-decoration: none;
    font-weight: bold;
    color: black;
    font-size: 16px;
}

.content-in .title-new a:hover {
    color: #00a2ff;
}

.content-in .title-new p {
    font-size: 14px;
    text-align: justify;
    margin-top: 8px;
    color: black;
}

.content-in .title-new span {
    font-size: 12px;
    color: #aaa8a8;
}

.content-in .seemore {
    width: 100%;
    text-align: center;
    margin: 20px 0px;
}

.content-in .seemore button {
    border: none;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background-color: #00a2ff;
    cursor: pointer;
}

.content-in .seemore button:hover {
    opacity: 0.7;
}

.content-in .box-right-small {
    height: 80px;
    width: 100%;
    margin-top: 15px;
}

.content-in .box-right-small .img-small {
    float: left;
    width: 40%;
    height: 80px;
}

.content-in .box-right-small img {
    width: 100%;
    height: 100%;
}

.content-in .box-right-small img:hover {
    opacity: 0.7;
}

.content-in .box-right-small .txt-small a {
    float: left;
    font-weight: bold;
    font-size: 14px;
    padding: 1px 5px 5px 10px;
    width: 60%;
    text-decoration: none;
    color: black;
}

.content-in .box-right-small .txt-small a:hover {
    color: #00a2ff;
}

.content-in .box-right-small .txt-small span {
    font-size: 12px;
    color: #aaa8a8;
    padding-left: 10px;
}

.content-in .row .content .title {
    font-weight: bold;
    font-size: 24px;
    color: #00a2ff;
}

.content-in .row .content .title1 {
    font-weight: bold;
    text-align: justify;
    font-size: 14px;
    margin-top: 10px;
    line-height: 24px;
}

.content-in .row .content .suggestions {
    margin: 12px 0px 12px 15px;
}

.content-in .row .content .suggestions a {
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
}

.content-in .row .content .suggestions a:hover {
    text-decoration: underline;
}

.content-in .row .content .content-small {
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}

.content-in .row .content .title-small {
    font-weight: bold;
    font-size: 20px;
    color: #00a2ff;
    margin: 8px 0px;
}

.content-in .row .content .img-tt {
    width: 100%;
    margin: 10px 0px;
}

.content-in .row .content .source {
    font-size: 14px;
    margin: 20px 0px;
    text-align: right;
    font-style: italic;
}

.content-in .row .content hr {
    border: 1px solid #dbdbdb;
    width: 100%;
}

.slide-out {
    max-width: 1220px;
}

.category-menu {
    float: left;
}

.category-menu ul {
    background-color: white;
    z-index: 2;
    width: 232px;
    padding-left: 0px;
    margin-left: 0px;
}

.category-menu ul li {
    list-style: none;
    position: relative;
    border: 1px solid #dbdbdb;
    border-bottom: none;
    font-size: 13px;
    line-height: 30px;
    padding-left: 10px;
}

.category-menu ul li:hover {
    background-color: #00a2ff;
    cursor: pointer;
}

.category-menu a {
    color: black;
    text-decoration: none;
}

.category-menu ul li:last-child {
    border-bottom: 1px solid #dbdbdb;
}

.category-menu ul li ul {
    display: none;
    position: absolute;
    top: 0px;
    right: -233px;
}

.category-menu ul li:hover ul {
    display: block;
}

.category-menu span {
    position: absolute;
    right: 5px;
}

.sidenav {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    margin-left: 0px;
}

.sidenav a {
    padding: 8px 8px 8px 0px;
    text-decoration: none;
    font-size: 22px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: white;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav ul {
    width: 101.5%;
    left: 0px;
    padding-left: 20px;
    padding-right: 10px;
    position: absolute;
}

.sidenav span {
    position: absolute;
    right: 15px;
}

.sidenav ul li {
    list-style: none;
    position: relative;
    border-bottom: none;
    font-size: 12px;
    line-height: 30px;
    padding-left: 5px;
}

.sidenav ul li ul {
    display: none;
    position: absolute;
    top: 0px;
}

.sidenav .sub li {
    width: 94%;
    margin-right: 0px;
}

.sidenav ul li:hover ul {
    display: contents;
}

.slideshow {
    height: 350px;
    width: 100%;
    top: 0px;
    right: 0px;
    margin-right: 0px;
    position: relative;
}

.slideshow img {
    height: 100%;
    width: 100%;
}

.slideshow button {
    border: none;
    display: inline-block;
    padding: 167px 14px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    position: absolute;
}

.display-right {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%)
}

.display-left {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(-0%, -50%)
}

.black:hover {
    background-color: rgba(194, 194, 194, 0.411);
    color: white;
}

.run-text {
    height: 30px;
    max-width: 1220px;
    margin-top: 15px;
    color: white;
    line-height: 30px;
    font-size: 13px;
    position: relative;
}

.run-text marquee {
    color: white;
}

.r-txt {
    padding-left: 20px;
    background-color: #00a2ff;
    position: absolute;
    left: 0px;
    height: 100%;
}

.r1-txt {
    width: 100%;
    background-color: black;
    height: 30px;
    position: absolute;
    left: 0px;
    z-index: -1;
}

.module_products {
    max-width: 1220px;
    margin-top: 20px;
}

.product_title {
    background-color: #00a2ff;
    height: 24px;
    width: 100%;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 30px;
}

.product_title a {
    color: white;
    text-decoration: none;
    padding-left: 20px;
}

.product_title a:hover {
    opacity: 0.5;
}

.span_product_title {
    float: right;
    font-size: 12px;
    line-height: 20px;
    padding-right: 5px;
}

.text_product_1 {
    line-height: 0.6cm;
    margin-top: 5px;
    text-align: center;
    font-size: 14px;
}

.text_product_1 a {
    text-decoration: none;
    color: black;
}

.span_price_up {
    text-decoration: line-through;
    color: gray;
    position: absolute;
    bottom: 0px;
    left: 12px;
}

.span_price_down {
    color: red;
    margin-left: 15px;
    position: absolute;
    bottom: 0px;
    right: 12px;
}

.text_product_1 a:hover {
    color: #00a2ff;
}

.registration-out {
    width: 100%;
    background-color: #243a76;
    border: 2px dashed whitesmoke;
    margin-top: 40px;
}

.registration {
    min-height: 90px;
    padding: 40px 0px 40px 0px;
    text-align: center;
    color: white;
    font-size: 14pt;
    max-width: 1220px;
}

form.register input[type=text] {
    padding: 8px;
    font-size: 14px;
    border: 1px solid grey;
    float: left;
    width: 45%;
    background: #f1f1f1;
    margin-top: 20px;
    margin-left: 24.5%;
}

form.register button {
    float: left;
    min-width: 6%;
    padding: 8px;
    background: #2196F3;
    color: white;
    font-size: 14px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
    margin-top: 20px;
}

form.register button:hover {
    background: #0b7dda;
}

form.register::after {
    content: "";
    clear: both;
    display: table;
}

.footer {
    background-color: #00a2ff;
    width: 100%;
    margin-top: 30px;
    color: white;
}

.footer-in {
    max-width: 1220px;
    padding-top: 20px;
    padding-bottom: 30px;
    line-height: 40px;
}

.footer-in ul {
    padding-left: 10px;
    padding-right: 10px;
}

.footer-in li {
    list-style: none;
    font-size: 14px;
}

.footer-in a {
    text-decoration: none;
    color: white;
}

.footer-in a:hover {
    text-decoration: underline;
}

.row hr {
    border: 1px solid white;
    background-color: white;
    width: 60px;
    position: absolute;
}

.row {
    position: relative;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #00a2ff;
    color: white;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 50px;
}

#myBtn:hover {
    background-color: #243a76;
}


* {
    box-sizing: border-box;
    position: 0px;
    margin: 0px auto;
}

*:focus {
    outline: none;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

/* For mobile phones: */

[class*="col-"] {
    width: 50%;
    float: left;
}

@media only screen and (min-width: 600px) {
    /* For tablets: */
    .col-s-1 {
        width: 8.33%;
    }
    .col-s-2 {
        width: 16.66%;
    }
    .col-s-3 {
        width: 25%;
    }
    .col-s-4 {
        width: 33.33%;
    }
    .col-s-5 {
        width: 41.66%;
    }
    .col-s-6 {
        width: 50%;
    }
    .col-s-7 {
        width: 58.33%;
    }
    .col-s-8 {
        width: 66.66%;
    }
    .col-s-9 {
        width: 75%;
    }
    .col-s-10 {
        width: 83.33%;
    }
    .col-s-11 {
        width: 91.66%;
    }
    .col-s-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    /* For desktop: */
    .col-1 {
        width: 8.33%;
    }
    .col-2 {
        width: 16.66%;
    }
    .col-3 {
        width: 25%;
    }
    .col-4 {
        width: 33.33%;
    }
    .col-5 {
        width: 41.66%;
    }
    .col-6 {
        width: 50%;
    }
    .col-7 {
        width: 58.33%;
    }
    .col-8 {
        width: 66.66%;
    }
    .col-9 {
        width: 75%;
    }
    .col-10 {
        width: 83.33%;
    }
    .col-11 {
        width: 91.66%;
    }
    .col-12 {
        width: 100%;
    }
}

.module_products .content {
    padding: 8px 8px;
    position: relative;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin-top: 10px;
    height: 330px;
}

.module_products .content:first-child {
    border-left: 1px solid #dbdbdb;
}

.module_products .content img {
    width: 100%;
    height: 200px;
}

.module_products .content img:hover {
    transform: scale(1.07);
}

/* For mobile phones: */

[class*="colf-"] {
    width: 100%;
    float: left;
}

@media only screen and (min-width: 600px) {
    /* For tablets: */
    .colf-s-1 {
        width: 8.33%;
    }
    .colf-s-2 {
        width: 16.66%;
    }
    .colf-s-3 {
        width: 25%;
    }
    .colf-s-4 {
        width: 33.33%;
    }
    .colf-s-5 {
        width: 41.66%;
    }
    .colf-s-6 {
        width: 50%;
    }
    .colf-s-7 {
        width: 58.33%;
    }
    .colf-s-8 {
        width: 66.66%;
    }
    .colf-s-9 {
        width: 75%;
    }
    .colf-s-10 {
        width: 83.33%;
    }
    .colf-s-11 {
        width: 91.66%;
    }
    .colf-s-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    /* For desktop: */
    .colf-1 {
        width: 8.33%;
    }
    .colf-2 {
        width: 16.66%;
    }
    .colf-3 {
        width: 25%;
    }
    .colf-4 {
        width: 33.33%;
    }
    .colf-5 {
        width: 41.66%;
    }
    .colf-6 {
        width: 50%;
    }
    .colf-7 {
        width: 58.33%;
    }
    .colf-8 {
        width: 66.66%;
    }
    .colf-9 {
        width: 75%;
    }
    .colf-10 {
        width: 83.33%;
    }
    .colf-11 {
        width: 91.66%;
    }
    .colf-12 {
        width: 100%;
    }
}

.header-i-out {
    background-color: black;
    min-height: 33px;
    width: 100%;
}

.header-inner {
    max-width: 1220px;
    line-height: 32px;
    padding-left: 10px;
    padding-right: 10px;
}

.header-inner i {
    color: white;
    font-size: 13px;
}

.header-inner a {
    margin-left: 6px;
    text-decoration: none;
    color: white;
    font-size: 12px;
}

.header-inner a:first-child {
    margin-left: 0px;
}

.sp-h-in-r a {
    margin-right: 10px;
    float: right;
    text-decoration: none;
}

.sp-h-in-r a:first-child {
    margin-right: 0px;
}

.header-inner a:hover {
    opacity: 0.5;
    cursor: pointer;
}

.header-inner .box-right-top-KH {
    float: right;
    position: relative;
}

.header-inner .box-right-top-KH .box-login-bottom {
    display: none;
    position: absolute;
    top: 32px;
    right: 0px;
    z-index: 1;
}

.header-inner .box-right-top-KH .box-login-bottom button {
    border: none;
    padding: 10px;
    width: 160px;
    text-align: left;
    background-color: #0483cc;
    color: white;
    font-size: 12px;
    cursor: pointer;
    display: block;
}

.header-inner .box-right-top-KH .box-login-bottom button:hover {
    background-color: #295a77;
}

#boxrighttopKH:hover #box-b {
    display: block;
}

.header-m-out {
    background-color: white;
    width: 100%;
}

.header-mid {
    max-width: 1220px;
    height: 90px;
    position: relative;
}

.header-mid img {
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    padding-left: 10px;
}

.cart {
    position: absolute;
    margin-top: 35px;
    right: 20px;
    font-size: 30px;
    color: #00a2ff;
}

.header-mid .icon-mid {
    font-size: 25px;
    color: #00a2ff;
    position: absolute;
    left: 22px;
    top: 41px;
    display: none;
}

.header-mid .icon-mid:hover {
    color: cyan;
}

.mid-small {
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    display: none;
}

.mid-small img {
    height: 90px;
    padding-left: 0px;
}

form.search input[type=text] {
    padding: 8px;
    font-size: 14px;
    border: 1px solid grey;
    float: left;
    width: 56%;
    background: #f1f1f1;
    margin-top: 40px;
    margin-left: 6%;
}

form.search button {
    float: left;
    min-width: 5%;
    padding: 8px;
    background: #2196F3;
    color: white;
    font-size: 14px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
    margin-top: 40px;
}

form.search button:hover {
    background: #0b7dda;
}

form.search::after {
    content: "";
    clear: both;
    display: table;
}

.header-bottom .icon {
    color: white;
    line-height: 42px;
    text-align: center;
    display: none;
    font-size: 25px;
}

.header-bottom .icon:hover {
    color: cyan;
}

.sidenavMid form.search input[type=text] {
    padding: 8px;
    font-size: 14px;
    border: 1px solid grey;
    float: left;
    width: 75%;
    background: #f1f1f1;
    margin-top: 10px;
    margin-left: 25px;
    margin-bottom: 10px;
}

.sidenavMid form.search button {
    float: left;
    min-width: 10%;
    padding: 8px;
    background: grey;
    color: white;
    font-size: 14px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sidenavMid form.search button:hover {
    background: #0b7dda;
}

.sidenavMid form.search::after {
    content: "";
    clear: both;
    display: table;
}

.sidenavMid {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenavMid a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 22px;
    color: #818181;
    display: block;
    transition: 0.3s;
    padding-left: 0px;
}

.sidenavMid a:hover {
    color: white;
}

.sidenavMid .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenavMid ul {
    width: 102%;
    left: 0px;
    padding-left: 20px;
    padding-right: 10px;
    position: absolute;
    margin-top: 5px;
}

.sidenavMid ul li {
    list-style: none;
    position: relative;
    border-bottom: none;
    font-size: 16px;
    line-height: 30px;
    padding-left: 5px;
}

.sidenavMid hr {
    background-color: #cccccc;
    border: 1px solid #cccccc;
    margin-top: 8px;
}

.sidenavMid .text-res {
    color: #818181;
    margin: 5px 0px 0px 25px;
    font-size: 16px;
}

.sidenavMid .text-res:hover {
    color: white;
}

@media screen and (max-width: 860px) {
    .header-inner #i {
        display: none;
    }
    .header-mid #m {
        display: none;
    }
    .header-mid #lg {
        display: block;
    }
    .header-bottom a.icon-mid {
        float: left;
        display: block;
    }
    .header-bottom ul {
        display: none;
        text-decoration: none;
    }
    .header-bottom a.icon {
        float: left;
        display: block;
    }
}

.header-b-out {
    min-height: 44px;
    background-color: #00a2ff;
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 1;
}

.header-bottom {
    margin-top: 20px;
    max-width: 1220px;
}

.header-bottom a {
    color: white;
    text-decoration: none;
    margin-right: 25px;
    margin-left: 25px;
    line-height: 46px;
}

.header-bottom>ul>li {
    display: inline;
    font-size: 14px;
    line-height: 30px;
    width: 230px;
    position: relative;
    text-align: center;
}
