body {
	background: #fff;
	font-family: 'Tahoma'
}

a,
a:link,
a:active,
a:visited {
	color: #015186
}

[class^="col-"],
[class*=" col-"] {
	padding-left: 10px;
	padding-right: 10px
}

.row {
	margin-left: -10px;
	margin-right: -10px
}

.header {
	background: #20bc5a;
	height: 40px
}

.header-left {
	float: left;
	line-height: 40px
}

.header-right {
	float: right;
	line-height: 40px
}

.contact-header {
	padding: 0;
	margin: 0;
	color: #fff;
	line-height: 40px
}

.contact-header li {
	display: inline-block;
	margin-right: 20px
}

.contact-header a {
	color: #fff
}

.contact-header .fa {
	margin-right: 5px;
	font-size: 16px
}

.socialList li a {
	background: none;
	color: #fff
}

.logo {
	width: 100%
}

.header-nav-2 {
	padding: 20px 0
}

.intro {
	background: #20bc5a;
	margin-bottom: 30px;
	color: #fff
}

.intro h3 {
	font-weight: 700;
	margin-bottom: 7px
}

.intro .intro-1 {
	padding: 25px 0;
	text-align: justify
}

.intro .intro-2 {
	background: #fbbc05;
	height: 116px;
	width: 100%;
	display: table;
	position: relative;
	text-align: center
}

.intro .intro-2:before {
	content: '';
	width: 47px;
	height: 47px;
	background: url(../images/download.png) no-repeat;
	position: absolute;
	top: 40px;
	left: 40px
}

.intro .intro-2 a {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	padding-left: 98px;
	padding-right: 40px;
	color: #fff!important
}

.block-main {
	margin-bottom: 30px
}

.heading-main {
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	color: #20bc5a;
	font-weight: 700;
	position: relative;
	padding-bottom: 35px;
	margin-bottom: 30px
}

.heading-main:after {
	content: '\f260';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	bottom: 0px;
	font-size: 30px;
	left: 0;
	right: 0;
	color: #fbbc05
}

.heading-main span {
	position: relative;
	padding-bottom: 35px
}

.heading-main span:before {
	content: '';
	width: 40%;
	height: 2px;
	position: absolute;
	background: #fbbc05;
	left: 0;
	bottom: 12px
}

.heading-main span:after {
	content: '';
	width: 40%;
	height: 2px;
	position: absolute;
	background: #fbbc05;
	right: 0;
	bottom: 12px
}

.grid-page {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-top: 2px solid #20bc5a;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(232, 232, 232, 1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(232, 232, 232, 1);
	box-shadow: 0px 0px 5px 0px rgba(232, 232, 232, 1);
	transition: .25s
}

.grid-page:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(187, 209, 224, 1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(187, 209, 224, 1);
	box-shadow: 0px 0px 5px 0px rgba(187, 209, 224, 1)
}

.grid-page .info {
	padding: 20px;
	text-align: center
}

.grid-page h3 {
	text-align: center;
	margin-bottom: 7px
}

.grid-page h3 a {
	text-transform: uppercase;
	color: #015186!important
}

.grid-page img {
	width: 100%;
	height: auto
}

.grid-page .img {
	position: relative;
	-webkit-clip-path: polygon(50% 0%, 100% 15%, 100% 100%, 0 100%, 0 15%);
	clip-path: polygon(50% 0%, 100% 15%, 100% 100%, 0 100%, 0 15%)
}

.grid-page .img:before {}

.gioi-thieu {
	background: rgba(0, 114, 188, 0.2);
	margin-bottom: 30px
}

.gioi-thieu img {
	width: 100%;
	height: auto
}

.bg-gioi-thieu {
	background: url(../images/bg-gioi-thieu.png) no-repeat;
	background-size: 100% 100%;
	padding: 30px
}

.bg-gioi-thieu p {
	text-align: justify
}

.gioi-thieu h3 {
	font-size: 24px;
	margin-bottom: 20px;
	text-transform: uppercase
}

.gioi-thieu h3 a {
	color: #20bc5a
}

.mrg-lr-0 {
	margin-right: 0;
	margin-left: 0
}

.pdd-lr-0 {
	padding-left: 0;
	padding-right: 0
}

.gioi-thieu .xem-them {
	position: absolute;
	bottom: 30px;
	left: 30px;
	background: #20bc5a;
	padding: 4px 10px;
	color: #fff;
	border-radius: 4px;
	text-transform: uppercase
}

.grid-sp {
	text-align: center
}

.grid-sp .img,
.news-large .img,
.news-small .img {
	border: 1px solid #e6e6e6;
	padding: 10px;
	margin-bottom: 20px;
	transition: .25s
}

.grid-sp .img img {
	width: 100%;
	height: auto
}

.grid-sp h3 {
	text-transform: uppercase;
	margin-bottom: 10px
}

.grid-sp h3 a {
	color: #000!important
}

.grid-sp .des {
	margin-bottom: 15px
}

.grid-sp .xem-them {
	background: #20bc5a;
	padding: 4px 10px;
	color: #fff;
	border-radius: 4px;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	margin-top: 0
}

.grid-sp:hover .img,
.news-large:hover .img,
.news-small:hover .img {
	-webkit-box-shadow: 0px 0px 5px 2px rgba(162, 179, 188, 1);
	-moz-box-shadow: 0px 0px 5px 2px rgba(162, 179, 188, 1);
	box-shadow: 0px 0px 5px 2px rgba(162, 179, 188, 1);
	border: 1px solid #2d8bc8
}

.bg-color {
	background: #eff7fc;
	padding: 30px 0
}

.news-large {
	margin-bottom: 20px
}

.news-large .img,
.news-small .img {
	background: #fff
}

.news-large .img img,
.news-small .img img {
	width: 100%;
	height: auto
}

.news-small .img {
	width: 200px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin-right: 20px
}

.news-large h3 {
	text-transform: uppercase
}

.news-large h3,
.news-small h3 {
	margin-bottom: 10px
}

.news-large .date,
.news-small .date {
	color: #969595;
	margin-bottom: 7px
}

.news-mn .xem-them {
	background: #20bc5a;
	padding: 4px 10px;
	color: #fff;
	border-radius: 4px;
	text-transform: uppercase;
	display: inline-block;
	text-align: center
}

.bg-white {
	padding: 30px 0
}

.doi-tac-owl img {
	border: 1px solid #ddd;
	transition: .25s;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(221, 221, 221, 1);
	-moz-box-shadow: 0px 1px 1px 1px rgba(221, 221, 221, 1);
	box-shadow: 0px 1px 1px 1px rgba(221, 221, 221, 1)
}

.doi-tac-owl img:hover {
	border: 1px solid #2d8bc8
}

.doi-tac-owl .owl-item,
.sp-noi-bat-owl .owl-item {
	padding: 1px
}

.doi-tac-owl .owl-nav,
.sp-noi-bat-owl .owl-nav {
	margin-top: 0!important;
	position: absolute;
	display: inline-block;
	width: 100%;
	top: 35%;
	margin-top: -35px!important
}

.doi-tac-owl:hover .owl-nav [class*='owl-'],
.sp-noi-bat-owl:hover .owl-nav [class*='owl-'] {
	opacity: 1
}

.doi-tac-owl .owl-nav [class*='owl-'],
.sp-noi-bat-owl .owl-nav [class*='owl-'] {
	margin: 0!important;
	background: none!important;
	color: #000!important;
	font-size: 70px!important;
	opacity: 0;
	transition: .25s
}

.doi-tac-owl .owl-prev,
.sp-noi-bat-owl .owl-prev {
	position: absolute;
	left: -45px;
	padding-right: 35px!important
}

.doi-tac-owl .owl-next,
.sp-noi-bat-owl .owl-next {
	position: absolute;
	right: -45px;
	padding-left: 35px!important
}

.footer {
	background: #20bc5a;
	padding: 30px 0
}

.menu-footer {
	padding: 0;
	margin: 0
}

.menu-footer a {
	padding: 9px 0;
	padding-left: 0;
	transition: .25s;
	display: inline-block;
	width: 100%;
	color: #fff!important;
	line-height: 1.1
}

.menu-footer a:hover {
	padding-left: 6px
}

.menu-footer li:first-child a {
	padding-top: 0
}

.block-footer {
	margin-bottom: 20px
}

.heading-footer {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 12px
}

.heading-footer:after {
	content: '';
	width: 50px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0
}

.company_info {
	padding: 0;
	margin: 0;
	color: #fff
}

.company_info a {
	color: #fff!important
}

.company_info li {
	padding: 5px 0
}

.company_info .company_name {
	padding-top: 0
}

.copyright-box {
	border-top: 1px solid #20bc5a;
	background: #20bc5a
}

.copyright {
	padding: 3px 0;
	text-align: center;
	color: #fff
}

.copyright a {
	font-weight: 700;
	color: #fff
}

.mrg-lr-10 {
	margin-left: -10px;
	margin-right: -10px
}

.pdd-lr-10 {
	padding-right: 10px;
	padding-left: 10px
}

.page-contact h3 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #20bc5a;
	margin-bottom: 20px
}

.contact-form-full .input-group {
	width: 100%
}

.contact-form-full textarea {
	height: 120px;
	resize: vertical
}

.google-map iframe {
	width: 100% important;
	border: 4px solid #20bc5a!important;
	border-radius: 10px
}

.page-main {
	text-align: justify
}

.page-main .description {
	font-style: italic;
	margin-bottom: 10px
}

.page-main .img-page {
	width: 100%;
	height: auto
}

.title-page-main {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #20bc5a;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 10px;
	display: inline-block
}

.title-page-main:after {
	content: '';
	width: 20%;
	height: 3px;
	background: #20bc5a;
	position: absolute;
	bottom: 0;
	left: 0
}

.news-list {
	margin-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 20px
}

.news-list .img {
	width: 200px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	transition: .25s
}

.news-list .img img {
	width: 100%;
	height: auto
}

.news-list:hover .img {
	-webkit-box-shadow: 0px 0px 5px 2px rgba(162, 179, 188, 1);
	-moz-box-shadow: 0px 0px 5px 2px rgba(162, 179, 188, 1);
	box-shadow: 0px 0px 5px 2px rgba(162, 179, 188, 1);
	border: 1px solid #2d8bc8
}

.news-list h3 {
	margin-bottom: 10px
}

.title-mod {
	padding: 7px 25px 7px 13px;
	background: #20bc5a;
	border-radius: 0 4px 4px 0;
	position: relative;
	margin-bottom: 30px;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700
}

.title-mod:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 12px;
	display: inline-block;
	background: #20bc5a;
	left: -12px
}

.title-mod:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 6px solid #0161a0;
	border-right: 6px solid #0161a0;
	border-bottom: 6px solid transparent;
	border-left: 6px solid transparent;
	position: absolute;
	top: 100%;
	left: -12px
}

.block-left {
	-webkit-box-shadow: 0px 1px 1px 0px rgba(221, 221, 221, 1);
	-moz-box-shadow: 0px 1px 1px 0px rgba(221, 221, 221, 1);
	box-shadow: 0px 1px 1px 0px rgba(221, 221, 221, 1);
	border-radius: 4px;
	margin-bottom: 30px
}

.block-left-body {
	border: 1px solid #ddd;
	border-top: none
}

.heading-left {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	padding: 7px 0;
	background: #20bc5a;
	border-radius: 4px 4px 0 0
}

.heading-left .fa {
	margin-right: 7px
}

.support img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	background: #f8f5f5
}

.support {
	background: #f8f5f5;
	padding-bottom: 20px;
	margin-bottom: 30px
}

.support .sp-sp {
	padding-left: 55px;
	position: relative;
	margin-bottom: 10px
}

.support .sp-sp:before {
	content: '';
	width: 30px;
	height: 29px;
	display: inline-block;
	background: url(../images/icon-sp-1.png) no-repeat;
	position: absolute;
	left: 17px;
	top: 8px
}

.support .sp-sp .title {
	font-size: 14px;
	color: #000;
	font-weight: 700
}

.support .sp-sp .sdt {
	font-size: 18px;
	color: #e6000a;
	font-weight: 700
}

.support .email {
	position: relative;
	padding-left: 55px;
	color: #000;
	font-weight: 700;
	margin-top: 7px;
	display: inline-block
}

.support .email:before {
	content: '';
	width: 31px;
	height: 31px;
	display: inline-block;
	background: url(../images/icon-sp-2.png) no-repeat;
	position: absolute;
	left: 17px;
	top: -4px
}

#news-bodyhtml {
	text-align: justify
}

.title-detail-news {
	font-size: 20px;
	color: #20bc5a
}

.hometext-detail-news {
	margin-bottom: 20px;
	font-weight: 700
}

.block_groups {
	padding: 0;
	margin: 0
}

.block_groups li {
	border-bottom: 1px solid #ddd;
	padding: 10px
}

.block_groups li img {
	float: left;
	margin-right: 7px
}

.block_groups li:last-child {
	border-bottom: none
}

.grid-sp-viewcat {
	text-align: center
}

.grid-sp-viewcat {
	border: 1px solid #e6e6e6;
	padding: 10px;
	margin-bottom: 20px;
	transition: .25s
}

.grid-sp-viewcat .img img {
	width: 100%;
	height: auto;
	margin-bottom: 10px
}

.grid-sp-viewcat:hover {
	-webkit-box-shadow: 0px 0px 5px 2px rgba(162, 179, 188, 1);
	-moz-box-shadow: 0px 0px 5px 2px rgba(162, 179, 188, 1);
	box-shadow: 0px 0px 5px 2px rgba(162, 179, 188, 1);
	border: 1px solid #2d8bc8
}

.grid-sp-viewcat h3 a {
	color: #20bc5a
}

.grid-sp-viewcat h3 {
	text-transform: uppercase;
	color: #20bc5a;
	margin-bottom: 7px
}

.grid-sp-viewcat .price {
	height: auto;
	margin: 0
}

.xem-them {
	background: #20bc5a;
	text-transform: uppercase;
	color: #fff!important;
	padding: 5px 25px;
	border-radius: 4px;
	display: inline-block;
	margin-top: 20px;
	transition: .25s
}

.xem-them:hover {
	background: #03558b
}

.block-main-viewcat {
	margin-bottom: 30px
}

.product_info {
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #ddd
}

#detail-shop h1 {
	text-transform: uppercase;
	color: #20bc5a;
	font-size: 18px;
	margin-bottom: 10px
}

#detail-shop .fb-like {
	height: auto
}

.product_info li {
	border-bottom: 1px solid #ddd;
	padding: 5px 0
}

.product_info li:last-child {
	border-bottom: none
}

.product_info .des ul {
	list-style: disc
}

.product_info .des h3 {
	font-weight: 400;
	color: #20bc5a
}

.product_info .des li {
	border: none
}

.fb_iframe_widget {
	vertical-align: top
}

.btn-lien-he {
	background: #fbbc05;
	text-align: center;
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	color: #fff!important;
	border-radius: 7px;
	transition: .25s
}

.btn-lien-he:hover {
	background: #e1a905
}

.btn-lien-he p {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0
}

.btn-lien-he p .fa {
	margin-right: 7px;
	font-size: 20px
}

.well {
	margin-bottom: 10px;
	box-shadow: none
}

.cam-ket-box {
	background: #20bc5a;
	padding: 15px;
	border-radius: 5px
}

.cam-ket {
	color: #fff;
	padding: 10px;
	border-bottom: 1px solid #0268aa;
	position: relative
}

.cam-ket .fa {
	position: absolute;
	left: 0;
	top: 11px;
	font-size: 20px
}

.cam-ket .title-ck {
	padding-left: 35px;
	position: relative
}

.cam-ket:last-child {
	border-bottom: none
}

.detail-sdt-box {
	border: 1px dashed #fff;
	padding: 10px;
	border-radius: 5px
}

.detail-sdt-box a {
	color: #fff!important;
	font-size: 24px;
	font-weight: 700;
	padding-left: 40px;
	position: relative
}

.detail-sdt-box a:before {
	content: '';
	width: 34px;
	height: 34px;
	background: url(../images/icon-fone.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0
}

.block-product-list ul {
	padding: 0;
	margin: 0
}

.block-product-list img {
	width: 120px;
	height: 80px;
	float: left;
	margin-right: 10px
}

.block-product-list h3 {
	font-weight: 400
}

.block-product-list li {
	padding: 10px;
	border-bottom: 1px solid #ddd
}

.block-product-list li:last-child {
	border-bottom: none
}

.block-product-list .money {
	font-weight: 400
}

#search_form_shops {
	display: table;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 15px;
	background: #fff;
}

#search_form_shops .form-control {
	width: 80%;
	display: table-cell;
	border: none;
	background: none;
	box-shadow: none
}

#search_form_shops .btn-search {
	display: table-cell;
	width: 20%;
	border: none;
	background: none
}

#search_form_shops .btn-search:focus {
	outline: none
}

#detail-shop .nav-tabs {
	border-bottom: none
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	background: #20bc5a;
	color: #fff!important
}

.nav-tabs>li>a {
	margin-right: 0
}

.tabs .nav li {
	border: none;
	padding-top: 0
}

.tabs .nav li.active {
	border: none;
	box-shadow: none
}

.tab-content {
	text-align: justify
}

.goidien_hotline {
	height: 35px;
	background: red;
	text-align: center;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99999;
	left: 0;
	display: none
}

.goidien:nth-child(1) {
	border-right: 1px solid #fff
}

.goidien {
	width: 50%;
	float: left;
	padding-top: 5px;
	height: 35px;
	text-align: left
}

.goidien_hotline img {
	width: 30%;
	max-width: 35px;
	vertical-align: middle
}

.grid-page .des {
	min-height: 60px
}
.goidien_hotline_des{
	position: fixed;
    display: block;
    top: 30%;
    right: 0;
    background: #ff0000;
    color: #fff;
    padding: 7px 20px 7px 15px;
    border-radius: 15px 0 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.goidien_hotline_des a{
	color:#fff !important;
}
.goidien_hotline_des .fa{
	margin-right:5px;
}
.page-header img{
	width:100%;
	height: auto
}
.call-mobile1 {
	position: fixed;
	bottom: 52px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	border-radius: 40px;
	color: #fff;
	left: 20px;
	z-index: 99999
}

.chat-zalo {
	border-radius: 99px;
	background: #0595ff;
	padding: 10px 20px;
	font-size: 14px;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: 700
}

.fone {
	font-size: 22px;
	color: red;
	line-height: 40px;
	font-weight: 700;
	padding-left: 45px;
	margin: 0 0;

}




.tel {

	width: 205px;
	height: 40px;
	position: relative;
	overflow: hidden;
	background-size: 40px;
	border-radius: 28px;
	border: solid 1px #ccc;
	background-color: #eee
}

.ring-alo-phone {
	background-color: transparent;
	cursor: pointer;
	height: 80px;
	position: absolute;
	transition: visibility .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, .4);
	border-radius: 100%;
	height: 70px;
	left: 10px;
	opacity: .1;
	position: absolute;
	top: 12px;
	transform-origin: 50% 50% 0;
	transition: all .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: red;
	opacity: .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: .5
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
	border-color: red;
	opacity: .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: .1;
	position: absolute;
	top: 33px;
	transform-origin: 50% 50% 0;
	transition: all .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, .5);
	opacity: .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, .5);
	opacity: .75 !important
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, .5);
	opacity: .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: 33px;
	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: red
}

.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: red
}

@keyframes ring-alo-circle-anim {
	0% {
		opacity: .1;
		transform: rotate(0) scale(.5) skew(1deg)
	}

	30% {
		opacity: .5;
		transform: rotate(0) scale(.7) skew(1deg)
	}

	100% {
		opacity: .6;
		transform: rotate(0) scale(1) skew(1deg)
	}
}

@keyframes ring-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 ring-alo-circle-fill-anim {
	0% {
		opacity: .2;
		transform: rotate(0) scale(.7) skew(1deg)
	}

	50% {
		opacity: .2;
		transform: rotate(0) scale(1) skew(1deg)
	}

	100% {
		opacity: .2;
		transform: rotate(0) scale(.7) skew(1deg)
	}
}

.ring-alo-ph-img-circle a img {
	padding: 1px 0 0 1px;
	width: 30px;
	position: relative;
	top: -1px
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
	background-color: red
}

.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
	border-color: red
}

.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: #baf5a7
}


.fix_tel {
	position: fixed;
	z-index: 999;
	top: auto;
	right: auto;
	left: auto;
	bottom: 5px;
	left: 5px
}
.fix_tel a {
	text-decoration: none;
	display: block
}