/* ============ Custom CSS by gabee1987 ============ */



/*============ Index page ============*/
.header-logo-wrapper {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.header-logo-wrapper h2 {
    display: inline;
    vertical-align: middle;
    margin-right: 10px;
}

.header-area .main-header-area .main-menu ul li .services-submenu {
    width: 350px;
}

    .header-area .main-header-area .main-menu ul li .services-submenu .indent-submenu {
        margin-left: 20px;
    }

        .header-area .main-header-area .main-menu ul li .submenu .indent-submenu a .submenu-desc {
            font-size: 14px;
            font-style: italic;
        }

.slicknav_menu {
    /*margin-top: 0px;
    z-index: -1;*/
}

/*.language-selector {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    z-index: 1;
    right: 0px;
    width: 100%;
}*/

.language-selector {
    position: fixed;
    top: 2px;
    right: 10px;
    z-index: 99;
}

    .language-selector a img {
        width: 25px;
        height: 15px;
        z-index: 99;
    }

/*.language-selector-link.hun {
    background-image: url(../img/index/hun-flag.png);
}
.language-selector-link.eng {
    background-image: url(../img/index/eng-flag.png);
}*/

@media (max-width: 767px) {
    .mb-100 {
        margin-bottom: 40px;
    }
}


.footer p {
    color: #ffffff;
}

.footer-copyright {
    color: #828a93;
}

.footer-copyright a {
    color: #828a93;
}

.footer h5 {
    color: #8fb2d8;
}


/*Navbar mobile mode*/
@media (max-width: 767px) {
    .header-area .main-header-area .logo-img {
        margin: 0;
        height: 60%;
    }

    .header-area .main-header-area {
        margin: 0;
        padding: 0;
    }
}

.blog_area {
    padding-top: 80px;
    padding-bottom: 50px;
}

@media (max-width: 768px) {
    .blog_area {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (min-width: 991px) {
    .original_blog_area {
        height: 120vh;
    }
} 

@media (max-width: 991px) {
    .blog_area {
        padding-top: 10px;
        padding-bottom: 50px;
    }
}

@media (min-width: 1500px) {
    .blog_area {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}

@media (min-width: 1800px) {
    .blog_area {
        padding-top: 180px;
        padding-bottom: 50px;
    }
}

.blog_item_img {
}

    .blog_item_img img {
        min-width: 100%;
        min-height: 100%;
        overflow: hidden;
        
    }

.overlay-blog {
    /*background: rgba(255,255,255,0.92);*/
    background: #f2fbff;
    overflow: hidden;
    z-index: 2;
}

.owl-stage {
    background: #f2fbff;
}

@media (max-width: 768px) {
    .overlay-blog {
        height: 150vh;
        padding-bottom: 10px;
    }
}

blog_details a {
    /*color: #039DFC !important;*/
}


.index_page_info_area_2 {
    padding-top: 200px;
    padding-bottom: 230px;
}


/*============ Cookie page ============*/
.cookie-container {
    margin-top: 150px;
    padding: 2em;
}

    .cookie-section {
        margin: 1em;
    }
        .cookie-pic {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 50%;
        }

        .cookie-pic img {
            width:70%;
        }

        .cookie-header {
            border-bottom: 1px solid #e9e9e9;
            padding: 2em;
        }

            .cookie-sub-header {
                margin-top: 2em;
                margin-bottom: 2em;
            }

            .cookie-list-header {
                margin: 1em;
                font-weight: 500;
            }

            .cookie-list-header i {
                color: #5C5C5C;
                margin-right: 1em;
            }

            .cookie-list-item p {
                padding-left: 2.7em;
            }

            .headerless-list-item {
                margin-top: 1em;
                display: flex;
            }

            .headerless-list-item i {
                color: #5C5C5C;
                margin-right: 0;
                padding-left: 1em;
            }

            .headerless-list-item p {
                padding-top: 0;
                margin-top: -0.5em;
                padding-left: 1em;
            }

            .headerless-list-item a {
                padding-top: 0;
                margin-top: -0.5em;
                padding-left: 1em;
            }

    .page-end {
        border-bottom: 1px solid #e9e9e9;
        margin-bottom: 4em;
        margin-top: 4em;
    }

/*============ blog page ============*/

.bradcam_text h3 {
    text-shadow: 1px 1px 10px #979797, 1px 1px 4px #ccc;
}

.bradcam_title {
    display: inline;
}

.excert {
    font-weight: 500;
}

.blog-list-item {
    /*padding-left: 2em;*/
    margin-bottom: 1em;
}

    .blog-list-item p {
        /*line-height: 10px;*/
        /*padding-left: 1em;*/
        margin-top: -0.7em;
        margin-bottom: 0.1em !important;
        padding-bottom: 0.1em !important;
    }

    .blog-list-item i {
        margin-right: 1em;
    }

        .nested-blog-list {
            padding-left: 1em;
        }

.nested-list-parent {
    padding-left: 0.8em;
}

.nested-list-parent i {
    font-size: 0.8em;
}

    .blog-list-wrapper ol {
        padding-left: 0;
        margin-left: -0.7em;
    }

.instagram_feeds {
    text-align: center;
}

.feature-img {
  /*  width: 730px;
    height: 395px;
    overflow: hidden;*/
}

.blog-recent-posts-img {
    width: 100px;
    height: 67px;
}
/*
    ============ Services page ============

*/
.bradcam_text h4 {
    font-size: 24px;
    font-family: "Work Sans", sans-serif;
    color: #fff;
    font-weight: 600;
   /* margin-bottom: 4em;
    margin-top: 0.5em;*/
    text-shadow: 1px 1px 10px #979797, 1px 1px 4px #ccc;
}

/* This is the scrolling anchor offset for menu links navigation */
a.anchor {
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden;
}

.services-container {
    margin-top: 1em;
    padding: 2em;
}


    .services-section {
        margin: 1em;
    }

        .services-pic {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 50%;
        }

        .services-pic img {
            width: 70%;
        }

        .service-image {
            background: url(../img/services/service_sample_report.png);
            width: 100px;
            height: 150px;
            margin-top: 0 !important;
        }

        .service-image2 {
            background: url(../img/services/complex_en.png);
            width: 100px;
            height: 150px;
            margin-top: 0 !important;
        }
            
        .service-image3 {
            background: url(../img/services/complex_hun.png);
            width: 100px;
            height: 150px;
            margin-top: 0 !important;
        }       

        /*.image-thumbnail img {
            width: 150px;
            height: 250px;
        }*/

        .service-image embed {
            height: 10em;
            width: 5em;
        }

        .services-header {
            border-bottom: 1px solid #e9e9e9;
            padding: 2em;
        }

            .services-sub-header {
                margin-bottom: 2em;
                /*border-bottom: 1px dotted #eee;*/
                /*padding-bottom: 1em;*/
            }

            .sub-header-with-icon {
                display: flex;
                margin-top: 2em;
                text-align: center;
            }

            .services-sub-header h4 {
                
            }

            .sub-header-with-icon h4 {
                padding-top: 0.4em;
                padding-left: 1em;
            }

            .services-sub-header i {
                color: #bf0a30;
            }

            .services-list-header {
                margin: 1em;
                font-weight: 500;
            }

                .services-list-header i {
                    color: #5C5C5C;
                    margin-right: 1em;
                }

            .services-list-item p {
                padding-left: 0.5em;
            }

            .services-list-item i {
                margin-right: 1em;
            }

            .nested-services-list-parent {
                padding-left: 0em;
            }

            .nested-services-list-parent p {
                padding-left: 0.8em;
            }

                .nested-services-list {
                    padding-left: 1.8em;
                }

                .nested-services-list li p {
                    line-height: 8px;
                    padding-top: 0.5em;
                    padding-left: 0.2em;
                }

                .nested-services-list ul {
                
                
                }

                @media (max-width: 767px) {
                    .nested-services-list li p {
                        line-height: 25px;
                        padding-top: 0em;
                    }
                }


            .bottom-border {
                border-bottom: 1px dotted #eee;
                padding-bottom: 1em;
            }



/*
    ============ Introduction page ============

*/
.introduction-container {
    margin-top: 1em;
    padding: 2em;
}


    .introduction-section {
        margin: 1em;
    }

        .introduction-sub-header {
            margin-top: 2.5em;
            margin-bottom: 1em;
            /*border-bottom: 1px dotted #eee;*/
            /*padding-bottom: 1em;*/
        }

    .introduction-container .row-height {
        /*height: 200px;*/
    }

        .col-right-margin-min {
            
        }
            .person-info-long {
                padding-bottom: 3em;
            }

            @media (min-width: 992px) {
                .person-info-long {
                    margin-left: -5em;
                }
            }


/*
    ============ summary page ============

*/
.main {
    background: #F2FBFF;
    margin-top: 110px;
    padding-top: 50px;
    transition: .3s;
}

.summary-condition-wrapper {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 2, 0.1);
    margin-bottom: 3em;
}

    .summary-condition-wrapper i {
        margin-left: -.9em;
        margin-top: -.5em;
        float: left;
        color: #bf0a30;
    }

.summary-condition-header-title {
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: 2em;
    margin-top: 1em;
}

    .summary-condition-header-title h1 {
        font-family: "Work Sans", sans-serif;
        color: #bf0a30;
        font-weight: 400;
    }

.summary-disease-header-title {
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: 2em;
    margin-top: 1em;
}

    .summary-disease-header-title h1 {
        font-family: "Work Sans", sans-serif;
        color: #bf0a30;
        font-weight: 400;
    }


.summary-data-wrapper {
    padding: 3em;
}
.basic-data-wrapper {

}

.basic-data-title {
    margin-bottom: 1em;
}

.legal-data-title {
    margin-bottom: 1em;
}

.disease-type-wrapper {
    margin-bottom: 3em;
    
}

/*.disease-list li:nth-child(odd) {
    background: #f8f8f8;
}*/

    /*.disease-list li:nth-child(odd):hover {
        background: #fedbdb;
    }*/

.list-group-item {
    transition: .2s ease-in-out;
}

    .list-group-item:hover {
        background: #fedbdb;
    }


.disease-type-header {
    background: #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding-left: 20px;
    padding-top: 20px;
    transition: .2s ease-in-out;
}

    .disease-type-header:hover {
        background: #bf0a30;
    }

        .disease-type-header:hover h3 {
            color: #fff;
        }

    .disease-type-header h3 {
        color: #4f4f4f;
        transition: .2s ease-in-out;
    }


.export-button-wrapper {
    text-align: center;
}
.export-button {
    align-content: center;
    margin: 3em;
    background-color: transparent;
}


/*
    ============ welcome page ============

*/

.main-no-margin {
    margin-top: 0;
    /*background: #F2FBFF;*/

}

#welcomeBradcam h4 {
    /*color: #ebebeb;*/
    padding-left: .2em;
}

.welcome-header-title {
    text-align: center;
    /*border-bottom: 1px solid rgba(0, 0, 0, .125);*/
    padding: 2em;
    margin-top: 2em;
}

    .welcome-header-title h1 {
        font-family: "Work Sans", sans-serif;
        color: #bf0a30;
        font-weight: 400;
    }

.welcome-header-help-title {
    margin-top: 5em;
}

    .welcome-header-help-title h2 {
        color: #bf0a30;
        font-weight: 400;
    }

.welcome-help-text p {
    font-size: 18px;
    font-weight: 400;
    color: #5C5C5C;
}

.welcome-currency-selection {
    margin-top: 5em;
    margin-bottom: .5em;
}

.welcome-subs-services-table-wrapper {
    margin-top: 0em;
    margin-bottom: 5em;
}

.welcome-subs-table {

}

    .welcome-subs-table-head {

    }


table {
    border-spacing: 2px;
    border-collapse: collapse;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 2, 0.1);
}

    table * {
        position: relative;
    }

    table td, table th {
        padding-left: 8px;
    }

    table thead tr {
        height: 60px;
        background-color: #bf0a30;
        /*background-image: -moz-linear-gradient(0deg, #ff5151 0%, #bf0a30 100%);
        background-image: -webkit-linear-gradient(0deg, #ff5151 0%, #bf0a30 100%);
        background-image: -ms-linear-gradient(0deg, #ff5151 0%, #bf0a30 100%);*/
    }

    table tbody tr {
        height: 50px;
        padding: 5px;
    }

        table tbody tr:last-child {
            border: 0;
        }

    table td, table th {
        text-align: left;
    }

        table td.l, table th.l {
            text-align: right;
        }

        table td.c, table th.c {
            text-align: center;
        }

        table td.r, table th.r {
            text-align: center;
        }


.table-head th {
    font-size: 18px;
    color: #fff;
    line-height: 1.2;
    font-weight: unset;
}

table tbody tr td {
    padding: 1em;
}

tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}

tbody tr {
    font-size: 15px;
    color: #808080;
    line-height: 1.2;
    font-weight: unset;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
}

    tbody tr:hover {
        color: #555555;
        background-color: #fedbdb;
    }

.subs-column1 {
    width: 35%;
    padding-left: 40px;
}

.subs-column2 {
    width: 10%;
}

.subs-column3 {
    width: 15%;
}

.subs-column4 {
    width: 10%;
}

.subs-column5 {
    width: 30%;
}

.ord-column1 {
    width: 10%;
    text-align: center;
}

.ord-column2 {
    width: 50%;
}

.ord-column3 {
    width: 40%;
}

#welcomeOrdersTable tr td:nth-child(1) {
    text-align: center;
}


#welcomeOrdersTable tr td:nth-child(3) {
    text-align: right;
}

.orderSelected {
    /*border-bottom: 1px solid rgba(191, 10, 48, 1.0);*/
    color: #bf0a30;
    font-weight: 500;
}

#welcomeOrdersTable input {
    display: none;
}



.label__checkbox {
    display: none;
}


.cbx-wrapper {
    margin-bottom: -.5em;
}


.cbx {
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}

    .cbx span {
        display: inline-block;
        vertical-align: middle;
        transform: translate3d(0, 0, 0);
    }

        .cbx span:first-child {
            position: relative;
            width: 24px;
            height: 24px;
            border-radius: 50%;
            transform: scale(1);
            vertical-align: middle;
            border: 1px solid #B9B8C3;
            transition: all 0.2s ease;
        }

            .cbx span:first-child svg {
                position: absolute;
                z-index: 1;
                top: 8px;
                left: 6px;
                fill: none;
                stroke: white;
                stroke-width: 2;
                stroke-linecap: round;
                stroke-linejoin: round;
                stroke-dasharray: 16px;
                stroke-dashoffset: 16px;
                transition: all 0.3s ease;
                transition-delay: 0.1s;
                transform: translate3d(0, 0, 0);
            }

            .cbx span:first-child:before {
                content: "";
                width: 100%;
                height: 100%;
                background: #bf0a30;
                display: block;
                transform: scale(0);
                opacity: 1;
                border-radius: 50%;
                transition-delay: 0.2s;
            }

    .cbx:hover span:first-child {
        border-color: #bf0a30;
    }

.inp-cbx:checked + .cbx span:first-child {
    border-color: #bf0a30;
    background: #bf0a30;
    animation: check 0.6s ease;
}

    .inp-cbx:checked + .cbx span:first-child svg {
        stroke-dashoffset: 0;
    }

    .inp-cbx:checked + .cbx span:first-child:before {
        transform: scale(2.2);
        opacity: 0;
        transition: all 0.6s ease;
    }

@keyframes check {
    50% {
        transform: scale(1.2);
    }
}



@media screen and (max-width: 992px) {
    table {
        display: block;
    }

        table > *, table tr, table td, table th {
            display: block;
        }

        table thead {
            display: none;
        }

        table tbody tr {
            height: auto;
            padding: 37px 0;
        }

            table tbody tr td {
                padding-left: 40% !important;
                margin-bottom: 24px;
            }

                table tbody tr td:last-child {
                    margin-bottom: 0;
                }

                table tbody tr td:before {
                    font-family: OpenSans-Regular;
                    font-size: 14px;
                    color: #999999;
                    line-height: 1.2;
                    font-weight: unset;
                    position: absolute;
                    width: 40%;
                    left: 30px;
                    top: 0;
                }

                #welcomeSubsTable tbody tr td:nth-child(1):before {
                    content: "Service name";
                }

                #welcomeSubsTable tbody tr td:nth-child(2):before {
                    content: "Price (HUF)";
                }

                #welcomeSubsTable tbody tr td:nth-child(3):before {
                    content: "Order date";
                }

                #welcomeSubsTable tbody tr td:nth-child(4):before {
                    content: "Expires";
                }

                #welcomeSubsTable tbody tr td:nth-child(5):before {
                    content: "Action";
                }


                #welcomeOrdersTable tbody tr td:nth-child(1):before {
                    content: "Select";
                    text-align: left !important;
                }

                #welcomeOrdersTable tbody tr td:nth-child(2):before {
                    content: "Service name";
                    text-align: left !important;
                }

                #welcomeOrdersTable tbody tr td:nth-child(3):before {
                    content: "Price (HUF)";
                    text-align: left !important;
                }

                #myReportTable tbody tr td:nth-child(1):before {
                    content: "Service name";
                }

                #myReportTable tbody tr td:nth-child(2):before {
                    content: "Company";
                }

                #myReportTable tbody tr td:nth-child(3):before {
                    content: "Referral needed";
                }

                #myReportTable tbody tr td:nth-child(4):before {
                    content: "Hospitalization needed";
                }

                #myReportTable tbody tr td:nth-child(5):before {
                    content: "Invasivity";
                }

                #myReportTable tbody tr td:nth-child(6):before {
                    content: "Medical category";
                    text-align: left !important;
                }

                #myReportTable tbody tr td:nth-child(7):before {
                    content: "Price (HUF)";
                    text-align: left !important;
                }

                #myReportTable tbody tr td:nth-child(8):before {
                    content: "Price (EUR)";
                    text-align: left !important;
                }

                #myReportTable tbody tr td:nth-child(9):before {
                    content: "Payment methods";
                    text-align: left !important;
                }

                #myReportTable tbody tr td:nth-child(10):before {
                    content: "Comment";
                    text-align: left !important;
                }
}

@media (max-width: 576px) {
    .container-table100 {
        padding-left: 15px;
        padding-right: 15px;
    }
}



.welcome-order-services-table-wrapper {
    margin-top: 0em;
    margin-bottom: 5em;
}

    .welcome-order-services-table-wrapper h3 {
        
    }


.welcome-coupon-wrapper {
    margin-bottom: 3em;
}

.coupon-validate-group {
    display: flex;
}

/*input[type="text"], textarea {
    outline: none;
    box-shadow: none !important;
    border: 1px solid #ccc !important;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
}

    input[type="text"]:focus, textarea {
        outline: 0;
        box-shadow: none !important;
        border: 1px solid #00A2E4 !important;
    }
*/
    /*input[type="text"]:required, textarea {
        outline: 0;
        box-shadow: none !important;
        border: 1px solid #f3de39 !important;
    }*/

/*input[type="email"], textarea {
    outline: none;
    box-shadow: none !important;
    border: 1px solid #ccc !important;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
}*/

    /*input[type="email"]:focus, textarea {
        outline: 0;
        box-shadow: none !important;
        border: 1px solid #00A2E4 !important;
    }

    input[type="email"]:required, textarea {
        outline: 0;
        box-shadow: none !important;
        background-color: rgba( 243, 222, 57, 0.07) !important;
    }*/

.required-label {
    justify-self: end;
}

input[type="number"], textarea {
    outline: none;
    box-shadow: none !important;
    border: 1px solid #ccc !important;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
}

    input[type="number"]:focus, textarea {
        outline: 0;
        box-shadow: none !important;
        border: 1px solid #00A2E4 !important;
    }

    input[type="number"]:required, textarea {
        outline: 0;
        box-shadow: none !important;
        background-color: rgba( 243, 222, 57, 0.07) !important;
    }

input[type="password"], textarea {
    outline: none;
    box-shadow: none !important;
    border: 1px solid #ccc !important;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
}

    input[type="password"]:focus, textarea {
        outline: 0;
        box-shadow: none !important;
        border: 1px solid #00A2E4 !important;
    }

    input[type="password"]:required, textarea {
        outline: 0;
        box-shadow: none !important;
        background-color: rgba( 243, 222, 57, 0.07) !important;
    }

input[type="date"], textarea {
    outline: none;
    box-shadow: none !important;
    border: 1px solid #ccc !important;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
}

    input[type="date"]:focus, textarea {
        outline: 0;
        box-shadow: none !important;
        border: 1px solid #00A2E4 !important;
    }

    input[type="date"]:required, textarea {
        outline: 0;
        box-shadow: none !important;
        background-color: rgba( 243, 222, 57, 0.07) !important;
    }

select {
    outline: none;
    box-shadow: none !important;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    border: 1px solid #ccc !important;
    border-radius: 5px;
    height: 48px !important;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
    margin-bottom: 1em;
}

    select:focus {
        outline: 0;
        box-shadow: none !important;
        border: 1px solid #00A2E4 !important;
    }

.validate-button {
    border-color: rgba(17, 173, 85, 1.0);
    background-color: transparent;
    color: rgba(17, 173, 85, 1.0) !important;
    margin-left: 1.5em;
}
    .validate-button:hover {
        border-color: rgba(17, 173, 85, 1.0);
        background-color: rgba(17, 173, 85, 1.0);
        color: #fff !important;
        margin-left: 1.5em;
    }

.welcome-send-order-button {
    border-color: rgba(17, 173, 85, 1.0);
    background-color: transparent;
    color: rgba(17, 173, 85, 1.0) !important;
}

    .welcome-send-order-button:hover {
        border-color: rgba(17, 173, 85, 1.0);
        background-color: rgba(17, 173, 85, 1.0);
        color: #fff !important;
    }

.welcome-total-wrapper {
    margin-bottom: 3em;
}

.welcome-submit-wrapper {
    text-align: left;
    margin-bottom: 5em;
}

    .welcome-submit-wrapper button {
    }



/*
    ============ payment page ============

*/

.main-white {
    margin-top: 5em;
}

.payment-title-wrapper {
    margin-top: 5em;
}

    .payment-title-wrapper h1 {
        color: #bf0a30;
        font-weight: 400;
        margin-bottom: 2em;
    }

    .payment-title-wrapper h3 {
        margin-bottom: 1em;
    }


.payment-orders-table-wrapper {
    margin-bottom: 2em;
    margin-top: .5em;
}

.payment-orders-table-wrapper h4 {
    margin-bottom: 1em;
}

.payment-orders-desc {
    margin-bottom: 2em;
}

#paymentOrdersTable b {
    color: #bf0a30;
}

.payment-form-title-wrapper {
    margin-top: 3em;
    margin-bottom: 1em;
}

.payment-form-wrapper {
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 2, 0.1);
    border-radius: 10px;
    padding: 50px;
    margin-bottom: 5em;
}

.payment-form-title h3 {
    color: #bf0a30;
    font-weight: 400;
    margin-bottom: 2em;
}

.payment-form .form-group {
    margin-top: .5em;
    margin-bottom: .5em;
}

.payment-form-submit-wrapper {
    margin-top: 4em;
}

.payment-form-wrapper .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
}

.payment-form-submit-wrapper {
    text-align: center;
    margin-top: .5em;
}

.payment-order-send-button {
    border-color: #11ad55;
    background-color: transparent;
    color: #11ad55 !important;
    margin-right: 2.5em;
}

    .payment-order-send-button:hover {
        border-color: #11ad55;
        background-color: #11ad55;
        color: #fff !important;
        margin-right: 2.5em;
    }

.payment-order-delete-button {
    border-color: #f44a40;
    background-color: transparent;
    color: #f44a40 !important;
    margin-right: 2.5em;
}

    .payment-order-delete-button:hover {
        border-color: #f44a40;
        background-color: #f44a40;
        color: #fff !important;
        margin-right: 2.5em;
    }

.payment-simple-wrapper {
    text-align: center;
    margin-top: 2em;
}

.payment-order-simple-button {
    border-color: #11ad55;
    background-color: transparent;
    color: #11ad55 !important;
}

    .payment-order-simple-button:hover {
        border-color: #11ad55;
        background-color: #11ad55;
        color: #fff !important;
    }

.payment-legal-accept {
    display: flex;
    padding: 30px;
    margin-bottom: .5em;
}

#paymentLegalDiv input {
    display: none;
}

.payment-legal-text {
    padding-left: 1em;
}



/*
    ============ back page ============

*/

.main-back {
    margin-top: 10em;
}

.payment-state-title h1 {
    color: #bf0a30;
    font-weight: 400;
    margin-bottom: 2em;
}

.payment-state-card {
    border-radius: 10px;
    padding: 30px;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 2, 0.1);
    margin: 2em;
}

    .payment-state-card img {
        width: 150px;
        height: 150px;
        justify-content: end;
    }

.payment-state-successful {
    border: 1px solid #11ad55;
}

    .payment-state-successful h2 {
        color: #11ad55;
        margin-bottom: 1em;
    }

.payment-state-unsuccessful {
    border: 1px solid #f44a40;
}

    .payment-state-unsuccessful h2 {
        color: #f44a40;
        margin-bottom: 1em;
    }

.payment-state-deleted {
    border: 1px solid #f44a40;
}

    .payment-state-deleted h2 {
        color: #f44a40;
        margin-bottom: 1em;
    }

.payment-state-timeout {
    border: 1px solid #f44a40;
    margin-bottom: 5em;
}

    .payment-state-timeout h2 {
        color: #f44a40;
        margin-bottom: 1em;
    }

@media (max-width: 767px) {
    .payment-state-card img {
        margin-left: -2em;
    }
}

@media (max-width: 470px) {
    .payment-state-card img {
        margin-left: -3em;
        width: 100px;
        height: 100px;
    }
}



/*
    ============ login page ============

*/


.login-form-wrapper {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 2, 0.1);
    margin: 2em;
    margin-bottom: 20em;
    margin-top: 10em;
}

.login-header-icon {
    text-align: center;
    background: rgba( 254, 219, 219, 0.6 );
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -70px;
}

    .login-header-icon i {
        color: #bf0a30;
        display: inline-block;
        vertical-align: middle;
        line-height: 100px;
        margin-top: -5px;
    }

.login-form-title {
    text-align: center;
    margin-top: 10px;
}

    .login-form-title h3 {
        color: #bf0a30;
    }

.login-form-wrapper .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
    margin-top: 1em;
}

.login-enter-button {
    margin-top: 2em;
    background-color: transparent;
    width: 100%;
}
.password-remember-checkbox {
    display: flex;
    margin-left: 30px;
    /*margin-right: 10px;*/
}

.login-checkbox {
    margin-right: .5em;
    margin-top: 6px !important;
}

.login-checkbox:checked {
    background-color: #bf0a30 !important;
}

.password-forgot-link {
    margin-left: 10px;
}

@media (max-width: 1200px) {
    .main {
        margin-top: 15em;
    }

    .main-white {
        margin-top: 15em;
    }
}

@media (max-width: 991px) {
    .main {
        margin-top: 5em;
    }

    .main-white {
        margin-top: 5em;
    }
}

@media (max-width: 768px) {
    .main {
        margin-top: 4em;
    }

    .main-white {
        margin-top: 4em;
    }

    .register-button {
        width: 100%;
    }

    .button-wrapper {
        justify-content: center;
    }
}

@media (max-width: 600px) {
    .login-form-wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }

    .register-form-wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/*
    ============ registration page ============

*/

.register-form-wrapper {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 2, 0.1);
    margin: 2em;
    margin-bottom: 20em;
    margin-top: 3em;
}

.register-form-wrapper .row {
    margin-bottom: 2em;
}

.reg-email,
.reg-pass,
.reg-pass-confirm,
.reg-height {
    margin-bottom: 0 !important;
}

.register-header-icon {
    text-align: center;
    background: rgba( 254, 219, 219, 0.6 );
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -70px;
}

    .register-header-icon i {
        color: #bf0a30;
        display: inline-block;
        vertical-align: middle;
        line-height: 100px;
        margin-top: -5px;
    }

.register-form-title {
    width: 100px;
    text-align: center;
    margin-top: 10px;
}

    .register-form-title h3 {
        color: #bf0a30;
    }

.register-form-wrapper .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
    margin-bottom: 1em;
}

.register-enter-button {
    margin-top: 2em;
    background-color: transparent;
    width: 100%;
}

.radio-label > span {
    position: relative;
    top: -4px;
}

.radio-label {
    vertical-align: middle;
}

    .radio-label input {
        width: 18px;
        height: 18px;
        margin-right: 5px;
    }


.register-button {
    background-color: transparent;
}


/*
    ============ not-logged-in page ============

*/

.not-logged-in-wrapper {
    padding: 5em;
    margin-top: 1em;
    margin-bottom: 3em;
}

.not-logged-in-wrapper img {
    text-align: center;
    width: 250px;
    height: 250px;
    margin-bottom: 2em;

}

    .not-logged-in-wrapper h1 {
        text-align: center;
        color: #bf0a30;
        margin-bottom: 2em;
    }

    .not-logged-in-wrapper button {
        background-color: transparent;
    }

/*
    ============ not-found page ============

*/

.not-found-wrapper {
    padding: 5em;
    margin-top: 1em;
    margin-bottom: 10em;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    /*box-shadow: 0px 16px 40px 0px rgba(0, 0, 2, 0.1);*/
    border-radius: 10px;
}

    .not-found-wrapper img {
        text-align: center;
        width: 250px;
        height: 250px;
        margin-bottom: 2em;
    }

    .not-found-wrapper h1 {
        text-align: center;
        color: #bf0a30;
        margin-bottom: 2em;
    }

    .not-found-wrapper button {
        background-color: transparent;
    }



.boxed-btn5:disabled {
    background-color: #ccc;
    color: #5C5C5C !important;
    border-color: #ccc;
    cursor: not-allowed;
}

.genric-btn:disabled {
    background-color: #ccc !important;
    color: #5C5C5C !important;
    border-color: #ccc;
    cursor: not-allowed;
}


/*
    ============ my-report page ============

*/

.myReport-wrapper {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    transition: all .3s ease-out;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 2, 0.1);
    margin: 2em;
    margin-bottom: 10em;
    margin-top: 3em;
}

.myReport-title h1 {
    font-family: "Work Sans", sans-serif;
    color: #bf0a30;
    font-weight: 400;
}

.myReport-filter-area .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
}

.myReport-filter-area form {
    margin-bottom: 3em;
}

.myReport-slide-container {
    padding-top: 35px;
    width: 100%;
}

.myReport-slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

    .myReport-slider:hover {
        opacity: 1;
    }

    .myReport-slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #bf0a30;
        cursor: pointer;
    }

    .myReport-slider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #bf0a30;
        cursor: pointer;
    }

.myReport-wrapper .button-wrapper {
    margin-bottom: 3em;
}

.myReport-map-wrapper {
    margin-bottom: 3em;
    height: 500px;
    border-radius: 5px;
    background-color: #00A2E4; /*Ez csak prezentáció miatt van itt*/
}

.myReport-result-numbers-wrapper {
    margin-bottom: 3em;
}

.myReport-result-numbers-wrapper h4 {
    font-weight: 200;
}

.myReport-tax-info-wrapper {
    padding: 10px;
    margin-bottom: 3em;
    border-radius: 5px;
    border: 1px solid #ccc;
}

    .myReport-tax-info-wrapper i {
        color: #828a93;
    }

.myReport-result-tables-wrapper a {
    font-weight: 400;
    transition: .3s;
    cursor: pointer;
    color: #2f7cff !important;
}

    .myReport-result-tables-wrapper a:hover {
        cursor: pointer;
        color: #0d47a9 !important;
        text-decoration: underline !important;
    }

a[aria-expanded=true] .fa-chevron-down {
    display: none;
}

a[aria-expanded=false] .fa-chevron-up {
    display: none;
}

.card {
    margin-bottom: .5em;
}

.card-body {
    padding: 0 !important;
}

.myReport-table{
    border-radius: 0 !important;
}

.myReport-table th {
    font-weight: 400;
    font-size: 16px;
}

.report-column1 {
    width: 20%;
}
.report-column2 {
    width: 10%;
}
.report-column3 {
    width: 5%;
}
.report-column4 {
    width: 5%;
}
.report-column5 {
    width: 10%;
}
.report-column6 {
    width: 10%;
}
.report-column7 {
    width: 5%;
}
.report-column8 {
    width: 5%;
}
.report-column9 {
    width: 10%;
}
.report-column10 {
    width: 20%;
}

/*.myReport-table th-text {
    height: 20px;
}

.myReport-table th-i {
    height: 20px;
}*/

.myReport-table .fa-check-circle {
    color: #11ad55;
}

.myReport-table .fa-ban {
    color: #f44a40;
}


/*
    ============ sign-up page ============

*/

.bg_color {
    /*background-color: #f8f8f8;*/
}

.signIn-wrapper {
    margin-top: 0;
    margin-bottom: 100px;
    border-radius: 20px;
    padding: 90px;
}

    .signIn-wrapper:hover .lock::before {
        transform: translate(-50%, -60%);
    }

    .signIn-wrapper:hover .lock::after {
        transform: translate(-50%, calc(-50% - 15px)) rotate(90deg);
    }

.signUp-wrapper {
    margin-top: 0;
    margin-bottom: 10em;
    border-radius: 20px;
    padding: 90px;
}

    .signUp-wrapper:hover .key {
        animation: keyshake .5s cubic-bezier(.36,.10,.19,.97) both;
    }


.lock {
    position: relative;
    width: 260px;
    height: 200px;
    background-image: linear-gradient( to bottom right, #f2bc23 49.9%, #eab02a 50% );
    border-radius: 20px 20px 100px 100px;
    margin-top: 125px;
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 2, 0.2);
}

    .lock::before {
        content: "";
        position: absolute;
        left: 50%;
        z-index: -1;
        width: 200px;
        height: 250px;
        border-radius: 125px;
        border: 40px solid #d3d3d3;
        transform: translate(-50%, -50%);
        transition: transform 300ms cubic-bezier(0.17, 0.67, 0.65, 1.52);
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 65%, 50% 65%, 50% 57%, 22% 57%, 22% 51%, 15% 51%, 14% 52%, 14% 53%, 15% 54%, 22% 54%, 18% 57%, 2% 57%, 0% 55%);
        clip-path: polygon(0% 0%, 100% 0%, 100% 65%, 50% 65%, 50% 57%, 22% 57%, 22% 51%, 15% 51%, 14% 52%, 14% 53%, 15% 54%, 22% 54%, 18% 57%, 2% 57%, 0% 55%);
    }

    .lock::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        width: 20px;
        height: 100px;
        background-image: linear-gradient(to right, #ccc 49.9%, #aaa 50%);
        border-radius: 10px;
        transform: translate(-50%, calc(-50% - 15px));
        transition: transform 180ms;
    }

.key {
    position: relative;
    width: 260px;
    height: 200px;
    margin-top: 65px;
    filter: drop-shadow(00px 16px 40px rgba(0, 0, 2, 0.2));
    -webkit-filter: drop-shadow(00px 16px 40px rgba(0, 0, 2, 0.2));
}

@keyframes keyshake {
    0% {
        transform: rotate(0);
    }

    15% {
        transform: rotate(12deg);
    }

    30% {
        transform: rotate(-12deg);
    }

    45% {
        transform: rotate(8deg);
    }

    60% {
        transform: rotate(-8deg);
    }

    75% {
        transform: rotate(5deg);
    }

    85% {
        transform: rotate(-5deg);
    }

    92% {
        transform: rotate(3deg);
    }

    100% {
        transform: rotate(0);
    }
}

@media (max-width: 768px) {

    .breadcam_bg_signUp {
        background-position: right center !important;
    }

    .not-logged-in-wrapper {
        padding: 10px;
    }

    .signIn-wrapper {
        padding: 0;
        margin: 0;
        margin-top: 130px;
    }

    .signUp-wrapper {
        padding: 0;
        margin: 0;
        margin-bottom: 90px;
    }

    .signIn-wrapper::before {
        display: none;
    }

    .signUp-wrapper::before {
        display: none;
    }

    .lock {
        margin: 0 auto;
        margin-bottom: 10px;
        width: 260px;
        height: 200px;
    }

        .lock::before {
            left: 50%;
        }

    .key {
        margin: 0 auto;
        margin-bottom: 30px;
        width: 260px;
        height: 200px;
    }
}





/*
    ============ newsletter modal ============

*/
.newsletterModal-dialog {
    margin-top: 100px;
    border-radius: 10px;
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 2, 0.2);
}

.modal-backdrop {
    z-index: -1;
}

.newsletter-header-icon {
    text-align: center;
    background: #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px !important;
    margin: auto;
    margin-bottom: -40px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 2, 0.2);
}

.newsletter-header-icon i {
    padding-top: 15px;
    color: #bf0a30;
}

.newsletter-body {
    padding-left: 10px;
    padding-right: 10px;
}

    .newsletter-body h3 {
        margin-top: 20px;
        color: #bf0a30;
    }

.newsletter-list {
    
}

    .newsletter-list i {
        color: #11ad55;
    }

.newsletter-btn {
    background-color: transparent;
}

.newsletter-btn-no {
    cursor: pointer;
    color: #303030 !important;
    font-size: 12px;
}




/* Loading heart icon & animation */
.heart-report img {
    margin-left: 5px;
    margin-top: 6px;
    border-radius: 10px;
    height: 25px;
    width: 25px;
    margin-bottom: 10px;
    animation-delay: 0.9s;
    animation-duration: 0.8s;
    animation-name: pump;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(.26,-0.53,.57,2.32);
    display: inline-block;
}

    /*.heart-report:before {
        content: "";
        position: absolute;
        background: #bf0a30;
        height: 20px;
        width: 20px;
        z-index: 0;
        margin-top: 15px;
        margin-left: 15px;
        transform: rotate(45deg);
    }

    .heart-report .circle1 {
        content: "";
        position: absolute;
        background: #bf0a30;
        height: 20px;
        width: 20px;
        z-index: 1;
        border-radius: 50%;
        margin-left: 6px;
        margin-top: 6px;
    }

    .heart-report .circle2 {
        content: "";
        position: absolute;
        background: #bf0a30;
        height: 20px;
        width: 20px;
        z-index: 1;
        margin-left: 24px;
        margin-top: 6px;
        border-radius: 50%;
    }*/

@keyframes pump {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.1);
    }
}


@media (min-width: 1200px) {
    .resp-right-align {
        float: right;
    }
}







    .coming-soon-cursor {
        cursor: not-allowed;
    }

    .coming-soon *:hover {
        /*background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(117, 19, 93, 0.73));*/
        z-index: 999;
        cursor: not-allowed;
        transform: translateY(0%);
    }

    /*.coming-soon *:hover::after {
    position: absolute;
    content: attr(data-tooltip);
    bottom: -2.5em;
    right: -1em;
    background-color: #333;
    color: white;
    padding: .25em .5em;
    font-size: .8em;
}*/



    /* Scrolling section */
    @media (min-width: 926px) {
        /*.scroll-container {
        height: 100vh;
    }

    .section-scrolling {
        height: 80vh;
    }

    .section-scrolling-end {
        height: 430px;
    }*/
    }