body {
    font-family: "Poppins";
    font-size: 14px;
    line-height: 120%;
    color: #595959;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    height: 100%;
}

.edit-image {
    width: 28px;
    height: 28px;
    background: url(/assets/imgs/field-edit.png) 0 0 no-repeat;
}

* {
    outline: none;
}

.clear {
    clear: left;
}

.clearboth {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right !important;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left !important;
}

.align-right {
    text-align: right !important;
}

.hidden {
    display: none !important;
}

.block {
    display: block !important;
}

.bold {
    font-weight: 700;
}

.center {
    margin-right: auto;
    margin-left: auto;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

a, a:hover, a:focus {
    text-decoration: none;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

p {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 120%;
}

html, body {
    height: 100%;
}

#root {
    margin-bottom: -35px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.global-loading {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7) url("../../assets/imgs/loading.gif") no-repeat center center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999999;
}

.push-footer {
    height: 35px;
}

.valid-error {
    color: red;
}

.valid-hopiMessage{
    color: #1347f2;
}

.hidden {
    display: none !important;
}

.site-axa-logo {
    /*background: url(../imgs/logo-axa.png) no-repeat;*/
    width: 270px;
    height: 90px;
    display: inline-block;
}

.site-axa-logo-img {
    /*background: url(../imgs/logo-axa.png) no-repeat;*/
    max-width: 270px;
    max-height: 120px;
}

.hero-content {
    width: 100%;
    min-height: 822px;
    background: url(../imgs/header-bg-seyahatsaglik.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 75px;
    padding-bottom: 15px;
    border-bottom: 6px solid #e72b37;
}

.hero-spot {
    width: 560px;
    margin-top: 280px;
    float: left;
}

    .hero-spot .header-big-msg {
        color: #014a93;
        font-size: 30px;
        font-weight: 600;
        line-height: 150%;
        width: 650px;
    }

.hero-form {
    margin-top: -106px;
    width: 420px;
    float: right;
}

    .hero-form .box-insurance-buy {
        width: 100%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        background-color: rgba(255,255,255,0.9);
        padding: 25px 25px 0;
        margin-bottom: 15px;
    }

        .hero-form .box-insurance-buy .buy-little-icon {
            float: left;
            margin-right: 15px;
        }

        .hero-form .box-insurance-buy .buy-header {
            color: #014a93;
            margin: 0;
            font-size: 21px;
            font-weight: 500;
            line-height: 30px;
        }

        .hero-form .box-insurance-buy input {
            color: #88898a;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -ms-box-shadow: none;
            -o-box-shadow: none;
            box-shadow: none;
            border: none;
            border-bottom: 1px solid #e5e5e5;
            font-size: 16px;
            background-color: transparent;
            width: 100%;
            padding: 20px 0;
            outline: none;
        }

        .hero-form .box-insurance-buy .calendar-group {
            position: relative;
            float: left;
            width: 48%;
            border-bottom: 1px solid #e5e5e5;
            padding: 15px 5px;
            margin: 5px 0;
        }

            .hero-form .box-insurance-buy .calendar-group:first-child {
                border-right: solid 1px rgba(143,143,143,.2);
                padding-left: 0;
            }

            .hero-form .box-insurance-buy .calendar-group .ico-calendar {
                background: url("../imgs/lead-icon-set-seyahatsigortasi.png") no-repeat -29px -251px;
                width: 28px;
                height: 25px;
                display: inline-block;
                float: left;
                vertical-align: middle;
                cursor: pointer;
            }

            .hero-form .box-insurance-buy .calendar-group .input-label2 {
                color: #8a8681;
                font-size: 14px;
                float: left;
                padding-top: 5px;
                width: 90px;
            }

            .hero-form .box-insurance-buy .calendar-group .date {
                position: relative;
                font-weight: 500;
                float: left;
                margin-left: 5px;
                vertical-align: middle;
            }

                .hero-form .box-insurance-buy .calendar-group .date .day {
                    text-align: right;
                    display: block;
                    width: 27px;
                    color: #014a93;
                    font-size: 25px;
                    position: absolute;
                    left: 0;
                    top: 0;
                    line-height: 100%;
                }

                .hero-form .box-insurance-buy .calendar-group .date .month {
                    color: #014a93;
                    font-size: 10px;
                    position: absolute;
                    left: 30px;
                    top: 0;
                    line-height: 100%;
                }

                .hero-form .box-insurance-buy .calendar-group .date .year {
                    color: #014a93;
                    font-size: 10px;
                    position: absolute;
                    left: 30px;
                    top: 11px;
                    line-height: 100%;
                }


            .hero-form .box-insurance-buy .calendar-group .datepicker {
                position: absolute;
                top: 0;
                left: 0;
                height: 0;
            }

    .hero-form .form-group {
        clear: left;
    }

        .hero-form .form-group .ps {
            font-size: 14px;
        }



    .hero-form .box-insurance-buy .check-robot {
        height: 45px;
        margin-top: 15px;
    }

        .hero-form .box-insurance-buy .check-robot .check-robot-text, .hero-form .box-insurance-buy .check-robot .check-robot-input, .hero-form .box-insurance-buy .check-robot .listen-text, .hero-form .box-insurance-buy .check-robot .new-text {
            border: 1px solid #e5e5e5;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
            float: left;
            height: 100%;
        }

        .hero-form .box-insurance-buy .check-robot .check-robot-text {
            width: 110px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .hero-form .box-insurance-buy .check-robot .check-robot-input {
            margin-left: 5px;
            width: 150px;
            padding: 10px;
            font-size: 12px;
            font-weight: 500;
            color: #afafaf;
        }

        .hero-form .box-insurance-buy .check-robot .listen-text, .hero-form .box-insurance-buy .check-robot .new-text {
            margin-left: 5px;
            width: 45px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

    .hero-form .box-insurance-buy .terms-info-msgs {
        padding-left: 0;
        padding-top: 15px;
        clear: both;
    }

        .hero-form .box-insurance-buy .terms-info-msgs li input[type=checkbox] {
            float: left;
            width: 10%;
            height: 40px;
            opacity: 0;
            position: relative;
            z-index: 9999;
            margin: 4px 0 0;
            cursor: pointer;
        }

        .hero-form .box-insurance-buy .terms-info-msgs li label, .hero-form .box-insurance-buy .terms-info-msgs li label a {
            font-size: 11px;
            color: #7d7b7b;
            font-weight: 500;
            width: 90%;
            float: left;
            position: relative;
        }

            .hero-form .box-insurance-buy .terms-info-msgs li label a {
                text-decoration: underline;
                float: none;
                color: #013d79;
            }

            .hero-form .box-insurance-buy .terms-info-msgs li label::before {
                content: " ";
                display: inline-block;
                width: 25px;
                height: 25px;
                cursor: pointer;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                -ms-border-radius: 5px;
                -o-border-radius: 5px;
                border-radius: 5px;
                border: 1px solid #b4b4b4;
                position: absolute;
                left: -38px;
                top: 4px;
            }

            .hero-form .box-insurance-buy .terms-info-msgs li label::after {
                content: " ";
                visibility: hidden;
                display: inline-block;
                width: 19px;
                height: 19px;
                position: absolute;
                left: -35px;
                top: 7px;
                border-radius: 4px;
                background-color: #e72b37;
            }

        .hero-form .box-insurance-buy .terms-info-msgs li input[type="checkbox"]:checked + label::after {
            visibility: visible;
        }


.main-buttons, .main-buttons:focus {
    height: 55px;
    font-size: 16px;
    background-color: #e72b37;
    color: #fff;
    border: 1px solid transparent;
    padding: 20px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-weight: 600;
    -webkit-transition: 200ms all ease-in-out;
    -moz-transition: 200ms all ease-in-out;
    -ms-transition: 200ms all ease-in-out;
    -o-transition: 200ms all ease-in-out;
    transition: 200ms all ease-in-out;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

    .main-buttons:hover {
        text-decoration: none;
    }

.hero-content .main-buttons {
    display: block;
}

.top-five-articles {
    font-size: 14px;
    margin-bottom: 0;
    height: 150px;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    line-height: 140%;
    font-weight: 500;
}

    .top-five-articles li {
        color: #595959;
        border-left: 1px solid #ebebeb;
        border-bottom: 2px solid transparent;
        float: left;
        width: 20%;
        cursor: pointer;
        height: 150px;
        text-align: center;
        position: relative;
        padding-top: 70px;
    }

        .top-five-articles li:first-child {
            border-left: none;
            padding-left: 0;
        }

        .top-five-articles li .text {
            display: block;
        }

        .top-five-articles li i {
            margin-bottom: 17px;
            position: absolute;
            width: 100%;
            top: 16px;
            left: 0;
        }

.lead-icon-set {
    background: url(../imgs/lead-icon-set-seyahatsigortasi.png) no-repeat center;
    height: 42px;
    display: inline-block;
}

    .lead-icon-set._1 {
        background-position: center 0;
    }

    .lead-icon-set._2 {
        background-position: center -48px;
    }

    .lead-icon-set._3 {
        background-position: center -102px;
    }

    .lead-icon-set._4 {
        background-position: center -150px;
    }

    .lead-icon-set._5 {
        background-position: center -200px;
    }

.main-content {
    margin: 100px auto;
    min-height: 570px;
    position: relative;
}

    .main-content .main-headers {
        font-size: 24px;
        color: #454545;
        font-weight: 500;
        line-height: 150%;
    }

    .main-content .red-separator {
        background-color: #e72b37;
        width: 24px;
        height: 4px;
        display: block;
        margin: 45px 0;
    }

    .main-content p {
        color: #595959;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 20px;
        display: block;
        line-height: 170%;
    }

    .main-content .for-mobile p.ps {
        color: #595959;
        font-size: 12px;
        font-weight: 300;
    }

.with-graphic {
    position: relative;
}

    .with-graphic:before {
        content: " ";
        position: absolute;
        right: 20px;
        top: 30px;
        display: block;
        width: 503px;
        height: 478px;
        background: url(../imgs/home-graphic-seyahatsigortasi.png) no-repeat;
        background-size: 100% 100%;
    }

.info-item li {
    text-align: center;
    padding: 10px;
    position: relative;
    border-bottom: 1px solid #d2d2d2;
}

    .info-item li ul {
        border-right: 1px solid #d2d2d2;
        margin: -10px;
    }

        .info-item li ul li:last-child {
            border: none;
        }

    .info-item li.header {
        background-color: #efefef;
    }

    .info-item li.disabled {
        text-decoration: line-through;
        color: #ccc;
    }

    .info-item li .price {
        font-size: 18px;
        font-weight: bold;
        color: #337ab7;
    }

    .info-item li .icon-status {
        background: url(../imgs/icon-status.png) no-repeat -23px 0;
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        right: 5px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .info-item li .img-danger {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        right: 1px;
        top: 0;
        bottom: 0;
        margin: auto;
    }


.info-item .icon-info.type2 {
    left: 10px;
    right: inherit;
}

.info-item li .icon-status.no {
    background-position: 0 0 !important;
}

.app .section-content p {
    color: #595959;
    font-size: 16px;
    line-height: 140%;
    font-weight: 500;
}

.faq-area {
    background-color: #f5f8fa;
    padding-top: 100px;
    padding-bottom: 100px;
}

    .faq-area .faq-head .section-headers, .products .section-headers, .section-slider .section-headers {
        float: left;
        margin-top: 3px;
        font-size: 24px;
        color: #454545;
        line-height: 130%;
        font-weight: 500;
    }

    .faq-area .faq-head .faq-opener {
        float: right;
        font-size: 30px;
    }

        .faq-area .faq-head .faq-opener a {
            color: #e72b37;
        }

            .faq-area .faq-head .faq-opener a:first-child {
                color: #1d1d1b;
            }

    .faq-area .faq-head .clear {
        clear: both;
    }

    .faq-area .red-separator {
        background-color: #e72b37;
        width: 24px;
        height: 4px;
        display: block;
        margin: 45px 0;
    }

    .faq-area .faqs {
        padding-left: 0;
    }

        .faq-area .faqs li {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
            background-color: #fff;
            padding: 30px;
            margin-bottom: 20px;
        }

            .faq-area .faqs li .question {
                cursor: pointer;
                position: relative;
            }

            .faq-area .faqs li .faqs-icons {
                font-style: normal;
                float: left;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px;
                border: 1px solid #e72b37;
                color: #e72b37;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 40px;
                height: 40px;
                font-weight: 500;
                position: absolute;
                left: 0;
                top: 0;
            }

            .faq-area .faqs li .faqs-text {
                margin-left: 15px;
                line-height: 38px;
                display: inline-block;
                font-size: 16px;
                font-weight: 500;
                color: #595959;
                padding-left: 40px;
            }

            .faq-area .faqs li .answer-toggle {
                float: right;
                font-size: 16px;
                -webkit-transform: translateY(10px);
                -moz-transform: translateY(10px);
                -ms-transform: translateY(10px);
                -o-transform: translateY(10px);
                transform: translateY(10px);
            }

            .faq-area .faqs li .answer {
                clear: both;
                border-top: solid 1px #e8e8e8;
                padding-top: 20px;
                margin-top: 20px;
                display: none;
                position: relative;
            }

            .faq-area .faqs li .faqs-icons-a {
                font-style: normal;
                float: left;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px;
                border: 1px solid #014a93;
                color: #014a93;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 40px;
                height: 40px;
                font-weight: 500;
                position: absolute;
                left: 0;
                top: 20px;
            }

.imaged-section {
    position: relative;
    background: url(../imgs/footer-bg-seyahatsigortasi.jpg) no-repeat 50% 20%;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 15px;
    height: 400px;
}

    .imaged-section:before {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background: #014a93;
    }

    .imaged-section .imaged-content {
        width: 100%;
    }

    .imaged-section .imaged-header {
        font-size: 34px;
        color: #fff;
        margin-bottom: 20px;
        line-height: 150%;
    }

    .imaged-section .text {
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        margin-bottom: 62px;
        white-space: nowrap;
    }

    .imaged-section .go-up {
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        background-color: #e72b37;
        font-size: 30px;
        position: fixed;
        bottom: 75px;
        right: 40px;
        display: none;
        border: 1px solid transparent;
        -webkit-transition: 200ms all ease-in-out;
        -moz-transition: 200ms all ease-in-out;
        -ms-transition: 200ms all ease-in-out;
        -o-transition: 200ms all ease-in-out;
        transition: 200ms all ease-in-out;
        text-align: center;
        padding-top: 7px;
    }

    .imaged-section .go-up-wrap .go-up:hover {
        border: 1px solid #e72b37;
        background-color: transparent;
        color: #e72b37;
    }

.footer {
    border-top: 5px solid #0f2e86;
}

    .footer .footer-copyright {
        background-color: #e5e5e5;
        padding: 5px 0;
        display: inline-block;
        width: 100%;
    }

        .footer .footer-copyright .footer-right {
            float: right;
            font-size: 14px;
            margin-bottom: 0;
        }

            .footer .footer-copyright .footer-right li {
                float: left;
                padding: 0 5px;
                border-left: 1px solid #79838d;
                color: #79838d;
            }

                .footer .footer-copyright .footer-right li:first-child {
                    border-left: none;
                }

                .footer .footer-copyright .footer-right li a {
                    color: #79838d;
                }
.page-modal3 {
    overflow-y:scroll;
}

.page-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

    .page-modal .overlay {
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.7);
    }

    .page-modal .page-container {
        max-width: 815px;
        width: 100%;
        max-height: 730px;
        height: 100%;
        background-color: #fff;
        border-radius: 5px;
        padding: 80px 15px 20px 50px;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 10;
    }

        .page-modal .page-container .page-content {
            font-size: 12px;
            width: 100%;
            height: 100%;
            padding-right: 25px;
        }

    .page-modal h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .page-modal .page-container .page-content .main-title {
        font-size: 18px;
        font-weight: 500;
        color: #454545;
        line-height: 120%;
    }

    .page-modal .page-container .page-content .settings {
        margin-bottom: 15px;
        width: 100%;
    }

        .page-modal .page-container .page-content .settings .list {
            float: right;
            margin-right: 30px;
        }

            .page-modal .page-container .page-content .settings .list li {
                float: left;
                margin-left: 37px;
            }

                .page-modal .page-container .page-content .settings .list li:first-child {
                    margin-left: 0;
                }

                .page-modal .page-container .page-content .settings .list li a {
                    color: #595959;
                    text-align: center;
                    display: block;
                    width: 20px;
                    height: 60px;
                    position: relative;
                }

                .page-modal .page-container .page-content .settings .list li .text {
                    font-size: 10px;
                    white-space: nowrap;
                    display: block;
                    position: absolute;
                    bottom: 0;
                    left: 50%;
                    transform: translateX(-50%);
                    margin-bottom: 0;
                    color: #595959;
                }

                .page-modal .page-container .page-content .settings .list li i {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%,-50%);
                }

.download-icon, .printer-icon, .text-icon {
    display: inline-block;
    background: url(../imgs/car-icon-set.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.download-icon {
    background-position: -54px -142px;
    width: 20px;
    height: 24px;
}

.printer-icon {
    background-position: -0 -135px;
    width: 25px;
    height: 21px;
}

.text-icon {
    background-position: -27px -143px;
    width: 26px;
    height: 17px;
}

.close {
    display: flex;
    background-color: #c4c4c4;
    position: absolute;
    width: 42px;
    height: 42px;
    border-radius: 0 5px 0 0;
    top: 0;
    font-size: 20px;
    right: 0;
    z-index: 1000;
    color: #fff;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 17px;
    font-weight: 300;
}

img {
    max-width: 100%;
}


.hasCustomSelect {
    height: 48px !important;
}

.customSelect {
    background-size: auto 100% !important;
    cursor: pointer;
    width: 100%;
    outline: none;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 50px;
}

.customSelectInner {
    width: 100% !important;
    padding: 17px 50px 10px 10px;
    font-size: 16px;
    height: 48px;
    color: #7a7a7a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    background: url("../imgs/ico-dropdown.png") no-repeat 100% 100%;
}


input.customCheckbox {
    background-color: transparent;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin-right: 5px;
    -webkit-appearance: none;
    vertical-align: middle;
    position: relative;
    outline: none;
}

    input.customCheckbox:hover::after {
        content: " ";
        display: block;
        width: 19px;
        height: 19px;
        margin: 2px;
        background-color: #e72b37;
        border-radius: 5px;
    }

    input.customCheckbox:checked::after {
        content: " ";
        display: block;
        width: 19px;
        height: 19px;
        margin: 2px;
        background-color: #e72b37;
        border-radius: 5px;
    }

input.customRadiobox {
    background-color: transparent;
    border: 1px solid #b4b4b4;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin-right: 5px;
    -webkit-appearance: none;
    vertical-align: middle;
    position: relative;
    outline: none;
}

    input.customRadiobox:hover::after {
        content: " ";
        display: block;
        width: 19px;
        height: 19px;
        margin: 2px;
        background-color: #e72b37;
        border-radius: 50%;
    }

    input.customRadiobox:checked::after {
        content: " ";
        display: block;
        width: 19px;
        height: 19px;
        margin: 2px;
        background-color: #e72b37;
        border-radius: 50%;
    }

.head-section {
    width: 100%;
    height: 230px;
    background: url(../imgs/sub-page-head-seyahatsigortasi.jpg) no-repeat center top;
    background-size: cover;
    margin-bottom: 27px;
}

    .head-section .site-axa-logo {
        margin: 25px 0;
    }

    .head-section h1 {
        font-size: 25px;
        color: #014a93;
        margin: 0;
        font-weight: 600;
        line-height: 120%;
    }

article.page-content .ps.type2 {
    font-size: 14px;
    color: #3876b2;
}

.steps {
    position: relative;
    z-index: 1;
}

    .steps li {
        float: left;
        width: calc(100% / 4);
        position: relative;
    }

    .steps:before, .steps-title:before, .steps:after, .steps-title:after {
        content: " ";
        display: table;
    }

    .steps:after, .steps-title:after {
        clear: both;
    }

.steps {
    background: url(../imgs/bg-steps.png) no-repeat;
    width: 800px;
    height: 68px;
    margin: 0 auto 15px;
    position: relative;
}

    .steps li span {
        width: 52px;
        height: 52px;
        display: block;
        font-size: 30px;
        font-weight: bold;
        color: #d9d9d9;
        margin: 0 auto;
        padding-top: 12px;
        line-height: 100%;
        text-align: center;
        background-color: #f2f2f2;
        border-radius: 50%;
        top: 8px;
        position: absolute;
    }

        .steps li span.active {
            background-color: #03b4ea;
            color: #fff;
        }

    .steps li:nth-child(1) span {
        left: 8px;
    }

    .steps li:nth-child(2) span {
        left: 252px;
    }

    .steps li:nth-child(3) span {
        left: 496px;
    }

    .steps li:nth-child(4) span {
        left: 740px;
    }


.steps-title {
    position: relative;
    margin-bottom: 50px;
}

    .steps-title .stepline {
        width: 100%;
        height: 1px;
        background-color: #e9e9e9;
        display: block;
        position: absolute;
        top: 6px;
    }

    .steps-title li {
        color: #bcbbbb;
        font-size: 12px;
        font-weight: 600;
        float: left;
        text-align: center;
        width: 166px;
        position: relative;
        top: 0;
    }

        .steps-title li:nth-child(1) {
            left: 25px;
        }

        .steps-title li:nth-child(2) {
            left: 102px;
        }

        .steps-title li:nth-child(3) {
            left: 181px;
        }

        .steps-title li:nth-child(4) {
            left: 260px;
        }


        .steps-title li span {
            border: solid 2px #ededed;
            background-color: #fff;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            display: block;
            margin: auto;
            padding: 1px;
        }

            .steps-title li span.active:after {
                content: " ";
                width: 6px;
                height: 6px;
                background-color: #03b4ea;
                border-radius: 50%;
                display: block;
            }

.itext {
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #d2d2d2;
    outline: none;
    font-size: 16px;
    resize: none;
}

.form-type1 .form-group {
    margin-bottom: 25px;
    min-height: 48px;
}


    .form-type1 .form-group.alt {
        margin-bottom: 15px;
        min-height: auto;
    }



    .form-type1 .form-group .input-group.half {
        float: left;
        width: 47%;
    }


.form-type1 .search-form .form-group .input-group.half:nth-child(2n+1) {
    margin-right: 18px;
}

.form-type1 .form-group .input-group.half:nth-child(2n+1) {
    margin-right: 28px;
}

.form-type2 .form-group {
    margin-bottom: 25px;
}

.form-type2 .input-label {
    font-size: 16px;
    color: #8b8b8b;
    width: 210px;
    display: inline-block;
    padding-top: 15px;
}

.form-type2 .input-group {
    width: calc(100% - 230px);
    display: inline-block;
    vertical-align: middle;
}

    .form-type2 .input-group .half {
        width: 47%;
        float: left;
    }

        .form-type2 .input-group .half:first-child {
            margin-right: 3%;
        }

.info {
    color: #cb2d36;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    display: inline-block;
    padding-top: 10px;
    position: relative;
}

    .info .hover-image {
        display: none;
        background: url("../imgs/img-cvc2.png") no-repeat;
        width: 199px;
        height: 181px;
        position: absolute;
        top: 40px;
    }

    .info:hover .hover-image {
        display: block;
    }

.icon-info {
    border: solid 2px #cb2d36;
    border-radius: 50%;
    text-align: center;
    padding-top: 3px;
    font-style: normal;
    width: 24px;
    height: 24px;
    display: inline-block;
    font-weight: 700;
    color: #cb2d36;
}

    .icon-info.type2 {
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

#detayliBilgi th {
    color: #fff;
    background: #03a0d0;
    line-height: 35px;
}

#detayliBilgi td {
    color: #3b3b3b;
    line-height: 25px;
    text-align: center;
}

#detayliBilgi .title td {
    color: #555;
    font-weight: bold;
    background-color: #efefef;
}

#detayliBilgi .detail td {
    line-height: normal;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
}

.label-type1 {
    font-size: 16px;
}

    .label-type1 .value {
        font-weight: bold;
    }

article.page-content {
    padding-bottom: 100px;
}

    article.page-content .header-type1 {
        color: #014a93;
        margin-bottom: 30px;
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
    }


    article.page-content .box {
        border: 1px solid #d2d2d2;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
        margin-bottom: 30px;
    }

        article.page-content .box .box-head {
            text-align: center;
            color: #fff;
            background-color: #03a0d0;
            display: table;
            width: 100%;
            line-height: 120%;
            font-size: 20px;
            height: 50px;
            font-weight: bold;
        }


            article.page-content .box .box-head b {
                display: table-cell;
                vertical-align: middle;
            }


            article.page-content .box .box-head.alt {
                background-color: #56c4e6;
                font-size: 18px;
            }

        article.page-content .box .box-inner {
            padding: 24px 18px;
        }

.box-inner .item-list li {
    padding: 10px;
}

.acenteList {
    overflow-y: scroll !important;
    max-height: 500px !important;
}

.agencylogo {
    font-size: 30px;
    line-height: 20px;
    color: #0e2e85;
    padding: 3px 0;
    font-family: FranklinGothic-DemiCond;
    height: 90px !important;
    display: inline-block;
    font-weight: 600;
    line-height: 150%;
    width: 650px;
}

.box-inner .item-list li.selected {
    background-color: rgba(3,160,208,.5);
}

article.page-content table {
    width: 100%;
}

article.page-content .box .table1 {
    margin: -25px -19px;
    width: 106%;
}

article.page-content .table1 th {
    font-size: 12px;
    color: #555;
    text-align: left;
    background-color: #efefef;
    padding: 15px 30px;
    font-weight: 600;
    border: 1px solid #d2d2d2;
    border-collapse: collapse;
}

article.page-content .table1 td {
    font-size: 12px;
    color: #555;
    text-align: left;
    padding: 15px 30px;
    font-weight: 600;
    border: 1px solid #d2d2d2;
    border-collapse: collapse;
}

article.page-content .box .box-footer {
    padding-top: 15px;
    padding-left: 30px;
    font-size: 14px;
    height: 50px;
    color: #444;
    background-color: #dadada;
}

    article.page-content .box .box-footer a {
        color: #c91b26;
    }


article.page-content .box .accordion-item {
    display: inline-block;
    width: calc(100% - 100px);
    border: 1px solid #e5e5e5;
    padding: 6px 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    margin-right: 10px;
    color: #686868;
    background-color: #fff;
}

    article.page-content .box .accordion-item .title {
        font-weight: 600;
        cursor: pointer;
        font-size: 16px;
        padding: 3px;
        margin: 0;
    }

    article.page-content .box .accordion-item .title2 {
        font-weight: 600;
        cursor: pointer;
        font-size: 16px;
        padding: 3px;
        margin: 0;
    }

    article.page-content .box .accordion-item:hover .title {
        color: #fff !important;
    }

    article.page-content .box .accordion-item:hover .title2 {
        color: #fff !important;
    }

    article.page-content .box .accordion-item.active:hover .title {
        color: #686868 !important;
    }

    article.page-content .box .accordion-item.active:hover .title2 {
        color: #686868 !important;
    }

    article.page-content .box .accordion-item:hover .accordion-item-arrow {
        -webkit-filter: brightness(2);
        filter: brightness(2);
    }

    article.page-content .box .accordion-item.active:hover .accordion-item-arrow {
        -webkit-filter: brightness(0);
        filter: brightness(0);
    }

    article.page-content .box .accordion-item .accordion-item-arrow {
        width: 18px;
        height: 12px;
        background: url(../imgs/ico-arrow.png) no-repeat;
        position: absolute;
        top: 12px;
        right: 12px;
        transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
    }

    article.page-content .box .accordion-item .accordion-content {
        max-width: 65%;
        font-size: 12px;
        margin-top: 16px;
    }

.accordion-item.active .accordion-item-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion-content {
    max-width: 65%;
    font-size: 12px;
    margin-top: 16px;
}

article.page-content .box .list-type1 li {
    position: relative;
    margin-bottom: 5px;
}

article.page-content p {
    font-size: 16px;
    color: #424242;
}

article.page-content .box .search-form {
    margin-right: 100px;
}

article.page-content .box .btn-type1 {
    float: right;
    margin-left: 15px;
    height: 118px;
    border-radius: 5px;
    padding-top: 45px !important;
    background-color: #e72b37;
    color: #fff;
    padding: 8px 24px;
}

article.page-content .box .accordion-item.active {
    background-color: #fff !important;
    color: #686868 !important;
}

article.page-content .box .accordion-item:hover {
    background-color: #037ea3;
}

    article.page-content .box .accordion-item:hover .accordion-content {
        color: white;
    }

article.page-content .box .btn-accordion {
    background: #03a0d0;
    color: #fff;
    padding: 10px 14px;
    width: 84px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 12px;
    right: 10px;
    display: inline-block;
}

article.page-content .box .btn-cancel {
    background-color: #f00;
}

.other-user-info {
    display: none;
}

.mobile {
    display: none;
}


article.page-content .payment {
    float: left;
    width: 580px;
}

.tabs {
    display: table;
    width: 100%;
}

    .tabs a {
        width: 50%;
        display: table-cell;
        vertical-align: middle;
        border-bottom: solid 5px #03a0d0;
        height: 40px;
        color: #808080;
        font-size: 14px;
        font-weight: 600;
        background-color: #e9e9e9;
        text-align: center;
    }

        .tabs a.active {
            color: #fff;
            background-color: #03a0d0;
        }

            .tabs a.active img {
                filter: brightness(0) invert(1);
            }

.tabcontainer .tabcontent {
    padding: 25px 5px;
    color: #b8b8b8;
    font-size: 12px;
    display: none;
}


    .tabcontainer .tabcontent.active {
        display: block;
    }

    .tabcontainer .tabcontent p {
        color: #333;
        font-size: 12px;
    }

.payment-summary {
    border: solid 1px #d2d2d2;
    border-radius: 5px;
    width: 300px;
    float: left;
    margin-left: 40px;
}

    .payment-summary .box-header {
        padding: 14px 16px;
        background-color: #f5f5f5;
    }


        .payment-summary .box-header .package-title .photo {
            display: block;
            float: left;
            vertical-align: middle;
        }

        .payment-summary .box-header .package-title .name {
            color: #636363;
            font-size: 14px;
            font-weight: 600;
            display: block;
            vertical-align: middle;
            margin-left: 85px;
        }

    .payment-summary .box-body {
        padding: 20px 13px;
        background-color: #fff;
        color: #636363;
        font-size: 14px;
    }

        .payment-summary .box-body .total {
            display: inline-block;
            width: 49%;
            margin-bottom: 20px;
            font-weight: bold;
        }

        .payment-summary .box-body .detail {
            background-color: #f5f5f5;
            border-radius: 3px;
            padding: 10px 0;
            text-align: center;
            font-size: 12px;
            margin-bottom: 25px;
            font-weight: 500;
            color: #333;
        }

article.page-content .header-type2 {
    color: #014a93;
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
}

article.page-content table {
    width: 100%;
}

article.page-content .table1 th {
    font-size: 12px;
    color: #555;
    text-align: left;
    background-color: #efefef;
    padding: 15px 30px;
    font-weight: 600;
    border: 1px solid #d2d2d2;
    border-collapse: collapse;
}

article.page-content .table2 {
    margin-bottom: 50px;
}

    article.page-content .table2 tr {
        border-bottom: solid 15px #fff;
    }

    article.page-content .table2 td {
        background-color: #f9f9f9;
        font-size: 14px;
        color: #4e4e4e;
        height: 50px;
        vertical-align: middle;
        padding: 5px 20px;
    }

article.page-content .table1 td {
    font-size: 12px;
    color: #555;
    text-align: left;
    padding: 5px 10px;
    font-weight: 600;
    border: 1px solid #d2d2d2;
    border-collapse: collapse;
}



article.page-content .table3 thead th {
    font-size: 16px;
    color: #333;
    padding: 5px 0;
    font-weight: 600;
    text-align: center;
    border-bottom: solid 1px #cacaca;
}

article.page-content .table3 td {
    font-size: 16px;
    color: #444;
    padding: 15px 0;
    text-align: center;
    border-bottom: solid 1px #cacaca;
}

article.page-content .table3 tfoot td {
    font-size: 16px;
    color: #636363;
    padding: 15px 0;
    text-align: center;
    border-bottom: solid 1px #cacaca;
    background-color: #f9f9f9;
}

article.page-content .table3 .foot-label {
    color: #e72b37;
    font-weight: bold;
}

.main-buttons.type2 {
    padding: 20px 90px;
}

.main-buttons:hover {
    color: #e72b37;
    background-color: #fff;
    border-color: #e72b37;
}

.returnback-button {
    background-color: grey !important;
}

    .returnback-button:hover {
        background-color: white !important;
        border-color: grey !important;
        color: grey !important;
    }

.final-box {
    padding: 32px;
    border: 1px solid #d2d2d2;
    border-top: 8px solid #2aa10c;
    min-height: 330px;
    max-width: 720px;
    margin: auto;
}

    .final-box.error {
        border-top: 8px solid #e72b37;
    }

    .final-box .ico-success, .final-box .ico-error {
        vertical-align: middle;
    }

#tc_iframe__1 {
    width: 0;
    height: 0;
    display: none;
}


@media (min-width: 1500px) {
    .with-graphic:before {
        right: 14%;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .hero-content {
        min-height: 900px;
    }

    .hero-spot {
        width: 100%;
        margin-top: 0px;
        float: none;
        text-align: center;
    }

    .hero-form {
        margin-top: 0px;
        width: 100%;
        float: none;
    }

    .hero-spot .header-big-msg {
        width: 100%;
    }

    .main-content::before {
        display: none !important;
    }

    .steps {
        width: 650px;
        background-size: 650px auto;
        height: 65px;
    }

        .steps li span {
            width: 40px;
            height: 40px;
            font-size: 30px;
            padding-top: 5px;
            top: 7px;
        }

        .steps li:nth-child(1) span {
            left: 8px;
        }

        .steps li:nth-child(2) span {
            left: 206px;
        }

        .steps li:nth-child(3) span {
            left: 404px;
        }

        .steps li:nth-child(4) span {
            left: 603px;
        }

    .steps-title {
        width: 650px;
        margin: 0 auto 50px;
    }

        .steps-title li {
            width: 100px;
            font-size: 18px;
        }

            .steps-title li:nth-child(1) {
                left: -22px;
            }

            .steps-title li:nth-child(2) {
                left: 76px;
            }

            .steps-title li:nth-child(3) {
                left: 173px;
            }

            .steps-title li:nth-child(4) {
                left: 274px;
            }

    article.page-content .payment {
        float: none;
        width: 100%;
    }

    .payment-summary {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .top-five-articles {
        height: 184px;
        font-size: 12px;
    }

        .top-five-articles li .text {
            display: block;
            padding: 0 10px;
        }
}

@media all and (max-width: 767px) {

    .desktop {
        display: none;
    }

    .mobile {
        display: inherit;
    }

    body {
        font-size: 12px;
    }

    .site-axa-logo {
        display: block;
        margin: auto;
    }

    .hero-spot {
        width: 100%;
        text-align: center;
        margin-top: 25px;
        float: none;
    }

        .hero-spot .header-big-msg {
            padding: 0 40px;
            font-size: 16px;
            font-weight: 500;
            width: 100%;
        }

    .hero-content {
        padding-bottom: 30px;
        display: inline-block;
        height: auto;
        background: none;
        padding-top: 20px;
    }

    .hero-form {
        display: block;
        width: 100%;
        height: auto;
        float: none;
        background-color: #fff;
        margin-top: 20px;
    }

        .hero-form .box-insurance-buy .buy-little-icon {
            float: none;
            width: 20px;
            float: left;
            margin-right: 15px;
        }

        .hero-form .box-insurance-buy .buy-header {
            line-height: 30px;
            float: left;
        }

        .hero-form .box-insurance-buy .check-robot .check-robot-text {
            width: 100%;
            margin-bottom: 20px;
        }

        .hero-form .box-insurance-buy .check-robot .check-robot-input {
            width: 100%;
            margin-bottom: 20px;
            margin-left: 0;
        }

        .hero-form .box-insurance-buy .check-robot .listen-text {
            margin-left: 0;
        }

        .hero-form .box-insurance-buy .check-robot .listen-text,
        .hero-form .box-insurance-buy .check-robot .new-text {
            width: 45%;
            margin-bottom: 20px;
        }

        .hero-form .box-insurance-buy .check-robot .new-text {
            float: right;
        }

        .hero-form .box-insurance-buy .terms-info-msgs li {
            margin-bottom: 30px;
        }

    .main-buttons {
        width: 100%;
        max-width: inherit;
    }

    .top-five-articles {
        height: auto;
    }

        .top-five-articles li {
            height: auto;
            float: none;
            width: 100%;
            border-left: none;
            border-bottom: 1px solid #ebebeb;
            padding-bottom: 20px;
        }


    .main-content {
        margin: 35px auto;
        background: none;
        min-height: inherit;
    }

        .main-content::before {
            display: none !important;
        }

        .main-content .section-content {
            text-align: center;
        }

        .main-content .red-separator {
            margin: 25px auto;
        }

    .faq-area .faq-head .section-headers {
        text-align: center;
        font-size: 20px;
    }

    .faq-area .faq-opener {
        display: none;
    }

    .faq-area .red-separator {
        margin-right: auto;
        margin-left: auto;
    }

    .faq-area .faqs li {
        padding-left: 20px;
    }

        .faq-area .faqs li .question {
            min-height: 40px;
        }

        .faq-area .faqs li .faqs-text {
            margin-left: 15px;
            display: block;
            line-height: 120%;
        }

    .imaged-section {
        width: 100%;
        display: inline-block;
        margin-bottom: 50px;
        padding: 140px 0 75px;
        height: auto;
    }

        .imaged-section .imaged-content {
            width: 100%;
            text-align: center;
        }

        .imaged-section .imaged-header {
            font-weight: 500;
            margin-bottom: 100px;
        }

        .imaged-section .text {
            display: none;
        }

    .page-modal .page-container {
        width: 90%;
        height: 100%;
        padding: 45px 18px 30px;
    }

    .close {
        display: flex;
        z-index: 999;
    }

    .page-modal .page-container .page-content .settings .list {
        float: left;
    }

    .imaged-section .go-up {
        bottom: -70px;
        right: 20px;
    }

    .steps {
        width: 300px;
        background-size: 300px auto;
        height: 25px;
    }

        .steps li span {
            width: 20px;
            height: 20px;
            font-size: 16px;
            padding-top: 2px;
            top: 3px;
        }

        .steps li:nth-child(1) span {
            left: 3px;
        }

        .steps li:nth-child(2) span {
            left: 94px;
        }

        .steps li:nth-child(3) span {
            left: 186px;
        }

        .steps li:nth-child(4) span {
            left: 277px;
        }

    .steps-title {
        width: 300px;
        margin: 0 auto 50px;
    }

        .steps-title li {
            width: 70px;
        }

            .steps-title li:nth-child(1) {
                left: -20px;
            }

            .steps-title li:nth-child(2) {
                left: -3px;
            }

            .steps-title li:nth-child(3) {
                left: 19px;
            }

            .steps-title li:nth-child(4) {
                left: 42px;
            }

    .form-type1 .form-group .input-group.half {
        float: none;
        width: 100%;
    }

    article.page-content .box .search-form {
        margin-right: 0;
    }

    .search .btn-type1 {
        height: auto !important;
        float: none !important;
        margin-left: 0 !important;
        padding-top: 8px !important;
    }

    .search .btn-type1 {
        padding-top: 8px !important;
    }

    article.page-content .box .accordion-item {
        display: block;
        width: 100% !important;
        margin-bottom: 5px;
    }

    article.page-content .box .btn-accordion {
        position: static;
        width: 100%;
    }

    article.page-content .payment {
        width: 100%;
        float: none;
    }

    .form-type2 .form-group {
        margin-bottom: 10px;
    }

    .form-type2 .input-label {
        display: block;
        width: 100%;
        margin-bottom: 5px;
        clear: both;
    }

    .form-type2 .input-group {
        display: block;
        width: 100%;
    }

    .info .hover-image {
        left: -37px;
    }

    article.page-content .table2 td {
        display: block;
    }

    .payment-summary {
        width: 100%;
        float: none;
        margin-left: 0;
    }
}

@media all and (max-width: 320px) {
    .hero-form .box-insurance-buy .buy-header {
        text-align: center;
        font-size: 14px;
    }

    .hero-form .box-insurance-buy input {
        padding: 10px 0 20px;
    }

    .btn-step {
        padding: 20px 0;
    }
}


@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em;
    }

        #toast-container > div.rtl {
            padding: 15px 50px 15px 15px;
        }
}
/* Plugins CSS: End */
.invalid {
    color: #F64747;
    display: block;
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    margin-top: 6px;
    padding: 0 1px;
}

.hopi-logo {
    width: 56px;
    height: 34px;
    background-image: url(../imgs/logo-hopi.png);
    background-repeat: no-repeat;
    background-size: 39px 31px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: -4px;
}

.hopi-btn {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 20px 30px 20px 30px;
    border: 1px solid #ebebeb;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

    .hopi-btn.hopi-update-btn-container {
        background-color: #f4f4f4;
    }

    .hopi-btn:hover {
        box-shadow: 0px 0px 10px #dcdcdc;
    }

    .hopi-btn img {
        float: left;
        height: 60px;
        padding-right: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: middle;
    }

.hopi-btn-cta-text {
    -webkit-background-size: 12px auto;
    background-size: 12px auto;
    min-width: 312px;
    padding-left: 24px;
    color: #00A0DD;
    margin-top: 8px;
    font-weight: bold;
}

    .hopi-btn-cta-text span {
        color: #F18A00;
    }

.hopi-lightbox-foot-info {
    color: #fff;
    background-color: #f18a01;
    padding: 4px 16px;
    font-size: 12px;
    margin-top: 10px;
}

    .hopi-lightbox-foot-info p {
        margin: 0 0 10px;
        font-size: 14px;
        line-height: 120%;
    }

.hopidiv {
    text-align: center;
    padding-top: 55px;
}

.hopi-row p span {
    color: #e30d7d;
    margin-bottom: 13px;
    display: block;
    font-size: 18px;
}

.hopi-row input[type="text"] {
    font-family: inherit;
    line-height: inherit;
    width: 370px;
    height: 74px;
    margin: 0 auto;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    font-size: 35px;
    background: #f8f8f8;
    padding: 0 20px;
    -webkit-transition: background 0.2s, border-color 0.2s;
    transition: background 0.2s, border-color 0.2s;
    color: #333;
}

.hopi-input-error {
    display: none;
    padding: 4px 0;
    color: #f22613;
    font-size: 14px;
    position: relative;
    top: 8px;
}

.hopi-action-btn {
    height: 40px;
    width: 209px;
    background: #e30d7d;
    color: #fff;
    border-radius: 2px;
    margin: 0 auto;
    float: none;
    margin: 22px 0;
    border: 0;
    font-size: 16px;
    line-height: 40px;
}
.hopi-info {
    display: none;    
    color: #1347f2;
    font-size: 18px;
    position: relative;
    font-weight:bold;
}

#chat {
    position: fixed;
    bottom: 0;
    right: 20px;
    left: auto;        
}


@media all and (min-width: 241px) and (max-width: 480px) {
    .hopi-btn {
        padding: 20px;        
    }
           
}