@font-face {
    font-family: 'UTM_HelvetIns';
    src: url('../fonts/UTMHelvetIns.eot');
    src: url('../fonts/UTMHelvetIns.eot') format('embedded-opentype'), url('../fonts/UTM HelvetIns.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UTM_AmericanSans';
    src: url('../fonts/UTM American Sans.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UTM_Spring';
    src: url('../fonts/UTM_Spring.ttf');

}
p {
    margin: 0px;
}
a {
    text-decoration: none;
    color: #333333;
}
a:hover,
a:focus {
    color: #0d7cd6;
    text-decoration: none;
}
* {
    margin: 0px;
    padding: 0px;
}
ul, ol {
    padding: 0;
    margin: 0;
}
.qts_left_content ul li,.list_news_lq li{
    list-style: none;
}
.fixed {
    position: fixed !important;
    top: 0px;
    z-index: 99;
    width: 100%;
}
.clearfix-130{
    clear: both;
    height: 130px;
}
.clearfix-100{
    clear: both;
    height: 100px;
}
.clearfix-80{
    clear: both;
    height: 80px;
}
.clearfix-60{
    clear: both;
    height: 60px;
}
.clearfix-55{
    clear: both;
    height: 55px;
}
.clearfix-50{
    clear: both;
    height: 50px;
}
.clearfix-45{
    clear: both;
    height: 45px;
}
.clearfix-40{
    clear: both;
    height: 40px;
}
.clearfix-35{
    clear: both;
    height: 35px;
}
.clearfix-30{
    clear: both;
    height: 30px;
}
.clearfix-32{
    clear: both;
    height: 32px;
}
.clearfix-25{
    clear: both;
    height: 25px;
}
.clearfix-20{
    clear: both;
    height: 20px;
}
.clearfix-15{
    clear: both;
    height: 15px;
}
.clearfix-12{
    clear: both;
    height: 12px;
}
.clearfix-10{
    clear: both;
    height: 10px;
}
.clearfix-5{
    clear: both;
    height: 5px;
}
body {
    background: #fff;
    font-size: 12px;
    font-family: arial;
    color: #000;
}
del {
    font-size: 12px;
    color: #999;
}
/*===========All=============*/ 
.w_100 {
    width: 100%;
}
.w_40 {
    width: 40%;
}
.w_60 {
    width: 60%;
}
/*==========Main============*/
.slogan_main_hd {
    /*background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/kinh-cuong-luc2.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.menu_mb{
    position: fixed;
    width: 100%;
    background: #ffffff;
    z-index: 999;
    padding: 1px 15px;
    border-bottom: 1px solid #ccc;
}
#go_top {
    position: fixed;
    width: 24px;
    height: 25px;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    background-size: 100% 100%;
    display: inline-block;
    z-index: 100;
    bottom: 25px;
    right: 25px;
}
.img_logo_mb{
    max-height: 60px;
    max-width: 70%
}
.menu_main .nav.is-fixed{
    position: relative;
    z-index: 105;
}
.icon_hotline{
    float: left;
    margin-right: 5px;
    margin-top: 0px;
}
.txt_hotline{
    overflow: hidden;
    display: inline-block;
}
.txt_hotline{
    font-size: 25px;
    color: #cc0000;
    font-family: arial;
    line-height: 28px;
    text-align: right;
}
.nb_hotline_top{
    color: #cc0000;
    font-weight: bold;
    font-size: 27px;
}
.hotline_header{
    overflow: hidden;
    margin-top: 65px;
    float: right;
}
.slogan_main_hd{
    font-size: 25px;
    font-family: utm_americansans;
    color: #cc0000;
}
.slogan-duoi {
    font-size: 25px;
    color: #cc0000;
    font-family: UTM_Spring;
}
.slogan {
    margin: 10px 0;
    margin-left: -16px;
    text-align:  center;
}
h1.logo_pc {
    margin-top: 10px;
}
h1.logo_pc img {
    max-height: 95px;
}
.sc_header_menu {
    background: #cc0000;
}
i.fa.fa-home {
    font-size: 18px;
}
.form_search{
    margin: 5px 0px;
}
.form_search input.form-control{
    height: 29px;
    border: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.form_search button.btn.btn-default{
    height: 29px;
    padding: 0px 10px;
    border: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #ffffff;
    background: #ff3d3d;
}
.tit_left_cate a, .tit_left_cate span{
    display: inline-block;
    width: 100%;
    color: #ffffff;
    line-height: 24px;
    text-transform: uppercase;
    padding: 6px 15px 6px 40px;
    background: #cc0000 url("../images/sao.png") no-repeat;
    background-position: 5px 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
    margin-left: -8px;
    max-width: 250px;
    width: 250px;
}
.tit_left_cate{
    margin-top: -1px;
    position: relative;
}
.tit_left_cate span:after{
    border: 4px solid transparent;
    position: absolute;
    content: '';
    border-right-color: #cc0000;
    border-top-color: #cc0000;
    top: 36px;
    left: -8px;
}
/*ho tro truc tuyen*/
.qts_left_content_online {
    border: 1px solid #cccccc;
    width: 100%;
}
.box_online {
    padding: 0 15px;
}
.box_online ul li{
    font-size: 14px;
}
.box_online .txt_hg{
    font-size: 17px;
    color: #0e5da7;
    font-weight: bold;
}
.box_online .phone_nb{
    font-size: 17px;
    color: #f10000;
    font-weight: bold;
}
.box_online ul {
    text-align: justify;
    line-height: 30px;
}
/*end ho tro truc tuyen*/
/*news*/
.qts_left_content_news{
    border: 1px solid #cccccc;
}
.menu_cate_prod_l_news{
    padding: 0px 3px;
}
.box_news img {
    float: left;
    width: 100%;
    height: 100%;
}
li.box_news {
    padding: 5px;
    padding-top: 10px;
    border-bottom: 1px dotted #cccccc;
}
li.box_news:last-child{
    border-bottom: 0px;
}
.box_news a:hover{
    color: red;
}
a.view {
    text-align: right;
    display: block;
    padding-right: 5px;
}
.qts_left_content_news .tit_left_cate{
    margin-bottom: -5px;
}
/*end news*/
/*facebook*/
.qts_left_content_fb{
    border: 1px solid #cccccc;
}
.fb{
    padding: 4px;
    text-align: center;
    display: block;
}
.fb img{
    max-width: 100%;
    margin-top: -20px;
}
/*end facebook*/
#doitac .owl-nav div {
    top: 50% !important;
}

#doitac .owl-nav div.owl-next {
    right: 0px !important;
}
.box_tktc li{
    line-height: 35px;
    padding-left: 45px;
}
.box_tktc li:nth-child(1) {
    background: url('../images/icon_tktc1.png') no-repeat top 9px left 21px;
}
.box_tktc li:nth-child(2) {
    background: url('../images/icon_tktc2.png') no-repeat top 9px left 18px;
}
.box_tktc li:nth-child(3) {
    background: url('../images/icon_tktc3.png') no-repeat top 9px left 16px;
}
.box_tktc li:nth-child(4) {
    background: url('../images/icon_tktc4.png') no-repeat top 9px left 13px;
}
.qts_left_content_tktc{
    border: 1px solid #cccccc;
}
.qts_mid_content{
    padding-left: 35px;
}
.wp-list-tin .row {
    display: table;
    padding-bottom: 15px;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
.wp-list-tin .row::after {
    content: '';
    position: absolute;
    bottom: -10px;
    width: calc(100% - 30px);
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 1px solid #ccc;
}
.wp-list-tin .row:nth-child(2) .col-md-4 {
    float: right;
}
.wp-list-tin .row:nth-child(2) .col-md-8 {
    float: left;
}
.tit_info{
    margin-top: 0;
}
.tit_info a{
    margin-left: 3px;
    text-transform: uppercase;
    font-size: 16px;
    color: #bf1e2d;
    border-bottom: 1px solid #bf1e2d;
    font-weight: bold;
}
.tit_info:before {
    content: '';
    width: 20px;
    position: relative;
    top: 4px;
    height: 20px;
    display: inline-block;
    background: url('../images/saoxanh.png') no-repeat;
}
.tit_name{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
.txt_info{
    font-size: 14px;
    display: block;
    text-align: justify;
}
.sub_info {
    margin-top: -15px;
}
.view_ct{
    font-size: 12px;
    color: #065cb3;
    text-align: right;
    display: block;
}
.name_prod{
    font-size: 14px;
    text-align: center;
    height: 20px;
    line-height: 20px;
}
.box_prod{
    background: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-bottom: 23px;
}
.prod_new {
    margin: -10px 10px;
}
.sc_slider_prod_new{
    border: 1px solid #cccccc;
    background: #ffffff;
}
.sc_slider_prod_new .item{
    border-right: 1px solid #ccc;
    padding: 5px 20px;
}
.tit_prod_new{
    font-size: 16px;
    color: #cc0000;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
}
.tit_prod_new a{
    color: #cc0000;
    padding: 0px 28px;
}
.tit_prod_new:before, .tit_prod_new:after{
    display: inline-block;
    width: 28%;
    height: 1.2px;
    content: '';
    background-color: #333;
}
.owl-carousel .owl-nav .owl-prev {
    left: -48% !important;
    top: -94px !important;
    position: relative;
}
.slider_prod_new .owl-nav div{
    width: 15px !important;
    height: 15px !important;
    margin: 0px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    background: url("../images/prev.png") no-repeat !important;
    background-size: 100% 100%;
    position: absolute;
    left: 20px !important;
    top: -88px !important;
}
.slider_prod_new .owl-nav div.owl-next{
    background: url("../images/next.png") no-repeat !important;
    left: 48% !important;
    top: -94px !important;
    position:  relative;
}
.prod_new{
    background: #f1f1f1;
}
.owl-dots{
    display: none;
}

.sub_footer{
    font-size: 12px;
}
.tit_ft{
    font-size: 14px;
    color: #ffffff;
}
.qts_footer_top{
    background: #cc0000;
    background-size: cover;
    border-top: 8px solid #b3b3b3;
}
.sub_footer span{
    color: #ffffff;
}
.qts_left_content_qc img {
    width: 100%;
}
.sub_news a{
    display: block;
    text-align: justify;
}
.box_prod img {
    padding: 10px 10px 20px 10px;
}
.box_prod:hover img{
    animation: pulse 1s;
}
.txt_news{
    font-size: 12px;
    margin-top: -15px;
}
/*update 31-07*/
.breadcrumb li a span{
    color: #ffffff;
    font-weight: bold;
}
.img_news{
    display: inline-block;
    width: 210px;
    float: left;
    margin-right: 30px;
}
.img_news:hover img{
    opacity: 0.8;
}
.box_news_cate{
    overflow: hidden;
    border: 1px solid #9d9d9d;
    padding: 15px;
    margin-bottom: 30px;
}
.box_news_cate:hover{
    border: 1px solid #8cbd42;
}
.sub_news{
    overflow: hidden;

}
.name_news{
    margin: 0px;
    font-size: 16px;
    color: #363636;
    font-family: OpenSans_Bold;
    line-height: 25px;
}
.name_news a{
    display: block;
    color: #363636;
}
.name_news a:hover{
    color: #8cbd42;
    text-decoration: underline;
}
.des_news{
    font-size: 13px;
    color: #7f7f7f;
    text-align: justify;
    line-height: 24px;
}
.view_news{
    display: inline-block;
    font-size: 13px;
    color: #74a12f;
}
.view_news:hover{
    text-decoration: underline;
}
.name_news_detail{
    margin: 0px;
    color: #363636;
    font-size: 18px;
    font-family: OpenSans_Bold;
    line-height: 25px;
}
.date_news_detail{
    font-size: 13px;
    color: #999999;
    line-height: 25px;
}
.content_txt_news{
    text-align: justify;
    color: #666666;
    font-size: 13px;
    line-height: 25px;
}
.content_txt_news img{
    max-width: 100%;
    margin: 5px 0px;
}
.tit_news_lq{
    font-size: 13px;
    color: #222222;
    font-family: OpenSans_Bold;
    margin: 0px;
    line-height: 25px;
    margin-bottom: 10px;
}
.tit_news_lq a,
.tit_news_lq span{
    color: #222222;
}
.list_news_lq{
    border-top: 1px solid #74a12f;
    border-bottom: 1px solid #74a12f;
    padding: 10px 0px;
}
.list_news_lq>li>a{
    font-size: 13px;
    color: #222222;
    position: relative;
    display: block;
    line-height: 26px;
    padding-left: 25px;
}
.list_news_lq>li>a:hover{
    color: #74a12f;
    text-decoration: underline;
}
.list_news_lq>li>a:before{
    content: "\f111";
    font: normal normal normal 6px/1 fontawesome;
    display: inline-block;
    position: absolute;
    left: 11px;
    top: 11px;
    color: #74a12f;
}
.sub_info img{
    width: 100% !important;
    height: 100% !important;
}
.box_prod{
    text-align: center;
    border: 1px solid #cccccc;
    width: 100%;
    overflow: hidden;
    margin-bottom: 32px;
    transition: all 0.5s linear;
}
.box_prod:hover{
    border: 1px solid red;
}
.box_prod img{
    max-width: 100% !important;
    width: 100% !important;
    object-fit: cover;
    height: 249px;
}
.sub_prod{
    font-size: 14px;
    line-height: 22px;
}

.name_prod{
    height: 44px;
    overflow: hidden;
    padding: 0 5px;
}
.sub_prod a:hover{
    color: #3fc123;
}

/*==================================================Slider detail=================================================================*/
.gc-icon.gc-icon-download{
    display: none !important;
}
.gc-thumbs-area-next .gc-icon.gc-icon-next:before{
    content: "\f105" !important;
    font: normal normal normal 24px/1 fontawesome !important;
    width: 24px;
    height: 24px;
    text-align: center;
}
.gc-thumbs-area-prev .gc-icon.gc-icon-prev:before{
    content: "\f104" !important;
    font: normal normal normal 24px/1 fontawesome !important;
    width: 24px;
    height: 24px;
    text-align: center;
}
.gc-display-area .gc-icon.gc-icon-next{
    width: 36px !important;
    height: 50px !important;
    right: 10px;
}
.gc-display-area .gc-icon.gc-icon-next:before{
    content: "\f105" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px;
    color: #fff;
    height: 50px;
    text-align: center;
}
.gc-display-area .gc-icon.gc-icon-prev{
    width: 36px !important;
    height: 50px !important;
    left: 10px;
}
.gc-display-area .gc-icon.gc-icon-prev:before{
    content: "\f104" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px;
    color: #fff;
    height: 50px;
    text-align: center;
}
.gc-overlay-right-icons .gc-icon.gc-icon-next{
    width: 36px !important;
    height: 50px !important;
    text-align: center;
}
.gc-overlay-right-icons .gc-icon.gc-icon-next:before{
    content: "\f105" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px !important;
    height: 50px !important;
    color: #fff;
}
.gc-overlay-left-icons .gc-icon.gc-icon-prev{
    width: 36px !important;
    height: 50px !important;
    text-align: center;
}
.gc-overlay-left-icons .gc-icon.gc-icon-prev:before{
    content: "\f104" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px !important;
    height: 50px !important;
    color: #fff;
}
.gc-icon.gc-icon-enlarge{
    display: none !important;
}
.gc-overlay-top-icons .gc-icon.gc-icon-close:before{
    content: "\f00d" !important;
    font: normal normal normal 25px/1 fontawesome !important;
    color: #fff;
    width: 24px;
    text-align: center;
}
.glass-case{
    margin: auto;
}
.tab-pane p table{
    width: 100% !important;
    height: 100% !important;
}
.tabs_detail{
    position: static;
}
/*===================================================end slider detail======================================================*/
/*===================================================02-08-2017======================================================*/
.qts_left_content_fb>ul{
    padding: 0px 7px;
}
.qts_left_content_fb li {
    display: block;
    padding: 5px 0px 5px 15px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.qts_left_content_fb li ul>li {
    padding-left: 0px;
}
.qts_left_content_fb > ul>li::after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 8px;
    left: 0px;
    background: url(../images/saoxanh.png);
    background-size: cover;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.qts_left_content_fb li ul li:last-child {
    border-bottom: none;
}
.qts_left_content_fb li:last-child {
    border-bottom: none;
}
.menu-left li a {
    color: #222222;
    text-decoration: none;
    font-weight: bold;
}
/*=============================================2/10=========================================*/
/* bướng css */
.ul-search-sidebar li, .ul-select-sidebar li {
    padding: 0 10px !important;
}
.ul-search-sidebar li .wp-form-sr {
    position: relative;
    margin-bottom: 20px;
}
.ul-search-sidebar li .wp-form-sr input {
    width: 100%;
    height: 30px;
    border: 1px solid #ccc;
    padding-left: 10px;
}
.ul-search-sidebar li .wp-form-sr button {
    height: 30px;
    width: 35px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: none;
    border: none;
}
.ul-search-sidebar li::after, .ul-select-sidebar li::after {
    display: none !important;
}
.ul-select-sidebar li select {
    width: 100%;
    margin-bottom: 10px;
    height: 30px;
}
.page_news .box_news_cate {
    margin-bottom: 20px;
}
.box_news_cate .img_news {
    width: 100% !important;
}
ol.breadcrumb {
	background-color: #cc0000 !important;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, 
.pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #cc0000;
	border-color: #cc0000;
}
.nav-dropdown > .menu-item {
    padding: 0;
    background:#cc0000 !important;
}
.nav-dropdown .menu-item:hover, .nav-dropdown .nav-dropdown .menu-item:hover {
    background-color: #cc0000 !important;
}
.breadcrumb>li a{
    color: #fff;
}
.nb_sp_dt a{
    color: #fff;
    background: red;
    padding: 5px 20px;
    margin-top: 20px;
    font-size: 20px;
}
.txt_lhdh_dt span{
    font-size: 15px;
    font-weight: bold;
}
.name_prod_detail{
    font-size: 20px;
    font-weight: bold;
}
.info_prod_sub1{
    font-size: 18px;
}
.name_prod a{
    font-weight: bold;
}
.tab-content img{
    max-width: 100% !important;
    object-fit: cover;
}
.main-content-cttin ol li{
    list-style: aquamarine !important;
}
.webvaseo-alo-phone.webvaseo-alo-show {
    visibility: visible;
}
.webvaseo-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 77px;
    height: 77px;
    cursor: pointer;
    z-index: 99999999999999 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    right: 0;
    bottom: 80px
}
.webvaseo-alo-phone.webvaseo-alo-green .webvaseo-alo-ph-circle {
    border-color: #00aff2;
    border-color: #bfebfc 9;
    opacity: .5;
}
.webvaseo-alo-ph-circle {
    width: 80px;
    height: 80px;
    top: 0;
    left: 3px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,0.4);
    border: 2px solid #bfebfc 9;
    opacity: .1;
    -webkit-animation: webvaseo-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: webvaseo-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: webvaseo-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: webvaseo-alo-circle-anim 1.2s infinite ease-in-out;
    animation: webvaseo-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.webvaseo-alo-phone.webvaseo-alo-green .webvaseo-alo-ph-circle-fill {
    background-color: rgba(0,175,242,0.5);
    background-color: #a6e3fa 9;
    opacity: .75 !important;
}
.webvaseo-alo-ph-circle-fill {
    width: 55px;
    height: 55px;
    top: 13px;
    left: 15px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: webvaseo-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: webvaseo-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: webvaseo-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: webvaseo-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: webvaseo-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.webvaseo-alo-phone.webvaseo-alo-green .webvaseo-alo-ph-img-circle {
    background-color: #00aff2;
}
.webvaseo-alo-ph-img-circle {
    width: 40px;
    height: 40px;
    top: 19px;
    left: 23px;
    position: absolute;
    background: rgba(30,30,30,0.1) url("../img/phone.png") no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: webvaseo-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: webvaseo-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: webvaseo-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: webvaseo-alo-circle-img-anim 1s infinite ease-in-out;
    animation: webvaseo-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-size: 100%;
}
.webvaseo-alo-phone.webvaseo-alo-green.webvaseo-alo-hover .webvaseo-alo-ph-img-circle, .webvaseo-alo-phone.webvaseo-alo-green:hover .webvaseo-alo-ph-img-circle {
    background-color: #75eb50;
    background-color: #75eb50 9;
}
.webvaseo-alo-phone.webvaseo-alo-green.webvaseo-alo-hover .webvaseo-alo-ph-circle-fill, .webvaseo-alo-phone.webvaseo-alo-green:hover .webvaseo-alo-ph-circle-fill {
    background-color: rgba(117,235,80,0.5);
    background-color: #baf5a7 9;
    opacity: .75 !important;
}
.webvaseo-alo-phone.webvaseo-alo-green.webvaseo-alo-hover .webvaseo-alo-ph-circle, .webvaseo-alo-phone.webvaseo-alo-green:hover .webvaseo-alo-ph-circle {
    border-color: #75eb50;
    border-color: #baf5a7 9;
    opacity: .5;
}
.webvaseo-alo-phone.webvaseo-alo-hover, .webvaseo-alo-phone:hover {
    opacity: 1;
}

@-moz-keyframes webvaseo-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes webvaseo-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}
@-o-keyframes webvaseo-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}
@-moz-keyframes webvaseo-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes webvaseo-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes webvaseo-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes webvaseo-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes webvaseo-alo-circle-img-anim {
    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)
    }
}
@-o-keyframes webvaseo-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@-o-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@-moz-keyframes webvaseo-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-webkit-keyframes webvaseo-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-o-keyframes webvaseo-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@keyframes webvaseo-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {

        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-moz-keyframes webvaseo-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes webvaseo-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes webvaseo-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@keyframes webvaseo-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes webvaseo-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes webvaseo-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes webvaseo-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@keyframes webvaseo-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}