﻿* , button , input , select , textarea{ font-family: OpenSans_Condensed; }
html { font-family: OpenSans_Condensed; font-size: 15px; direction: rtl; background-color: #FFFFFF; color: #000; }
body { }
.main_wrapper { max-width: 100%; width: 100%; margin: 0 auto; overflow: hidden; }
.auto_margin { max-width: 1307px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.auto_margin2 { max-width: 1020px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.auto_margin3 { max-width: 1366px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.auto_margin4 { max-width: 1224px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.auto_margin5 { max-width: 1800px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.auto_margin6 { max-width: 1220px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.auto_margin7 { max-width: 1283px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.mobile_padding { padding: 0 10px; box-sizing: border-box; }

/*Footer*/
footer { background-color: #F1F1F1; display: flex; flex-wrap: wrap; align-items: center; padding: 20px; box-sizing: border-box; position: relative; }
    footer .footer_logo { margin-left: 25px; }
    footer .rights { font-size: 1.15em; font-weight: 300; color: #1A1A1A; margin-left: 30px; }
    footer .footer_links { display: flex; flex-wrap: wrap; align-items: center; }
        footer .footer_links > li { margin-left: 30px; }
            footer .footer_links > li > a { display: block; color: #0DADA8; font-size: 1.15em; font-weight: 300; }
                footer .footer_links > li > a:hover, footer .footer_links > li > a:focus { text-decoration: underline; }

    footer .footer_tel { /*position: absolute; left: 20px; top: 50%; transform: translateY(-50%);*/ color: #1A1A1A; display: flex; align-items: center; }
        footer .footer_tel > span { margin-left: 5px; color: #000; font-size: 1.3em; font-weight: 500; }
        footer .footer_tel > * { }
.lotti_phone { width: 60px; }
/*End Footer*/

/*Lp*/
.top { background-color: #0DADA8; text-align: center; padding: 54px 10px 101px 10px; box-sizing: border-box; color: #fff; }
    .top .title1 { font-size: 4.5em; font-weight: 700; display: block; margin-bottom: 20px; }
    .top .title2 { font-size: 2.6em; font-weight: 400; display: block; margin-bottom: 20px; }
    .top .thanks_logo { margin-bottom: 20px; width: 200px; height: 200px; border-radius: 50%; background-color: #fff; display: flex; align-items: center; justify-content: center; padding: 10px; box-sizing:border-box;margin:0 auto;}
        .top .thanks_logo > img { width:100%;}
.thanks_text { font-size: 1em; width: 100%; max-width: 650px; margin: 0 auto; }
.thanks_text > h2 {display:block;margin-bottom:15px;font-size:1.7em; }

.sides_conti { display: flex; flex-wrap: wrap; padding: 0 40px; box-sizing: border-box; position: relative; z-index: 2; margin-bottom: 70px; background-image: url('/Content/Resources/Lp/Resources/BG.png'); background-position: center top; background-repeat: no-repeat; /*background-size: contain;*/ min-height: 550px; }
    /*.sides_conti::after { content: ""; width: 120%; height: 0; padding-bottom: 100%; position: absolute; left: -10%; top:-120px; background-image: url('/Content/Resources/Lp/Resources/shadow.png'); background-position: center top; background-repeat: no-repeat; background-size: contain; z-index: 1; }*/
    /*.sides_conti::before { content: ""; width: 100%; height: 0; padding-bottom: 100%; position: absolute; right: 0; top: 0; background-image: url('/Content/Resources/Lp/Resources/bg.svg'); background-position: center top; background-repeat: no-repeat; z-index: 2; }*/
    .sides_conti .side_one { width: 50%; padding-left: 25px; box-sizing: border-box; position: relative; z-index: 3; }
    .sides_conti .side_two { width: 50%; padding-top: 40px; padding-right: 25px; box-sizing: border-box; position: relative; z-index: 3; }

.form_conti { width: 100%; background-color: #fff; border: 1px solid #BFBFBF; box-shadow: 0px 13px 26px #00000029; padding: 70px 50px 60px 50px; box-sizing: border-box; position: relative; top: -25px; }
    .form_conti::after { content: ""; position: absolute; left: -11px; top: -8px; width: 199px; height: 118px; background-image: url('/Content/Resources/Lp/Resources/flach.svg'); background-position: left top; background-repeat: no-repeat; background-size: contain; pointer-events: none; }
    .form_conti > div { }
    .form_conti .form_title { display: block; font-size: 3.3em; text-align: center; color: #1A1A1A; margin-bottom: 15px; }
        .form_conti .form_title > * { font-weight: 400; }
    .form_conti .form_text { display: block; font-size: 1.5em; text-align: center; color: #1A1A1A; margin-bottom: 24px; line-height: 120%; }
        .form_conti .form_text > * { font-weight: 300; }
    .form_conti .form { }
        .form_conti .form form { }
            .form_conti .form form > ul { }
                .form_conti .form  .input_icon { position: absolute; left: 5px; bottom: 20px; font-size:1.2em;}
                .form_conti .form form > ul:nth-child(1), .step_inputs { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; }
                    .form_conti .form form > ul:nth-child(1) > li, .step_inputs > li { width: 49%; margin-bottom: 20px; }
                .form_conti .form form > ul.width_32 > li {width:32%; }
                        .form_conti .form form > ul:nth-child(1) > li label, .form_conti .form form .step_inputs > li label { font-size: 1.8em; font-weight: 300; }
                        .form_conti .form form > ul:nth-child(1) > li input, .form_conti .form form > ul:nth-child(1) > li select, .form_conti .form form .step_inputs > li input, .form_conti .form form .step_inputs > li select { background-color: #fff; border: 1px solid #1A1A1A; font-size: 1.5em; border-radius: 3px; }
                        .form_conti .form form > ul:nth-child(1) > li select , .form_conti .form form .step_inputs > li select { line-height: 1; padding: 12px 10px; }

                .form_conti .form form > ul:nth-child(2) { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; }
                    .form_conti .form form > ul:nth-child(2) > li { width: 100%; margin-bottom: 20px; }
                        .form_conti .form form > ul:nth-child(2) > li:nth-child(2) { width: calc(98% - 250px); }
                        .form_conti .form form > ul:nth-child(2) > li:nth-child(3) { width: 250px; }
                        .form_conti .form form > ul:nth-child(2) > li:last-child { margin-bottom: 10px; }
                        .form_conti .form form > ul:nth-child(3) > li .lead_button, .form_conti .form form > ul:nth-child(2) > li .lead_button, .button_conti .lead_button { width: 100%; padding: 15px 10px; box-sizing: border-box; background-color: #f80; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 2em; box-shadow: 0px 13px 26px #00000029; }
                            .form_conti .form form > ul:nth-child(3) > li .lead_button > span, .form_conti .form form > ul:nth-child(2) > li .lead_button > span, .button_conti .lead_button > span { font-weight: 300; }
                            .form_conti .form form > ul:nth-child(3) > li .lead_button > .lotti { }
                            .form_conti .form form > ul:nth-child(3) > li .lead_button:hover, .form_conti .form form > ul:nth-child(3) > li .lead_button:focus, .form_conti .form form > ul:nth-child(2) > li .lead_button:hover, .form_conti .form form > ul:nth-child(2) > li .lead_button:focus, .button_conti .lead_button:hover, .button_conti .lead_button:focus { background-color: #b25f00; }
.lead_button .arrow_left { border-color: #fff; padding: 6px; position: relative; animation: arrowAnimation 1.5s infinite; }
.phone_button { border-radius: 0; font-size: 2em; padding: 14px 5px; background-color: #0DADA8; color: #fff; }
    .phone_button:hover, .phone_button:focus { background-color: #006764; }
.form_conti .form form .checkbox_conti_absolute { padding-right: 40px; padding-top: 3px; }
    .form_conti .form form .checkbox_conti_absolute > div { width: 30px; height: 30px; }
    .form_conti .form form .checkbox_conti_absolute > label { font-size: 1.5em; font-weight: 300; }
        .form_conti .form form .checkbox_conti_absolute > label > a { vertical-align: top; color: #0DADA8; }

.form_conti .form_step2 { }
    .form_conti .form_step2 form { }
/*.form_conti .form_step2 form > ul:nth-child(1) > li { width: 49%; margin-bottom: 20px; }*/

@keyframes arrowAnimation {
    0% { opacity: 0; left: 0; }
    25% { opacity: 0.5; left: -5px; }
    50% { opacity: 1; left: -10px; }
    75% { opacity: 0.5; left: -5px; }
    100% { opacity: 0; left: 0; }
}

.form input[type="date"], .form input[type="time"], .form input[type="file"], .form select { padding: 15px 10px; }

.step_num { display: block; width: 100%; text-align: left; font-size: 1.2em; color: #1A1A1A; font-weight: 300; }
.general_text { margin-bottom: 42px; }
    .general_text h1 { font-size: 3.5em; font-weight: 400; display: block; text-align: center; margin-bottom: 10px; color: #1A1A1A; }
    .general_text h2 { }
    .general_text p { font-size: 1.5em; font-weight: 300; display: block; text-align: center; color: #1A1A1A; line-height: 120%; }

.bullets { }
    .bullets h2 { font-size: 2.2em; font-weight: 400; display: block; text-align: center; color: #1A1A1A; margin-bottom: 21px; }
    .bullets ul { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
        .bullets ul > li { font-size: 2em; font-weight: 400; color: #1A1A1A; margin-left: 10px; padding-right: 50px; box-sizing: border-box; position: relative; margin-bottom: 10px; }
.bullets2 > ul > li { width: 100% !important;  }
            .bullets ul > li:last-child { margin-left: 0; }
.bullets ul > li::before { content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 40px; height: 33px; background-image: url('/Content/Resources/Lp/Resources/checked.svg'); background-repeat: no-repeat; background-position: center center; background-size: contain; }
.bullets2 ul > li::before { content: ""; position: static;display:inline-block;margin-left:5px; right: 0; top: 50%; transform: translateY(0); width: 40px; height: 33px; background-image: url('/Content/Resources/Lp/Resources/checked.svg'); background-repeat: no-repeat; background-position: center center; background-size: contain; }

.thanks_page { }
    .thanks_page .sides_conti { justify-content: center; }
    .thanks_page .form_conti::after { display: none; }

.go_to_site_button { display: inline-block; background-color: #fff; color: #0DADA8; border: 1px solid #0DADA8; text-align: center; font-size: 1.5em; font-weight: 400; padding: 15px 10px; box-sizing: border-box; margin: 0 auto; }
    .go_to_site_button:hover, .go_to_site_button:focus { background-color: #0DADA8; color: #fff; }

.form_step2 { display: none; }
.loader_button { position: relative; }
.loader { border: 5px solid #fff; /* Light grey */ border-top: 5px solid #0DADA8; /* Blue */ border-radius: 50%; width: 15px; height: 15px; animation: spin 2s linear infinite; }

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loader_button .loader_conti { position: absolute; left: 3px; top: 50%; transform: translateY(-50%); pointer-events: none; opacity: 0; }
.loader_button.active { opacity: 0.8; pointer-events: none; }
    .loader_button.active .loader_conti { opacity: 1; }

.form_conti .form form { }
    .form_conti .form form .steps { display: none; margin-bottom: 10px; }
        .form_conti .form form .steps[data-step="1"] { display: block; }
        .form_conti .form form .steps .options_conti { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 60px; }
            .form_conti .form form .steps .options_conti > li { width: auto; margin-left: 10px; margin-bottom: 10px; }
                .form_conti .form form .steps .options_conti > li:last-child { margin-left: 0; }
        .form_conti .form form .steps .title { display: block; font-size: 2em; font-weight: 500; margin-bottom: 12px; }
        .form_conti .form form .steps .radio_conti { }
            .form_conti .form form .steps .radio_conti > div { width: 35px; height: 35px; }
                .form_conti .form form .steps .radio_conti > div > input { }
                .form_conti .form form .steps .radio_conti > div > span { border-color: #0dada8; }
                    .form_conti .form form .steps .radio_conti > div > span::after { width: 31px; height: 31px; }
                .form_conti .form form .steps .radio_conti > div > input:checked ~ span::after { background-color: #0dada8; }
        .form_conti .form form .steps .title { font-size: 1.8em; }
        .form_conti .form form .steps .radio_conti label { display: inline-block; font-size: 1.8em; font-weight: 300; margin-bottom: 0;margin-right:10px; }

.insurance_companies { text-align: center; padding: 0 10px; box-sizing: border-box; }
    .insurance_companies img { display: inline-block; max-width: 100%; }
        .insurance_companies img.mobile { display: none; }

.newsllter_thanks { width: 100%; max-width: 350px; margin: 0 auto 30px auto; }
    .newsllter_thanks form { }
        .newsllter_thanks form > ul { }
            .newsllter_thanks form > ul > li { width: 100% !important; }

.more_services { margin-bottom: 10px; }
    .more_services .title { display: block; text-align: center; font-size: 2em; margin-bottom: 10px; }
    .more_services > ul { display: flex; flex-wrap: wrap; justify-content: center; }
        .more_services > ul > li { margin-left: 20px; margin-bottom: 10px; text-align: center; }
            .more_services > ul > li:last-child { margin-left: 0; }
            .more_services > ul > li > a { display: block; font-size: 1.2em; padding: 10px; box-sizing: border-box; border-radius: 4px; border: 1px solid #f80; background-color: #f80; border-radius: 0; color: #fff; box-shadow: 0px 13px 26px #00000029; transition: all 0.5s ease-in-out; }
                .more_services > ul > li > a:hover, .more_services > ul > li > a:focus { background-color: #b25f00; color: #fff; }

.images_bullets { }
    .images_bullets  ul {display:flex;flex-wrap:wrap; }
        .images_bullets ul > li { width: 100%; margin-left: 0;margin-bottom:20px; }
        .images_bullets  ul > li:nth-child(3n) { margin-left:0;}
            .images_bullets  ul > li > a { display:block;min-height:100%;}
                .images_bullets ul > li > a .image { padding-bottom: 35%; width: 100%; margin-bottom: 10px; }
.images_bullets  ul > li > a .title { display:block;text-align:center;font-size:1.2em;color:#0DADA8;}
.more_images_bullets {display:none;}

.radio_conti_with_image { position: relative; padding: 5px; box-sizing: border-box; min-height: 100%; }
    .radio_conti_with_image > input { position: absolute !important; cursor: pointer; right: 0; top: 0; width: 100%; height: 100%; opacity: 0; z-index: 3; }
        .radio_conti_with_image > input ~ span { position: absolute; right: 0; top: 0; width: 100%; height: 100%; border-radius: 5px; border: 2px solid #0DADA8; pointer-events: none; }
        .radio_conti_with_image > input:checked ~ span { border-color: #ff6a00; }
    .radio_conti_with_image > .radio_icon { display: flex; position: relative; max-width: 100px; height: 100px; padding-bottom: 0; margin: 0 auto 10px auto; }
        .radio_conti_with_image > .radio_icon img { position: absolute; right: 0; left: 0; bottom: 0; display: block; max-width: 90%; margin: 0 auto; }
    .radio_conti_with_image > label { display: block; text-align: center; font-size: 1.2em !important; }
.form_conti .form form .steps .options_conti > li { width: 45%; margin: 0 0 15px 0; }

.lpv3 .content_popup {background-color:#0dada8bf; }
/*End Lp*/

@media only screen and (max-width : 1250px) {
    .sides_conti { padding-left: 10px; padding-right: 10px; }
    .form_conti { padding: 50px 20px; }
        .form_conti .form form > ul:nth-child(1) > li label, .form_conti .form form .step_inputs > li label { font-size: 1.5em; }
        .form_conti::after { width: 143px; left: -8px; top: -6px; }
}

@media only screen and (max-width : 1020px) {
    .top { padding: 30px 10px 100px 10px; }
        .top .title1 { font-size: 3em; }
        .top .title2 { font-size: 1.5em; }
    .sides_conti { background-color: #DDDAD9; background-image: none; margin-bottom: 220px; }
        .sides_conti::after { content: ""; position: absolute; top: calc(100% - 5px); height: 0; padding-bottom: 43%; right: 0; width: 100%; background-image: url('/Content/Resources/Lp/Resources/BG.png'); background-repeat: no-repeat; background-size: cover; }
        .sides_conti .side_one { width: 100%; max-width: 550px; margin: 0 auto; padding: 0; }
        .sides_conti .side_two { width: 100%; max-width: 550px; margin: 0 auto; padding: 0; }
    .lpv3 .sides_conti .side_one { order:2;}
    .lpv3 .sides_conti .side_two {order:1;margin-bottom:25px;position:relative;padding-top:20px; }
    .lpv3 .sides_conti .side_one .form_conti {top:0; }

    .form_conti .form_title { font-size: 2em; }
    .form_conti .form_text { font-size: 1.15em; }
    .form_conti .form form, .step_num { width: 100%; max-width: 300px; margin: 0 auto; }
    .step_num { font-size: 0.9em; }
    .form_conti .form form > ul:nth-child(1) > li, .form_conti .form form .step_inputs > li { width: 100%; margin-bottom: 10px; }
        .form_conti .form form > ul:nth-child(1) > li label,, .form_conti .form form .step_inputs > li label { font-size: 1.15em; }
    .form_conti .form form .checkbox_conti_absolute { padding-right: 25px; padding-top: 0; }
        .form_conti .form form .checkbox_conti_absolute > label { font-size: 1.15em; }
    .form_conti .form form > ul:nth-child(2) > li .lead_button, .button_conti .lead_button { font-size: 1.5em; }
    .form_conti .form form .checkbox_conti_absolute > div, .form_conti .form form .steps .radio_conti > div { width: 20px; height: 20px; }
    .form_conti .form form > ul:nth-child(1) > li input, .form_conti .form form .step_inputs > li input { font-size: 1.15em; }
    .form_conti .form form > ul:nth-child(2) > li:nth-child(2) { width: 100%; }
    .form_conti .form form > ul:nth-child(2) > li:last-child { width: 100%; }
    .phone_button { font-size: 1.2em; padding: 15px 5px; }

    .form_conti .form form .steps .radio_conti > div > span::after { width: 16px; height: 16px; }
    .form_conti .form form .steps .radio_conti label { font-size: 1.3em; }

    .general_text h1 { font-size: 2em; }
    .general_text p { font-size: 1.1em; }
    .bullets h2 { font-size: 1.3em; }
    .bullets ul > li { font-size: 1.2em; padding-right: 33px; width: auto; }
        .bullets ul > li::before { width: 27px; }

    footer { padding-top: 90px; padding-bottom:150px;}
        footer .footer_logo { position: absolute; right: 10px; top: 15px; max-width: 106px; }
        footer .footer_tel { top: 10px; transform: translateY(0); left: 0; position: absolute; }
        footer .footer_links > li, footer .rights { margin-left: 10px; margin-bottom: 10px; }
            footer .rights, footer .footer_links > li > a { font-size: 1.1em; }

    .sides_conti { min-height: 0; }

    .phone_button { font-size: 1.5em; }

    .form_conti .form form .steps .options_conti > li { width: 100%; margin: 0 0 10px 0; }
}

@media only screen and (max-width : 600px) {
    .form_conti { top: -75px; }
        .form_conti .form_text > * > br { display: none; }
    .sides_conti .side_two { margin-top: -45px; }

    .insurance_companies img { display: none; }
        .insurance_companies img.mobile { display: inline-block; }

    .form_conti .form form .steps .radio_conti > div { width: 18px; height: 18px; }
        .form_conti .form form .steps .radio_conti > div > span::after { width: 14px; height: 14px; }
    .form_conti .form form .steps .radio_conti label { font-size: 1.1em; }
}
