/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    font-family: "Roboto", "Arial", sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    background-color: #fff;
}
h1{font-size: 24px;}
h2{font-size: 22px;}
h3{font-size: 18px;}
h4{font-size: 16px;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    color: #0169c1;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2;
}
h2.sppb-addon-title{
    position: relative;
    padding-bottom: 10px;
}
h2.sppb-addon-title:after{
    content: "";
    position: absolute;
    width: 226px;
    left: calc(50% - 113px);
    top: calc(100% - 10px);
    height: 20px;
    background: url('../images/bg-title.png') center center no-repeat;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table td{
	text-align:left;
	vertical-align:top;
	padding: 5px 0;
}
.table, img, label {
    max-width: 100%;
    height: auto;
}
.clear{
	clear: both;
}
a {
    color: #3366ff;
    text-decoration: none;
    background-color: transparent;
}
a:hover, a:focus{
    color: #3366ff;
    text-decoration: underline;
}
b, strong, .bold{
    font-weight: 700;
}
input[type=text], input[type=email], input[type=tel], textarea {
    border: 1px solid #bdbdbd;
    padding: 15px 15px;
    margin-bottom: 0px;
    min-height: 36px;
    border-radius: 0 !important;
    height: 50px;
}
.title-headdline h1{
    display: block;
    font-size: 22px;
    color: #0169c1;
    text-align: center;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
    line-height: 1.2em;
    z-index: 1;
    margin-top: 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.title-headdline h1:after {
    content: "";
    position: absolute;
    width: 226px;
    left: calc(50% - 113px);
    top: calc(100% - 10px);
    height: 20px;
    background: url(../images/bg-title.png) center center no-repeat;
}
.page-header h2{
    margin-bottom: 5px;
}
.container_custom >div.sppb-container-inner > div{
    margin-right: 0px;
    margin-left: 0px;
}
.container_custom >div.sppb-container-inner > div > div{
    padding-right: 0px;
    padding-left: 0px;
}
/*** Main Content*/
.main-content{
    margin-top: 50px;
    margin-bottom: 50px;
}
#system-message {
	margin-bottom: 0;
}
#system-message .alert {
	margin-bottom: 0;
	border-radius: 0;
}
#system-message .alert-warning {
	border: 0;
}
#messageModal button.close{
    margin-top: -5px;
}
#messageModal .message h2{
    margin-top: 0;
}
#messageModal .message ul{
    padding-left: 15px;
}
/* * Pagination */
.pagination {
    margin: 0;
    float: right;
    width: 100%;
    text-align: center;
}
.pagination .counter{
    margin: 6px 0;
}
.pagination .pagination-list {
    list-style: none;
    z-index: 100;
    padding: 0;
    margin-bottom: 40px;
}
.pagination .pagination-list > li {
    display: inline-block;
    width: 32px;
    text-align: center;
    margin: 0 2px;
    background: #161616;
}
.pagination .pagination-list > li.disabled > a {
    color: #fff;
}
.pagination .pagination-list > li:last-child {
    margin-right: 0;
}
.pagination .pagination-list > li:first-child {
    margin-left: 0;
}
.pagination .pagination-list > li.active {
    background-color: #fff;
}
.pagination .pagination-list > li.active > a {
    color: #000;
}
.pagination .pagination-list > li > a {
    color: #969696;
    display: block;
    padding: 6px;
}
.pagination .pagination-list > li > a:hover,
.pagination .pagination-list > li > a:focus {
    text-decoration: none;
}
.icon-first:before {
    content: "\f049";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.icon-previous:before {
    content: "\f04a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.icon-next:before {
    content: "\f04e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.icon-last:before {
    content: "\f050";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
/*** check box*/
input[type="checkbox"] {
    display: none;
}
input[type="checkbox"]+label span {
    display: inline-block;
    width: 25px;
    height: 18px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url('../images/checkbox.png') no-repeat;
    cursor: pointer;
}
input[type="checkbox"]:checked+label span {
    background: url('../images/checkbox-active.png') no-repeat;
}
.btn-primary{
    color: #010101;
    background-color: #eff1f4;
    border-color: #eff1f4;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: pre-line;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.25;
    border-radius: 4px;
    transition: all .15s ease-in-out;
}
/**------header-main--------**/ 
.header-main {
    background: url('../images/bgbanner.jpg');
}
.mobile-menu-trigger {
    position: absolute;
    top: 25px;
    right: 15px;
    width: 32px;
    height: 32px;
    padding: 5px 3px;
}
.mobile-menu-trigger span {
    display: block;
    height: 3px;
    background: #0666de;
    border-radius: 3px;
    width: 100%;
    margin: 5px 0;
}
/**------Mega Menu--------**/                       
.header-nav.header-nav-default {
    background-color: #0666de;
    margin-bottom: 0;
    z-index: 9;
}
.col-md-center{
    text-align: center !important;
    margin: 0 auto;
    padding-bottom: 5px;
}
.col-sm-inline {
    display: inline-block !important;
    vertical-align: top !important;
    white-space: normal;
    float: none !important;
    margin-left: -3px !important;
}
.main-menu .header-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
.main-menu .header-menu > li .icon-home {
    text-indent: -9999px;
    text-align: left;
    width: 50px;
    position: relative;
}
.main-menu .header-menu > li .icon-home:before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    font-size: 1.5em;
    text-align: center;
    text-indent: 0px;
    height: 100%;
    width: 100%;
    padding: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: center !important;
    -moz-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -moz-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.main-menu .header-menu > li > a:after,
.main-menu .header-menu > li > a:after{
    display: block;
    margin: 0px auto;
    content: "";
    height: 3px;
    width: 0;
    opacity: 0;
    top: 10px;
    position: inherit;
    background: #ffb527;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.main-menu .header-menu > li.current > a:after,
.main-menu .header-menu > li:hover > a:after{
    width: 100%;
    opacity: 1;
}
.main-menu .header-menu > li {
    position: relative;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    margin-left: -3px;
}
.header-menu li a {
    font-size: 14px;
    color: #fff;
}
.main-menu .header-menu > li > a {
    display: block;
    z-index: 101;
    padding: 13px 16px 5px 16px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    font-size: 14px;
    background: transparent;
}
.main-menu .header-menu > li.current > a, 
.main-menu .header-menu > li:hover > a {
    color: #ffb527;
}
.main-menu .header-menu > li.parent > a:before {
    display: block;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 12px;
    content: "\f107";
    float: right;
    padding-left: 10px;
}
/**------Sub Menu--------**/ 
.main-menu .header-menu > li > ul {
    visibility: hidden;
    opacity: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 330px;
    top: 105%;
    left: 0;
    background: #0060d8;
    border-bottom: 1px solid #0666de;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.main-menu .header-menu > li > ul li > ul, .main-menu .header-menu > li > ul {
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}
.main-menu .header-menu > li:hover > ul {
    visibility: visible;
    top: 98%;
    opacity: 1;
    z-index: 9999999999;
}
.main-menu .header-menu > li > ul li:hover > ul, .main-menu .header-menu > li:hover > ul {
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.main-menu .header-menu > li > ul li {
    position: relative;
    margin-bottom: 0;
    margin-left: 0 !important;
}
.main-menu .header-menu > li > ul li a {
    position: relative;
    display: block;
    padding: 6px;
    text-decoration: none !important;
    font-weight: 400;
    text-align: left;
    border-bottom: 1px solid #0666de;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.main-menu .header-menu > li > ul li.parent > a:after {
    position: absolute;
    content: '';
    display: block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 50%;
    margin-top: -7px;
    right: 20px;
    font-size: 14px;
    content: "\f105";
}

.main-menu .header-menu > li > ul li > ul {
    visibility: hidden;
    opacity: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 250px;
    top: 0;
    left: 105%;
    background-color: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    z-index: -1;
}
.main-menu .header-menu > li > ul li:hover > ul {
    visibility: visible;
    left: 100%;
    opacity: 1;
    z-index: 1;
}
.main-menu .header-menu > li > ul li:hover a:hover,
.main-menu .header-menu > li > ul li.active a {
    background: #FFF;
    text-decoration: none;
    color: #0666de;
}
/*------sticky----------*/
.header-nav.header-nav-default.header-nav-fixed.header-nav-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #0666de;
    -webkit-transform: translateZ(0);
}
/*------blog----------*/
.layout_latest {
    padding-bottom: 30px;
    max-width: 100%;
    position: relative;
}
.layout_latest > div {
    display: block;
    padding: 1px;
    position: relative;
}
.layout_latest figure {
    text-align: center;
    float: inherit;
    width: 100%;
}
.layout_latest figure a {
    text-align: center;
    position: relative;
    overflow: hidden;
    display: block;
    z-index: 1;
    border: 7px solid #fff;
    box-shadow: 0 0 3px 2px #d3d3d3;
}
.layout_latest figure a img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    z-index: 1000;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.layout_latest figure img {
    max-width: 100% !important;
    height: auto !important;
    vertical-align: middle;
}
.layout_latest figure:hover a 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);
}
.layout_latest .content {
    display: block;
    clear: both;
    position: relative;
}
.layout_latest h2 {
    margin-top: 15px;
    font-size: 1em;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2em;
}
.layout_latest h2 a {
    font-size: 1.2em;
    color: #0169c1;
    display: block;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2em;
    overflow: hidden;
    z-index: 1;
    margin-top: 0px;
    padding-bottom: 0px;
}
.layout_latest .teaser {
    font-size: 1em;
    color: #585858;
}
.layout_latest .ce_control {
    text-align: center;
    padding-bottom: 15px;
}
.layout_latest .ce_control a {
    background: none;
    color: #6f6e6e;
    border: 1px solid #CCC;
    text-decoration: none;
    padding: 5px 20px;
    margin: 10px auto;
    display: inline-block;
    text-transform: none;
    font-size: 0.9em;
}
.layout_latest h2 a:hover, 
.layout_latest:hover h2 a {
    text-decoration: none;
    color: #fe0000;
}
.layout_latest .ce_control a:hover {
    color: #fe0000;
    border-color: #fe0000;
}
/*------search----------*/
.nav-search {
    float: right;
    margin-left: 13px;
}
.nav-search > a {
    display: block;
    margin-top: 8px;
    height: 33px;
    width: 33px;
    text-align: center;
    line-height: 35px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    text-indent: 1px;
    font-size: 14px;
}
.nav-search > a:hover {
    background-color: #6c98e1;
    border-color: #6c98e1;
    color: #fff;
}
.nav-search > a i {
    position: relative;
    top: -2px;
}

/**-------Search----------**/ 
.nav-search .block-absolute-search.active {
    display: block;
    opacity: 1;
}
.nav-search .block-absolute-search {
    display: none;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    position: fixed;
    z-index: 999999;
    margin: 0px !important;
    background: rgba(0, 0, 0, 0.85);
    left: 0px;
    color: #FFF;
    top: 0px;
    width: 100%;
    height: 100%;
}
.nav-search .block-absolute-search .close-search {
    position: fixed;
    top: 15px;
    right: 45px;
    z-index: 9999;
    cursor: pointer;
}
.dl-icon:before {
    color:#fff;
    content: '\f00d'; 
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
    font-size: 20px;
}
.nav-search .search-block {
    position: fixed;
    margin: 0px !important;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: center !important;
    -moz-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -moz-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.nav-search .search-block  form {
    width: 90%;
    max-width: 500px;
    display: block;
}
.search-block input[type=search] {
    vertical-align: top;
    height: 46px;
    width: 100%;
    color: #000;
    border: 1px solid #fe0000;
    outline: none !important;
    background: #FFF;
    padding-left: 10px;
    padding-right: 10px;
}
.search-block .btnVelaSearch{
    position: relative;
    vertical-align: top;
    text-indent: 1000px;
    display: inline-block;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0px;
    right: 0px;
    border: none;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    background: #fe0000 url(../images/search-icon.png) center center no-repeat;
    margin-left: -30px;
    margin-top: 0px;
    z-index: 9;
}
/*------searchForm----------*/
#searchForm{
    margin: 50px 0;
}
#searchForm input{
    height: 34px;
    padding: 0 15px;
    border: solid 1px #E8E9E9;
    border-radius: 4px;
}
.btn-toolbar{
    margin-bottom: 10px;
}
/*------slideshow----------*/
.owl-nav{
    position: absolute;
    top: 40%;
    width: 100%;
}
.owl-nav .owl-prev{
    position: absolute;
    left: -75px;
}
.owl-nav .owl-next{
    position: absolute;
    right: -75px;
}
.owl-nav > div{
    height: 50px;
    line-height: 50px;
    width: 52px;
    background: #ffb527;
    color: #fff;
    font-size: 24px;
    border-color: #ffb527;
    text-align: center;
    border-radius: 4px;
}
/*------banner----------*/
.background-bre {
    background-size: cover;
    padding: 60px 0px;
}
.menu-brebrum {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
}
.menu-brebrum .info-more {
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 5px;
    display: inline-block;
    background: #0666dee0;
    padding: 25px 10px;
    text-align: center;
    width: 500px;
    max-width: 100%;
    text-transform: uppercase;
}
/*------phone----------*/
.stm_auto_loan_calculator {
    padding: 22px 23px 8px;
    border: 3px solid #e4e6ea;
}
.stm_auto_loan_calculator.wide-version {
    padding-left: 32px;
    padding-right: 32px;
}
.phone-head {
    width: 249px;
    background-color: #ffb527;
    padding: 0px 0px;
    margin-left: -32px;
    margin-top: -22px;
}
.phone-head i {
    font-size: 20px;
    color: #fff;
    background-color: #999;
    padding: 21px 10px;
    float: left;
}
.phone-head h2 {
    font-size: 26px;
    color: #fff;
    float: left;
    padding: 0px 10px;
    margin-top: 5px;
}
.phone-head h2 sup {
    font-size: 12px;
    color: #fff;
    display: block;
    margin-top: 12px;
}

.stm_auto_loan_calculator > .title {
    position: relative;
    min-height: 42px;
    padding-left: 55px;
    text-transform: uppercase;
}
.stm_auto_loan_calculator .single-calculator-title {
    margin: 8px 0 28px -2px;
    text-transform: none;
}
.stm_auto_loan_calculator > .title > i {
    position: absolute;
    top: 0;
    left: 1px;
    font-size: 42px;
    color: #ffb527;
}
.vc_tta-tabs-list{
    background-color: #232628;
    border-left: 4px solid #232628;
    border-right: 4px solid #232628;
}
.vc_tta-tabs-list.nav-tabs>li>a{
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 0;
    padding: 16px 20px;
}
.vc_tta-tabs-list.nav-tabs>li.active>a, 
.vc_tta-tabs-list.nav-tabs>li.active>a:hover, 
.vc_tta-tabs-list.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: none;
    border-bottom-color: transparent;
    cursor: default;
}
.tab-content{
    padding: 37px 0 0 2px !important;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
/*------footer----------*/
.footer-icon{
    padding: 60px 0 20px;
    color: #aaa;
    background-color: #232628;
    position: relative;
    background: #e6f1f5 url(../images/bg-footer.jpg) center center no-repeat;
    background-size: cover;
    color: #FFF;
}
.footer-icon h4 {
    margin: 0px 0px 10px 0px;
    font-size: 1.5em;
    color: #FFF;
}
.footer-icon .stm-last-post-widget {
    position: relative;
    top: -3px;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
}
.footer-icon a, .footer-icon a:hover{
    color: #fff;
}
.button-social a:first-child {
    margin-right: -2px;
}

.button-social a {
    margin-right: -3px;
    padding: 3px 5px;
    white-space: nowrap;
    text-align: center;
    width: 40px;
    height: 40px;
    text-decoration: none;
    font-size: 2em;
    color: #eaeaea;
    display: inline-block;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
/*------copyright----------*/
#footer-copyright{
    text-align: center;
    padding: 20px 0 19px;
}

/***fix_tel***/
.tet_left, .tet_right {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 191px;
    pointer-events: none;
}
.tet_right {
    left: auto;
    right: 0;
    width: 191px;
}
.tet_left img, .tet_right img {
    width: 100%;
    height: auto;
}	
/*------gotop----------*/
.zalo-chat-widget{
    top: 0 !important;
}
.item{
    margin-bottom: 30px;
    display: block;
}
#gotop {
    bottom: 70px;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 90;
}
#gotop span {
    width: 30px;
    height: 30px;
    display: block;
    border: 2px solid #ccc;
    background-color: #fff;
    text-align: center;
    color: #999;
    position: relative;
    overflow: hidden;
    font-size: 22px;
    line-height: 24px;
    border-radius: 2px;
}
#gotop span:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}
.fone {
    font-size: 22px;
    color: #f00;
    line-height: 40px;
    font-weight: bold;
    padding-left: 45px;
}
/***fix_tel***/
.fix_tel { position:fixed; bottom:25px; left:15px; z-index:999;}
.fix_tel a {text-decoration: none;}
.tel { background: #eee; width:205px; height:40px; position:relative; overflow:hidden; background-size:40px; border-radius:28px; border:solid 1px #ccc;}
.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 80px;
    position: absolute;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 80px;
    z-index: 200000 !important;
}
.ring-alo-phone.ring-alo-show {
    visibility: visible;
}
.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
    opacity: 1;
}
.ring-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 70px;
    left: 10px;
    opacity: 0.1;
    position: absolute;
    top: 12px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
    border-color: #baf5a7;
    opacity: 0.5;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}
.ring-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 0.1;
    position: absolute;
    top: 30px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 30px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}

.ring-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;		    
    opacity: 1;
    position: absolute;
    top: 30px;
    transform-origin: 50% 50% 0;
    width: 30px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
    background-color: #f00;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
    background-color: #75eb50;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #f00;
}
.mainContent ul{
    list-style: disc;
}
#mod-speasyimagegallery-103 .speasyimagegallery-row {
    margin: 0 !important;
}
.mainContent .speasyimagegallery-albums{
    margin-bottom: 30px;
}
#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 99999;
}
#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}
#button-contact-vr .button-contact {
    position: relative;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
.phone-vr-img-circle img {
    max-height: 48px;
    max-width: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.box-text-inner .header-title{
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 0;
}
.stm-product a:hover{
    color: #000;
}
.stm-product a{
    text-align: center;
    display: block;
    background: #e7e5e5;
    border: 2px solid #e3e4e5;
    padding-bottom: 10px;
}
.box-text-inner .is-xsmall{
    font-size: 14px;
}
.item-top{
    margin-top: 15px;
}
.item-top i{
    opacity: .7;
    font-size: 14px;
} 
.item-top span{
    opacity: .7;
    font-size: 14px;
    margin-left: 10px;
}
.item-meta .price{
    color: #00C2CB;
}
@-webkit-keyframes phone-vr-circle-fill {
    0% {-webkit-transform: rotate(0) scale(1) skew(1deg);  }
    10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
    100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
  }
  @-webkit-keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}@keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
  .phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
  }
  .phone-bar a:hover {
    opacity: 0.8;color: #fff;
  }
  
  
#fanpage {
    display: block;
    position: fixed;
    right: 17px;
    bottom: 70px;
    z-index: 9999999;
}
#top-link-block {
    bottom: 0;
    right: 20px;
    position: fixed;
    z-index: 900;
    opacity: 0;
}
#top-link-block>a {
    background: url(../images/Back-Top.png) center top no-repeat;
    background-size: 60%;
    padding-top: 30px;
    width: 55px;
    display: block;
    text-align: center;
    text-indent: 1000px;
}

@keyframes ring-alo-circle-anim {
	0% {
	    opacity: 0.1;
	    transform: rotate(0deg) scale(0.5) skew(1deg);
	}
	30% {
	    opacity: 0.5;
	    transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	100% {
	    opacity: 0.6;
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@keyframes ring-alo-circle-img-anim {
	0% {
	    transform: rotate(0deg) 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(0deg) scale(1) skew(1deg);
	}
	100% {
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
}
@keyframes ring-alo-circle-fill-anim {
	0% {
	    opacity: 0.2;
	    transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	50% {
	    opacity: 0.2;
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
	    opacity: 0.2;
	    transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	}
	.ring-alo-ph-img-circle a img {
	    padding: 1px 0 0 1px;
	    width: 25px;
	    position: relative;
	    top: 0px;
	}
}
