﻿/*!
 * 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:#36338e;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:#36338e;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:#36338e}[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:#36338e;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:#36338e;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}@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}.kg-broken{font-family:"broken",sans-serif}@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, #D42027 12.5%, #36338E 97.92%);background-image:-moz-linear-gradient(90.1deg, #D42027 12.5%, #36338E 97.92%);background-image:-ms-linear-gradient(90.1deg, #D42027 12.5%, #36338E 97.92%);background-image:-o-linear-gradient(90.1deg, #D42027 12.5%, #36338E 97.92%);background-image:linear-gradient(90.1deg, #D42027 12.5%, #36338E 97.92%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=$filter1, endColorStr=$filter2)}.bg-gradient-ver{background-image:-webkit-linear-gradient(180deg, #D42027 0%, #36338E 100%);background-image:-moz-linear-gradient(180deg, #D42027 0%, #36338E 100%);background-image:-ms-linear-gradient(180deg, #D42027 0%, #36338E 100%);background-image:-o-linear-gradient(180deg, #D42027 0%, #36338E 100%);background-image:linear-gradient(180deg, #D42027 0%, #36338E 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:"UTMSwissBlack";src:url("fonts/UTMSwissCondensedBlack.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:#36338e}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:700}.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:bold;color:#36338e;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:80%;font-size:14px;margin:0 auto 2rem auto;text-align:center}@media(max-width: 991.98px){.headerbox{margin:1.5rem 0 2rem 0}.headerbox .description{max-width:100%}}@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:#36338e}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:#36338e}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:#f0f0f0;padding:0;position:relative;z-index:10}header .top-bar .container{position:relative}header .top-bar .slogan{font-size:13px;line-height:40px;color:#36338e;font-weight:700}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 .info-company{text-align:right}header .top-bar .info-company span{line-height:40px;color:#36338e;padding:0px 10px}header .top-bar .info-company span:not(:last-child){border-right:1px solid #36338e}header .top-bar .info-company span:nth-child(2){margin-right:10px;border-right:0px solid #36338e}header .top-bar .info-company span a{color:#36338e}header .top-bar .info-company img{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:#d42027;background:none;height:25px;line-height:22px}header .logo-search-hotline{border-bottom:1px solid #e9e9e9;background-color:#fff}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 320px;width:300px;text-align:left;display:flex;align-items:center;justify-content:space-around}header .logo-search-hotline .right .hotline{color:#36338e;background-size:100% 85px;padding:0 10px;height:85px;padding-top:17px}header .logo-search-hotline .right .hotline img{width:50px;height:40px;border-right:.5px solid #fff;padding-right:10px;margin-right:10px}header .logo-search-hotline .right .hotline .text .icon{line-height:13px;margin-bottom:5px;color:#000}header .logo-search-hotline .right .hotline .text .phone{font-size:15px;font-weight:700;line-height:22px}header .logo-search-hotline .right .wrap-cart{padding:5px 15px;background-color:#36338e;border-radius:5px}header .logo-menu-lang{position:relative}header .logo-menu-lang:after{content:"";position:absolute;z-index:990;display:block;width:100%;height:100%;background:#36338e;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:#36338e}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:#d42027;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 .logo-group{width:200px;height:95px;position:relative;display:flex;align-items:center}header .logo-search-hotline .logo-group a{height:100%;flex:2}header .logo-search-hotline .logo-group a img{max-width:90%;max-height:90%}header .logo-search-hotline .logo-group .name-company{flex:4;font-weight:700;color:#36338e;font-size:15px}header .logo-search-hotline .logo-group .name-company span{font-size:13px;font-family:"UTMSwiss"}@media(min-width: 1200px){header .logo-search-hotline .logo-group{width:290px}}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:#36338e}header .logo-link-search{border-bottom:1px solid #36338e;background:#d42027}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 #36338e;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:#36338e;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:#36338e}@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:#fff;line-height:35px;font-size:14px;position:relative}.menu-cart .cart_menu img{height:18px}.menu-cart .cart_menu{position:relative;float:right;font-size:13px;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:#d42027;width:15px;height:15px;font-size:10px}.menu-cart .container{position:relative}.menu-cart .container .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 .container .show-cart{width:370px}}.menu-cart .container .show-cart.show{opacity:1;visibility:visible}.menu-cart .container .show-cart .wrap{max-height:400px;overflow-y:scroll}.menu-cart .container .show-cart .wrap::-webkit-scrollbar{width:5px}.menu-cart .container .show-cart .wrap::-webkit-scrollbar-track{background:#f1f1f1}.menu-cart .container .show-cart .wrap::-webkit-scrollbar-thumb{background:#838383}.menu-cart .container .show-cart .wrap::-webkit-scrollbar-thumb:hover{background:#414141}.menu-cart .container .show-cart .wrap .title{background:#eee;padding:9px 20px}.menu-cart .container .show-cart .wrap .title i{color:#ea0000}.menu-cart .container .show-cart .wrap .mess-none-cart{padding:10px}.menu-cart .container .show-cart .wrap ._record .img-box{width:50px;height:50px;flex:0 0 50px}.menu-cart .container .show-cart .wrap ._record .img-box img{width:100%;height:auto}.menu-cart .container .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 .container .show-cart .wrap ._record>div .product-name{font-size:13px;line-height:21px;font-weight:600;display:block}.menu-cart .container .show-cart .wrap ._record>div .product-name:hover{color:#36338e}@media(min-width: 1200px){.menu-cart .container .show-cart .wrap ._record>div .product-name{font-size:14px}}.menu-cart .container .show-cart .wrap ._record>div .price{font-size:12px;line-height:20px;font-weight:bold;color:#cd0000;margin-right:20px}.menu-cart .container .show-cart .wrap ._record>div .price .line{font-size:12px;line-height:20px;text-decoration:line-through;color:#888;font-style:italic}.menu-cart .container .show-cart .btn-danger{border-radius:0 !important;color:#fff;font-weight:600;letter-spacing:0}.menu-cart-full{background:#36338e;background-size:100% 100%;background-repeat:no-repeat;width:100%}.menu-cart-full .menubar{position:relative}.menu-cart-full .menubar #narbarMainMenu{padding:0;z-index:990}.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:14px}}.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:#fff}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item:hover .nav-link{color:#fff}.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:#36338e;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:#36338e;border-left:0;top:0;text-align:left;left:100%;display:none;padding:0;list-style:none;color:#000}.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:#36338e;font-size:18px}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul.navbar-left li.nav-item:hover a.nav-link{color:#36338e}.menu-cart-full .menubar .right{cursor:pointer}.menu-cart-full .right .network_social a{color:#fff}.menu-cart-full .container{position:relative}.menu-cart-full .container .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-full .container .show-cart{width:370px}}.menu-cart-full .container .show-cart.show{opacity:1;visibility:visible}.menu-cart-full .container .show-cart .wrap{max-height:400px;overflow-y:scroll}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar{width:5px}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar-track{background:#f1f1f1}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar-thumb{background:#838383}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar-thumb:hover{background:#414141}.menu-cart-full .container .show-cart .wrap .title{background:#eee;padding:9px 20px}.menu-cart-full .container .show-cart .wrap .title i{color:#ea0000}.menu-cart-full .container .show-cart .wrap .mess-none-cart{padding:10px}.menu-cart-full .container .show-cart .wrap ._record .img-box{width:50px;height:50px;flex:0 0 50px}.menu-cart-full .container .show-cart .wrap ._record .img-box img{width:100%;height:auto}.menu-cart-full .container .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-full .container .show-cart .wrap ._record>div .product-name{font-size:13px;line-height:21px;font-weight:600;display:block}.menu-cart-full .container .show-cart .wrap ._record>div .product-name:hover{color:#36338e}@media(min-width: 1200px){.menu-cart-full .container .show-cart .wrap ._record>div .product-name{font-size:14px}}.menu-cart-full .container .show-cart .wrap ._record>div .price{font-size:12px;line-height:20px;font-weight:bold;color:#cd0000;margin-right:20px}.menu-cart-full .container .show-cart .wrap ._record>div .price .line{font-size:12px;line-height:20px;text-decoration:line-through;color:#888;font-style:italic}.menu-cart-full .container .show-cart .btn-danger{border-radius:0 !important;color:#fff;font-weight:600;letter-spacing:0}.search_desktop_button{color:#36338e;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:#36338e;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:#d42027;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:#36338e;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:#36338e}.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:#36338e;color:#fff;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:#dedede;border:0;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;width:470px;height:40px}@media(min-width: 1200px){.search_desktop_wrap{width:470px}}.search_desktop_wrap .search_form{background:transparent;width:100%;max-width:100%;border:1px solid #8e8e8e}.search_desktop_wrap .search_form .dropdown button{background:#fff;border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;color:#b7b7b7;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}.search_desktop_wrap .search_form .dropdown button:after{top:18px;position:absolute;margin-left:5px}.search_desktop_wrap .search_form .dropdown button:active{background-color:#fff}.search_desktop_wrap .search_form .dropdown button:focus{box-shadow:none !important}.search_desktop_wrap .search_form .dropdown::after{content:"|";position:absolute;right:-12px;top:6px;color:#8e8e8e}.search_desktop_wrap .search_form input{border:0;padding-left:15px}.search_desktop_wrap .search_form input::placeholder{color:#b7b7b7}.search_desktop_wrap .search_form button.btn-submit{border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;width:70px;font-weight:600;height:40px;line-height:40px;background:#36338e}.search_desktop_wrap .dropdown-item{text-transform:capitalize}.mm-menu .lang-bt img{height:22px}.slider{position:relative}@keyframes stuckFadeIn{0%{opacity:0}100%{opacity:1}}@media(max-width: 767.98px){.slider{padding:.2rem}}.slider.slider-mobile .owl-theme .owl-nav.disabled+.owl-dots{margin:0}.slider.slider-mobile .owl-dots{background-color:#fff;display:flex;padding:.2rem}.slider.slider-mobile .owl-dots .owl-dot{flex:1;width:100%;height:3px}.slider.slider-mobile .owl-dots .owl-dot span{width:100%;height:100%;margin:0;border-radius:0}.slider.slider-mobile .owl-dots .owl-dot.active span{background-color:#36338e}.slider .swiper-container{width:100%;height:460px;margin-left:auto;margin-right:auto;overflow:hidden}.slider .swiper-container .gallery-top{height:100%;width:100%;border-radius:6px;overflow:hidden}.slider .swiper-container .gallery-top .swiper-slide a{display:block;width:100%;height:100%;overflow:hidden}.slider .swiper-container .gallery-top .swiper-slide a img{object-fit:cover;object-position:center;height:100%;width:100%}.slider .swiper-container .gallery-thumbs{height:17%;box-sizing:border-box;margin-top:1%;border-radius:6px;overflow:hidden;box-shadow:-1px 1px 7px rgba(32,32,32,.5);margin-bottom:.5rem;margin-left:3px;margin-right:2px}.slider .swiper-container .gallery-thumbs .swiper-slide{width:25%;height:100%;text-align:center;cursor:pointer;font-size:11.5px;display:flex;align-items:center;justify-content:center}.slider .swiper-container .gallery-thumbs .swiper-slide img{height:100%;width:100%;object-fit:cover}.slider .swiper-container .gallery-thumbs .swiper-slide:hover{background-color:#f1f1f1}.slider .swiper-container .gallery-thumbs .swiper-slide-thumb-active{border:2px solid #36338e}.slider .left-cat{flex:0 0 20%;max-width:20%}.slider .left-cat .title{font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;margin-bottom:.5rem;background-color:#36338e;border-radius:5px;padding:.2rem .75rem}.slider .left-cat .title i{margin:0 .3rem 0 0}.slider .center-slide{flex:0 0 80%;padding:0 1rem;max-width:80%}.slider .right-banner{flex:0 0 21.5%;max-width:21.5%}.slider .right-banner .item{margin:0 0 .5rem 0}.slider .right-banner .item:last-child{margin:0}.slider .right-banner .item a{display:block;height:120px}.slider .right-banner .item a img{object-fit:cover;object-position:center;height:100%;width:100%}.slider .item{text-align:center}.slider .item div.sl-wrap{width:100%;position:absolute;left:0;bottom:0;height:100%}.slider .item div.sl-wrap .container,.slider .item div.sl-wrap .d-flex{height:100%}.slider .item div.sl-wrap .title_sl{color:#fff;font-size:20px;line-height:40px;font-weight:700;position:relative;opacity:0;max-width:800px;-moz-transform:translateY(100px);-o-transform:translateY(100px);-ms-transform:translateY(100px);-webkit-transform:translateY(100px);transform:translateY(100px);-moz-transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;transition:all 1000ms ease}.slider .item div.sl-wrap .title_sl>span{font-size:40px;line-height:40px;color:#d42027}@media(min-width: 1200px){.slider .item div.sl-wrap .title_sl{font-size:30px;line-height:45px}}.slider .item div.sl-wrap .title_sl2{color:#fff;text-transform:capitalize;font-size:80px;line-height:80px;font-weight:800;position:relative;opacity:0;max-width:800px;-moz-transform:translateY(100px);-o-transform:translateY(100px);-ms-transform:translateY(100px);-webkit-transform:translateY(100px);transform:translateY(100px);-moz-transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;transition:all 1000ms ease}.slider .item div.sl-wrap .brief_sl{color:#fff;font-size:25px;line-height:35px;opacity:0;max-width:800px;-moz-transform:translateY(100px);-o-transform:translateY(100px);-ms-transform:translateY(100px);-webkit-transform:translateY(100px);transform:translateY(100px);-moz-transition:all 1300ms ease;-webkit-transition:all 1300ms ease;-ms-transition:all 1300ms ease;-o-transition:all 1300ms ease;transition:all 1300ms ease;font-weight:700}.slider .item div.sl-wrap .brief_sl p{margin:0}.slider .item div.sl-wrap .brief_sl span{display:inline-block;padding:3px 5px;background-color:#efe16e;border-radius:5px;color:#36338e}.slider .item div.sl-wrap .more{color:#fff;line-height:50px;text-shadow:2px 2px 4px #474747;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;border:1px solid #fff;opacity:0;-moz-transform:translateY(100px);-o-transform:translateY(100px);-ms-transform:translateY(100px);-webkit-transform:translateY(100px);transform:translateY(100px);-moz-transition:all 1500ms ease;-webkit-transition:all 1500ms ease;-ms-transition:all 1500ms ease;-o-transition:all 1500ms ease;transition:all 1500ms ease;font-size:14px;padding:5px 20px}.slider .item div.sl-wrap .more:hover{background:#d42027 !important;border-color:#d42027 !important;color:#fff}.slider .active .item>div{animation:stuckFadeIn 3s}.slider .active .item>div .title_sl{opacity:1;-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:500ms;-moz-transition-delay:500ms;-ms-transition-delay:500ms;-o-transition-delay:500ms;transition-delay:500ms}.slider .active .item>div .title_sl2{opacity:1;-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:700ms;-moz-transition-delay:700ms;-ms-transition-delay:700ms;-o-transition-delay:700ms;transition-delay:700ms}.slider .active .item>div .brief_sl{opacity:1;-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:900ms;-moz-transition-delay:900ms;-ms-transition-delay:900ms;-o-transition-delay:900ms;transition-delay:900ms}.slider .active .item>div .more{opacity:1;-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:800ms;-moz-transition-delay:800ms;-ms-transition-delay:800ms;-o-transition-delay:800ms;transition-delay:800ms}.slider .owl-slider .owl-dots{position:absolute;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%;top:unset;bottom:0}.slider .owl-slider .owl-nav{margin:0;position:static}.slider .owl-slider .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}.slider .owl-slider .owl-nav [class*=owl-].owl-next{right:0}.slider .owl-slider .owl-nav [class*=owl-].owl-prev{left:0}.slider .owl-slider .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#ccc}.slider .owl-slider .owl-dots{margin:.5rem 0 0 0}.slider .owl-slider .owl-dots .owl-dot span{width:12px;height:12px;border:3px solid #d42027;background:#d42027;opacity:.6;margin:5px}.slider .owl-slider .owl-dots .owl-dot span.active{opacity:1;background:#d42027}.slider .owl-slider .owl-dots .owl-dot:hover span,.slider .owl-slider .owl-dots .owl-dot.active span{opacity:1;background:#36338e;border-color:#36338e}.intro-home{position:relative;z-index:1}.intro-home .row .item{background-color:#fff;padding:10px;height:100%;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)}.intro-home .row .item .info-box{position:relative;width:calc(100% - 85px);margin-left:10px}.intro-home .row .item .info-box .name{font-size:15px;font-weight:600}.intro-home .row .item .info-box .content{font-size:13px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:inherit}.intro-home .row .item .img-box{background:#36338e;position:relative;height:100px;width:75px;object-fit:cover;display:block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden}.intro-home .row .item .img-box img{height:35px;width:35px;max-width:100%;max-height:100%;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%}.intro-home .row .item.even .img-box{background:#d2d2d2}@media(min-width: 768px){.intro-home{margin-top:-60px;margin-bottom:-60px}}.about-home{background-color:#fff;position:relative}.about-home .background2{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}.about-home .border_radius5{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.about-home>.container{position:relative;z-index:10}.about-home .left .title{font-size:20px;font-weight:600;text-transform:uppercase}.about-home .left .about-img{height:320px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.about-home .right>p{text-indent:20px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:10;height:inherit;font-size:14px;line-height:25px;text-align:justify}.about-home .right>p strong{font-weight:600;color:#36338e}.about-home .right .viewmore{display:inline-block;color:#36338e;border:1px solid #36338e;font-size:15px;font-weight:600;text-transform:uppercase;line-height:40px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;padding:0px 20px}.about-home .right .viewmore:hover{background:#36338e;color:#fff}@media(min-width: 768px){.about-home{padding-top:110px !important}}@media(max-width: 767.98px){.about-home .left .about-img{height:unset;width:100%}.about-home .right{padding:unset;margin-top:1rem}.about-home .right>p{word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:20;height:inherit}}.header-box{position:relative}.header-box .img-box{height:160px}.header-box .title{font-size:20px;line-height:1.4;font-weight:700;color:#36338e;text-transform:uppercase}.header-box .title.white{color:#fff}.header-box .title.white span{color:#fff}@media screen and (min-width: 400px){.header-box .title{font-size:20px}}@media(min-width: 768px){.header-box .title{font-size:20px}}@media(min-width: 992px){.header-box .title{font-size:20px}}@media(min-width: 1200px){.header-box .title{font-size:20px}}.header-box .brief{position:relative;font-size:20px;line-height:1.3;color:#36338e}.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{margin-bottom:30px;border-bottom:1px solid #000}.header-box-2 .title{text-transform:uppercase;font-weight:700}.header-box-2 .title .name{position:relative;align-items:end;font-size:17px;line-height:28px;font-weight:700;color:#36338e;background-size:0;border-bottom:3px solid #36338e;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 .name{color:#36338e;font-weight:600;line-height:30px}}@media(min-width: 768px){.header-box-2 .title .name{font-size:17px;padding-bottom:10px}}@media(min-width: 992px){.header-box-2 .title .name{font-size:17px}}@media(min-width: 1200px){.header-box-2 .title .name{font-size:20px}}@media(max-width: 767.98px){.header-box-2 .title .name{width:100%}}.header-box-2 .title .name img{height:30px;margin-right:10px}.header-box-2 .link-to{padding:5px;border-radius:30px;background:#fff}.header-box-2 .link-to a{background:#fff;color:#9f9fa9;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;line-height:30px;margin-right:5px;display:inline-block;padding:0 10px;font-size:15px;font-weight:600;position:relative}.header-box-2 .link-to a::before{content:"";position:absolute;top:12px;left:-5px;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;font-size:6px;color:#9f9fa9}.header-box-2 .link-to a:last-child{padding-right:0}.header-box-2 .link-to a:hover{color:#36338e}.header-box-2 .link-to a:hover::before{color:#36338e}.header-box-2 .link-to a:first-child{color:#36338e}.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-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}}.title-product{padding-top:70px}.title-product .item{display:flex;box-shadow:0px 0px 20px rgba(0,0,0,.1);border-radius:5px;overflow:hidden;background-color:#fff}@media(max-width: 991.98px){.title-product .item{flex-direction:column}}.title-product .item .img-box{flex:0 0 240px;padding:10px 0px 10px 10px;background-color:#fff}.title-product .item .img-box img{width:100%}.title-product .item .item_content{display:flex;flex-direction:column;justify-content:center;padding-bottom:20px}.title-product .item .item_content .item_name{padding-left:15px;color:#36338e;font-size:20px;font-weight:600;margin-bottom:10px}.title-product .item .item_content .item_desc{padding:15px;background-color:#f4f4f4;margin-bottom:15px;min-height:125px}.title-product .item .item_content .more{padding:7px 17px;color:#fff;background-color:#36338e;border-radius:20px}.hot_product{padding:50px 0}.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:#36338e;border-color:#36338e}.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:#36338e;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}}@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:#36338e;line-height:1;border-bottom:3px solid #030303;padding-bottom:5px;display:flex}.hot_product .wrap-box .header-box .title img{height:30px;margin-right:5px}.hot_product .wrap-box .header-box p{margin-bottom:0px;margin-top:5px}.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}}.flip-clock-wrapper ul li a div div.inn{text-shadow:0 1px 2px #abd679;background-color:#abd679}.counter{position:relative;color:#fff}.counter .box-counter{background-color:#36338e;padding:30px 30px}@media(max-width: 991.98px){.counter .box-counter .row{justify-content:center}}@media(min-width: 768px){.counter .item{flex:0 0 20%;max-width:20%}}.counter img{height:36px}.counter .count{font-size:22px;line-height:1;font-weight:800;color:#fff;margin:20px 0 10px 0}.counter .count strong{font-weight:800}@media screen and (min-width: 400px){.counter .count{font-size:25px}}@media(min-width: 992px){.counter .count{font-size:30px}}.counter .content{font-size:13px;font-weight:normal;color:#fff}.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:#36338e;border-color:#36338e}.home-product .owl-dots .owl-dot span{background:#36338e;border-color:#36338e}.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{margin-right:-8px;margin-left:-8px;overflow-x:hidden}}.home-product .list-products .item-wrap{margin-bottom:10px}@media(min-width: 992px){.home-product .list-products .item-wrap{padding:8px;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}}.btn-style-one{position:relative;display:inline-block;font-size:14px;line-height:35px;color:#fff;padding:0 25px;font-weight:700;border-radius:0;overflow:hidden;background:#36338e}.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:#36338e;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:#36338e;border-color:#36338e}.list-products.row{margin-right:-10px;margin-left:-10px}.list-products.row>div{padding-left:10px;padding-right:10px}@media(min-width: 992px){.list-products .col-md{flex:20% 0 0}}.list-products .owl-nav{margin:0;position:static}.list-products .owl-nav [class*=owl-]{background:transparent;color:#fff;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:20px}.list-products .owl-nav [class*=owl-].owl-next{right:-1.7rem}.list-products .owl-nav [class*=owl-].owl-prev{left:-1.7rem}.list-products .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#fff}.list-products .item{padding:5px;margin-bottom:10px}.list-products .item .product-box{background:transparent;height:100%;border-radius:4px;position:relative;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;overflow:hidden;padding:0rem}.list-products .item .product-box .img-box{height:180px;background:#dedede;overflow:hidden;width:100%;position:relative;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:6px;align-items:center;justify-content:center}.list-products .item .product-box .img-box img{min-width:90%;min-height:90%;max-height:90%;max-width:90%;object-fit:contain;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}@media(min-width: 576px){.list-products .item .product-box .img-box{height:180px}}@media(min-width: 992px){.list-products .item .product-box .img-box{height:269px}}.list-products .item .product-box .img-box .hover{position:absolute;left:10px;bottom:10%;opacity: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}.list-products .item .product-box .img-box .hover .addtocart,.list-products .item .product-box .img-box .hover .viewmore{background:#36338ea0;border-radius:30px;font-size:12px;font-weight:700;text-align:center;color:#fff;display:block;z-index:99;left:.3rem;right:.3rem;padding:7px 11px;text-transform:uppercase;text-align:center;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}.list-products .item .product-box .img-box .hover .addtocart:hover,.list-products .item .product-box .img-box .hover .viewmore:hover{background:#36338e}.list-products .item .product-box .price-green{margin:0;padding:0;display:flex;justify-content:space-between;align-items:center;justify-content:center}.list-products .item .product-box .price-green .price-left{display:flex;align-items:center;justify-content:space-around;width:100%;padding:0}@media(max-width: 991.98px){.list-products .item .product-box .price-green .price-left{flex-direction:column}}.list-products .item .product-box .price-green .price-left .price{color:#000;font-size:15px;text-decoration:underline;font-weight:700}@media(max-width: 991.98px){.list-products .item .product-box .price-green .price-left .price{font-size:14px}}.list-products .item .product-box .price-green .price-left .retail-price{color:#c7c7c7;text-decoration:line-through}@media(min-width: 768px){.list-products .item .product-box .price-green .price-left .retail-price{font-size:12px}}.list-products .item .product-box .price-green .retail{background-color:#f22e35;background-image:url("./images/fire.png");background-repeat:no-repeat;background-position:center center;background-size:90%;padding:.2rem;box-shadow:0 2px 5px #4a4a4ace;width:70px;height:70px;border-radius:50%;border:5px solid #ffde1f;display:flex;align-items:center;justify-content:center;flex-direction:column;bottom:.6rem;right:.6rem;position:absolute}@media(max-width: 991.98px){.list-products .item .product-box .price-green .retail{width:50px;height:50px;border:3px solid #ffde1f}}.list-products .item .product-box .price-green .retail span{color:#fff;font-size:13px;display:block;line-height:1}@media(max-width: 991.98px){.list-products .item .product-box .price-green .retail span{font-size:11px}}.list-products .item .product-box .price-green .retail strong{display:block;font-size:22px;font-family:"UTMAvo","Open Sans",sans-serif;color:#373737;text-shadow:2px 0 0 #fff,-2px 0 0 #fff,0 2px 0 #fff,0 -2px 0 #fff,1px 1px #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff;line-height:1;font-weight:600}@media(max-width: 991.98px){.list-products .item .product-box .price-green .retail strong{font-size:16px}}.list-products .item .product-box .short-desc{color:#d42027;font-size:12px;text-align:center}.list-products .item .product-box .info-box{position:relative;z-index:6}.list-products .item .product-box .info-box .cate{display:block;color:#434343;font-size:13px;font-weight:500;text-transform:uppercase}.list-products .item .product-box .info-box .product-name{line-height:1;position:relative;color:#36338e;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:inherit;display:flex;align-items:center;justify-content:center}.list-products .item .product-box .info-box .product-name a{margin-bottom:0;font-size:15px;font-weight:600;line-height:1.4em;color:#36338e;text-align:center;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:inherit;overflow:hidden;width:100%}@media(max-width: 991.98px){.list-products .item .product-box .info-box .product-name a{font-size:14px}}.list-products .item .product-box .info-box .product-name a:hover{color:#36338e}.list-products .item .product-box .sale-badge{position:absolute;right:0px;top:0;width:80px;height:80px;font-weight:bold;color:#fff;background:url("../css/images/sale.png") no-repeat center center;background-size:contain;font-size:11px;line-height:1.25}.list-products .item .product-box .sale-badge span{position:relative;display:block;text-align:center;line-height:90px}.list-products .item .product-box .status{display:inline-block;width:80px;height:50px;background:url("../css/images/hot.png") no-repeat;background-size:50px;position:absolute;top:8px}.list-products .item .product-box .brand_img{position:absolute;top:10px;left:10px}.list-products .item .product-box .brand_img img{height:40px}.list-products .item .product-box:hover .img-box img{transform:scale(1.08, 1.08);-webkit-transform:scale(1.08, 1.08);-moz-transform:scale(1.08, 1.08);-o-transform:scale(1.08, 1.08);-ms-transform:scale(1.08, 1.08)}.list-products .item .product-box:hover .hover{opacity:1;left:20px}.pr-banner .col-12{position:relative}.pr-banner .col-12 .content{position:absolute;width:50%;height:100%;right:0;top:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.pr-banner .col-12 .content .brief{font-size:17px;text-transform:uppercase;font-weight:600;margin-bottom:15px}.pr-banner .col-12 .content .brief p{margin-bottom:0}.pr-banner .col-12 .content .title{color:#fff;font-size:30px;font-weight:900;text-transform:uppercase;display:inline-block;background:#fff;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #104b75 50%, rgba(255, 255, 255, 0) 100%);margin-bottom:20px}.pr-banner .col-12 .content a{color:#fff;text-transform:uppercase;background-color:#36338e;border-radius:5px;padding:7px 20px;font-weight:600}@media(max-width: 991.98px){.pr-banner .col-12 .content{display:none}}.pr-banner .opacity{height:265px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.pr-banner .opacity img{width:100%;object-fit:cover}@media(min-width: 1200px){.partner .item{flex:0 0 calc(100% / 7);max-width:calc(100% / 7)}}.partner .item>a{height:80px}.home-news{background:#fafafa}.home-news .owl-nav{margin:0;position:static}.home-news .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:20px}.home-news .owl-nav [class*=owl-].owl-next{right:-15px}.home-news .owl-nav [class*=owl-].owl-prev{left:-15px}.home-news .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#a2a2a2}.home-news .owl-dots{margin:.5rem 0 0 0}.home-news .owl-dots .owl-dot span{width:12px;height:12px;border:3px solid #000;background:#000;opacity:.6;margin:5px}.home-news .owl-dots .owl-dot span.active{opacity:1;background:#000}.home-news .owl-dots .owl-dot:hover span,.home-news .owl-dots .owl-dot.active span{opacity:1;background:#36338e;border-color:#36338e}.home-news .owl-nav [class*=owl-]{background:#1a3177;-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:.5;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}.home-news .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:#36338e;color:#fff !important}.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;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;position:relative;background:transparent}.home-news .list_home_news .item .img-box{position:relative}.home-news .list_home_news .item .img-box .img-box{position:relative;height:200px;width:100%;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;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0}.home-news .list_home_news .item .item-body{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 .item-body .item-title{font-size:15px;font-weight:600;line-height:1.5;padding:0 10px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}.home-news .list_home_news .item .item-body .desc{padding:0 10px;font-size:13px;font-weight:400;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}.home-news .list_home_news .item .item-body .more-box{display:flex;justify-content:space-between}.home-news .list_home_news .item .item-body .more-box a{font-size:13px;color:#36338e;text-transform:uppercase;text-decoration:underline;font-weight:600}.home-news .list_home_news .item .item-body .more-box i{color:#da2828;font-size:11px}.home-news .list_home_news .item .item-body .more-box .date{color:#c4c4c4;font-size:13px}.home-news .list_home_news .item .item-body .content{line-height:25px;height:50px;overflow:hidden;transition:all .7s ease-out;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out}.home-news .list_home_news .item:after,.home-news .list_home_news .item:before{content:"";position:absolute;z-index:2;bottom:0;height:3px;width:0;background:#36338e;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()}.home-news .list_home_news .item:after{transition:width .7s;right:0}.home-news .list_home_news .item:before{left:0}.home-news .list_home_news .item:hover{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.home-news .list_home_news .item:hover:before{width:100%;transition:width .7s}.home-news .list_home_news .item:hover:after{width:100%;transition:0s;background:transparent}.partner_home{padding:50px 0;background-color:#fff}.partner_home .owl-nav{margin:0;position:static}.partner_home .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:20px}.partner_home .owl-nav [class*=owl-].owl-next{right:-10px}.partner_home .owl-nav [class*=owl-].owl-prev{left:-10px}.partner_home .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#a2a2a2}.partner_home .owl-dots{margin:.5rem 0 0 0}.partner_home .owl-dots .owl-dot span{width:12px;height:12px;border:3px solid #000;background:#000;opacity:.6;margin:5px}.partner_home .owl-dots .owl-dot span.active{opacity:1;background:#000}.partner_home .owl-dots .owl-dot:hover span,.partner_home .owl-dots .owl-dot.active span{opacity:1;background:#36338e;border-color:#36338e}.partner_home .owl-nav [class*=owl-]{background:#1a3177;-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:.5;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}.partner_home .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:#36338e;color:#fff !important}.partner_home .header-section{margin:0}.partner_home .header-section .title{text-align:left;text-transform:inherit}.partner_home .header-section .title span{display:block}.partner_home .partner-list{z-index:0}.partner_home .partner-list .item{padding:10px;background-color:transparent}.partner_home .partner-list .item a{box-shadow:0px 0px 10px rgba(0,0,0,.2);border-radius:5px;padding:10px}.partner_home .partner-list .item a img{height:65px !important;max-width:95%;width:auto !important;margin:0 auto}@media(max-width: 991.98px){.partner_home{padding:30px 0}}.register-home .header-box .count,.register-home .header-box .title{color:#fff}.register-home .header-box .title{display:inline-block;border-bottom:3px solid #fff}.register-home .header-box .title img{background-color:#fff;height:35px}.register-home .ct-left{padding:15px 0}@media(max-width: 767.98px){.register-home .ct-right{text-align:left !important}}.register-home form{text-align:center}.register-home form input{color:#fff;background:transparent;border:unset;border-radius:unset;border-bottom:1px solid #fff}.register-home form input::placeholder{font-size:14px;color:#fff}.register-home form input:focus{background-color:transparent}.register-home form button{box-shadow:none;outline:none;font-size:15px;background-color:#36338e;color:#ebebeb;font-weight:600;border-radius:5px;padding:10px 50px;border:1px solid #d42027 !important;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.register-home form button:hover{background-color:#d42027;border:1px solid #d42027 !important;background-color:#fff;color:#36338e}.register-home .img_right img{border-radius:5px;height:493px}.register-home .contact-group{border-radius:4px}.register-home .contact-group>div{border-radius:4px;border:1px dashed #36338e}@media(min-width: 768px){.register-home .contact-group>div{flex:0 0 48%;max-width:48%;margin-right:4%}.register-home .contact-group>div:last-child{margin-right:0}}.register-home .contact-group>div .title{font-weight:600}.register-home .contact-group>div .hotline{display:block;position:relative;font-size:18px;font-weight:600;color:#36338e;padding-left:50px;background:url("../css/images/headphone.png") no-repeat center left;background-size:45px}.register-home .contact-group>div .hotline span{font-size:15px;font-weight:500;color:#474747;display:block}.register-home .contact-group .right{text-align:left}.register-home .contact-group .right .hotline{background:url("../css/images/customer-service.png") no-repeat center left}@media(max-width: 767.98px){.register-home{padding-bottom:30px;background-size:cover !important}.register-home .contact-group>div.left{margin-bottom:1rem}}.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:#36338e;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:700;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:#36338e;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{background-position:center;background-size:cover;background-repeat:no-repeat;background-color:#fff;border-top:1px solid #e1e1e1}footer a{color:#474747}footer a:hover{color:#36338e;text-decoration:underline}footer .top-footer{position:relative;font-size:15px;padding:1rem 0 3rem 0}@media(max-width: 767.98px){footer .top-footer{padding-top:2rem;padding-bottom:2rem;padding-left:.5rem;padding-right:.5rem}}footer .top-footer .container-footer img{height:99px}footer .top-footer .row:first-child>div{padding-top:1rem;padding-bottom:1rem}@media(max-width: 767.98px){footer .top-footer .row:first-child>div{padding-top:0;padding-bottom:1rem}}footer .top-footer .logo-box{position:relative}footer .top-footer .logo-box a.logo-footer{position:relative}@media(min-width: 1200px){footer .top-footer .logo-box{background-color:#ebebeb}footer .top-footer .logo-box::before{display:block;position:absolute;top:0;bottom:0;right:0;width:1000vh;background-color:#ebebeb}footer .top-footer .logo-box::after{content:"";display:block;position:absolute;top:0;bottom:0;right:-170px;width:340px;border-left:12px solid #36338e;background-color:#36338e;transform:skewX(-35deg);-webkit-transform:skewX(-35deg);-moz-transform:skewX(-35deg);-o-transform:skewX(-35deg);-ms-transform:skewX(-35deg)}}footer .top-footer .logo-footer{display:flex;align-items:center}@media(max-width: 767.98px){footer .top-footer .logo-footer{flex-direction:column}}footer .top-footer .logo-footer .logo-link{margin:0 1.5rem 0 0}@media(max-width: 767.98px){footer .top-footer .logo-footer .logo-link{margin:0 0 1.5rem 0}}footer .top-footer ul{list-style:none}footer .top-footer ul li a{display:flex;align-items:center}footer .top-footer ul li a::before{color:#fff;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;font-size:5px;margin-right:.6rem}footer .logo-outer{border-bottom:1px solid #818181;padding-bottom:1rem;margin-bottom:3rem}@media(max-width: 991.98px){footer .row-icons{text-align:center}}footer .row-icons .row:first-child>div{padding-top:1rem;padding-bottom:1rem}footer .network_social{display:flex;align-items:center}footer .network_social a{font-size:22px;color:#36338e}footer .network_social a:hover{color:#d42027}@media(max-width: 767.98px){footer .network_social{justify-content:center !important}}footer .info .title{font-size:16px;font-weight:700;text-transform:uppercase;color:#36338e}footer .info .hotline{font-size:17px;font-weight:700}footer .info .hotline i{font-size:20px;color:#36338e}footer .info .hotline a{display:inline-block}@media(max-width: 767.98px){footer .info .hotline a{display:block}}@media(max-width: 991.98px){footer .logo-footer{text-align:center;display:block}}footer .company-info .title{font-size:18px;margin:0 0 .2rem 0;line-height:1.2;color:#fff}@media(min-width: 992px){footer .company-info .title{font-size:20px}}@media(max-width: 767.98px){footer .company-info .title{line-height:1.6;font-size:15px}}footer .company-info .slogan{color:#36338e;font-size:15px;font-weight:500;margin:0 0}footer .company-info .footer-desc p{margin:0 0 .3rem 0}footer .company-info .logo-footer{margin:0 0 1rem 0;text-align:center}footer .company-info .name{font-weight:700;font-size:18px;margin-left:20px;color:#36338e}@media(min-width: 992px){footer .company-info .name{font-size:20px}}@media(min-width: 1200px){footer .company-info .name{font-size:25px}}footer .company-info .bct img{width:200px;max-width:100%}footer .formbox .title-box p{margin:.3rem 0 .2rem 0}footer .formbox .form-body{overflow:hidden}footer .formbox .form-body form{width:100%;display:flex;flex-direction:column}footer .formbox .alert{margin:0}footer .formbox .form-group{margin-bottom:1rem;flex:1}footer .formbox .form-group .form-control{font-size:14px;padding:.45rem 1.5rem;border-radius:20px;background-color:#fff;border:none}footer .formbox .form-group p{margin-bottom:0}footer .formbox .form-group.field-subscribeform-type{display:none}footer .formbox .btn{padding:.5rem 1.8rem;background-color:#36338e;color:#fff;margin:.2rem .3rem;line-height:1;border-radius:22px;font-size:13px}footer .contact-info .footer-desc{font-size:15px;line-height:20px;font-weight:400}footer .contact-info .footer-desc strong{color:#36338e}footer .contact-about strong{color:#36338e}footer .col-map iframe{width:100%;height:230px}footer .title{font-size:13px;position:relative;font-weight:700;text-transform:uppercase;margin:0 0 .8rem 0}@media(max-width: 767.98px){footer .contact-info{margin-bottom:1.5rem}}footer .contact-info p{margin:0 0 .2rem 0}footer .contact-info p.title{margin:0 0 .8rem 0;font-size:17px}footer .contact-info p i.fa,footer .contact-info p i.fas{width:24px;font-size:14.5px;text-align:center;color:#36338e}footer .contact-info p img{max-width:180px}@media(max-width: 767.98px){footer .contact-info p{font-size:14px}footer .contact-info p.title{font-size:17px}}footer .menu .title{font-size:17px}@media(min-width: 992px){footer .map{width:260px}}@media(min-width: 992px){footer .map{width:280px}}footer .map .title{font-size:17px}footer .map iframe{width:100% !important;height:189px;border:5px solid #fff}footer .face .title{font-size:17px}footer .face .box{max-height:189px;overflow:hidden}footer .form-footer{display:flex;align-items:center;background-color:#f6f6f6;padding:5px;justify-content:space-between;border-radius:5px;border:1px solid #e0e0e0}@media(max-width: 767.98px){footer .form-footer{flex-direction:column;padding:10px 5px}footer .form-footer span{margin-bottom:10px}}footer .form-footer span{padding-left:15px}footer .form-footer 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:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden;margin-bottom:0}@media(min-width: 992px){footer .form-footer form{width:360px}}footer .form-footer 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}footer .form-footer form input.form-control:focus{border:0;outline:none;border-color:inherit;-webkit-box-shadow:none;box-shadow:none}footer .form-footer form button.btn{background:#36338e;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:5px;-webkit-border-radius:5px;-moz-border-radius:5px}footer .copyright{line-height:22px;position:relative}footer .copyright::before{content:"";position:absolute;width:100%;height:1px;border-radius:1.5px;left:0;top:-10px;background:url("../css/images/under_title.png") no-repeat center right #333;background-size:contain}footer .copyright>.row{padding:50px 0 !important}@media(max-width: 767.98px){footer .copyright>.row{padding:20px 0 !important}}footer .copyright .text-copy{text-align:left;color:#474747 !important;font-size:15px;text-transform:uppercase;font-weight:900}@media(max-width: 767.98px){footer .copyright .text-copy{margin-bottom:15px;text-align:center}}footer .copyright .menu-bottom ul{padding:0;margin:0;list-style:none;display:flex;align-items:center;justify-content:flex-end}footer .copyright .menu-bottom ul li{border-right:1px solid #ccc;line-height:1}footer .copyright .menu-bottom ul li a{padding:0 1.5rem;font-size:15px;font-weight:600;line-height:1.6}footer .copyright .menu-bottom ul li:last-child{border-right:none}footer .copyright .menu-bottom ul li:last-child a{padding-right:0}@media(max-width: 767.98px){footer .copyright .menu-bottom ul{justify-content:center}footer .copyright .menu-bottom ul li a{padding:0 .5rem}}footer .copyright #gototop{display:inline-block;width:25px;height:25px;background:#36338e;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;border-radius:50%}footer .copyright #gototop:hover{background:#ea0000;color:#fff}.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:#66666626;-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:700;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:#36338e;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:#d42027;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:#d42027}@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:#d42027;color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;line-height:30px;border:1px solid #d42027}.content .list-news .item .item-body .more:hover{background:#fff;color:#d42027}@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:#36338e;font-weight:700}@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 #d42027;bottom:0;left:0}.content .slidebar .widget-box .widget-title:after{position:absolute;content:"";width:30px;border-bottom:3px solid #d42027;bottom:0;left:22px}.content .slidebar .widget-box.widget-social a{width:35px;height:35px;line-height:33px;border:1px solid #d42027;color:#d42027;text-align:center;margin-right:5px;border-radius:8px;transition:all .5s ease-in-out}.content .slidebar .widget-box.widget-social a:hover{background:#d42027;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:#d42027}.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:#d42027 !important}.content .slidebar .widget-category .list-box ul li:hover>div>a,.content .slidebar .widget-category .list-box ul li.active>div>a{color:#d42027 !important}.content .slidebar .widget-category .list-box>ul>li{padding:0 30px}.content .slidebar .widget-category .list-box>ul>li .active{color:#d42027}@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:#36338e;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:#36338e;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:#d42027}.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:#36338e !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:700;color:#36338e;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 #36338e;-moz-box-shadow:0 0 4px #36338e;box-shadow:0 0 4px #36338e;border:1px solid #36338e}.content.news .about-page{background-color:#36338e;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:#36338e;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:#36338e;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:#d42027;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:#36338e;box-shadow:0 0 0 1px #36338e}.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:#36338e;border-color:#36338e}.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:#d42027;margin-bottom:15px;font-size:18px}.content.list-product .product-box .shop-item-meta .add_to_cart:hover{background:#36338e;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:#36338e}@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:#d42027}.content.product .product-brief .price-more{margin:0}.content.product .product-brief .price-more .price{font-size:16px;color:#d42027 !important}.content.product .product-brief .price-more .price *{color:#d42027 !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:#36338e;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:#d42027;line-height:40px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;color:#fff}.content.product .product-brief .hotline_cart:hover{background:#36338e;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:#d42027;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:700;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:#36338e;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:#d42027}.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:#36338e;color:#fff;border-color:#36338e !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:#36338e;color:#fff;border-color:#36338e !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:#d42027}.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:#d42027}.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:#d42027 !important}.content.product .menu-category-product .list-box ul li.active>div>a{color:#d42027 !important}.content.product .menu-category-product .list-box>ul>li{padding:0 30px}.content.product .menu-category-product .list-box>ul>li .active{color:#d42027}@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:#d42027}@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:#36338e;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:700}.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:#d42027}.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:#d42027;border-color:#d42027;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:700;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:#d42027;color:#fff;border-color:#d42027 !important}.content.list-doctor .nav-tabs .nav-link:hover{background:#36338e;color:#fff;border-color:#36338e !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:#36338e;font-weight:700}.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:700;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 */
