*{
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   scroll-behavior: smooth;
   margin: 0 0;
   padding: 0 0;
}
.AdvertMask {
    position: fixed !important;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000007a;
    z-index: 100;
    height: 100%!important;
}
.AdvertisementCenter{
	position: fixed;
	z-index:1000;
}
/*****************************************/
#welcome {
    background: rgba(9, 179, 239, 0.9);
    background: -moz-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(9, 179, 239, 0.9)), color-stop(100%, rgba(30, 80, 226, 0.9)));
    background: -webkit-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: -o-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: -ms-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: linear-gradient(to right, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b3ef', endColorstr='#1e50e2', GradientType=1);
    position: relative;
  	overflow: hidden;
}
#welcome .pw {
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 0;
}
#welcome .main {
    padding: 100px 0;
}
#welcome .main .present {
    padding-right: 580px;
    padding-top: 40px;
}
#welcome .main h1 {
    font-weight: 300;
    font-size: 30px;
    color: rgba(255,255,255,0.9);
    margin: 0;
    padding: 0;
    font-family: Roboto;
    line-height: 50px;
}
#welcome .main h1 em {
    font-weight: 500;
    display: block;
    font-size: 35px;
    font-style: normal;
    font-family: Roboto;
}
#welcome .main h2 {
    font-weight: normal;
    font-size: 20px;
    padding: 30px 0 60px 0;
    color: rgba(255,255,255,0.65);
}
#welcome .fa-phone:before {
    content: "\f095";
}
#welcome .main .dangky {
    background-color: #fff;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    padding: 13px 30px;
    color: #267cde;
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
}
#welcome .main .dangky:hover {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
#welcome .main .lienhe {
    box-shadow: inset 0 0 0 2px rgba(255,255,255,0.3);
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    padding: 13px 30px;
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    margin-left: 10px;
    color: rgba(255,255,255,0.8);
}
#welcome .main .lienhe:hover {
    background-color: #fff;
    color: #267cde;
    box-shadow: inset 0 0 0 2px #fff;
}
#welcome .main .graphic {
    position: absolute;
    right: -30px;
    top: 20px;
    text-align: center;
}
#welcome .main .graphic img {
    height: 600px;
}
/*****************************************/




/*---------------------------------------------------------------------
                       Background Gradient 
---------------------------------------------------------------------*/
.iq-over-black-80:before { content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; background: rgba(9, 179, 239, 0.8); background: -moz-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(9, 179, 239, 0.8)), color-stop(100%, rgba(30, 80, 226, 0.8))); background: -webkit-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: -o-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: -ms-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: linear-gradient(to right, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b3ef', endColorstr='#1e50e2', GradientType=1); }
.iq-over-black-90:before { content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; background: rgba(9, 179, 239, 0.9); background: -moz-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(9, 179, 239, 0.9)), color-stop(100%, rgba(30, 80, 226, 0.9))); background: -webkit-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: -o-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: -ms-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: linear-gradient(to right, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b3ef', endColorstr='#1e50e2', GradientType=1); }
[class*='iq-over-']:before { z-index: 0; }


/*---------------------------------------------------------------------
                            Banner
-----------------------------------------------------------------------*/
/* ---- particles.js container ---- */
#particles-js { width: 100%; height: 100%; background-image: url(''); background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;  position: absolute; }




/********************Tich hop*********************/
.tichhop {
    overflow: hidden;
    padding: 50px 0 65px 0;
    background-color: #f5f5f5;
}
.tichhop .pw {
    max-width: 1170px;
    margin: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}
.tichhop .image {
    position: absolute;
    width: 35%;
    right: 0px;
    top: -60px;
}
.tichhop .image img {
    max-width: 90%;
}
.tichhop .main {
    margin-right: 38%;
}
.tichhop .main h1 {
    font-size: 25px;
    color: #4a4a4a;
    font-weight: normal;
    padding: 20px 0 20px 0;
}
.tichhop .main .content {
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    color: #4a4a4ab0;
    font-weight: normal;
}

/********************************Tai sao chon******************************/
section.whychoice {
    padding: 30px 0 40px 0;
    background-color: #f9f8ff69;
    width:100%;
    margin: 0 auto;
}
.whychoice .header {
    text-align: center;
    margin: 30px;
}
.whychoice .header  h2 {
    color: #5474bd;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.whychoice .header  h3 {
    font-size: 16px;
    color: #7a7a7a;
    font-weight: normal;
}
.whychoice .container {
    width: 1170px;
    margin: 0 auto;
}
.whychoice .container .row {
    display: inline-flex;
}
.whychoice .container .row .col-md-4 {
    width: 33%;
    margin: 20px;
    background: #9017fe0f;
    padding: 40px 30px;
    border-radius: 10px;
}
.whychoice .container .row .title {
    font-size: 20px;
    line-height: 32px;
    padding: 0;
    color: #7D6E9B;
    font-weight: 600;
}
.whychoice .container .row .meta {
    font-size: 15px;
    color: #7D6E9B;
    line-height: 1.8;
    padding-top: 20px;
}
.whychoice .meta a {
    color: #005caa;
}
.whychoice .meta a:hover {
    color: #e60000;
    text-decoration: none;
}
.whychoice .container .row .col-md-4 em.fa:hover {
}
.whychoice .container .row .col-md-4 em.fa {
    font-size: 35px;
    color: #ffffff;
    background-color: transparent;
    background-image: linear-gradient(180deg, #E08BFC 0%, #7357FB 180%);
    box-shadow: 0px 15px 30px 0px rgba(101, 0, 0, 0.08);
    border-radius: 50%;
    height: 70px;
    width: 70px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin-bottom: 25px;
}
.whychoice .container .row .col-md-4 em.fa.fa-chevron-circle-right {
    font-size: 14px!important;
    margin: -4px 0 0 5px;
}

/**************************************************************/

.AdvertisementCenter{
	display:none;
}
.AdvertisementCenter .pop-up {
  width: 600px;
  height: 320px;
  text-align: center;
  /* background: url(imgs/vnn2.jpg) top center; */
  background: url(imgs/83.jpg) bottom center;
  border-radius: 10px;
  font-size: 16px;
  box-shadow: 2px 2px 5px #4a4a4a;
}
.AdvertisementCenter .pop-up .vnpt {
  /* color: white; */
  margin-bottom: 15px;
  color: #1f7ed0;
}
.AdvertisementCenter span.AdvertClose:before {
    content: "\f00d";
    color: #fff;
    font: normal normal normal 20px/32px FontAwesome;
}
.AdvertisementCenter .CloseButton span.AdvertClose{
	right: -10px;
	top: -10px;
	width: 32px;
	height: 32px;
	border-radius: 100px;
	position: absolute;
	background: #d10000;
	display: inline-block;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: center;
}
.AdvertisementCenter .pop-up .custommer {
  display: inline-flex;
  color: white;
}
.AdvertisementCenter .pop-up .cell {
  padding: 15px 0;
  /*background: linear-gradient(to right, #BF953F, #fff697 10%, #B38728 100%, #FBF5B7 10%, #AA771C);*/
  background: linear-gradient(to right, #2794d4, #58c0f5 10%, #1f7ed0 100%, #b7e0fb 10%, #1c6caa);
  box-shadow: 0 4px 6px 0 rgba(0,0,0,.2);
  transition: all .2s linear;
  margin: 10px 15px;
  width: 215px;
  border-radius:1px;
}
.AdvertisementCenter .pop-up .cell:hover {
  transform: translateY(-5px);
}
.AdvertisementCenter .pop-up .custommer .cell a{
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 2px 2px rgba(0,0,0,0.46);
}
.AdvertisementCenter .pop-up .vnpt span{
  background-image: url(imgs/icon1.png);
  width: 50px;
  height: 62px;
  display:inline-block;
  /* background-position: 0 0; */
  background-position: -50px 0;
  background-repeat: no-repeat;
  margin-top: 40px;
  margin-right: 8px;
}
.AdvertisementCenter .pop-up .vnpt h3{
    font-size: 28px;
    margin: 5px 0 0;
    padding: 0;
    font-style: italic;
    font-weight: normal;
    font-family: Open Sans;
}
.AdvertisementCenter .pop-up .vnpt h2.vthp{
    display: inline-block;
    position: relative;
    top: 20px;
    font-size: 25px;
    text-transform: uppercase;
}


/*****************************CSS_Phanmem_SME*************************************************/

.Sales {
    margin: 40px auto;
}
.sme-bg img{
    width: 100%;
}
.pmsme ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 auto;
    padding: 5px 90px;
    text-align: center;
}
.pmsme ul{
    text-align: center;
    padding: 65px 0;
}
.pmsme .article-title {
    display: block;
    font-size: 23px;
    font-weight: bold;
    color: #00b6f1;
    padding: 10px 0;
}
.pmsme span.article-summary {
    font-size: 15px;
    color: #7a7a7a;
    line-height: 1.8;
}
.pmsme .wrap {
    width: 1200px;
    margin: 0 auto;
}
.qlbanhang {
    margin-bottom: 80px;
}
.qlbanhang,.qlkhohang {
    display: flex;
}
.qlbanhang .article-icon img{
    width: 80px;
    padding-right: 20px;
}
.qlbanhang .article-icon img{
    padding-right: 50px;
}
.qlkhohang .article-icon img {
    padding-right: 31px;
}
.qlkbanhang .article-icon img{
	width: 91px;
    height: 69px;
    display: inline-block;
}
.qlbanhang .article-icon img {
    margin-right: 40px !important;
    margin-left: 28px;
    width: 70px;
    margin-top: 24px;
    padding-right: 0 !important;
}
.qlkhohang .article-summary  {
    margin-bottom: 20px !important;
    display: inline-block;
    line-height: 2;
}
.pmsme {
    font-family: Roboto; 
}
.pmsme .title {
    width: 1200px;
    margin: 0 auto;
}
.pmsme h1 {
    padding: 10px 0 15px 0;
    color: #00b6f1;
    text-align: center;
    text-transform: uppercase;
    width: 1200px;
    margin: 0 auto;
    font-size: 25px;
}
.pmsme h2 {
    font-size: 16px;
    color: #7a7a7a;
    font-weight: normal;
    line-height:1.5
}
.qlnhanvien .article-icon{
    display:inline-block;
}
.qlnhanvien .article-icon img {
    width: 70px;
    margin-left: 21px;
    margin-right: 56px;
}
.qlnhanvien {
    display: flex;
    margin-top: 50px;
}
.qldoanhthu {
    display: flex;
    margin-top: 50px;
}
.qldoanhthu .article-icon img {
    margin-left: 20px;
    margin-right: 55px;
    width: 70px;
}
.qlcongno {
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
}
.qlcongno .article-icon img {
    margin-right: 54px;
    width: 71px;
    margin-left: 18px;
}
.icons ul {
    background-color: #f6f6f8;
    margin: 30px 0;
}
.hrm-bg {
    text-align: center;
}
.hrm-bg img {margin: 20px 0 40px 0;}

/******************Hotline*************************/
.coccoc-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 160px;
    height: 160px;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    left: 1%;
    bottom: 1%;
}

.coccoc-alo-phone.coccoc-alo-show {
	visibility: visible;
}
.coccoc-alo-phone.coccoc-alo-static {
	opacity: .6
}

.coccoc-alo-phone.coccoc-alo-hover, .coccoc-alo-phone:hover {
	opacity: 1
}

.coccoc-alo-ph-circle {
    width: 150px;
    height: 150px;
    top: 20px;
    left: 20px;
    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);
    opacity: .1;
    -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    animation: coccoc-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%;
}

.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle {
	-webkit-animation: coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
	-moz-animation: coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
	-ms-animation: coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
	-o-animation: coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
	animation: coccoc-alo-circle-anim 1.1s infinite ease-in-out !important
}

.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle {
	-webkit-animation: coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
	-moz-animation: coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
	-ms-animation: coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
	-o-animation: coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
	animation: coccoc-alo-circle-anim 2.2s infinite ease-in-out !important
}

.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-circle {
	border-color: #e9c843;
	opacity: .5
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
	border-color: #daa033de;
	opacity: .5;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
    border-color: #daa033b3;
    opacity: .5;
}

.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-circle {
	border-color: #daa033;
	opacity: .5
}

.coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-circle {
	border-color: #daa033;
	opacity: .5
}

.coccoc-alo-ph-circle-fill {
	width: 90px;
	height: 90px;
	top: 50px;
	left: 50px;
	position: absolute;
	background-color: #000;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .1;
	-webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: coccoc-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%;
}

.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle-fill {
	-webkit-animation: coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	-moz-animation: coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	-ms-animation: coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	-o-animation: coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
	animation: coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle-fill {
	-webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	-moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	-ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	-o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
	opacity: 0 !important
}

.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone:hover .coccoc-alo-ph-circle-fill {
	background-color: #daa033;
	opacity: .75 !important
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
	background-color: #daa033;
	opacity: .75 !important
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
    background-color: #ee6b1cab;
    opacity: .75 !important;
}

.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-circle-fill {
	background-color: rgba(204, 204, 204, 0.5);
	background-color: #ccc 9;
	opacity: .75 !important
}

.coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-circle-fill {
	background-color: #f29d1a;
	opacity: .75 !important
}

.coccoc-alo-ph-img-circle {
    width: 50px;
    height: 50px;
    top: 70px;
    left: 70px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-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%;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}

.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-img-circle {
	-webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;
	-moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;
	-ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;
	-o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;
	animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out !important
}

.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-img-circle {
	-webkit-animation: coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;
	-moz-animation: coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;
	-ms-animation: coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;
	-o-animation: coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;
	animation: coccoc-alo-circle-img-anim 0s infinite ease-in-out !important
}

.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-img-circle {
	background-color: #ffac2d;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
	background-color: #ff921e;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
	background-color: #d8110d;
}

.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-img-circle {
	background-color: #ccc;
}

.coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-img-circle {
	background-color: #ffbb3a;
}

@-moz-keyframes coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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)
	}

}



/**************************************************************/