body *{
    font-weight:400;
}
.single-content figure, .single-content img{
    width:100%!important;
}
.text-orange{
    color:#ffa646;
}
#breadcrumbs{
    margin-top:12px;
}
.dark{
    background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	opacity: 0.5;
	z-index: 1;
}
.header-logo img{
    width: 90px;
    margin: 20px;
}
#slide .carousel-item img{
    height:900px;
    object-fit:cover
}
.site-header .menu{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}
#primary-menu li a, .social i{
    color: #fff;
    font-size: 16px;
    padding: 12px 8px 8px;
    font-weight: 600;
    text-transform: uppercase;
}
#primary-menu li a:hover{
    color: #ffa646;
}
#primary-menu li:hover:after{
    background:#ffa646!important;
}
#primary-menu .sub-menu a{
    font-size: 16px;
}
.main-navigation ul ul li:hover{
    border-bottom: 1px solid #ffa646;
}
.main-navigation .row{
    align-items: center;
}
.menu .phone-head{
    display: flex;
    align-items: center;
}
.menu .phone-head img{
    width: 40px;
    border: solid 3px #ffa646;
    padding: 4px;
    border-radius: 50%;
    margin-right: 8px;
}
.menu .phone-head span{
    color:#fff;
    font-weight:600;
    font-size: 18px;
}
.bg-white{
    background:#fff;
}
.sub-title {
	display: block;
	font-size: 18px;
	font-weight: 500;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
	color:#ffa646;
}
.sub-title::before,
.sub-title::after {
	content: "";
	position: absolute;
	top: 50%;
	height: 2px;
	width: 60px;
}
.sub-title::after {
	margin-left: 20px;
}.sub-title::before {
	margin-left: -80px;
}
.sub-title::after, .sub-title::before{
	background:#ffa646;
}
.title{
    font-size:36px;
    font-weight:bold;
    margin-bottom: 20px;
    line-height:normal;
    text-transform: uppercase;
}
.about, .service, .video,.testi, .posm, .post, .footer,.staff,.archive,.single-bg, .picture,.project{
    padding:60px 0;
    color:#fff;
    background:#000;
    background-size: cover;
    position: relative;
}
.footer{
    background:#111111;
    padding-bottom: 0!important;
}
.posm{
    background-image:url('https://goonvietnam.com/wp-content/uploads/2024/06/banner-1.jpg');
}
/*.service{*/
/*    background-image:url('https://goonvietnam.com/wp-content/uploads/2024/06/banner-1.jpg');*/
/*}*/
.staff{
    background-image:url('https://goonvietnam.com/wp-content/uploads/2024/06/banner-1.jpg');
}
#contact{
    background-image:none;
}
.about .about-info, .service .about-info,.video-info, .posm .posm-info,.post .post-info, .staff .staff-info,.picture .picture-info,.project .project-info{
    text-align:center;
    margin-bottom:20px;
}
.about .about-grid .grid-box{
    width: 20%;
    padding: 0px 8px;
    position: relative;
}
.about .about-grid .grid-box h4 {
    position: absolute;
    text-align: center;
    width: 100%;
}
.about .about-grid .grid-box img {
    transition:all .5s;
}

.about .about-grid .grid-box img{
    height:600px;
    object-fit:cover
}
.about .about-grid>div{
    display:flex;
    flex-wrap: wrap;
}
.about .about-grid .bg-white{
    padding: 40px;
    color: #000;
    text-align: center;
}
.about .about-grid .bg-white img{
    width:60px;
    margin-bottom:12px;
}
.about .about-grid .bg-white .grid-title{
    font-size:24px;
    font-weight:bold;
}
.z-index * {
	z-index: 2;
}
.service .service-box{
    margin-top:20px;
}
.picture .picture-box{
    position:relative;
}
.picture .picture-box img{
    width:100%;
    height: 300px;
    margin-bottom:20px;
}
.service .service-box .service-name {
    font-size: 16px;
    background: #ffa646;
    width: 50%;
    color: #000;
    font-weight: bold;
    padding: 12px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.service .service-box .service-des {
    font-size: 16px;
    background: #1e293f;
    padding: 12px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.service .service-box .service-info>div:not(:last-child) {
    margin-bottom:12px;
}
.service .service-box .service-des:last-child {
    margin-bottom: 0;
}
.service .service-1{
    position:relative;
}

.testi .testi-img{
    width:30%;
}
.testi .testi-img img{
    border-radius:12px;
    height: 260px;
    object-fit: cover;
}
.testi .testi-content{
    background: #fff;
    color: #000;
    border-radius:12px;
}
.testi .owl-carousel .owl-stage-outer{
    padding-bottom: 20px;
}
.testi .testi-quote {
	position: absolute;
	right: 20px;
    bottom: 20px;
	z-index: -1;
	width: 64px;
}
.testi .owl-carousel .item{
    position:relative;
}
.testi .star-icon{
    position: absolute;
    top: 0;
    right: 0;
}
.testi .media-body{
    position: absolute;
    top: 0;
    left: 31%;
}
.testi .media-body .testi-name{
    font-size: 26px;
    font-weight: bold;
    color: #ffa646;
}
.testi .star-icon {
	font-size: 14px;
	color: #ffa646;
}
.testi .testi-main-content{
    padding: 20px 20px 0 30%;
    font-size: 18px;
    font-weight: 400;
}
.posm .grid-box img {
    height: 300px;
    object-fit: cover;
    transition: all .5s;
    width:100%;
}
.posm .grid-box{
    position:relative;
    margin-bottom: 20px;
}
.posm .grid-box .box-img{
    overflow:hidden;
}
.posm .grid-box h4{
    position:absolute;
    top:20px;
    left:40px;
    opacity:0;
    transition: all .5s;
    font-weight:bold;
    font-size:24px;
}

.post .card .card-img img{
    height:100%;
    object-fit:cover;
}
.contact iframe{
    margin-bottom: -9px;
    height:800px;
}
.contact .contact-box, footer .contact-box{
    display: flex;
    flex-direction: column;
}
.contact .contact-box a, footer .contact-box a{
    margin: 12px 0;
    color: #fff;
    font-size: 18px;
}
.contact .contact-box a img{
    width:60px;
}
.footer form p{
    margin-bottom: 0;
}
.footer .contact-box a img{
    width:32px;
}
.footer .contact-box a{
    position:relative;
}
.footer .contact-box a span{
    position:absolute;
    top:0;
    left: 40px;
}
.contact .contact-box a span{
    font-weight:600;
}
.footer form{
    background: none;
    border-radius: 12px;
    color: #fff;
}
.footer form .wpcf7-form-control{
    padding: 8px 20px;
    width: 100%;
    border-radius: 4px;
    border: solid 1px #777;
    margin-bottom: 12px;
    font-weight: 500;
}
.footer form .wpcf7-submit{
    background: #ffa646;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    transition:all 0.2s;
    border:none;
}
.footer form .wpcf7-submit:hover{
    background: #fff;
    color:#ffa646;
    border:none;
}
.post .card{
    display: flex;
    flex-direction: row;
    background: none;
    color: #fff;
}
.post .card .card-img{
    width:25%;
}
.post .card .post-content{
    width:75%;
    text-align: left;
    padding-left: 20px;
}
.post .card .post-content .blog-meta{
    color: #ffa646;
}
.post .card .post-content .blog-meta span{
    margin-right:20px;
}
.post .card .post-content .blog-meta svg, .post .card .post-content .blog-meta i{
    margin-right:4px;
}
.post .card .post-content h4{
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 8px 0 16px;
}
.post .card .post-content .readmore{
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
.post .posts hr:last-child {
    display: none;
}
.post .card .post-content .but-readmore{
    background: none;
    padding: 8px 20px;
    color: #fff;
    font-weight: bold;
    border: solid 2px #fff;
    transition: all 0.5s;
}
.post .card .post-content .but-readmore:hover{
    background: #ffa646;
    color:#000;
}
.footer .social{
    margin-top:16px;
}

.footer .social a{
    font-size: 20px;
    background: #ffa646;
    padding: 8px 20px;
    margin-right: 4px;
    color: #fff;
    border-radius: 20px;
    transition: all .2s;
}
.footer .social a:hover{
    background: #fff;
    color:#ffa646;
}
.copyright{
    text-align: center;
    background: #000;
    padding:12px;
    margin-top:40px;
}
.copyright p{
    margin-bottom:0;
}
.phone {
    font-weight:bold;
    font-size:28px;
}
.coccoc-alo-ph-img-circle .fa-phone {
	padding: 11px;
    color: white;
    font-size: 14px;
}

.coccoc-alo-ph-img-circle .fa-facebook-messenger {
	padding: 8px;
    color: white;
    font-size: 20px;
}

.call {
	position: fixed;
	right: 0px;
	bottom: 100px;
	z-index: 999;
}

.mess {
	position: fixed;
	right: 0px;
	bottom: 170px;
	z-index: 9999;
}

.zalo {
	position: fixed;
	right: 0px;
	bottom: 240px;
	z-index: 9999;
}

#btn-back-to-top {
	right: 30px !important;
}

.zalo img {
	width: 20px;
    margin: 10px 7px;
}

.zalo .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
	background: #0573ff;
}

.zalo .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
	background: #0573ff7d;
}

.zalo .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
	border-color: #0573ff;
}

.mess .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
	background: #0084FF;
}

.mess .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
	background: #0084ff8c;
}

.mess .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
	border-color: #0084FF;
}

#btn-back-to-top {
	    position: fixed;
    bottom: 40px;
    border-radius: 50%;
    padding: 8px 16px;
    font-size: 14px;
    background: #ffa646;
    border: none;
    display: none;
    z-index: 999;
    transition: all .2s;
}
#btn-back-to-top:hover{
    color:#000;
    background: #fff;
}
/*.fixed-to-top {*/
/*	width: 100%;*/
/*	position: fixed;*/
/*	background: #f6f7fb;*/
/*	z-index: 999;*/
/*	top: 0;*/
/*	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);*/
/*	transition: all ease-in-out 0.5s;*/
/*}*/
/*------------- About -------------*/
.about-banner{
    position:relative;
}
.about-banner .banner-text{
    position: absolute;
    text-align: center;
    bottom: 60px;
    width: 100%;
}
.about-banner .banner-text h2{
    color:#ffa646;
    font-weight:bold;
}
.about-banner .banner-text p{
    color:#fff;
    font-size:24px;
    font-weight:500;
}
.about .value-box{
    padding: 12px 16px 0px;
    border: solid 2px #ffa646;
    border-radius: 8px;
    text-align: center;
    height: 100%;
}
.about .value-box .value-title{
    font-size: 20px;
    font-weight: bold;
    color: #ffa646;
    text-transform: uppercase;
}
.about .value-box img{
    margin: 0 auto;
    display: block;
    margin-bottom: 12px;
}
.about .value{
    margin-top:12px;
}
.staff .staff-box{
    margin-bottom:20px;
}
.staff .staff-box:hover img{
    transform: scale(1.1)
}
.staff .staff-box:hover .staff-name:after{
    width:100%;
}
.staff .staff-box .img-box{
    overflow:hidden;
    margin-bottom:20px;
}
.staff .staff-box img{
    transition:all .5s;
    width: 100%;
}
.staff .staff-row-1{
    margin-bottom:20px;
}
.staff .staff-box .staff-name{
    font-size: 28px;
    font-weight: 600;
    color: #ffa646;
    position:relative;
}
/*.staff .staff-box .staff-name:after{*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 0;*/
/*    bottom: -8px;*/
/*    background: #ffa646;*/
/*    width: 0%;*/
/*    height: 2px;*/
/*    transition: all .5s;*/
/*}*/
.staff .staff-box .staff-role{
    font-size:20px;
    font-weight: 500;
}
.staff .staff-box img{
    object-fit:cover;
}
/* post */
.single-bg-content .post-content h1{
    font-weight:bold;
    color: #ffa646;
}
.post-relative .card-img img{
    height:240px;
    object-fit:cover
}
.post-relative .post-info h4{
    font-size:18px;
    font-weight:bold;
}
.post-relative a{
    text-decoration:none;
}
.post-relative .post-info{
    padding:10px;
}
.post-relative .blog-meta{
    padding:10px 0;
}
.post-relative{
    margin-top:30px!important;
}
.post-relative .owl-stage .card{
    height:100%;
    border: none;
    background: #000;
    color: #fff;
}
.sidebar .title-form {
    color:#fff;
	font-size: 22px;
    margin: 10px 0 20px;
    font-weight: bold;
}
.post-relative .title{
    color:#ffa646;
}
table {
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
}
table thead {
    background: #ffa646;
    color: #000;
    font-weight: 600;
}
table h2,
table h3,
table h4 {
    color: #000;
    font-size: 18px;
    font-weight: bold !important;
}
table th, table td {
    border: 1px solid #222;
    padding: 8px;
    text-align: left;
    font-weight: 500;
}
table tr:first-child {
    font-size: 18px;
}
table th {
    background-color: #ffa646;
    color: #000;
    font-weight:bold;
}
table tr:nth-child(even) {
    background-color: #ddd;
    color: #000;
}
table tr:nth-child(odd) {
    background-color: #fff;
    color: #000;
}
.post-content h1{
    font-size:30px;
    color:#ffa646;
    font-weight:bold;
}
.post-content h2{
    font-size:24px;
    border-left: solid #ffa646 4px;
    padding-left: 10px;
    color: #ffa646;
}
.post-content h3{
    font-size:20px;
}
.post-content h4{
    font-size:18px;
}
.post-content h5{
    font-size:16px;
}
.post-content h2,
.post-content h3,
.post-content h4 {
	margin: 30px 0 14px;
	font-weight:bold!important;
}
.post-content a{
    font-weight:500;
    text-decoration: underline;
}
.staff-infor{
    text-align:center;
}
.project .picture-box{
    position:relative;
}
.project .picture-box a img{
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
}
.project .picture-box .text-box, .picture .picture-box .text-box{
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    opacity: 0;
    transition: all .5s;
    font-size: 16px;
    color:#fff;
}
.project .picture-box .picture-type,.picture .picture-box .picture-type{
    font-weight:bold;
}
.project .button-readmore{
    border: solid 2px;
    border-radius: 4px;
    width: fit-content;
    padding: 8px 40px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    transition:all .5s;
}
@media only screen and (min-width: 1200px) {
    .project .button-readmore:hover{
        background: #ffa646;
        color:#000;
    }
    .project .picture-box:hover .text-box{
        opacity:1;
    }
    .picture .picture-box:hover img{
        filter: brightness(120%)
    }
    .picture .picture-box:hover .text-box{
        opacity: 1;
    }
    .project .picture-box:hover img{
        filter: brightness(120%)
    }
    .project .picture-box:hover .picture-type{
        opacity: 1;
        transform: scale(1.1);
    }
    .about .about-grid .grid-box:nth-child(even) h4{
        bottom: calc(50% + 15px);
    }
    .about .about-grid .grid-box:nth-child(odd) h4{
        bottom: calc(50% - 15px);
    }
    .about .about-grid .grid-box h4 {
        padding-right: 16px;
        opacity:0;
        transition:all .5s;
    }
    .about .about-grid .grid-box:nth-child(even){
        margin-top:60px;
    }
    .about .about-grid .grid-box:nth-child(even):hover img{
        margin-top:-20px;
        opacity:0.5;
    }
    .about .about-grid .grid-box:nth-child(odd):hover img{
        margin-top:40px;
        opacity:0.5;
    }
    .about .about-grid .grid-box:nth-child(even):hover h4{
        opacity:1;
    }
    .about .about-grid .grid-box:nth-child(odd):hover h4{
        opacity:1;
    }
    .staff .staff-row-1 .staff-box img{
        height: 600px;
    }
    .staff .staff-row-2 img{
        width:100%;
    }
    .mobile{
        display:none;
    }
    .service .service-box img{
        position:relative;
        width:55%;
        height:500px;
        object-fit:cover;
    }
    .service .service-box .service-2{
        position: relative;
        display: flex;
        margin-top: -10%;
        width: 100%;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: flex-end;
    }
    .service .service-box .service-2 .img-2{
        width:55%;
    }
    .service .service-box .service-title{
        position: absolute;
        width: 35%;
        background: #ffa646;
        padding: 40px;
        color: #000;
        transition:all .5s;
    }
    .service .service-box .service-1 .service-title{
        top: 0;
        right: 0;
    }
    .service .service-box .service-title h3{
        font-size: 28px;
        font-weight: bold;
        text-align: center;
    }
    .service .service-box .service-2 .service-title{
        bottom: 0;
        left: 0;
    }
    
    .service .service-1:hover,.service .service-2:hover{
        z-index:3;
    }
    .service .service-1:hover .service-title{
        right: -200px;
        opacity: 0;
    }
    .service .service-2:hover .service-title{
        left: -200px;
        opacity: 0;
    }
    .service .service-1:hover img{
        border:solid 4px #fff;
        transition: all .1s;
    }
    .service .service-2:hover img{
        border:solid 4px #fff;
        transition: all .1s;
    }
    .service .service-1:hover .service-info-event{
        right:0;
        opacity:1;
    }
    .service .service-2:hover .service-info-posm{
        left: 0;
        opacity:1;
    }
    .service .service-box .service-info-event {
        position:absolute;
        top:0;
        right: 100px;
        opacity: 0;
        transition: all .5s;
    }
    .service .service-box .service-info-posm {
        position: absolute;
        left: 100px;
        opacity: 0;
        transition: all .5s;
    }
    .service .service-box .service-info{
        width:40%;
    }
    .posm .grid-box:hover img{
        transform: scale(1.1)
    }
    .posm .grid-box:hover h4{
        opacity:1;
        transform: scale(1.1)
    }
    .posm .grid-box>div:hover img{
        outline: 10px solid #ffa646;
        transition: all .2s;
    }
    .testi .testi-content{
        position: absolute;
        top: 40px;
        bottom: -20px;
        z-index: -1;
        left: 20px;
    }
}
@media only screen and (max-width: 1199px) {
    .project .picture-box .text-box, .picture .picture-box .text-box{
        opacity: 1;
    }
    .title{
        font-size:28px;
    }
    .posm .grid-box{
        position:relative;
        margin-bottom: 10px
    }
    .about .about-grid .grid-box h4{
        bottom: 50%;
    }
    .about .about-grid .grid-box{
        margin-bottom:20px;
        width:50%;
        padding:10px;
    }
    .about-banner .banner-text {
        bottom: 20px;
    }
    .about .value>div{
        margin-bottom:12px;
    }
    .staff .staff-box {
        margin-bottom: 60px;
    }
    .staff .staff-box img{
        height:500px;
    }
    .menu .phone-head{
        justify-content: center;
        margin-top:60px;
    }
    .menu .phone-head img{
        width: 52px;
        padding: 8px;
    }
    .menu .phone-head span{
        font-size: 28px;
        color: #000;
    }
    .desktop{
        display:none;
    }
    #slide .carousel-item img{
        height:400px;
    }
    #primary-menu li a, .social i{
        color:#000;
        background: none;
        font-weight: bold;
        font-size: 24px;
        padding: 4px;
    }
    header .header-logo{
        display: flex;
        justify-content: center;
    }
    .header-logo img {
        width: 140px;
        margin-bottom: 20px;
    }
    .about, .service, .video,.testi, .posm, .post, .footer{
        padding:30px 0;
    }
    .service .service-box .service-info{
        margin:12px 0 32px;
    }
    .service .service-box .service-name{
        width:60%;
    }
    .video iframe{
        height:320px;
    }
    .posm .grid-box{
        padding: 4px;
        gap:4px;
    }
    .posm .grid-box>div img {
        outline: 4px solid #ffa646;
    }
    .posm .grid-box>div h4 {
        top: 12px;
        left: 12px;
        opacity: 1;
        font-size: 16px;
    }
    .testi .testi-main-content{
        padding: 68px 20px 0;
        font-size: 16px;
    }
    .testi .testi-img img{
        height: 120px;
        width: 120px;
        object-fit: cover;
        border-radius: 50%;
        outline: solid 4px #ffa646;
        border: solid 4px #000000;
        margin: 4px;
        position:absolute;
        top:-60px;
    }
    .testi .star-icon{
        position: absolute;
        top: 12px;
        left: 140px;
        border-bottom: solid 1px;
        width: 60%;
        padding-bottom: 8px;
    }
    .testi .testi-content {
        border: solid 4px #ffa646;
        margin-top: 60px;
        width: 96%;
        margin-left: 4%;
    }
    .testi .media-body {
        top: -40px;
        left: 140px;
    }
    .contact .contact-box a img{
        width: 40px;
    }
    .phone{
        font-size: 20px;
    }
    .contact .contact-box{
        margin-bottom:20px;
    }
    .post .card .card-img {
        width: 40%;
    }
    
    .post .card .post-content h4 {
        margin: 4px 0 8px;
        font-size: 20px;
    }
    
    .footer .social {
        margin: 32px 0;
    }
    .post .description{
        text-align:justify;
    }
    .contact iframe{
        height:500px;
    }
}
@media only screen and (max-width: 768px) {
    .about .about-grid .grid-box{
        width:100%;
    }
    .post .card .post-content .description{
        position: absolute;
        width: 100%;
        left: 0;
        bottom:0;
        margin-top: 10px;
    }
    .about .about-grid .grid-box img{
        height:700px;
        object-fit:cover
    }
}






































.coccoc-alo-ph-circle {
	width: 120px;
	height: 120px;
	top: 40px;
	left: 40px;
	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;
}

.coccoc-alo-phone {
	background-color: transparent;
	width: 60px;
    height: 60px;
	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;
	right: 150px;
	top: 30px;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
	background-color: #f2000080;
	opacity: .75 !important;
}

.coccoc-alo-ph-circle-fill {
	width: 60px;
    height: 60px;
	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;
}

.coccoc-alo-ph-img-circle {
	width: 40px;
    height: 40px;
	top: 10px;
    left: 10px;
	position: absolute;
	background: rgba(30, 30, 30, 0.1) url(https://drive.google.com/uc?id=1V3N2b79QjDWetC_ss9wI3c-xpWDymn9R) no-repeat center center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-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;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
	background-color: #f20000;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
	border-color: #f20000;
	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: #ffa646;
	opacity: .5;
}

.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: rgba(255, 166, 70, 0.5);
	opacity: .75 !important;
}

.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: #ffa646;
}
.ring{
    right: 20px;
}
@-moz-keyframes coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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 coccoc-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)
	}
}
