﻿* {
    margin: 0;
    padding: 0;
}

html, body {
    max-height: 100%;
    max-width: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    width: 100%;
}

a {
    color: blue;
    outline: none;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

p {
    margin: 0 0 18px;
}

img {
    border: none;
    vertical-align: middle;
}

input {
    vertical-align: middle;
}

table {
    border-collapse: separate;
    border-spacing: 0px;
}

.ust {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #E75C01;
}

.ust1 {
    padding-top: 10px;
    background-color: #011F50;
    width: 100%;
    min-height: 40px;
    font-size: 14px;
    color: white;
    text-align: center;
}

.kargouyari {
    animation: kargouyari 1s linear infinite;
    animation-duration: 1s;
    animation-delay: 0s;
}

@keyframes kargouyari {
    0% {
        opacity: 0.1;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 1;
    }
}

#instafeed {
    padding-top: 20px;
}

    #instafeed div {
        padding-bottom: 20px;
    }

.hizmetkategori {
    border-bottom: solid 1px #E6EDEE;
    height: 50px;
    font-size: 14px;
}

    .hizmetkategori a {
        display: block;
        color: #646472;
        height: 50px;
        text-decoration: none !important;
        padding-top: 15px;
    }

        .hizmetkategori a:hover {
            color: #1D3E7A;
        }

    .hizmetkategori span {
        font-size: 13px;
        color: #B8B8C7;
        padding-left: 5px;
    }





.post {
    margin-bottom: 30px;
}

    .post .post-gallery {
        display: block;
        position: relative;
        margin-bottom: 5px;
    }



.post-gallery a {
    display: block;
}

    .post-gallery a, .post-gallery a img {
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
    }

        .post-gallery a:hover {
            background-color: rgba(0,0,0,0.9);
        }

            .post-gallery a:hover img {
                opacity: .7;
            }

.layout-post .item-thumb {
    float: left;
    width: 40%;
    position: relative;
    overflow: hidden;
    margin-right: 15px;
}

.layout-post .item-content {
    overflow: hidden;
}

    .layout-post .item-content p {
        margin-bottom: 10px;
    }

.post-title h1 {
    margin: 0px 0px 0px 0px !important;
    font-size: 24px;
}

    .post-title h1 a {
        color: #222222;
        text-decoration: none !important;
    }

.item-content p {
    padding-top: 5px;
}

    .item-content p a {
        font-size: 14px;
        color: #777777;
        text-decoration: none !important;
    }

.item-content a:hover {
    color: #1D3E7A;
}


.populeryazilar {
    padding: 10px;
}

    .populeryazilar a {
        color: #1D3E7A;
    }


.satir1 {
    border-bottom: solid 1px #E6EDEE;
    padding-bottom: 20px;
    padding-top: 25px;
}

    .satir1 img {
        float: left;
        padding-right: 12px;
        margin-top: -5px;
        max-height: 48px;
    }

    .satir1 a {
        color: #747484;
        text-decoration: none !important;
    }

        .satir1 a:hover {
            color: #FF9122;
        }

.satir1 {
    border-bottom: solid 1px #E6EDEE;
    padding-bottom: 20px;
    padding-top: 25px;
}

    .satir1 img {
        float: left;
        padding-right: 12px;
        margin-top: -5px;
        max-height: 48px;
    }

    .satir1 a {
        color: #747484;
        text-decoration: none !important;
    }

        .satir1 a:hover {
            color: #FF9122;
        }



.blogdetayyazi {
    font-size: 13px;
}

.blogkatbaslik1 {
    padding-top: 10px;
    font-size: 13px;
}





#blogx h1 {
    color: #222222;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
}

.blogdetayyazi {
    color: #737384;
    font-size: 14px;
    padding-top: 30px;
    line-height: 24px;
    padding-bottom: 50px;
}

.blogtags {
    padding-bottom: 30px;
}

    .blogtags span {
        font-size: 16px;
        color: #000000;
        padding-right: 10px;
        font-weight: bold;
    }

    .blogtags i {
        padding-right: 3px;
        color: white;
        font-size: 7px;
    }

    .blogtags a {
        height: 30px;
        background-color: #F7F7F7;
        display: inline-block;
        min-width: 90px;
        color: #999999;
        text-decoration: none !important;
        border-radius: 3px 3px 3px 3px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        margin-bottom: 10px;
    }

        .blogtags a:hover {
            background-color: #C9E5F3;
            color: #1D3E7A;
        }

.blogkutux {
    text-align: center;
    margin-bottom: 30px;
}

    .blogkutux img {
        padding-bottom: 5px;
        max-width: 100%;
        margin: 0 auto;
    }

    .blogkutux span {
    }

    .blogkutux a {
        font-size: 14px;
        color: #535362;
        text-decoration: none !important;
        text-align: center;
    }

        .blogkutux a:hover {
            color: #FF9122;
        }

.btnxxxx {
    margin-top: 15px;
    margin-left: 0px;
}
.aramakutu1 {
    width: 100%;
}

.arama1 {
}

.formtextboxara {
    margin-top: 15px;
  
    width:100%;
    min-height: 50px;
    font-size: 13px;
    background-color: #F2F2F2;
    padding: 0px;
    border: none;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

    .formtextboxara:focus {
        outline: none;
    }

.ustlink1 li {
    list-style: none !important;
    display: table-cell;
    padding-left: 5px;
    padding-right: 5px;
}

    .ustlink1 li a {
        color: #DDDDDD;
        text-decoration: none;
    }

.ustlink2 li {
    list-style: none !important;
    display: table-cell;
    padding-left: 10px;
    padding-right: 10px;
}

    .ustlink2 li a {
        color: #DDDDDD;
        text-decoration: none;
    }

.ustlink3 {
    width: 100%;
}

    .ustlink3 li {
        list-style: none !important;
        display: table-cell;
        height: 100px;
    }

        .ustlink3 li a {
            text-decoration: none;
        }



.p25 {
    padding-top: 25px;
}

.p35 {
    padding-top: 35px;
}
.ustlogo {
    max-height:150px;
}
.logom {
    display: block;
    padding-top: 7px;
}

.layersliderx {
    width: 100%;
    margin-top: 0px;
    position: relative;
    z-index: 99;
}

.nav-tabs > .active a {
    background-color: #1D3E7A !important;
    color: white !important;
}

.nav-tabs li a {
    border-radius: 0px 0px 0px 0px !important;
    font-size: 14px;
    color: #333333;
}

.nav-tabs li a {
    border-radius: 0px 0px 0px 0px !important;
    font-size: 14px;
    color: #333333;
}

.sepeteeklebuton {
    width: 175px;
    height: 30px;
    font-size: 13px;
    border: solid 1px #000000;
    color: #000000;
    padding: 5px;
    margin: 10px auto;
}

    .sepeteeklebuton:hover {
        background-color: #000000;
        color: #FFFFFF;
    }

.uruntablo {
    min-height: 375px;
    background-color: white;
    height: 325px;
    border-radius: 15px 15px 15px 15px;
}

    .uruntablo a {
        color: #1F1F2D;
        text-decoration: none;
    }

.gritextbox {
    background-color: #345288;
    padding: 4px 4px 4px 4px;
    color: #FFFFFF !important;
    border: 1px solid #6178A2;
    border-radius: 0px 0px !important;
}

::-webkit-input-placeholder {
    color: #CAC9DA !important;
    opacity: 1 !important;
}

::-moz-placeholder {
    color: #CAC9DA !important;
    opacity: 1 !important;
}

:-ms-input-placeholder {
    color: #CAC9DA !important;
    opacity: 1 !important;
}

input:-moz-placeholder {
    color: #CAC9DA !important;
    opacity: 1 !important;
}

.placeholder1::-webkit-input-placeholder {
    color: #757584 !important;
    opacity: 1 !important;
    padding-left: 20px;
}

.placeholder1::-moz-placeholder {
    color: #757584 !important;
    opacity: 1 !important;
}

.placeholder1:-ms-input-placeholder {
    color: #757584 !important;
    opacity: 1 !important;
}

.placeholder1 input:-moz-placeholder {
    color: #757584 !important;
    opacity: 1 !important;
}


.footerbaslik {
    font-size: 14px;
    color: #FFFFFF;
    padding-top: 13px;
    height: 45px;
    margin-bottom: 20px;
}

.footerkatlar a {
    text-decoration: none;
    color: #B4B9CB;
}

    .footerkatlar a:hover {
    }


.textright1 {
    text-align: right;
}



.footerx {
    background-color: #011F50;
    width: 100%;
    padding-bottom: 20px;
}

.sizinicinsectiklerimiz {
    background-color: #FEDABC;
    height: 325px;
    border-radius: 15px 15px 15px 15px;
}

.sizinicinsectiklerimiz2 {
    font-size: 45px;
    text-align: center;
    color: white;
}

.sizinicinsectiklerimiz3 {
    font-size: 30px;
    text-align: center;
    color: white;
}

.sizinicinsectiklerimizr {
    padding-top: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
}

.basliksayfa1 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    margin-top: 0px;
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: bold;
    background-color: #E75C01;
}

.basliksayfa1icerik {
    padding-top: 20px;
    padding-bottom: 20px;
}

.btn-responsive {
    white-space: normal !important;
    word-wrap: break-word;
}

.urundetaymap a {
    color: #887786;
}

.urundetaybaslik {
    font-size: 19px;
    color: #1D3E79;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 15px;
}


.yorumtablox td {
    padding: 3px;
}




.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    filter: none !important;
}

.carousel-control {
    opacity: 0.5;
}

    .carousel-control:hover {
        opacity: 0.5;
    }


    .carousel-control.left,
    .carousel-control.right {
        display: inline-block !important;
        position: absolute !important;
        top: 30% !important;
        z-index: 5;
    }


.solkat1 {
    width: 100%;
    height: 33px;
    background-color: white;
}

    .solkat1 a {
        width: 100%;
        height: 33px;
        padding-left: 10px;
        display: block;
        padding-top: 7px;
        color: #777777;
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        text-decoration: none;
    }

        .solkat1 a:hover {
            background-color: #ececec;
        }

.baslikkirmizi {
    width: 100%;
    height: 35px;
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    font-weight: bold;
    background-color: #1D3E7A;
    border-radius: 4px 4px 4px 4px;
}

.uyemenu1 {
    width: 100%;
    height: 35px;
    background-color: #F3F3F3;
    margin-bottom: 3px;
}

    .uyemenu1:hover {
        background-color: #ececec;
    }

    .uyemenu1 a {
        color: black;
        display: block;
        width: 100%;
        height: 35px;
        padding-left: 5px;
        padding-top: 8px;
        text-decoration: none;
    }

.hesabimbaslik {
    width: 100%;
    height: 50px;
    background-color: #F3F3F3;
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: 15px;
    border-radius: 6px 6px 6px 6px;
}

    .hesabimbaslik a {
        color: black;
        text-decoration: none;
        font-family: Tahoma;
        font-size: 11px;
        display: block;
    }

.prightx {
    text-align: right;
}

.sepetkutu th {
    background-color: #F7F7F7;
    height: 35px;
    text-align: left;
    border-bottom: 1px solid #ececec;
}

.sepetkutu a {
    color: black;
    text-decoration: none;
}

.sepetkutu td {
    padding: 5px;
    border-bottom: 1px dashed #ececec;
    border-left: 1px solid #ececec;
}

.sepetkutu tr:last-child td {
    border-bottom: none;
}

.table566 {
    font-family: Tahoma;
    font-size: 12px;
    color: Black;
}

    .table566 td {
        padding-top: 5px;
        padding-bottom: 5px;
    }

.baslik3x {
    width: 100%;
    height: 35px;
    border: solid 1px #ececec;
    padding-top: 8px;
    padding-left: 15px;
    text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: black;
    font-weight: bold;
    background-color: #F7F7F7;
}



.ustlinkler a {
    font-size: 15px;
    color: #8F8DAF;
}








.pd80 {
    padding-top: 80px;
}

.pd60 {
    padding-top: 60px;
}

.mh240 {
    min-height: 159px;
}


.w16 {
    width: 16% !important;
}


.tels1 {
    font-size: 16px;
    color: #60C5DF;
    font-weight: bold;
}

.tels2 {
    font-size: 22px;
    color: #3D4685;
    font-weight: bold;
}

.logop {
    text-align: center;
    padding-top: 25px;
}



.whatsapp1 {
    position: fixed;
    width: 150px;
    height: 40px;
    background-color: #128C7E;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    color: white;
    text-decoration: none !important;
    bottom: 15px;
    right: 15px;
    z-index: 999;
    border-radius: 5px 5px 5px 5px;
    font-size: 12px;
}

    .whatsapp1:hover, .whatsapp1:focus, .whatsapp1:active {
        color: white !important;
    }

.ebultenbg {
    min-height: 240px;
    width: 100%;
    background-image: url(/images/ebultenbg.png);
    background-position: top center;
    background-repeat: no-repeat;
}

.ebultenyazi1 {
    text-align: center;
    font-size: 36px;
    color: #223366;
    padding-top: 60px;
    font-weight: bold;
}

.ebultenyazi2 {
    text-align: center;
    font-size: 21px;
    color: #223366;
    padding-top: 10px;
    padding-bottom: 20px;
}

.banka1 {
    padding-top: 100px;
    padding-bottom: 150px;
}

.ustlink a {
    color: white;
}

.ucretsizbilgihattı {
    padding-left: 10px;
    font-size: 13px;
    font-weight: 800;
    color: #646472;
    text-align: left;
    padding-top: 15px;
}

    .ucretsizbilgihattı a {
        font-size: 20px;
        font-weight: 800;
        color: #001F50;
    }


.uyelik {
}

.uyelink {
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none !important;
}

    .uyelink:hover {
        color: #E75C01;
    }

.uyelink2 {
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none !important;
}

    .uyelink2:hover {
        color: #E75C01;
    }

@media (min-width: 1200px) /* Larger Devices */ {
}

@media (min-width: 992px) and (max-width: 1199px) /* Medium Sized Devices */
{
}

@media (min-width: 768px) and (max-width: 991px) /* Small Devices */
{
}

@media (max-width: 767px) /* Landscape phone to portrait tablet */
{
    .ucretsizbilgihattı {
        font-size: 9px;
        text-align: left;
       margin-top: 40px;
    }

    .ustlink a {
        font-size: 11px;
    }

    .arama1 {
        max-width: 100% !important;
    }

    .banka1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .ebultenyazi1 {
        text-align: center;
        font-size: 20px;
        color: #223366;
        padding-top: 20px;
        font-weight: bold;
    }

    .ebultenyazi2 {
        text-align: center;
        font-size: 16px;
        color: #223366;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .ls-nav-next {
        display: none;
    }

    .ls-nav-prev {
        display: none;
    }

    .whatsapp1 {
        width: 40px;
        height: 40px;
    }

    .logop {
        padding-top: 45px;
    }

    .layersliderx {
        margin-top: -32px;
    }

    .tels1 {
        font-size: 13px;
    }

    .tels2 {
        font-size: 18px;
    }

    .w16 {
        width: 100% !important;
        padding-bottom: 20px !important;
    }

    .mh240 {
        min-height: 0px;
    }

    .pd60 {
        padding-top: 40px;
    }

    .pd80 {
        padding-top: 60px;
    }

    .prightx {
        text-align: left;
    }

    .sizinicinsectiklerimiz {
        height: 180px;
        min-height: unset;
        line-height: unset;
        margin-bottom: 20px;
    }

    .sizinicinsectiklerimiz2 {
        font-size: 30px;
    }

    .sizinicinsectiklerimiz3 {
        font-size: 22px;
    }

    .sizinicinsectiklerimizr {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }

    .footerbaslik {
        margin-bottom: 0px;
    }

    .footerx {
        width: 100%;
    }



    .textright1 {
        text-align: center;
    }

    .logom {
        height: 70px;
        padding-top: 7px;
    }

    .p25 {
        padding-top: 5px;
    }

    .p35 {
        padding-top: 10px;
    }

    .pull-right {
        float: none !important;
        margin: 0 auto !important;
    }
}

@media (max-width: 480px) /* Landscape phones and down */
{
}

@media (max-width: 320px) /* Landscape phones and down */
{
}

@media (max-width: 281px) /* Landscape phones and down */
{
}





/*=====================================================WHATSAPP===================================================*/

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.btn-whatsapp-pulse {
    z-index: 99999;
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 60px;
    right: 20px;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 30px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.btn-whatsapp-pulse-border {
    bottom: 60px;
    right: 20px;
    animation-play-state: paused;
}

    .btn-whatsapp-pulse-border::before {
        content: "";
        position: absolute;
        border-radius: 50%;
        padding: 25px;
        border: 5px solid #25d366;
        opacity: 0.75;
        animation-name: pulse-border;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;
    }

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }

    75% {
        padding: 50px;
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}







/*===================================================== TELEFON ===================================================*/
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 30px;
    left: 0;
    z-index: 9999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5
}

.hotline-phone-ring-circle2 {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230,8,8,.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hotline-phone-ring-circle-fill2 {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230,8,8,.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hotline-phone-ring-img-circle {
    background-color: #49d97f;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.hotline-phone-ring-img-circle2 {
    background-color: #49d97f;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20px
}

.hotline-phone-ring-img-circle2 .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20px
}

.hotline-bar {
    position: absolute;
    background: rgba(230,8,8,.75);
    height: 40px;
    width: 220px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px
}

@-webkit-keyframes phonering-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
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}

@-webkit-keyframes phonering-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)
    }
}

@media (max-width: 768px) {
    .hotline-bar {
        display: none
    }
}

.hotline-phone-ring-circle {
    border-color: #9b0000
}

.hotline-phone-ring-circle2 {
    border-color: #25d366
}

.hotline-phone-ring-circle-fill, .hotline-phone-ring-img-circle {
    background-color: #FF0000
}

.hotline-phone-ring-circle-fill2, .hotline-phone-ring-img-circle2 {
    background-color: #25d366
}

.hotline-bar {
    background: rgb(255 0 0 / 83%)
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px
}

.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    text-indent: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial
}

    .hotline-bar > a:active, .hotline-bar > a:hover {
        color: #fff
    }

@media (max-width: 992px) {

    .hotline-phone-ring-wrap2 {
        display: none
    }
}

@media (max-width: 991px) {
    .hotline-phone-ring-wrap2 {
        display: inherit;
        position: fixed;
        bottom: 0;
        right: -17px;
        z-index: 999
    }
}

@media (min-width: 992px) {
    .hotline-phone-ring-wrap2 {
        display: none
    }
}

@media (max-width: 992px) {

    .cloudzoom-lens {
        display: none !important;
        visibility: hidden !important;
    }
    /* CSS for zoom window (not used for 'inside' position). */
    .cloudzoom-zoom {
        display: none !important;
        visibility: hidden !important;
    }

    .cloudzoom-blank {
        display: none !important;
        visibility: hidden !important;
    }
}
