﻿/*!
 * ImageHover.css - http://www.imagehover.io
 * Version 1.0
 * Author: Ciarán Walsh

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 */[class^=imghvr-],[class*=" imghvr-"]{position:relative;display:block;margin:0;max-width:100%;background-color:#c10000;color:#fff;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;transform:translateZ(0)}[class^=imghvr-]>img,[class*=" imghvr-"]>img{vertical-align:top;max-width:100%}[class^=imghvr-] figcaption,[class*=" imghvr-"] figcaption{background-color:#c10000;padding:30px;position:absolute;top:0;bottom:0;left:0;right:0;color:#474747}[class^=imghvr-] figcaption h1,[class^=imghvr-] figcaption h2,[class^=imghvr-] figcaption h3,[class^=imghvr-] figcaption h4,[class^=imghvr-] figcaption h5,[class^=imghvr-] figcaption h6,[class*=" imghvr-"] figcaption h1,[class*=" imghvr-"] figcaption h2,[class*=" imghvr-"] figcaption h3,[class*=" imghvr-"] figcaption h4,[class*=" imghvr-"] figcaption h5,[class*=" imghvr-"] figcaption h6{color:#474747}[class^=imghvr-] a,[class*=" imghvr-"] a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}[class^=imghvr-],[class*=" imghvr-"],[class^=imghvr-]:before,[class^=imghvr-]:after,[class*=" imghvr-"]:before,[class*=" imghvr-"]:after,[class^=imghvr-] *,[class*=" imghvr-"] *,[class^=imghvr-] *:before,[class^=imghvr-] *:after,[class*=" imghvr-"] *:before,[class*=" imghvr-"] *:after{box-sizing:border-box;transition:all .35s ease}[class^=imghvr-fade] figcaption,[class*=" imghvr-fade"] figcaption{opacity:0}[class^=imghvr-fade]:hover figcaption,[class*=" imghvr-fade"]:hover figcaption{opacity:1}[class^=imghvr-fade]:hover>img,[class^=imghvr-fade]:hover figcaption,[class*=" imghvr-fade"]:hover>img,[class*=" imghvr-fade"]:hover figcaption{transform:translate(0, 0)}.imghvr-fade-in-up figcaption{transform:translate(0, 15%)}.imghvr-fade-in-down figcaption{transform:translate(0, -15%)}.imghvr-fade-in-left figcaption{transform:translate(-15%, 0)}.imghvr-fade-in-right figcaption{transform:translate(15%, 0)}[class^=imghvr-push-]:hover figcaption,[class*=" imghvr-push-"]:hover figcaption{transform:translate(0, 0)}.imghvr-push-up figcaption{transform:translateY(100%)}.imghvr-push-up:hover>img{transform:translateY(-100%)}.imghvr-push-down figcaption{transform:translateY(-100%)}.imghvr-push-down:hover>img{transform:translateY(100%)}.imghvr-push-left figcaption{transform:translateX(100%)}.imghvr-push-left:hover>img{transform:translateX(-100%)}.imghvr-push-right figcaption{transform:translateX(-100%)}.imghvr-push-right:hover>img{transform:translateX(100%)}[class^=imghvr-slide-]:hover figcaption,[class*=" imghvr-slide-"]:hover figcaption{transform:translate(0, 0)}.imghvr-slide-up figcaption{transform:translateY(100%)}.imghvr-slide-down figcaption{transform:translateY(-100%)}.imghvr-slide-left figcaption{transform:translateX(100%)}.imghvr-slide-right figcaption{transform:translateX(-100%)}.imghvr-slide-top-left figcaption{transform:translate(-100%, -100%)}.imghvr-slide-top-right figcaption{transform:translate(100%, -100%)}.imghvr-slide-bottom-left figcaption{transform:translate(-100%, 100%)}.imghvr-slide-bottom-right figcaption{transform:translate(100%, 100%)}[class^=imghvr-reveal-]:before,[class*=" imghvr-reveal-"]:before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";background-color:#c10000}[class^=imghvr-reveal-] figcaption,[class*=" imghvr-reveal-"] figcaption{opacity:0}[class^=imghvr-reveal-]:hover:before,[class*=" imghvr-reveal-"]:hover:before{transform:translate(0, 0)}[class^=imghvr-reveal-]:hover figcaption,[class*=" imghvr-reveal-"]:hover figcaption{opacity:1;transition-delay:.21s}.imghvr-reveal-up:before{transform:translateY(100%)}.imghvr-reveal-down:before{transform:translateY(-100%)}.imghvr-reveal-left:before{transform:translateX(100%)}.imghvr-reveal-right:before{transform:translateX(-100%)}.imghvr-reveal-top-left:before{transform:translate(-100%, -100%)}.imghvr-reveal-top-right:before{transform:translate(100%, -100%)}.imghvr-reveal-bottom-left:before{transform:translate(-100%, 100%)}.imghvr-reveal-bottom-right:before{transform:translate(100%, 100%)}[class^=imghvr-hinge-],[class*=" imghvr-hinge-"]{perspective:50em}[class^=imghvr-hinge-] figcaption,[class*=" imghvr-hinge-"] figcaption{opacity:0;z-index:1}[class^=imghvr-hinge-]:hover img,[class*=" imghvr-hinge-"]:hover img{opacity:0}[class^=imghvr-hinge-]:hover figcaption,[class*=" imghvr-hinge-"]:hover figcaption{opacity:1;transition-delay:.21s}.imghvr-hinge-up img{transform-origin:50% 0%}.imghvr-hinge-up figcaption{transform:rotateX(90deg);transform-origin:50% 100%}.imghvr-hinge-up:hover>img{transform:rotateX(-90deg)}.imghvr-hinge-up:hover figcaption{transform:rotateX(0)}.imghvr-hinge-down img{transform-origin:50% 100%}.imghvr-hinge-down figcaption{transform:rotateX(-90deg);transform-origin:50% -50%}.imghvr-hinge-down:hover>img{transform:rotateX(90deg);opacity:0}.imghvr-hinge-down:hover figcaption{transform:rotateX(0)}.imghvr-hinge-left img{transform-origin:0% 50%}.imghvr-hinge-left figcaption{transform:rotateY(-90deg);transform-origin:100% 50%}.imghvr-hinge-left:hover>img{transform:rotateY(90deg)}.imghvr-hinge-left:hover figcaption{transform:rotateY(0)}.imghvr-hinge-right img{transform-origin:100% 50%}.imghvr-hinge-right figcaption{transform:rotateY(90deg);transform-origin:0 50%}.imghvr-hinge-right:hover>img{transform:rotateY(-90deg)}.imghvr-hinge-right:hover figcaption{transform:rotateY(0)}[class^=imghvr-flip-],[class*=" imghvr-flip-"]{perspective:50em}[class^=imghvr-flip-] img,[class*=" imghvr-flip-"] img{backface-visibility:hidden}[class^=imghvr-flip-] figcaption,[class*=" imghvr-flip-"] figcaption{opacity:0}[class^=imghvr-flip-]:hover>img,[class*=" imghvr-flip-"]:hover>img{opacity:1}[class^=imghvr-flip-]:hover figcaption,[class*=" imghvr-flip-"]:hover figcaption{opacity:.9;transition-delay:.14s}.imghvr-flip-horiz figcaption{transform:rotateX(90deg);transform-origin:0% 50%}.imghvr-flip-horiz:hover img{transform:rotateX(-180deg)}.imghvr-flip-horiz:hover figcaption{transform:rotateX(0deg)}.imghvr-flip-vert figcaption{transform:rotateY(90deg);transform-origin:50% 0%}.imghvr-flip-vert:hover>img{transform:rotateY(-180deg)}.imghvr-flip-vert:hover figcaption{transform:rotateY(0deg)}.imghvr-flip-diag-1 figcaption{transform:rotate3d(1, -1, 0, 100deg)}.imghvr-flip-diag-1:hover>img{transform:rotate3d(-1, 1, 0, 100deg)}.imghvr-flip-diag-1:hover figcaption{transform:rotate3d(0, 0, 0, 0deg)}.imghvr-flip-diag-2 figcaption{transform:rotate3d(1, 1, 0, 100deg)}.imghvr-flip-diag-2:hover>img{transform:rotate3d(-1, -1, 0, 100deg)}.imghvr-flip-diag-2:hover figcaption{transform:rotate3d(0, 0, 0, 0deg)}[class^=imghvr-shutter-out-]:before,[class*=" imghvr-shutter-out-"]:before{background:#c10000;position:absolute;content:"";transition-delay:.105s}[class^=imghvr-shutter-out-] figcaption,[class*=" imghvr-shutter-out-"] figcaption{opacity:0;transition-delay:0s}[class^=imghvr-shutter-out-]:hover:before,[class*=" imghvr-shutter-out-"]:hover:before{transition-delay:0s}[class^=imghvr-shutter-out-]:hover figcaption,[class*=" imghvr-shutter-out-"]:hover figcaption{opacity:1;transition-delay:.105s}.imghvr-shutter-out-horiz:before{left:50%;right:50%;top:0;bottom:0}.imghvr-shutter-out-horiz:hover:before{left:0;right:0}.imghvr-shutter-out-vert:before{top:50%;bottom:50%;left:0;right:0}.imghvr-shutter-out-vert:hover:before{top:0;bottom:0}.imghvr-shutter-out-diag-1:before{top:50%;bottom:50%;left:-35%;right:-35%;transform:rotate(45deg)}.imghvr-shutter-out-diag-1:hover:before{top:-35%;bottom:-35%}.imghvr-shutter-out-diag-2:before{top:50%;bottom:50%;left:-35%;right:-35%;transform:rotate(-45deg)}.imghvr-shutter-out-diag-2:hover:before{top:-35%;bottom:-35%}[class^=imghvr-shutter-in-]:after,[class^=imghvr-shutter-in-]:before,[class*=" imghvr-shutter-in-"]:after,[class*=" imghvr-shutter-in-"]:before{background:#c10000;position:absolute;content:""}[class^=imghvr-shutter-in-]:after,[class*=" imghvr-shutter-in-"]:after{top:0;left:0}[class^=imghvr-shutter-in-]:before,[class*=" imghvr-shutter-in-"]:before{right:0;bottom:0}[class^=imghvr-shutter-in-] figcaption,[class*=" imghvr-shutter-in-"] figcaption{opacity:0;z-index:1}[class^=imghvr-shutter-in-]:hover figcaption,[class*=" imghvr-shutter-in-"]:hover figcaption{opacity:1;transition-delay:.21s}.imghvr-shutter-in-horiz:after,.imghvr-shutter-in-horiz:before{width:0;height:100%}.imghvr-shutter-in-horiz:hover:after,.imghvr-shutter-in-horiz:hover:before{width:50%}.imghvr-shutter-in-vert:after,.imghvr-shutter-in-vert:before{height:0;width:100%}.imghvr-shutter-in-vert:hover:after,.imghvr-shutter-in-vert:hover:before{height:50%}.imghvr-shutter-in-out-horiz:after,.imghvr-shutter-in-out-horiz:before{width:0;height:100%;opacity:.75}.imghvr-shutter-in-out-horiz:hover:after,.imghvr-shutter-in-out-horiz:hover:before{width:100%}.imghvr-shutter-in-out-vert:after,.imghvr-shutter-in-out-vert:before{height:0;width:100%;opacity:.75}.imghvr-shutter-in-out-vert:hover:after,.imghvr-shutter-in-out-vert:hover:before{height:100%}.imghvr-shutter-in-out-diag-1:after,.imghvr-shutter-in-out-diag-1:before{width:200%;height:200%;transition:all .6s ease;opacity:.75}.imghvr-shutter-in-out-diag-1:after{transform:skew(-45deg) translateX(-150%)}.imghvr-shutter-in-out-diag-1:before{transform:skew(-45deg) translateX(150%)}.imghvr-shutter-in-out-diag-1:hover:after{transform:skew(-45deg) translateX(-50%)}.imghvr-shutter-in-out-diag-1:hover:before{transform:skew(-45deg) translateX(50%)}.imghvr-shutter-in-out-diag-2:after,.imghvr-shutter-in-out-diag-2:before{width:200%;height:200%;transition:all .6s ease;opacity:.75}.imghvr-shutter-in-out-diag-2:after{transform:skew(45deg) translateX(-100%)}.imghvr-shutter-in-out-diag-2:before{transform:skew(45deg) translateX(100%)}.imghvr-shutter-in-out-diag-2:hover:after{transform:skew(45deg) translateX(0%)}.imghvr-shutter-in-out-diag-2:hover:before{transform:skew(45deg) translateX(0%)}[class^=imghvr-fold],[class*=" imghvr-fold"]{perspective:50em}[class^=imghvr-fold] img,[class*=" imghvr-fold"] img{transform-origin:50% 0%}[class^=imghvr-fold] figcaption,[class*=" imghvr-fold"] figcaption{z-index:1;opacity:0}[class^=imghvr-fold]:hover>img,[class*=" imghvr-fold"]:hover>img{opacity:0;transition-delay:0}[class^=imghvr-fold]:hover figcaption,[class*=" imghvr-fold"]:hover figcaption{transform:rotateX(0) translate3d(0, 0%, 0) scale(1);opacity:1;transition-delay:.21s}.imghvr-fold-up>img{transform-origin:50% 0%}.imghvr-fold-up figcaption{transform:rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);transform-origin:50% 100%}.imghvr-fold-up:hover>img{transform:rotateX(90deg) scale(0.6) translateY(50%)}.imghvr-fold-down>img{transform-origin:50% 100%}.imghvr-fold-down figcaption{transform:rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);transform-origin:50% 0%}.imghvr-fold-down:hover>img{transform:rotateX(-90deg) scale(0.6) translateY(-50%)}.imghvr-fold-left>img{transform-origin:0% 50%}.imghvr-fold-left figcaption{transform:rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);transform-origin:100% 50%}.imghvr-fold-left:hover>img{transform:rotateY(-90deg) scale(0.6) translateX(50%)}.imghvr-fold-right>img{transform-origin:100% 50%}.imghvr-fold-right figcaption{transform:rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);transform-origin:0 50%}.imghvr-fold-right:hover>img{transform:rotateY(90deg) scale(0.6) translateX(-50%)}.imghvr-zoom-in figcaption{opacity:0;transform:scale(0.5)}.imghvr-zoom-in:hover figcaption{transform:scale(1);opacity:1}[class^=imghvr-zoom-out] figcaption,[class*=" imghvr-zoom-out"] figcaption{transform:scale(0.5);transform-origin:50% 50%;opacity:0}[class^=imghvr-zoom-out]:hover figcaption,[class^=imghvr-zoom-out].hover figcaption,[class*=" imghvr-zoom-out"]:hover figcaption,[class*=" imghvr-zoom-out"].hover figcaption{transform:scale(1);opacity:1;transition-delay:.35s}.imghvr-zoom-out:hover>img{transform:scale(0.5);opacity:0}.imghvr-zoom-out-up:hover>img,.imghvr-zoom-out-up.hover>img{animation:imghvr-zoom-out-up .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-up{50%{transform:scale(0.8) translateY(0%);opacity:.5}100%{transform:scale(0.8) translateY(-150%);opacity:.5}}@keyframes imghvr-zoom-out-up{50%{transform:scale(0.8) translateY(0%);opacity:.5}100%{transform:scale(0.8) translateY(-150%);opacity:.5}}.imghvr-zoom-out-down:hover>img,.imghvr-zoom-out-down.hover>img{animation:imghvr-zoom-out-down .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-down{50%{transform:scale(0.8) translateY(0%);opacity:.5}100%{transform:scale(0.8) translateY(150%);opacity:.5}}@keyframes imghvr-zoom-out-down{50%{transform:scale(0.8) translateY(0%);opacity:.5}100%{transform:scale(0.8) translateY(150%);opacity:.5}}.imghvr-zoom-out-left:hover>img,.imghvr-zoom-out-left.hover>img{animation:imghvr-zoom-out-left .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-left{50%{transform:scale(0.8) translateX(0%);opacity:.5}100%{transform:scale(0.8) translateX(-150%);opacity:.5}}@keyframes imghvr-zoom-out-left{50%{transform:scale(0.8) translateX(0%);opacity:.5}100%{transform:scale(0.8) translateX(-150%);opacity:.5}}.imghvr-zoom-out-right:hover>img,.imghvr-zoom-out-right.hover>img{animation:imghvr-zoom-out-right .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-right{50%{transform:scale(0.8) translateX(0%);opacity:.5}100%{transform:scale(0.8) translateX(150%);opacity:.5}}@keyframes imghvr-zoom-out-right{50%{transform:scale(0.8) translateX(0%);opacity:.5}100%{transform:scale(0.8) translateX(150%);opacity:.5}}.imghvr-zoom-out-flip-horiz{perspective:50em}.imghvr-zoom-out-flip-horiz figcaption{opacity:0;transform:rotateX(90deg) translateY(-100%) scale(0.5)}.imghvr-zoom-out-flip-horiz:hover>img,.imghvr-zoom-out-flip-horiz.hover>img{transform:rotateX(-100deg) translateY(50%) scale(0.5);opacity:0;transition-delay:0}.imghvr-zoom-out-flip-horiz:hover figcaption,.imghvr-zoom-out-flip-horiz.hover figcaption{transform:rotateX(0) translateY(0%) scale(1);opacity:1;transition-delay:.35s}.imghvr-zoom-out-flip-vert{perspective:50em}.imghvr-zoom-out-flip-vert figcaption{opacity:0;transform:rotateY(90deg) translate(50%, 0) scale(0.5)}.imghvr-zoom-out-flip-vert:hover>img,.imghvr-zoom-out-flip-vert.hover>img{transform:rotateY(-100deg) translateX(50%) scale(0.5);opacity:0;transition-delay:0}.imghvr-zoom-out-flip-vert:hover figcaption,.imghvr-zoom-out-flip-vert.hover figcaption{transform:rotateY(0) translate(0, 0) scale(1);opacity:1;transition-delay:.35s}.imghvr-blur figcaption{opacity:0}.imghvr-blur:hover>img{filter:blur(30px);transform:scale(1.2);opacity:0}.imghvr-blur:hover figcaption{opacity:1;transition-delay:.21s}@font-face{font-family:"broken";src:url("../css/fonts/SVN-KG-Broken-Vessels-Sketch.eot");src:url("../css/fonts/SVN-KG-Broken-Vessels-Sketch.woff") format("woff"),url("../css/fonts/SVN-KG-Broken-Vessels-Sketch.ttf") format("truetype");font-display:swap}.kg-broken{font-family:"broken",sans-serif}@font-face{font-family:"poppins";src:url("../css/fonts/SVN-Poppins-Regular.ttf");font-display:swap}@font-face{font-family:"poppins";src:url("../css/fonts/SVN-Poppins-Medium.ttf");font-display:swap;font-weight:600}@font-face{font-family:"poppins";src:url("../css/fonts/SVN-Poppins-SemiBold.ttf");font-display:swap;font-weight:700}@font-face{font-family:"poppins";src:url("../css/fonts/SVN-Poppins-Bold.ttf");font-display:swap;font-weight:900}@media(min-width: 768px)and (max-width: 991.98px){.col-md-4{-ms-flex:0 0 33.333334%;flex:0 0 33.333334%;max-width:33.333334%}}.bg-gradient{background-image:-webkit-linear-gradient(90.1deg, #f26837 12.5%, #c10000 97.92%);background-image:-moz-linear-gradient(90.1deg, #f26837 12.5%, #c10000 97.92%);background-image:-ms-linear-gradient(90.1deg, #f26837 12.5%, #c10000 97.92%);background-image:-o-linear-gradient(90.1deg, #f26837 12.5%, #c10000 97.92%);background-image:linear-gradient(90.1deg, #f26837 12.5%, #c10000 97.92%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=$filter1, endColorStr=$filter2)}.bg-gradient-ver{background-image:-webkit-linear-gradient(180deg, #f26837 0%, #c10000 100%);background-image:-moz-linear-gradient(180deg, #f26837 0%, #c10000 100%);background-image:-ms-linear-gradient(180deg, #f26837 0%, #c10000 100%);background-image:-o-linear-gradient(180deg, #f26837 0%, #c10000 100%);background-image:linear-gradient(180deg, #f26837 0%, #c10000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=$filter1, endColorStr=$filter2)}.remove-color-text{-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@font-face{font-family:"UTMSwiss";src:url("fonts/UTMSwissCondensedBold.ttf")}@font-face{font-family:"UTMSwissRegular";src:url("fonts/UTMSwissCondensed.ttf")}@font-face{font-family:"UTMAndrogyne";src:url("fonts/UTMAndrogyne.ttf")}@font-face{font-family:"UTMBeautifulCaps";src:url("fonts/UTMBeautifulCaps.ttf")}@font-face{font-family:"AvenirNext";src:url("fonts/AvenirNext-DemiBold.ttf")}@font-face{font-family:"AvenirNextRegular";src:url("fonts/AvenirNext-Regular.ttf")}@font-face{font-family:"AvenirNext";font-weight:bold;src:url("fonts/AvenirNext-Bold.ttf")}@font-face{font-family:"UTMPenumbraBold";src:url("fonts/UTMPenumbraBold.ttf")}@font-face{font-family:"UTMNeutra";src:url("fonts/UTMNeutra.ttf")}@font-face{font-family:"UTMAvo";src:url("fonts/UTMAvo.ttf")}@font-face{font-family:"UTMAvo";src:url("fonts/UTMAvoBold.ttf");font-weight:bold}@font-face{font-family:"UTMAptimaBold";src:url("fonts/UTMAptimaBold.ttf");font-weight:bold}@font-face{font-family:"UTMYenTu";src:url("fonts/UTMYenTu.ttf")}@font-face{font-family:"UTMLinotypeZapfinoKT";src:url("fonts/UTMLinotypeZapfinoKT.ttf")}@font-face{font-family:"UTMNokiaStandardB";src:url("fonts/UTMNokiaStandardB.ttf")}@font-face{font-family:"UTMTimes";src:url("fonts/UTMTimes.ttf")}@font-face{font-family:"UTMTimesBold";src:url("fonts/UTMTimesBold.ttf")}@font-face{font-family:"UTMNeoSansIntel";src:url("fonts/UTMNeoSansIntel-Italic.eot?#iefix") format("embedded-opentype"),url("fonts/UTMNeoSansIntel-Italic.woff2") format("woff2"),url("fonts/UTMNeoSansIntel-Italic.woff") format("woff"),url("fonts/UTMNeoSansIntel-Italic.ttf") format("truetype"),url("fonts/UTMNeoSansIntel-Italic.svg#UTMNeoSansIntel-Italic") format("svg")}@font-face{font-family:"UTMNeoSansIntel";src:url("fonts/UTMNeoSansIntel-BoldItalic.eot?#iefix") format("embedded-opentype"),url("fonts/UTMNeoSansIntel-BoldItalic.woff2") format("woff2"),url("fonts/UTMNeoSansIntel-BoldItalic.woff") format("woff"),url("fonts/UTMNeoSansIntel-BoldItalic.ttf") format("truetype"),url("fonts/UTMNeoSansIntel-BoldItalic.svg#UTMNeoSansIntel-BoldItalic") format("svg");font-weight:bold}@font-face{font-family:"UTMNetmucKT";src:url("fonts/UTMNetmucKT.ttf")}@font-face{font-family:"UTMEricssonCapital";src:url("fonts/UTMEricssonCapital.ttf")}@-webkit-keyframes circle{0%{opacity:1}40%{opacity:1}100%{width:200%;height:200%;opacity:0}}@keyframes circle{0%{opacity:1}40%{opacity:1}100%{width:200%;height:200%;opacity:0}}.effect-circle{position:relative}.effect-circle::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:"";width:0;height:0;background:rgba(255,255,255,.2);border-radius:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0}.effect-circle:hover::before{-webkit-animation:circle .75s;animation:circle .75s}.effect-black{position:relative}.effect-black::after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0;transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-o-transition:all .4s ease-out;content:"";display:block;background-color:rgba(0,0,0,.6)}.effect-black:hover::after{opacity:1}@-webkit-keyframes flash{0%{opacity:.4}100%{opacity:1}}@keyframes flash{0%{opacity:.4}100%{opacity:1}}.effect-flashing:hover>*{opacity:1;-webkit-animation:flash 1.5s;animation:flash 1.5s}.effect-darkover{position:relative}.effect-darkover .object-img{transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-webkit-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-moz-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-ms-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-o-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81)}.effect-darkover .object-overlay{opacity:0;background-color:rgba(0,0,0,.5);transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-webkit-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-moz-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-ms-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);-o-transition:all .4s cubic-bezier(0.88, -0.99, 0, 1.81);z-index:10;position:absolute;top:0;left:0;width:100%;height:100%}.effect-darkover .view-more{text-decoration:none;padding:7px 14px;border:1px solid #fff;border-radius:0;background-color:transparent;display:inline-block;color:#fff;position:absolute;text-transform:uppercase;opacity:0;top:50%;left:50%;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.effect-darkover:hover .object-img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2)}.effect-darkover:hover .object-overlay{opacity:1}.effect-darkover:hover .view-more{-webkit-transition-delay:.2s;transition-delay:.2s;opacity:1;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.effect-zoom{position:relative}.effect-zoom img{position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;min-width:100%;min-height:100%;object-fit:cover;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.effect-zoom:hover img{transform:translate(-50%, -50%) scale(1.12, 1.12);-webkit-transform:translate(-50%, -50%) scale(1.12, 1.12);-moz-transform:translate(-50%, -50%) scale(1.12, 1.12);-o-transform:translate(-50%, -50%) scale(1.12, 1.12);-ms-transform:translate(-50%, -50%) scale(1.12, 1.12)}.face-now{position:fixed;left:-15px;bottom:280px;z-index:88888;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.face-now .circle{border-color:#3b5998}.face-now .circle,.face-now .circle-fill{background-color:#3b5998}.face-now .call-now .img-circle{background-color:#3b5998;opacity:.9;background-image:url("img/facebook.png");background-size:35px}.zalo-now{position:fixed;left:-15px;bottom:230px;z-index:88888;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.zalo-now .circle{border-color:#43a1f3}.zalo-now .call-now .circle-fill{background-color:#43a1f3}.zalo-now .call-now .img-circle{background-color:#43a1f3;opacity:.9;background-image:url("img/zalo.png");background-size:35px}.phone-call-now{margin-bottom:25px !important;z-index:88888}.phone-call-now .circle{border-color:#ff0307}.phone-call-now .call-now .circle-fill{background-color:#ff0307}.phone-call-now .call-now .img-circle{background-color:#ff0307;opacity:.9;background-image:url("img/phone5.png");background-size:24px}@media(max-width: 767px){.phone-call-now{bottom:90px}}.call-now{position:relative;cursor:pointer;z-index:5000}.call-now>span{position:absolute;font-size:20px;top:40px;left:40px;background:#f1f1f1;font-weight:600;line-height:40px;padding:0 10px 0 45px;border-radius:20px;z-index:-1;color:#d33}.call-now .circle{width:80px;height:80px;top:20px;left:20px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,.4);opacity:.4;-webkit-animation:dr-widget-circle-anim 1.2s infinite ease-in-out;-moz-animation:dr-widget-circle-anim 1.2s infinite ease-in-out;-ms-animation:dr-widget-circle-anim 1.2s infinite ease-in-out;-o-animation:dr-widget-circle-anim 1.2s infinite ease-in-out;animation:dr-widget-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.call-now .circle-fill{width:60px;height:60px;top:30px;left:30px;position:absolute;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;opacity:.2;-webkit-animation:dr-widget-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:dr-widget-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:dr-widget-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:dr-widget-circle-fill-anim 2.3s infinite ease-in-out;animation:dr-widget-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.call-now .img-circle{width:30px;height:30px;top:45px;left:45px;position:absolute;background:rgba(30,30,30,.1) url("img/phone.png") no-repeat center center;background-size:80% 80%;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;opacity:.4;box-sizing:initial;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.call-now .circle-shake{-webkit-animation:dr-widget-circle-img-anim 1s infinite ease-in-out;-moz-animation:dr-widget-circle-img-anim 1s infinite ease-in-out;-ms-animation:dr-widget-circle-img-anim 1s infinite ease-in-out;-o-animation:dr-widget-circle-img-anim 1s infinite ease-in-out;animation:dr-widget-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}@-moz-keyframes dr-widget-circle-anim{0%{-moz-transform:rotate(0) scale(0.5) skew(1deg);transform:rotate(0) scale(0.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0) scale(0.7) skew(1deg);transform:rotate(0) scale(0.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}}@-webkit-keyframes dr-widget-circle-anim{0%{-webkit-transform:rotate(0) scale(0.5) skew(1deg);-webkit-opacity:.1;opacity:.1;transform:rotate(0) scale(0.5) skew(1deg)}30%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);-webkit-opacity:.5;transform:rotate(0) scale(0.7) skew(1deg);opacity:.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1;transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-o-keyframes dr-widget-circle-anim{0%{-o-transform:rotate(0) kscale(0.5) skew(1deg);-o-opacity:.1;transform:rotate(0) kscale(0.5) skew(1deg);opacity:.1}30%{-o-transform:rotate(0) scale(0.7) skew(1deg);-o-opacity:.5;transform:rotate(0) scale(0.7) skew(1deg);opacity:.5}100%{-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1;transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes dr-widget-circle-anim{0%{transform:rotate(0) scale(0.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(0.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes dr-widget-circle-fill-anim{0%{-moz-transform:rotate(0) scale(0.7) skew(1deg);transform:rotate(0) scale(0.7) skew(1deg)}50%{-moz-transform:rotate(0) -moz-scale(1) skew(1deg);transform:rotate(0) -moz-scale(1) skew(1deg)}100%{-moz-transform:rotate(0) scale(0.7) skew(1deg);transform:rotate(0) scale(0.7) skew(1deg)}}@-webkit-keyframes dr-widget-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);transform:rotate(0) scale(0.7) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);transform:rotate(0) scale(0.7) skew(1deg)}}@-o-keyframes dr-widget-circle-fill-anim{0%{-o-transform:rotate(0) scale(0.7) skew(1deg);transform:rotate(0) scale(0.7) skew(1deg)}50%{-o-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}100%{-o-transform:rotate(0) scale(0.7) skew(1deg);transform:rotate(0) scale(0.7) skew(1deg)}}@keyframes dr-widget-circle-fill-anim{0%{transform:rotate(0) scale(0.7) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(0.7) skew(1deg)}}@-moz-keyframes dr-widget-circle-img-anim{0%{-moz-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}50%{-moz-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}100%{-moz-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes dr-widget-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes dr-widget-circle-img-anim{0%{-o-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}50%{-o-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}100%{-o-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}}@keyframes dr-widget-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}.hotline-widget a{position:fixed;left:20px;bottom:20px;z-index:50;display:inline-block;line-height:40px;height:40px;color:#fff;background:#b00309;background-size:24px auto;padding:0 15px 0 15px;font-weight:bold;font-size:18px;border-radius:18px;box-shadow:-2px 2px 5px #404040}.hotline-widget a i{margin-right:6px}a{color:#000}a:hover{text-decoration:none;color:#f26837}html{overflow-x:hidden}body{font-size:14px;line-height:1.7;font-family:"poppins",sans-serif;overflow:hidden}body.mobile{padding-bottom:60px}@media(min-width: 1200px){body{font-size:15px}}.roboto{font-family:"Roboto Condensed",sans-serif}@media(min-width: 768px){.container{max-width:750px}}@media(min-width: 992px){.container{max-width:990px}}@media(min-width: 1200px){.container{max-width:1200px}}.img-cover,.object-cover{width:auto;object-fit:cover;min-width:100%;height:100%}.img-contain{width:auto !important;max-width:90%;max-height:90%}.row.pd10{margin-left:-10px;margin-right:-10px}.row.pd10>*{padding-left:10px;padding-right:10px}.row.pd8{margin-left:-8px;margin-right:-8px}.row.pd8>*{padding-left:8px;padding-right:8px}.row.pd5{margin-left:-5px;margin-right:-5px}.row.pd5>*{padding-left:5px;padding-right:5px}.plus{font-family:"Plus Jakarta Sans",sans-serif}.red{color:#ea0000 !important}.grey{color:#999898}.bg_white{background:#fff}.bg_grey{background:#f3f5f7}.bg_grey_half{background:#fafafa}@media(min-width: 768px){.bg_grey_half{background:linear-gradient(to right, #fafafa 0%, #fafafa 50%, #fafafa 50%, white 50%, white 100%);background:-o-linear-gradient(to right, #fafafa 0%, #fafafa 50%, #fafafa 50%, white 50%, white 100%);background:-moz-linear-gradient(to right, #fafafa 0%, #fafafa 50%, #fafafa 50%, white 50%, white 100%);background:-webkit-linear-gradient(to right, #fafafa 0%, #fafafa 50%, #fafafa 50%, white 50%, white 100%);background:-ms-linear-gradient(to right, #fafafa 0%, #fafafa 50%, #fafafa 50%, white 50%, white 100%)}}.box-shadow{-webkit-box-shadow:2px 2px 20px #00000017;-moz-box-shadow:2px 2px 20px #00000017;box-shadow:2px 2px 20px #00000017}.font-weight-bold,strong,b{font-weight:600}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.5}@keyframes stuckMoveDown{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes stuckMoveUp{0%{transform:translateY(100%)}100%{transform:translateY(0)}}.mm-menu{--mm-color-background: #333;--mm-color-text: #fff;--mm-color-button: #fff;--mm-color-border: #545454;--mm-color-text-dimmed: #fff}.rotate{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}.muli{font-family:"Muli",sans-serif}.lazyload{opacity:0}.lazyloading{opacity:1;transition:opacity 300ms;background:url("../css/images/loading.gif") no-repeat center !important;background-size:50px}.lazyloaded{opacity:1;transition:opacity 300ms}.headerbox{text-align:center}.headerbox .title h3{font-size:26px;line-height:1.5;position:relative;margin:1rem 0 1.1rem 0;text-align:center;font-weight:700;color:#c10000;text-transform:uppercase}.headerbox .title span{display:block;font-size:20px;line-height:1.8}.headerbox .title .search-result{color:#000}.headerbox .description{max-width:800px;margin:0 auto 2rem auto;text-align:center}@media(max-width: 991.98px){.headerbox{margin:1.5rem 0 2rem 0}}@media(min-width: 992px){.headerbox .title{font-size:30px;line-height:1.4}}.lang-vina a img{width:35px;height:25px;border:1px solid #ddd}.lang-vina a img{width:35px;height:25px;border:1px solid #ddd}header .top-bar-mobile{background:#c10000}header .top-bar-mobile a,header .top-bar-mobile *{color:#fff}header .mobile-bar{z-index:10;background:#fff;position:relative;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.2);-moz-box-shadow:0 3px 8px rgba(0,0,0,.2);box-shadow:0 3px 8px rgba(0,0,0,.2)}header .mobile-bar .toggle-menu{padding:0 1rem;font-size:28px;display:block;height:50px;line-height:52px;position:absolute;z-index:10;color:#c10000}header .mobile-bar .logo-top{text-align:center;height:50px;position:relative;overflow:hidden;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in}header .mobile-bar .logo-top a{line-height:40px;display:inline-block;float:left}header .mobile-bar .logo-top a img{transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;height:35px;max-width:100%}header .mobile-bar .mobile-right{text-align:right;font-size:22px;display:block;height:40px;line-height:40px;position:absolute;z-index:10;color:#fff;right:0;top:5px}header .mobile-bar .mobile-right .search_mobile_button{cursor:pointer;padding:0 0 10px 1rem;color:#000}header .mobile-bar .mobile-right .search_mobile_button i{font-size:17px}header .mobile-bar .mobile-right .search_mobile_button i.fa-times{color:red;display:none}header .mobile-bar .mobile-right .cart_th{width:25px;float:right;position:relative}header .mobile-bar .mobile-right .cart_th img{width:100%}header .mobile-bar .mobile-right .cart_th span{position:absolute;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;display:block;top:0;right:-6px;color:#fff;background:#000;background:transparent\9 ;background:rgba(0,0,0,.4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);line-height:20px;width:20px;text-align:center;font-weight:400;font-size:13px}header .mobile-bar .search_mobile_wrap{position:relative;display:none;padding:0;z-index:9999}header .mobile-bar .search_mobile_wrap .search_mobile{padding:10px;background:#f5f5f5;position:absolute;width:100%}header .top-bar{background:#c10000;border-bottom:6px solid #dedede;padding:0;position:relative;z-index:10}header .top-bar .container{position:relative}header .top-bar .slogan{font-size:13px;line-height:40px;color:#fff}header .top-bar .hotline{color:#fff;background:url("../css/images/bg-2.png") no-repeat;background-size:100% 85px;position:absolute;padding:0 40px;right:15px;top:4px;z-index:999;height:85px;padding-top:17px}header .top-bar .hotline img{width:50px;height:40px;border-right:.5px solid #fff;padding-right:10px;margin-right:10px}header .top-bar .hotline .text .icon{line-height:18px;margin-bottom:5px}header .top-bar .hotline .text .phone{font-size:22px;font-weight:700;line-height:22px}header .top-bar .top-left .time-work,header .top-bar .top-left .email{padding-right:15px;margin-right:15px;border-right:1px solid #c4c4c4;color:#fff}header .top-bar .top-left .hotline{padding:0 15px 0 0;position:relative;font-weight:700;color:#fff}header .top-bar .top-left .hotline .rotate{margin-right:5px;transform:rotate(95deg);-webkit-transform:rotate(95deg);-moz-transform:rotate(95deg);-o-transform:rotate(95deg);-ms-transform:rotate(95deg)}header .top-bar .top-left .hotline a{position:relative;z-index:5}header .top-bar .top-left .time-work-email{padding-left:75px}header .top-bar .top-left .time-work-email .email{position:relative;padding-left:15px;margin-left:12px}header .top-bar .top-left .time-work-email .email:before{position:absolute;content:"";height:14px;border-left:1px solid #fff;display:inline-block;top:13px;left:0}header .top-bar .info-top{padding-right:40px}header .top-bar .info-top a{display:inline-block;position:relative;font-weight:600;padding:0 15px}header .top-bar .info-top a:before{content:"";border-left:1px solid #fff;height:14px;position:absolute;top:13px;left:0}header .top-bar .info-top a:first-child:before{border:0}header .top-bar .lang-vina a{width:30px;height:20px}header .top-bar .search_top_bar{width:200px;padding-right:20px}header .top-bar .search_top_bar .search_form{width:100%;border:1px solid #c4c4c4;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;overflow:hidden}header .top-bar .search_top_bar .search_form input{width:calc(100% - 30px);height:25px;line-height:25px}header .top-bar .search_top_bar .search_form button{width:30px;color:#f26837;background:none;height:25px;line-height:22px}header .logo-search-hotline{border-bottom:1px solid #e9e9e9}header .logo-search-hotline .logo-group{width:200px;height:90px;position:relative}header .logo-search-hotline .logo-group a{height:100%}header .logo-search-hotline .logo-group a img{max-width:90%;max-height:90%}@media(min-width: 1200px){header .logo-search-hotline .logo-group{width:250px}}header .logo-search-hotline .right{flex:0 0 300px;width:300px;text-align:right;margin-top:40px}header .logo-menu-lang{position:relative}header .logo-menu-lang:after{content:"";position:absolute;z-index:990;display:block;width:100%;height:100%;background:#c10000;opacity:.6;filter:alpha(opacity=60);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 60 ")";top:0;left:0}header .logo-menu-lang>div{position:relative;z-index:999}header .logo-menu-lang .logo-group-box{flex:0 0 calc((100% - 990px) / 2 + 90px);max-width:calc((100% - 990px) / 2 + 90px);position:relative}@media(min-width: 1200px){header .logo-menu-lang .logo-group-box{flex:0 0 calc((100% - 1170px) / 2 + 130px);max-width:calc((100% - 1170px) / 2 + 130px)}}header .logo-menu-lang .logo-group-box:before{content:"";width:40px;height:100%;display:inline-block;background:url("../css/images/wave3 (1).png") no-repeat top left;background-size:20px 100%;position:absolute;right:-40px;opacity:.6;filter:alpha(opacity=60);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 60 ")"}header .logo-menu-lang .logo-group-box:after{content:"";position:absolute;z-index:990;display:block;width:100%;height:100%;background:#fff;opacity:.6;filter:alpha(opacity=60);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 60 ")";top:0;left:0}header .logo-menu-lang .logo-group-box .logo-group{width:calc(100% - 20px);margin-left:20px;height:98px;position:relative;z-index:999}header .logo-menu-lang .logo-group-box .logo-group a{height:100%}header .logo-menu-lang .menu-cart{flex:0 0 calc(100% - ((100% - 990px) / 2 + 90px + 127px));max-width:calc(100% - ((100% - 990px) / 2 + 90px + 127px));padding-right:40px;padding-left:30px}@media(min-width: 1200px){header .logo-menu-lang .menu-cart{flex:0 0 calc(100% - ((100% - 1170px) / 2 + 130px + 132px));max-width:calc(100% - ((100% - 1170px) / 2 + 130px + 123px))}}header .logo-menu-lang .menu-cart .network_social a{color:#c10000}header .logo-menu-lang .lang-box{padding:0 35px 0 20px;position:relative;color:#fff;height:98px}header .logo-menu-lang .lang-box .dropdown{position:relative;z-index:5;cursor:pointer}header .logo-menu-lang .lang-box .language.big{font-size:17px;font-weight:800}header .logo-menu-lang .lang-box .language img{height:22px;border:1px solid #fff;margin-left:.5rem}@media(min-width: 992px){header .logo-menu-lang .lang-box .language img{border:2px solid #fff;height:32px;width:45px}}@media(min-width: 992px){header .logo-menu-lang .lang-box .language .dropdown-item{padding:.25rem .5rem}header .logo-menu-lang .lang-box .language.dropdown-menu{min-width:80px;width:80px;margin-top:17px}}header .logo-menu-lang .lang-box .before{display:inline-block;position:absolute;width:160px;height:98px;overflow:hidden;right:0}header .logo-menu-lang .lang-box .before:after{content:"";position:absolute;width:130px;height:98px;bottom:0;background-color:#f26837;clip-path:polygon(0 0, 100% 0, 100% 100%, 22% 100%, 0 76%);right:0;opacity:.6;filter:alpha(opacity=60);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 60 ")"}header .logo-search-hotline{border-bottom:1px solid #e9e9e9}header .logo-search-hotline .logo-group{width:200px;height:95px;position:relative}header .logo-search-hotline .logo-group a{height:100%}header .logo-search-hotline .logo-group a img{max-width:90%;max-height:90%}@media(min-width: 1200px){header .logo-search-hotline .logo-group{width:250px}}header .logo-search-hotline .hotline img{width:24px}header .logo-search-hotline .hotline .info{padding-left:5px}header .logo-search-hotline .hotline .info p{line-height:1}header .logo-search-hotline .hotline .info a{font-size:17px;font-weight:800;line-height:1}header .menu-social{border-bottom:1px solid #e9e9e9}header .menu-social img{height:30px}header .menu-social .wrap-cart{position:relative}header .menu-social .wrap-cart .view-product{background:#eee;padding:6px 10px;border-radius:10px;font-weight:normal;font-size:13px}header .menu-social .network_social a{display:inline-block;font-size:18px;text-align:center;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%}header .menu-social .network_social a:hover{color:#f26837}header .logo-link-search{border-bottom:1px solid #c10000;background:#f26837}header .logo-link-search .link{padding:0 0 0 1rem}header .logo-link-search .link .hotline-box{display:flex;color:#fff}header .logo-link-search .link .hotline-box .img-box{margin:0 .7rem 0 0;display:flex;align-items:center}header .logo-link-search .link .hotline-box .img-box i{font-size:34px}header .logo-link-search .link .hotline-box a{color:#fff}header .logo-link-search .link .hotline-box a span{display:block;line-height:1;font-size:13px}header .logo-link-search .link .hotline-box a strong{display:block;font-size:15.5px}header .logo-link-search .link .cart-box{text-align:center;border-left:1px solid #c10000;padding-left:1.5rem;margin-left:1.5rem}header .logo-link-search .link .cart-box span{font-weight:bold;display:block;line-height:10px;color:#fff;padding-left:.5rem}header .logo-link-search .link .cart-box img{width:40px}header .logo-link-search .search-form{flex:1;text-align:center}header .logo-link-search .search-form .site-title{color:#c10000;font-family:"UTMAvo","Open Sans",sans-serif;font-weight:bold;font-size:18px;margin:0 0 .5rem 0}header .logo-link-search .search-form form{border:1px solid #ccc;background:#fff;border-radius:22px;max-width:400px}header .logo-link-search .search-form form input{border:0;padding:0 10px;line-height:35px;background:none;height:40px;float:none}header .logo-link-search .search-form form button{padding:0;line-height:35px;height:35px;width:35px;border:0;margin:2px;border-radius:22px}header .search-full{position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(231,231,231,.95);opacity:0;visibility:hidden;transition:.5s;z-index:99999;display:flex;align-items:center;justify-content:center}header .search-full.active{opacity:1;visibility:visible}header .search-full.active #search-box{transform:scale(1)}header .search-full .search-close{position:absolute;top:0;right:10px;border:0;background:no-repeat;font-size:40px;cursor:pointer}header .search-full #search-box{transform:scale(0.5);max-width:500px;margin:0 auto;transition:.5s}header .search-full #search-box input,header .search-full #search-box button{border:0;background:none;font-weight:700;font-size:30px}header .search-full #search-box input{border-bottom:2px solid #ccc}header.fixed{position:fixed;top:0;right:0;left:0;z-index:999;background:#fff;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);-moz-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);animation:stuckMoveDown .6s}header.fixed .top,header.fixed .logo-link-search{display:none !important}header.fixed .menu-cart .menubar .menucat{height:0;overflow:hidden}header.fixed .logo-menu .logo-group{height:55px}header.fixed .logo-menu .logo-group img{max-height:45px}header.fixed .logo-menu .menubar #narbarMainMenu{border-top:0}header.fixed .logo-menu .menubar #narbarMainMenu .navbar-nav .nav-item .nav-link{line-height:55px}header.fixed .logo-menu .menubar #narbarMainMenu .navbar-nav .nav-item.static>ul{-webkit-box-shadow:inset 0 20px 20px -20px rgba(0,0,0,.1);-moz-box-shadow:inset 0 20px 20px -20px rgba(0,0,0,.1);box-shadow:inset 0 20px 20px -20px rgba(0,0,0,.1)}@media(max-width: 991.98px){header{-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);-moz-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);position:relative;z-index:999}}.menu-cart{position:relative}.menu-cart .show-cart{position:absolute;top:100%;right:0;width:350px;text-align:left;z-index:999;background:#fff;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;opacity:0;visibility:hidden;border:solid 1px #ccc;box-shadow:2px 2px 5px rgba(0,0,0,.25)}@media(min-width: 1200px){.menu-cart .show-cart{width:370px}}.menu-cart .show-cart.show{opacity:1;visibility:visible}.menu-cart .show-cart .wrap{max-height:400px;overflow-y:scroll}.menu-cart .show-cart .wrap::-webkit-scrollbar{width:5px}.menu-cart .show-cart .wrap::-webkit-scrollbar-track{background:#f1f1f1}.menu-cart .show-cart .wrap::-webkit-scrollbar-thumb{background:#838383}.menu-cart .show-cart .wrap::-webkit-scrollbar-thumb:hover{background:#414141}.menu-cart .show-cart .wrap .title{background:#eee;padding:9px 20px}.menu-cart .show-cart .wrap .title i{color:#ea0000}.menu-cart .show-cart .wrap .mess-none-cart{padding:10px}.menu-cart .show-cart .wrap ._record .img-box{width:50px;height:50px;flex:0 0 50px}.menu-cart .show-cart .wrap ._record .img-box img{width:100%;height:auto}.menu-cart .show-cart .wrap ._record>div{-ms-flex:0 0 calc(100% - 50px);flex:0 0 calc(100% - 50px);max-width:calc(100% - 50px)}.menu-cart .show-cart .wrap ._record>div .product-name{font-size:13px;line-height:21px;font-weight:600;display:block}.menu-cart .show-cart .wrap ._record>div .product-name:hover{color:#c10000}@media(min-width: 1200px){.menu-cart .show-cart .wrap ._record>div .product-name{font-size:14px}}.menu-cart .show-cart .wrap ._record>div .price{font-size:12px;line-height:20px;font-weight:bold;color:#cd0000;margin-right:20px}.menu-cart .show-cart .wrap ._record>div .price .line{font-size:12px;line-height:20px;text-decoration:line-through;color:#888;font-style:italic}.menu-cart .show-cart .btn-danger{border-radius:0 !important;color:#fff;font-weight:600;letter-spacing:0}.menu-cart .cart_menu{color:#000;line-height:45px;font-size:14px;position:relative}.menu-cart .cart_menu img{height:18px}.menu-cart .cart_menu{position:relative;float:right;font-size:14px;font-weight:600}.menu-cart .cart_menu span{display:inline-block;margin-left:5px;line-height:30px;height:30px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;text-align:center;font-weight:400;font-size:13px;position:relative;top:1px}.menu-cart .cart_menu span img{height:19px}.menu-cart .cart_menu span i.fas{font-size:17px}.menu-cart .cart_menu span i.pos{position:absolute;font-style:normal;top:-5px;right:-3px;line-height:15px;color:#fff;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;background:#f26837;width:15px;height:15px;font-size:10px}.menu-cart .container{position:relative}.menu-cart .container .show-cart{position:absolute;top:100%;right:15px;width:350px;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15);border:2px solid #ddd;z-index:999;background:#fff;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;opacity:0;visibility:hidden}.menu-cart .container .show-cart.show{opacity:1;visibility:visible}.menu-cart .container .show-cart .wrap{max-height:220px;overflow-y:scroll}.menu-cart .container .show-cart .wrap::-webkit-scrollbar{width:10px}.menu-cart .container .show-cart .wrap::-webkit-scrollbar-track{background:#f1f1f1}.menu-cart .container .show-cart .wrap::-webkit-scrollbar-thumb{background:#888}.menu-cart .container .show-cart .wrap::-webkit-scrollbar-thumb:hover{background:#555}.menu-cart .container .show-cart .wrap ._record .img-box{width:80px;height:80px;flex:0 0 80px}.menu-cart .container .show-cart .wrap ._record .img-box img{max-width:95%;max-height:95%}.menu-cart .container .show-cart .wrap ._record>div{-ms-flex:0 0 calc(100% - 80px);flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px)}.menu-cart-full{background:#c10000;background-size:100% 100%;background-repeat:no-repeat;width:100%}.menu-cart-full .menu_cat{-ms-flex:0 0 250px;flex:0 0 250px;max-width:250px;position:relative}@media(min-width: 1200px){.menu-cart-full .menu_cat{-ms-flex:0 0 265px;flex:0 0 265px;max-width:265px}}.menu-cart-full .menu_cat .menu_cat_head{border-top:10px solid #c10000;border-bottom:10px solid #c10000}.menu-cart-full .menu_cat .menu_cat_head span{display:block;background:#f4f4f4;color:#000;height:30px;line-height:30px;padding:0 5px;cursor:pointer;font-weight:600;position:relative;padding-left:20px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.menu-cart-full .menu_cat .menu_cat_head span:before{content:"";width:26px;height:24px;background-image:url("../css/images/Sort.png");background-position:left center;background-size:contain;position:absolute;left:10px;top:50%;transform:translateY(-50%);background-repeat:no-repeat}.menu-cart-full .menu_cat>ul{position:absolute;width:100%;top:50px;z-index:99999;display:none;background:#fff;border-top:0;-webkit-box-shadow:0 -2px 7px 0 rgba(0,0,0,.1) inset;-moz-box-shadow:0 -2px 7px 0 rgba(0,0,0,.1) inset;box-shadow:0 -2px 7px 0 rgba(0,0,0,.1) inset;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.menu-cart-full .menu_cat>ul.show_alway{display:block !important}.menu-cart-full .menu_cat>ul>li{padding:0;position:static;list-style:none;height:34px;padding:0 10px}.menu-cart-full .menu_cat>ul>li>a{line-height:34px;display:block;color:#000;position:relative;height:34px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;font-size:13px;padding:0;border-bottom:1px solid #d0d0d0}.menu-cart-full .menu_cat>ul>li>a.one{color:#373737;font-weight:400}.menu-cart-full .menu_cat>ul>li>a.one i{color:#c10000}.menu-cart-full .menu_cat>ul>li>a.two{padding:0 15px}.menu-cart-full .menu_cat>ul>li>a.last{border-bottom:0}.menu-cart-full .menu_cat>ul>li>a>img{height:18px;margin-right:7px}.menu-cart-full .menu_cat>ul>li>a span{position:absolute;right:5px;text-align:center;top:0}@media(min-width: 1200px){.menu-cart-full .menu_cat>ul>li>a span{right:10px}}.menu-cart-full .menu_cat>ul>li:first-child>a{border-top:0}.menu-cart-full .menu_cat>ul>li ul{position:absolute;left:calc(100%);width:200px;z-index:99;top:0;text-align:left;padding-left:0;min-height:315px;display:none;background:#fff;list-style:none;border-left:1px solid #f26837}@media(min-width: 1200px){.menu-cart-full .menu_cat>ul>li ul{min-height:456px}}.menu-cart-full .menu_cat>ul>li ul li a{display:block;line-height:25px;padding:5px 10px;border-bottom:1px solid #dcdcdc;font-size:13px}.menu-cart-full .menu_cat>ul>li .sub-menu{position:absolute;left:calc(100%);width:250px;height:100%;background:#fff;z-index:99;top:0;text-align:left;padding-left:0;display:none;background:#fff;list-style:none;border-left:1px solid #c10000;-webkit-box-shadow:2px 2px 5px #6b6b6b;-moz-box-shadow:2px 2px 5px #6b6b6b;box-shadow:2px 2px 5px #6b6b6b}.menu-cart-full .menu_cat>ul>li .sub-menu .d-flex{height:100%}.menu-cart-full .menu_cat>ul>li .sub-menu .sub-link{overflow-y:scroll;-ms-flex:0 0 250px;flex:0 0 250px;max-width:250px;height:100%;padding:5px 10px}.menu-cart-full .menu_cat>ul>li .sub-menu .sub-link::-webkit-scrollbar{width:5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.menu-cart-full .menu_cat>ul>li .sub-menu .sub-link::-webkit-scrollbar-track{background:#f1f1f1}.menu-cart-full .menu_cat>ul>li .sub-menu .sub-link::-webkit-scrollbar-thumb{background:#ea0000}.menu-cart-full .menu_cat>ul>li .sub-menu .sub-link::-webkit-scrollbar-thumb:hover{background:#ea0000}.menu-cart-full .menu_cat>ul>li .sub-menu .sub-link a{font-size:13px;line-height:23px;padding-left:15px;position:relative;margin-bottom:5px}.menu-cart-full .menu_cat>ul>li .sub-menu .sub-link a:before{content:"";width:3px;height:0%;position:absolute;top:10%;left:0;background-color:#f63c01;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.menu-cart-full .menu_cat>ul>li .sub-menu .sub-link a:hover{font-weight:600}.menu-cart-full .menu_cat>ul>li .sub-menu .sub-link a:hover:before{height:80%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.menu-cart-full .menu_cat>ul>li .sub-menu .image{overflow-y:scroll;-ms-flex:0 0 calc(100% - 360px);flex:0 0 calc(100% - 360px);max-width:calc(100% - 360px);height:100%}.menu-cart-full .menu_cat>ul>li .sub-menu .image img{width:100%}.menu-cart-full .menu_cat>ul>li .sub-menu .image::-webkit-scrollbar{width:5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.menu-cart-full .menu_cat>ul>li .sub-menu .image::-webkit-scrollbar-track{background:#f1f1f1}.menu-cart-full .menu_cat>ul>li .sub-menu .image::-webkit-scrollbar-thumb{background:#ea0000}.menu-cart-full .menu_cat>ul>li .sub-menu .image::-webkit-scrollbar-thumb:hover{background:#ea0000}.menu-cart-full .menu_cat>ul>li:hover>a{color:#f26837}.menu-cart-full .menu_cat>ul>li:hover>a>img{filter:brightness(0) invert(1)}.menu-cart-full .menu_cat>ul>li:hover ul,.menu-cart-full .menu_cat>ul>li:hover .sub-menu{display:block}.menu-cart-full .menu_cat>ul.show_alway{top:60px;min-height:458px;overflow-y:scroll;height:458px}.menu-cart-full .menu_cat:hover+.bg_overlay_all{opacity:1;visibility:visible}.menu-cart-full .menu_cat.hover_show_alway>ul.show_alway{top:50px}.menu-cart-full .menubar{position:relative;flex:0 0 calc(100% - 300px);width:calc(100% - 300px)}.menu-cart-full .menubar #narbarMainMenu{padding:0;z-index:990;padding-left:20px}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li{position:relative;text-align:center}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item{margin:0 5px}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link{color:#fff;padding:0;font-size:14px;line-height:50px;position:relative;font-weight:600}@media(min-width: 1200px){.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link{padding:0 12px;font-size:15px}}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link.has-sub{padding:0 20px 0 12px}@media(min-width: 1200px){.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link.has-sub{padding:0 25px 0 20px}}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link.has-sub:before{content:"+";position:absolute;left:auto;right:10px;top:50%;text-align:center;z-index:9999;font-size:16px;display:block;cursor:pointer;transform:translateY(-50%);font-weight:400}@media(min-width: 1200px){.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link.has-sub:before{right:15px}}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link.active{color:#f26837}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item:hover .nav-link{color:#f26837}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item:hover .nav-link.has-sub:before{content:"-"}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item:hover>ul{opacity:1;visibility:visible;margin-top:0;box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item:hover>ul:before{filter:alpha(opacity=100);opacity:1}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item ul{position:absolute;min-width:220px;z-index:99;background:#c10000;text-align:left;visibility:hidden;list-style:none;padding:0;top:100%;left:0;opacity:0;visibility:hidden;transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item ul li{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;text-align:left}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item ul li a{padding:0 15px;display:block;white-space:nowrap;font-size:14px;min-width:150px;border-top:.5px solid #646161;line-height:40px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;color:#fff}@media(min-width: 1200px){.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item ul li a{line-height:45px}}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item ul li:first-child a{border:0}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item ul li ul{min-width:200px;z-index:99;background:#e3e3e3;border-left:0;top:0;text-align:left;left:100%;display:none;padding:0;list-style:none}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item ul li ul li a:hover{color:#000;background:#fff}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item ul li:hover ul{display:block;opacity:1;visibility:visible}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item ul li:hover>a{background:#fff;color:#000;text-decoration:none;padding-left:20px}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item>ul{margin-top:15px}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul.navbar-menu{display:flex;webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul.navbar-left li.nav-item a.nav-link{background-color:#ebebeb;color:#111;font-size:13.5px;text-transform:uppercase;font-weight:bold;width:240px;text-align:left}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul.navbar-left li.nav-item a.nav-link i{margin:0 .7rem 0 0;color:#c10000;font-size:18px}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul.navbar-left li.nav-item:hover a.nav-link{color:#f26837}.menu-cart-full .menubar .right{cursor:pointer}.menu-cart-full .cart_menu{color:#000;line-height:45px;font-size:14px;position:relative}.menu-cart-full .cart_menu img{height:18px}.menu-cart-full .container{position:relative}.menu-cart-full .container .show-cart{position:absolute;top:100%;right:15px;width:350px;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15);border:2px solid #ddd;z-index:999;background:#fff;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;opacity:0;visibility:hidden}.menu-cart-full .container .show-cart.show{opacity:1;visibility:visible}.menu-cart-full .container .show-cart .wrap{max-height:220px;overflow-y:scroll}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar{width:10px}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar-track{background:#f1f1f1}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar-thumb{background:#888}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar-thumb:hover{background:#555}.menu-cart-full .container .show-cart .wrap ._record .img-box{width:80px;height:80px;flex:0 0 80px}.menu-cart-full .container .show-cart .wrap ._record .img-box img{max-width:95%;max-height:95%}.menu-cart-full .container .show-cart .wrap ._record>div{-ms-flex:0 0 calc(100% - 80px);flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px)}.search_desktop_button{color:#c10000;font-weight:600}.menu-fixed{position:fixed;width:100%;background:#fff;-webkit-box-shadow:8px 9px 38px 0px rgba(0,0,0,.1);-moz-box-shadow:8px 9px 38px 0px rgba(0,0,0,.1);box-shadow:8px 9px 38px 0px rgba(0,0,0,.1);top:0;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;opacity:0;visibility:hidden;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);-ms-transform:translateY(-100%)}.menu-fixed.fixed{opacity:1;z-index:9999;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.menu-fixed.fixed1{opacity:0;z-index:0;visibility:hidden;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);-ms-transform:translateY(-100%);transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.menu-fixed .logo{width:120px;height:60px;position:relative;flex:0 0 120px}.menu-fixed .logo img{max-width:80%;max-height:80%}@media(min-width: 1200px){.menu-fixed .logo{width:200px;flex:0 0 200px}}.menu-fixed .menu-cart{flex:0 0 calc(100% - 120px);max-width:calc(100% - 120px)}@media(min-width: 1200px){.menu-fixed .menu-cart{flex:0 0 calc(100% - 200px);max-width:calc(100% - 200px)}}.menu-fixed .menu-cart-full .menu_cat>ul.show_alway{top:50px !important}.menu-fixed .right{text-align:left}.menu-fixed .right .search_desktop_button_fix{cursor:pointer;font-size:16px;width:15px;text-align:center}.menu-fixed .right .search_desktop_button_fix i.fa-times{color:#c10000;display:none}.menu-fixed .right a{color:#000;font-size:14px}.menu-fixed .right .dropdown-menu.show{display:block;min-width:120px;width:120px;margin-top:17px}.menu-fixed .right .dropdown-menu.show .dropdown-item{padding:.25rem .5rem;text-align:center}.menu-fixed .right .dropdown-menu.show img{border:1px solid #ccc;height:32px;width:45px}.menu-fixed .right img{height:30px;width:40px}.menu-fixed .right .wrap-cart{position:relative}.menu-fixed .right .wrap-cart .cart_menu_fix{position:relative;float:right;font-size:14px;font-weight:700;line-height:60px}.menu-fixed .right .wrap-cart .cart_menu_fix span{display:inline-block;margin-left:5px;line-height:30px;width:30px;height:30px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;text-align:center;font-weight:400;font-size:13px;position:relative;top:1px}.menu-fixed .right .wrap-cart .cart_menu_fix span img{height:19px}.menu-fixed .right .wrap-cart .cart_menu_fix span i.fas{font-size:17px;color:#000}.menu-fixed .right .wrap-cart .cart_menu_fix span i.pos{position:absolute;font-style:normal;top:-5px;right:-3px;line-height:15px;color:#fff;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;background:#f26837;width:15px;height:15px;font-size:10px}.menu-fixed .right .wrap-cart .view-product{background:#eee;padding:6px 10px;border-radius:10px;font-weight:normal;font-size:13px}.menu-fixed .right .hotline{font-weight:700;font-size:17px;line-height:25px}.menu-fixed .right .hotline a{font-weight:900;color:#c10000;font-size:20px;line-height:20px}.menu-fixed .right .links-top a{color:#777;font-size:12px}.menu-fixed .right .links-top a:hover{color:#c10000}.menu-fixed .menubar{width:auto}.search_form{margin:0 auto;position:relative;background:transparent;border:0;width:90%;background:#fff;border-radius:5px;max-width:555px}.search_form input{background:transparent;display:block;height:40px;border-radius:0;width:calc(100% - 65px);text-indent:10px;outline:none;float:left;border:1px solid #fff;border-right:0;color:#000;background:#fff}.search_form input::-webkit-input-placeholder{color:#666}.search_form input::-moz-placeholder{color:#666}.search_form input:-ms-input-placeholder{color:#666}.search_form input:-moz-placeholder{color:#666}.search_form button{display:block;float:left;border-radius:0;outline:none;background:#c10000;color:#373737;height:40px;width:100px;border:0;cursor:pointer;font-size:14px}@media(max-width: 991.98px){.search_form button{width:60px}}.search_desktop_wrap_fix{position:relative;display:none;padding:0;z-index:9999}.search_desktop_wrap_fix .container{position:relative}.search_desktop_wrap_fix .search_mobile{padding:8px;background:#f5f5f5;position:absolute;width:500px;right:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.search_desktop_wrap_fix .search_mobile .search_form{width:100%}.search_desktop_wrap{background:#fff;border:0;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;width:480px;height:40px}@media(min-width: 1200px){.search_desktop_wrap{width:540px}}.search_desktop_wrap .search_form{background:transparent;width:100%;max-width:100%;border:1px solid #c10000;border-radius:25px;padding:3px}.search_desktop_wrap .search_form .dropdown button{background:#fff;border-radius:20px 0 0 20px;-webkit-border-radius:20px 0 0 20px;-moz-border-radius:20px 0 0 20px;color:#000;padding:0 10px 0 10px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:inherit;line-height:40px;letter-spacing:0;position:relative;box-shadow:none !important}.search_desktop_wrap .search_form .dropdown button:active{background-color:transparent}.search_desktop_wrap .search_form .dropdown button:after{top:18px;position:absolute;margin-left:5px}.search_desktop_wrap .search_form input{background:none;border:0;padding-left:15px}.search_desktop_wrap .search_form button.btn-submit{border-radius:20px;width:160px;font-weight:600;height:40px;line-height:40px;background:#cacaca}.search_desktop_wrap .dropdown-item{text-transform:capitalize}.mm-menu .lang-bt img{height:22px}.slider{position:relative;background-color:#eee}@media(max-width: 991.98px){.slider{padding:0}}@media(min-width: 992px){.slider .wrap{padding-top:10px;padding-left:260px;padding-bottom:10px}.slider .wrap .item a{height:456px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden}}@media(min-width: 1200px){.slider .wrap{padding-left:295px;width:calc(100%)}}.slider .hot-news{display:none;background-color:#fff;padding:10px;margin-top:10px;margin-bottom:10px;overflow-y:scroll;max-height:455px;border-radius:5px}.slider .hot-news .title-header{font-size:14px;font-weight:600;text-transform:uppercase;color:#c10000}.slider .hot-news .item{margin-bottom:10px}.slider .hot-news .item .img-box img{width:100%;height:72px;object-fit:cover}.slider .hot-news .item .title{margin-top:5px;line-height:1.1;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}.slider .hot-news::-webkit-scrollbar{width:3px}.slider .hot-news::-webkit-scrollbar-track{background:#f1f1f1}.slider .hot-news::-webkit-scrollbar-thumb{background:#c10000}.slider .hot-news::-webkit-scrollbar-thumb:hover{background:#c10000}@media(min-width: 1200px){.slider .hot-news{width:200px;margin-left:20px}}@keyframes stuckFadeIn{0%{opacity:0}100%{opacity:1}}@media(min-width: 768px){.slider .owl-slider{width:calc(100%)}}.slider .container{position:relative}.slider .item{border-radius:0;overflow:hidden;position:relative}.slider .item:before{position:absolute;content:"";width:90%;height:100%;top:0;left:0;opacity:0}.slider .item div.d-flex{width:100%;position:absolute;left:0;top:0;z-index:10;height:100%}.slider .item div.d-flex .info_sl{max-width:600px;text-transform:uppercase;font-size:16px;line-height:1.5;font-weight:800;position:relative;opacity:0;transform:translateY(300px);-webkit-transform:translateY(300px);-moz-transform:translateY(300px);-o-transform:translateY(300px);-ms-transform:translateY(300px);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease}@media(min-width: 768px){.slider .item div.d-flex .info_sl{font-size:18px}}@media(min-width: 992px){.slider .item div.d-flex .info_sl{font-size:19px}}@media(min-width: 1200px){.slider .item div.d-flex .info_sl{font-size:20px}}.slider .item div.d-flex .info_sl:before{content:"";position:absolute;bottom:0;width:18%;height:1px;background-color:#222;left:0}.slider .item div.d-flex .info_sl:after{content:"";position:absolute;bottom:0;width:78%;height:1px;background-color:#222;left:22%}.slider .item div.d-flex .title_sl{max-width:600px;text-transform:uppercase;font-size:20px;line-height:1.5;font-weight:800;position:relative;opacity:0;transform:translateY(300px);-webkit-transform:translateY(300px);-moz-transform:translateY(300px);-o-transform:translateY(300px);-ms-transform:translateY(300px);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease}@media(min-width: 768px){.slider .item div.d-flex .title_sl{font-size:30px}}@media(min-width: 992px){.slider .item div.d-flex .title_sl{font-size:35px}}@media(min-width: 1200px){.slider .item div.d-flex .title_sl{font-size:40px}}.slider .item div.d-flex .title_sl .text{-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.slider .item div.d-flex .brief_sl{font-size:15px;max-width:600px;opacity:0;transform:translateY(300px);-webkit-transform:translateY(300px);-moz-transform:translateY(300px);-o-transform:translateY(300px);-ms-transform:translateY(300px);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease}@media(min-width: 768px){.slider .item div.d-flex .brief_sl{font-size:16px}}@media(min-width: 992px){.slider .item div.d-flex .brief_sl{font-size:17px}}@media(min-width: 1200px){.slider .item div.d-flex .brief_sl{font-size:18px}}.slider .item div.d-flex .more_sl{opacity:0;transform:translateY(300px);-webkit-transform:translateY(300px);-moz-transform:translateY(300px);-o-transform:translateY(300px);-ms-transform:translateY(300px);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;font-weight:600}.slider .item div.d-flex .more_sl a{color:#fff;background-image:-webkit-linear-gradient(180deg, #f26837 0%, #c10000 100%);background-image:-moz-linear-gradient(180deg, #f26837 0%, #c10000 100%);background-image:-ms-linear-gradient(180deg, #f26837 0%, #c10000 100%);background-image:-o-linear-gradient(180deg, #f26837 0%, #c10000 100%);background-image:linear-gradient(180deg, #f26837 0%, #c10000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=$filter1, endColorStr=$filter2);font-size:15px;line-height:40px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.slider .item div.d-flex .more_sl a:hover{background:#f26837}.slider .item .img-top{width:70px;margin-left:35%;opacity:0;transform:translateY(-100px);-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);-o-transform:translateY(-100px);-ms-transform:translateY(-100px);transition:all 400ms ease;-webkit-transition:all 400ms ease;-moz-transition:all 400ms ease;-ms-transition:all 400ms ease;-o-transition:all 400ms ease;position:absolute;top:5%}.slider .item .img-right{width:15%;opacity:0;transform:translateX(200px);-webkit-transform:translateX(200px);-moz-transform:translateX(200px);-o-transform:translateX(200px);-ms-transform:translateX(200px);transition:all 300ms ease;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;position:absolute;bottom:8%;right:10%}.slider .item .img-bottom{width:60px;margin-left:52%;opacity:0;transform:translateY(100px);-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-o-transform:translateY(100px);-ms-transform:translateY(100px);transition:all 500ms ease;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;position:absolute;bottom:5%;transition-delay:1s}.slider .item .img-left{width:17%;opacity:0;transform:translateX(-300px);-webkit-transform:translateX(-300px);-moz-transform:translateX(-300px);-o-transform:translateX(-300px);-ms-transform:translateX(-300px);transition:all 700ms ease;-webkit-transition:all 700ms ease;-moz-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease;position:absolute;left:5%;bottom:25%;transition-delay:2s}.slider .active .item:before{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")"}.slider .active .item>div{animation:stuckFadeIn 3s}.slider .active .item>div .info_sl{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 900ms ease;-webkit-transition:all 900ms ease;-moz-transition:all 900ms ease;-ms-transition:all 900ms ease;-o-transition:all 900ms ease;transition-delay:200ms}.slider .active .item>div .title_sl{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 1200ms ease;-webkit-transition:all 1200ms ease;-moz-transition:all 1200ms ease;-ms-transition:all 1200ms ease;-o-transition:all 1200ms ease;transition-delay:400ms}.slider .active .item>div .brief_sl{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 1200ms ease;-webkit-transition:all 1200ms ease;-moz-transition:all 1200ms ease;-ms-transition:all 1200ms ease;-o-transition:all 1200ms ease;transition-delay:600ms}.slider .active .item>div .more_sl{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;transition-delay:800ms}.slider .active .item .img-top{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 1100ms ease;-webkit-transition:all 1100ms ease;-moz-transition:all 1100ms ease;-ms-transition:all 1100ms ease;-o-transition:all 1100ms ease}.slider .active .item .img-right{opacity:1;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transition:all 1300ms ease;-webkit-transition:all 1300ms ease;-moz-transition:all 1300ms ease;-ms-transition:all 1300ms ease;-o-transition:all 1300ms ease;transition-delay:100ms;transition-delay:.5s}.slider .active .item .img-bottom{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 1200ms ease;-webkit-transition:all 1200ms ease;-moz-transition:all 1200ms ease;-ms-transition:all 1200ms ease;-o-transition:all 1200ms ease;transition-delay:1s}.slider .active .item .img-left{opacity:1;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transition:all 1600ms ease;-webkit-transition:all 1600ms ease;-moz-transition:all 1600ms ease;-ms-transition:all 1600ms ease;-o-transition:all 1600ms ease;transition-delay:1.5s}.slider .owl-theme .owl-dots{margin:-35px 0 0 0 !important;position:relative;z-index:100}.slider .owl-dots .owl-dot span{width:15px;height:15px;border:3px solid;background:#fff;opacity:.6;margin:5px}.slider .owl-dots .owl-dot span.active{opacity:1;background:#fff}.slider .owl-dots .owl-dot:hover span,.slider .owl-dots .owl-dot.active span{opacity:1;background:#fff;border-color:#c10000}.slider .owl-nav{margin:0;position:static}.slider .owl-nav [class*=owl-]{background:transparent;color:#858585;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:30px}.slider .owl-nav [class*=owl-].owl-next{right:0}.slider .owl-nav [class*=owl-].owl-prev{left:0}.slider .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#858585}.banner{background:#fff;padding-bottom:10px;padding-top:15px}.banner .item{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;position:relative;background:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);padding:5px}.banner .item .img-box{flex:0 0 50px;max-width:50px;padding-right:0;text-align:center;background:#c10000;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.banner .item .img-box img{width:35px;filter:brightness(0) invert(1)}.banner .item .info{flex:0 0 calc(100% - 50px);max-width:calc(100% - 50px)}.banner .item .info a{line-height:20px;font-weight:600}.banner .item .info a.white{color:#fff}.banner .item .info p{font-size:14px}.banner.links{background:#c10000}.banner.links .item .img-box{flex:0 0 30px;max-width:30px}.banner.links .item .img-box img{filter:brightness(0) invert(1);width:25px}.banner.links .item:before{height:0}.about-home{background-image:-webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60px, #c10000 60px, #c10000 100%);background-image:-moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60px, #c10000 60px, #c10000 100%);background-image:-ms-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60px, #c10000 60px, #c10000 100%);background-image:-o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60px, #c10000 60px, #c10000 100%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60px, #c10000 60px, #c10000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=$filter1, endColorStr=$filter2);position:relative;padding:30px 0 90px}@media(min-width: 768px){.about-home{padding:40px 0 220px 0}}@media(min-width: 992px){.about-home{padding:70px 0 270px 0}}.about-home .about-info{color:#fff;position:relative;z-index:10}.about-home .about-info .info{letter-spacing:1px}@media(min-width: 768px){.about-home .about-info .info{font-size:25px}}@media(min-width: 992px){.about-home .about-info .info{font-size:28px}}@media(min-width: 1200px){.about-home .about-info .info{font-size:30px}}.about-home .about-info .title{font-size:30px;line-height:1.4}@media(min-width: 768px){.about-home .about-info .title{font-size:35px}}@media(min-width: 992px){.about-home .about-info .title{font-size:45px}}@media(min-width: 1200px){.about-home .about-info .title{font-size:50px}}.about-home .about-info .brief{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:10;height:inherit}.about-home .about-info .more{background:#fff;font-weight:600;line-height:40px;color:#c10000;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.about-home .about-info .more:hover{background:#f26837;color:#fff}@media(min-width: 992px){.about-home .about-info{width:90%;max-width:900px;margin-left:auto;margin-right:auto}}.about-home .pos-img{position:absolute;height:100px;width:100%;top:0;left:0;z-index:1}.about-home .pos-img img{width:100%;height:100%}@media(min-width: 768px){.about-home .pos-img{height:180px;background-image:-webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 180px, #c10000 180px, #c10000 100%);background-image:-moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 180px, #c10000 180px, #c10000 100%);background-image:-ms-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 180px, #c10000 180px, #c10000 100%);background-image:-o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 180px, #c10000 180px, #c10000 100%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 180px, #c10000 180px, #c10000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=$filter1, endColorStr=$filter2)}}@media(min-width: 992px){.about-home .pos-img{height:200px;background-image:-webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 200px, #c10000 200px, #c10000 100%);background-image:-moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 200px, #c10000 200px, #c10000 100%);background-image:-ms-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 200px, #c10000 200px, #c10000 100%);background-image:-o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 200px, #c10000 200px, #c10000 100%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 200px, #c10000 200px, #c10000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=$filter1, endColorStr=$filter2)}}.header-box{position:relative}.header-box .img-box{height:160px}.header-box .title{font-size:20px;line-height:1.4;font-weight:600;color:#f26837}.header-box .title.white{color:#fff}.header-box .title.white span{color:#fff}@media screen and (min-width: 400px){.header-box .title{font-size:25px}}@media(min-width: 768px){.header-box .title{font-size:27px}}@media(min-width: 992px){.header-box .title{font-size:28px}}@media(min-width: 1200px){.header-box .title{font-size:30px}}.header-box .brief{position:relative;font-size:20px;line-height:1.3;color:#c10000}.header-box .brief.white{color:#fff}@media screen and (min-width: 400px){.header-box .brief{font-size:25px}}@media(min-width: 768px){.header-box .brief{font-size:27px}}@media(min-width: 992px){.header-box .brief{font-size:28px}}@media(min-width: 1200px){.header-box .brief{font-size:30px}}.header-box.white *{color:#fff !important}.header-box.no-bg{background:none;padding-left:0}.header-box-2{border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0}@media(min-width: 992px){.header-box-2{background:#f4f4f4;border-bottom:4px solid #c10000}}.header-box-2 .title{position:relative;font-size:18px;line-height:50px;color:#fff;background-size:0;background:#c10000;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0}@media(max-width: 991.98px){.header-box-2 .title{background:#fff;color:#c10000;font-weight:600;line-height:30px;padding:0 !important}}@media(min-width: 768px){.header-box-2 .title{font-size:16px;padding:0 10px}}@media(min-width: 992px){.header-box-2 .title{font-size:17px;width:285px}}@media(min-width: 1200px){.header-box-2 .title{font-size:18px;width:320px}}@media(max-width: 767.98px){.header-box-2 .title{width:100%}}.header-box-2 .link-to a{background:#fff;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;line-height:30px;margin-right:5px;display:inline-block;padding:0 15px}.header-box-2 .link-to-mobile{overflow-x:scroll}.header-box-2 .link-to-mobile a{background:#e4e4e4;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;line-height:30px;margin-right:5px;display:inline-block;padding:0 15px;white-space:nowrap}.header-box-2 .more{color:#c10000;font-weight:600}.header-box-3 .title{position:relative;font-size:25px;font-weight:600}@media(min-width: 768px){.header-box-3 .title{font-size:26px}}@media(min-width: 992px){.header-box-3 .title{font-size:28px}}@media(min-width: 1200px){.header-box-3 .title{font-size:30px}}.hot_product{margin-top:40px}.hot_product .owl-nav{margin:0;position:static}.hot_product .owl-nav [class*=owl-]{background:transparent;color:#a2a2a2;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:17px}.hot_product .owl-nav [class*=owl-].owl-next{right:0}.hot_product .owl-nav [class*=owl-].owl-prev{left:0}.hot_product .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#a2a2a2}.hot_product .owl-dots{margin:.5rem 0 0 0}.hot_product .owl-dots .owl-dot span{width:12px;height:12px;border:3px solid #000;background:#000;opacity:.6;margin:5px}.hot_product .owl-dots .owl-dot span.active{opacity:1;background:#000}.hot_product .owl-dots .owl-dot:hover span,.hot_product .owl-dots .owl-dot.active span{opacity:1;background:#c10000;border-color:#c10000}.hot_product .owl-nav [class*=owl-]{background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);border:1px solid #ddd;padding:10px !important;opacity:.8;filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 80 ")";border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;width:40px;height:40px;text-align:center;line-height:20px}.hot_product .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:#c10000;color:#fff !important}@media(min-width: 992px){.hot_product .owl-nav [class*=owl-].owl-next{right:0px}.hot_product .owl-nav [class*=owl-].owl-prev{left:0px}}.hot_product .wrap-box{background:#c10000}@media(min-width: 992px){.hot_product .wrap-box{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}}.hot_product .wrap-box .header-box .title{color:#fff;border:1px solid #fff;border-radius:30px;padding:5px 35px !important;background-color:#c10000}@media(min-width: 768px){.hot_product .wrap-box .header-box .title{margin-top:-35px}}.hot_product .wrap-clock{margin:0;color:#fff}@media(max-width: 991.98px){.hot_product .wrap-clock .clock{transform:scale(0.8);-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-o-transform:scale(0.8);-ms-transform:scale(0.8);width:460px !important;margin-left:-50px}}.hot_product .clock{width:auto !important}.hot_product .product-wrap{position:relative}@media(min-width: 992px){.hot_product .product-wrap{height:390px}}.hot_product .product-wrap .img-cat-box{width:305px;height:390px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;position:absolute;left:0;top:0}.home-product{background-color:#f4f4f4;padding-top:40px}.home-product .owl-dots{margin:.5rem 0 0 0}.home-product .owl-dots .owl-dot span{width:30px;height:8px;border:3px solid #000;background:#000;opacity:.6;margin:5px}.home-product .owl-dots .owl-dot span.active{opacity:1;background:#000}.home-product .owl-dots .owl-dot:hover span,.home-product .owl-dots .owl-dot.active span{opacity:1;background:#c10000;border-color:#c10000}.home-product .owl-dots .owl-dot span{background:#c10000;border-color:#c10000}.home-product .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.home-product .owl-dots .owl-dot.active span{width:60px}.home-product .wrap-right{overflow-x:scroll}@media(min-width: 992px){.home-product .wrap-right{overflow-x:hidden}}@media(min-width: 992px){.home-product .img-cat-box{-ms-flex:0 1 285px;flex:0 1 285px;max-width:285px;height:600px;background:#c10000;border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px}.home-product .img-cat-box .img-box{padding:0 10px;height:590px}.home-product .img-cat-box img{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;background:#000}.home-product .img-cat-box img:hover{opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 50 ")"}.home-product .four-col .wrap-right{-ms-flex:0 1 calc(100% - 285px);flex:0 1 calc(100% - 285px);max-width:calc(100% - 285px);padding:10px 3px 0 0px}.home-product .five-col .wrap-right{padding-top:10px;flex:0 0 100%;max-width:100%}.home-product .five-col .list-products .col-md-3{-ms-flex:0 1 20%;flex:0 1 20%;max-width:20%}}.home-product .list-products .item-wrap{margin-bottom:10px}.home-product .list-products .item-wrap .product-box{border-radius:0px}@media(min-width: 992px){.home-product .list-products .item-wrap{padding:0px;margin-bottom:0}}@media(max-width: 991.98px){.home-product .list-products .item-wrap .product-box{border:1px solid #e4e4e4;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}}.why{padding:50px 0}.why .headerbox .title h3{color:#fff}.why .headerbox .description{color:#fff}.why .item .img-box{text-align:center}.why .item .img-box a{display:flex;align-items:center;justify-content:center;height:85px;width:85px;margin:auto;border-radius:50%;background-color:#c10000;border:5px solid #fff}.why .item .img-box img{width:45px}.why .item .content{color:#fff;text-align:center;padding:0px 15px;margin-top:20px}.why .item .content .title a{color:#fff;text-transform:uppercase;font-weight:600}.why .item .content .desc{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:inherit}.area{padding:50px 0;background-color:#f4f4f4}.area .item{margin-bottom:10px}.area .item .img-box{border-radius:6px;overflow:hidden}.area .item .img-box img{height:245px;width:100%}.area .item .content{padding:15px;display:flex}.area .item .content i{color:#c10000}.area .item .content .text{line-height:1.1;padding-left:15px}.area .item .content .text a{text-transform:uppercase;font-weight:600}.area .item .content .text .desc{color:#8d8d8d}.showroom{padding:50px 0}.showroom .box{margin-bottom:30px}.showroom .box .name{color:#c10000;text-transform:uppercase;font-weight:800}.showroom .box .link a{display:block;text-align:center;background-color:#c10000;color:#fff;padding:8px 10px;margin-top:10px;border-radius:10px;border:1px solid #c10000;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.showroom .box .link a:hover{background-color:#fff;border:1px solid #c10000;color:#c10000}.showroom .path-img{border-radius:5px;overflow:hidden;height:388px;display:block;margin-bottom:30px}@media(max-width: 991.98px){.showroom .path-img{height:auto}}.showroom .path-img img{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.showroom .path-img img:hover{transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1)}.showroom .list-img a{height:180px;width:100%;overflow:hidden;display:block;margin-bottom:30px}.showroom .list-img img{height:180px;width:100%;object-fit:cover;border-radius:5px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.showroom .list-img img:hover{transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1)}@media(max-width: 991.98px){.showroom{padding-bottom:20px}}.btn-style-one{position:relative;display:inline-block;font-size:14px;line-height:35px;color:#fff;padding:0 25px;font-weight:600;border-radius:0;overflow:hidden;background:#c10000}.btn-style-one span{color:#fff;position:relative;z-index:5}.btn-style-one:before{position:absolute;left:0;top:0;height:100%;width:0;content:"";background-color:#f26837;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;z-index:2}.btn-style-one:hover:before{width:100%}.box-product .owl-nav{margin:0;position:static}.box-product .owl-nav [class*=owl-]{background:transparent;color:#ccc;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:30px}.box-product .owl-nav [class*=owl-].owl-next{right:-40px}.box-product .owl-nav [class*=owl-].owl-prev{left:-40px}.box-product .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#ccc}.box-product .owl-dots{margin:.5rem 0 0 0}.box-product .owl-dots .owl-dot span{width:12px;height:12px;border:3px solid #000;background:#000;opacity:.6;margin:5px}.box-product .owl-dots .owl-dot span.active{opacity:1;background:#000}.box-product .owl-dots .owl-dot:hover span,.box-product .owl-dots .owl-dot.active span{opacity:1;background:#c10000;border-color:#c10000}.list-products{-ms-flex:0 1 calc(100% + 8px);flex:0 1 calc(100% + 8px);max-width:calc(100% + 8px)}@media(min-width: 768px){.list-products{-ms-flex:0 1 calc(100% + 12px);flex:0 1 calc(100% + 12px);max-width:calc(100% + 12px)}}@media(min-width: 992px){.list-products{-ms-flex:0 1 calc(100% + 16px);flex:0 1 calc(100% + 16px);max-width:calc(100% + 16px)}.list-products.five-col .col-md-3{-ms-flex:0 1 20%;flex:0 1 20%;max-width:20%}}.list-products.row{margin-right:-4px;margin-left:-4px}@media(min-width: 768px){.list-products.row{margin-right:-6px;margin-left:-6px}}@media(min-width: 992px){.list-products.row{margin-right:-8px;margin-left:-8px}}.list-products.row>div{padding-left:4px;padding-right:4px}@media(min-width: 768px){.list-products.row>div{padding-left:6px;padding-right:6px}}@media(min-width: 992px){.list-products.row>div{padding-left:8px;padding-right:8px}}.list-products .item{height:100%}.list-products .product-box{position:relative;border:1px solid #eaeaea;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.05);-moz-box-shadow:0 1px 5px rgba(0,0,0,.05);box-shadow:0 1px 5px rgba(0,0,0,.05);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;background:#fff}.list-products .product-box .img-box{overflow:hidden;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;background:#fff;padding:5px;border-bottom:1px solid #ddd;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0}.list-products .product-box .img-box .img-box-box{background:#fff;height:180px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.list-products .product-box .img-box img{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;max-width:90%;max-height:90%;object-fit:cover;width:auto !important}.list-products .product-box .info-box{position:relative;z-index:6;padding:.6rem 0 0 0}@media(max-width: 767.98px){.list-products .product-box .info-box{padding:.4rem 0 0 0}}.list-products .product-box .info-box .cat{color:#6d6e71}.list-products .product-box .info-box .product-name{position:relative;font-size:14px;line-height:20px;font-weight:600;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit;height:40px !important}.list-products .product-box .info-box .product-name:hover{color:#f26837}.list-products .product-box .info-box .brief *{font-size:13px !important}.list-products .product-box .info-box .brief ul{padding-left:10px}.list-products .product-box .info-box .price{font-size:13px;line-height:24px;font-weight:bold;color:#c10000;display:block;padding-right:5px;height:24px;overflow:hidden}@media(min-width: 1200px){.list-products .product-box .info-box .price{font-size:15px;padding-right:10px}}.list-products .product-box .info-box .retail{font-size:11px;line-height:11px;color:#b6b6b6;text-decoration:line-through;overflow:hidden;font-weight:normal}@media(min-width: 1200px){.list-products .product-box .info-box .retail{font-size:12px;line-height:12px;height:12px}}.list-products .product-box .info-box .retail span{color:#cd0814;margin-left:5px;text-decoration:none}@media(min-width: 992px){.list-products .product-box .info-box .retail span{font-size:12px}}.list-products .product-box .tag{position:absolute;width:45px;height:25px;line-height:25px;background:#c10000;color:#fff;right:0px;top:10px;font-size:14px;font-weight:600;text-align:center}.list-products .product-box .hot-img{display:inline-block;position:absolute;top:10px;right:0}.list-products .product-box .hot-img .tag{display:inline-block;height:24px;line-height:24px;position:relative;margin:0 10px 8px 0;padding:0 10px 0 12px;background:#ea0000;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);color:#fff;font-size:12px;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:bold;margin-left:20px}.list-products .product-box .hot-img .tag:before{content:"";position:absolute;top:0;left:-12px;width:0;height:0;border-color:transparent #ea0000 transparent transparent;border-style:solid;border-width:12px 12px 12px 0}.list-products .product-box .hot-img .tag:after{content:"";position:absolute;top:10px;left:1px;float:left;width:5px;height:5px;-webkit-border-radius:50%;border-radius:50%;background:#fff;-webkit-box-shadow:-1px -1px 2px rgba(0,0,0,.4);box-shadow:-1px -1px 2px rgba(0,0,0,.4)}.list-products .product-box .status{display:inline-block;width:57px;height:57px;background:url("../css/images/news.png") no-repeat;position:absolute;top:-3px;left:-3px}.list-products .product-box:hover .img-box img{transform:scale(1.12, 1.12);-webkit-transform:scale(1.12, 1.12);-moz-transform:scale(1.12, 1.12);-o-transform:scale(1.12, 1.12);-ms-transform:scale(1.12, 1.12)}.list-products.over-scroll{overflow-x:scroll}.list-products.over-scroll .item-wrap{width:200px;flex:0 0 200px;margin-right:10px}.list-products.over-scrolls{overflow-x:scroll}.list-products.over-scrolls .block{width:200px;flex:0 0 200px;margin-right:10px}.pr-banner a{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.pr-banner a img{width:100%}@media(min-width: 1200px){.partner .item{flex:0 0 calc(100% / 7);max-width:calc(100% / 7)}}.partner .item>a{height:80px}.home-news .grey,.home-news .seemore{color:#c10000}.home-news .wrap .boxshadow{-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);-moz-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background:#f7f7f7}.home-news .header-box-2 .title{color:#c10000;font-weight:800;font-size:16px}@media(min-width: 768px){.home-news .header-box-2 .title{font-size:17px}}@media(min-width: 992px){.home-news .header-box-2 .title{font-size:19px}}@media(min-width: 1200px){.home-news .header-box-2 .title{font-size:20px}}.home-news .list-home-news img{width:100%;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.home-news .list-home-news .item{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.home-news .list-home-news .item .image{overflow:hidden;height:150px}.home-news .list-home-news .item .image a{height:100%;width:100%;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden}.home-news .list-home-news .item:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.home-news .list-home-news .item .title{font-size:13px;font-weight:600;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}@media(min-width: 992px){.home-news .list-home-news .item .title{font-size:15px;line-height:1.5}}@media(min-width: 1200px){.home-news .list-home-news .item .title{font-size:16px;line-height:1.5}}.home-news .list-home-news .item .brief{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:inherit}.home-news .list-home-news .item .cat-date .date{color:#c10000;font-size:12px;font-style:italic}@media(min-width: 992px){.home-news .list-home-news .item .cat-date .date{font-size:13px}}.home-news .more{position:relative;line-height:20px;overflow:hidden;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;font-weight:600;font-size:13px;border:1px solid #e4e4e4;background:#e4e4e4;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.home-news .more:hover{color:#fff;background:#c10000;border:1px solid #c10000}.consultation{background-color:#c10000}.consultation .title{color:#fff;text-transform:uppercase;font-size:20px;font-weight:600}.consultation .desc{color:#fff;font-size:18px}.consultation .list{display:flex;align-items:center;justify-content:space-around}.consultation .list .item{display:flex;flex-direction:column;text-align:center;margin-right:20px}.consultation .list .item img{height:30px;object-fit:contain;margin-bottom:10px}.consultation .list .item a{color:#fff;font-weight:600;font-size:18px}.register{background:#eee}.register .title{font-weight:600;font-size:20px;line-height:35px}.register form{background:#fff;padding:6px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);-moz-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;overflow:hidden}.register form input.form-control{line-height:33px;height:33px;background:transparent;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;font-size:13px;color:#fff}.register form input.form-control:focus{border:0;outline:none;border-color:inherit;-webkit-box-shadow:none;box-shadow:none}.register form button.btn{background:#c10000;color:#fff;line-height:33px;padding:0;text-transform:uppercase;font-size:15px;height:33px;font-weight:600;width:130px;text-align:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px}@media(min-width: 992px){.register .left{background:url("../css/images/bg-register (1).png") no-repeat;background-position:left center;padding-left:150px;background-size:120px 80px;padding-right:20px}.register .right{padding-left:60px}}.tooltip-inner{width:350px;max-width:350px;text-align:left;background-color:#fff;color:#000}.tooltip-inner .title{margin:0 0 .5rem 0;text-transform:uppercase}.contactbox{margin:2rem 0 0 0;background-color:#c10000;background-size:cover;background-repeat:no-repeat;background-position:center center;padding:1.8rem 0 1rem 0}.contactbox .contact-box .title-box{color:#fff;font-weight:bold;margin:0;font-size:18px;text-transform:uppercase}.contactbox .contact-box .big-name{color:#fff;font-weight:bold;margin:.4rem 0 0 0;font-size:34px;text-transform:uppercase}.contactbox .contact-box .img-box img{position:absolute;bottom:-16px;z-index:99}.contactbox .contact-box .img-box a{display:block;position:absolute;transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);top:50%;background-color:#fff;color:#333132;left:140px;padding:.3rem .8rem .3rem 3.2rem;font-weight:bold;font-size:24px;border-radius:30px}.contactbox .contact-box .img-box a i{background-color:#333132;color:#fff;border-radius:50%;padding:.4rem;font-size:20px;margin-left:.7rem}.contactbox .contact-box .link-box{padding:2rem 2rem;text-align:center}.contactbox .contact-box .link-box a{display:inline-block;background:#fff;box-shadow:4px 4px 3px 0 #6f1412;color:#c4161c;margin:0 .6rem;font-weight:600;padding:.5rem 1.5rem;border-radius:2rem;font-size:15px}.contactbox .contact-box .link-box a i{color:#000;font-size:15px;margin:0 .3rem 0 0}.location{padding-top:0px !important;padding-bottom:0px !important}.location .header-box{align-items:center}.location .header-box .header-section .more-location{padding:15px 40px;text-transform:uppercase;color:#fff;font-size:15px;font-weight:600;background-color:#f26837;position:absolute;right:-100px;z-index:2;border-radius:27px}@media(max-width: 991.98px){.location .header-box .header-section .more-location{position:unset;display:block;text-align:center;margin-bottom:20px}}.location .header-box #mapcont{width:100% !important;height:500px}@media(max-width: 991.98px){.location .header-box #mapcont{width:100% !important;height:350px}}.opacity{width:100%;height:100%;display:block;transition:all .8s ease-in-out;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;overflow:hidden}.opacity img{transition:all .8s ease-in-out;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;width:100%}.opacity:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}footer strong{font-weight:600}footer a:hover{color:#f26837}footer .logo-ft-wrap{position:relative}footer .logo-ft-wrap .logo{position:relative;z-index:5}footer .logo-ft-wrap .logo img{max-height:150px}footer .logo-ft-wrap .info .company{font-size:16px;font-weight:800;max-width:400px}@media(min-width: 768px){footer .logo-ft-wrap .info .company{font-size:18px}}@media(min-width: 1200px){footer .logo-ft-wrap .info .company{font-size:20px}}footer .network_social a{font-size:25px;color:#c10000}footer .company-info .logo img{max-width:100%;max-height:85px}footer .company-info i{color:#c10000;width:20px;text-align:center}footer .title{font-size:17px;line-height:1.6;font-weight:600;margin-bottom:10px;position:relative;text-transform:uppercase}footer .face{border:3px solid #fff}footer .face iframe{width:100% !important;height:190px !important}footer .map iframe{width:100% !important;height:150px !important;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}footer ul{list-style:none}footer .border-top,footer .border-bottom{border-color:#ccc !important}footer .support .sname{color:#c10000}footer .bct{color:#888;font-size:12px}footer .hotline-ft .title-hl{font-size:17px;font-weight:600;color:#f26837}footer .hotline-ft .hotline{font-size:20px;font-weight:600}footer .hotline-ft .hotline i{color:#f26837;font-size:16px}@media(min-width: 992px){footer .hotline-ft .hotline{font-size:25px}footer .hotline-ft .hotline i{font-size:20px}}footer .hotline-ft .network_social a{color:#000;font-size:25px}@media(min-width: 992px){footer .hotline-ft .network_social a{font-size:30px}}footer .hotline-ft .network_social a.facebook_icon{color:#3a5694}footer .hotline-ft .network_social a.youtube{color:#ea0000}footer .hotline-ft .network_social a.twitter_url{color:#189cf1}@media(min-width: 768px){footer .footer-wrap{flex-flow:row wrap}footer .contact-ft{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}footer .company-info{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}footer .menu{max-width:30%}footer .map{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .face{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media(min-width: 992px){footer .company-info{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}footer .menu{max-width:25%}footer .map{-ms-flex:0 0 270px;flex:0 0 270px;max-width:270px}footer .face{-ms-flex:0 0 230px;flex:0 0 230px;max-width:230px}}@media(min-width: 1200px){footer .company-info{-ms-flex:0 0 32%;flex:0 0 32%;max-width:32%}}footer .menu-copyright a{border-left:1px solid #ccc}footer .menu-copyright a:first-child{border-left:0}.copyright{line-height:25px;font-weight:600}@media(max-width: 767.98px){.copyright{text-align:left !important}}.copyright .row{border-top:1px solid #fff}.copyright #gototop{display:inline-block;width:25px;height:25px;background:#383838;font-size:12px;text-align:center;line-height:25px;color:#fff;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;cursor:pointer}.copyright #gototop:hover{color:#ea0000;background:#fff}.navbar-banner{background-size:cover;background-position:center center;position:relative;background:#ffdcdcb0;-webkit-box-shadow:inset 1px 1px 10px rgba(0,0,0,.15);-moz-box-shadow:inset 1px 1px 10px rgba(0,0,0,.15);box-shadow:inset 1px 1px 10px rgba(0,0,0,.15)}.navbar-banner .header-title{color:#fff;font-size:32px;font-weight:600;text-shadow:0 0 30px #474747;text-align:center;width:100%;line-height:1.3;position:relative;z-index:5}@media(max-width: 991.98px){.navbar-banner .header-title{font-size:25px}}@media(max-width: 767.98px){.navbar-banner .header-title{font-size:22px}}.navbar-banner .breadcrumbs-box{position:relative;z-index:5}.navbar-banner .breadcrumbs-box .breadcrumb{margin:0;border:0;padding:.6rem 1.2rem;display:inline-flex;background-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}@media(max-width: 767.98px){.navbar-banner .breadcrumbs-box .breadcrumb{padding:.3rem .3rem}}.navbar-banner .breadcrumbs-box .breadcrumb>li i{margin-right:.4rem}.navbar-banner .breadcrumbs-box .breadcrumb>li::after{content:"/";padding:0 10px}.navbar-banner .breadcrumbs-box .breadcrumb>li:last-child a{font-weight:600}.navbar-banner .breadcrumbs-box .breadcrumb>li:last-child::after{content:"";display:none}@media(min-width: 1200px){.content>.container>.row .col-lg-8{-ms-flex:0 0 calc(100% - 315px);flex:0 0 calc(100% - 315px);max-width:calc(100% - 315px)}.content>.container>.row .slidebar.col-lg-4{-ms-flex:0 0 315px;flex:0 0 315px;max-width:315px}}.content.bg_grey{background:#fafafa}.content h1.title{font-size:2rem;font-weight:bold;border-bottom:1px solid #d3d3d3}.content .content-style p{margin:0 0 15px 0}.content .content-style img{height:auto !important}.content .content-style img.with-100{width:100%}.content .content-style img.size-full{margin-bottom:15px}.content .content-style iframe,.content .content-style img{max-width:100% !important}.content .content-style table td{padding:10px;border:1px solid #ddd}.content .content-style table td p{margin:0}.content .content-style h1{font-size:1.8rem;line-height:1.5}.content .content-style h1.title{font-size:1.8rem;line-height:1.5}.content .content-style h2{font-size:130%;line-height:180%}.content .content-style h3{font-size:120%;line-height:170%}.content .content-style h4{font-size:100%;line-height:160%}.content .content-style h5{font-size:100%;line-height:150%}.content .content-style .goback{font-weight:bold}.content .content-style blockquote{font-size:15px;background-color:#fbf0f0;border-left:none;margin:20px 0 20px;position:relative;text-align:left;clear:both;padding:5px 20px 5px;border-left:6px solid red;font-style:normal !important}.content .content-style blockquote>*{margin:15px 0}.content .pagination{margin:1rem 0 2rem 0;display:flex;align-items:center;justify-content:center}.content .pagination>li{color:#000;text-align:center;font-size:1rem;margin-left:-1px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%}.content .pagination>li a,.content .pagination>li span{width:40px;height:40px;line-height:38px;font-weight:600;display:block;color:#000;text-decoration:none}.content .pagination>li.active{background-color:#bbbfc2 !important;border-color:#bbbfc2 !important;cursor:pointer;text-decoration:none}.content .pagination>li.active *{color:#fff}.content .pagination>li:hover{background-color:#dee2e6;cursor:pointer;text-decoration:none}.content .pagination1{margin:1rem 0 2rem 0;display:flex;align-items:center;justify-content:center}.content .pagination1>li{color:#000;border:1px solid #dee2e6;text-align:center;font-size:1rem;background-color:#fff;margin-left:-1px}.content .pagination1>li a,.content .pagination1>li span{padding:0 .75rem;height:40px;line-height:38px;font-weight:600;display:block;color:#000;text-decoration:none}.content .pagination1>li.active{background-color:#bbbfc2 !important;border-color:#bbbfc2 !important;cursor:pointer;text-decoration:none}.content .pagination1>li.active *{color:#fff}.content .pagination1>li:hover{background-color:#dee2e6;cursor:pointer;text-decoration:none}.content .header-title{font-weight:600;font-size:18px;position:relative;border-bottom:1px solid #e8e8e8;line-height:30px;padding-top:7px;text-align:left}.content .list-news .item{height:100%;background:#fff;-webkit-box-shadow:0px 10px 30px 0px rgba(50,50,50,.16);-moz-box-shadow:0px 10px 30px 0px rgba(50,50,50,.16);box-shadow:0px 10px 30px 0px rgba(50,50,50,.16);transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden}.content .list-news .item .img-box{position:relative}.content .list-news .item .img-box .image_inner{position:relative;display:block;overflow:hidden;height:250px;width:100%}@media(min-width: 1200px){.content .list-news .item .img-box .image_inner{height:200px}}.content .list-news .item .img-box .image_inner img{min-width:100%;height:100%;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.content .list-news .item .img-box .image_inner .overlay{position:absolute;width:100%;height:100%;background:#000;background:transparent\9 ;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);top:0;left:0;padding:10px 8px;cursor:pointer;transform:scale(0, 0);-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-o-transform:scale(0, 0);-ms-transform:scale(0, 0);transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.content .list-news .item .img-box .image_inner .overlay .icon_position_table{border:1px dashed rgba(255,255,255,.5);display:-webkit-flex;display:flex;height:100%;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.content .list-news .item .img-box .image_inner .overlay .icon_position_table .icon_container{width:40px;height:40px;padding:5px;background:#fff;display:table;text-align:center;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.content .list-news .item .img-box .image_inner .overlay .icon_position_table .icon_container a{border:1px dashed #cfcfcf;display:table-cell;vertical-align:middle;color:#c10000;font-size:13px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%}.content .list-news .item .img-box .image_inner .overlay .icon_position_table .icon_container:hover{background:#000}@media(min-width: 768px){.content .list-news .item .img-box{background:#fff}}.content .list-news .item .item-body{position:relative}.content .list-news .item .item-body:after,.content .list-news .item .item-body:before{content:"";position:absolute;z-index:2;bottom:0;height:3px;width:0;background:#f26837;transition:all .7s grid-width();-webkit-transition:all .7s grid-width();-moz-transition:all .7s grid-width();-ms-transition:all .7s grid-width();-o-transition:all .7s grid-width()}.content .list-news .item .item-body:after{transition:width .7s;right:0}.content .list-news .item .item-body:before{left:0}.content .list-news .item .item-body .item-title{font-size:18px;line-height:28px;font-weight:600;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}@media(min-width: 992px){.content .list-news .item .item-body .item-title{min-height:56px}}@media(min-width: 1200px){.content .list-news .item .item-body .item-title{font-size:16px}}.content .list-news .item .item-body .cat-date{font-size:13px;color:#504f4f}.content .list-news .item .item-body .cat-date a{color:#504f4f}.content .list-news .item .item-body .cat-date i{color:#f26837}@media(min-width: 992px){.content .list-news .item .item-body .cat-date{font-size:14px}}.content .list-news .item .item-body .content{line-height:25px;height:75px;overflow:hidden}.content .list-news .item .item-body .more{background:#f26837;color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;line-height:30px;border:1px solid #f26837}.content .list-news .item .item-body .more:hover{background:#fff;color:#f26837}@media(min-width: 768px){.content .list-news .item .item-body{background:#fff}}.content .list-news .item:hover{-webkit-box-shadow:0px 10px 30px 0px #7e7e7e;-moz-box-shadow:0px 10px 30px 0px #7e7e7e;box-shadow:0px 10px 30px 0px #7e7e7e}.content .list-news .item:hover .item-body:before{width:100%;transition:width .7s}.content .list-news .item:hover .item-body:after{width:100%;transition:0s;background:transparent}.content .list-news .item:hover .img-box .image_inner .overlay{transform:scale(1, 1);-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);-ms-transform:scale(1, 1)}@media(min-width: 992px){.content .slidebar .sidebar-fix{position:-webkit-sticky;position:sticky;top:70px}}.content .slidebar .widget-box{background:#fff;padding:30px;margin-bottom:30px;border-radius:5px;box-shadow:0 0 40px 5px rgba(0,0,0,.05)}@media(min-width: 1200px){.content .slidebar .widget-box{padding:20px}}.content .slidebar .widget-box .widget-title{padding-bottom:5px;margin-bottom:30px;position:relative;font-size:20px;color:#c10000;font-weight:600}@media(min-width: 992px){.content .slidebar .widget-box .widget-title{font-size:20px}}@media(min-width: 1200px){.content .slidebar .widget-box .widget-title{font-size:22px}}.content .slidebar .widget-box .widget-title:before{position:absolute;content:"";width:15px;border-bottom:3px solid #f26837;bottom:0;left:0}.content .slidebar .widget-box .widget-title:after{position:absolute;content:"";width:30px;border-bottom:3px solid #f26837;bottom:0;left:22px}.content .slidebar .widget-box.widget-social a{width:35px;height:35px;line-height:33px;border:1px solid #f26837;color:#f26837;text-align:center;margin-right:5px;border-radius:8px;transition:all .5s ease-in-out}.content .slidebar .widget-box.widget-social a:hover{background:#f26837;color:#fff}.content .slidebar .widget-category{padding:30px 0 !important}@media(min-width: 1200px){.content .slidebar .widget-category{padding:20px 0 !important}}.content .slidebar .widget-category .widget-title-wrap{padding:0 30px}@media(min-width: 1200px){.content .slidebar .widget-category .widget-title-wrap{padding:0 20px}}.content .slidebar .widget-category .list-box ul{list-style:none;padding:0;margin:0}.content .slidebar .widget-category .list-box ul li{position:relative}.content .slidebar .widget-category .list-box ul li a{display:block;transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;text-transform:capitalize}.content .slidebar .widget-category .list-box ul li a:hover{color:#f26837}.content .slidebar .widget-category .list-box ul li>ul{overflow:hidden;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}@media(min-width: 992px){.content .slidebar .widget-category .list-box ul li>ul{position:absolute;left:100%;top:0;background:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:0 0 40px 5px rgba(0,0,0,.05);min-width:280px;padding:10px;visibility:hidden;opacity:0}}.content .slidebar .widget-category .list-box ul li>ul>li a{padding-left:0 !important;white-space:nowrap}.content .slidebar .widget-category .list-box ul li:hover>ul,.content .slidebar .widget-category .list-box ul li.active>ul{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";visibility:visible}.content .slidebar .widget-category .list-box ul li:hover>div,.content .slidebar .widget-category .list-box ul li.active>div{color:#f26837 !important}.content .slidebar .widget-category .list-box ul li:hover>div>a,.content .slidebar .widget-category .list-box ul li.active>div>a{color:#f26837 !important}.content .slidebar .widget-category .list-box>ul>li{padding:0 30px}.content .slidebar .widget-category .list-box>ul>li .active{color:#f26837}@media(min-width: 1200px){.content .slidebar .widget-category .list-box>ul>li{padding:0 20px}}.content .slidebar .widget-category .list-video iframe{width:100%;height:200px}.content .slidebar .widget-category .form-body{padding:.8rem 0}.content .slidebar .widget-category .form-body .form-control{border-radius:0;font-size:13.5px;padding:.3rem 0;border:none;border-bottom:1px solid #c5c5c5}.content .slidebar .widget-category .form-body .form-footer{text-align:center}.content .slidebar .widget-category .form-body .btn-submit{background-color:#c10000;color:#fff;font-weight:bold;border-radius:25px;text-transform:uppercase;font-size:13.5px;padding:.4rem 1.5rem}.content .slidebar .widget-category .form-body .network_social{text-align:center;margin:1rem 0 0 0}.content .slidebar .widget-category .form-body .network_social a{border-radius:50%;background-color:#363636;color:#fff;font-size:14px;width:22px;height:22px;display:inline-block;margin:0 .2rem}.content .slidebar .widget-news .list-news-latest{counter-reset:popular-counter}.content .slidebar .widget-news .list-news-latest .col-12{border-bottom:1px #e1e1e1 dotted}.content .slidebar .widget-news .list-news-latest .col-12:last-child{border-bottom:0}.content .slidebar .widget-news .list-news-latest .item-article{border-bottom:1px #d3d3d3 dotted;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:.8rem 0}.content .slidebar .widget-news .list-news-latest .item-article:last-child{border-bottom:0}.content .slidebar .widget-news .list-news-latest .item-article:before{display:table;content:" "}.content .slidebar .widget-news .list-news-latest .item-article .post-image{-ms-flex:0 1 90px;flex:0 1 90px;max-width:90px;position:relative}.content .slidebar .widget-news .list-news-latest .item-article .post-image a{display:block;height:75px;overflow:hidden;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.content .slidebar .widget-news .list-news-latest .item-article .post-image a img{min-width:100%;height:75px}.content .slidebar .widget-news .list-news-latest .item-article .post-image a.d-flex img.m-auto{max-width:90%;max-height:90%;height:auto;min-width:0}.content .slidebar .widget-news .list-news-latest .item-article .post-content{padding-left:12px;overflow:hidden;-ms-flex:1 1;flex:1 1}.content .slidebar .widget-news .list-news-latest .item-article .post-content .title{margin:0 0 5px;font-size:14px;line-height:22px;overflow:hidden;max-height:44px}.content .slidebar .widget-news .list-news-latest .item-article .post-content .title a{font-weight:600;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}.content .slidebar .widget-news .list-news-latest .item-article .post-content .cat-url{font-size:12px;color:#c10000;line-height:1.3;display:block}.content .slidebar .widget-news .list-news-latest .item-article .post-content .date{font-size:12px}.content .slidebar .widget-news .list-news-latest .item-article .post-content .date i{color:#a6a6a6;font-size:12px;margin-right:5px;vertical-align:1px}.content .slidebar .widget-news .list-news-latest .item-article .post-content .price-more .price{color:#ea0000}.content .slidebar .box-layer{position:relative}.content .slidebar .box-layer .list-news-social ul{margin:0;padding:0}.content .slidebar .box-layer .list-news-social ul li{font-weight:bold;list-style:none}.content .slidebar .box-layer .list-news-social ul li a{display:block}.content .slidebar .box-layer.cat-menu ul{list-style:none}.content .slidebar .box-layer.cat-menu .list>ul{padding:0;margin:0}.content .slidebar .box-layer.cat-menu .list>ul>li{position:relative}.content .slidebar .box-layer.cat-menu .list>ul>li>a{color:#333}.content .slidebar .box-layer.cat-menu .list>ul>li>a i{margin-right:.2rem}.content .slidebar .box-layer.cat-menu .list>ul>li>a:hover{color:#f26837}.content .slidebar .box-layer.cat-menu .list>ul>li>i{position:absolute;right:0;top:15px}.content .slidebar .box-layer.cat-menu .list>ul>li>i.fa-angle-up{display:none}.content .slidebar .box-layer.cat-menu .list>ul>li ul{display:none}.content .slidebar .box-layer.cat-menu .list>ul>li.expand>i.fa-angle-up{display:inline-block}.content .slidebar .box-layer.cat-menu .list>ul>li.expand>i.fa-angle-down{display:none}.content .slidebar .box-layer.cat-menu .list>ul>li.expand ul{display:block}.content .slidebar .box-layer.cat-menu .red{color:#c10000 !important}.content .slidebar .retail{text-decoration:line-through;color:#ccc;font-size:13px}.content.news .left .image-box-big{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden;height:350px}@media(min-width: 992px){.content.news .left .image-box-big{height:400px}}.content.news .left h1.title{font-size:26px;font-weight:600;color:#c10000;border-bottom:0}.content.news .left .news-latest .item .img-box{-webkit-box-shadow:0 0 4px rgba(0,0,0,.1);-moz-box-shadow:0 0 4px rgba(0,0,0,.1);box-shadow:0 0 4px rgba(0,0,0,.1);border:1px solid #ddd;padding:4px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.content.news .left .news-latest .item .img-box .img{height:160px;overflow:hidden}.content.news .left .news-latest .item .img-box .img img{width:100%;min-height:120px}.content.news .left .news-latest .item .item-title{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}.content.news .left .news-latest .item:hover .img-box{-webkit-box-shadow:0 0 4px #c10000;-moz-box-shadow:0 0 4px #c10000;box-shadow:0 0 4px #c10000;border:1px solid #c10000}.content.news .about-page{background-color:#c10000;color:#fff;padding:3rem}@media(max-width: 991.98px){.content.news .about-page{padding:1.5rem}}.content.news .about-page .aboutus{padding:0;margin:0 0 1rem 0}.content.news .about-page .aboutus .header{display:flex;max-width:500px;margin:1rem auto 1rem auto;justify-content:center;align-items:center}@media(max-width: 991.98px){.content.news .about-page .aboutus .header{flex-direction:column}}.content.news .about-page .aboutus .header .title-name{color:#fff;text-transform:none;text-align:right;font-size:22px;margin:0 .2rem 0 0}.content.news .about-page .aboutus .header strong{font-size:58px}.content.news .about-page .about-list{margin:2.5rem 0 0 0}.content.news .about-page .about-list .item{display:flex;margin:0 0 2.5rem 0;justify-content:center;align-items:center;position:relative}.content.news .about-page .about-list .item>a{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background-color:#c10000;border:5px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;width:80px;height:80px}@media(max-width: 991.98px){.content.news .about-page .about-list .item>a{border:2px solid #fff;width:50px;height:50px}}.content.news .about-page .about-list .item>a img{object-fit:contain;min-width:70%}.content.news .about-page .about-list .item .title-box{background-color:#fff;color:#000;padding:.8rem;border-radius:8px;margin:0 0 0 2rem;position:relative}@media(max-width: 991.98px){.content.news .about-page .about-list .item .title-box{margin:0 0 0 1rem}}.content.news .about-page .about-list .item .title-box::before{width:0px;height:0px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #fff;position:absolute;right:100%;top:calc(50% - 10px);content:"";display:block}.content.news .about-page .about-list .item .title-box p{margin:0}.content.news .about-page .about-list .item .title-box .title{margin:0 0 .2rem 0;text-transform:uppercase;font-weight:600}.content.news .about-page .about-list .item .title-box .desc{max-width:400px}@media(min-width: 992px){.content.news .about-page .about-list .item .title-box .desc{min-width:400px}}.content.list-product .expand-box{overflow:hidden;height:300px;position:relative}.content.list-product .expand-box .open-expand-button{position:absolute;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);width:100%;max-width:200px;height:34px;line-height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#c10000;color:#fff;font-size:14px;text-decoration:none !important;cursor:pointer;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-webkit-box-shadow:rgba(60,64,67,.1) 0px 1px 2px 0px,rgba(60,64,67,.15) 0px 2px 6px 2px;box-shadow:rgba(60,64,67,.1) 0px 1px 2px 0px,rgba(60,64,67,.15) 0px 2px 6px 2px;border:1px solid #fff}.content.list-product .expand-box .open-expand-button:hover{background:#f26837;color:#fff}.content.list-product .tool_box{border-bottom:1px solid #e8e8e8}@media(min-width: 768px){.content.list-product .tool_box .left_tool_box label{margin:10px 0;margin-right:10px;line-height:20px;position:relative;overflow:hidden;display:block;float:left}.content.list-product .tool_box .left_tool_box label input{position:absolute;top:0;left:-30px}.content.list-product .tool_box .left_tool_box label input:before{content:"";position:absolute;top:3px;left:31px;width:12px;height:12px;border:3px solid #fff;box-shadow:0 0 0 1px #aaa;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;background:#fff}.content.list-product .tool_box .left_tool_box label input:checked:before{background:#c10000;box-shadow:0 0 0 1px #c10000}.content.list-product .tool_box .left_tool_box label+label{padding-left:18px}}.content.list-product .tool_box .left_tool_box select{width:85px}.content.list-product .tool_box .right_tool_box a{color:#444;border:1px solid #ddd;padding:3px 10px 2px;margin-top:7px;margin-bottom:7px}.content.list-product .tool_box .right_tool_box a svg{width:1em;height:1em;vertical-align:-0.125em}.content.list-product .tool_box .right_tool_box a.active,.content.list-product .tool_box .right_tool_box a:hover{color:#c10000;border-color:#c10000}.content.list-product .list-products{margin-left:-10px;margin-right:-10px}.content.list-product .product-box{height:100%}.content.list-product .product-box .wrap-img-box{position:relative}.content.list-product .product-box .wrap-img-box:after{content:"";top:5px;left:5px;right:5px;bottom:5px;position:absolute;border-radius:9px;background:rgba(0,0,0,.4);z-index:2;transform:scale(0.9);visibility:hidden;opacity:0;transition:all .3s linear 0s}.content.list-product .product-box .shop-item-meta{position:absolute;top:40px;left:20px;visibility:visible;opacity:1;z-index:10;transition:all .5s ease-in-out}@media(min-width: 992px){.content.list-product .product-box .shop-item-meta{left:0px;visibility:hidden;opacity:0}}.content.list-product .product-box .shop-item-meta .add_to_cart{display:block;width:40px;height:40px;line-height:43px;border-radius:50px;text-align:center;background:#fff;color:#f26837;margin-bottom:15px;font-size:18px}.content.list-product .product-box .shop-item-meta .add_to_cart:hover{background:#c10000;color:#000}.content.list-product .product-box:hover .shop-item-meta{left:20px;visibility:visible;opacity:1}.content.list-product .product-box .info-box .product-name{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}@media(min-width: 1200px){.content.list-product .col-xl-9{padding-right:35px !important}}@media(min-width: 768px){.content.product .product-image{border-right:1px solid #dee2e6 !important}}.content.product .product-image .big-image{height:320px;position:relative;overflow:hidden;background:#fff}.content.product .product-image .big-image img{max-width:90%;max-height:90%}@media(min-width: 1200px){.content.product .product-image .big-image{height:400px}}.content.product .product-image .owl-productimg{position:relative}.content.product .product-image .owl-productimg .owl-nav{margin:0;position:static}.content.product .product-image .owl-productimg .owl-nav [class*=owl-]{background:transparent;color:red;position:absolute;margin:0;padding:0;top:50%;font-size:20px;transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%)}.content.product .product-image .owl-productimg .owl-nav [class*=owl-].owl-next{right:0}.content.product .product-image .owl-productimg .owl-nav [class*=owl-].owl-prev{left:0}.content.product .product-image .owl-productimg .items{display:block}.content.product .product-image .owl-productimg .items a{height:60px;display:block;position:relative;border:1px solid #e0e0e0;background:#fff}.content.product .product-image .owl-productimg .items a img{max-width:90%;max-height:90%;width:auto}@media(min-width: 992px){.content.product .product-image .owl-productimg .items a{height:90px}}.content.product .product-image .owl-productimg .items a:hover{border:1px solid #ffcc01}@media(min-width: 992px){.content.product .product-brief{border-right:1px solid #dee2e6 !important}}.content.product .product-brief .title{font-size:18px;font-weight:600;color:#c10000}@media(min-width: 768px){.content.product .product-brief .title{font-size:20px}}@media(min-width: 992px){.content.product .product-brief .title{font-size:23px}}@media(min-width: 1200px){.content.product .product-brief .title{font-size:25px}}.content.product .product-brief .price span{font-weight:800;color:red}.content.product .product-brief .brief p{margin-bottom:5px}.content.product .product-brief .brief img{height:20px !important;width:auto !important}.content.product .product-brief .brief strong{color:#f26837}.content.product .product-brief .price-more{margin:0}.content.product .product-brief .price-more .price{font-size:16px;color:#f26837 !important}.content.product .product-brief .price-more .price *{color:#f26837 !important}@media(min-width: 992px){.content.product .product-brief .price-more .price{font-size:19px}}@media(min-width: 1200px){.content.product .product-brief .price-more .price{font-size:20px}}.content.product .product-brief .price-more .retail{font-size:13px;color:#666;text-decoration:line-through}@media(min-width: 992px){.content.product .product-brief .price-more .retail{font-size:14px}}@media(min-width: 1200px){.content.product .product-brief .price-more .retail{font-size:15px}}.content.product .product-brief .info{line-height:20px;background:#c10000;color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;font-size:10px}.content.product .product-brief .tag{display:inline-block;height:24px;line-height:24px;position:relative;margin:0 16px 8px 0;padding:0 10px 0 12px;background:#00ac9f;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);color:#fff;font-size:12px;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.2);font-weight:bold;margin-left:20px}.content.product .product-brief .tag:before{content:"";position:absolute;top:0;left:-12px;width:0;height:0;border-color:transparent #00ac9f transparent transparent;border-style:solid;border-width:12px 12px 12px 0}.content.product .product-brief .tag:after{content:"";position:absolute;top:10px;left:1px;float:left;width:5px;height:5px;-webkit-border-radius:50%;border-radius:50%;background:#fff;-webkit-box-shadow:-1px -1px 2px rgba(0,0,0,.4);box-shadow:-1px -1px 2px rgba(0,0,0,.4)}.content.product .product-brief .hotline_cart{background:#f26837;line-height:40px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;color:#fff}.content.product .product-brief .hotline_cart:hover{background:#f26837;color:#fff}.content.product .product-brief .content-style ul{padding-left:20px}.content.product .product-brief .content-style ul li{margin-bottom:10px}.content.product .product-brief .product-order form input{width:60px;display:block;text-align:center;line-height:38px;border-top:solid 1px #ebebeb;border-bottom:solid 1px #ebebeb;font-size:14px;outline:none;padding:5px 0;float:left;border-left:0;border-right:0}.content.product .product-brief .product-order form button{display:block;border:0;background:linear-gradient(#f53010, #ef2615);color:#fff;border-radius:3px;cursor:pointer;padding:5px 0;width:calc(100% - 5px);margin-left:5px;outline:none;line-height:50px;height:50px}@media(max-width: 767.98px){.content.product .product-brief .product-order form button{width:100%;margin-left:0;margin-top:5px}}.content.product .product-brief .product-order form button strong{display:block;font-size:18px;line-height:24px}.content.product .product-brief .product-order form button p{margin:0;font-size:13px;line-height:16px}.content.product .product-brief .product-order form .input_cart button{margin:0;font-size:20px;line-height:0px;border:solid 1px #ebebeb;display:inline-block;width:40px;height:50px;background:#fff;float:left;color:#333;text-align:center;padding:5px 0}.content.product .product-brief .product-order form .input_cart button:hover{border:solid 1px #dc0021;background:#dc0021;color:#fff}.content.product .product-brief .product-order form .input_cart button.btn-minus{border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px}.content.product .product-brief .product-order form .input_cart button.btn-plus{border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0}@media(min-width: 992px){.content.product .product-brief .product-order form .input_cart{flex:0 0 140px;max-width:140px}}@media(min-width: 992px){.content.product .product-brief .product-order form .button_cart{flex:0 0 calc(100% - 140px);max-width:calc(100% - 140px);max-width:200px}}.content.product .product-brief .product-order form .hotline_cart{background:#f26837;color:#fff;text-align:center;border-radius:3px;padding:5px 0;display:block;text-decoration:none}.content.product .product-brief .product-order form .hotline_cart span{display:block;line-height:18px;font-size:15px}.content.product .product-brief .product-order form .hotline_cart p{font-weight:bold;font-size:18px;line-height:22px;margin:0}.content.product .info-box-right .support_box .item .img-box{width:60px;height:60px;flex:0 0 60px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;overflow:hidden}.content.product .info-box-right .support_box .item .info{padding-left:10px}.content.product .info-box-right .support_box .item .info .hotline{color:#ea0000;font-weight:600;font-size:20px;line-height:1.3}.content.product .info-box-right .support_box .item .info .name{font-style:italic}.content.product .info-box-right .title{background:#c10000;color:#fff;font-weight:600}@media(min-width: 992px){.content.product .product-description{border-right:1px solid #dee2e6 !important}}.content.product .product-description .title{font-size:20px;color:#f26837}.content.product .product-description .nav-tabs .nav-link{font-size:16px;font-weight:500;text-transform:uppercase}@media(min-width: 992px){.content.product .product-description .nav-tabs .nav-link{font-size:18px}}.content.product .product-description .nav-tabs .nav-item.show .nav-link,.content.product .product-description .nav-tabs .nav-link.active{font-weight:bold;background:#c10000;color:#fff;border-color:#c10000 !important;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.content.product .product-description .content-page{border-top:0}.content.product .product-description .content-page img{width:auto !important;height:auto !important}.content.product .product-description .certificate .item>div{border:1px solid #dee2e6;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;height:90px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);-moz-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15)}.content.product .menu-category-product .title{font-weight:bold;background:#c10000;color:#fff;border-color:#c10000 !important;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;padding:.5rem 1rem;font-size:16px;text-transform:uppercase}@media(min-width: 992px){.content.product .menu-category-product .title{font-size:18px}}.content.product .menu-category-product .list-box ul{list-style:none;padding:0;margin:0}.content.product .menu-category-product .list-box ul li{position:relative}.content.product .menu-category-product .list-box ul li a{display:block;transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;text-transform:capitalize}.content.product .menu-category-product .list-box ul li a:hover{color:#f26837}.content.product .menu-category-product .list-box ul li span{width:25px;height:25px;display:inline-block;text-align:center;cursor:pointer}.content.product .menu-category-product .list-box ul li span .fa-angle-up{display:none}.content.product .menu-category-product .list-box ul li span:hover{color:#f26837}.content.product .menu-category-product .list-box ul li.active span .fa-angle-up{display:inline-block}.content.product .menu-category-product .list-box ul li.active span .fa-angle-down{display:none}.content.product .menu-category-product .list-box ul li>ul{overflow:hidden;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}@media(min-width: 992px){.content.product .menu-category-product .list-box ul li>ul{background:#fff;visibility:hidden;opacity:0;display:none}}.content.product .menu-category-product .list-box ul li>ul>li a{padding-left:0 !important;white-space:nowrap}.content.product .menu-category-product .list-box ul li.active>ul{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";visibility:visible;display:block}.content.product .menu-category-product .list-box ul li.active>div{color:#f26837 !important}.content.product .menu-category-product .list-box ul li.active>div>a{color:#f26837 !important}.content.product .menu-category-product .list-box>ul>li{padding:0 30px}.content.product .menu-category-product .list-box>ul>li .active{color:#f26837}@media(min-width: 1200px){.content.product .menu-category-product .list-box>ul>li{padding:0 20px}}.content.product .orthers-product .title{font-size:18px;font-weight:600;color:#c10000}@media(min-width: 768px){.content.product .orthers-product .title{font-size:20px}}@media(min-width: 992px){.content.product .orthers-product .title{font-size:23px}}@media(min-width: 1200px){.content.product .orthers-product .title{font-size:25px}}@media(min-width: 1200px){.content.product .orthers-product .list-products .item-wrap{flex:0 0 20%;max-width:20%}}.content.shopping .shopping-cart table tr{border-bottom:1px solid #eee}.content.shopping .shopping-cart table .img-box{width:70px;height:70px;background:#fff}.content.shopping .shopping-cart table .img-box img{max-width:90%;max-height:90%}.content.shopping .shopping-cart .button-box a{display:block;text-align:center;margin-bottom:10px;background:#c10000;color:#fff;padding:7px 15px 5px;line-height:24px;text-transform:uppercase}.content.shopping .shopping-cart .button-box a.btn-delete{background:#444}@media(min-width: 768px){.content.shopping .shopping-cart .button-box a{display:inline-block}}.content.shopping .shopping-order .title{font-size:15px;font-weight:600}.content.shopping .shopping-order form input,.content.shopping .shopping-order form select{line-height:32px}.content.shopping .shopping-order form .wrapper-select{position:relative}.content.shopping .shopping-order form .wrapper-select label{color:#737373;font-size:11px;line-height:13px;font-weight:400;position:absolute;top:0;width:100%;margin-top:3px;margin-left:1px;padding:0 .91667em;z-index:1;pointer-events:none;overflow:hidden;white-space:nowrap;text-overflow:limit-lines;padding-top:5px;display:inline-block;margin-bottom:.5rem}.content.shopping .shopping-order form .wrapper-select select{padding-bottom:4px;padding-top:22px !important;line-height:20px;font-size:13px;padding-left:0 .91667em;background:#fff !important;height:46px;-webkit-appearance:none}.content.shopping .shopping-order form .wrapper-select:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDIxIDE5Ij48dGl0bGU+QXJ0Ym9hcmQgMTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBmaWxsPSIjMDAwIj48Zz48cGF0aCBkPSJNMCAwaDF2MTlIMFYweiIgaWQ9IlNoYXBlIiBmaWxsLW9wYWNpdHk9Ii4xNSIvPjxwYXRoIGQ9Ik0xMSA4aDEwbC01IDUtNS01eiIgZmlsbC1vcGFjaXR5PSIuNSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==),none;content:"";position:absolute;right:0;top:0;bottom:0;width:45px;background-position:center center;background-repeat:no-repeat;pointer-events:none}.content.shopping .shopping-order form .custom_radio_box{border-color:#ced4da !important}.content.shopping .shopping-order form .custom_radio_box>p{display:none}.content.shopping .shopping-order form .custom_radio_box .radio{padding:10px 15px;line-height:24px}.content.shopping .shopping-order form .custom_radio_box .radio input{position:absolute;z-index:-1;opacity:0}.content.shopping .shopping-order form .custom_radio_box .radio input:checked~label:before{background-color:#007bff}.content.shopping .shopping-order form .custom_radio_box .radio input:checked~label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.content.shopping .shopping-order form .custom_radio_box .radio label{margin-bottom:0;line-height:20px;padding-top:3px;position:relative;padding-left:20px}.content.shopping .shopping-order form .custom_radio_box .radio label:before,.content.shopping .shopping-order form .custom_radio_box .radio label:after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;z-index:9}.content.shopping .shopping-order form .custom_radio_box .radio label:before{pointer-events:none;user-select:none;background-color:#dee2e6}.content.shopping .shopping-order form .custom_radio_box .radio:nth-child(1){border-bottom:1px solid #ced4da}.content.shopping .shopping-order form .custom_radio_box .radio-wrap .blank-slate{display:none;background:#f5f5f5}.content.shopping .shopping-order form .custom_radio_box .radio-wrap.show .blank-slate{display:block}.content.shopping .shopping-order form .has-error input,.content.shopping .shopping-order form .has-error textarea,.content.shopping .shopping-order form .has-error select{border:1px solid #ea0000}.content.shopping .shopping-order form .has-error .help-block{margin-top:5px;color:#ea0000}.content.shopping .shopping-order-cart .table_ordered{width:100%}.content.shopping .shopping-order-cart .table_ordered .img-wrap{width:90px}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box{display:inline-block;position:relative}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box .img{width:90px;height:90px;border-radius:3px;overflow:hidden}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box .img img{max-height:95%;max-width:95%}.content.shopping .shopping-order-cart .table_ordered .img-wrap .img-box em{display:inline-block;position:absolute;top:-5px;right:-5px;background:#999;color:#fff;border-radius:30px;width:20px;height:20px;text-align:center;line-height:20px;font-size:12px;font-style:normal}.content.shopping .shopping-order-cart .table_ordered .info{padding-left:15px}.content.shopping .shopping-order-cart .table_ordered .info .product-name{font-size:14px;font-weight:600}.content.shopping .shopping-order-cart .table_ordered .info .input_cart input{width:40px;display:block;text-align:center;line-height:20px;border-top:solid 1px #ebebeb;border-bottom:solid 1px #ebebeb;font-size:14px;outline:none;padding:5px 0;float:left;border-left:0;border-right:0}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button{margin:0;font-size:20px;line-height:0px;border:solid 1px #ebebeb;display:inline-block;width:30px;height:32px;background:#fff;color:#333;text-align:center;padding:5px 0}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button:hover{border:solid 1px #dc0021;background:#dc0021;color:#fff}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button.btn-minus{border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px}.content.shopping .shopping-order-cart .table_ordered .info .input_cart button.btn-plus{border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0}@media(min-width: 992px){.content.shopping .shopping-order-cart .table_ordered .info .input_cart{flex:0 0 140px;max-width:140px}}.content.shopping .shopping-order-cart .total-cart{font-size:15px;font-weight:bold}@media(min-width: 992px){.content.shopping .shopping-order-cart{height:100%}}.content.contact .contact-form h5{line-height:1.5;font-weight:400}.content.contact .contact-form .btn{color:#fff;position:relative;z-index:2;font-weight:600;padding:.75rem 1rem;cursor:pointer}.content.contact .contact-form .btn:hover{background:#f26837}.content.contact .help-block-error{color:#ea0000 !important}.content.contact #mapcont{width:100% !important;height:350px}.content.contact .info{color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.content.contact .info .item .icon{font-size:25px;flex:0 0 30px;width:30px}.content.contact .info .item div strong{font-size:20px}.content.contact .info .item div a{color:#fff}.content.contact .info>p{font-size:20px}.content.booking #subscribeform-time{display:flex;flex-wrap:wrap}.content.booking #subscribeform-time .radio{flex:0 0 calc(100% / 3);width:calc(100% / 3)}.content.gallery .shadow{border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;-webkit-box-shadow:0px 10px 30px 0px rgba(50,50,50,.16);-moz-box-shadow:0px 10px 30px 0px rgba(50,50,50,.16);box-shadow:0px 10px 30px 0px rgba(50,50,50,.16)}.content.gallery .photo-item{position:relative;-webkit-box-shadow:0px 10px 30px 0px rgba(50,50,50,.16);-moz-box-shadow:0px 10px 30px 0px rgba(50,50,50,.16);box-shadow:0px 10px 30px 0px rgba(50,50,50,.16)}.content.gallery .photo-item:after{position:absolute;content:"";left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.6);z-index:1;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;opacity:0;visibility:hidden;border-radius:.25rem .25rem 0 0;-webkit-border-radius:.25rem .25rem 0 0;-moz-border-radius:.25rem .25rem 0 0}.content.gallery .photo-item img{width:100%;-o-object-fit:cover;object-fit:cover;height:250px;border-radius:.25rem .25rem 0 0;-webkit-border-radius:.25rem .25rem 0 0;-moz-border-radius:.25rem .25rem 0 0}.content.gallery .photo-item:hover:after{opacity:1;visibility:visible}.content.gallery .photo-text-more{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;background:#fff;border-radius:0 0 .25rem .25rem;-webkit-border-radius:0 0 .25rem .25rem;-moz-border-radius:0 0 .25rem .25rem}.content.gallery .photo-text-more .icon{font-size:20px}.content.gallery .photo-text-more .heading{font-size:16px;margin-bottom:0;font-weight:600}.content.gallery .photo-text-more .meta{color:#8a8a8a;font-size:15px}.content.album .gallery-picture .item-media{position:relative;overflow:hidden}.content.album .gallery-picture .item-media .img-box{height:300px}.content.album .gallery-picture .item-media .img-box.has-video:after{content:"";background:url(../css/images/play-icon.png) no-repeat;position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;background-size:100%;width:50px;height:50px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;opacity:.9}.content.album .gallery-picture .item-media .media-links{bottom:0;left:0;position:absolute;right:0;text-align:center;top:0}.content.album .gallery-picture .item-media .media-links:before{background:#000;background:transparent\9 ;background:rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s linear}.content.album .gallery-picture .item-media .media-links div{margin-top:-30px;position:absolute;top:50%;width:100%;z-index:4}.content.album .gallery-picture .item-media .media-links div .link-zoom{background-color:#fff;border-color:#fff;border-radius:50px;color:#000;border:2px solid transparent;display:inline-block;font-size:16px;height:60px;line-height:58px;opacity:0;position:relative;text-align:center;top:0;transition:all .6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;width:60px;z-index:5}.content.album .gallery-picture .item-media .media-links div .link-zoom:before{content:"";font-family:"Font Awesome 5 Free";-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900}.content.album .gallery-picture .item-media .media-links div .link-zoom:hover{background-color:#f26837;border-color:#f26837;color:#fff}.content.album .gallery-picture .item-media:hover .media-links:before{opacity:.7}.content.album .gallery-picture .item-media:hover .media-links a{filter:alpha(opacity=100);opacity:1;top:0}@media(min-width: 992px){.content.video-page .item-video{height:300px}}.content.video-page .item-video .img-box{height:250px;position:relative;overflow:hidden}.content.video-page .item-video .img-box>a{display:block}.content.video-page .item-video .img-box>a::after{content:"";background:url("../css/images/play-icon.png") no-repeat;position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;background-size:100%;width:50px;height:50px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;opacity:.9}.content.video-page .item-video .img-box>a:hover::after{transform:translate(-50%, -50%) scale(1.3, 1.3);-webkit-transform:translate(-50%, -50%) scale(1.3, 1.3);-moz-transform:translate(-50%, -50%) scale(1.3, 1.3);-o-transform:translate(-50%, -50%) scale(1.3, 1.3);-ms-transform:translate(-50%, -50%) scale(1.3, 1.3)}.content.video-page .item-video .img-box img{position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);top:50%;left:50%;object-fit:cover;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;min-width:100%;min-height:100%}.content.video-page .item-video .title{font-size:15px;font-weight:600;line-height:25px;height:50px;overflow:hidden;background:#fff;background:transparent\9 ;background:rgba(255,255,255,.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff, endColorstr=#e5ffffff)}.content .home-project{background:#fff}.content.view-profile .view-job .info-profile{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;height:100%}.content.view-profile .view-job .info-profile .img-box img{width:100%}.content.view-profile .view-job .detail-profile{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;height:100%}.content.view-profile .view-job .detail-profile .name{font-size:17px;font-weight:600}.content.view-profile .view-job .exp-profile,.content.view-profile .view-job .contact-profile{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.content.view-profile .view-job table th{font-weight:600}.content.list-doctor .nav-tabs{position:relative;border-bottom:0}.content.list-doctor .nav-tabs .nav-link{font-size:15px;line-height:30px;padding:0 10px;font-weight:600;background:#eee;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}@media(min-width: 992px){.content.list-doctor .nav-tabs .nav-link{font-size:17px;line-height:40px;padding:0 20px}}.content.list-doctor .nav-tabs .nav-item.show .nav-link,.content.list-doctor .nav-tabs .nav-link.active{background:#f26837;color:#fff;border-color:#f26837 !important}.content.list-doctor .nav-tabs .nav-link:hover{background:#c10000;color:#fff;border-color:#c10000 !important}.content.list-doctor .list-news .item-wrap{height:100%}.content.list-doctor .list-news .img-box{height:320px}.content.list-doctor .list-news .info-box .name{color:#c10000;font-weight:600}.content.list-doctor .list-news .info-box .info{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}.custom-table table{border-collapse:collapse;width:100%}.custom-table tr:nth-of-type(odd){background:#f9f9f9}.custom-table th{background:#dfdfdf;color:#000;font-weight:600;text-align:center}.custom-table td,.custom-table th{padding:12px}.custom-table h4{line-height:25px;font-size:15px}@media(max-width: 767.98px){.custom-table td,.custom-table tr{display:block;text-align:left !important}.custom-table .hidden{display:none}.custom-table thead tr{position:absolute;top:-9999px;left:-9999px}.custom-table tr{border:1px solid #ccc}.custom-table tr+tr{margin-top:1.5em}.custom-table td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:30%;background-color:#f5f5f5;text-align:left}.custom-table td:before{content:attr(data-label);display:inline-block;line-height:1.5;margin-left:-40%;width:30%;float:left}}.bottom-wiget-support{position:fixed;z-index:999;bottom:0;background:#fff;width:100%;-webkit-box-shadow:2px 1px 9px #dedede;-moz-box-shadow:2px 1px 9px #dedede;box-shadow:2px 1px 9px #dedede;border-top:1px solid #eaeaea}.bottom-wiget-support .item a{font-size:13px}.bottom-wiget-support .item a img{height:27px}.bottom-support-online{position:fixed;z-index:999;left:15px;bottom:30px}.bottom-support-online .support-content{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);-ms-transform:translateY(100%);opacity:0;visibility:hidden;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.bottom-support-online .support-content.show{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0)}.bottom-support-online a{position:relative;margin:20px 10px;text-align:left;width:40px;height:40px;display:block}.bottom-support-online a span{border-radius:2px;text-align:center;background:#189eff;padding:9px;display:none;width:210px;margin-left:10px;position:absolute;color:#fff;z-index:999;top:0px;left:40px;transition:all .2s ease-in-out 0s;-moz-animation:headerAnimation .7s 1;-webkit-animation:headerAnimation .7s 1;-o-animation:headerAnimation .7s 1;animation:headerAnimation .7s 1}.bottom-support-online a span:before{content:"";width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #189eff transparent transparent;position:absolute;left:-10px;top:10px}.bottom-support-online a:hover span{display:block}.bottom-support-online i{width:40px;height:40px;background:#189eff;color:#fff;border-radius:100%;font-size:20px;text-align:center;line-height:40px;position:relative;z-index:999}.bottom-support-online .kenit-alo-circle-fill{width:60px;height:60px;top:-10px;position:absolute;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s;background-color:#32a9ff;opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 50 ")";right:-10px}.bottom-support-online .kenit-alo-circle{width:50px;height:50px;top:-5px;right:-5px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,.4);border-color:#32a9ff;opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 50 ")"}.bottom-support-online .btn-support{cursor:pointer}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.bottom-support-online .animated{animation-duration:1s;animation-fill-mode:both}.bottom-support-online .animated.infinite{animation-iteration-count:infinite}.bottom-support-online .animated.hinge{animation-duration:2s}.bottom-support-online .animated.flipOutX,.bottom-support-online .animated.flipOutY,.bottom-support-online .animated.bounceIn,.bottom-support-online .animated.bounceOut{animation-duration:.75s}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.bottom-support-online .zoomIn{animation-name:zoomIn}@keyframes pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}.bottom-support-online .pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}.hotline-widget .hotline{position:fixed;left:20px;bottom:20px;z-index:50;display:inline-block;line-height:1;height:45px;color:#fff;background:#e2242c;background-size:24px auto;padding:0 10px 0 6px;font-weight:600;font-size:16px;border-radius:32px;box-shadow:-2px 2px 5px #404040}.hotline-widget .hotline i{position:relative;color:#fff;font-size:16px;padding-left:2px;background:rgba(0,0,0,.3);width:35px;height:35px;line-height:35px;text-align:center;border-radius:20px;margin-right:5px;-moz-animation-duration:1000ms;-moz-animation-name:calllink;-moz-animation-iteration-count:infinite;-moz-animation-direction:alternate;-webkit-animation-duration:500ms;-webkit-animation-name:calllink;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-duration:1s;animation-name:calllink;animation-iteration-count:infinite;animation-direction:alternate}.hotline-widget .hotline:hover{color:#e3e3e3}@keyframes calllink{0%{background-color:rgba(0,0,0,.1)}100%{background-color:rgba(0,0,0,.6)}}.mucluc ::-webkit-scrollbar{width:10px}.mucluc ::-webkit-scrollbar-track{background:#f1f1f1}.mucluc ::-webkit-scrollbar-thumb{background:#888}.mucluc ::-webkit-scrollbar-thumb:hover{background:#555}.mucluc .er_toc{padding:15px;margin-bottom:15px;border:2px solid #e6e6e6;background:#fff;line-height:1.7em;max-height:300px;overflow-y:scroll}@media(max-width: 991.98px){.mucluc .er_toc{height:200px}}.mucluc .er_toc .er_toc_title{font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:5px}.mucluc .er_toc .er_toc_title.er_toc_title_open span:after{font-family:"Font Awesome 5 Free";-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;content:"";margin-left:10px}.mucluc .er_toc .er_toc_title.er_toc_title_close span:after{content:"";font-family:"Font Awesome 5 Free";-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;margin-left:10px}.mucluc .er_toc .er_toc_content>ol{list-style:none;padding-left:0;margin-bottom:0}.mucluc .er_toc .er_toc_content>ol ol{list-style:none;padding-left:20px}.mucluc .er_toc.er_toc_fixed{position:fixed;right:70px;z-index:9999;max-width:400px;max-height:500px;bottom:0;transform:translateY(-50%);margin-left:10px}@media(min-width: 992px){.mucluc .er_toc.er_toc_fixed{margin-left:-5px}}.mucluc .er_toc.er_toc_fixed .er_toc_title{position:relative}.mucluc .er_toc.er_toc_fixed .er_toc_title .close-toc{position:absolute;right:0;z-index:9999;font-style:normal;color:red;cursor:pointer}.fixed-mucluc{position:fixed;bottom:90px;cursor:pointer;z-index:9999;background:#f5f5f5;border:2px solid #000;padding:10px 5px;right:20px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.fixed-mucluc i{font-size:35px}@media(min-width: 992px){.fixed-mucluc{left:auto}}@media(max-width: 767.98px){.fixed-mucluc i{font-size:28px}}.btn.btn-read-more{background:#e60000;border-radius:80px;-webkit-border-radius:80px;-moz-border-radius:80px;color:#fff;text-align:center;display:inline-block;margin:1.5rem auto 1.5rem 2rem;padding:10px 25px}.btn.btn-chat-tvv{background:#0c95ea;border-radius:80px;-webkit-border-radius:80px;-moz-border-radius:80px;color:#fff;text-align:center;display:inline-block;margin:1.5rem auto 1.5rem 2rem;padding:10px 25px}.btn-animate{position:relative}.btn-animate .alo-ph-circle{width:125px;height:125px;top:0;left:0;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,.4);opacity:.1;border-color:#e60000;opacity:.5;width:120%;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;height:150%;top:-24%;left:-10%}.btn-animate:hover{transform:scale(0.95);-webkit-transform:scale(0.95);-moz-transform:scale(0.95);-o-transform:scale(0.95);-ms-transform:scale(0.95)}.btn-animate:after{content:"";display:inline-block;width:125px;height:125px;top:0;left:0;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,.4);opacity:.1;border-color:#e60000;opacity:.5;width:120%;border-radius:40px;height:150%;top:-24%;left:-10%;-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.btn-animate.btn-chat-tvv .alo-ph-circle,.btn-animate.btn-chat-tvv:after{border-color:#0c95ea}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}#exampleModal .modal-title{font-size:20px}@-webkit-keyframes showHide{0%{width:100%;opacity:0}40%{width:0%;opacity:0}60%{width:0%;opacity:0}100%{width:100%;opacity:1}}@-moz-keyframes showHide{0%{width:100%;opacity:0}40%{width:0%;opacity:0}60%{width:0%;opacity:0}100%{width:100%;opacity:1}}@-ms-keyframes showHide{0%{width:100%;opacity:0}40%{width:0%;opacity:0}60%{width:0%;opacity:0}100%{width:100%;opacity:1}}@-o-keyframes showHide{0%{width:100%;opacity:0}40%{width:0%;opacity:0}60%{width:0%;opacity:0}100%{width:100%;opacity:1}}@keyframes showHide{0%{width:100%;opacity:0}40%{width:0%;opacity:0}60%{width:0%;opacity:0}100%{width:100%;opacity:1}}/*# sourceMappingURL=style.css.map */
