﻿@import url('https://fonts.googleapis.com/css?family=EB+Garamond:400,400i,500,500i,600,600i,700,700i,800,800i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
.responsive .slick-slide {
    padding: 10px;
}

    .responsive .slick-slide img {
        min-height: 385px;
        max-height: 385px;
        width: 100%;
    }

scrollbar {
    width: 8px;
}

scrollbar-button {
    background: #f3f4f7;
    color: #000;
}

scrollbar-track {
    background-color: #edeff3;
    border-left: 1px solid #edeff3;
}

scrollbar-thumb {
    background-color: #212122;
}

    scrollbar-thumb:hover {
        background-color: #212122;
    }

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-button {
    background: #f3f4f7;
    color: #eee;
}

::-webkit-scrollbar-track {
    background-color: #edeff3;
    border-left: 1px solid #edeff3;
}

::-webkit-scrollbar-thumb {
    background-color: #212122;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #212122;
    }

html, body, form {
    height: 100%;
    font-family: 'Poppins', sans-serif;
    color: #333;
    font-weight: 300;
    font-size: 12px;
}

.margn5 {
    margin: 5px;
}

.full {
    width: 100%;
}

.p5 .full {
    transition: .5s ease;
    opacity: 1;
}

.Buton, .btn {
    display: block;
    line-height: 48px;
    padding: 0 30px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: relative;
    top: 0;
    border-width: 0;
    min-width: 150px;
    border-radius: 0;
    background-color: #005aab;
    width: 100%;
    margin-bottom: 0;
}

.satir {
    width: 100%;
    position: relative;
    padding: 0 5px;
    float: left;
    margin: 2px 0;
}

.satirY {
    width: 50%;
    position: relative;
    float: left;
    padding: 0 5px;
    min-height: 66px;
    margin: 2px 0;
}

.container-min {
    padding: 25px;
    height: 100%;
}

.sayfa {
    width: 100%;
    background: #fff;
    margin: 0;
    float: left;
    margin-top: 15px;
}
.icerikyonetimkurulu img{
    margin-right: 20px;
    margin-bottom: 20px;
}
.icerik {
    padding: 10px;
    float: left;
}

.icerik img {
    padding-right: 20px;
    padding-bottom: 20px;
}

.p10 {
    padding: 10px;
}

h1.bslk {
    font-size: 15px;
    font-weight: bold;
    color: #2d2d2d;
    text-align: center;
    position: relative;
}

    h1.bslk::after {
        content: " ";
        width: 100%;
        height: 1px;
        background: #2d2d2d;
        position: absolute;
        left: 0;
        top: 8px;
        z-index: -2;
    }

    h1.bslk::before {
        content: " ";
        width: 250px;
        height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0px;
        z-index: -2;
        background: #fff;
        z-index: -1;
    }

.Icbaslik {
    padding: 10px;
    margin: 0 10px;
}

    .Icbaslik h3 {
        font-size: 18px;
        margin: 10px 0 0 0;
        font-family: 'Poppins', sans-serif;
        text-align: left;
        font-weight: bold;
        color: #000;
    }

    .Icbaslik h4 {
        font-size: 16px;
        margin: 20px 0;
        padding: 0 120px;
        font-family: 'Poppins', sans-serif;
        text-align: center;
        font-weight: 400;
        color: #000;
    }

.m_bslk {
    padding: 25px;
    color: #212122;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    position: relative;
}

    .m_bslk:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: -10px;
        width: 105px;
        height: 19px;
        margin: 0 0 0 -50px;
        background: url(../img/fish.png) no-repeat;
    }

input[type="checkbox"], input[type="radio"] {
    vertical-align: sub;
    width: 18px;
    height: 18px;
    top: 5px;
    margin: 5px;
    background: #eee;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    cursor: pointer;
}

    input[type="checkbox"]:checked::after, input[type="radio"]:checked::after {
        position: absolute;
        left: 3px;
        right: 3px;
        top: 3px;
        bottom: 3px;
        background: #444;
        display: block;
        content: '';
        border-radius: 0;
        border: 1px solid #fff;
    }

.sayfa select {
    height: 35px;
    border: 1px solid #e0e0e0;
    background: transparent;
    padding: 0px 10px;
    width: 100%;
    display: inline-block;
}

.GroupLabel {
    float: left;
    background: #f7faf9;
    border: 1px solid #EEF0F3;
    color: #808080;
    margin-right: 2px;
    min-width: 50px;
    display: inline-block;
    padding: 8px 5px;
    min-width: 134px;
}

.input-group .form-control {
    border-radius: 0;
}

    .input-group .form-control:focus {
        border-color: #cbbc9f;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #e3dbce;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #e3dbce;
    }

.sayfa .form-control {
    /*height: 35px;*/
    background: transparent;
    border: 1px solid #e0e0e0;
    box-shadow: none;
    max-width: 100%;
    margin: 0 auto;
}

.sayfa .ErrorControl {
    border: 1px solid #212122;
}

.ErrorVal {
    position: absolute;
    top: -22px;
    left: 10px;
    display: inline-block;
    background: #212122;
    padding: 2px 5px;
    border-radius: 3px;
    color: #fff;
}

    .ErrorVal::after {
        content: "";
        position: absolute;
        bottom: -5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #212122 transparent transparent transparent;
        left: 30px;
    }

.Requierd span {
    background: #212122;
    color: #fff;
    padding: 20px;
    width: 100%;
}

header {
    font-family: 'Poppins', sans-serif;
}

.hTp {
    background: #9d9d9d;
    border-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    clear: both;
}

    .hTp > div > ul > li > .btnFace > i {
        position: absolute;
        left: 5px;
        font-size: 20px;
        top: 3px;
    }

.FDil > .dropdown-menu > li > a {
    font-size: 14px;
    font-weight: 500;
    display: block;
    padding: 5px 25px;
}

.FDil > .dropdown-menu > li {
    display: block;
}

.FDil > .dropdown-menu {
    margin: 0;
    padding: 0;
}

.Hmdl > ul > li > a {
    margin: 10px 0;
    display: inline-block;
    position: relative;
    font-weight: 500;
    color: #7c7c7c;
}

    .Hmdl > ul > li > a > i {
        font-size: 24px;
        margin-right: 10px;
        color: #7c7c7c;
    }

    .Hmdl > ul > li > a > span {
        background: #e9e9e9;
        padding: 0px 4px;
        border-radius: 10px;
        position: absolute;
        left: 18px;
        font-size: 12px;
        top: 10px;
        font-weight: bold;
        color: #7c7c7c;
    }

.Hmd {
    text-align: right;
}

    .Hmd .info-box {
        margin: 6px 0 0;
        padding: 0 3px;
        position: relative;
        display: inline-block;
        text-align: left;
    }

        .Hmd .info-box .icons, header.index4 .info-box .icons {
            font-size: 30px;
            text-align: center;
            vertical-align: middle;
            color: #7c7c7c;
        }

        .Hmd .info-box .icons, .info-box ul {
            display: table-cell;
            padding: 0;
        }

        .Hmd .info-box li {
            position: relative;
            line-height: 45px;
            padding: 0 15px;
            font-size: 14px;
            color: #FFF;
            list-style: none;
        }

        .Hmd .info-box strong, header.index4 .info-box strong {
            color: #7c7c7c;
            font-size: 17px;
        }

        .Hmd .info-box:before {
            content: url(../img/border1.png);
            position: absolute;
            left: 0;
            top: -8px;
        }

        .Hmd .info-box:first-child:before {
            content: "";
        }

        .Hmd .info-box.first {
            padding-left: 0;
        }

.Hbt {
    border-bottom: 1px solid #e9e9e9;
}

#menu-1 > ul {
    text-align: center;
    position: relative;
}

    #menu-1 > ul > li {
        display: inline-block;
        list-style: outside none none;
        position: relative;
        border-radius: 3px;
    }

        #menu-1 > ul > li:before,
        #menu-1 > ul > li:after {
            display: block;
        }

        #menu-1 > ul > li:before {
            left: 0%;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

        #menu-1 > ul > li:after {
            left: 75%;
            -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s;
        }

        #menu-1 > ul > li > a {
            backface-visibility: hidden;
            color: #fff;
            font-weight: 500;
            font-size: 14px;
            display: block;
            padding: 0 1em;
            position: relative;
            text-align: center;
            text-decoration: none;
        }

            #menu-1 > ul > li > a:before {
                left: 25%;
                -webkit-transition-delay: 0.05s;
                transition-delay: 0.05s;
            }

            #menu-1 > ul > li > a:after {
                left: 50%;
                -webkit-transition-delay: 0.1s;
                transition-delay: 0.1s;
            }

            #menu-1 > ul > li > a:hover {
                color: #ffffff;
            }

            #menu-1 > ul > li:before,
            #menu-1 > ul > li:after,
            #menu-1 > ul > li > a:before,
            #menu-1 > ul > li > a:after {
                background-color: #9d9d9d;
                position: absolute;
                width: 26%;
                top: 50%;
                bottom: 50%;
                content: '';
                z-index: -1;
                opacity: 0;
                -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

        #menu-1 > ul > li:last-child:before,
        #menu-1 > ul > li:last-child:hover:after,
        #menu-1 > ul > li:last-child:hover a:before,
        #menu-1 > ul > li:last-child:hover a:after {
            top: 3px;
            bottom: auto;
            opacity: 1;
        }

        #menu-1 > ul > li:hover:before,
        #menu-1 > ul > li:hover:after,
        #menu-1 > ul > li:hover a:before,
        #menu-1 > ul > li:hover a:after {
            top: 0;
            bottom: 0;
            opacity: 1;
        }

        #menu-1 > ul > li:hover:before {
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

        #menu-1 > ul > li:hover:after {
            -webkit-transition-delay: 0.225s;
            transition-delay: 0.225s;
        }

        #menu-1 > ul > li:hover a:before {
            -webkit-transition-delay: 0.075s;
            transition-delay: 0.075s;
        }

        #menu-1 > ul > li:hover a:after {
            -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s;
        }

        #menu-1 > ul > li:nth-child(7) > a {
            color: #9d9d9d;
        }

            #menu-1 > ul > li:nth-child(7):before,
            #menu-1 > ul > li:nth-child(7):after,
            #menu-1 > ul > li:nth-child(7) > a:before,
            #menu-1 > ul > li:nth-child(7) > a:after {
                background-color: #fff;
            }

.ftrSocTw > ul > li > a > i {
    font-size: 18px;
    margin: 0 4px;
    color: #7c7c7c;
    background-color: #fff;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    padding: 6px 8px;
}

.ftrSocTw > ul > li > a > .fa-twitter:hover {
    color: #fff;
    background-color: #00aced;
}

.ftrSocTw > ul > li > a > .fa-facebook:hover {
    color: #fff;
    background-color: #3b5998;
}

.ftrSocTw > ul > li > a > .fa-youtube:hover {
    color: #fff;
    background-color: #e32c28;
}

.ftrSocTw > ul > li > a > .fa-instagram:hover {
    color: #fff;
    background-color: #003569;
}

.ftrSocTw > ul > li > a > i:hover {
    color: #fff;
    background-color: #0dc5f8;
}

.ftrSocTw {
    float: left;
    padding: 19px 0;
}

.Ftr {
    border-top: 1px solid #e9e9e9;
    font-family: 'Poppins', sans-serif;
}

.ftrt {
    padding-top: 20px;
    padding-bottom: 10px;
}

.ftrlnk ul li a {
    text-transform: capitalize;
    font-size: 12px;
}

.ftrblg ul li a, .ftrkat ul li a {
    font-size: 12px;
}

.ftrkat ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.ftrSoc > ul > li > a > i {
    font-size: 18px;
    margin: 0 5px;
    color: #5c5c5c;
}

.ftrSoc {
    text-align: center;
}

.ftrBltn .form-control {
    border-radius: 5px 5px 0 0;
    height: 35px;
    width: 200px;
}

.ftrBltn {
    position: relative;
}

.hTp_r {
    -webkit-clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0% 100%);
    background-color: #C5161D;
    height: 50px;
    padding: 0 15px;
}

.ftrm {
    padding: 10px 0;
}

.ftrBnk img {
    margin: auto;
}

.ftrb p {
    font-size: 12px;
    padding: 5px 10px;
}

.ftrb ul li {
    font-size: 12px;
    padding: 5px 8px;
    display: block;
}

.btnSpt {
    position: absolute;
    top: 20px;
    left: -28px;
    transform: rotate(-45deg);
    background: #9d9d9d;
    color: #fff;
    padding: 3px 25px;
    text-shadow: 0px 0px 2px #000;
}

.newproduct {
    position: absolute;
    top: 15%;
    left: 0;
    transform: rotate(0deg);
    background: #9d9d9d;
    padding: 5px 15px;
    color: #fff;
    font-size: 12px;
    text-shadow: 0px 0px 2px #000;
}

.pTp {
    overflow: hidden;
    position: relative;
}

.pBtm {
    padding: 20px 5px;
    background-color: #fff;
}

.pBtm2 {
    padding: 10px 30px;
}

.pBtm::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 3px;
    display: inline-block;
    background: #9d9d9d;
    transition: width .5s ease-in;
    transform: translateX(-50%);
    left: 50%;
}

.prd:hover .pBtm::after {
    width: 100%;
    transition: width .5s ease-in;
}

.Pname {
    color: #333;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 2px;
    word-wrap: break-word;
    font-size: 14px;
}

.Pname, .Pcode {
    width: 100%;
    float: left;
    text-align: center;
}

.Pprice.tleft {
    width: 30%;
    display: inline-block;
    text-align: right;
    font-size: 12px;
    color: #000;
    padding: 10px 15px;
    cursor: pointer;
    float: right;
}

.Pprice.black {
    background: #9d9d9d;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .Pprice.black:hover {
        background: #4a4a4c;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .Pprice.black a {
        color: #fff;
    }

.product-details {
    width: 70%;
    display: inline-block;
    text-align: left;
    padding: 0 15px;
}

    .product-details h4 {
        width: 100%;
        overflow: hidden;
        letter-spacing: 1px;
        font-size: 12px;
        font-weight: bold;
    }

    .product-details h5 {
        font-size: 14px;
        color: #000;
        font-weight: 500;
    }

    .product-details h6 {
        font-size: 12px;
        color: #666;
    }

.cizikfiyat {
    position: relative;
    opacity: .7;
}

    .cizikfiyat:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        right: 0;
        border-top: 1px solid;
        border-color: inherit;
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

.btnPro {
    background: #9d9d9d;
    color: #fff;
    padding: 3px 11px;
    display: inline-block;
    font-weight: 400;
    font-size: 0.9em;
    text-transform: uppercase;
}

    .btnPro:hover {
        background: #9d9d9d;
        color: #fff;
    }

    .btnPro i {
        margin-right: 5px;
    }

.p5 {
    padding: 5px;
}

    .p5 .full:hover {
        opacity: 0.5;
    }

.f-bslk {
    font-weight: bold;
    font-size: 14px;
}

.f-icerik {
    font-weight: 400;
    font-size: 13px;
    clear: both;
}

.pr {
    padding-right: 10px;
}

.pr_ic {
    background: #f2f3ed;
}

.blk_yazi {
    position: absolute;
    right: 5%;
    top: 30px;
    width: 35%;
}

.blk_rsm {
    position: absolute;
    width: 49%;
    left: 5%;
    top: -10%;
    z-index: 0;
}

    .blk_rsm:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: -15px;
        width: 440px;
        height: 100%;
        background: url(../img/border.png) repeat;
        z-index: -1;
    }

.pl {
    padding-left: 10px;
}

.Ana_Blk {
    padding-bottom: 40px;
}

.Ana_BlkTwo {
    padding-top: 40px;
    padding-bottom: 40px;
}

video {
    padding-bottom: 40px;
    width: 100%;
}

.blok-rsm {
    margin: 25px auto;
    position: relative;
}

    .blok-rsm .fa {
        position: absolute;
        opacity: 0;
        border: 1px solid #fff;
        border-radius: 10px;
        padding: 10px;
        margin: auto;
        color: #fff;
        font-size: 40px;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        transition: all 0.5s ease;
    }

    .blok-rsm:hover .fa {
        opacity: 1;
        transition: all 0.5s ease;
    }

@media(max-width:767px) {
    .Hmd, .ftrSocTw {
        text-align: center;
    }

    .sayfa {
       margin: 0;
       margin-top: 15px;
    }

    .hTp {
        border-radius: 0;
    }

    .MenuAlani {
        border: none;
    }

    header .sosyal_link {
        padding: 5px;
        text-align: center;
        position: initial;
    }

    .navbar-toggle {
        border-top: 0px solid #7C7C7C;
        border-bottom: 0px solid #7C7C7C;
        text-align: center;
        border-radius: 0;
    }

    .toggle-text, .toggle-icon {
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        color: #fff;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
    }

    #menu-1 {
        position: absolute;
        z-index: 9999;
        width: 100%;
        background: #9d9d9d;
        margin: 0;
        padding: 0;
        overflow: visible;
    }

        #menu-1 > ul > li {
            display: inline-block;
            width: 100%;
            text-align: center;
        }

            #menu-1 > ul > li > a {
                padding: 10px;
                text-align: center;
                width: 100%;
            }

    .Hmdl, .Hmda {
        display: inline-block;
    }

        .Hmda .form-control {
            width: 160px;
        }

    .hLink {
        display: none;
    }

    .Hmda > div > .form-group {
        display: inline-flex;
    }

    .satirY {
        width: 100%;
    }

    .GroupLabel {
        background: transparent;
        border: 0;
        display: block;
        width: 100%;
    }

    .ftrt {
        padding: 10px;
    }

    .ftrblg ul li a, .ftrlnk ul li a, .ftrkat ul li a {
        padding: 8px;
        display: block;
    }

    .ftrSoc {
        text-align: center;
    }

    .info-box {
        margin: 5px 0;
    }

    .Hmd .info-box:before {
        content: "";
    }

    .blk_rsm:before {
        top: -5px;
        width: 160px;
    }

    .blk_yazi {
        top: 0;
    }

    .f-bslk {
        font-size: 11px;
    }

    .f-icerik {
        font-size: 10px;
        overflow: hidden;
        height: 74px;
    }

    .icerik {
        margin: 10px;
    }
        .icerik img {
            padding: 0;
            margin: 0;
            padding-bottom: 10px;
        }
}

@media(min-width:768px) {
    .info-box {
        margin: 20px 0 0;
    }

    .blk_rsm:before {
        width: 390px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {

    #menu-1 > ul > li > a {
        font-size: xx-small;
    }
}

@media(min-width:992px) {
    .info-box {
        margin: 50px 0 0;
    }

    .blk_rsm:before {
        width: 550px;
    }

    .sag-alani {
        padding: 31px 0 0 0;
    }
}

@media(min-width:1200px) {
    .blk_rsm:before {
        top: -10px;
        width: 345px;
    }

    .sag-alani {
        padding: 48px 0 0 0;
    }
}

@media (min-width:1382px) {
    .blk_rsm:before {
        top: -15px;
        width: 440px;
    }

    .sag-alani {
        padding: 111px 0 0 0;
    }
}



.ustslideryeni img {
    width: 100%;
}



@media screen and (max-width: 767px) {
    .ustslideryeni {
        display: none;
        visibility: hidden;
    }
}


.call-now-button {
    z-index: 9999;
    clear: both;
    margin: 0 auto;
    position: fixed;
    border-radius: 50px;
}

    .call-now-button div {
        display: flex;
        cursor: pointer;
    }

        .call-now-button div a .quick-alo-ph-img-circle, .call-now-button div a .quick-alo-phone-img-circle {
            background-color: #0c3;
        }

.call-now-button {
    bottom: 12%;
    right: 6%;
    background: transparent;
}

@media only screen and (min-width: 320px) and (max-width: 758px) {
    .call-now-button {
        left: 5% !important;
        width: 40%;
        right: auto;
    }
}

.quick-alo-ph-circle.active {
    width: 130px;
    height: 130px;
    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,.4);
    opacity: 1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-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%;
}

.quick-alo-ph-circle-fill.active {
    width: 80px;
    height: 80px;
    top: -15px;
    left: -15px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-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%;
}

.quick-alo-phone-img-circle.shake {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    background: url(../img/whatsapp-logo.png) no-repeat center center;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-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%;
}

@keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1;
    }
}

@keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }
}

@keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
}