﻿body {
    font-family: 'Poppins', sans-serif;
}

a {
    outline: none !important;
    text-decoration: none !important;
}

/*===================================================== RESIMLER ===================================================*/

.katresim {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.galeriresim {
    width: 100%;
    min-height: 250px;
    max-height: 250px;
    object-fit: cover;
}

.logoresim {
}

@media (min-width: 992px) {
}

/*===================================================== WHATSAPP_BUTON ===================================================*/

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    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;
    position: fixed;
    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: 40px;
    right: 20px;
    animation-play-state: paused;
}

    .btn-whatsapp-pulse-border::before {
        content: "";
        position: absolute;
        border-radius: 50%;
        padding: 25px;
        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;
    }
}

.whatsappsagalt {
    bottom: 20px;
    right: 20px;
}

.whatsappsolalt {
    bottom: 20px;
    left: 20px;
}

.whatsappsagust {
    top: 20px;
    right: 20px;
}

.whatsappsolust {
    top: 20px;
    left: 20px;
}

/*===================================================== HEADER ===================================================*/

.ust {
    padding-top: 5px;
    padding-bottom: 5px;
}

.ustsosyal {
}

    .ustsosyal span {
        padding-right: 10px;
        font-size: 13px;
        font-weight: 600;
    }

    .ustsosyal i {
        font-size: 26px;
    }

.ustiletisim {
    font-size: 14px;
    text-align: center;
}

    .ustiletisim span {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 18px;
    }

    .ustiletisim a {
    }

    .ustiletisim i {
        padding-right: 5px;
        font-size: 16px;
    }

.diller {
    text-align: right;
}

.ustmenu {
    padding-top: 20px;
    padding-bottom: 20px;
}

/*==================================================== CAROUSEL ==================================================*/

.carousel {
    position: relative;
    z-index: 97;
}

.carousel-item {
    min-height: 600px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .carousel-item a {
        min-height: 600px;
        display: block;
        height: 100%;
        width: 100%;
    }

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

    .carousel-fade .carousel-item.active,
    .carousel-fade .carousel-item-next.carousel-item-left,
    .carousel-fade .carousel-item-prev.carousel-item-right {
        opacity: 1;
    }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

.slidebaslik {
    font-size: 44px;
    font-weight: 800;
}

.slideyazi {
    font-size: 24px;
}

/*===================================================== DEFAULT ===================================================*/

/*--------------- MODULLER -----------------*/

.hakkimizda {
    padding-top: 40px;
    padding-bottom: 40px;
}

.hizmetlerimiz {
    padding-top: 40px;
    padding-bottom: 40px;
}

.haberler {
    padding-top: 40px;
    padding-bottom: 40px;
}

.uygulamalar {
    padding-top: 40px;
    padding-bottom: 40px;
}

.instagram {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}

    .instagram a {
        color: #000000;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
    }

    .instagram i {
        font-size: 46px;
        font-weight: 500;
        color: #111111;
    }

.referanslar {
    padding-top: 40px;
    padding-bottom: 40px;
}

/*--------------- BASLIKLAR -----------------*/

.baslik {
    font-size: 44px;
    font-weight: 800;
}

.hakkimizdabaslik {
    min-height: 60px;
    font-size: 34px;
    font-weight: 700;
    padding-bottom: 20px;
}

.hizmetbaslik {
    width: 100% !important;
    height: 70px;
    line-height: 30px;
    font-size: 21px;
    font-weight: 500;
    color: #000000;
    text-align: center !important;
    vertical-align: middle;
    align-items: center !important;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
}

.haberbaslik {
    width: 100% !important;
    height: 80px;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    text-align: left !important;
    overflow: hidden;
}

.uygulamabaslik {
    height: 40px;
    line-height: 20px;
    font-size: 17px;
    font-weight: 700;
    color: #31313F;
    vertical-align: middle;
    align-items: center !important;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
}

.uygulamalarcol2 .uygulamabaslik {
    height: 60px !important;
}

.uygulamalarcol3 .uygulamabaslik {
}

.uygulamalarcol4 .uygulamabaslik {
}

.uygulamalarcol6 .uygulamabaslik {
}

.uygulamalarcol12 .uygulamabaslik {
}

/*--------------- YAZILAR -----------------*/

.hakkimizdayazi {
    min-height: 200px;
    max-height: 200px;
    font-size: 15px;
    overflow: hidden;
}

.hizmetyazi {
    height: 87px;
    font-size: 14px;
    color: #AAAAAA;
    overflow: hidden;
}

.haberyazi {
    height: 100px;
    font-size: 13px;
    color: #666666;
}

.uygulamayazi {
    height: 100px;
    font-size: 13px;
    color: #31313F;
    overflow: hidden;
}

.uygulamalarcol2 .uygulamayazi {
    height: 175px !important;
}

.uygulamalarcol3 .uygulamayazi {
}

.uygulamalarcol4 .uygulamayazi {
}

.uygulamalarcol6 .uygulamayazi {
}

.uygulamalarcol12 .uygulamayazi {
}

/*--------------- BUTONLAR -----------------*/

.hkdevambtn {
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.nextprev1 {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.hizmetbtn {
    margin: 15px auto;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.nextprev2 {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.haberbtn {
    margin: 15px auto;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

/*--------------- KAPSAYICILAR -----------------*/

.hizmetkapsayici {
    padding: 10px;
    background-color: #FFFFFF;
}

.hizmetresimkapsayici {
    height: 200px;
    overflow: hidden;
    background-color: #FFFFFF;
}

.haberkapsayici {
    padding: 10px;
    background-color: #EEEEEE;
}

.haberresimkapsayici {
    margin-top: 20px;
    overflow: hidden;
}

.uygulamakapsayici {
    margin-top: 20px;
    padding: 40px;
    min-height: 260px;
    background-color: #FFFFFF;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(136,136,136,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(136,136,136,1);
    box-shadow: 0px 0px 10px 0px rgba(136,136,136,1);
}

.uygulamaresimkapsayici {
    height: 80px;
}

.referanskapsayici {
    padding: 40px;
    border: solid 1px #CCCCCC;
    text-align: center;
}

/*===================================================== FOOTER ===================================================*/

.altiletisim {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .altiletisim a {
    }

    .altiletisim i {
        font-size: 18px;
    }

.altiletisimiconcerceve {
    width: 63px;
    height: 63px;
    line-height: 63px;
    text-align: center;
}

.ebulten {
    padding-top: 40px;
    padding-bottom: 20px;
}

.ebultenplace {
    height: 80px;
    border: none;
    border-radius: 0px;
}

    .ebultenplace::-webkit-input-placeholder {
        opacity: 1 !important;
        font-size: 13px;
    }

.btn {
    border-radius: 0px;
}

.altbilgi {
    padding-top: 20px;
    padding-bottom: 20px;
}

.altsosyal {
}

    .altsosyal span {
        font-size: 13px;
        font-weight: 600;
    }

    .altsosyal i {
        font-size: 26px;
    }

.altbilgibaslik {
    font-size: 13px;
    font-weight: 600;
}

.altbilgilink {
    padding-top: 10px;
    font-size: 13px;
    font-weight: 500;
    line-height: 25px;
}

    .altbilgilink a {
        display: block;
    }

    .altbilgilink i {
        font-size: 5px;
    }

.altbilgiadres {
    padding-top: 10px;
    font-size: 13px;
    line-height: 25px;
}

    .altbilgiadres a {
    }

    .altbilgiadres i {
        font-size: 14px;
    }

.alt {
    padding-top: 20px;
    padding-bottom: 20px;
}

.altyazi1 {
    font-size: 13px;
    font-weight: 500;
}

    .altyazi1 a {
    }

    .altyazi1 span {
        padding-left: 5px;
        padding-right: 5px;
    }

.altyazi2 {
    font-size: 13px;
    text-align: center;
}

    .altyazi2 span {
        font-size: 15px;
        font-weight: 600;
    }

.prmtlogokapsayici {
    text-align: right;
}

.prmtlogo {
    text-align: right;
}

/*==================================================== ICSAYFALAR ================================================*/

.icsayfalar {
    padding-top: 20px;
    padding-bottom: 20px;
}

.icsayfaaltbaslik h2 {
    padding-bottom: 10px;
    font-size: 44px;
    font-weight: 800;
    text-align: left;
}

.icsayfaicerik {
    padding-bottom: 20px;
    font-size: 14px;
}

.galeriresimkapsayici {
    margin-top: 20px;
    width: 100%;
    border: solid 1px #CCCCCC;
    text-align: center;
    overflow: hidden;
}

.katkapsayici {
    text-align: center;
}

    .katkapsayici img {
        width: 100% !important;
        max-height: 225px !important;
        min-height: 225px !important;
    }

.katbaslik {
    width: 100% !important;
    height: 80px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 600;
    text-align: center !important;
    vertical-align: middle;
    align-items: center !important;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
}

/*==================================================== ILETISIM ==================================================*/

.iletisimbilgileri {
    padding-bottom: 20px;
    background-image: url('/images/iletisimbilgileribg.png');
    background-position: center;
    background-repeat: no-repeat;
}

.formx {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #E9E9E9;
}

.iletisimbaslik {
    padding-bottom: 20px;
    color: #3E4346;
    font-size: 16px;
    font-weight: 600;
}

.iletisimlink {
    font-size: 15px;
    display: block;
    outline: none;
    text-decoration: none;
}

    .iletisimlink i {
        font-size: 16px;
    }

    .iletisimlink a {
        font-size: 15px;
        display: block;
        outline: none;
        text-decoration: none;
    }

.iletisimtextbox {
    margin-top: 10px;
    width: 100%;
    min-height: 70px;
    font-size: 13px;
    padding: 20px;
    border: none;
    color: #888888;
    background-color: #FFFFFF;
}

.butoni {
    padding-top: 5px;
    width: 240px;
    height: 70px;
    text-align: center;
    border: none;
    font-size: 13px;
    text-decoration: none !important;
    vertical-align: middle;
    display: block;
}

.harita {
    background-color: #F8F8F8;
    height: 365px;
    max-height: 365px;
    overflow: hidden;
    border: solid 1px #ececec;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 66.66%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
    max-height: 365px;
    margin-top: 0px;
}

    .iframe-container > * {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100%;
    }

/*=================================================== MOBİL ===========================================*/

@media (max-width: 575.98px) {
}

@media (max-width: 767.98px) {

    /*--------------- CAROUSEL -------------------*/

    .carousel {
        margin-top: 0px;
    }

    .carousel-item {
        min-height: 250px;
    }

        .carousel-item a {
            min-height: 250px;
        }

    /*--------------- HEADER -------------------*/

    .logo {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /*--------------- MODULLER -----------------*/

    .hakkimizda {
        padding-bottom: 0px;
    }

    /*--------------- BASLIKLAR ----------------*/

    .baslik {
        font-size: 28px;
    }

    .hakkimizdabaslik {
        padding-top: 20px;
    }

    /*--------------- YAZILAR ------------------*/

    .hakkimizdayazi {
        padding-bottom: 20px;
    }

    /*--------------- ICSAYFALAR ---------------*/


}

/*--------------- FOOTER -------------------*/

.altyazi1 {
    text-align: center;
}

.prmtlogokapsayici {
    text-align: center;
}

.prmtlogo {
    margin: 0 auto;
}


@media (max-width: 991.98px) {
}

@media (max-width: 1199.98px) {
}

.link1 {
    display: block;
    width: 170px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    background-color: #BA181D;
    color: white;
    border-radius: 3px 3px 3px 3px;
}

.link1x {
    display: block;
    width: 170px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    background-color: #F0B036;
    color: white;
    border-radius: 3px 3px 3px 3px;
}
.link2x {
    display: block;
    width: 260px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    background-color: #F0B036;
    color: white;
    border-radius: 3px 3px 3px 3px;
}
.ep1x {
    width: auto;
    margin-right: 0px;
    margin-left: auto;
}






@media (max-width: 1399.98px) {
    .ustsosyal span {
        display: none;
    }

    .galeriresim {
        width: 100%;
        min-height: 220px;
        max-height: 220px;
        object-fit: cover;
    }

    .galeriresimkapsayici {
    }
}

@media (max-width: 1199.98px) {
    .ep1 {
        display: none !important;
    }
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link {
        height: unset;
        line-height: unset;
        padding-left: 10px;
        font-size: 11px;
    }

    .galeriresim {
        width: 100%;
        min-height: 200px;
        max-height: 200px;
        object-fit: contain;
    }

    .galeriresimkapsayici {
    }

}

@media (max-width: 767.98px) {

    .navbar-toggler {
        top: 0;
        right: 0px;
        position: absolute;
        border: none;
        margin-top: 30px !important;
    }

    .hakkimizdayazi {
        min-height: unset;
        max-height: unset;
        font-size: 15px;
        overflow: unset;
        padding-bottom: 20px;
    }

    .galeriresim {
        width: 100%;
        min-height: 200px;
        max-height: 200px;
        object-fit: contain;
    }

    .galeriresimkapsayici {
    }
    .ep1x {
        width: 100%;
        margin-right: unset;
        margin-left: unset;
        margin: 0 auto;
    }

    .link1 {
        width: 100%;
        padding-left:3px;
        padding-right:3px;
        font-size:14px;
    }

    .link1x {
        width: 100%;
        padding-left: 3px;
        padding-right: 3px;
        font-size: 14px;
    }
	   .link2x {
        width: 100%;
        padding-left: 3px;
        padding-right: 3px;
        font-size: 13px;
    }
}

@media (max-width: 575.98px) {
    .navbar-toggler {
        top: 0;
        right: 0px;
        position: absolute;
        border: none;
        margin-top: -70px !important;
    }
}




/*===================================================== TELEFON ===================================================*/
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    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
    }
}