@import "style.css";
@import "/css/fontawesome/css/all.css";
@import "/css/jquery-ui.css";
.top-redline {
    background: #006eb0;
    width: 100%;
    height: 3px;
    display: inherit;
}

a.logo-main {
    color: #fff;
    z-index: 1;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 30px;
    display: inline-block;
}
a.logo-main img{
    width: 220px;
    object-fit: contain;
}
section.banner {
    position: relative;
    background: url(../images/banners/noblelab-banner-1.jpg) top center no-repeat #000;
    width: 100%;
    color: #fff;
    text-align: center;
    height: 99vh;
    background-size: cover;
}
.cover{position: absolute;background: #00000096;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}
.nav-main {
    z-index: 1;
    position: relative;
    background:rgb(0 36 85 / 70%);
    margin: 1% 0%;
    padding: 7px;
}

.nav-main ul li {
    display: inline-block;
    margin: 0 2%;
}

.nav-main ul li a {
    color: #fff;
    font-size: 16px;
    font-style: italic;
}

.nav-main ul li a:hover {
    color: ec0928;
}

.shoar {
    position: relative;
    z-index: 1;
    margin: 9% 0 2%;
}

p.shoar-1 {
    font-size: 30px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 7px;
    color: #fff;
    background: #000000a3;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
    border-radius: 8px;
}

p.shoar-2 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    font-family: serif;
}

.icon-banner {
    padding-bottom: 5%;
    z-index: 1;
    position: relative;
}

.icon-banner p {
    font-size: 16px;
    color: #fff;
}

span.dot {
    z-index: 1;
    position: relative;
    height: 2px;
    width: 26%;
    border-top: 1px dashed #fff;
    display: inherit;
    margin: 1% auto;
}

.part-2 {
    display: inline-block;
    width: 100%;
}

.video-part-2 {
    width: 100%;
    background:#fff;
    padding: 30px 4%;
    box-sizing: border-box;
    text-align: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.video-part-2 img {
    width: 24%;
}

.form-part-2 {
    width: 100%;
    padding: 40px 0;
    background: #006eb0;
    text-align: center;
}

.form-part-2 span {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 20px;
    display: inline-block;
}

form.auth-form {
    display: inline-block;
}

.form-part-2 input {
    background: #006eb0;
    border: 3px solid #000;
    color: #fff;
    width: 195px;
    padding: 7px 12px;
}

::placeholder {
    color: #fff;
}

.auth-form button {
    background: #c5a129;
    color: #fff;
    border: none;
    padding: 10px 30px;
    font-size: 15px;
    border-radius: 7px;
    cursor: pointer;
}
.search_result{display:none;float: left;
    width: 80%;
    background: #006eb0;
    border-top: 1px solid #ccc;
    text-align: center;
    padding: 10px 10%;}
.search_result .close{float: left;
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;}
.search_result .fake_img{width: 100%;float: right;text-align: center;margin:10px 0;}
.search_result .fake_img img{width:30%;max-width:200px;height:auto;}
.search_result .fake_note{font-size: 13px;text-align: center;line-height: 28px;color: #fff;}
.search_result .fake_note span{color:#f00;}
.search_result .original{border: 2px solid #04c33a;border-radius: 5px;width: 150px;margin: 10px calc(50% - 77px);line-height: 40px;text-align: center;color: #00d000;font-size: 22px;font-weight: 700;}
.search_result .original_note{font-size: 13px;text-align: center;line-height: 28px;color: #fff;}
.search_result .original_note span{color:#04c33a;font-weight: 700;}
.search_result .product{display: block;float:right;width:250px;text-align:center;margin:10px calc(49% - 125px) 30px 0;box-shadow: 0 0 7px 0 #ccc;padding:10px 1% 20px;background: #fff;border-radius: 10px;overflow: hidden;}
.search_result .product .img{width: 94%;margin: 5px 3% 10px;height:200px;}
.search_result .product .img img{max-width:100%;max-height:100%;border-radius: 5px;}
.search_result .product .title{font-size: 14px;padding: 0 2% 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;}
.search_result .product span{white-space: pre-wrap;width: 100%;font-size: 14px;color: #444;}

section.part-3 {
    padding: 3% 0;
    text-align: center;
}

.head-red {
    background: #006eb0;
    width: 100%;
    height: 8px;
    display: inline-block;
}

.head-red h3 {
    background: #fff url(../images/z-bg.jpg) center no-repeat;
    width: 20%;
    text-align: center;
    margin: -21px auto;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 900;
    line-height: 56px;
}

.product {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8%;
    box-sizing: border-box;
    flex-wrap: wrap;
}

.product-part {
    overflow: hidden;
    text-align: center;
    width: 32%;
    margin-bottom: 20px;
}
.product-part img{
    width: 100%;
    height: 370px;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.product-part h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
}

.product-part a.more-product {
    color: #006eb0;
    font-size: 12px;
}

section.part-3 p.des-product {
    width: 60%;
    margin: 2% auto;
    font-size: 17px;
    line-height: 1.3;
}

@media only screen and (max-width: 1440px) {
    .product-item {
        width: 75%;
    }
}

@media only screen and (max-width: 1024px) {
    section.part-3 p.des-product {
        width: 88%;
    }
    .product-item {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    a.link-product-res {
        color: #fff;
        font-weight: 900;
        display: inline-block;
        font-size: 20px;
        margin: 12px 0 0 5px;
    }
    .product{
        flex-direction: column;
    }
    .product-part {
        width: 100%;
        margin-bottom: 30px;
    }
    .head-red h3 {
        width: 28%;
    }
    .footer-section {
        width: 93%;
    }
    section.side-menu {
        display: none;
    }
    .menu-page-res {
        width: 100%;
        background: #006eb0;
        display: flex !important;
    }
    .main-page {
        width: 100%;
        margin: 0;
    }
    .nav-page-res {
        justify-content: center;
        flex-direction: column;
        display: flex;
    }
    .nav-page-res ul li {
        display: inline-block;
    }
    .nav-page-res ul li a {
        margin: 0 10px;
        color: #fff;
    }
    .head-red-product h3 {
        width: 31%;
    }
    .product-item {
        display: inline-block;
    }
}

@media only screen and (max-width: 600px) {
    .video-part-2{
        flex-wrap: wrap;
    }
    .video-part-2 img {
        width:48%;
        margin-bottom: 15px;
    }
    .banner .nav-main {
        position: fixed;
        top: 4px;
        z-index: 2;
        width: 100%;
    }
    .top-redline {
        position: fixed;
    }
    a.logo-main {
        margin-top: 70px;
    }
    section.banner {
        height: 550px;
    }
    .shoar {
        margin: 20px 0 2%;
    }
    p.shoar-1 {
        font-size: 20px;
        width: 76%;
    }
    p.shoar-2 {
        font-size:40px;
    }
    span.dot {
        width: 78%;
        margin: 4% auto;
    }
    .auth-form button {
        padding: 10px 15px;
    }
    .form-part-2 input {
        width: 33%;
        padding: 7px 5px;
    }
    .form-part-2 span {
        margin-bottom: 2%;
    }
    .head-red h3 {
        width: 47%;
        font-size: 20px;
    }
    section.part-3 {
        padding: 7% 0;
    }
    .product-part img {
        width: 100%;
    }
    .footer-section,
    span.border-after-footer {
        display: none;
    }
    section.menu-page-res {
        display: inline-block !important;
        width: 100%;
    }
    a.logo-page-res {
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .nav-page-res ul li a {
        margin: 0 6px;
        font-size: 13px;
    }
    .nav-page-res ul {
        text-align: center;
    }
    .main-page {
        padding-top: 8%;
    }
    .news-box {
        display: inline-block;
    }
    .head-red h3 {
        width: 49%;
        font-size: 18px;
    }
    .nav-page-res {
        padding-bottom: 20px;
    }
    section.product-box {
        min-height: 500px;
    }
    ul.menu-top-product {
        display: none;
    }
    .dose-info-box {
        width: 75%;
    }
}

@media only screen and (max-width: 420px) {
    #top-nav-res {
        display: inline-block;
        background: #006eb0;
        padding: 5px;
        width: 100%;
    }
    .banner .nav-main {
        display: none;
    }
    a.link-footer-res img {
        float: right;
    }
    .form-part-2 input {
        width: 75%;
        margin: 5px;
    }
    .auth-form button {
        width: 80%;
        margin-top: 1%;
    }
    .footer-desktop {
        display: none;
    }
    .footer-res,
    span.border-after-footer {
        display: inline-block;
        width: 100%;
    }
    .footer-part-res ul li {
        text-align: center;
        border-top: 1px solid grey;
    }
    .footer-part-res ul li:first-child {
        border: none;
    }
    .footer-part-res ul li a {
        color: #fff;
        line-height: 2.3;
    }
    .footer-res .copy-right {
        background: #006eb0;
        border: none;
    }
    section.menu-page-res {
        display: none !important;
    }
    a.link-product-res img {
        width: 200px;
    }
    a.link-footer-res {
        display: inline-block;
        float: right;
        margin-top: 3%;
    }
}