.single-post #cbox td{ border:0;}
.single-gioi-thieu #cbox td{ border:0;}
#gal img{
    margin:0 auto;
}

iframe{
	width:100%;
	height: 500px;
}

body.dark:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000d6;
    z-index: 101;
}

#searchbox {
    position: fixed;
    top: 20%;
    left: 20%;
    width: 60%;
    z-index: 102;
    padding: 20px;
    display: none;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 10px #000;
}

#searchbox input[type="text"] {
    padding: 10px;
    border: 1px solid #ccc;
    display: inline-block;
    width: 70%;
    font-size: 18px;
}

#searchbox input[type="submit"] {
    padding: 10px;
    border: 1px solid #ccc;
    display: inline-block;
    width: 30%;
    font-size: 18px;
}

#searchbox form {
    display: flex;
    width: 100%;
    position: relative;
}

#searchbox form span {
    position: absolute;
    right: 0;
    top: 0;
    background: #ccc;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    top: -30px;
    right: -30px;
    cursor: pointer;
}

@font-face {
    font-family: sfd;
    font-display: swap;
    src: url(../f/SanFranciscoDisplay-Regular.otf);
}

@font-face {
    font-family: sfdb;
    font-display: swap;
    src: url(../f/SanFranciscoText-Bold.otf);
}

@font-face {
    font-family: sfd2;
    font-display: swap;
    src: url(../f/SanFranciscoText-Thin.otf);
}

@font-face {
    font-family: rift;
    font-display: swap;
    src: url(../f/Rift-Regular.otf);
}

.cfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.slick-list,.slick-slider,.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,.slick-loading .slick-track {
    visibility: hidden
}

.slick-dots li button:before,.slick-next:before,.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus , .slick-slide:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    width: 100%;
    webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,.slick-next,.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-loading .slick-list {
    background: #fff
}

.slick-next,.slick-prev {
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 99;
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'prev'
}

.slick-next:before,[dir=rtl] .slick-prev:before {
    content: 'next'
}

.slick-next {
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: 'xxx'
}

.slick-dotted.slick-slider {
    *margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'x';
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

input,textarea,select,input:focus {
    outline: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.equal > div[class*='cm'] {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .row.equal {
        display: flex;
        flex-wrap: wrap;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row.pad5 {
    margin-left: -5px;
    margin-right: -5px
}

.row.pad5 div[class*="cm"] {
    padding-left: 5px;
    padding-right: 5px;
}

.row.pad10 {
    margin-left: -10px;
    margin-right: -10px
}

.row.pad10 div[class*="cm"] {
    padding-left: 10px;
    padding-right: 10px;
}

.row.pad0 {
    margin-left: 0px;
    margin-right: 0px
}

.row.pad0 div[class*="cm"] {
    padding-left: 0px;
    padding-right: 0px;
}

.clear {
    clear: both;
    display: block;
}

.clear15 {
    clear: both;
    display: block;
    height: 15px;
}

.cxs1,.csm1,.cmd1,.clg1,.cxs2,.csm2,.cmd2,.clg2,.cxs3,.csm3,.cmd3,.clg3,.cxs4,.csm4,.cmd4,.clg4,.cxs5,.csm5,.cmd5,.clg5,.cxs6,.csm6,.cmd6,.clg6,.cxs7,.csm7,.cmd7,.clg7,.cxs8,.csm8,.cmd8,.clg8,.cxs9,.csm9,.cmd9,.clg9,.cxs10,.csm10,.cmd10,.clg10,.cxs11,.csm11,.cmd11,.clg11,.cxs12,.csm12,.cmd12,.clg12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.cxs1,.cxs2,.cxs3,.cxs4,.cxs5,.cxs6,.cxs7,.cxs8,.cxs9,.cxs10,.cxs11,.cxs12 {
    float: left
}

.cxs12 {
    width: 100%
}

.cxs11 {
    width: 91.66667%
}

.cxs10 {
    width: 83.33333%
}

.cxs9 {
    width: 75%
}

.cxs8 {
    width: 66.66667%
}

.cxs7 {
    width: 58.33333%
}

.cxs6 {
    width: 50%
}

.cxs5 {
    width: 41.66667%
}

.cxs4 {
    width: 33.33333%
}

.cxs3 {
    width: 25%
}

.cxs2 {
    width: 16.66667%
}

.cxs1 {
    width: 8.33333%
}

@media (min-width: 768px) {
    .csm1,.csm2,.csm3,.csm4,.csm5,.csm6,.csm7,.csm8,.csm9,.csm10,.csm11,.csm12 {
        float:left
    }

    .csm12 {
        width: 100%
    }

    .csm11 {
        width: 91.66667%
    }

    .csm10 {
        width: 83.33333%
    }

    .csm9 {
        width: 75%
    }

    .csm8 {
        width: 66.66667%
    }

    .csm7 {
        width: 58.33333%
    }

    .csm6 {
        width: 50%
    }

    .csm5 {
        width: 41.66667%
    }

    .csm4 {
        width: 33.33333%
    }

    .csm3 {
        width: 25%
    }

    .csm2 {
        width: 16.66667%
    }

    .csm1 {
        width: 8.33333%
    }
}

@media (min-width: 992px) {
    .cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd6,.cmd7,.cmd8,.cmd9,.cmd10,.cmd11,.cmd12 {
        float:left
    }

    .cmd12 {
        width: 100%
    }

    .cmd11 {
        width: 91.66667%
    }

    .cmd10 {
        width: 83.33333%
    }

    .cmd9 {
        width: 75%
    }

    .cmd8 {
        width: 66.66667%
    }

    .cmd7 {
        width: 58.33333%
    }

    .cmd6 {
        width: 50%
    }

    .cmd5 {
        width: 41.66667%
    }

    .cmd4 {
        width: 33.33333%
    }

    .cmd3 {
        width: 25%
    }

    .cmd2 {
        width: 16.66667%
    }

    .cmd1 {
        width: 8.33333%
    }
}

.csm25 {
    width: 20%;
    float: left
}

.csm15 {
    width: 12.5%
}

html,body {
    overflow-x: hidden;
}

body,div,ul,li,ol,dl,dt,dd,input,h1,h2,h3,h4,h5,h6,span,strong,img,p {
    margin: 0;
    padding: 0;
    border: none;
    font-weight: normal;
}

p {
}

strong,b {
    font-weight: bold;
}

em , i {
    font-style: italic;
}

ul,li,ol,dl,dt,dd {
    list-style: none;
}

* {
    transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    color: inherit
}

a:hover,a:focus {
    text-decoration: none
}

.ctn {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

#cbox p {
    margin: 0 0 10px 0;
}

#cbox {
}


#cbox div{
    width: auto !important;
}

#cbox img {
    height: auto;
}

#cbox h1 {
    text-align: left;
    font-size: 25px;
    color: #803820;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px 0;
    line-height: 37px;
}

#cbox h2 , #cbox h3 {
    margin: 15px 0;
    font-weight: bold;
    font-size: 22px;
}

#cbox h2:before , #cbox h3:before {
    width: 25px;
    height: 25px;
    background-position: -344px -5px;
    margin: 0 10px 0 0 ;
}

#cbox ul {
    padding: 10px 0 10px 45px;
}

#cbox ul li {
    list-style: disc;
}

#cbox ol {
    padding: 10px 0 10px 45px;
}

#cbox ol li {
    list-style: decimal;
}

#cbox table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

#cbox tr {
    padding: 0;
    margin: 0;
}

#cbox td {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0;
    text-align: center;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 1.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

.aligncenter {
    text-align: center;
}

img.aligncenter {
    margin: 10px auto;
    display: block;
}

#menu .parent {
    display: block;
    position: relative;
    float: left;
    line-height: 30px;
}

#menu .parent a {
    margin: 10px 13px;
    color: #FFFFFF;
    text-decoration: none;
}

#menu .parent:hover > ul {
    display: block;
    position: absolute;
}

#menu .child {
    display: none;
}

#menu .child li {
    line-height: 30px;
    width: 100%;
}

#menu .child li a {
    color: #fff;
    white-space: nowrap;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0px;
    min-width: 10em;
}

ul#menu ul ul {
    left: 100%;
    top: 0;
    margin-left: 1px;
}

#menu li:hover {
    background-color: #004f91;
}

#menu .parent ul {
    background-color: #000;
}

#menu .parent li:hover {
    background-color: #004f91;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*---------- custom html ----------*/
#menu-mobile {
    position: fixed;
    z-index: 9999;
    width: 300px;
    top: 0;
    left: -300px;
    background: #169ded;
    transition: all .5s;
}

#menu-mobile.act {
    left: 0;
}

#menu-mobile ul li {
    position: relative;
    border-bottom: 1px solid #acacac;
}

#menu-mobile ul li a {
    padding: 5px 10px;
    display: block;
    color: #fff;
}

#menu-mobile ul.sub-menu {
    display: none;
    margin-left: 10px;
}

#menu-mobile ul li .dropdown-menu {
    position: absolute;
    top: 0;
    right: 0;
    height: 35px;
    width: 25px;
    background: #0979bc;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}

body.dark:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000d6;
    z-index: 101;
}

 

body {
    font-family: sfd2;
    font-size: 16px;
    line-height: 26px;
}

#s1 {
    background: #000;
}

#logo {
    border-radius: 10px;
    margin: 15px 0 0 0;
}

#cbox.gt h1 {
    
    font-size: 35px;
    color: #4e4e52;
    border-bottom: 2px solid #b4b4b4;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}

#s2, #s22 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0 0;
}

.b1 {
    border: 2px solid #9e9e9f;
    width: 24%;
    padding: 25px;
    font-size: 14px;
    line-height: 23px;
	margin-bottom: 15px;
}

#s22 .cata {
    width: 24%;
    font-size: 14px;
    line-height: 23px;
	margin-bottom: 15px;
}

.b1 h3{
    font-family: rift;
    font-size: 20px;
    width: 220px;
    line-height: 40px;
    color: #0374bd;
    position: relative;
    padding: 0 0 0 16px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
}

.cata h3 {
    font-family: rift;
    font-size: 20px;
    line-height: 40px;
    color: #0374bd;
    position: relative;
    padding: 0 16px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
}

.b1 h3:before {
    content: "";
    display: block;
    position: absolute;
    background: #0374bd;
    width: 3px;
    height: 25px;
    left: 0;
    top: 10px;
}

.b1:hover {
    background: #0374bd;
    color: #fff;
}

.b1:hover h3 {
    color: #fff;
}

.b1:hover h3:before {
    background: #fff;
}

.b1 a {
    display: block;
    margin: 50px 0 0 0;
}

footer {
    background: #e7e7e7;
    padding: 20px 0 0 0;
    overflow: hidden;
    clear: both;
    margin: 30px 0 0 0;
}

#copyright {
    background: #fff;
    text-align: center;
    padding: 5px;
    clear: both;
    margin: 30px 0 0 0;
}

.b12 {
    overflow: hidden;
    margin: 0 0 20px 0;
    text-align: justify;
}

.b12 img {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    width: 370px;
    height: 200px;
    object-fit: cover;
    border: 1px solid #fff;
    transition: all 0.5s;
}

.b12 img:hover {
    transform: scale(1.05);
}

.b12:hover h4 a {
    font-family: sfdb;
}

.b12 h4 a {
    text-transform: uppercase;
    color: #1061ae;
    font-size: 16px;
    font-weight: bold;
}

.b12 .ss12 {
    background: #1061ae;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    margin: 10px 0;
    font-size: 13px;
}

.pro1 h3 {
    background: #1a416c;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    position: relative;
    border-bottom: 2px solid #fff;
}

.pro1 h3:after {
    content: "+";
    position: absolute;
    right: 10px;
}

.pro1 a {
    display: block;
    border-bottom: 1px solid #000;
    padding: 10px 0 10px 15px;
}

.pro1 h3 a {
    display: block;
    border:0;
    padding:0;
}

.pro1 ul {
    display: none;
}

.pro1 li:hover a {
    font-weight: bold;
    font-size: 18px;
}

.pro1 {
    margin: 0 0 40px 0;
}

.pagination {
    margin: 20px 0;
    clear: both;
}

.pagination li {
    display: inline-block;
    padding: 5px 10px;
}

.pagination li.current , .pagination li:hover {
    background: #1061ae;
    color: #fff;
    margin: 0 5px 0 0;
}

#contactf {
    position: fixed;
    z-index: 2;
    top: 50%;
    right: 0;
    width: 40px;
    display: none;
}

#contactf img {
    display: block;
}

#contactf.fixed {
    display: block;
}

body.home #s1 {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background: none;
    width: 100%;
    display: block;
}

body.home #s1.i1 {
    background: #000;
}

/*body.home #contactf {
    display: none;
    }*/
#lang {
    float: right;
    margin: 10px 0 0 0;
}

#lang li {
    display: inline-block;
    margin: 0 10px 0 0;
    color: #fff;
    font-size: 14px;
}

.b3 {
    text-align: center;
}

.b3 h3 {
    font-family: rift;
}

.b3 p {
    font-size: 13px;
}

#bb1 {
    width: 70%;
    height: 70%;
    position: absolute;
    bottom: 0;
    left: -70%;
    background-size: cover !important;
    transition: all 1.5s;
    z-index: 3;
}

#bb1.go {
    left: 0;
}

#bb2 {
    width: 40%;
    height: 30%;
    position: absolute;
    bottom: 0;
    right: -40%;
    background-size: 100% auto !important;
    background-repeat: no-repeat;
    transition: all 1.5s;
    z-index: 2;
}

#bb2.go {
    right: 0;
}

#bb3 {
    width: 40%;
    height: 30%;
    position: absolute;
    top: 10%;
    left: -40%;
    background-size: 100% auto !important;
    background-repeat: no-repeat;
    transition: all 3s;
    z-index: 2;
}

#bb3.go {
    left: 0;
}

#bb4 li.slick-active button {
    background: url(../i/ic1.png) no-repeat;
    width: 30px;
    height: 30px;
}

#bb4 li button {
    background: url(../i/ic2.png) no-repeat;
    width: 30px;
    height: 30px;
}

#bb4 .slick-dots li button:before {
    content: "";
}

#bb4 {
    width: 40%;
    position: absolute;
    top: 20%;
    right: -50%;
    transition: all 3s;
    z-index: 4;
    background: url(../i/vuong2.png) #4a4a4a no-repeat center center;
    color: #fff;
    padding: 40px 40px 80px 40px;
    text-align: justify;
}

#bb4 .slick-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
}

#bb4.go {
    right: 10%;
}

#bb4 h3 {
    font-family: rift;
    font-size: 40px;
    margin: 10px 0 20px 0;
}

#bb4:before {
    width: 87px;
    height: 82px;
    background: url(../i/vuong.png);
    content: "";
    position: absolute;
    top: -30px;
    left: -30px;
}

#bb4:after {
    width: 87px;
    height: 82px;
    background: url(../i/vuong.png);
    content: "";
    position: absolute;
    bottom: -30px;
    right: -30px;
    transform: rotate(180deg);
}

#se4 h3 {
    font-family: rift;
    font-size: 30px;
    margin: 40px 0 20px 0;
    color: #0c66c3;
}

.b4 {
    font-family: sfdb;
    text-align: center;
}

.bgsize {
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
}

#thumb3 {
    margin: 30px 0 0 0;
}

.b4 img , #thumb3 img , #thumb2 img {
    transition: 0.5s all;
}

.b4 img:hover , #thumb3 img:hover , #thumb2 img:hover {
    transform: scale(1.05);
}

.b4:hover p {
    color: #0c66c3;
}

#b2 h3 {
    font-family: rift;
    color: #0c66c3;
    font-size: 40px;
    margin: 10px 0 20px 0;
}

#thumb2:hover:before , #thumb2:hover:after {
    display: none
}

#thumb2:before {
    width: 87px;
    height: 82px;
    background: url(../i/vuong.png);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

#thumb2:after {
    width: 87px;
    height: 82px;
    background: url(../i/vuong.png);
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    transform: rotate(180deg);
}

/* the slides */
#thumb3 .slick-slide {
    margin: 0 20px;
}

/* the parent */
#thumb3 .slick-list {
    margin: 0 -20px 0 0;
}

#thumb2 {
    position: relative;
}

.b5 {
    transition: all 0.5s
}

.b5:hover {
    transform: scale(1.05)
}

.b5 img {
    display: block;
    
    margin: 0 auto;
        width: 100%;
}

.b5 .b6 {
    background: #1c75b0;
    padding: 5px;
    color: #fff;
    text-align: center;
}

.b5 h3 {
    text-transform: uppercase;
    font-family: rift;
    font-size: 20px;
    margin: 0 0 0 0;
}

.b7 {
    margin: 0 0 30px 0;
    transition: all 0.5s;
}

.b7:hover {
    transform: scale(1.05);
}

.b7 img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.b8 {
    display: block;
    background: #1b426d;
    color: #fff;
    padding: 10px;
}

.b8 h3 {
    font-family: rift;
    font-size: 40px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding: 0 0 20px 0;
    margin: 0 0 15px 0;
}

.b8 p {
    font-family: sfdb;
    text-transform: uppercase;
    font-size: 15px;
}

.single-product h1 {
    text-transform: uppercase;
    font-family: 'sfdb';
    margin: 30px 0;
    font-size: 35px;
    color: #4e4d52;
}

#nav2 {
    margin: 0 0 20px 0
}

#nav2 a {
    display: inline-block;
    font-family: 'rift';
    text-transform: uppercase;
    padding: 5px 20px 5px 0;
    color: #4e4d52;
    font-size: 25px;
}

#nav2 a:hover {
    border-bottom: 2px solid #4e4d52;
}

.search h1 , .archive h1 {
    text-transform: uppercase;
    margin: 20px 0;
    font-family: rift;
    font-size: 40px;
}

h3.tit2 {
    font-family: rift;
    font-size: 30px;
    margin: 20px 0;
}

#fl1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#fl1 .b5 {
    width: 23%;
    margin: 1%;
}

#f1 {
    text-align: center;
}

#f2 {
    text-align: right;
}

#s1.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
}

#fle {
    display: flex;
    flex-wrap: wrap;
}

#fle .b7 {
    width: 48%;
    margin: 1%;
}

#fle.fl4 .b7 {
    width: 23%;
    margin: 1%;
}

#fle.fl4 .b8 h3 {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
}


.is-small.cd-menu-trigger {
    display: none;
    font-size: 25px;
    float: left;
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 20px;
    color: #55b8e5;
}

#t1 ul , #t2 ul , #t3 ul {
    padding: 0 0 0 20px;
}

#t1 li , #t2 li , #t3 li {
    list-style: disc;
}


@media screen and (max-width: 1400px) {
    #b2 h3{
        margin: 100px 0 0 0;
    }
    #thumb2 img {        
            height: 250px;
    margin: 100px 0 0 0;
        width: 100%;
        object-fit: cover;
    }

    .b4 img, #thumb3 img{
    height: 100px;    
    width: 90%;
    object-fit: cover;
    }
}

@media screen and (max-width: 1000px) {

	iframe{
		width:100%;
		height: 300;
	}
	.b12 img:hover , .b4 img:hover , #thumb3 img:hover , #thumb2 img:hover ,.b7:hover , .b5:hover {
		transform: scale(1);
	}
	.pro1{
		display: none;
	}

	.b8{
		padding: 10px;
	}
	.b8 h3{
		font-size: 25px;
		margin: 0 0 5px 0;
		padding: 0 0 5px 0;
	}

	.b8 p{
		font-size: 14px;
	}

	.is-small.cd-menu-trigger {
		display: block;
	}
	body {
		padding: 40px 0 0 0;
	}

	#fle .b7 {
		width: 98%;
		margin: 1%;
	}


	#fle.fl4 .b7 {
		width: 98%;
		margin: 1%;
	}

	#s1 .cmd3 {
		background: #000;
	}

	#bb1,#bb2,#bb3,#bb4 {
		display: none;
	}

	#fl1 .b5 , .b1 {
		width: 100%;
	}

	#m0 {
	}

	#m0 h2 {
	}

	.m1 h3 {
		font-family: sfdb;
		font-size: 16px;
		margin: 20px 0 0 0;
		text-transform: uppercase;
		font-size: 18px;
	}

	.m1 img {
		display: block;
		; }

	.m2 {
		text-align: justify;
		border-left: 2px solid #004880;
		padding-left: 20px;
		overflow: hidden;
	}

	.m1 a {
		font-family: sfdb;
		display: block;
		margin: 10px 0;
	}

	.b7 {
		margin: 20px;
	}

	#s1 {
		position: fixed;
		width: 100%;
		z-index: 99;
		left: 0;
		top: 0;
	}

	#thumb2:before , #thumb2:after , #f1 , #f2 ,#lang , #menu {
		display: none;
	}

	#logo {
		height: 40px;
		margin: 10px auto;
		display: block;
	}

	#s3 {
		padding: 0 15px;
	}

	h3.tit2 {
		font-size: 25px;
	}

	.single-product h1 {
		font-size: 25px;
	}

	#nav2 {
		display: flex;
	}

	#nav2 a {
		font-size: 20px;
		text-align: center;
	}

	footer {
		padding: 15px;
		text-align: center;
	}

	#se2 {
		padding: 15px;
	}

	#b2 {
		text-align: justify;
	}

	#b2 h3 {
		font-size: 30px;
		text-align: center;
	}

	#se4 h3 {
		text-align: center;
	}
}

.home #contactf.hide {
	display: none;
}

html.popup-open, body.popup-open {
    overflow: hidden !important;
}
#popupAdvise {
	position: fixed;
	top: 0; left: 0; width: 100%; height: 100%;
	background: rgba(0,0,0,0.6);
	display: flex; align-items: center; justify-content: center;
	opacity: 0; pointer-events: none;
	transition: opacity .4s ease;
	z-index: 1000;
}
#popupAdvise.show {
    opacity: 1;
    pointer-events: auto;
}
#popupAdvise.hide {
    opacity: 0;
    pointer-events: none;
}
.popup {
	background: #fff;
	border-radius: 20px;
	padding: 30px;
	width: 100%;
	max-width: 500px;
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
	animation: fadeIn 0.3s ease;
	position: relative;
}
@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(20px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.popup h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #1c75b0;
}
.popup p.info {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 10px;
}
.popup label {
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
}
.popup input[type="text"],
.popup input[type="tel"],
.popup select {
	width: 100%;
	padding: 12px 15px;
	border-radius: 12px;
	border: 1px solid #d2d2d7;
	font-size: 15px;
	outline: none;
	transition: all 0.2s ease;
	margin-bottom: 1em;
}
.popup input:focus, .popup select:focus {
	border-color: #0071e3;
	box-shadow: 0 0 0 4px rgba(0, 113, 227, 0.2);
}
.consent {
	margin: 20px 0;
	font-size: 12px;
	color: #555;
	display: flex;
	align-items: center;
	gap: 8px;
}
.consent input {
	margin: 0;
	transform: scale(1.2);
	cursor: pointer;
}
.consent label {
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
	cursor: pointer;
}
.consent a {
	color: #0071e3;
	text-decoration: none;
	border-bottom: 1px solid #0071e3;
}
.popup .btn-submit input {
	background-color: #1c75b0;
    color: #fff;
    padding: 12px 15px;
    border-radius: 12px;
    font-size: 15px;
}
.popup button.submit {
	width: 100%;
	padding: 14px;
	background: #000;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border: none;
	border-radius: 999px;
	cursor: pointer;
	transition: background 0.3s ease;
}
.popup button.submit:hover {
	background: #333;
}
.error {
	font-size: 12px;
	color: red;
	margin-top: 4px;
}
.success-message {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	padding: 40px 0;
}
.popup .close-btn {
	position: absolute;
	top: 15px;
	right: 15px;
	background: none;
	border: none;
	cursor: pointer;
	font-size: 20px;
	line-height: 1;
	color: #666;
}
@media screen and (max-width: 576px) {
	.popup {
		max-width: 390px;
	}
	.popup h2 {
		font-size: 20px;
	}
	.popup p.info {
		font-size: 16px;
	}
}
/* CTA Button */
.hotline-phone-ring {
	position: relative;
	visibility: visible;
	background-color: transparent;
/* 	width: 110px;
	height: 110px; */
	cursor: pointer;
	z-index: 11;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transition: visibility .5s;
	right: 0;
	bottom: 0;
	display: block;
}
.hotline-phone-ring-circle {
	width: 85px;
	height: 85px;
	top: 0;
	right: 0;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid #e60808;
	-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	opacity: 0.5;
}
.hotline-phone-ring-wrap.datlich .hotline-phone-ring-circle {
	border-color: #2196f3;
}
.hotline-phone-ring-circle-fill {
	width: 55px;
	height: 55px;
	top: 0;
	right: 0;
	position: absolute;
	background-color: rgba(230, 8, 8, 0.7);
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.hotline-phone-ring-wrap.datlich .hotline-phone-ring-circle-fill {
	background-color: rgba(33, 150, 243, 0.7);
}
.hotline-phone-ring-img-circle {
	background-color: #e60808;
	width: 33px;
	height: 33px;
	top: 10px;
	right: 10px;
	position: absolute;
	background-size: 20px;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hotline-phone-ring-wrap.datlich .hotline-phone-ring-img-circle {
	background-color: #2196f3;
}
.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px;
}
@-webkit-keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(0.5) skew(1deg);
		-webkit-opacity: 0.1;
	}
	30% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		-webkit-opacity: 0.5;
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		-webkit-opacity: 0.1;
	}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.6;
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.6;
	}
	100% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.6;
	}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
}