﻿@import url("/Content/topmenu.css");
/* Fontface */
@font-face {
    font-family: 'mar';
    src: url('/fonts/mar.eot');
    src: url('/fonts/mar.eot?#iefix') format('embedded-opentype'), url('/fonts/mar.woff') format('woff'), url('/fonts/mar.ttf') format('truetype');
    font-weight: 400;
    font-smooth: always;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: mar;
        src: url(/fonts/mar.svg) format(svg);
    }
}

#topmenu a.red {
    color: red;
}

.body-content {
    background-color: unset !important;
    background: transparent !important;
}

    .body-content .container {
        background: #fff;
    }

body {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    line-height: 21px;
    font-family: Arial;
    /*background: #d5d3d3;*/
      background: url("/Uploads/cho-ben-thanh.jpg") no-repeat center bottom fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.clear {
    height: 0px;
    clear: both;
}

.clear-10 {
    height: 10px;
    clear: both;
}

.clear-20 {
    height: 20px;
    clear: both;
}

.camera_next > span {
    text-align: right;
}


/*HEADER*/
header {
    padding: 5px 0px;
    /*background: url(/images/header.jpg) no-repeat top;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    line-height: 30px;
    z-index: 99999;
    border-bottom: 3px solid #1c92d0;
    color: #000;
    background: #fff;
}

    header a {
        color: #000;
    }

.navbar-default .container {
}

.navbar-collapse.collapse.navbar-right {
    margin-right: 250px;
}

.topcontent {
    clear: both;
    margin-top: 0px;
  
}
/*.top-contact {
    margin-top: 50px;
    padding: 0px;
}

.logo {
    text-align: right;
}*/
#logo {
    height: 83px;
    padding: 0px;
    position: relative;
    width: 280px;
    margin-left: 0px;
}

.logo img {
    max-width: 250px;
    position: absolute;
    bottom: 10px;
    left: 0px;
}

.middle-menu {
    padding: 20px 0px 0px 0px;
    /*background: url("/Uploads/cho-ben-thanh.jpg") no-repeat center bottom fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    clear: both;
}

.item-middle {
    width: 20%;
    /*height:171px;*/
    position: relative;
    float: left;
    display: inline-table;
    height: 171px;
    overflow: hidden;
    text-align: center;
    padding: 20px 15px;
    margin-bottom: 15px;
}

    .item-middle img {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 100%;
        min-width: 198px;
        min-height: 198px;
        /*max-width:171px;*/
        /*margin:0px auto;*/
    }

    .item-middle a:hover img {
        /*-webkit-box-shadow: 0px 0px 15px 1px rgba(56,56,56,1);
        -moz-box-shadow: 0px 0px 15px 1px rgba(56,56,56,1);
        box-shadow: 0px 0px 15px 1px rgba(56,56,56,1);*/
        --webkit-box-shadow: 0px 0px 15px 1px rgba(28,146,208,1);
        -moz-box-shadow: 0px 0px 15px 1px rgba(28,146,208,1);
        box-shadow: 0px 0px 15px 1px rgba(28,146,208,1);
    }

    .item-middle a:hover .title-middle span {
        /*color: red;
        text-shadow: 0 0 3px #e1e1e1, 0 0 5px #e1e1e1;*/
    }

    .item-middle .title-middle {
        position: absolute;
        right: 0px;
        top: 65px;
        /*display:inline-table;*/
        width: 100%;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        /*background:#f0f;*/
    }

        .item-middle .title-middle span {
            width: 140px;
            margin: 0px auto;
            display: inline-table;
            text-align: center;
            color: #fff;
            font-size: 16px;
        }

.imgBanner {
    /*height: 180px;
    margin-bottom: -55px;*/
    max-height: 180px;
    z-index: 99999;
    position: relative;
}

.hotline {
    text-align: right;
}

    .hotline > span, .hotline > span .fa {
        color: red !important;
    }

.social {
    text-align: right;
}
    .social a {
        display:inline-table;
    margin-top: 17px;
    }
    .social img {
        width:40px;
    }
/*
.social .fa {
font-size:17px;
}*/
.social-footer {
    /*border-top:1px solid #999999;*/
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    padding: 15px 0px;
}

    .social-footer .title-social-footer {
        font-size: 16px;
        font-weight: normal;
    }

header .fa {
    color: #000;
    /*color: #fff;
        border: 3px solid #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: rgba(6,110,144,1);
        line-height: 40px;
        text-align: center;
        width: 45px;
        font-size: 18px;*/
}

.fa-facebook {
    /*border-left: 1px solid #999999;*/
    padding-left: 8px;
    margin-left: 3px;
}
/*.fa-facebook:hover {
    color: rgba(4,148,196,1);
    border: 3px solid rgba(4,148,196,1);
}

.fa-twitter:hover {
    color: #a7d9f1;
    border: 3px solid #a7d9f1;
}

.fa-youtube-play:hover {
    color: #ff0000;
    border: 3px solid #ff0000;
}

.fa-envelope-o:hover {
    color: #e1e1e1;
    border: 3px solid #e1e1e1;
}*/
/*-----------END HEADER----------*/
a, a:link, a:hover, a:focus {
    text-decoration: none;
}


/*CONTAINER*/
.detail-ads {
}

#wrap-box {
    margin-top: 10px;
    margin-bottom: 10px;
}

    #wrap-box .col-md-3 .wrap-box {
        border: 1px solid #e9e9e9;
        padding: 5px;
        color: #000;
    }

        #wrap-box .col-md-3 .wrap-box .icon {
            text-align: center;
            font-size: 30px;
        }

.body-content {
    background: #fff;
}

.wrapper-searchbooking {
    padding: 10px 0px;
}

.wrapper-statuspost {
    background: #2f7daa;
    padding: 10px 0px;
    font-size: 18px;
}

    .wrapper-statuspost a, .wrapper-statuspost .fa {
        color: #fff;
    }

.status-post .col-md-4 {
    margin-top: 5px;
}

article {
    margin-bottom: 10px;
}

.detail-product .title-article {
    color: #f87222;
    text-transform: unset;
    font-size: 24px;
}

.detail-product .service .fa {
    color: #1c92d0;
    margin-right: 5px;
}

.detail-product .introduction-post {
    margin-top: 5px;
    color: #36414b;
}

.title-article {
    /*border-bottom: 1px dotted #36414b;*/
    padding: 20px 0px 10px 0px;
    /*text-transform: uppercase;*/
    color: #f87222;
    font-size: 20px;
    margin:0px;
    /*font-family: "mar",Arial,Helvetica,sans-serif;*/
}



    .title-article a {
        color: #f87222;
    }

        .title-article a:hover {
            color: #1c92d0;
        }

    .title-article .fa {
        color: #1c92d0;
        margin-right: 5px;
    }

.menu-home {
    position: relative;
}

    .menu-home img {
        width: 100%;
    }

    .menu-home .title-menu-home {
        text-align: center;
        font-size: 18px;
        color: #000;
        padding: 5px 0px;
    }


    .menu-home a:hover .title-menu-home {
        color: #1c92d0;
    }

.wrapper-product article {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.wrapper-product .image {
    width: 100%;
    text-align: center;
    height: 188px;
    overflow: hidden;
    /*webkit-border-radius: 10px;
    -moz-border-radius: 10px;*/
    /*border-radius: 10px;*/
    /*border: 10px solid white;*/
    /*box-shadow: 5px 5px 5px #111;*/
    /*-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;*/
}

    .wrapper-product .image img {
        width: 100%;
        /*height: 380px;
        width: auto;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;*/
    }

.wrapper-product a:hover .image img {
    /*height: 250px;
    width: auto;*/
}

.wrapper-product a:hover .title-product {
    color: #1c92d0;
}

.wrapper-product .title-product {
    /*background: #2f7daa;*/
    /*font-family: "mar",Arial,Helvetica,sans-serif;*/
    position: absolute;
    bottom: 50px;
    left: 10px;
    color: #111111;
    text-align: left;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.80);
    padding: 5px 10px;
}




.wrapper-product .introduction {
    color: #111;
    background: rgba(255, 255, 255, 0.80);
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding: 5px 10px;
    /*text-shadow:2px 2px 2px #f00;*/
}

    .wrapper-product .introduction p {
        margin: 0px;
        padding: 0px;
    }

.wrapper-product a:hover .introduction b {
    /*color: #c62364;*/
    /*text-shadow:2px 2px 2px #f00;*/
}

.image-mainmeu img {
    height: 395px;
}



@-webkit-keyframes arrow-product {
    from {
        right: 5px;
    }

    to {
        right: 100%;
        left: 10px;
    }
    /*0%   {background-color:red; left:0px; top:0px;}
    25%  {background-color:yellow; left:200px; top:0px;}
    50%  {background-color:blue; left:200px; top:200px;}
    75%  {background-color:green; left:0px; top:200px;}
    100% {background-color:red; left:0px; top:0px;}*/
}

/* Standard syntax */
@keyframes arrow-product {
    from {
        right: 5px;
    }

    to {
        right: 100%;
        left: 10px;
    }
    /*0%   {background-color:red; left:0px; top:0px;}
    25%  {background-color:yellow; left:200px; top:0px;}
    50%  {background-color:blue; left:200px; top:200px;}
    75%  {background-color:green; left:0px; top:200px;}
    100% {background-color:red; left:0px; top:0px;}*/
}



.menu-product {
    font-size: 20px;
}

    .menu-product a {
        color: #ff0000;
    }

.date-add {
    color: #f03d06;
    font-style: italic;
}

.wrapper-btnBooking {
    margin: 10px 0px;
}

    .wrapper-btnBooking .price {
        font-size: 30px;
        margin: 20px 0px;
    }

.price {
    background: #c62364;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 20px;
}

    .price span {
        color: #fff;
    }

.home-post {
    margin-top: 10px;
    background: #f1f0f0;
    padding: 10px 0px;
}

.wrapper-post {
    /*border-bottom: 1px dotted #36414b;*/
}

    .wrapper-post .image {
        padding-right: 0px;
    }

        .wrapper-post .image img {
            width: 100%;
        }

.wrapper-detail-post .title-post {
    color: #f87222;
    font-size: 24px;
}

.wrapper-post .title-post {
    color: #f87222;
    /*font-size: 14px;*/
    font-weight: bold;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

.hot-post .wrapper-post .title-post {
    color: #1c92d0;
}

.wrapper-post .introduction {
    color: #36414b;
    line-height: 18px;
    height: 72px;
    overflow: hidden;
}


.wrapper-post .img-post {
    margin: 0px 3px 3px 3px;
    min-height: 60px;
    max-height: 60px;
}

.support-type {
    font-size: 18px;
    color: #1c92d0;
    font-weight: bold;
}

.item-support {
    font-size: 16px;
    margin: 3px 0px;
}

    .item-support .skype {
        color: #00aceb;
        /*width:26px;*/
        font-size: 30px;
        float: left;
    }

    .item-support .fa-facebook-official {
        color: #1c92d0;
        font-size: 30px;
        float: left;
        margin: 0px 5px;
    }

    .item-support .yahoo img {
        color: #f5cb3e;
        display: inline-table;
        float: left;
        margin-left: 3px;
        width: 30px;
    }

.right-menu {
}

    .right-menu ul {
        padding: 0px;
        margin: 0px;
    }

        .right-menu ul li {
            list-style-type: none;
        }

            .right-menu ul li .fa {
                padding-right: 3px;
            }

            .right-menu ul li ul {
            }

            .right-menu ul li a {
                width: 100%;
                display: inline-table;
                color: #1c92d0;
                text-transform: uppercase;
                padding: 3px 0px;
                border-bottom: 1px dotted #a9a9a9;
                font-weight: bold;
            }

    .right-menu > article > div > ul > li:last-child > a {
        border-bottom: none;
    }

    .right-menu ul li a:hover {
        color: #1c92d0;
    }

    .right-menu ul li ul li a {
        color: #36414b;
        padding-left: 10px;
    }

/*detail tour*/
.panel {
    margin-top: 10px;
}

.panel-primary > .panel-heading {
    background: #1c92d0;
    border-color: #1c92d0;
}

.panel-heading h1 {
    margin: 0px;
    font-size: 20px;
}

.panel-primary {
    border-color: #1c92d0;
}

.nav-tabs {
    border-bottom: 1px solid #1c92d0;
}

    .nav-tabs > li > a {
        color: #36414b;
        cursor: pointer;
        font-family: "mar",Arial,Helvetica,sans-serif;
        font-size: 18px;
    }

        .nav-tabs > li > a:hover {
            border-bottom: 1px solid #1c92d0;
            background: none;
            color: #1c92d0;
        }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border: 1px solid #1c92d0;
        background: #1c92d0;
        color: #fff;
    }

.tab-content {
    border-bottom: 1px solid #1c92d0;
    border-right: 1px solid #1c92d0;
    border-left: 1px solid #1c92d0;
    padding: 15px;
}

.input-group {
    width: 100%;
    margin-bottom: 5px;
}

.input-group-addon {
    width: 120px;
    text-align: left;
}

.wrapper-comment-home {
    max-height: 259px;
    overflow: auto;
}

.wrapper-comment {
    border: 1px dashed #a9a9a9;
    padding: 5px;
}

    .wrapper-comment .title {
        font-weight: bold;
        color: #1c92d0;
    }

    .wrapper-comment .fullname {
        text-align: right;
        font-style: italic;
    }

        .wrapper-comment .fullname span {
            font-weight: bold;
        }

.bttom-qc {
    position: relative;
}

    .bttom-qc .PrevBtn, .bttom-qc .NextBtn {
        position: absolute;
        top: 30%;
        font-size: 30px;
        z-index: 9999;
        cursor: pointer;
        color: #1c92d0;
    }

    .bttom-qc .PrevBtn {
        left: 0px;
    }

    .bttom-qc .NextBtn {
        right: 0px;
    }

/* TOUR GUIDE */
.title-guide-fee div {
    width: 50%;
    float: left;
    margin-bottom: 5px;
}

.title-guide-fee .l01 {
}

 .r02 {
    text-align: left;
}
     .r02 span {
         display: inline-block;
    padding: 5px 10px;
    background-color: #1c92d0;
    border: 1px solid #1c92d0;
    border-radius: 0px;
    color: #fff !important;
    margin-bottom:10px;
    }
.btn-cmt {
background-color:#1c92d0;
border:1px solid #1c92d0;
}
/*DETAIL POST*/
.detail-post .col-md-6 {
    margin-bottom: 30px;
}


/*END DETAIL POST*/

/*-----------END CONTAINER----------*/



/*FOOTER*/
footer a {
    color: #fff;
}

footer .title-footer {
    line-height: 25px;
    font-size: 18px;
    margin-bottom: 5px;
}

footer > .row:first-child {
    background: #7a7a7a;
    color: #fff;
    padding: 15px 0px;
    margin-top: 0px;
}

footer > .row:last-child {
    background: #1c92d0;
    color: #fff;
    padding: 10px 0px;
}

    footer > .row:last-child .col-md-6:last-child {
        text-align: right;
    }

footer .search-box {
    position: relative;
}

    footer .search-box input[type=text] {
        display: inline-table;
        background: none;
        border: 1px solid #fff;
        float: left;
        line-height: 30px;
        height: 30px;
        padding: 0px 5px;
    }

    footer .search-box a {
        display: inline-table;
        border: 1px solid #fff;
        float: left;
        line-height: 28px;
        padding: 0px 5px;
    }
footer a:hover {
color:#f87222;
}


/*-----------END FOOTER----------*/


/*Comment*/
.comment {
    /*background:#cfefff;*/
    /*padding:5px;*/
    width:100%;
    padding:10px 0px;
}

    .comment .avatar {
        text-align: left;
    }

        .comment .avatar img {
            margin: 0px auto;
            max-width: 100%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

    .comment .fullname {
        font-weight: bold;
        color: #1c92d0;
    }

    .comment .datecomment {
        color: #999;
    }

    .comment .fa {
        margin-right: 5px;
    }

    .comment > .row > .col-md-2 {
        padding-right: 0px;
    }

    .comment > .row > .col-md-10 {
        padding-right: 0px;
        margin-left: -25px;
    }

.wrapper-tables {
    overflow: auto;
}
/* Responsive: Portrait tablets and up */
@media screen and (max-width: 768px) {

    /*OPERATOR*/
    .operator {
        font-size: 7px;
    }

    .image-mainmeu img {
        height: initial;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 5px 20px 5px 20px;
        border-bottom: 1px solid #b1b1b1;
    }

    .navbar-default .navbar-nav > li:last-child > a {
        padding: 5px 20px 5px 20px;
        border-bottom: none;
    }

    .logo img {
        padding: 0px 10px;
    }

    /*.detail-product > .row > .col-md-12 > .row > .col-md-4 {
        padding-left: 0px;
        padding-right: 0px;
    }*/

    .middle-menu .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .item-middle {
        width: 50%;
    }

        .item-middle img {
            width: 100%;
        }

        .item-middle .title-middle {
            top: 80px;
        }

            .item-middle .title-middle span {
                width: 100%;
                padding: 0px 70px;
                font-size: 25px;
                line-height: 30px;
            }

    .imgBanner {
        position: initial;
        margin-bottom: unset;
    }

    .navbar-default .container {
        margin-left: unset;
    }

    .navbar-collapse.collapse.navbar-right {
        margin-right: unset;
    }

    .social {
        margin-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: right;
    }

    footer {
        padding: 5px;
    }

        footer .row:last-child .col-md-6:last-child {
            text-align: left;
        }
}

@media screen and (max-width: 450px) {

    footer {
        padding: 0px 15px;
    }

    .col-md-4.col-xs-6.wrapper-product, .col-md-3.col-xs-6.wrapper-product {
        width: 100%;
    }

    .item-middle .title-middle span {
        font-size: 13px;
        padding: 0px 20px;
        line-height: 20px;
    }

    .item-middle .title-middle {
        top: 50px;
    }

    .middle-menu {
        padding: 25px 0px 20px 0px;
    }

        .middle-menu .container {
            padding-left: 0px;
            padding-right: 0px;
        }

    .item-middle {
        width: 50%;
        margin-bottom: 0px;
        padding: 10px 10px;
    }

        .item-middle img {
            max-width: 100%;
            min-width: 100%;
            max-height: unset;
            min-height: unset;
            height: unset;
        }


    .comment > .row > .col-md-2 {
        padding-right: 15px;
    }

    .comment > .row > .col-md-10 {
        padding-right: 15px;
        margin-left: unset;
    }
}


@media screen and (max-width: 400px) {
    .col-md-4.col-xs-6.wrapper-product, .col-md-3.col-xs-6.wrapper-product {
        width: 100%;
    }

    .item-middle .title-middle span {
        font-size: 12px;
        padding: 0px 13px;
        line-height: 20px;
    }

    .item-middle .title-middle {
        top: 45px;
    }

    .middle-menu {
        padding: 20px 0px 20px 0px;
    }

        .middle-menu .container {
            padding-left: 0px;
            padding-right: 0px;
        }

    .item-middle {
        width: 50%;
        margin-bottom: 0px;
        padding: 10px 10px;
        overflow: hidden;
    }

        .item-middle img {
            max-width: 100%;
            min-width: 100%;
            max-height: unset;
            min-height: unset;
            height: unset;
        }
}

.title-comment {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
}

.title-comment-viewguide {
    /*text-transform: uppercase;*/
    font-size: 18px;
    margin-bottom: 10px;
}

.language {
    text-align: right;
}

    .language a {
        margin-left: 10px;
        text-transform:uppercase;
        font-weight:bold;
    }

        .language a:hover {
            text-decoration: underline;
        }

        .language a.active {
            color: red;
        }
/*OTHER*/
/*.gv-list {
    font-size: 12px;
    margin: 10px 0px;
}*/
.detail-product table, .detail-post table.gv {
    border-collapse: collapse;
}

    .detail-product table th, .detail-post table.gv th {
        padding: 5px 0px;
        text-align: center;
        border: 1px solid #a9a9a9;
    }

    .detail-product table td, .detail-post table.gv td {
        border: 1px solid #a9a9a9;
        padding: 5px;
    }

    .detail-product table.noneborder th, .detail-product table.noneborder td {
        border: none;
    }

/*User CONTROL*/
.menu-user {
    /*border: 1px solid #e1e1e1;*/
}

    .menu-user div:first-child {
        border-top: 1px solid #e1e1e1;
        font-size: 20px;
        padding: 10px 10px;
        background: #1c92d0;
        color: #fff;
    }

    .menu-user div {
        padding: 5px 10px;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

.booking {
    margin-top: 10px;
}

.pager li > a, .pager li > a:visited, .pager li > span, .booking {
    display: inline-block;
    padding: 8px 16px;
    background-color: #ed2d3b;
    border: 1px solid #ed2d3b;
    border-radius: 0px;
    color: #fff !important;
}

    .pager li > a:hover, .booking:hover {
        text-decoration: none;
        background-color: #fff !important;
        color: #000 !important;
    }




    /*phone ring*/
.coccoc-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 200px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: 200000 !important;
}

.coccoc-alo-phone.coccoc-alo-show {
    visibility: visible;
}

.coccoc-alo-phone.coccoc-alo-hover, .coccoc-alo-phone:hover {
    opacity: 1;
}

.coccoc-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 160px;
    left: 20px;
    opacity: 0.1;
    position: absolute;
    top: 20px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 160px;
}

.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim !important;
}

.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim !important;
}

.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.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: #baf5a7;*/
    border-color: #ed2d3b;
    opacity: 0.5;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
    /*border-color: #bfebfc;*/
    border-color: #ed2d3b;

    opacity: 0.5;
}

.coccoc-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running coccoc-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 100px;
    left: 50px;
    opacity: 0.1;
    position: absolute;
    top: 50px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}

.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone:hover .coccoc-alo-ph-circle-fill {
    /*background-color: rgba(0, 175, 242, 0.5);*/
    background-color: rgba(255, 0, 0, 0.5);


    opacity: 0.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: rgba(117, 235, 80, 0.5);*/
     background-color: rgba(255, 0, 0, 0.5);

    opacity: 0.75 !important;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
    /*background-color: rgba(0, 175, 242, 0.5);*/
     background-color: rgba(255, 0, 0, 0.5);

    opacity: 0.75 !important;
}

.coccoc-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running coccoc-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 60px;
    left: 70px;
    opacity: 0.7;
    position: absolute;
    top: 70px;
    transform-origin: 50% 50% 0;
    width: 60px;
}

.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-img-circle {
    /*background-color: #ed2d3b;*/
     background-color: #00aff2;
}

.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: #75eb50;*/
    background-color: red;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
    /*background-color: #00aff2;*/
    background-color: #ed2d3b;
}

@keyframes coccoc-alo-circle-anim {
0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
}

30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}

100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(1) skew(1deg);
}

}

@keyframes coccoc-alo-circle-img-anim {
0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}

10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}

20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}

30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}

40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}

50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}

100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}

}

@keyframes coccoc-alo-circle-fill-anim {
0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}

50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
}

100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}

}

.coccoc-alo-ph-img-circle a img {
    padding: 4px 0 0 3px;
}