﻿/*!
 * 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:#00693c;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:#00693c;padding:30px;position:absolute;top:0;bottom:0;left:0;right:0;color:#363636}[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:#363636}[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:#00693c}[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:#00693c;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:#00693c;position:absolute;content:""}[class^=imghvr-shutter-in-]:after,[class*=" imghvr-shutter-in-"]:after{top:0;left:0}[class^=imghvr-shutter-in-]:before,[class*=" imghvr-shutter-in-"]:before{right:0;bottom:0}[class^=imghvr-shutter-in-] figcaption,[class*=" imghvr-shutter-in-"] figcaption{opacity:0;z-index:1}[class^=imghvr-shutter-in-]:hover figcaption,[class*=" imghvr-shutter-in-"]:hover figcaption{opacity:1;transition-delay:.21s}.imghvr-shutter-in-horiz:after,.imghvr-shutter-in-horiz:before{width:0;height:100%}.imghvr-shutter-in-horiz:hover:after,.imghvr-shutter-in-horiz:hover:before{width:50%}.imghvr-shutter-in-vert:after,.imghvr-shutter-in-vert:before{height:0;width:100%}.imghvr-shutter-in-vert:hover:after,.imghvr-shutter-in-vert:hover:before{height:50%}.imghvr-shutter-in-out-horiz:after,.imghvr-shutter-in-out-horiz:before{width:0;height:100%;opacity:.75}.imghvr-shutter-in-out-horiz:hover:after,.imghvr-shutter-in-out-horiz:hover:before{width:100%}.imghvr-shutter-in-out-vert:after,.imghvr-shutter-in-out-vert:before{height:0;width:100%;opacity:.75}.imghvr-shutter-in-out-vert:hover:after,.imghvr-shutter-in-out-vert:hover:before{height:100%}.imghvr-shutter-in-out-diag-1:after,.imghvr-shutter-in-out-diag-1:before{width:200%;height:200%;transition:all .6s ease;opacity:.75}.imghvr-shutter-in-out-diag-1:after{transform:skew(-45deg) translateX(-150%)}.imghvr-shutter-in-out-diag-1:before{transform:skew(-45deg) translateX(150%)}.imghvr-shutter-in-out-diag-1:hover:after{transform:skew(-45deg) translateX(-50%)}.imghvr-shutter-in-out-diag-1:hover:before{transform:skew(-45deg) translateX(50%)}.imghvr-shutter-in-out-diag-2:after,.imghvr-shutter-in-out-diag-2:before{width:200%;height:200%;transition:all .6s ease;opacity:.75}.imghvr-shutter-in-out-diag-2:after{transform:skew(45deg) translateX(-100%)}.imghvr-shutter-in-out-diag-2:before{transform:skew(45deg) translateX(100%)}.imghvr-shutter-in-out-diag-2:hover:after{transform:skew(45deg) translateX(0%)}.imghvr-shutter-in-out-diag-2:hover:before{transform:skew(45deg) translateX(0%)}[class^=imghvr-fold],[class*=" imghvr-fold"]{perspective:50em}[class^=imghvr-fold] img,[class*=" imghvr-fold"] img{transform-origin:50% 0%}[class^=imghvr-fold] figcaption,[class*=" imghvr-fold"] figcaption{z-index:1;opacity:0}[class^=imghvr-fold]:hover>img,[class*=" imghvr-fold"]:hover>img{opacity:0;transition-delay:0}[class^=imghvr-fold]:hover figcaption,[class*=" imghvr-fold"]:hover figcaption{transform:rotateX(0) translate3d(0, 0%, 0) scale(1);opacity:1;transition-delay:.21s}.imghvr-fold-up>img{transform-origin:50% 0%}.imghvr-fold-up figcaption{transform:rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);transform-origin:50% 100%}.imghvr-fold-up:hover>img{transform:rotateX(90deg) scale(0.6) translateY(50%)}.imghvr-fold-down>img{transform-origin:50% 100%}.imghvr-fold-down figcaption{transform:rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);transform-origin:50% 0%}.imghvr-fold-down:hover>img{transform:rotateX(-90deg) scale(0.6) translateY(-50%)}.imghvr-fold-left>img{transform-origin:0% 50%}.imghvr-fold-left figcaption{transform:rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);transform-origin:100% 50%}.imghvr-fold-left:hover>img{transform:rotateY(-90deg) scale(0.6) translateX(50%)}.imghvr-fold-right>img{transform-origin:100% 50%}.imghvr-fold-right figcaption{transform:rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);transform-origin:0 50%}.imghvr-fold-right:hover>img{transform:rotateY(90deg) scale(0.6) translateX(-50%)}.imghvr-zoom-in figcaption{opacity:0;transform:scale(0.5)}.imghvr-zoom-in:hover figcaption{transform:scale(1);opacity:1}[class^=imghvr-zoom-out] figcaption,[class*=" imghvr-zoom-out"] figcaption{transform:scale(0.5);transform-origin:50% 50%;opacity:0}[class^=imghvr-zoom-out]:hover figcaption,[class^=imghvr-zoom-out].hover figcaption,[class*=" imghvr-zoom-out"]:hover figcaption,[class*=" imghvr-zoom-out"].hover figcaption{transform:scale(1);opacity:1;transition-delay:.35s}.imghvr-zoom-out:hover>img{transform:scale(0.5);opacity:0}.imghvr-zoom-out-up:hover>img,.imghvr-zoom-out-up.hover>img{animation:imghvr-zoom-out-up .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-up{50%{transform:scale(0.8) translateY(0%);opacity:.5}100%{transform:scale(0.8) translateY(-150%);opacity:.5}}@keyframes imghvr-zoom-out-up{50%{transform:scale(0.8) translateY(0%);opacity:.5}100%{transform:scale(0.8) translateY(-150%);opacity:.5}}.imghvr-zoom-out-down:hover>img,.imghvr-zoom-out-down.hover>img{animation:imghvr-zoom-out-down .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-down{50%{transform:scale(0.8) translateY(0%);opacity:.5}100%{transform:scale(0.8) translateY(150%);opacity:.5}}@keyframes imghvr-zoom-out-down{50%{transform:scale(0.8) translateY(0%);opacity:.5}100%{transform:scale(0.8) translateY(150%);opacity:.5}}.imghvr-zoom-out-left:hover>img,.imghvr-zoom-out-left.hover>img{animation:imghvr-zoom-out-left .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-left{50%{transform:scale(0.8) translateX(0%);opacity:.5}100%{transform:scale(0.8) translateX(-150%);opacity:.5}}@keyframes imghvr-zoom-out-left{50%{transform:scale(0.8) translateX(0%);opacity:.5}100%{transform:scale(0.8) translateX(-150%);opacity:.5}}.imghvr-zoom-out-right:hover>img,.imghvr-zoom-out-right.hover>img{animation:imghvr-zoom-out-right .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-right{50%{transform:scale(0.8) translateX(0%);opacity:.5}100%{transform:scale(0.8) translateX(150%);opacity:.5}}@keyframes imghvr-zoom-out-right{50%{transform:scale(0.8) translateX(0%);opacity:.5}100%{transform:scale(0.8) translateX(150%);opacity:.5}}.imghvr-zoom-out-flip-horiz{perspective:50em}.imghvr-zoom-out-flip-horiz figcaption{opacity:0;transform:rotateX(90deg) translateY(-100%) scale(0.5)}.imghvr-zoom-out-flip-horiz:hover>img,.imghvr-zoom-out-flip-horiz.hover>img{transform:rotateX(-100deg) translateY(50%) scale(0.5);opacity:0;transition-delay:0}.imghvr-zoom-out-flip-horiz:hover figcaption,.imghvr-zoom-out-flip-horiz.hover figcaption{transform:rotateX(0) translateY(0%) scale(1);opacity:1;transition-delay:.35s}.imghvr-zoom-out-flip-vert{perspective:50em}.imghvr-zoom-out-flip-vert figcaption{opacity:0;transform:rotateY(90deg) translate(50%, 0) scale(0.5)}.imghvr-zoom-out-flip-vert:hover>img,.imghvr-zoom-out-flip-vert.hover>img{transform:rotateY(-100deg) translateX(50%) scale(0.5);opacity:0;transition-delay:0}.imghvr-zoom-out-flip-vert:hover figcaption,.imghvr-zoom-out-flip-vert.hover figcaption{transform:rotateY(0) translate(0, 0) scale(1);opacity:1;transition-delay:.35s}.imghvr-blur figcaption{opacity:0}.imghvr-blur:hover>img{filter:blur(30px);transform:scale(1.2);opacity:0}.imghvr-blur:hover figcaption{opacity:1;transition-delay:.21s}@font-face{font-family:"broken";src:url("../css/fonts/SVN-KG-Broken-Vessels-Sketch.eot");src:url("../css/fonts/SVN-KG-Broken-Vessels-Sketch.woff") format("woff"),url("../css/fonts/SVN-KG-Broken-Vessels-Sketch.ttf") format("truetype");font-display:swap}.kg-broken{font-family:"broken",sans-serif}@font-face{font-family:"poppins";src:url("../css/fonts/SVN-Poppins-Regular.eot");src:url("../css/fonts/SVN-Poppins-Regular.woff") format("woff"),url("../css/fonts/SVN-Poppins-Regular.ttf") format("truetype");font-display:swap;font-weight:normal}@font-face{font-family:"poppins";src:url("../css/fonts/SVN-Poppins-SemiBold.eot");src:url("../css/fonts/SVN-Poppins-SemiBold.woff") format("woff"),url("../css/fonts/SVN-Poppins-SemiBold.ttf") format("truetype");font-display:swap;font-weight:600}@font-face{font-family:"poppins";src:url("../css/fonts/SVN-Poppins-Bold.eot");src:url("../css/fonts/SVN-Poppins-Bold.woff") format("woff"),url("../css/fonts/SVN-Poppins-Bold.ttf") format("truetype");font-display:swap;font-weight:700}@font-face{font-family:"poppins";src:url("../css/fonts/SVN-Poppins-Bold.eot");src:url("../css/fonts/SVN-Poppins-Bold.woff") format("woff"),url("../css/fonts/SVN-Poppins-Bold.ttf") format("truetype");font-display:swap;font-weight:800}@font-face{font-family:"poppins";src:url("../css/fonts/SVN-Poppins-Black.eot");src:url("../css/fonts/SVN-Poppins-Black.woff") format("woff"),url("../css/fonts/SVN-Poppins-Black.ttf") format("truetype");font-display:swap;font-weight:900}@font-face{font-family:"poppins";src:url("../css/fonts/SVN-Poppins-Black.eot");src:url("../css/fonts/SVN-Poppins-Black.woff") format("woff"),url("../css/fonts/SVN-Poppins-Black.ttf") format("truetype");font-display:swap;font-weight:bold}@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(90deg, #00693C 5.63%, #A6C93B 60.23%, #073364 94.47%);background-image:-moz-linear-gradient(90deg, #00693C 5.63%, #A6C93B 60.23%, #073364 94.47%);background-image:-ms-linear-gradient(90deg, #00693C 5.63%, #A6C93B 60.23%, #073364 94.47%);background-image:-o-linear-gradient(90deg, #00693C 5.63%, #A6C93B 60.23%, #073364 94.47%);background-image:linear-gradient(90deg, #00693C 5.63%, #A6C93B 60.23%, #073364 94.47%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=$filter1, endColorStr=$filter2)}.bg-gradient-ver{background-image:-webkit-linear-gradient(180deg, #FFB612 0%, #00693C 100%);background-image:-moz-linear-gradient(180deg, #FFB612 0%, #00693C 100%);background-image:-ms-linear-gradient(180deg, #FFB612 0%, #00693C 100%);background-image:-o-linear-gradient(180deg, #FFB612 0%, #00693C 100%);background-image:linear-gradient(180deg, #FFB612 0%, #00693C 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=$filter1, endColorStr=$filter2)}.bg_gradient{background:linear-gradient(to right, #00693C 5%, #073364 95%)}.remove-color-text{-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@font-face{font-family:"UTMSwiss";src:url("fonts/UTMSwissCondensedBold.ttf")}@font-face{font-family:"UTMSwissRegular";src:url("fonts/UTMSwissCondensed.ttf")}@font-face{font-family:"poppins";src:url("fonts/SVN-Poppins-Regular.eot");src:url("fonts/SVN-Poppins-Regular.woff") format("woff"),url("fonts/SVN-Poppins-Regular.ttf") format("truetype");font-display:swap;font-weight:normal}@font-face{font-family:"poppins";src:url("fonts/SVN-Poppins-SemiBold.eot");src:url("fonts/SVN-Poppins-SemiBold.woff") format("woff"),url("fonts/SVN-Poppins-SemiBold.ttf") format("truetype");font-display:swap;font-weight:600}@font-face{font-family:"poppins";src:url("fonts/SVN-Poppins-Bold.eot");src:url("fonts/SVN-Poppins-Bold.woff") format("woff"),url("fonts/SVN-Poppins-Bold.ttf") format("truetype");font-display:swap;font-weight:700}@font-face{font-family:"poppins";src:url("fonts/SVN-Poppins-Bold.eot");src:url("fonts/SVN-Poppins-Bold.woff") format("woff"),url("fonts/SVN-Poppins-Bold.ttf") format("truetype");font-display:swap;font-weight:800}@font-face{font-family:"poppins";src:url("fonts/SVN-Poppins-Black.eot");src:url("fonts/SVN-Poppins-Black.woff") format("woff"),url("fonts/SVN-Poppins-Black.ttf") format("truetype");font-display:swap;font-weight:900}@font-face{font-family:"poppins";src:url("fonts/SVN-Poppins-Black.eot");src:url("fonts/SVN-Poppins-Black.woff") format("woff"),url("fonts/SVN-Poppins-Black.ttf") format("truetype");font-display:swap;font-weight:bold}@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:#00693c}html{overflow-x:hidden}body{font-size:14px;line-height:1.7;font-family:"Mulish",sans-serif;overflow:hidden}body.mobile{padding-bottom:50px}@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}.border_radius5{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}@keyframes textclip{to{background-position:200% center}}.title_gradient{position:relative;display:inline-block;background:linear-gradient(to right, #FFB612 5%, #A6C93B 55%, #00693C 95%);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;text-emphasis-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 2s linear infinite}.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:#00693c;text-transform:uppercase}.headerbox .title span{display:block;font-size:20px;line-height:1.8}.headerbox .title .search-result{color:#000}.headerbox .description{max-width:800px;margin:0 auto 2rem auto;text-align:center}@media(max-width: 991.98px){.headerbox{margin:1.5rem 0 2rem 0}}@media(min-width: 992px){.headerbox .title{font-size:30px;line-height:1.4}}.lang-vina a img{width:35px;height:25px;border:1px solid #ddd}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:#ffb612}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:#00693c;right:0;top:5px}header .mobile-bar .mobile-right .search_mobile_button{cursor:pointer;padding:0 0 10px 1rem}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:30px;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:#00693c;line-height:18px;width:18px;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{position:relative;z-index:1000;background:#00693c}header .top-bar *{color:#fff;font-size:13px}header .top-bar .container{position:relative;padding:0}header .top-bar .top-right .hotline{line-height:35px}header .top-bar .top-right .language{line-height:35px}header .top-bar .top-right .language a img{border-radius:3px;width:30px;height:20px}header .top-bar .lang-vina a{width:30px;height:20px}header .logo-search-hotline{border-bottom:1px solid #e9e9e9}header .logo-search-hotline .logo-group{width:200px;height:90px;position:relative}header .logo-search-hotline .logo-group a{height:100%}header .logo-search-hotline .logo-group a img{max-width:90%;max-height:90%}@media(min-width: 1200px){header .logo-search-hotline .logo-group{width:250px}}header .logo-search-hotline .right{text-align:right}header .logo-menu-lang .logo-group-box{flex:0 0 150px;max-width:150px}@media(min-width: 1200px){header .logo-menu-lang .logo-group-box{flex:0 0 200px;max-width:200px}}@media screen and (min-width: 1400px){header .logo-menu-lang .logo-group-box{flex:0 0 250px;max-width:250px}}header .logo-menu-lang .logo-group-box .logo-group{height:40px;position:relative}header .logo-menu-lang .logo-group-box .logo-group a{height:100%}@media(min-width: 1200px){header .logo-menu-lang .logo-group-box .logo-group a img{max-width:120%;max-height:120%}}header .logo-menu-lang .menu-cart{flex:0 0 calc(100% - 150px);max-width:calc(100% - 150px)}@media(min-width: 1200px){header .logo-menu-lang .menu-cart{flex:0 0 calc(100% - 250px);max-width:calc(100% - 250px)}}@media screen and (min-width: 1400px){header .logo-menu-lang .menu-cart{flex:0 0 calc(100% - 270px);max-width:calc(100% - 270px)}}header .logo-menu-lang .menu-cart .network_social a{color:#00693c}header .logo-menu-lang .box-right .network_social a{color:#00693c}header .logo-menu-lang .box-right .network_social a:hover{color:#ffb612}header .logo-menu-lang .lang-box{padding:0 35px 0 20px;position:relative;color:#fff;height:90px}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:180px;height:90px;overflow:hidden;right:-30px}header .logo-menu-lang .lang-box .before:after{content:"";position:absolute;width:200px;height:250px;right:-80px;bottom:-100px;background-color:#00693c;border-radius:5px;transform:skewX(28deg) rotate(-132deg)}header .logo-menu-lang>div{position:relative;z-index:999}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:static}.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:#00693c}@media(min-width: 1200px){.menu-cart .show-cart .wrap ._record>div .product-name{font-size:14px}}.menu-cart .show-cart .wrap ._record>div .price{font-size:12px;line-height:20px;font-weight:bold;color:#cd0000;margin-right:20px}.menu-cart .show-cart .wrap ._record>div .price .line{font-size:12px;line-height:20px;text-decoration:line-through;color:#888;font-style:italic}.menu-cart .show-cart .btn-danger{border-radius:0 !important;color:#fff;font-weight:600;letter-spacing:0}.menu-cart .cart_menu{color:#000;line-height:45px;font-size:14px;position:relative}.menu-cart .cart_menu img{height:18px}.menu-cart .cart_menu{position:relative;float:right;font-size:14px;font-weight:700}.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:linear-gradient(180deg, #D8A957 0%, #FFD48A 50%, #D8A957 100%);width:15px;height:15px;font-size:10px}.menu-cart .container{position:relative}.menu-cart .container .show-cart{position:absolute;top:100%;right:15px;width:350px;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15);border:2px solid #ddd;z-index:999;background:#fff;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;opacity:0;visibility:hidden}.menu-cart .container .show-cart.show{opacity:1;visibility:visible}.menu-cart .container .show-cart .wrap{max-height:220px;overflow-y:scroll}.menu-cart .container .show-cart .wrap::-webkit-scrollbar{width:10px}.menu-cart .container .show-cart .wrap::-webkit-scrollbar-track{background:#f1f1f1}.menu-cart .container .show-cart .wrap::-webkit-scrollbar-thumb{background:#888}.menu-cart .container .show-cart .wrap::-webkit-scrollbar-thumb:hover{background:#555}.menu-cart .container .show-cart .wrap ._record .img-box{width:80px;height:80px;flex:0 0 80px}.menu-cart .container .show-cart .wrap ._record .img-box img{max-width:95%;max-height:95%}.menu-cart .container .show-cart .wrap ._record>div{-ms-flex:0 0 calc(100% - 80px);flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px)}.menu-cart-full{width:100%}.menu-cart-full .menubar .navbar{position:static}.menu-cart-full .menubar #narbarMainMenu{padding:0;z-index:999}.menu-cart-full .menubar #narbarMainMenu .navbar-nav{width:100%}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li{position:static}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item{position:static;margin:0}@media(min-width: 992px){.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item{margin:0 5px 0 0}}@media(min-width: 1200px){.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item{margin:0 8px 0 0}}@media screen and (min-width: 1400px){.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item{margin:0 15px 0 0}}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item.rel{position:relative}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link{color:#363636;padding:0;font-size:15px;position:relative;font-weight:700;line-height:80px}@media(min-width: 992px){.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link{padding:0 5px;font-size:15px;line-height:85px}}@media(min-width: 1200px){.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link{padding:0 7px;font-size:16px}}@media screen and (min-width: 1400px){.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link{padding:0 12px;font-size:16px}}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link::after{content:"";position:absolute;height:3px;width:50px;background:#00693c;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:10px;opacity: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-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link.has-sub{padding:0 20px 0 5px}@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:5px;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:10px}}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link:hover{color:#00693c !important}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link:hover::after{bottom:-1px;opacity:1}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link.active{color:#00693c;background:none;font-weight:700}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .nav-link.active::after{bottom:-1px;opacity:1}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .sub-menu{position:absolute;width:calc(100%);background:#ffb612;-webkit-box-shadow:0 8px 10px rgba(0,0,0,.35);-moz-box-shadow:0 8px 10px rgba(0,0,0,.35);box-shadow:0 8px 10px rgba(0,0,0,.35);left:0;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;opacity:0;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";z-index:9999;visibility:hidden;text-align:left}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .sub-menu a{color:#000}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .sub-menu a:hover{color:#00693c}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .sub-menu .name{font-weight:600}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .sub-menu ul{list-style:none;padding:0;margin:0}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .sub-menu ul li{margin-bottom:5px}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .sub-menu .img-box img{width:100%}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item:hover .nav-link{color:#00693c}.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:hover .sub-menu{visibility:visible;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")"}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item>ul,.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .rel ul{position:absolute;min-width:220px;z-index:99;background:#00693c;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,.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .rel 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,.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .rel ul li a{padding:0 15px;display:block;white-space:nowrap;font-size:14px;min-width:150px;border-top:.5px solid #000;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,.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .rel ul li a{line-height:40px}}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item>ul li:first-child a,.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .rel ul li:first-child a{border:0}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item>ul li ul,.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .rel ul li ul{min-width:200px;z-index:99;background:#ffb612;border-left:0;top:0;text-align:left;left:100%;display:none;padding:0;list-style:none;position:absolute;min-width:220px;z-index:99}.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item>ul li ul li a:hover,.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .rel 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,.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .rel 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,.menu-cart-full .menubar #narbarMainMenu .navbar-collapse ul li.nav-item .rel 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;-webkit-box-shadow:0 8px 10px rgba(0,0,0,.35);-moz-box-shadow:0 8px 10px rgba(0,0,0,.35);box-shadow:0 8px 10px rgba(0,0,0,.35)}.menu-cart-full .right a.item{color:#fff}.menu-cart-full .right a.item:hover{color:#00693c}.menu-cart-full .cart_menu{color:#000;line-height:45px;font-size:14px;position:relative}.menu-cart-full .cart_menu img{height:18px}.menu-cart-full .container{position:relative}.menu-cart-full .container .show-cart{position:absolute;top:100%;right:15px;width:350px;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15);border:2px solid #ddd;z-index:999;background:#fff;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;opacity:0;visibility:hidden}.menu-cart-full .container .show-cart.show{opacity:1;visibility:visible}.menu-cart-full .container .show-cart .wrap{max-height:220px;overflow-y:scroll}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar{width:10px}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar-track{background:#f1f1f1}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar-thumb{background:#888}.menu-cart-full .container .show-cart .wrap::-webkit-scrollbar-thumb:hover{background:#555}.menu-cart-full .container .show-cart .wrap ._record .img-box{width:80px;height:80px;flex:0 0 80px}.menu-cart-full .container .show-cart .wrap ._record .img-box img{max-width:95%;max-height:95%}.menu-cart-full .container .show-cart .wrap ._record>div{-ms-flex:0 0 calc(100% - 80px);flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px)}.search_desktop_button{color:#073364;font-weight:600;border:0;cursor:pointer;font-size:14px}.search_desktop_button i{color:#ffb612}.search_desktop_button:hover{color:#00693c}.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%);padding:0 15px}.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 .logo{width:150px;height:60px;position:relative;flex:0 0 200px}.menu-fixed .logo img{max-width:80%;max-height:80%}@media(min-width: 1200px){.menu-fixed .logo{width:220px;flex:0 0 220px}}.menu-fixed .menu-cart{flex:0 0 calc( 100% - 150px);max-width:calc( 100% - 150px);position:static}@media(min-width: 1200px){.menu-fixed .menu-cart{flex:0 0 calc( 100% - 220px);max-width:calc( 100% - 220px)}}.menu-fixed .menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link.active,.menu-fixed .menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link:hover{color:#00693c !important}@media(min-width: 1200px){.menu-fixed .menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item{margin:0 5px}.menu-fixed .menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link{padding:0 12px;font-size:15px}.menu-fixed .menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link.has-sub{padding:0 20px 0 15px}.menu-fixed .menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link.has-sub:before{right:10px}}@media only screen and (min-width: 1350px){.menu-fixed .menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item{margin:0 8px}.menu-fixed .menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link{padding:0 20px;font-size:16px}.menu-fixed .menu-cart .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link.has-sub{padding:0 25px 0 20px}}.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:#00693c;display:none}.menu-fixed .right a{color:#000;font-size:14px}.menu-fixed .right img{height:30px;width:40px}.menu-fixed .right .hotline{font-weight:700;font-size:17px;line-height:25px}.menu-fixed .right .hotline a{font-weight:900;color:#00693c;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:#00693c}.menu-fixed .menubar{width:auto}.menu-fixed .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link{line-height:60px}.menu-fixed .menubar #narbarMainMenu .navbar-collapse ul>li.nav-item .nav-link:hover{color:#00693c}.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:#00693c;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,.search_desktop_wrap_fix{position:relative;display:none;padding:0;z-index:9999}.search_desktop_wrap .container,.search_desktop_wrap_fix .container{position:relative}.search_desktop_wrap .search_mobile,.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 .search_mobile .search_form,.search_desktop_wrap_fix .search_mobile .search_form{width:100%}.mm-menu .lang-bt img{height:22px}.slider{position:relative}@keyframes stuckFadeIn{0%{opacity:0}100%{opacity:1}}@media(max-width: 991.98px){.slider{padding:0}}@media(min-width: 768px){.slider .owl-slider{width:calc(100%)}}.slider .container{position:relative}.slider .item{border-radius:0;overflow:hidden;position:relative}.slider .item:before{position:absolute;content:"";width:90%;height:100%;top:0;left:0;opacity:0}.slider .item>div.d-flex{width:100%;position:absolute;left:0;top:0;z-index:10;height:100%}.slider .item>div.d-flex .info_sl{max-width:600px;text-transform:uppercase;font-size:16px;line-height:1.5;font-weight:800;position:relative;opacity:0;transform:translateY(300px);-webkit-transform:translateY(300px);-moz-transform:translateY(300px);-o-transform:translateY(300px);-ms-transform:translateY(300px);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease}@media(min-width: 768px){.slider .item>div.d-flex .info_sl{font-size:18px}}@media(min-width: 992px){.slider .item>div.d-flex .info_sl{font-size:19px}}@media(min-width: 1200px){.slider .item>div.d-flex .info_sl{font-size:20px}}.slider .item>div.d-flex .info_sl:before{content:"";position:absolute;bottom:0;width:18%;height:1px;background-color:#222;left:0}.slider .item>div.d-flex .info_sl:after{content:"";position:absolute;bottom:0;width:78%;height:1px;background-color:#222;left:22%}.slider .item>div.d-flex .title_sl{text-transform:uppercase;color:#fff;text-shadow:2px 2px 8px #2f2f2f;font-size:20px;line-height:1.5;font-weight:800;position:relative;opacity:0;transform:translateY(300px);-webkit-transform:translateY(300px);-moz-transform:translateY(300px);-o-transform:translateY(300px);-ms-transform:translateY(300px);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease}@media(min-width: 768px){.slider .item>div.d-flex .title_sl{font-size:30px}}@media(min-width: 992px){.slider .item>div.d-flex .title_sl{font-size:40px}}.slider .item>div.d-flex .title_sl .text{-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.slider .item>div.d-flex .brief_sl{color:#fff;font-size:15px;max-width:600px;opacity:0;transform:translateY(300px);-webkit-transform:translateY(300px);-moz-transform:translateY(300px);-o-transform:translateY(300px);-ms-transform:translateY(300px);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease}.slider .item>div.d-flex .more_sl{opacity:0;transform:translateY(300px);-webkit-transform:translateY(300px);-moz-transform:translateY(300px);-o-transform:translateY(300px);-ms-transform:translateY(300px);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;font-weight:600}.slider .item>div.d-flex .more_sl a{color:#fff;background:#00693c;font-size:15px;line-height:40px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px}.slider .item>div.d-flex .more_sl a i{margin-left:.5rem}.slider .item>div.d-flex .more_sl a:hover{background:#00693c}.slider .item>div.d-flex .more_sl a.viewmore:hover{background:#ffb612}.slider .item .img-top{width:70px;margin-left:35%;opacity:0;transform:translateY(-100px);-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);-o-transform:translateY(-100px);-ms-transform:translateY(-100px);transition:all 400ms ease;-webkit-transition:all 400ms ease;-moz-transition:all 400ms ease;-ms-transition:all 400ms ease;-o-transition:all 400ms ease;position:absolute;top:5%}.slider .item .img-right{width:15%;opacity:0;transform:translateX(200px);-webkit-transform:translateX(200px);-moz-transform:translateX(200px);-o-transform:translateX(200px);-ms-transform:translateX(200px);transition:all 300ms ease;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;position:absolute;bottom:8%;right:10%}.slider .item .img-bottom{width:60px;margin-left:52%;opacity:0;transform:translateY(100px);-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-o-transform:translateY(100px);-ms-transform:translateY(100px);transition:all 500ms ease;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;position:absolute;bottom:5%;transition-delay:1s}.slider .item .img-left{width:17%;opacity:0;transform:translateX(-300px);-webkit-transform:translateX(-300px);-moz-transform:translateX(-300px);-o-transform:translateX(-300px);-ms-transform:translateX(-300px);transition:all 700ms ease;-webkit-transition:all 700ms ease;-moz-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease;position:absolute;left:5%;bottom:25%;transition-delay:2s}.slider .active .item:before{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")"}.slider .active .item>div{animation:stuckFadeIn 3s}.slider .active .item>div .info_sl{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 900ms ease;-webkit-transition:all 900ms ease;-moz-transition:all 900ms ease;-ms-transition:all 900ms ease;-o-transition:all 900ms ease;transition-delay:200ms}.slider .active .item>div .title_sl{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 1200ms ease;-webkit-transition:all 1200ms ease;-moz-transition:all 1200ms ease;-ms-transition:all 1200ms ease;-o-transition:all 1200ms ease;transition-delay:400ms}.slider .active .item>div .brief_sl{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 1200ms ease;-webkit-transition:all 1200ms ease;-moz-transition:all 1200ms ease;-ms-transition:all 1200ms ease;-o-transition:all 1200ms ease;transition-delay:600ms}.slider .active .item>div .more_sl{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;transition-delay:800ms}.slider .active .item .img-top{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 1100ms ease;-webkit-transition:all 1100ms ease;-moz-transition:all 1100ms ease;-ms-transition:all 1100ms ease;-o-transition:all 1100ms ease}.slider .active .item .img-right{opacity:1;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transition:all 1300ms ease;-webkit-transition:all 1300ms ease;-moz-transition:all 1300ms ease;-ms-transition:all 1300ms ease;-o-transition:all 1300ms ease;transition-delay:100ms;transition-delay:.5s}.slider .active .item .img-bottom{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transition:all 1200ms ease;-webkit-transition:all 1200ms ease;-moz-transition:all 1200ms ease;-ms-transition:all 1200ms ease;-o-transition:all 1200ms ease;transition-delay:1s}.slider .active .item .img-left{opacity:1;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transition:all 1600ms ease;-webkit-transition:all 1600ms ease;-moz-transition:all 1600ms ease;-ms-transition:all 1600ms ease;-o-transition:all 1600ms ease;transition-delay:1.5s}.slider .owl-theme .owl-dots{margin:-35px 0 0 0 !important;position:relative;z-index:100}.slider .owl-dots .owl-dot span{width:15px;height:15px;border:3px solid;background:#fff;opacity:.6;margin:5px}.slider .owl-dots .owl-dot span.active{opacity:1;background:#fff}.slider .owl-dots .owl-dot:hover span,.slider .owl-dots .owl-dot.active span{opacity:1;background:#fff;border-color:#00693c}.slider .owl-nav{margin:0;position:static}.slider .owl-nav [class*=owl-]{background:transparent;color:#858585;position:absolute;margin:0;padding:15px 10px !important;top:50%;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);font-size:30px}.slider .owl-nav [class*=owl-].owl-next{right:0}.slider .owl-nav [class*=owl-].owl-prev{left:0}.slider .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#858585}.header-box{position:relative}.header-box .title{font-size:17px;line-height:1.5;font-weight:800;color:#363636;text-transform:uppercase;position:relative}.header-box .title>span{color:#00693c;margin-right:5px}.header-box .title.white{color:#fff}@media screen and (min-width: 400px){.header-box .title{font-size:22px}}@media(min-width: 768px){.header-box .title{font-size:25px;line-height:1}}.header-box .title::before{content:"";width:58px;height:7px;background:url("../css/images/title_under.png") no-repeat center center;background-size:cover;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:-20px}.header-box .brief{position:relative;font-size:13px;line-height:1.2;font-weight:500}.header-box .brief.white{color:#fff}@media(min-width: 768px){.header-box .brief{font-size:14px}}@media(min-width: 992px){.header-box .brief{font-size:15px}}.header-box.white *{color:#fff !important}.header-box.no-bg{background:none;padding-left:0}.about-home{position:relative;color:#fff;background:#00693c}.about-home .header-box .brief{color:#a6c93b}.about-home .owl-about .owl-nav{margin:0;position:static}.about-home .owl-about .owl-nav [class*=owl-]{background:transparent;color:#fdfff6;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}.about-home .owl-about .owl-nav [class*=owl-].owl-next{right:0}.about-home .owl-about .owl-nav [class*=owl-].owl-prev{left:0}.about-home .owl-about .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#fdfff6}.about-home .owl-about .owl-nav [class*=owl-]{top:auto;bottom:-30px}.about-home .owl-about .owl-nav [class*=owl-].owl-next{right:auto;left:calc(13% + 10px)}.about-home .owl-about .owl-nav [class*=owl-].owl-prev{left:calc(13% - 30px)}.about-home .owl-about .item .img-box img{height:66px;width:66px}.about-home .owl-about .item .info-box{flex:0 0 calc(100% - 90px);width:calc(100% - 90px);margin-left:22px}.about-home .owl-about .item .info-box .name{font-size:25px;font-weight:600;color:#fff}.about-home .owl-about .item .info-box .content ul{margin:0;padding-left:20px}.about-home .about-info .ab-left{position:relative}.about-home .about-info .ab-left .img-about1{max-width:100%}@media(min-width: 992px){.about-home .about-info .ab-left .img-about1{width:480px;height:340px}}.about-home .about-info .ab-left .img-about2{height:196px;width:196px;border-radius:5px;position:absolute;right:0;bottom:-60px}.about-home .about-info .ab-left .count{position:absolute;right:0;top:50px;background:#00693c;color:#fff;border-radius:5px;text-align:center;text-transform:capitalize;font-size:13px;padding:.5rem}.about-home .about-info .ab-left .count>span{font-size:50px;font-weight:700;display:block;line-height:50px;position:relative}.about-home .about-info .ab-left .count>span::before{content:"+";font-size:40px;font-weight:900;color:#fff;right:0}@media(max-width: 767.98px){.about-home .about-info .ab-left .img-about2{bottom:0}.about-home .about-info .ab-left .count{right:15px;top:0}}.about-home .about-info .ab-right>.title{font-size:25px;line-height:30px;font-weight:800;text-transform:uppercase;color:#00693c;padding-left:100px;background:url("../css/images/favicon.png") no-repeat center left;background-size:64px;position:relative}.about-home .about-info .ab-right>.title::before{content:"";height:20px;width:3px;background:#ffb612;position:absolute;top:5px;left:80px}@media(max-width: 767.98px){.about-home .about-info .ab-right>.title::before{height:50px}}.about-home .about-info .ab-right .content{text-align:center}.about-home .about-info .ab-right .content p{color:#fff;font-size:15px;text-align:center;margin:0}.services-home .container .row .owl-services .item{position:relative;padding-bottom:60px}.services-home .container .row .owl-services .item .img-box{height:480px;overflow:hidden;width:100%;position:relative;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.services-home .container .row .owl-services .item .img-box img.img-cover{min-width:100%;min-height:100%;max-width:100%;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}.services-home .container .row .owl-services .item .content-box{position:absolute;z-index:2;bottom:10px;background:#eef6ef;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;box-shadow:0px 5px 8px rgba(0,0,0,.08)}.services-home .container .row .owl-services .item .content-box .box-wrap{position:relative}.services-home .container .row .owl-services .item .content-box .box-wrap .icon-box{display:flex;width:65px;height:65px;background:#00693c;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;align-items:center;justify-content:center;margin-top:-60px}.services-home .container .row .owl-services .item .content-box .box-wrap .icon-box img{height:40px;width:auto;object-fit:cover;display:inline}.services-home .container .row .owl-services .item .content-box .box-wrap .title{font-family:"poppins",sans-serif;font-size:15px;color:#00693c;font-weight:600;text-transform:uppercase}@media(min-width: 768px){.services-home .container .row .owl-services .item .content-box .box-wrap .title{font-size:15px}}.services-home .container .row .owl-services .item .content-box .box-wrap .hover-block{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;height:0}.services-home .container .row .owl-services .item .content-box .box-wrap .hover-block .brief{font-size:14px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:4;height:inherit}.services-home .container .row .owl-services .item .content-box .box-wrap .hover-block .contact-now{background:#fff;color:#ffb612;font-size:15px;width:40px;line-height:40px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;box-shadow:-3px 3px 6px rgba(0,0,0,.07)}.services-home .container .row .owl-services .item .content-box .box-wrap .hover-block .contact-now:hover{background:#00693c;color:#ffb612}.services-home .container .row .owl-services .item:hover .img-box img.img-cover{transform:scale(1.05, 1.05);-webkit-transform:scale(1.05, 1.05);-moz-transform:scale(1.05, 1.05);-o-transform:scale(1.05, 1.05);-ms-transform:scale(1.05, 1.05)}.services-home .container .row .owl-services .item:hover .content-box .hover-block{opacity:1;visibility:visible;height:auto}.services-home .container .row .owl-services .item.active .content-box .hover-block{opacity:1;visibility:visible;height:auto}.services-home .container .row .owl-services .owl-dots{margin:1.5rem 0 0 0}.services-home .container .row .owl-services .owl-dots .owl-dot span{width:36px;height:6px;border:1px solid #d1d1d1;border-radius:3px;background:#d1d1d1;opacity:.6;margin:5px}.services-home .container .row .owl-services .owl-dots .owl-dot span.active{opacity:1;background:#d1d1d1}.services-home .container .row .owl-services .owl-dots .owl-dot:hover span,.services-home .container .row .owl-services .owl-dots .owl-dot.active span{opacity:1;background:#ffb612;border-color:#ffb612}.counter .container .owl-counter .item .content .info .count{align-items:center;justify-content:center}.counter .container .owl-counter .item .content .info .count strong{position:relative;color:#00693c;font-size:40px;line-height:45px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;width:100px;height:100px;border:2px solid #ffb612;border-radius:50%;display:flex;align-items:center;justify-content:center}.counter .container .owl-counter .item .content .info .count strong::before{content:"+";font-size:30px;font-weight:900;color:#00693c;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%;left:90%}.counter .container .owl-counter .item .content .info .count>i{font-size:15px;text-transform:capitalize;font-weight:500;letter-spacing:2px;font-style:normal}.counter .container .owl-counter .item .content .info .count>span{font-size:15px;line-height:1.5;text-transform:capitalize;border-left:3px solid #fff}.counter .container .owl-counter .owl-dots{margin:1.5rem 0 0 0}.counter .container .owl-counter .owl-dots .owl-dot span{width:36px;height:6px;border:1px solid #d1d1d1;border-radius:3px;background:#d1d1d1;opacity:.6;margin:5px}.counter .container .owl-counter .owl-dots .owl-dot span.active{opacity:1;background:#d1d1d1}.counter .container .owl-counter .owl-dots .owl-dot:hover span,.counter .container .owl-counter .owl-dots .owl-dot.active span{opacity:1;background:#ffb612;border-color:#ffb612}.product-home{background-color:#f8f8f8}.product-home .header-box .title{color:#fff}.product-home .header-box .title>span{color:#ffb612}.product-home .container .row .item .img-box{height:240px;overflow:hidden;width:100%;position:relative;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.product-home .container .row .item .img-box img.img-cover{min-width:100%;min-height:100%;max-width:100%;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}.product-home .container .row .item .content-box{position:relative;margin-top:-45px;z-index:1;background-color:#00693c;box-shadow:0px 4px 24px rgba(0,0,0,.09);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.product-home .container .row .item .content-box .left-box{width:calc(100% - 40px);flex:0 0 calc(100% - 40px)}.product-home .container .row .item .content-box .title{font-family:"poppins",sans-serif;font-size:16px;color:#fff;font-weight:600}@media(min-width: 768px){.product-home .container .row .item .content-box .title{font-size:18px}}.product-home .container .row .item .content-box .brief{color:#fff;font-size:15px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:inherit}.product-home .container .row .item .content-box .contact-now{width:40px;flex:0 0 40px;max-width:40px;background:#fff;color:#ffb612;font-size:15px;line-height:40px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;box-shadow:-3px 3px 6px rgba(0,0,0,.07)}.product-home .container .row .item .content-box .contact-now:hover{background:#ffb612;color:#fff}.product-home .container .row .item .content-box::before{position:absolute;top:0;left:0;content:"";height:100%;width:80px;background:url("../css/images/left_bg.png") no-repeat center right;background-size:100%;z-index:2}.product-home .container .row .item .content-box::after{position:absolute;top:0;left:0;content:"";height:100%;width:105px;background:url("../css/images/right_bg.png") no-repeat center right;background-size:100%;z-index:2}.product-home .container .row .item:hover .img-box img.img-cover{transform:scale(1.05, 1.05);-webkit-transform:scale(1.05, 1.05);-moz-transform:scale(1.05, 1.05);-o-transform:scale(1.05, 1.05);-ms-transform:scale(1.05, 1.05)}@media(min-width: 768px){.product-home .container .row>div:nth-child(3)~div{margin-top:30px}}@media(max-width: 767.98px){.product-home{background-size:cover !important}}.partner-home .owl-partner .item-wrap .item{cursor:pointer}.partner-home .owl-partner .item-wrap .item .img-box{height:85px}.partner-home .owl-partner .item-wrap .item .img-box img{transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out}.partner-home .owl-partner .item-wrap .item:hover .img-box img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05)}.partner-home .owl-partner .owl-dots{margin:1.5rem 0 0 0}.partner-home .owl-partner .owl-dots .owl-dot span{width:36px;height:6px;border:1px solid #d1d1d1;border-radius:3px;background:#d1d1d1;opacity:.6;margin:5px}.partner-home .owl-partner .owl-dots .owl-dot span.active{opacity:1;background:#d1d1d1}.partner-home .owl-partner .owl-dots .owl-dot:hover span,.partner-home .owl-partner .owl-dots .owl-dot.active span{opacity:1;background:#00693c;border-color:#00693c}.partner-home .owl-partner .owl-nav{margin:0;position:static}.partner-home .owl-partner .owl-nav [class*=owl-]{background:transparent;color:#ffb612;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-partner .owl-nav [class*=owl-].owl-next{right:-10px}.partner-home .owl-partner .owl-nav [class*=owl-].owl-prev{left:-10px}.partner-home .owl-partner .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#ffb612}.support-home .title{font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;position:relative;z-index:5}@media(min-width: 768px){.support-home .title{font-size:16px}}@media(min-width: 992px){.support-home .title{font-size:18px}}@media(min-width: 1200px){.support-home .title{font-size:25px}}.support-home .brief{font-size:20px;font-weight:600;color:#fff}@media(max-width: 767.98px){.support-home .brief{font-size:14px}}.support-home .formbox::after{display:block;content:"";clear:both}.support-home .formbox form{position:relative;background:#fff;padding:0px;border-radius:30px}.support-home .formbox form label{font-weight:bold;margin-bottom:.3rem;text-transform:uppercase}.support-home .formbox form .btn-submit{background:#00693c;color:#fff;border-radius:30px;border:unset;font-size:14px;padding:5px 16px;line-height:20px;position:absolute;right:5px;top:5px}.support-home .formbox form .form-group{margin-bottom:0}.support-home .formbox form .form-group p{margin-bottom:0}.support-home .formbox form .form-group .form-control{text-indent:20px;border-radius:0;font-size:13px;border:none;max-width:100%;background-color:transparent;height:40px;padding:.5rem 0;color:#363636}.support-home .formbox form .form-group .form-control::placeholder{color:#363636;opacity:1}.support-home .formbox form .form-group .form-control:-ms-input-placeholder{color:#363636}.support-home .formbox form .form-group .form-control::-ms-input-placeholder{color:#363636}.list-product .item .product-box{position:relative}.list-product .item .product-box .wrap-img-box{position:relative}.list-product .item .product-box .wrap-img-box .img-box{overflow:hidden;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 1px 12px rgba(0,0,0,.08);-moz-box-shadow:0 1px 12px rgba(0,0,0,.08);box-shadow:0 1px 12px rgba(0,0,0,.08);height:180px}@media(min-width: 768px){.list-product .item .product-box .wrap-img-box .img-box{height:220px}}@media(min-width: 992px){.list-product .item .product-box .wrap-img-box .img-box{height:250px}}.list-product .item .product-box .wrap-img-box .shop-item-meta{position:absolute;top:40px;left:0px;visibility:hidden;opacity:0;z-index:3;transition:all .5s ease-in-out}.list-product .item .product-box .wrap-img-box .shop-item-meta a{display:block;height:35px;line-height:35px;border-radius:5px;text-align:center;background:#fff;color:#363636;margin-bottom:15px;font-size:14px;padding:0 10px}.list-product .item .product-box .wrap-img-box .shop-item-meta a:hover{background:#00693c;color:#fff}.list-product .item .product-box .wrap-img-box:before{content:"";top:5px;left:5px;right:5px;bottom:5px;position:absolute;border-radius:9px;background:rgba(91,140,81,.8);z-index:2;transform:scale(0.9);visibility:hidden;opacity:0;transition:all .3s linear 0s}.list-product .item .product-box:hover .wrap-img-box .shop-item-meta{left:20px;visibility:visible;opacity:1}.list-product .item .product-box:hover .wrap-img-box:before{transform:scale(1);visibility:visible;opacity:.8}.list-product .item .info-box .cat-url{font-size:12px;color:#00693c;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:inherit}.list-product .item .info-box .product-name{font-weight:700;font-size:14px;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:limit-lines;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:inherit}@media(min-width: 992px){.list-product .item .info-box .product-name{font-size:15px}}@media(min-width: 1200px){.list-product .item .info-box .product-name{font-size:16px}}.list-product .item .info-box .retail{font-size:13px;color:#ccc;text-decoration:line-through}@media(max-width: 767.98px){.list-product .item .info-box .retail{display:none}}.list-product .item .info-box .price{font-size:14px;font-weight:600;color:#ffb612}@media(min-width: 992px){.list-product .item .info-box .price{font-size:15px}}@media(min-width: 1200px){.list-product .item .info-box .price{font-size:16px}}.list-product .item .info-box .add_to_cart{background:#f8f8f8;line-height:40px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px}.list-product .item .info-box .add_to_cart:hover{background:#00693c;color:#fff}.list-product .item .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;transform:rotate(15deg);-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);-o-transform:rotate(15deg);-ms-transform:rotate(15deg)}@media(max-width: 767.98px){.list-product .item .sale-badge{transform:rotate(15deg) scale(0.8);-webkit-transform:rotate(15deg) scale(0.8);-moz-transform:rotate(15deg) scale(0.8);-o-transform:rotate(15deg) scale(0.8);-ms-transform:rotate(15deg) scale(0.8)}}.list-product .item .sale-badge span{position:relative;display:block;text-align:center;line-height:90px;font-size:16px;font-weight:700}.list-product .item .icon{position:absolute;left:0;top:20px}.list-product .item .icon img{width:70px}.home-product{background:left bottom;background-repeat:no-repeat;background-size:cover}.home-product .owl-nav{margin:0;position:static}.home-product .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:25px}.home-product .owl-nav [class*=owl-].owl-next{right:0}.home-product .owl-nav [class*=owl-].owl-prev{left:0}.home-product .owl-nav [class*=owl-]:hover{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";background:transparent;color:#fff}.home-product .owl-nav [class*=owl-]{top:auto;bottom:-70px;opacity:1 !important}.home-product .owl-nav [class*=owl-].owl-next{right:auto;left:calc(50% + 10px)}.home-product .owl-nav [class*=owl-].owl-prev{left:calc(50% - 30px)}@media(max-width: 767.98px){.home-product .col-6:nth-child(n+5){display:none}}.home-product .item-wrap{position:relative}@media(min-width: 768px){.home-product .item-wrap{min-height:500px}}@media(min-width: 992px){.home-product .item-wrap{min-height:600px}}.home-product .item-wrap .product-name{color:#fff;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;line-height:40px;font-weight:700;font-size:17px;position:relative;z-index:10}@media(min-width: 768px){.home-product .item-wrap .product-name{font-size:20px;line-height:42px}}@media(min-width: 992px){.home-product .item-wrap .product-name{font-size:22px;line-height:45px}}@media(min-width: 1200px){.home-product .item-wrap .product-name{font-size:25px;line-height:50px}}.home-product .item-wrap .img-box-pos{max-width:100%;margin-left:auto;margin-right:auto}.home-product .item-wrap .img-box-pos img{height:100%;max-height:300px;margin-left:auto;margin-right:auto}@media(min-width: 768px){.home-product .item-wrap .img-box-pos img{width:auto !important}}@media(min-width: 768px){.home-product .item-wrap .img-box-pos{height:500px;max-height:1000px;position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);top:0;width:80%}.home-product .item-wrap .img-box-pos img{max-height:100%}}@media(min-width: 992px){.home-product .item-wrap .img-box-pos{height:600px}}@media(min-width: 992px){.home-product .item-wrap .info-box{margin-top:120px !important}}.home-product .item-wrap .info-box .wrap-i{border-radius:55px;-webkit-border-radius:55px;-moz-border-radius:55px;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;position:relative;-webkit-box-shadow:inset 0 3px 3px rgba(0,0,0,.25);-moz-box-shadow:inset 0 3px 3px rgba(0,0,0,.25);box-shadow:inset 0 3px 3px rgba(0,0,0,.25);background:#fff;z-index:10}@media(min-width: 768px){.home-product .item-wrap .info-box .wrap-i{max-width:370px}}.home-product .item-wrap .info-box .wrap-i .img-box{width:70px;height:70px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;border:3px solid #fdfff6;flex:0 0 70px}.home-product .item-wrap .info-box .wrap-i .text{flex:0 0 calc(100% - 80px);width:calc(100% - 80px)}.home-product .item-wrap .info-box .wrap-i .text .name{color:#00693c;font-weight:700}@media(min-width: 768px){.home-product .item-wrap .info-box .info:nth-child(2) .wrap-i,.home-product .item-wrap .info-box .info:nth-child(4) .wrap-i{margin-left:auto}.home-product .item-wrap .info-box .info:nth-child(2) .wrap-i .img-box,.home-product .item-wrap .info-box .info:nth-child(4) .wrap-i .img-box{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.home-product .item-wrap .info-box .info:nth-child(2) .wrap-i .text,.home-product .item-wrap .info-box .info:nth-child(4) .wrap-i .text{padding-left:25px}.home-product .item-wrap .info-box .info:nth-child(1) .wrap-i .text,.home-product .item-wrap .info-box .info:nth-child(3) .wrap-i .text{padding-right:15px}.home-product .item-wrap .info-box .info:nth-child(3) .wrap-i{margin-left:30px}.home-product .item-wrap .info-box .info:nth-child(4) .wrap-i{margin-right:30px}}@media(min-width: 992px){.home-product .item-wrap .info-box .info:nth-child(3) .wrap-i{margin-left:60px}.home-product .item-wrap .info-box .info:nth-child(4) .wrap-i{margin-right:60px}}@media(min-width: 1200px){.home-product .item-wrap .info-box .info:nth-child(3) .wrap-i{margin-left:80px}.home-product .item-wrap .info-box .info:nth-child(4) .wrap-i{margin-right:80px}}footer{background-size:cover;background-repeat:no-repeat;color:#363636}footer strong{font-weight:600}footer a{color:#363636}footer a:hover{color:#00693c}footer .logo-ft-wrap{position:relative}footer .logo-ft-wrap .logo{position:relative;z-index:5}footer .logo-ft-wrap .logo img{max-height:50px}footer .logo-ft-wrap .info .company{font-size:16px;font-weight:800}@media(min-width: 768px){footer .logo-ft-wrap .info .company{font-size:18px}}@media(min-width: 992px){footer .logo-ft-wrap .info .company{font-size:20px}}@media(min-width: 1200px){footer .logo-ft-wrap .info .company{font-size:25px}}footer .title{font-size:20px;line-height:1.6;font-weight:700;margin-bottom:20px;position:relative;text-transform:uppercase;color:#363636}footer .company-info .logo{margin-bottom:25px;margin-top:10px;display:inline-block}footer .company-info .logo img{height:150px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}footer .company-info .logo.one{margin-bottom:20px;margin-top:0}footer .company-info .logo.one img{height:65px}footer .company-info i{color:#00693c;width:20px;text-align:center}footer .menu .hotline{color:#a0cc00;font-size:18px;font-weight:800;height:60px;margin-bottom:20px;margin-top:5px}footer .menu .hotline p{line-height:1}footer .menu .hotline strong{color:#fff;font-size:25px;font-weight:800}footer .menu .hotline strong i{color:#a0cc00;font-size:20px;margin-top:-5px}footer .menu ul{display:flex;flex-wrap:wrap;align-content:center}footer .menu ul li{flex:0 0 50%;max-width:50%}footer .reg-box .form-body .form-control{background:#ffb612;border:unset}footer .reg-box .form-body .btn-submit{width:100%;background:#00693c;color:#fff;font-weight:600}footer .network_social a{font-size:17px;width:35px;height:35px;background:#3b5998;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;line-height:35px;color:#fff}footer .network_social a.youtube{background:#ea4335}footer .network_social a.twitter_url{background:-moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);background:-webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);background:linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#f09433", endColorstr="#bc1888",GradientType=1 )}footer .network_social a i{color:#fff}footer .face{border:3px solid #fff}footer .face iframe{width:100% !important;height:190px !important}footer .map iframe{width:100% !important;height:148px !important;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}footer .gallery .img-box{height:70px;width:100%;cursor:pointer;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden}footer ul{list-style:none}@media(min-width: 768px){footer{padding-top:50px}footer.index{padding-top:100px !important}footer .contact-ft{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}footer .company-info{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}footer .menu{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}footer .map{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}footer .menu-copyright a{border-left:1px solid #ccc}footer .menu-copyright a:first-child{border-left:0}footer .border-bottom{border-color:#8e8e8e !important}.copyright{line-height:25px;font-weight:700}@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{height:230px;background-size:cover;background-position:center center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width: 991.98px){.navbar-banner{height:200px}}@media(min-width: 992px){.navbar-banner{height:300px;z-index:5;display:block}}@media(max-width: 767.98px){.navbar-banner{height:150px}}.navbar-banner:after{position:absolute;content:"";background:#000;opacity:.1;filter:alpha(opacity=10);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 10 ")";z-index:1;width:100%;height:100%;top:0;left:0}.navbar-banner .header-title{color:#fff;font-size:32px;font-weight:700;text-shadow:0 0 30px #474747;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}}@media(min-width: 992px){.navbar-banner .header-title{font-size:50px}}@media(min-width: 1200px){.navbar-banner .header-title{font-size:60px}}.navbar-banner .breadcrumbs-box{position:relative;z-index:5}@media(min-width: 992px){.navbar-banner .breadcrumbs-box{padding-top:60px}}.navbar-banner .breadcrumbs-box .breadcrumb{margin:0;border:0;padding:.6rem 0;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{color:#fff;margin-right:.4rem}.navbar-banner .breadcrumbs-box .breadcrumb>li a{color:#fff}@media(min-width: 992px){.navbar-banner .breadcrumbs-box .breadcrumb>li a{font-size:19px}}.navbar-banner .breadcrumbs-box .breadcrumb>li::after{content:"/";padding:0 10px;color:#fff}.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: 992px){.content>.container>.row .slidebar.col-lg-4{margin-top:-60px !important;position:relative;z-index:10}}@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:700;font-size:18px;position:relative;line-height:30px;padding-top:7px;text-align:left;color:#00693c;text-transform:uppercase}@media(min-width: 992px){.content .header-title{font-size:25px}}.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;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden}.content .list-news .item .img-box .image_inner{position:relative;display:block;overflow:hidden;height:250px;width:100%}.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:#00693c;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}.content .list-news .item .img-box .cat-url{border-radius:10px 0 10px 0;-webkit-border-radius:10px 0 10px 0;-moz-border-radius:10px 0 10px 0;background:#00693c;color:#fff;position:absolute;bottom:0;right:0;z-index:5}@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:#00693c;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:#ffb612}@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{color:#000;text-decoration:underline}.content .list-news .item .item-body .more:hover{color:#00693c}@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:20px;position:relative;font-size:20px;font-weight:700;text-transform:uppercase}@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:50px;border-bottom:3px solid #00693c;bottom:0;left:0;z-index:15}.content .slidebar .widget-box .widget-title:after{position:absolute;content:"";width:100%;border-bottom:3px solid #f3f3f3;bottom:0;left:0;z-index:12}.content .slidebar .widget-box.widget-social a{width:35px;height:35px;line-height:33px;border:1px solid #00693c;color:#00693c;text-align:center;margin-right:5px;border-radius:8px;transition:all .5s ease-in-out}.content .slidebar .widget-box.widget-social a:hover{background:#00693c;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:#ffb612}.content .slidebar .widget-category .list-box ul li>ul{overflow:hidden;transition:all 1s ease-in-out;-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}@media(min-width: 992px){.content .slidebar .widget-category .list-box ul li>ul{padding:0 !important;visibility:hidden;opacity:0;max-height:0;margin:0 !important}.content .slidebar .widget-category .list-box ul li>ul li{margin:0 !important}.content .slidebar .widget-category .list-box ul li>ul li div{padding:8px 0 !important;margin:0 !important}.content .slidebar .widget-category .list-box ul li>ul li div a{display:block;padding-left:15px;position:relative}.content .slidebar .widget-category .list-box ul li>ul li div a:before{content:"";position:absolute;width:6px;height:6px;background-color:#361800;top:11px;left:0;border-radius:50%}}.content .slidebar .widget-category .list-box ul li>ul>li a{white-space:nowrap}.content .slidebar .widget-category .list-box ul li:hover>ul,.content .slidebar .widget-category .list-box ul li.active>ul{max-height:999px;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:#00693c !important}.content .slidebar .widget-category .list-box ul li:hover>div>a,.content .slidebar .widget-category .list-box ul li.active>div>a{color:#00693c !important}.content .slidebar .widget-category .list-box ul li:hover>div>a:before,.content .slidebar .widget-category .list-box ul li.active>div>a:before{background-color:#00693c}.content .slidebar .widget-category .list-box>ul>li{padding:0 30px}.content .slidebar .widget-category .list-box>ul>li>div{background:#f3f3f3;padding:8px 10px !important;position:relative;cursor:pointer}.content .slidebar .widget-category .list-box>ul>li>div:before{content:"";position:absolute;top:0;left:0;width:4px;background:#00693c;height:0%;transition:.3s}.content .slidebar .widget-category .list-box>ul>li:hover>div:before{height:100%}.content .slidebar .widget-category .list-box>ul>li div.active{color:#00693c}.content .slidebar .widget-category .list-box>ul>li div.active:before{height:100%}.content .slidebar .widget-category .list-box>ul>li div.active a{color:#00693c;font-weight:700}@media(min-width: 992px){.content .slidebar .widget-category .list-box>ul>li a{font-size:16px}}@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:#00693c;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:#00693c;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:#ffb612}.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:#00693c !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:#00693c;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 #00693c;-moz-box-shadow:0 0 4px #00693c;box-shadow:0 0 4px #00693c;border:1px solid #00693c}.content.news .about-page{background-color:#00693c;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:#00693c;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:250px;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:#00693c;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:#ffb612;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:#00693c;box-shadow:0 0 0 1px #00693c}.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:#00693c;border-color:#00693c}.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:#ffb612;margin-bottom:15px;font-size:18px}.content.list-product .product-box .shop-item-meta .add_to_cart:hover{background:#00693c;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}}.content.product .container{position:relative}.content.product .slide-box .big-slide .item{position:relative;overflow:hidden}.content.product .slide-box .big-slide .item .big-image{height:350px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden}@media(min-width: 992px){.content.product .slide-box .big-slide .item .big-image{height:500px}}@media(min-width: 1200px){.content.product .slide-box .big-slide .item .big-image{height:450px}}.content.product .slide-box .big-slide .item span{text-transform:uppercase;position:absolute;left:20px;bottom:20px;font-weight:800;font-size:25px;background:#00693c;color:#fff;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;padding:0 20px}.content.product .slide-box .small-slide{position:relative}.content.product .slide-box .small-slide .thumb-img{margin-bottom:10px;margin-right:10px}.content.product .slide-box .small-slide .thumb-img .img-box{height:60px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden;border:.5px solid #000;cursor:pointer}@media(min-width: 992px){.content.product .slide-box .small-slide .thumb-img .img-box{height:90px}}.content.product .slide-box .small-slide .slick-current .thumb-img .img-box{border:1.5px solid #fdfff6}.content.product .slide-box .small-slide .slick-arrow{position:absolute;width:30px;height:20px;background:rgba(255,255,255,.7);line-height:20px;color:#000;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);text-align:center;z-index:9;cursor:pointer}@media(min-width: 992px){.content.product .slide-box .small-slide .slick-arrow{opacity:0}}.content.product .slide-box .small-slide .slick-arrow.slick-prev{top:0}.content.product .slide-box .small-slide .slick-arrow.slick-next{bottom:18px}.content.product .slide-box .small-slide .slick-arrow:hover{background:#ffb612}@media(min-width: 992px){.content.product .slide-box .small-slide:hover .slick-arrow{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")"}}.content.product .product-image .big-image{height:300px}.content.product .product-brief .title{font-size:17px;font-weight:600}@media(min-width: 768px){.content.product .product-brief .title{font-size:18px}}@media(min-width: 992px){.content.product .product-brief .title{font-size:19px}}@media(min-width: 1200px){.content.product .product-brief .title{font-size:20px}}.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:#ffb612}.content.product .product-brief .price-more{margin:0}.content.product .product-brief .price-more .price{font-size:16px;color:#ffb612 !important}.content.product .product-brief .price-more .price *{color:#ffb612 !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:#00693c;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{line-height:40px}.content.product .product-brief .hotline_cart strong{font-size:18px;color:#ea0000}.content.product .product-brief .hotline_cart:hover{text-decoration:underline}.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 .info-bot i{color:orange}.content.product .product-brief .product-order form input#qty{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;height:50px}.content.product .product-brief .product-order form .option-select .title-group{font-weight:bold;margin:0 0 .5rem 0;color:#333132;font-size:13px}.content.product .product-brief .product-order form .option-select select{width:100%;margin:0 0 1rem 0;border:1px solid #ccc;padding:.5rem;font-size:14px}.content.product .product-brief .product-order form .option-select [type=radio]{position:absolute;opacity:0;width:0;height:0}.content.product .product-brief .product-order form .option-select label{margin-right:.5rem;border:1px solid #cbc9c9;padding:5px 0;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;cursor:pointer}.content.product .product-brief .product-order form .option-select label .img-box.d-flex{width:60px;height:60px}.content.product .product-brief .product-order form .option-select label .img-box.no-img{padding:0 10px}.content.product .product-brief .product-order form .option-select label input{display:none}.content.product .product-brief .product-order form .option-select label:hover{border:1px solid #00693c;color:#00693c}.content.product .product-brief .product-order form .option-select label.checked{border:1px solid #00693c;background:#00693c;color:#fff}.content.product .product-brief .product-order form .option-select label span{padding:5px 8px}.content.product .product-brief .product-order form button{display:block;border:0;background:linear-gradient(#f53010, #ef2615);background:#00693c;color:#fff;border-radius:3px;cursor:pointer;padding:5px 0;width:100%;outline:none}@media(min-width: 992px){.content.product .product-brief .product-order form button{width:calc(100% - 5px);margin-left:5px}}@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;text-transform:uppercase}.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{display:flex}@media(max-width: 991.98px){.content.product .product-brief .product-order form .input_cart{display:none}}.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;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)}}.content.product .product-brief .product-order form .hotline_cart{background:#b40000;color:#fff;text-align:center;border-radius:3px;padding:2px 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 .product-brief .network_social img{height:35px}.content.product .product-brief.fixed{position:fixed;right:calc((100% - 750px)/2);width:calc((750px)*23/100 + 15px);top:90px;z-index:999}@media(min-width: 992px){.content.product .product-brief.fixed{right:calc((100% - 990px)/2);width:calc((990px)*23/100 + 15px)}}@media(min-width: 1200px){.content.product .product-brief.fixed{right:calc((100% - 1170px)/2);width:calc((1170px)*23/100 + 15px)}}.content.product .product-brief.fixed .price-more .retail{margin-left:0 !important}.content.product .product-brief.fixed .input_cart{display:none !important}.content.product .product-brief.fixed .button_cart{flex:0 0 100% !important;width:100% !important;max-width:100% !important;padding:0 !important}.content.product .product-brief.fixed .product-order form button{width:100%;margin:0}.content.product .product-brief.fixed .brief{display:none !important}.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:#00693c;color:#fff;font-weight:600}.content.product .product-description .title{font-size:20px;color:#ffb612}.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:#fff;color:#00693c;border:0 !important;border-bottom:2px solid #00693c !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)}@media(min-width: 1200px){.content.product .orthers-product .header-box .wrap:before,.content.product .orthers-product .header-box .wrap:after{width:30px}}.content.product .orthers-product .title{font-size:25px;font-weight:800}@media(min-width: 768px){.content.product .orthers-product .title{font-size:28px}}@media(min-width: 992px){.content.product .orthers-product .title{font-size:30px}}@media(min-width: 1200px){.content.product .orthers-product .title{font-size:30px}}@media(min-width: 768px){.content.product2 .product-image{border-right:1px solid #dee2e6 !important}}.content.product2 .product-image .big-image{height:320px;position:relative;overflow:hidden;background:#fff}.content.product2 .product-image .big-image img{max-width:90%;max-height:90%}@media(min-width: 1200px){.content.product2 .product-image .big-image{height:400px}}.content.product2 .product-image .owl-productimg{position:relative}.content.product2 .product-image .owl-productimg .owl-nav{margin:0;position:static}.content.product2 .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.product2 .product-image .owl-productimg .owl-nav [class*=owl-].owl-next{right:0}.content.product2 .product-image .owl-productimg .owl-nav [class*=owl-].owl-prev{left:0}.content.product2 .product-image .owl-productimg .items{display:block}.content.product2 .product-image .owl-productimg .items a{height:60px;display:block;position:relative;border:1px solid #e0e0e0;background:#fff}.content.product2 .product-image .owl-productimg .items a img{max-width:90%;max-height:90%;width:auto}@media(min-width: 992px){.content.product2 .product-image .owl-productimg .items a{height:90px}}.content.product2 .product-image .owl-productimg .items a:hover{border:1px solid #ffcc01}@media(min-width: 992px){.content.product2 .product-brief{border-right:1px solid #dee2e6 !important}}.content.product2 .product-brief .title{font-size:18px;font-weight:600;color:#00693c}@media(min-width: 768px){.content.product2 .product-brief .title{font-size:20px}}@media(min-width: 992px){.content.product2 .product-brief .title{font-size:23px}}@media(min-width: 1200px){.content.product2 .product-brief .title{font-size:25px}}.content.product2 .product-brief .price span{font-weight:800;color:red}.content.product2 .product-brief .brief p{margin-bottom:5px}.content.product2 .product-brief .brief img{height:20px !important;width:auto !important}.content.product2 .product-brief .brief strong{color:#ffb612}.content.product2 .product-brief .price-more{margin:0}.content.product2 .product-brief .price-more .price{font-size:16px;color:#ffb612 !important}.content.product2 .product-brief .price-more .price *{color:#ffb612 !important}@media(min-width: 992px){.content.product2 .product-brief .price-more .price{font-size:19px}}@media(min-width: 1200px){.content.product2 .product-brief .price-more .price{font-size:20px}}.content.product2 .product-brief .price-more .retail{font-size:13px;color:#666;text-decoration:line-through}@media(min-width: 992px){.content.product2 .product-brief .price-more .retail{font-size:14px}}@media(min-width: 1200px){.content.product2 .product-brief .price-more .retail{font-size:15px}}.content.product2 .product-brief .info{line-height:20px;background:#00693c;color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;font-size:10px}.content.product2 .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.product2 .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.product2 .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.product2 .product-brief .hotline_cart{background:#ffb612;line-height:40px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;color:#fff}.content.product2 .product-brief .hotline_cart:hover{background:#ffb612;color:#fff}.content.product2 .product-brief .content-style ul{padding-left:20px}.content.product2 .product-brief .content-style ul li{margin-bottom:10px}.content.product2 .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.product2 .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.product2 .product-brief .product-order form button{width:100%;margin-left:0;margin-top:5px}}.content.product2 .product-brief .product-order form button strong{display:block;font-size:18px;line-height:24px}.content.product2 .product-brief .product-order form button p{margin:0;font-size:13px;line-height:16px}.content.product2 .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.product2 .product-brief .product-order form .input_cart button:hover{border:solid 1px #dc0021;background:#dc0021;color:#fff}.content.product2 .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.product2 .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.product2 .product-brief .product-order form .input_cart{flex:0 0 140px;max-width:140px}}@media(min-width: 992px){.content.product2 .product-brief .product-order form .button_cart{flex:0 0 calc(100% - 140px);max-width:calc(100% - 140px);max-width:200px}}.content.product2 .product-brief .product-order form .hotline_cart{background:#ffb612;color:#fff;text-align:center;border-radius:3px;padding:5px 0;display:block;text-decoration:none}.content.product2 .product-brief .product-order form .hotline_cart span{display:block;line-height:18px;font-size:15px}.content.product2 .product-brief .product-order form .hotline_cart p{font-weight:bold;font-size:18px;line-height:22px;margin:0}.content.product2 .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.product2 .info-box-right .support_box .item .info{padding-left:10px}.content.product2 .info-box-right .support_box .item .info .hotline{color:#ea0000;font-weight:700;font-size:20px;line-height:1.3}.content.product2 .info-box-right .support_box .item .info .name{font-style:italic}.content.product2 .info-box-right .title{background:#00693c;color:#fff;font-weight:600}.content.product2 .product-description .title{font-size:20px;color:#ffb612}.content.product2 .product-description .nav-tabs .nav-link{font-size:16px;font-weight:500;text-transform:uppercase}@media(min-width: 992px){.content.product2 .product-description .nav-tabs .nav-link{font-size:18px}}.content.product2 .product-description .nav-tabs .nav-item.show .nav-link,.content.product2 .product-description .nav-tabs .nav-link.active{font-weight:bold;background:#00693c;color:#fff;border-color:#00693c !important;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.content.product2 .product-description .content-page{border-top:0}.content.product2 .product-description .content-page img{width:auto !important;height:auto !important}.content.product2 .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.product2 .menu-category-product .title{font-weight:bold;background:#00693c;color:#fff;border-color:#00693c !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.product2 .menu-category-product .title{font-size:18px}}.content.product2 .menu-category-product .list-box ul{list-style:none;padding:0;margin:0}.content.product2 .menu-category-product .list-box ul li{position:relative}.content.product2 .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.product2 .menu-category-product .list-box ul li a:hover{color:#ffb612}.content.product2 .menu-category-product .list-box ul li span{width:25px;height:25px;display:inline-block;text-align:center;cursor:pointer}.content.product2 .menu-category-product .list-box ul li span .fa-angle-up{display:none}.content.product2 .menu-category-product .list-box ul li span:hover{color:#ffb612}.content.product2 .menu-category-product .list-box ul li.active span .fa-angle-up{display:inline-block}.content.product2 .menu-category-product .list-box ul li.active span .fa-angle-down{display:none}.content.product2 .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.product2 .menu-category-product .list-box ul li>ul{background:#fff;visibility:hidden;opacity:0;display:none}}.content.product2 .menu-category-product .list-box ul li>ul>li a{padding-left:0 !important;white-space:nowrap}.content.product2 .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.product2 .menu-category-product .list-box ul li.active>div{color:#ffb612 !important}.content.product2 .menu-category-product .list-box ul li.active>div>a{color:#ffb612 !important}.content.product2 .menu-category-product .list-box>ul>li{padding:0 30px}.content.product2 .menu-category-product .list-box>ul>li .active{color:#ffb612}@media(min-width: 1200px){.content.product2 .menu-category-product .list-box>ul>li{padding:0 20px}}.content.product2 .orthers-product .title{font-size:18px;font-weight:600;color:#ffb612}@media(min-width: 768px){.content.product2 .orthers-product .title{font-size:20px}}@media(min-width: 992px){.content.product2 .orthers-product .title{font-size:23px}}@media(min-width: 1200px){.content.product2 .orthers-product .title{font-size:25px}}@media(min-width: 1200px){.content.product2 .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:#00693c;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{background:#00693c;color:#fff;position:relative;z-index:2;font-weight:600;padding:.75rem 1rem;cursor:pointer}.content.contact .contact-form .btn:hover{background:#ffb612}.content.contact .help-block-error{color:#ea0000 !important}.content.contact #mapcont{width:100% !important;height:350px}.content.contact .info{background:#00693c;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:#ffb612;border-color:#ffb612;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.why_page .nav-tabs{position:relative;border-bottom:0}@media(max-width: 767.98px){.content.why_page .nav-tabs .nav-item{flex:0 0 100%;width:100%;margin:0 0 5px 0}.content.why_page .nav-tabs .nav-item .nav-link{margin:0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}}.content.why_page .nav-tabs .nav-link{font-size:15px;line-height:30px;padding:0 10px;font-weight:700;background:#eee;margin-right:10px;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0}@media(min-width: 768px)and (max-width: 991.98px){.content.why_page .nav-tabs .nav-link{font-size:13px;margin-right:5px}}@media(min-width: 992px){.content.why_page .nav-tabs .nav-link{line-height:40px;padding:0 20px}}.content.why_page .nav-tabs .nav-item.show .nav-link,.content.why_page .nav-tabs .nav-link.active{background:#00693c;color:#fff;border-color:#00693c !important}.content.why_page .nav-tabs .nav-link:hover{background:#ffb612;color:#fff;border-color:#ffb612 !important}.content.why_page .tab-content{border:1px solid #eee}.content.document .item{border:1px solid #ccc;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;background:#fff}.content.document .item .img-box img{width:100%}.content.document .item .info-box h3{font-size:16px;font-weight:600}@media(min-width: 768px){.content.document .item .info-box h3{font-size:17px}}@media(min-width: 992px){.content.document .item .info-box h3{font-size:18px}}.content.document .item .info-box a{border:1px solid #ccc;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;line-height:45px;font-weight:600}@media(min-width: 768px){.content.document .item .info-box a{font-size:16px}}@media(min-width: 992px){.content.document .item .info-box a{font-size:17px}}.content.document .item .info-box a:hover{background:#00693c;border-color:#00693c;color:#fff}.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:#ffb612;color:#fff;border-color:#ffb612 !important}.content.list-doctor .nav-tabs .nav-link:hover{background:#00693c;color:#fff;border-color:#00693c !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:#00693c;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{margin-bottom:15px;border:1px solid #e6e6e6;background:#fff;line-height:1.7em;max-height:300px;overflow-y:scroll}@media(max-width: 991.98px){.mucluc .er_toc{max-height:200px}}.mucluc .er_toc .er_toc_title{font-size:18px;font-weight:700;text-transform:uppercase;background:rgba(243,243,243,.95);color:#333;padding:7px 10px 7px 35px;position:relative}.mucluc .er_toc .er_toc_title:before{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:"";position:absolute;left:10px;top:11px}.mucluc .er_toc .er_toc_title span{position:absolute;right:5px;top:8px}.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{padding:10px;background:rgba(243,243,243,.95);color:#333;border-top:1px solid #e6e6e6}.mucluc .er_toc .er_toc_content>ol{list-style:none;padding-left:0}.mucluc .er_toc .er_toc_content>ol>li{font-weight:600;font-size:16px}.mucluc .er_toc .er_toc_content>ol>li li{font-weight:normal;font-size:15px}.mucluc .er_toc .er_toc_content>ol ol{list-style:none;padding-left:20px}.mucluc .er_toc .er_toc_content>ol li{margin-bottom:5px}.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 */
