@font-face {
    font-family: 'Arimo';
    src: url("../font/Arimo/Arimo-Regular.ttf") format("truetype");
    font-weight: normal
}

@font-face {
    font-family: 'Arimo';
    src: url("../font/Arimo/Arimo-Bold.ttf") format("truetype");
    font-weight: bold
}

@font-face {
    font-family: 'Haptic';
    src: url("../font/SVN-Haptic_Script_0.ttf") format("truetype")
}

@font-face {
    font-family: 'Helve';
    src: url("../font/Helve/UTM_Helve.ttf") format("truetype");
    font-weight: normal
}

@font-face {
    font-family: 'HelveB';
    src: url("../font/Helve/UTM_HelveBold.ttf") format("truetype");
    font-weight: bold
}

@font-face {
    font-family: 'HelveIns';
    src: url("../font/Helve/UTM_HelvetIns.ttf") format("truetype");
    font-weight: normal
}

@font-face {
    font-family: 'Pattaya';
    src: url("../font/Pattaya-Regular.ttf") format("truetype");
    font-weight: normal
}

a::before,
a::after {
    font-family: FontAwesome
}

a {
    color: inherit;
    transition: color 0.5s ease
}

a:hover {
    color: #ee2d24;
    text-decoration: none
}

a:focus,
a:active {
    outline: none;
    text-decoration: none
}

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

body,
p {
    margin: 0
}

p {
    padding: 5px 0
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
pre,
textarea,
ul {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

html.openmenu {
    overflow: hidden;
    position: relative
}

body {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Arimo', sans-serif
}

.overflow-hidden {
    overflow: hidden
}

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

.inner::before {
    display: table;
    content: ''
}

.inner::after {
    content: '';
    display: table;
    clear: both
}

.pvt-clear::after {
    content: '';
    display: table;
    clear: both
}

.clear {
    line-height: 0;
    height: 0;
    clear: both
}

.entry {
    font-size: 16px;
    overflow: hidden;
    color: #333333
}

.entry p {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    line-height: 1.8
}

.entry ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px
}

.entry ul li {
    display: list-item;
    text-align: -webkit-match-parent;
    padding: 4px 0
}

.entry ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px
}

.entry ol li {
    display: list-item;
    text-align: -webkit-match-parent;
    padding: 4px 0
}

.entry h3 {
    font-size: 1.3em
}

.ns-attached {
    top: 0;
    right: 10px;
    left: auto;
    max-width: 250px
}

.ns-effect-bouncyflip {
    color: #ffffff
}

.ns-type-notice {
    background: rgba(0, 0, 0, 0.95)
}

.ns-type-error {
    background: rgba(240, 78, 56, 0.95)
}

.ns-type-success {
    background: rgba(92, 184, 92, 0.95)
}

.ns-box {
    padding: 15px
}

.ns-effect-bouncyflip p {
    padding: 0
}

.ns-effect-bouncyflip p a {
    font-weight: bold;
    opacity: 0.7
}

.ns-effect-bouncyflip .ns-close::after,
.ns-effect-bouncyflip .ns-close::before {
    background: #ffffff
}

.bootstrap-dialog.type-primary .modal-header {
    background: #23a9e5 !important
}

.modal-header .close {
    font-size: 24px;
    color: #ffffff;
    opacity: 1
}

.overlay-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 780;
    background-color: rgba(0, 0, 0, 0.8)
}

#pvt-wrapper {
    width: 100%;
    overflow: hidden
}

#pvt-container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #ffffff
}

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px
}

#pvt-header {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
}

#pvt-header.on-scroll .header_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.header_top {
    height: 85px;
    background: none;
    padding: 10px 0;
    padding-top: 4px
}

.pvt-logo {
    width: 295px;
    height: 70px;
    float: left;
    position: relative
}

.pvt-logo .slogan {
    position: absolute;
    left: 60px;
    bottom: 0;
    font-size: 14px;
    font-weight: bold;
    color: #333333
}

#pvt-header .header_top .pvt_service {
    float: right;
    padding-top: 18px
}

#pvt-header .header_top .pvt_service .item_service {
    float: left;
    padding-right: 15px;
    padding-left: 50px;
    position: relative;
    text-align: left;
    line-height: 1.3em;
    height: 40px;
    margin-right: 50px
}

#pvt-header .header_top .pvt_service .item_service:last-child {
    margin-right: 0
}

#pvt-header .header_top .pvt_service .item_service .icon_service {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #ee2d24;
    position: absolute;
    top: 0;
    left: 0
}

#pvt-header .header_top .pvt_service .item_service .icon_service img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#pvt-header .header_top .pvt_service .item_service .title1 {
    font-size: 14px;
    text-transform: uppercase;
    color: #ee2d24;
    font-weight: bold
}

#pvt-header .header_top .pvt_service .item_service .title2 {
    font-size: 15px;
    margin-top: 5px;
    color: #666666
}

#pvt-header .header_top .pvt_service .item_service .title2.hotline {
    padding-left: 25px;
    background: url("../images/zalo.svg") left center no-repeat;
    background-size: 20px;
    line-height: 22px
}

.pvt-tool-header {
    display: none
}

.header_menu {
    background: #ee2d24;
    padding: 0;
    height: 40px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
}

.header_menu .wrapper {
    position: relative
}

#pvt-menutop {
    height: 50px
}

.pvt-menutop {
    display: inline-block;
    float: left
}

.pvt-menutop ul:after {
    clear: both;
    content: '';
    display: block
}

.pvt-menutop ul {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0
}

.pvt-menutop ul li {
    display: inline-block;
    float: left;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    background: url("../images/line_menu.png") right center no-repeat
}

.pvt-menutop ul li a {
    display: block;
    padding: 5px 10px;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    position: relative;
    font-weight: normal
}

.pvt-menutop ul li a span.hasSub {
    margin-left: 5px
}

.pvt-menutop ul li:first-child a {
    padding: 5px 10px
}

.pvt-menutop ul li a i {
    line-height: 26px;
    font-size: 18px;
    margin-left: 5px
}

.pvt-menutop ul li.active>a,
.pvt-menutop ul li>a:hover {
    background: #ffcb08;
    color: #333333
}

.pvt-menutop ul li a .menu_title {
    display: block
}

.header_menu .fixed_menu.active .pvt-menutop ul li a {
    font-size: 14px;
    color: #333333
}

.pvt-menutop>ul>li>.sub_menu {
    position: absolute;
    z-index: 9999;
    top: 120%;
    width: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    border: none;
    list-style: none;
    background: #ffffff;
    border: 1px solid #ee2d24;
    border-top: none
}

.pvt-menutop>ul>li:hover>.sub_menu {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.pvt-menutop>ul>li>.sub_menu li {
    position: relative;
    padding: 0px;
    height: auto;
    text-align: left;
    display: block;
    width: 100%
}

.pvt-menutop>ul>li>.sub_menu li+li {
    background: url("../images/line_menu2.png") top left repeat-x
}

.pvt-menutop>ul>li>.sub_menu li.active+li {
    background: none
}

.pvt-menutop>ul>li>.sub_menu li a {
    font-size: 15px;
    display: block;
    color: #666666;
    height: auto;
    min-height: 40px;
    line-height: 20px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    outline: none;
    position: relative;
    width: auto;
    text-transform: none;
    white-space: nowrap
}

.pvt-menutop>ul>li>.sub_menu li a::after {
    content: '';
    display: block;
    clear: both
}

.pvt-menutop>ul>li>.sub_menu li a.has-icon {
    position: relative;
    padding-left: 62px
}

.pvt-menutop>ul>li>.sub_menu li a.has-icon span {
    line-height: 40px
}

.pvt-menutop>ul>li>.sub_menu li a.has-icon img {
    position: absolute;
    left: 12px;
    top: 10px
}

.pvt-menutop>ul>li>.sub_menu li:hover>a {
    background: #ffe583;
    text-decoration: none;
    color: #ee2d24
}

.pvt-menutop>ul>li>.sub_menu li:hover>a::before,
.pvt-menutop>ul>li>.sub_menu li.current>a::before {
    color: #13668e
}

.pvt-menutop>ul>li>.sub_menu .sub_menu {
    position: absolute;
    z-index: 9999;
    top: 0 !important;
    left: 101.5%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
}

.pvt-menutop>ul>li>.sub_menu .sub_menu li:first-child {
    border-top: none
}

.pvt-menutop>ul>li>.sub_menu .sub_menu:before {
    font-family: FontAwesome;
    content: ''
}

#pvt-header .header_menu .pvt_box_search {
    float: right;
    margin-right: 10px
}

#pvt-header .header_menu .pvt_box_search .searchTop {
    position: relative
}

.pvt_box_search .searchTop .icon {
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    transition: all 0.5s ease;
    background: none;
    color: #ffffff
}

.pvt_box_search .searchTop .icon:before {
    font-size: 16px;
    line-height: 28px;
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.pvt_box_search .searchTop.active .icon,
.pvt_box_search .searchTop .icon:hover {
    background: #ffcb08;
    color: #ffffff
}

.pvt_box_search .searchTop.active .icon::before {
    content: '\f00d';
    transition: all 0.5s ease
}

#pvt-header .header_menu .pvt_box_search .searchTop .form {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
    width: 0;
    transition: all 0.5s ease;
    z-index: 1;
    visibility: hidden
}

#pvt-header .header_menu .pvt_box_search .searchTop.active .form {
    width: 300px;
    visibility: visible
}

#pvt-header .header_menu .pvt_box_search .searchTop .form #formSearch {
    position: relative
}

.searchTop .search-box {
    width: 100%;
    height: 40px;
    padding-top: 1px
}

.searchTop .search-box::after {
    content: '';
    display: block;
    clear: both
}

.searchTop .search-box .search-select {
    float: left;
    position: relative;
    width: 96px
}

.searchTop .search-box .search-select::after {
    content: '';
    height: 20px;
    width: 1px;
    position: absolute;
    background: #ededed;
    right: 0;
    top: 6px
}

.searchTop .search-box .search-select .btn-default {
    height: 33px;
    background: none;
    border: none;
    display: block;
    width: 100%;
    text-align: left
}

.searchTop .search-box .search-select .btn-default .caret {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -3px
}

.searchTop .search-box .s-key {
    width: -o-calc(100% - 40px);
    width: calc(100% - 40px);
    float: left
}

.searchTop .search-box .s-key input {
    display: block;
    width: 100%;
    padding: 5px 10px;
    border: none;
    height: 38px;
    padding-left: 20px
}

.searchTop button#do_submit {
    background: #ffffff;
    border: none;
    width: 0px;
    height: 38px;
    font-size: 18px;
    color: #cccccc
}

.searchTop.active button#do_submit {
    width: 40px
}

.searchTop button#do_submit:active,
.searchTop button#do_submit:focus,
.searchTop .search-box .s-select select:focus,
.searchTop .search-box .s-key input:focus {
    outline: none
}

.searchTop button#do_submit i {
    color: #333333;
    font-size: 16px
}

.search-autocomplete {
    z-index: 9999999;
    width: 100% !important;
    position: absolute;
    right: 0 !important;
    top: 100% !important
}

.search-autocomplete ul {
    min-width: 160px;
    display: block;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    max-height: 300px;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    border-radius: 5px
}

.search-autocomplete ul::-webkit-scrollbar {
    width: 6px;
    height: 10px
}

.search-autocomplete ul::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #c3c3c3
}

.search-autocomplete ul li {
    padding: 3px 10px;
    font-weight: normal;
    line-height: 18px;
    color: #000;
    cursor: pointer;
    overflow: hidden;
    display: block;
    width: 100%
}

.search-autocomplete ul li.item {
    background: #f2f2f2
}

.search-autocomplete ul li.item:nth-of-type(odd) {
    background: #ffffff
}

.search-autocomplete ul li.active {
    background: #ffd18f !important
}

.search-autocomplete ul li:hover {
    background: #aacef8 !important
}

.search-autocomplete ul li a {
    color: #333
}

.search-autocomplete ul li .img {
    width: 40px;
    margin-right: 5px;
    height: 40px
}

.search-autocomplete ul li .img img {
    background-size: 40px !important
}

.search-autocomplete ul li .info {
    font-size: 12px;
    width: -o-calc(100% - 45px);
    width: calc(100% - 45px);
    text-align: left;
    line-height: 20px
}

.search-autocomplete ul li .font_keyword {
    background-color: yellow;
    color: red;
    font-weight: bold
}

.search-autocomplete ul li .price_s b {
    font-weight: bold;
    color: #ed1b24
}

.header-search .search-input .search-autocomplete {
    z-index: 9999999;
    width: 100% !important;
    position: absolute;
    right: 0 !important;
    top: 31px !important
}

.header-search .search-input .search-autocomplete ul {
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1)
}

.header-search .search-input .search-autocomplete ul li.item {
    padding: 5px 13px !important;
    color: #444444;
    font-size: 13px
}

.pvt-title h3,
.pvt-title h6 {
    font-weight: bold;
    color: #222222;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.5em;
    text-align: center
}

.line-title {
    width: 100%;
    position: relative;
    padding-bottom: 8px
}

.line-title::before {
    content: '';
    height: 1px;
    width: 120px;
    background: #c6c6c6;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%)
}

.line-title::after {
    content: '';
    width: 20px;
    height: 20px;
    background: #fff url("../images/logo_small.png") center no-repeat;
    position: absolute;
    left: 50%;
    bottom: -18px;
    transform: translate(-50%, -50%)
}

.divViewProduct {
    padding-top: 30px
}

.ListProduct::after {
    content: '';
    display: block;
    clear: both
}

.ListProduct .group-item {
    margin: 0 -15px;
    margin-bottom: 30px
}

.ListProduct .product {
    width: 33.333334%;
    position: relative;
    float: left;
    padding: 0 15px
}

.ListProduct .product.banner-right {
    border-right: none
}

.ListProduct .product.banner-left::before,
.ListProduct .product.banner-left::after,
.ListProduct .product.banner-right::before,
.ListProduct .product.banner-right::after {
    display: none
}

.ListProduct .product.no-product::before,
.ListProduct .product.no-product::after {
    display: none
}

.ListProduct .product .ctn_product {
    padding: 0;
    border: none;
    padding: 18px;
    position: relative;
    z-index: 1;
    border: 1px solid #d7d7d7
}

.ListProduct .product .ctn_product:before {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 50%;
    right: 50%;
    content: '';
    border-top: 1px solid #ee2d24;
    border-bottom: 1px solid #ee2d24;
    transition: all 0.5s ease
}

.ListProduct .product .ctn_product:hover:before {
    left: -1px;
    right: -1px
}

.ListProduct .product .ctn_product:after {
    position: absolute;
    top: 50%;
    left: -1px;
    right: -1px;
    bottom: 50%;
    content: '';
    border-left: 1px solid #ee2d24;
    border-right: 1px solid #ee2d24;
    transition: all 0.5s ease
}

.ListProduct .product .ctn_product:hover:after {
    top: -1px;
    bottom: -1px
}

.ListProduct .product .i-image {
    overflow: hidden;
    position: relative;
    z-index: 1
}

.ListProduct .product .i-image a {
    display: block;
    position: relative;
    padding-top: 88%;
    outline: none
}

.ListProduct .product .i-image a .img {
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transition: opacity 1s, transform 1s;
    backface-visibility: hidden
}

.ListProduct .product:hover .i-image .img {
    transform: translate(-50%, -50%) scale3d(1.12, 1.12, 1.12)
}

.ListProduct .product .i-desc {
    position: relative;
    z-index: 1
}

.ListProduct .product .i-title {
    overflow: hidden;
    color: #555;
    padding: 10px 0;
    min-height: 65px;
    max-width: 70%;
    margin: 0 auto;
    text-align: center
}

.ListProduct .product .i-title h3 {
    font-weight: normal;
    max-height: 65px;
    overflow: hidden
}

.ListProduct .product .i-title a {
    font-size: 16px;
    line-height: 1.4em;
    color: #333333;
    display: block
}

.ListProduct .product:hover .i-title a {
    color: #ee2d24
}

.ListProduct .product .i-price {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    color: #ee2d24;
    padding: 10px 0;
    font-weight: bold;
    text-align: center
}

.ListProduct .product .i-price .promotion {
    font-weight: bold;
    color: #ee2d24;
    font-size: 16px
}

.ListProduct .product .i-price .regular {
    font-size: 12px;
    color: #999999;
    text-decoration: line-through;
    float: left;
    float: right
}

.div_no_product {
    text-align: center;
    padding: 25px;
    border-bottom: 1px solid #dfdfdf
}

#box-menu {
    margin: auto;
    text-align: center
}

#box-menu .widget-title {
    margin: 0;
    color: #0069ab;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 3px;
    display: none
}

#box-menu .widget-content {
    padding: 20px
}

#box-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}

#box-menu ul li {
    float: left;
    padding: 5px 15px;
    border-right: 1px dashed #888888;
    border-bottom: none
}

#box-menu ul li:last-child {
    border-right: none
}

#box-menu ul li a {
    display: block;
    font-size: 16px;
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out
}

#box-menu ul li a::before {
    content: '';
    width: 0;
    top: 100%;
    left: 0;
    height: 1px;
    display: block;
    position: absolute;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out
}

#box-menu ul li.active a,
#box-menu ul li a:hover {
    color: #ee2d24
}

#box-menu ul li.active a::before,
#box-menu ul li a:hover::before {
    width: 100%
}

.widget {
    margin: auto;
    text-align: center
}

.widget .widget-title {
    margin: 0;
    color: #0069ab;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 3px;
    display: none
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}

.widget ul li {
    display: block;
    text-align: left;
    padding: 10px 0;
    border-bottom: 1px solid #dbdada
}

.widget ul li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.widget ul li a {
    display: block;
    font-size: 16px;
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out
}

.widget ul li a::before {
    content: '';
    width: 0;
    top: 100%;
    left: 0;
    height: 1px;
    display: block;
    position: absolute;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out
}

.widget ul li::after {
    content: '';
    display: block;
    clear: both
}

.widget ul li.active a,
.widget ul li a:hover {
    color: #ee2d24
}

.widget ul li.active a::before,
.widget ul li a:hover::before {
    width: 100%
}

.the_content img {
    max-width: 100%;
    height: auto !important;
    margin: 10px auto;
    margin-bottom: 15px;
    margin-top: 10px
}

.the_content {
    text-align: justify
}

.the_content h3 {
    font-size: 18px;
    line-height: 1.5em;
    color: #00c0e1;
    margin: 15px 0;
    margin-top: 20px
}

.the_content h3:first-child {
    margin-top: 0
}

table.table_responsive {
    border-collapse: collapse;
    margin: 15px 0
}

table.table_responsive,
table.table_responsive td {
    border-color: #d1d1d1;
    border-style: solid
}

.desc ul {
    list-style: disc
}

.desc ol,
.desc ul {
    margin-left: 10px;
    padding-left: 10px
}

.desc td,
.desc th {
    padding: 5px;
    line-height: inherit
}

.the_content>.row {
    margin-bottom: 10px
}

.the_content.desc .container {
    max-height: 100%;
    width: 100%;
    padding: 0
}

.banner-right .banner-item {
    margin-bottom: 20px
}

#box-news,
#box-service {
    background: #f2f2f2;
    padding: 20px;
    margin-bottom: 30px
}

#box-news .widget-title,
#box-service .widget-title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #ee2d24;
    text-transform: none;
    text-align: left
}

#box-news .widget-title::before,
#box-service .widget-title::before {
    display: none
}

#box-news ul li,
#box-service ul li {
    padding-left: 25px;
    position: relative
}

#box-news ul li::before,
#box-service ul li::before {
    content: '\f1ea';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #ee2d24;
    position: absolute;
    left: 0;
    top: 10px
}

#box-news.has-picture ul li,
#box-service.has-picture ul li {
    padding: 15px 0
}

#box-news.has-picture ul li .w-pic,
#box-service.has-picture ul li .w-pic {
    float: left;
    width: 80px;
    margin-right: 15px
}

#box-news.has-picture ul li>a,
#box-service.has-picture ul li>a {
    float: left;
    width: -o-calc(100% - 95px);
    width: calc(100% - 95px)
}

.post-tag {
    margin-top: 20px
}

.post-tag label {
    float: left;
    margin: 0;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #666666;
    position: relative;
    padding-left: 25px;
    text-transform: uppercase
}

.post-tag label::before {
    content: '\f02c';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #666666;
    position: absolute;
    left: 0
}

.post-tag ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.post-tag li {
    float: left
}

.post-tag li a {
    color: #666;
    display: block;
    padding: 0 5px;
    line-height: 30px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out
}

.post-tag li+li a:before {
    content: ',';
    margin-right: 5px
}

.post-tag li a:hover {
    color: #23a9e5
}

.tools {
    padding: 5px 10px;
    overflow: hidden;
    position: relative;
    margin: 30px 0;
    background: #f2f2f2
}

.tools ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    float: left
}

.tools ul li {
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding: 5px 10px 5px 0
}

.tools ul li.last {
    padding: 0
}

.print {
    float: right
}

.print a {
    font-size: 14px;
    color: #333333;
    display: inline-block;
    padding: 5px 0
}

.print a::before {
    padding-right: 10px;
    font-size: 20px;
    color: #004b99
}

.banner-hover {
    position: relative;
    z-index: 1;
    display: block
}

.banner-hover:after,
.banner-hover:before {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    content: '';
    left: 50%;
    right: 51%;
    opacity: 1;
    top: 0;
    bottom: 0
}

.banner-hover:after {
    left: 0;
    right: 0;
    top: 50%;
    bottom: 51%
}

.banner-hover:hover:after {
    top: 0;
    bottom: 0
}

.banner-hover:hover:before {
    left: 0;
    right: 0
}

.banner-hover:hover:after,
.banner-hover:hover:before {
    opacity: 0;
    transition: 0.8s;
    transition-timing-function: ease-in
}

.breadcrumb {
    margin: 0px;
    padding: 0;
    border-radius: 0;
    width: 100%;
    position: relative;
    background: #eeeeee
}

.breadcrumb:after {
    position: absolute;
    top: 100%;
    right: 0;
    width: 170px
}

.breadcrumb ul {
    padding: 0;
    background-color: transparent;
    margin: 0;
    position: relative;
    text-align: left;
    display: inline-block
}

.breadcrumb ul:after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 150px;
    height: 1px
}

.breadcrumb ul li {
    padding: 5px 12px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 20px
}

.breadcrumb ul li:first-child a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    position: relative;
}

.breadcrumb ul li:first-child a::before {
    content: '\f015';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #555555
}

.breadcrumb ul li span {
    color: #888888;
    font-weight: normal
}

.breadcrumb ul li a {
    font-size: 14px;
    line-height: 20px;
    color: #333333
}

.breadcrumb ul li a:hover {
    color: #ffcb08
}

.breadcrumb ul li~li:before {
    position: absolute;
    font-family: fontawesome;
    content: '\f105';
    top: 6px;
    left: -4px
}

#pvt-main {
    padding-top: 30px;
    padding-bottom: 30px
}

.post-title {
    position: relative;
    margin-bottom: 10px
}

.post-title h1,
.post-title h2 {
    font-size: 30px;
    line-height: 1.5em;
    padding: 5px 0px;
    position: relative;
    z-index: 99;
    color: #333333;
    display: block;
    text-align: center;
    font-family: 'HelveIns';
    font-weight: normal;
    text-transform: uppercase
}

.post-cat {
    margin-bottom: 30px
}

.post-description {
    padding: 15px 20px;
    font-size: 16px;
    color: #333333;
    line-height: 1.5em;
    margin-bottom: 30px;
    text-align: justify
}

.post-banner-cat {
    margin-bottom: 25px;
    margin-top: 10px
}

.post-banner-cat .item img.lazy {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    height: 150px
}

.post-banner-cat .item img {
    width: 100%;
    opacity: 1;
    height: auto
}

.pagination {
    margin: 0;
    display: block;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.pagination ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin: auto
}

.pagination li {
    float: left;
    margin: 0 5px
}

.pagination li a,
.pagination li span {
    display: block;
    width: 54px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #dedede;
    font-size: 20px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out
}

.pagination li a:hover,
.pagination li span.current {
    background: #ee2d24;
    color: #fff;
    border-color: #ee2d24
}

.pvt-menu-footer {
    background: #f6f6f6 url("../images/bg_footer_left.png") left bottom no-repeat;
    position: relative;
    overflow: hidden
}

.pvt-menu-footer::after {
    content: url("../images/bg_footer_right.png");
    position: absolute;
    top: 0;
    right: 0
}

.footer_main {
    margin: 0 -15px;
    padding: 20px 0 20px;
    position: relative
}

.footer_main::after {
    content: '';
    display: block;
    clear: both
}

.footer_main .node {
    width: 50%;
    float: left;
    padding: 0 15px;
    color: #666
}

.footer_main .node.node-info {
    width: 100%
}

.footer_main_right {
    padding-left: 0;
    padding-right: 0
}

.footer_main_right .node:nth-child(1) {
    width: 55%
}

.footer_main_right .node:nth-child(2) {
    width: 45%;
    padding-left: 20px
}

.footer_main .node.node-fanpage {
    width: 33%
}

.node .nl_title {
    text-transform: uppercase;
    font-size: 18px;
    color: #ee2d24;
    position: relative;
    display: block;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px
}

.node .nl_title a {
    color: #ee2d24;
    line-height: 30px;
    background: #f6f6f6;
    position: relative;
    z-index: 5;
    padding-right: 15px
}

.node .nl_title::before {
    content: '';
    height: 2px;
    width: 100%;
    background: rgba(238, 45, 36, 0.3);
    position: absolute;
    bottom: 9px;
    left: 0
}

.node .nl_content ul li {
    margin-bottom: 10px
}

.node .nl_content ul li:last-child {
    margin-bottom: 0
}

.node .nl_content ul li a {
    display: inline-block;
    transition: all 0.3s ease;
    position: relative;
    color: #333333;
    padding-left: 18px;
    position: relative;
    font-size: 15px
}

.node .nl_content ul li a::before {
    content: '\f111';
    font-family: 'FontAwesome';
    font-size: 6px;
    position: absolute;
    left: 0;
    top: 0px
}

.node .nl_content ul li a:hover {
    padding: 0 0 0 23px;
    color: #ee2d24
}

.pvt-infoCompany .info_company_item {
    display: block;
    font-size: 15px;
    height: auto;
    padding: 5px 0;
    padding-left: 45px;
    position: relative;
    line-height: 30px;
    min-height: 40px
}

.pvt-infoCompany .info_company_item span.icon {
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    background: #ffffff;
    border-radius: 50%;
    border: 1px solid #ee2d24
}

.pvt-infoCompany .info_company_item span.icon::before {
    content: '';
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #ee2d24;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.pvt-infoCompany .info_company_item.item1 span.icon::before {
    content: '\f041'
}

.pvt-infoCompany .info_company_item.item4 span.icon::before {
    content: '\f095'
}

.pvt-infoCompany .info_company_item.item5 span.icon::before {
    content: '\f003'
}

.pvt-infoCompany .info_company_item.item2 span.icon::before {
    content: url("../images/truso.png")
}

.pvt-infoCompany .info_company_item.item3 span.icon::before {
    content: url("../images/nhamay.png")
}

.footer-keyword {
    margin-top: 15px;
    font-size: 14px
}

.footer-keyword span {
    margin-right: 15px
}

.footer-keyword a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    font-size: 14px;
    position: relative
}

.footer-keyword a::before {
    content: '\f111';
    font-family: 'FontAwesome';
    font-size: 6px;
    position: absolute;
    left: 0
}

.copyright_and_social {
    background: #ee2d24;
    height: 54px
}

.box_copyright {
    padding: 10px 0
}

.box_copyright .copyright {
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    display: inline-block
}

.box_copyright .copyright span {
    font-weight: bold;
    text-transform: uppercase
}

.box_copyright .madeby {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin-left: 5px;
    line-height: 34px
}

.box_copyright .madeby a {
    color: #fff
}

.social {
    padding: 10px 0;
    display: block;
    position: relative
}

.social ul {
    display: inline-block;
    float: right
}

.social ul li {
    float: left
}

.social ul li+li {
    margin-left: 5px
}

.social ul li a {
    display: block;
    width: 34px;
    height: 34px;
    position: relative;
    color: #ffffff;
    background: none;
    transition: all 0.5s ease;
    border-radius: 50%;
    border: 1px solid #ffffff
}

.social ul li a:hover {
    background: #ffffff;
    color: #ee2d24
}

.social ul li a i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    line-height: 32px
}

.effect-hover a {
    display: block;
    position: relative;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out
}

.no-item {
    border-radius: 0;
    text-align: center;
    margin-bottom: 0;
    border-color: none
}

.fb_iframe_widget_fluid span,
iframe.fb_ltr {
    width: 100% !important
}

.bocongthuong {
    padding: 10px 0
}

.bocongthuong::after {
    content: '';
    display: block;
    clear: both
}

.bocongthuong .b-img {
    float: left;
    width: 110px;
    margin-right: 15px
}

.bocongthuong .b-text {
    float: left;
    padding: 0;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #666666
}

.bocongthuong .b-text p {
    padding: 0
}

.submit-popup button {
    color: #fff;
    background: #ee2d24;
    border: 1px solid #ee2d24;
    padding: 6px 20px;
    font-size: 18px
}

.ppocta-ft-fix {
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    z-index: 9999;
    background: #ffffff;
    box-shadow: 0 4px 10px 0 #000;
    grid-template-columns: repeat(5, 1fr)
}

.ppocta-ft-fix>div>a {
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    display: block;
    padding-top: 5px
}

.ppocta-ft-fix>div>a .icon {
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto
}

.ppocta-ft-fix>div>a .icon img {
    max-width: 100%
}

@media (min-width: 768px) {
    .ppocta-ft-fix {
        display: block;
        position: fixed;
        left: 0;
        top: 30%;
        width: auto;
        height: auto;
        bottom: auto;
        padding: 5px;
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.5)
    }

    .quick-mess-phone {
        display: none
    }
}

.quick-alo-phone a {
    display: inline-block;
    position: relative
}

.quick-alo-phone a span.icon {
    border-radius: 50%;
    background: #ee2d24;
    width: 38px;
    height: 38px;
    line-height: 30px;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.75)
}

.quick-alo-phone a span.icon img {
    width: 20px;
    margin-top: 4px
}

.quick-mess-phone a .icon {
    padding-top: 5px
}

@media (max-width: 991px) {
    .ppocta-ft-fix {
        display: grid
    }

    .quick-alo-phone {
        margin-top: -20px
    }

    .quick-alo-phone a span.icon {
        width: 54px;
        height: 54px;
        line-height: 40px
    }

    .quick-alo-phone a span.icon img {
        width: 30px;
        margin-top: 10px
    }
}

.go_top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 900
}

.go_top span:last-child {
    font-size: 14px;
    color: #fece18;
    text-transform: uppercase;
    line-height: 1.5em;
    text-align: center;
    display: block
}

.go_top span.icon {
    width: 34px;
    height: 34px;
    display: block;
    border-radius: 50%;
    border: 1px solid #fece18;
    background: #fff;
    position: relative
}

.go_top span.icon:before {
    font-family: 'FontAwesome';
    content: '\f077';
    position: absolute;
    width: 100%;
    top: 0px;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #fece18;
    animation: bounce1 2s infinite;
    -webkit-animation: bounce1 2s infinite;
    -moz-animation: bounce1 2s infinite;
    -o-animation: bounce1 2s infinite
}

@keyframes bounce1 {

    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-6px)
    }

    60% {
        transform: translateY(-2px)
    }
}

.md-overlay {
    background: rgba(0, 0, 0, 0.6)
}

.md-modal {
    width: 96%;
    max-width: 1024px
}

.md-content {
    background: #ffffff
}

.md-content>div.close_form {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 10px;
    top: 10px
}

.md-content>div.close_form>.md-close {
    width: 30px;
    height: 30px;
    background: #b0b0b0;
    border: 3px solid #ffffff;
    border-radius: 100%;
    text-indent: -999;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #ffffff
}

.md-content h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #333333;
    line-height: 1.2em;
    background: none;
    text-align: left;
    padding: 0
}

.md-content>div p {
    padding: 5px 0;
    font-size: 16px;
    color: #333333;
    margin-bottom: 25px
}

#box-khaosat,
#animatedModal {
    padding: 0;
    overflow: visible
}

#box-khaosat .form-inner .form-header,
#animatedModal .form-inner .form-header {
    background: #ee2d24;
    height: 85px;
    position: relative
}

#box-khaosat .form-inner .form-header .form-logo,
#animatedModal .form-inner .form-header .form-logo {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #ffffff;
    padding: 30px;
    position: absolute;
    left: 50%;
    top: -65px;
    transform: translate(-50%, 0%);
    text-align: center;
    box-shadow: 4px 4px 6px 0px rgba(159, 24, 17, 0.6)
}

#box-khaosat .form-inner .form-header .form-logo img,
#animatedModal .form-inner .form-header .form-logo img {
    max-width: 100%;
    max-height: 100%
}

#box-khaosat .form-inner .form-body,
#animatedModal .form-inner .form-body {
    padding: 20px;
    min-width: 800px
}

#box-khaosat .form-inner .form-body .title_form,
#animatedModal .form-inner .form-body .title_form {
    font-weight: bold;
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 1.5em;
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 20px
}

#box-khaosat .form-inner .form-body::after,
#animatedModal .form-inner .form-body::after {
    content: '';
    display: block;
    clear: both
}

#form-poll {
    position: relative
}

#form-poll label {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px
}

#form-poll input,
#form-poll textarea {
    height: initial;
    padding: 5px 10px 5px 10px;
    border: 1px solid #dedede;
    line-height: 28px;
    box-shadow: none
}

#form-poll textarea {
    height: 122px
}

#form-poll .form-group {
    position: relative;
    margin-bottom: 10px;
    margin-left: -5px;
    margin-right: -5px
}

#form-poll .form-group::after {
    content: '';
    display: block;
    clear: both
}

#form-poll .form-group h4 {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px
}

#form-poll .form-group .list_option ul {
    columns: 2
}

#form-poll .form-group .list_option ul li label input {
    display: inline-block;
    width: auto
}

#form-poll .form-group .form-inline {
    float: left;
    width: 50%;
    padding: 0 5px
}

#form-poll .form-group .form-block {
    padding: 0 5px
}

#form-poll .form-group .form-control {
    width: 100%;
    border-radius: 0
}

#form-poll .form-group textarea.form-control {
    resize: vertical;
    height: 100px;
    width: 100%
}

#form-poll .form-group input.error,
#form-poll .form-group textarea.error {
    border: 1px solid red
}

#form-poll .group-btn {
    text-align: center
}

#form-poll .group-btn .button {
    margin: 0 auto;
    background: #ee2d24;
    height: 40px;
    font-size: 16px;
    color: #ffffff;
    border: 1px solid #ee2d24;
    padding: 0 45px;
    width: auto;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    position: relative;
    text-transform: uppercase
}

#form-poll .group-btn .button:hover {
    background: #ee2d24;
    color: #ffffff
}

#form-poll .group-btn .button::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1rem;
    margin-top: -1rem;
    width: 2rem;
    height: 2rem;
    border: 2px dotted #fff;
    border-radius: 50%;
    border-left: none;
    border-bottom: none;
    transition: opacity 0.1s 0.4s;
    opacity: 0
}

#form-poll .group-btn .button span {
    position: relative
}

#form-poll .group-btn .button span::before {
    font-family: 'FontAwesome';
    position: absolute;
    left: 0
}

#form-poll .group-btn .button.processing {
    font-size: 0
}

#form-poll .group-btn .button.processing::after {
    opacity: 1;
    animation: rotate 0.5s 0.4s infinite linear
}

.pvt-form-promotion {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    z-index: 500;
    visibility: hidden;
    opacity: 0
}

.pvt-form-promotion-wrap,
.pvt-form-promotion-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.pvt-form-promotion-wrap {
    z-index: 1
}

.pvt-form-promotion-mask {
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0.35s, transform 0.35s
}

.pvt-form-promotion__box {
    width: 850px;
    height: 720px;
    padding: 135px 40px 0 480px;
    padding-bottom: 25px;
    max-width: 80%;
    background: #ffcc3d url("../images/bg_popup_bao_gia_thang_loi.jpg") right bottom no-repeat;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -35%);
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out
}

.pvt-form-promotion__close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99
}

.pvt-form-promotion__close a {
    display: block;
    cursor: pointer
}

.pvt-form-promotion__title {
    font-size: 25px;
    font-weight: bold;
    font-family: 'Cabin';
    color: #000;
    line-height: 1.5em;
    margin-bottom: 10px
}

.pvt-form-promotion__title span {
    font-size: 30px;
    display: block;
    text-transform: uppercase
}

.pvt-form-promotion__note {
    width: 100%;
    font-size: 16px;
    color: #000;
    font-family: 'Cabin'
}

.pvt-form-promotion__img {
    position: absolute;
    right: 55px;
    top: -35px;
    display: inline-block
}

.pvt-form-promotion__img img {
    max-width: 160px
}

.pvt-form-promotion__content .form-field {
    margin-bottom: 5px
}

.pvt-form-promotion__content .form-field .form-control {
    height: 46px;
    border-color: #ffffff;
    border-radius: 5px;
    box-shadow: none;
    background: #fff;
    font-size: 16px
}

.pvt-form-promotion__content .form-btn {
    margin-top: 10px;
    text-align: center
}

.pvt-form-promotion__content .form-btn::after {
    content: '';
    display: block;
    clear: both
}

.pvt-form-promotion__content .form-btn .button {
    display: inline-block;
    background: #ee3024;
    height: 46px;
    font-size: 16px;
    color: #ffffff;
    border: none;
    padding: 5px 20px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    position: relative;
    text-transform: uppercase;
    font-weight: 700
}

.pvt-form-promotion__content .form-btn .button:active,
.pvt-form-promotion__content .form-btn .button:focus {
    outline: none
}

.pvt-form-promotion__content .form-btn .button::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1rem;
    margin-top: -1rem;
    width: 2rem;
    height: 2rem;
    border: 2px dotted #fff;
    border-radius: 50%;
    border-left: none;
    border-bottom: none;
    transition: opacity 0.1s 0.4s;
    opacity: 0
}

.pvt-form-promotion__content .form-btn .button span {
    position: relative;
    padding-left: 25px
}

.pvt-form-promotion__content .form-btn .button span::before {
    font-family: 'FontAwesome';
    position: absolute;
    left: 0
}

.pvt-form-promotion__content .form-btn .button.processing {
    font-size: 0;
    background: #000;
    color: #ffffff;
    border-color: #000
}

.pvt-form-promotion__content .form-btn .button.processing::after {
    opacity: 1;
    animation: rotate 0.5s 0.4s infinite linear
}

.pvt-form-promotion__content .form-btn .button+.button {
    margin-left: 20px
}

.pvt-form-promotion.show {
    visibility: visible;
    opacity: 1
}

.pvt-form-promotion.show .pvt-form-promotion__box {
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1
}

#btn_product_quotes {
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 20px;
    border-radius: 20px;
    background: #ee2d24
}

#btn_product_quotes i {
    margin-right: 8px
}

@keyframes rotate {
    to {
        transform: rotate(360deg)
    }
}