@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,400;1,700&display=swap');body {font-family: 'Roboto', sans-serif;font-style: normal;font-size: 1rem;font-weight: 400;color: #535353;overflow-x: hidden;line-height:normal;}.page-wrapper {overflow-x: hidden;}a {text-decoration: none;color: #378202;}a:hover {color: #378202;}.c-hand{cursor:pointer;}.c-hand:hover{text-shadow: 0px 0px 2px rgba(0,0,0,.2);}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom: 0.5rem;color: #2f2f41;font-weight: 700;line-height: 1.3;}h1, .h1 {font-size: 3.5rem;}h2, .h2 {font-size: 2.5rem;}h3, .h3 {font-size: 1.875rem;}h4, .h4 {font-size: 1.5rem;}h5, .h5 {font-size: 1.25rem;}h6, .h6 {font-size: 1.125rem;}h4, h5, h6, .h4, .h5, .h6 {font-weight: 600;}p {line-height: 1.2;}p em{line-height: 1;font-size:90%;}.lead {font-size: 1.25rem;font-weight: 300;}.text-dark {color: #2f2f41 !important;}.text-primary {color: #378202 !important;}.text-muted {color: #535353 !important }.text-light {color: #a6aaad !important;}a.text-light:focus, a.text-light:hover {color: #378202 !important;}a.text-dark:focus, a.text-dark:hover {color: #378202 !important;}section {padding: 5rem 0 }a, i, .btn, button, img, span, .dropdown-item, .hover-translate, .btn:before, .feature-hover, .feature-hover:before, .testimonial-carousel .controls li, .scroll-top a:before {-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-ms-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;transition: all 0.5s ease-in-out 0s;}.hover-translate:hover {box-shadow: 0 10px 30px 5px rgba(1, 164, 121, .06);background-color: #fff;-webkit-transform: translate3d(0, -50px, 0);-moz-transform: translate3d(0, -50px, 0);transform: translate3d(0, -50px, 0);}a:hover {text-decoration: none;}.font-w-3 {font-weight: 300;}.font-w-4 {font-weight: 400;}.font-w-5 {font-weight: 500;}.font-w-6 {font-weight: 600;}.font-w-7 {font-weight: 700;}.font-w-8 {font-weight: 800;}.font-w-9 {font-weight: 900;}.rounded, .card {border-radius: .5rem !important;}.rounded-right-0{-webkit-border-top-right-radius: 0!important;-webkit-border-bottom-right-radius: 0!important;-moz-border-radius-topright: 0!important;-moz-border-radius-bottomright: 0!important;border-top-right-radius: 0!important;border-bottom-right-radius: 0!important;}.rounded-left-0{-webkit-border-top-left-radius: 0!important;-webkit-border-bottom-left-radius: 0!important;-moz-border-radius-topleft: 0!important;-moz-border-radius-bottomleft: 0!important;border-top-left-radius: 0!important;border-bottom-left-radius: 0!important;}#ht-preloader {background: #1e1d2d;bottom: 0;height: 100%;left: 0;overflow: hidden !important;position: fixed;right: 0;text-align: center;top: 0;width: 100%;z-index: 99999;}.loader {position: absolute;top: 50%;left: 0;width: 100%;text-align: center;margin: auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);}.loader span {animation: moving 4s linear infinite;animation-delay: calc((var(--n) - 10) * 0.4s);font-size: 3.5em;color: #378202;font-weight: 700 }@keyframes moving {0% {filter: opacity(0);}33% {filter: opacity(1);}66% {filter: opacity(1);}100% {filter: opacity(0);}}.loader span:nth-child(1) {--n: 1;}.loader span:nth-child(2) {--n: 2;}.loader span:nth-child(3) {--n: 3;}.loader span:nth-child(4) {--n: 4;}.loader span:nth-child(5) {--n: 5;}.btn {font-weight: 600;padding: 0.70rem 1.5rem;border-radius: .5rem;position: relative;overflow: hidden;z-index: 9 }.btn-sm {padding: .35rem 1.0rem;}.btn-primary {color: #2f2f41;background-color: rgba(1, 164, 121, 0.1);border-color: #378202;}.btn-primary:hover, .btn-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {color: #fff;background-color: #378202;border-color: #378202;box-shadow: none;}.btn-outline-primary {color: #378202;border-color: #378202;}.btn-outline-primary:hover {background-color: #378202;border-color: #378202;}.btn-dark {background-color: #1e1d2d;border-color: #1e1d2d;}.btn-dark:hover {background-color: #378202;border-color: #378202;}.btn-white {background-color: #ffffff;border-color: #ffffff;}.btn-white:hover {background-color: #378202;border-color: #378202;color: #ffffff }.btn.focus, .btn:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {box-shadow: none;}button:focus {outline: none;}.btn:before {content: "";background: #378202;width: 1px;height: 1px;position: absolute;right: 0;bottom: 0;z-index: -1;border-radius: 50%;z-index: -1;border-radius: 50% }.btn:hover:before {border-radius: .5rem;transform: scale(250);}.btn-long.btn:hover:before{transform: scale(500);}.btn:hover{color:#fff;}.btn-link {color: #2f2f41;text-decoration:none;}.btn-link:hover {color: #378202;}.btn-link.btn-close:hover:before{background:none;}.border-primary {border-color: #378202 !important;}a.text-primary:focus, a.text-primary:hover {color: #2f2f41 !important;}.border-light {border-color: #d5e0f2 !important;}.bg-primary {background-color: #378202 !important;}.bg-light {background-color: #fcfbf7 !important;}.bg-dark {background-color: #1e1d2d !important;}.bg-primary-soft {background-color: rgba(1, 164, 121, .1);}.bg-dark .bg-primary-soft {background-color: rgba(1, 164, 121, 0.02);}.badge-dark {background-color: #1e1d2d !important;}.ic-2x {font-size: 2em;}.ic-3x {font-size: 3em;}.ic-5x {font-size: 5em;}.ic-7x {font-size: 7em;}.shadow-primary {-webkit-box-shadow: 0 0.5rem 1rem rgba(1, 164, 121, .30) !important;box-shadow: 0 0.5rem 1rem rgba(1, 164, 121, .30) !important;}.shadow-sm {box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;}.shadow {box-shadow: 0 10px 30px 5px rgba(1, 164, 121, .06) !important;}.shadow-lg {box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;}.shadow-none {box-shadow: none !important;}#header-wrap {padding: 15px 0;position: relative;}#header-wrap.fixed-header {padding: 0;position: fixed !important;top: 0;left: 0;width: 100%;z-index: 999 !important;background: #ffffff !important;box-shadow: 0 1px 10px 1px rgba(123, 147, 141, 0.64) !important;animation: smoothScroll 1s forwards;}.navbar {padding: 0;}#header-wrap.fixed-header .navbar{padding-top: .5rem;padding-bottom: .5rem;}.navbar-nav .nav-item.dropdown .dropdown-menu {background: #ffffff;padding: 0;border: none;-webkit-box-shadow: 0 0.5rem 1rem rgba(1, 164, 121, .30) !important;box-shadow: 0 0.5rem 1rem rgba(1, 164, 121, .30) !important;}.navbar-brand {margin-right: 0;padding: 0;}header .navbar-nav .nav-item {margin: 0 8px }.navbar-nav .nav-link {font-weight: 600;padding: .3rem;border-radius: .5rem;text-transform: capitalize;position: relative;}.navbar-dark #header-wrap.fixed-header {background: #378202 !important }.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .show > .nav-link, .dropdown-item:focus, .dropdown-item:hover {background-color: rgba(1, 164, 121, 0.04);color: #378202;}.dropdown-item:focus, .dropdown-item:hover {background: #378202;color: #ffffff;}.navbar-dark .navbar-nav .nav-link {color: rgba(255, 255, 255, .8);}.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {color: rgba(255, 255, 255, 1);}.dropdown-submenu {position: relative;}.dropdown-submenu a::after {transform: translateY(-50%) rotate(-90deg);position: absolute;right: 1.5rem;top: 50%;}.dropdown-menu{top: 99%;}.dropdown-submenu .dropdown-menu {top: 0;left: 100%;margin-left: .1rem;margin-right: .1rem;margin-top: 0 !important;}.dropdown-submenu > .dropdown-item {padding-right: 2.5rem;position: relative;}.dropdown-item {padding: .50rem 1.5rem;font-weight: 400;color: #2f2f41;font-size: 0.9rem }@media (max-width:991.98px) {#header-wrap {padding: 15px 0;}#header-wrap.fixed-header {padding: 0;}.navbar-toggler {background: none;height: 40px;width: 40px;padding: 0;border-radius: 0;margin-right: -20px;}.navbar-toggler:focus {box-shadow: none;}.navbar-toggler-icon{background-image:none!important;}.navbar-toggler span {display: block;background-color: #333333;height: 3px;width: 25px;margin-top: 5px;margin-bottom: 5px;position: relative;left: 0;opacity: 1;transition: all 0.2s ease-out;transform-origin: center left;}.navbar-toggler span:nth-child(1) {margin-top: 0.3em;}.navbar-toggler:not(.collapsed) span:nth-child(1) {transform: translate(15%, -33%) rotate(45deg);}.navbar-toggler:not(.collapsed) span:nth-child(2) {opacity: 0;}.navbar-toggler:not(.collapsed) span:nth-child(3) {transform: translate(15%, 33%) rotate(-45deg) ;}.navbar-toggler span:nth-child(1) {transform: translate(0%, 0%) rotate(0deg) ;}.navbar-toggler span:nth-child(2) {opacity: 1;}.navbar-toggler span:nth-child(3){transform: translate(0%, 0%) rotate(0deg) ;}[data-site="freessl.vn"] .navbar-toggler{margin-left: 5rem !important;}.navbar-collapse{transition: all 0.2s ease-out;transform-origin: center left;}[data-site="muassl.com"] #navbarNav{background: #b7ea80;z-index: 999999999999 !important;position: fixed;top: 55px;bottom:0;height:100vh;min-height:100vh;overflow:hidden;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}[data-site="muassl.com"] #navbarNav ul.dropdown-menu{max-height: 50vh;overflow: auto;scrollbar-width: thin;margin-top:10px;}.navbar-toggler ~ .navbar-collapse .nav-link:before{content:attr(title);position:absolute;top:30px;font-size:10px;font-style:italic;color: rgba(0,0,0,.35);-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}.site-header .navbar-nav ul {position: static;}.site-header .navbar-nav .nav-item {margin: 0;}.site-header .navbar-nav .nav-link {padding: 10px !important;border-radius: 0;}.navbar-nav a .sub-arrow {position: absolute;top: 50%;right: 0;margin: -0.7em 0.5em 0 0;border-radius: .5rem;padding: 0;width: 2em;height: 1.4em;font-size: 1.25rem;line-height: 1.2em;text-align: center;}.navbar-collapse {border-radius: 7px;background: #ffffff;max-height: 400px;left: 0;padding: 10px;position: absolute;z-index: 99;top: 50px;width: 100%;overflow: auto;border: medium none;-webkit-box-shadow: 0 10px 30px 5px rgba(1, 164, 121, .06);-moz-box-shadow: 0 10px 30px 5px rgba(1, 164, 121, .06);box-shadow: 0 10px 30px 5px rgba(1, 164, 121, .06);}.navbar-nav .dropdown-toggle::after {position: absolute;top: 50%;right: 0;margin: -.1rem 0.5em 0 0;}}[data-bg-img] {background-size: cover;background-position: center center;background-repeat: no-repeat;}.bg-cover {background-size: cover;}.bg-contain {background-size: contain;}.bg-pos-l {background-position: left;}.bg-pos-r {background-position: right;}.bg-pos-rt {background-position: right top;}.bg-pos-lt {background-position: left top;}.bg-pos-rb {background-position: right bottom;}.bg-pos-lb {background-position: left bottom;}.bg-repeat {background-repeat: repeat;}.bg-pos-b {background-position: bottom;}.hero-shape1:before {width: 50%;height: 100%;background: #fcfbf7;content: "";position: absolute;right: 0;top: 0;z-index: -1;border-bottom-left-radius: 30%;}.hero-shape2:before {width: 1000px;height: 1000px;background: #dfffbf;content: "";position: absolute;right: -30%;top: -40%;z-index: -1;border-radius: 100%;}.hero-shape3:before {width: 60%;height: 100%;background: #378202;content: "";position: absolute;right: -18%;top: -18%;z-index: -1;border-radius: 100px;transform: rotate(-30deg);}.shape-1 {position: absolute;top: -1px;width: 100%;left: 0;right: 0;}.shape-2 {position: absolute;right: 0;top: 0;height: 100%;width: 100%;}.shape-1.bottom {top: inherit;bottom: -1px;}.round-shape {clip-path: circle(100% at 50% -50%);}.form-control {height: auto;font-size: 1rem;border: none;border-bottom: 1px solid #43434d;border-radius: 0 }.form-control.form-lg{font-size: 1.2rem;}.form-control:focus {color: #495057;background-color: none;border-color: #378202;outline: 0;box-shadow: none;}.form-group {margin-bottom: 1.3rem;position: relative;}.help-block.with-errors {position: absolute;color: red;right: 15px;font-size: 10px;line-height: 14px;top:2px;}.accordion .card-body .help-block.with-errors{top: 10px;}.help-block.with-errors .la-check-circle{margin-top: -2px!important;font-size:20px!important;}.login-form .help-block.with-errors .la-check-circle{margin-top: 22px!important;margin-right:-8px!important;}.nav-tabs .nav-item.nav-link {padding: 1.5rem 2rem;font-size: 1.2rem;color: #2f2f41;margin: 0 5px;border-radius: .5rem;box-shadow: 0 10px 30px 5px rgba(1, 164, 121, .06) !important;}.nav-tabs .nav-item.nav-link.nav-sm{padding: .5rem .8rem;}.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {background: #378202;color: #ffffff;}.tab-content p{margin-bottom:5px;line-height:1.3 }@media (max-width:575.98px) {.nav-tabs .nav-item.nav-link {padding: .5rem 1rem;}}.video-btn {position: relative;display: inline-block;}.play-btn {font-size: 30px;background: #ffffff;color: #378202;line-height: 70px;width: 70px;height: 70px;-webkit-border-radius: 100%;border-radius: 100%;text-align: center;cursor: pointer;z-index: 9;position: relative;display: inline-block;-webkit-transition: .15s ease-in-out;transition: .15s ease-in-out;-webkit-transition-property: color, background, border-color;transition-property: color, background, border-color;}.video-btn-pos {position: absolute;left: 50%;top: 50%;z-index: 99;transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);}.video-btn .spinner-eff {position: absolute;width: 200px;height: 200px;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);}.spinner-eff .spinner-circle {border-radius: 100px;position: absolute;left: 0;right: 0;margin: auto;transform: scale(1);transform-origin: center center;}.spinner-eff .circle-1 {width: 100%;height: 100%;background-color: #378202;top: 0;animation: pulse 1.6s linear 0s infinite;}.spinner-eff .circle-2 {width: 66.6%;height: 66.6%;background-color: #378202;top: 16.5%;animation: pulse-2 1.6s linear 0s infinite;}.product-card {border: none;padding-bottom: 20px;overflow: hidden;}.product-card:hover {box-shadow: 0 10px 55px 5px rgba(137, 173, 255, .15) !important;}.product-link button {border: none;border-radius: .5rem;padding: 0.50rem 0.75rem;background: #fff;box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);}.product-link button:hover {background: #378202;color: #ffffff }.product-link button i, .product-link a i {display: inline-block;font-size: 24px;line-height: 24px;vertical-align: bottom;}.product-card .card-body {padding: 20px;position: relative;text-align: center;background: #fff }.product-price {color: #378202;font-weight: 600;}.price span:last-child{font-size:80%;}.product-price del {font-size: 0.9rem }.product-list.product-card {padding: 0;}.product-list.product-card .card-body {padding: 0;text-align: left;}.star-rating {color: #FDCC0D }.form-check-input{margin-top: .05em;}.form-check-input:checked {background-color: #378202;border-color: #378202;}.widget-color [type="radio"]:checked, .widget-color [type="radio"]:not(:checked) {position: absolute;opacity: 0;pointer-events: none;}.widget-color .form-check-label {width: 26px;height: 26px !important;border-radius: .5rem;padding: 0 !important;}.widget-color .form-check-input[type="radio"]:checked + label, .widget-color .form-check-input[type="radio"]:not(:checked) + label, label.btn input[type="radio"]:checked + label, label.btn input[type="radio"]:not(:checked) + label {position: relative;padding-left: 35px;cursor: pointer;display: inline-block;height: 1.5625rem;line-height: 1.5625rem;transition: .28s ease;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.widget-color .form-check-input[type="radio"] + label::after, .widget-color .form-check-input[type="radio"] + label::before, label.btn input[type="radio"] + label::after, label.btn input[type="radio"] + label::before {content: '';position: absolute;left: -2px;top: -2px;width: 30px;height: 30px;z-index: 0;transition: .28s ease;z-index: -1;border-radius: .5rem;}.widget-color .form-check-input[type="radio"]:checked + label::after, label.btn input[type="radio"]:checked + label::after {transform: scale(1.02);}.widget-color .form-check-input[type="radio"]:checked + label::after {background-color: #378202;}.widget-size input[type="radio"] {visibility: hidden;position: absolute;}.widget-size label {background: #fcfbf7;margin-bottom: 0;display: inline-block;height: 40px;min-width: 40px;text-align: center;font-size: 14px;color: #2f2f41;font-weight: 500;cursor: pointer;border-radius: .5rem;line-height: 40px;}.widget-size input[type="radio"]:checked + label {background: #378202;color: #fff;}.widget-color li {list-style-type: none;display: inline-block;margin-right: 1%;margin-bottom: 20px;width: 22%;text-align: center;}.widget-color li:nth-child(4n+4) {margin-right: 0;}.widget-size li {list-style-type: none;display: inline-block;width: 20%;text-align: center;float: left;}.widget-size li:nth-child(4n+4) {margin-right: 0;}input.form-product {-moz-appearance: textfield;height: 40px;border: none;background: #ffffff;text-align: center;width: 50px;border-top: 1px solid #43434d;border-bottom: 1px solid #43434d;color: #2f2f41;vertical-align: middle;}.btn-product {background: none;color: #2f2f41;border: 1px solid #43434d;height: 40px;width: auto;padding: 0 10px;font-size: 13px;cursor: pointer;}.view-filter a.active {color: #378202;}.view-filter a {color: #2f2f41;padding-right: 8px;display: inline-block;vertical-align: middle;font-size: 30px;}.cart-table thead th {padding: 20px;text-align: center;border: none;vertical-align: middle;color: #2f2f41;font-size: 18px;font-weight: 500;}.cart-table td {padding: 10px;color: #2f2f41;vertical-align: middle;}.accordion .card-header {background: none;position: relative;}.accordion .card-header a {font-weight: 400;display: inline-block;width: 100%;}.accordion .card-header a:before {width: 20px;height: 20px;border-radius: 50%;text-align: center;line-height: 20px;background: #fcfbf7;content: "\f107";font-family: 'Line Awesome Free';font-weight: 900;font-size: 0.7rem;top: 50%;position: absolute;right: 0.5rem;margin-top: -10px;}.accordion .card .card-header a[aria-expanded="true"] {color: #378202;}.accordion .card .card-header a[aria-expanded="true"]:before {background: #378202;color: #ffffff;transform: rotate(180deg);}.accordion .card-body {padding: 15px;}.accordion .card-body li a {font-size: 0.9rem;color: #2f2f41 }.countdown {margin: 50px 0;width: 100%;}.countdown > li {font-weight: 700;list-style-type: none;}.countdown > li span {font-size: 70px;font-weight: 700;line-height: 80px;display: inline-block;color: #378202;}.countdown > li p {font-size: 20px;display: block;line-height: 30px;margin-bottom: 0;color: #ffffff;}.scroll-top {-webkit-transform: translateY(-50%) rotate(90deg);-ms-transform: translateY(-50%) rotate(90deg);transform: translateY(-50%) rotate(90deg);position: fixed;top: 50%;right: -20px;z-index: 600;opacity: 0;visibility: hidden;-webkit-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}.scroll-top a, .scroll-top a:visited {font-size: 14px;font-weight: 600;color: #2f2f41;display: block;text-transform: uppercase;}.scroll-top a:before {content: "\f309";font-family: 'Line Awesome Free';position: absolute;top: 50%;font-size: 2rem;color: #378202;transform: translateY(-50%) rotate(90deg);left: -40px;}.scroll-top a:hover:before {left: -30px;}.scroll-top a:hover, .scroll-top a:focus {color: #378202;}.scroll-top.scroll-visible {opacity: 1;visibility: visible;}.feature-hover:before {width: 100%;height: 100%;background: #ffffff;border-radius: 30% 90% 20% 30% / 30% 90% 30% 30%;box-shadow: 0 10px 30px 5px rgba(1, 164, 121, .06);content: "";position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;transform: scale(0);transition: opacity 0.80s, transform 0.80s;}.feature-hover:hover:before, .feature-hover.active:before {opacity: 1;transform: scale(1) }.feature-hover:hover .f-icon {animation: headShake 1.2s infinite;animation-duration: 5s;color: #378202;position: relative;}.f-icon {font-size: 3.5rem;line-height: 3.5rem }.f-icon-l {font-size: 4.5rem;line-height: 4.5rem }.f-icon-m {font-size: 2.7rem;line-height: 2.7rem }.f-icon-s {font-size: 2rem;line-height: 2rem }.list-dot {width: 8px;height: 8px;border-radius: 50%;display: inline-block;}.testimonial-carousel .carousel-inner {z-index: 9;}.testimonial-carousel .controls li {animation: leftRight 1.2s infinite;animation-duration: 5s;width: 70px;position: absolute;border-radius: 100%;z-index: 99;}.testimonial-carousel .controls li.active {width: auto;}.testimonial-carousel .controls li:nth-child(1) {left: 0;top: 0;}.testimonial-carousel .controls li:nth-child(2) {left: 10%;top: 30%;}.testimonial-carousel .controls li:nth-child(3) {left: 0;bottom: 30%;animation: topBottom 1.2s infinite;animation-duration: 5s;}.testimonial-carousel .controls li:nth-child(4) {left: 10%;bottom: 0;}.testimonial-carousel .controls li:nth-child(5) {right: 0;top: 0;}.testimonial-carousel .controls li:nth-child(6) {right: 10%;top: 30%;}.testimonial-carousel .controls li:nth-child(7) {right: 0;bottom: 30%;animation: topBottom 1.2s infinite;animation-duration: 5s;}.testimonial-carousel .controls li:nth-child(8) {right: 10%;bottom: 0;}.clients-logo img {opacity: 0.2;}.clients-logo img:hover {opacity: 1;}#particles-js {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}.list-group-item-action:focus, .list-group-item-action:hover {color: #378202;background-color: inherit;}.support .bg-success .list-group-item-action:hover{color:white;}.support .list-group-item-action.bg-light:hover{color:#378202;}.page-item.active .page-link {background-color: #378202;}.page-item a.page-link:hover {color: #ffffff !important;background-color: #378202;border-color: #378202;}.link-title {color: #2f2f41 }.link-title:hover {color: #378202 }.line-h-0 {line-height: 0;}.la {line-height: inherit }.bg-dark hr, .bg-primary hr {border-top-color: rgba(255, 255, 255, 0.2);}@media (max-width:991.98px) {.hero-shape3:before {height: 40%;top: -8%;}}@media (max-width:767.98px) {h1, .h1 {font-size: calc(1.575rem + 3.9vw);}h2, .h2 {font-size: 2rem;}h2 span.d-block {display: inline !important;}.testimonial-carousel .controls li {width: 30% !important;text-align: center;margin-top: 1rem;position: relative;left: inherit !important;right: inherit !important;top: inherit !important;bottom: inherit !important;}.testimonial-carousel .controls li img {width: 60px;}.countdown > li span {font-size: 50px;line-height: 50px;}.countdown > li p {font-size: 16px;line-height: 24px;}.display-table-sm{display:table!important;}.display-block-sm{display:block!important;}}@media (max-width:575.98px) {.countdown > li span {font-size: 35px;line-height: 35px;}.countdown > li p {font-size: 15px;}}@font-face {font-family: "Flaticon";src: url("../../assets/fonts/Flaticon.eot");src: url("../../assets/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Flaticon.woff2") format("woff2"), url("../../assets/fonts/Flaticon.woff") format("woff"), url("../../assets/fonts/Flaticon.ttf") format("truetype"), url("../../assets/fonts/Flaticon.svg#Flaticon") format("svg");font-weight: normal;font-style: normal;font-display: swap;}@media screen and (-webkit-min-device-pixel-ratio:0) {@font-face {font-family: "Flaticon";src: url("../../assets/fonts/Flaticon.svg#Flaticon") format("svg");font-display: swap;}}[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {font-family: Flaticon;font-style: normal;}.flaticon-prototype-1:before {content: "\f100";}.flaticon-prototype:before {content: "\f101";}.flaticon-knowledge:before {content: "\f102";}.flaticon-innovation:before {content: "\f103";}.flaticon-thumbs-up:before {content: "\f104";}.flaticon-dashboard:before {content: "\f105";}.flaticon-speedometer:before {content: "\f106";}.flaticon-relationship:before {content: "\f107";}.flaticon-touch-screen:before {content: "\f108";}.flaticon-solution:before {content: "\f109";}.flaticon-system:before {content: "\f10a";}.flaticon-friendship:before {content: "\f10b";}.flaticon-call-center:before {content: "\f10c";}.flaticon-call-center-1:before {content: "\f10d";}.flaticon-fingerprint-scanning-using-index-finger:before {content: "\f10e";}.flaticon-lightbulb:before {content: "\f10f";}.flaticon-migrating:before {content: "\f110";}.flaticon-data-analytics:before {content: "\f111";}.flaticon-graphs:before {content: "\f112";}.flaticon-3d-modeling:before {content: "\f113";}.flaticon-3d:before {content: "\f114";}.flaticon-complete:before {content: "\f115";}.flaticon-analytics:before {content: "\f116";}.flaticon-project:before {content: "\f117";}.flaticon-group:before {content: "\f118";}.flaticon-relationship-1:before {content: "\f119";}.flaticon-opinion:before {content: "\f11a";}.flaticon-affection:before {content: "\f11b";}.flaticon-mail:before {content: "\f11c";}.flaticon-telephone:before {content: "\f11d";}.flaticon-home:before {content: "\f11e";}.flaticon-location:before {content: "\f11f";}.text-justify{text-align:justify!important;}.owl-left .owl-nav{left:15% }.owl-left .owl-nav button.owl-prev, .owl-left .owl-nav button.owl-next{width: 31px;height: 31px;line-height: 32px;color:rgba(100, 111, 112, 0.7);-webkit-box-shadow: 0 0.5rem 0.5rem rgba(100, 111, 112, 0.4) !important;box-shadow: 0 0.5rem 0.5rem rgba(100, 111, 112, 0.4) !important;}.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover{background-color: #52B60B;}.breadcrumb-item + .breadcrumb-item:before{color:#c4c8cb;}.btn-primary.disabled, .btn-primary:disabled{background-color: #949698;}.form-group.sm{font-size: 0.8rem;}.form-group select:not(:valid){color: #999;}.border-left-lg{border-left-width:4px!important;}.orderdetails .table td:first-child{font-weight:300;}.btn-link:hover{color:#fff;}.accordion .card .card-header a.text-warning[aria-expanded="true"]::before{background: #ffc107;}blockquote{border-left: 3px solid #ccc;padding:10px;border-right: 2px solid #eee;-webkit-border-top-right-radius: 4px;-webkit-border-bottom-right-radius: 4px;-moz-border-radius-topright: 4px;-moz-border-radius-bottomright: 4px;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}.bg-light blockquote{border-left-color: #c78d1f;color: #bc7d06;}.card-body p{margin-bottom:5px;}.card-body:not(.noidungbaiviet) p br:last-of-type{display:none;}.card-body.noidungbaiviet p{margin-bottom:1rem;}.noidungbaiviet h1{font-size: 28px;}.noidungbaiviet h2{font-size: 26px;}.noidungbaiviet h3{font-size: 24px;}.noidungbaiviet h4{font-size: 22px;}.noidungbaiviet h5{font-size: 20px;}.noidungbaiviet h6{font-size: 18px;}.contents .card .card-header .ngaythang{position:absolute;margin-top:-25px;}.disabled2{-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.listprice .form-check input:checked ~ label{background:#378202;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;color:#fff!important;}.listprice .form-check input:checked ~ label *{color:#fff!important;}.motasanpham hr{border:0;color: transparent;background: transparent;}.cert-info-details .c-hand:hover{background:rgb(222,222,222);}.cert-info-details .rounded{-webkit-border-radius: 5px!important;-moz-border-radius: 5px!important;border-radius: 5px!important;}.home.ssl-dambao img.rounded-circle{width:64px;height:64px;}