/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Version:        1.10
 Template:       fortuna

*/



#migrash_8_a .floor_container,
#migrash_8_b .floor_container,
#migrash_9_a .floor_container,
#migrash_9_b .floor_container,
#migrash_9_c .floor_container,
#migrash_12 .floor_container {
    justify-content: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

#migrash_8_a .floor_name,
#migrash_8_b .floor_name,
#migrash_9_a .floor_name,
#migrash_9_b .floor_name,
#migrash_9_c .floor_name,
#migrash_12 .floor_name {
    min-width: 350px;
}

.logo_and_adress {
    display: flex;
}

.logo_and_adress .logo img {
    width: 110px;
}

.logo_and_phone img {
    width: 160px;
}

#mobile_menu>ul>li a {
    background: #061d39;
}

#mobile_menu>ul>li>a:hover {
    background: #061d39;
}

.custom_menu_4 #menu>ul>li ul>li>a:hover {
    background-color: #f1ac1e !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border: none;
    color: red;
    direction: rtl;
    text-align: center;
    line-height: 20px;
}

#main_clip_mobile {
    padding-top: 50px;
}

h1,
h2,
h3,
h4,
p,
li {
    font-family: "cofo-peshka-variable", sans-serif !important;
    font-variation-settings: 'wdth' 100, 'wght' 700, 'slnt' 0;
    letter-spacing: 0em;
}

body {
    color: var(--dark_color);
}

h1 {
    font-size: 28px !important;
    line-height: 30px !important;
    color: #002439;
    margin-bottom: 10px !important;
}

h2 {
    margin-bottom: 5px !important;
    color: var(--dark_color);
}

h3 {
    color: var(--dark_color);
}

.text_and_map_container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.text_and_map {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
}


/* psagot ayala START */
.out_projects {
    font-family: "cofo-peshka-variable", sans-serif !important;
    font-variation-settings: 'wdth' 100, 'wght' 700, 'slnt' 0;
    letter-spacing: 0em;
    color: white;
    font-size: 20px;
    margin-bottom: 20px !important;
}

.icon img {
    width: 20px;
    position: relative;
    top: -20px;
}

.carousel_img_title {
    font-size: 16px;
    color: white;
    text-align: center;
    font-family: "cofo-peshka-variable", sans-serif !important;
    font-variation-settings: 'wdth' 100, 'wght' 700, 'slnt' 0;
    letter-spacing: 0em;
}

.about_ayala_flex_container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 25px;
}

.ayala_logo {
    width: 150px;
    margin-bottom: 20px;
}

.team_container {
    display: flex;
    width: 600px;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}

.person_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.person_container img {
    width: 150px;
}

.person_container p {
    margin-top: 5px;
    color: white
}

.person_container span {
    font-weight: 700;
}

.about_ayala_text {
    width: 600px;
}

.about_ayala_text p {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: white;

}

.flex_container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wpcf7-list-item-label {
    color: white;
}

.contact_title h1 {
    margin-top: 60px;
    font-size: 30px !important;
    line-height: 32px !important;
    color: #B0B0B0;
    margin-left: 30px;
    margin-right: 30px;
    letter-spacing: .02em;
}

input.btn_theme_color,
a.btn_theme_color,
.btn_theme_color {
    background-color: #7BB342 !important;
    font-size: 23px !important;
    letter-spacing: -0.02em !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select {
    font-family: "open sans", sans-serif;
    letter-spacing: 0em;
}

.logo_and_adress .adress p {
    color: #002439 !important;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 23px;
    font-size: 18px;
    direction: ltr;
    position: relative;
    top: 11px;
}

@media only screen and (min-width: 1201px) {

    #mobile {
        display: none !important;
    }

    .text_and_map .text {
        width: 50%;
        padding-left: 100px;
    }

    .text_and_map .image {
        width: 50%;
    }

    .text_and_map .image img {
        width: 80%;
    }

    .circles_and_text {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 1000px;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .circles_and_text h1 {
        width: 500px;
        color: white;
        text-align: center;
    }

    .circles_and_text img {
        width: 600px;
        margin-top: 10px;
    }

}

@media only screen and (max-width: 1200px) {
    #desktop {
        display: none !important;
    }

    .about_ayala_text {
        width: 80%;
    }

    .team_container {
        flex-direction: column-reverse;
        width: 80%;
    }

    .person_container {
        margin-bottom: 20px;
    }

    .owl-prev .icon img {
        margin-left: 10px;
    }

    .owl-next .icon img {
        margin-right: 10px;
    }

    h1 {
        font-size: 26px !important;
        line-height: 28px !important;
        color: #002439;
        margin-bottom: 10px !important;
    }

    .text_and_map {
        flex-direction: column;
    }

    .text_and_map .text {
        text-align: center;
        max-width: 500px;
    }


    .circles_and_text {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 90%;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .circles_and_text h1 {
        width: 100%;
        color: white;
        text-align: center;
    }

    .circles_and_text img {
        width: 80%;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 768px) {
    #main_clip_mobile {
        display: none;
    }

    .logo_and_adress .adress p {
        margin-right: 17px;
        ;
    }

    .logo_and_phone {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}

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


    #main_clip {
        display: none;
    }

    #footer .section {
        display: flex;
        flex-direction: column-reverse;
    }

    .logo_and_adress {
        display: flex;
        flex-direction: column;
        padding-bottom: 20px;
    }

    .logo_and_phone {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 10px;
    }
}

/* psagot ayala END */


.text_and_map {
    padding-top: 50px;
    padding-bottom: 50px;
}

.wpcf7-list-item {
    margin: 0 1em 0 0;
    font-size: 13px;
    line-height: 18px;
    text-indent: -23px;
}

.disclaimer .wpcf7-checkbox .wpcf7-list-item {
    color: white !important;
    text-align: right !important;
    line-height: 15px;
    font-size: 13px;
}

.disclaimer_container {
    display: flex;
    direction: rtl;
    align-items: center;
    justify-content: center;
    position: relative;
    top: -25px
}

h1 strong {
    color: #f1ac1e !important;
    font-weight: 700;
    font-size: 40px;
}

.gotoform {
    font-family: "cofo-peshka-variable", sans-serif !important;
    font-variation-settings: 'wdth' 100, 'wght' 700, 'slnt' 0;
    letter-spacing: 0em;
    position: fixed;
    right: 0;
    top: 160px;
    background-color: #f1ac1e;
    padding: 10px;
    padding-top: 14px;
    font-size: 20px;
    line-height: 18px;
    border-radius: 15px 0px 0px 15px;
    color: white;
    z-index: 1000;
}

.gotoform a {
    color: white !important;
}

.near_video_text img {
    width: 80px;
    margin-bottom: 10px;
}


.home_page_title {
    padding-top: 50px;
    padding-bottom: 50px;
}

.home_page_title h1 {
    color: #003d58;
    font-size: 28px !important;
    line-height: 30px !important;
    font-weight: 600;
}

.home_page_title h2 {
    margin-top: 20px;
    color: #003d58;
    font-size: 28px !important;
    line-height: 30px;
    font-weight: 600;
}

.about_text_area .wpb_wrapper a span {
    position: relative;
    top: 1.7px;
    letter-spacing: -0.2em;
    margin-right: 7px;
}

.boc_list_item .boc_list_item_text.normal {
    margin-right: 40px;
    list-style-position: outside;
    /* margin-left: 0; */
}

.boc_list_item .boc_list_item_text.normal li {
    list-style-position: outside;
    padding-right: 0px;
    padding-left: 20px;
}

.tagcontiner {
    position: absolute;
    left: 7px;
    top: 0px;
    width: 75px;
}

.phone h4 {
    font-size: 30px;
    position: relative;
    top: -14px;
    font-weight: 600;
    color: white !important;
}

.phone h4 a,
.email h4 a {
    color: white !important;
}

.phone h4 em {
    position: relative;
    top: 11px;
    right: 2px;
    font-size: 40px;
    font-style: normal;
}

:root {
    --primary_color: #7bb342;
    --secondery_color: #f1ac1e;
    --dark_color: #003d58;
    /* background-color: var(--primary_color); */
    /* background-color: var(--secondery_color); */
    /* var(--dark_color);  */
}

.img_slider.owl-theme .owl-controls .owl-nav div:not(.disabled):hover {
    background: var(--secondery_color) !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: var(--dark_color) !important;
}

.boc_list_item .li_icon i.icon {
    color: var(--secondery_color) !important;
}

.buttons_container .bt1to5 {
    background-color: #5eb9e1;
    transition: 0.2s;
}

.buttons_container .bt6 {
    background-color: #f1ac1e;
    transition: 0.2s;
}

.buttons_container .bt7to10 {
    background-color: #7bb342;
    transition: 0.2s;
}

.buttons_container .bt1to5:hover {
    background-color: #3395be;
    transition: 0.2s;
}

.buttons_container .bt6:hover {
    background-color: #ce931c;
    transition: 0.2s;
}

.buttons_container .bt7to10:hover {
    background-color: #64a028;
    transition: 0.2s;
}

#menu>ul>li>a,
#header .header_cart a.icon {
    color: var(--dark_color);
}

/* Theme customization starts here */
.gallery_link {
    /* display: none; */
    position: absolute;
    background-color: #85c995;
    color: white !important;
    padding-left: 17px;
    padding-right: 20px;
    padding-top: 1px;
    bottom: -30px;
    height: 30px;
    left: 0px;
    font-size: 15px;
    overflow: hidden;
    border-radius: 0px 5px 5px 0px;
}

.img_title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
    color: var(--primary_color);
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

@media only screen and (min-width: 1017px) {


    .form_container {
        display: flex;
        flex-direction: row-reverse;
        padding-left: 40px;
        padding-right: 40px;
    }

    .home_form form {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-left: 40px;
        padding-right: 40px;
    }

    .home_form form p {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media only screen and (min-width: 1710px) {
    #menu>ul>li>a {
        padding: 4px 10px 0px 10px;
    }

    .about_text_area .wpb_wrapper {
        width: 850px;
        margin-bottom: 100px !important;
    }
}

@media only screen and (max-width: 1709px) and (min-width: 1018px) {
    .about_text_area .wpb_wrapper {
        width: 850px;
        margin-bottom: 100px !important;
    }

    #menu>ul>li>a {
        padding: 4px 10px 0px 10px;
    }

    .logo_magma img {
        height: auto !important;
    }

    #menu ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    #menu ul li {
        text-align: right;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #menu>ul>li>a {
        line-height: 20px;
    }
}

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

    .gotoform {
        font-family: "cofo-peshka-variable", sans-serif !important;
        font-variation-settings: 'wdth' 100, 'wght' 700, 'slnt' 0;
        letter-spacing: 0em;
        position: fixed;
        right: 0;
        top: 260px;
        background-color: #f1ac1e;
        padding: 4px;
        padding-top: 7px;
        font-size: 13px;
        line-height: 11px;
        border-radius: 5px 0px 0px 5px;
        color: white;
        font-weight: 600;
    }

    .mifrat {
        display: flex;
        flex-direction: column !important;
    }
}

.mifrat {
    margin-bottom: 40px !important;
}

.mifrat .boc_list_item {
    margin-bottom: 4px;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 1px;
    font-size: 20px;
}

.mifrat .boc_list_item .li_icon {
    top: 12px;
    left: -5px !important;
}

.apartment_not_included {
    box-shadow: 0px 0px 0px 1px #949494 inset;
    outline: 1px solid #949494 !important;
    /* background-color: whitesmoke; */
}

.apartment_not_included .apartment_title {
    color: #949494 !important;
}

.apartment_not_included .apartment_info li {
    color: #949494 !important;
}

.apartment_not_included .apartment_info ul li::before {
    color: #949494 !important;
}

.not_included {
    text-align: center;
    background-color: #949494;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 16px;
    line-height: 16px;
}

.menu-item-583 a {
    font-family: "icomoon" !important;
}

.hide {
    display: none !important;
}

a,
h2,
h3 {
    text-transform: none !important;
}

.white_color {
    color: white;
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

.logo_and_adress {
    display: flex;
}

.brown h2 {
    color: var(--dark_color) !important;
}

.brown h1 {
    color: var(--dark_color) !important;
}

.footer_btm {
    display: none;
}

#footer {
    background: #F1F2F2;
}

.ayla_footer_logo {
    text-align: left;
}

.ayla_footer_logo img {
    width: 18%;
}

.textwidget {
    color: #ffffff57;
}

@media only screen and (max-width: 768px) {


    .vc_col-sm-2 {
        display: none !important;
    }

    .textwidget {
        text-align: center;
    }

    .ayla_footer_logo {
        text-align: center;
    }

    #footer .col {
        float: right;
        margin-right: 0%;
        margin-left: 0;
        margin-bottom: 0px;
    }
}

.maga_footer_logo img {
    width: 120px;
}

.FilpLtr {
    direction: ltr;
}

.FilpRtl {
    direction: rtl;
}

.current_page_item a {
    color: var(--primary_color) !important;
}

.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li,
.wpb_button {
    margin-bottom: 0px;
}

.vc_row.vc_row-flex {
    flex-direction: row-reverse;
}

.vc_row {
    flex-direction: row-reverse;
    display: flex;
}

#menu {
    font-size: 16px;
}

.header_en {
    font-family: "Overlock";
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

#mobile_menu ul li a {
    font-size: 18px;
}

#mobile_menu .header_en {
    font-size: 17px;
}

.custom_menu_4 #menu>ul>li div {
    border-top: none !important;
}

#header .container {
    width: 95% !important;
}

#header .container .section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
}

.block_header #menu {
    float: none;
    text-align: center;
}

#logo {
    float: none !important;
    width: 15%;
}

#menu {
    float: none !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.custom_menu_4 {
    width: 100%;
}

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

.logo_magma img {
    height: auto !important;
}

@media only screen and (max-width: 1017px) {
    .custom_menu_4 {
        display: none !important;
    }

    .phone img {
        height: 20px !important;
        position: relative !important;
        top: 5px !important;
    }

    .mobile_space {
        width: 100%;
    }

    #header {
        position: fixed !important;
        top: 0px !important;
    }

    .near_video_text img {
        margin-top: 20px;
    }

    .near_video_text br {
        display: none !important;
    }

    .home_about_ayalay {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .home_about_ayalay h3 {
        font-size: 17px;
        line-height: 20px;
        color: #002439;
    }

    .near_video_text {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .harish_clip_mobile {
        position: relative;
        top: 5px;
        right: 16px;
    }



    .harish_clip_mobile img {
        width: 70px;
        margin-left: 28px;
    }

    .about_text_area .wpb_wrapper {
        width: 85%;
        margin-bottom: 100px !important;
    }

    #mobile_menu_toggler {
        top: -5px;
        position: relative;
    }

    .logo_magma_mobile {
        height: 35px;
        margin-right: 20px;
        margin-left: 10px;
        top: 2px;
        position: relative;
    }

    .main_mobile_logo {
        top: 5px;
        position: relative;
        max-height: 26px !important;
        margin-bottom: 0px;
        margin-top: 0px;
        width: auto;
        margin-left: -10px;
    }

    #logo {
        text-align: center;
    }

    .logo_magma img {
        height: auto !important;
    }

    #header .trio_logo,
    .DesktopLogos {
        display: none;
    }

    #header .container {
        width: 100% !important;
    }

    .ayalay_mobile_logo {
        position: relative;
        height: 60px !important;
        top: 7px;
        margin-right: 20px;
        margin-bottom: 10px;
        margin-top: 5px;
    }
}

@media only screen and (min-width: 1018px) {
    .harish_clip img {
        height: 20px;
    }

    .phone img {
        height: 30px;
        position: relative;
        top: 5px;
    }

    #header .trio_logo,
    .DesktopLogos {
        margin-left: 20px;
    }

    .mobile_space {
        display: none;
    }

    .buldind_links h1 {
        /* margin-bottom: 50px !important; */
        margin-top: 50px !important;
    }

    .buttons_container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 60px !important;
    }

    .buldind_links img {
        width: 70%;
        margin-bottom: 30px;
    }

    .buttons_container br {
        display: none !important;
    }

    .buttons_container a {
        width: 200px;
        color: white !important;
        font-size: 26px;
        line-height: 26px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 15px 15px 17px 15px;
        margin-left: 20px;
        margin-right: 20px;
        border-radius: 10px;
        margin-top: 20px;
        text-align: center !important;
    }

    .logo_magma {
        top: 4px;
        position: relative;
    }

    #MobileLogos {
        display: none;
    }

    .buldind_links img {
        width: 70%;
    }

    .buldind_links {
        margin-top: 100px;
        margin-bottom: 100px;
    }
}

@media only screen and (max-width: 1017px) and (min-width: 628px) {
    .buldind_links h1 {
        margin-bottom: 0px !important;
        margin-top: 40px !important;
    }

    .buttons_container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 50px !important;
        margin-left: 10px;
        margin-right: 10px;
    }

    .buttons_container a {
        width: 150px;
        color: white !important;
        font-size: 26px;
        line-height: 26px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 10px 13px 10px;
        margin-left: 10px;
        margin-right: 10px;
        border-radius: 10px;
        margin-top: 20px;
        text-align: center !important;
    }

    .custom_menu_4 {
        display: flex;
        width: 57%;
    }
}

@media only screen and (max-width: 627px) {
    .buldind_links h1 {
        margin-bottom: 0px !important;
        margin-top: 40px !important;
    }

    .buttons_container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 50px !important;
        margin-left: 10px;
        margin-right: 10px;
    }

    .buttons_container a {
        width: 150px;
        color: white !important;
        font-size: 26px;
        line-height: 26px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 10px 13px 10px;
        margin-left: 10px;
        margin-right: 10px;
        border-radius: 10px;
        margin-top: 20px;
        text-align: center !important;
    }

    .custom_menu_4 {
        display: flex;
        width: 20%;
    }
}

@media only screen and (max-width: 768px) {
    .vc_row.vc_row-flex {
        flex-direction: column-reverse;
    }

    .pic_near_map {
        height: 400px;
    }
}

@media only screen and (min-width: 769px) {}

.TopImage {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0px;
}

.TopImage img {
    width: 100%;
}

.TopImageTextContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: -100;
}

.TopImageTextContainer .Text {
    font-size: 12px;
    display: flex;
    direction: rtl;
    justify-content: center;
    position: absolute;
    width: 80%;
    height: 550px;
    text-align: right;
    flex-direction: column;
    font-size: 20px;
}

.TopImageTextContainer .Text .Title {
    font-size: 35px;
}

.TopImageLogoContainer,
.TopImageFamilyContainer {
    display: flex;
    align-items: center;
    justify-content: left;
    text-align: left;
    direction: ltr;
    position: relative;
}

.TopImageLogoContainer .logo_and_symbol {
    width: 80%;
    position: absolute;
}

@media only screen and (min-width: 641px) {
    .TopImageTextContainer .Text .logo_and_symbol {
        display: none;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 641px) {
    .TopImageFamilyContainer {
        display: none;
    }

    .TopImageTextContainer .Text h3 {
        font-size: 14px;
    }

    .TopImageTextContainer .Text .Title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 640px) {
    .logo_and_symbol {
        display: none;
    }

    .TopImageTextContainer {
        width: 100%;
    }

    .TopImage img {
        width: auto;
        height: 100%;
    }

    .TopImage {
        flex-direction: column;
        margin-top: 0px;
        height: 500px;
    }

    .TopImageTextContainer .text_background {
        margin-top: 0px;
    }

    .TopImageFamilyContainer,
    .TopImageLogoContainer {
        display: none;
    }

    .TopImageTextContainer .Text {
        padding-bottom: 0px;
    }

    .TopImageTextContainer .Text .logo_and_symbol {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 120px;
    }

    .TopImageTextContainer .Text h3 {
        font-size: 17px;
    }

    .TopImageTextContainer .Text h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 360px) {
    .logo_magma_mobile {
        height: 33px;
        margin-right: 20px;
        margin-left: 10px;
        top: -5px;
        position: relative;
    }

    .trio_mobile_logo {
        top: 10px;
        position: relative;
        height: 40px !important;
        margin-bottom: 10px;
        margin-top: 5px;
    }

    .TopImage {
        flex-direction: column;
        margin-top: 0px;
    }

    .TopImageTextContainer .Text {
        padding-bottom: 0px;
    }

    .TopImageTextContainer .Text .logo_and_symbol {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 60px;
    }

    .TopImageTextContainer .Text {
        font-size: 18px;
    }

    .TopImageTextContainer .Text .Title {
        font-size: 20px;
    }
}

/* TRIO PAGE END */

/* MAGMA PAGE START */

.magma_dark_back img {
    width: 45%;
    margin-top: 100px;
    margin-bottom: 100px;
}

.magma_light_back img {
    width: 45%;
    margin-top: 100px;
    margin-bottom: 30px;
}

.magma_text_area {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.about_text_area {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.about_text_area .wpb_wrapper a {
    font-size: 30px;
    color: #003c58 !important;
    font-weight: 600;
    letter-spacing: -0.03em;
}

.magma_dark_back2 h3 {
    color: white;
    margin-top: 100px;
}

.magma_text_area .wpb_wrapper {
    width: 800px;
    margin-bottom: 100px !important;
}

.magma_light_back {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.ayala_in_numbers {
    padding-top: 100px;
    padding-bottom: 100px;
}

.eytan_jeky {
    margin-bottom: 100px;
}

.ayala_in_numbers img {
    width: 80%;
}

.eytan_jeky img {
    width: 50%;
}

.eytan_jeky h2 {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 0px !important;
}

.eytan_jeky h3 {
    font-size: 20px;
    margin-top: 0px !important;
    color: var(--primary_color);
    margin-bottom: 10px;
}

.eytan_jeky p {
    font-size: 16px;
    line-height: 24px;
}

.team,
.team .text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.team .pepole {
    height: 550px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team .text .vc_column-inner {
    width: 600px !important;
}

.pepole h2 {
    margin-bottom: 0px !important;
}

.pepole h3 {
    margin-top: -5px !important;
    color: var(--primary_color);
}

.team h1 {
    padding-top: 5px;
    font-size: 40px !important;
    color: var(--primary_color) !important;
}

.why_ayala h1 {
    padding-top: 5px;
    font-size: 40px !important;
    color: var(--primary_color) !important;
}

.team h2 {
    font-size: 24px !important;
}

.team h3 {
    font-size: 16px !important;
}

.team .pepole .wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.project_name_gray {
    background-color: #8c8b8b;
    padding-top: 7px;
    padding-bottom: 5px;
}

.project_name_gray h2,
.project_name_black h2 {
    color: white;
    font-size: 28px;
}

.project_name_black {
    background-color: black;
    padding-top: 7px;
    padding-bottom: 5px;
}

@media only screen and (min-width: 1201px) {
    #TeamMobile {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .project_item {
        margin-bottom: 40px;
    }

    #desktop,
    .desktop {
        display: none !important;
    }
}

@media only screen and (min-width: 769px) {

    #mobile,
    .mobile {
        display: none !important;
    }
}

@media only screen and (max-width: 1200px) {
    #TeamDesktop {
        display: none;
    }

    .team {
        flex-direction: column-reverse !important;
    }

    .team h1 {
        margin-top: 50px;
        font-size: 30px !important;
        color: var(--primary_color) !important;
    }

    .team .pepole {
        margin-top: 50px;
        margin-bottom: 50px;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .pepole .vc_row {
        flex-direction: column !important;
        display: flex;
        margin-bottom: 0px !important;
    }

    .pepole .vc_row img {
        width: 50%;
        margin-top: 30px;
    }

    .team .pepole {
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .pepole .vc_row {
        width: 100% !important;
        display: flex !important;
        flex-wrap: wrap !important;
        flex-direction: row !important;
        margin-left: 0px !important;
        margin-right: -0px !important;
        justify-content: center !important;
    }

    .pepole .vc_row>div {
        display: flex !important;
        flex-basis: calc(50% - 40px) !important;
        width: 100% !important;
    }

    .pepole .vc_row>div>div {
        display: flex !important;
        justify-content: center !important;
        flex-direction: row !important;
        width: 100% !important;
    }

    .pepole .vc_column_container>.vc_column-inner {
        box-sizing: border-box;
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100%;
    }

    .pepole .pepole_raw {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .pepole .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.ayala_icons img {
    height: 70px !important;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
}

.taofic_icons img {
    height: 50px !important;
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
}

.taofic_icons_text .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.taofic_icons_text .wpb_wrapper h3 {
    width: 80%;
    font-size: 15px;
    margin-bottom: 0px;
}

.taofic_icons_text .wpb_wrapper h2 {
    color: var(--primary_color);
}

@media only screen and (max-width: 768px) {
    .eytan_jeky {
        flex-direction: column;
    }

    .eytan_jeky img {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 800px) {
    .ayala_in_numbers {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .ayala_in_numbers img {
        width: 100%;
        margin-top: 20px;
    }

    .magma_dark_back img {
        width: 350px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .magma_light_back img {
        width: 45%;
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .magma_text_area .wpb_wrapper {
        width: 90%;
        margin-bottom: 40px !important;
    }
}

/* MAGMA PAGE END */

/* Contact Form START */

.wpcf7 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="password"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap textarea,
.wpcf7-form-control-wrap select {
    width: 60%;
    text-align: right;
    font-size: 16px;
    margin-bottom: 30px;
    border-radius: 5px;
    border-color: #e2e2e2;
    height: 45px;
}

.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="password"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap textarea,
.wpcf7-form-control-wrap select {
    text-align: right;
    width: 100% !important;
}

.button:hover,
a:hover.button,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.btn_theme_color,
a.btn_theme_color {
    color: #fff;
    background-color: var(--primary_color);
    width: 100%;
    height: 45px;
    font-size: 16px;
}

span.wpcf7-not-valid-tip {
    font-size: 12px !important;
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: -30px;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    display: none !important;
}


/* STAGES PAGE START */

#StagesFlex .vc_column-inner .wpb_wrapper {
    display: flex;
    margin-bottom: 35px;
}

#StagesFlex .vc_column-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.stage-item {
    width: 250px;
    position: relative;
    margin: auto;
    cursor: pointer;
    margin-left: 20px;
    margin-right: 20px;
}

.stage-item:hover {
    color: var(--primary_color);
}

.stage-item img {
    width: 250px;
}

.title-and-number {
    position: absolute;
    display: flex;
    width: 250px;
    align-items: center;
    justify-content: center;
    height: 63px;
}

.title {
    text-align: center;
    font-size: 20px;
    width: 100%;
    line-height: 20px;
    top: -3px;
    position: relative;
    left: 9px;
    font-weight: 500;
}

.number {
    color: var(--primary_color);
    width: 34%;
    text-align: center;
    font-size: 30px;
    top: -1px;
    right: 0px;
    position: relative;
}

.top_icon_box h3 {
    color: white !important;
}

.top_icon_box a,
.top_icon_box a:hover,
.top_icon_box a:focus {
    color: white !important;
}

@media only screen and (min-width: 1201px) {

    .terem_mobile,
    .presale_mobile {
        display: none !important;
    }

    .terem {
        width: 105px;
        top: -21px;
        left: -1px;
    }

    .presale {
        width: 70px;
        top: -23px;
        left: -1px;
    }

    .flex {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .full_stage {
        width: 1200px;
        border: 1px solid #fff5e3;
        margin-bottom: 80px;
    }

    .full-stage-title {
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .full-stage-title_icon {
        width: 200px;
        height: 100%;
        background-color: var(--primary_color);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .full-stage-title_icon img {
        height: 70px;
        width: auto;
    }

    .full-stage-title_text {
        width: 1000px;
        height: 100%;
        background-color: #fff5e3;
        display: flex;
        align-items: center;
        padding-right: 20px;
        font-size: 30px;
    }

    .full_stage_content {
        /* display: flex; */
        /* flex-direction: column;
        align-items: center; */
        /* justify-content: center; */
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 50px;
        padding-right: 50px;
    }

    #TopTitle {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .ancore {
        height: 5px;
        position: relative;
        top: -50px;
    }
}

.full_stage_content a {
    text-decoration: underline;
}

@media only screen and (max-width: 1200px) {
    .terem_mobile {
        width: 64px;
        top: 0px;
        left: 5px;
    }

    .presale_mobile {
        width: 64px;
        top: 0px;
        left: 5px;
    }

    .terem,
    .presale {
        display: none !important;
    }

    #StagesSet2 {
        margin-bottom: 40px;
    }

    #TopTitle {
        margin-top: 40px;
    }

    .stage-item {
        margin-top: 14px;
    }

    #StagesFlex .vc_column-inner .wpb_wrapper {
        flex-direction: column;
        margin-bottom: 0px;
    }

    .flex {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .full_stage {
        width: 90%;
        border: 1px solid #fff5e3;
        margin-bottom: 40px;
    }

    .full-stage-title {
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .full-stage-title_icon {
        width: 25%;
        height: 100%;
        background-color: var(--primary_color);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .full-stage-title_icon img {
        height: auto;
        width: 50px;
    }

    .full-stage-title_text {
        width: 75%;
        height: 100%;
        background-color: #fff5e3;
        display: flex;
        align-items: center;
        padding-right: 20px;
        font-size: 24px;
        line-height: 30px;
    }

    .full_stage_content {
        padding: 30px;
    }

    .full_stage_content h3 {
        font-size: 18px;
    }
}

/* פירוט דירות */

.buldings_header_buttom:hover {
    background-color: var(--primary_color);
    transition: 0.2s;
}

.buldings_header_buttom {
    background-color: var(--dark_color);
    transition: 0.2s;
    /* padding: 7px; */
    margin-right: 25px;
    width: 100px;
    text-align: center;
    color: white;
    font-weight: 400;
    cursor: pointer;
    border-radius: 100px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buldings_header_left,
.buldings_header_right {
    display: flex;
}

@media only screen and (min-width: 1201px) {
    .buldings_header {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 150px;
        width: 1200px;
    }

    .buldings_header img {
        height: 35px;
        cursor: pointer;
        margin-left: 25px;
    }
}


@media only screen and (max-width: 700px) {
    .home_page_title {
        padding-left: 30px;
        padding-right: 30px;
    }

    .home_page_title br {
        display: none !important;
    }
}

@media only screen and (min-width: 600px) {
    #qanda {
        display: flex;
        justify-content: center;
    }

    #qanda .vc_column_container {
        width: 700px !important;
    }

    .acc_heading {
        font-size: 20px;
        display: block;
        margin-left: 34px;
    }
}

.acc_holder.with_bgr .accordion_content {
    padding: 0px 12px 0px !important;
}

.acc_holder.rounded .acc_item .acc_control {
    float: left;
}

.accordion {
    padding: 10px 0;
}

.acc_heading {
    margin-right: 15px !important;
}

.acc_title h3 {
    font-size: 26px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0px;
}

.acc_holder.with_bgr .acc_item {
    padding: 0px 0px 20px !important;
    margin: 0px;
}

.acc_holder.with_bgr .accordion {
    background-color: #fff5e3;
}

.acc_holder.with_bgr .accordion:hover {
    background-color: #fff5e3;
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
    .buldings_header {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 150px;
        width: 1200px;
    }

    .buldings_header img {
        height: 35px;
        cursor: pointer;
        margin-left: 25px;
    }
}

@media only screen and (max-width: 1023px) {
    .buldings_header {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 200px;
        width: 100%;
    }

    .buldings_header img {
        height: 30px;
        right: 0px;
        position: relative;
        cursor: pointer;
        margin: 4px;
    }

    .buldings_header_left {
        display: flex;
        width: 360px;
        justify-content: space-around;
    }

    .buldings_header_right {
        display: flex;
        flex-wrap: wrap;
        width: 360px;
        align-items: center;
        justify-content: center;
        /* gap: 10px; */
    }

    .buldings_header_buttom {
        background-color: var(--dark_color);
        transition: 0.2s;
        padding: 5px;
        margin-top: 20px;
        width: 140px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
        color: white;
        font-weight: 400;
        cursor: pointer;
        border-radius: 100px;
    }
}

.floor_Mainflex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 50px;
}

/* min-width: 1201px START */

@media only screen and (min-width: 1201px) {
    .sold {
        position: absolute;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sold img {
        width: 70%;
    }

    .floor_container {
        width: 1200px;
        min-height: auto;
        display: flex;
        justify-content: start;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .floor_name {
        background-color: var(--dark_color);
        outline: 2px solid var(--dark_color);
        outline-offset: -1px;
        color: white;
        width: 191px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-bottom: 20px;
    }

    .apartment {
        position: relative;
        width: 232px;
        display: flex;
        flex-direction: column;
        justify-content: stretch;
        outline: 1px solid var(--primary_color);
        margin-right: 20px;
        min-height: 123px;
    }

    .apartment_title {
        margin-top: 15px;
        margin-right: 15px;
        margin-left: 15px;
        font-size: 26px;
        color: var(--primary_color);
        text-align: right;
        height: 30px;
    }

    .apartment_info {
        margin-top: 5px;
        font-size: 26px;
        color: var(--primary_color);
        text-align: right;
        margin-bottom: 0px;
    }

    .apartment_info ul {
        font-size: 18px;
        color: var(--dark_color) !important;
        text-align: right;
        margin-top: 5px;
        list-style: none;
        padding-inline-start: 15px;
    }

    .apartment_info li {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 17px;
        color: black;
        text-align: right;
    }

    .apartment_info ul li::before {
        content: "\2022";
        color: var(--primary_color);
        font-weight: bold;
        display: inline-block;
        width: 15px;
    }

    .floor_name_name {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .floor_name_name_line2 {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .floor_name_number {
        font-size: 55px;
        font-weight: 500;
        line-height: 60px;
        margin-bottom: 5px;
    }

    .floor_button {
        font-size: 18px;
        font-weight: 400;
        background-color: var(--primary_color);
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 200px;
        line-height: 32px;
        color: white;
        cursor: pointer;
    }

    .apartment_button_containe {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-bottom: 15px;
        height: 40px;
        margin-top: 5px;
    }

    .apartment_button_containe a {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .apartment_button_containe .floor_button {
        width: 50%;
    }

    .apartment_info_button {
        width: 80%;
    }

    .floor_button:hover {
        background-color: var(--primary_color);
    }
}


@media only screen and (max-width: 1250px) and (min-width: 1018px) {
    #menu a {
        font-size: 13px !important;
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
}

/* min-width: 1201px END */

/* max-width: 1200px START */

@media only screen and (max-width: 1200px) {

    .sold {
        position: absolute;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sold img {
        width: 200px;
        height: auto;
    }

    .floor_container {
        width: 90%;
        height: auto;
        display: flex;
        justify-content: start;
        margin-bottom: 20px;
        flex-direction: column;
    }

    .floor_name {
        background-color: var(--dark_color);
        outline: 2px solid var(--dark_color);
        outline-offset: -1px;
        color: white;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .apartment {
        position: relative;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: stretch;
        outline: 1px solid var(--primary_color);
        margin-top: 20px;
    }

    .apartment_title {
        margin-top: 15px;
        margin-right: 15px;
        margin-left: 15px;
        font-size: 26px;
        color: var(--primary_color);
        text-align: center;
        height: 30px;
    }

    .apartment_info {
        margin-top: 5px;
        font-size: 26px;
        color: var(--primary_color);
        text-align: right;
        margin-bottom: 0px;
    }

    .apartment_info ul {
        font-size: 18px;
        color: black;
        text-align: right;
        margin-top: 5px;
        list-style: none;
        padding-inline-start: 15px;
    }

    .apartment_info li {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 17px;
        color: black;
        text-align: right;
    }

    .apartment_info ul li::before {
        content: "\2022";
        color: var(--primary_color);
        font-weight: bold;
        display: inline-block;
        width: 15px;
    }

    .floor_name_name {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 4px;
    }

    .floor_name_name_line2 {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .floor_name_number {
        font-size: 65px;
        font-weight: 500;
        line-height: 60px;
        margin-bottom: 5px;
    }

    .floor_button {
        font-size: 20px;
        font-weight: 400;
        background-color: var(--primary_color);
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 200px;
        line-height: 35px;
        color: white;
        cursor: pointer;
        width: 200px;
        text-align: center;
    }

    .apartment_button_containe {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-bottom: 15px;
        height: 40px;
        margin-top: 5px;
    }

    .apartment_button_containe a {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* .apartment_button_containe .floor_button {
        width: 50%;
    } */
    .apartment_info_button {
        width: 80%;
    }

    .floor_button:hover {
        background-color: var(--primary_color);
    }
}

/* max-width: 1200px END */

/* פירוט דירות END */

/* TABLE START */

@media only screen and (max-width: 700px) {

    .text_and_map {
        width: 90% !important;
    }


    table.TableOverride-1 {
        overflow-x: auto !important;
        display: block !important;
        border: none !important;
    }
}

tr._idGenTableRowColumn-6:hover {
    transition: 0.5s;
    background-color: #ffe4c4a8;
    cursor: pointer;
}

div.Basic-Text-Frame {
    border-style: solid;
}

table.Basic-Table {
    border-collapse: collapse;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    margin-bottom: -4px;
    margin-top: 4px;
}

td.Basic-Table {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    vertical-align: top;
}

p.Basic-Paragraph {
    color: #000000;
    font-family: "Adobe Hebrew", serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: right;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

table.TableOverride-1 {
    border-collapse: collapse;
    border-width: 1px;
    margin-bottom: -5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

td.CellOverride-1 {
    background-color: var(--primary_color);
    border-bottom-color: #fff5e3;
    border-bottom-width: 1px;
    border-left-color: #fff5e3;
    border-left-width: 1px;
    border-right-color: #fff5e3;
    border-right-width: 1px;
    border-top-color: #fff5e3;
    border-top-width: 1px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    vertical-align: middle;
}

td.CellOverride-2 {
    background-color: var(--primary_color);
    border-bottom-color: #fff5e3;
    border-bottom-width: 1px;
    border-left-color: #fff5e3;
    border-left-width: 1px;
    border-right-color: #fff5e3;
    border-right-width: 1px;
    border-top-color: #fff5e3;
    border-top-width: 1px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 8px;
    vertical-align: middle;
}

td.CellOverride-3 {
    border-bottom-color: #fff5e3;
    border-bottom-width: 1px;
    border-left-color: #fff5e3;
    border-left-width: 1px;
    border-right-color: #fff5e3;
    border-right-width: 1px;
    border-top-color: #fff5e3;
    border-top-width: 1px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    vertical-align: middle;
}

td.CellOverride-4 {
    background-color: #ffffff;
    border-bottom-color: #fff5e3;
    border-bottom-width: 1px;
    border-left-color: #fff5e3;
    border-left-width: 1px;
    border-right-color: #fff5e3;
    border-right-width: 1px;
    border-top-color: #fff5e3;
    border-top-width: 1px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    vertical-align: middle;
}

td.CellOverride-5 {
    border-bottom-color: #fff5e3;
    border-bottom-width: 1px;
    border-left-color: #fff5e3;
    border-left-width: 0px;
    border-right-color: #fff5e3;
    border-right-width: 1px;
    border-top-color: #fff5e3;
    border-top-width: 1px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    vertical-align: middle;
}

p.ParaOverride-1 {
    text-align: center;
}

span.CharOverride-1 {
    color: #ffffff;
    font-family: "Rubik Medium", sans-serif;
    font-size: 33px;
    font-style: normal;
    font-weight: 500;
}

span.CharOverride-2 {
    color: #ffffff;
    font-family: Rubik, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}

span.CharOverride-3 {
    font-family: Rubik, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}

span.CharOverride-4 {
    color: #949494;
    font-family: Rubik, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}

td._idGenCellOverride-1 {
    border-right-color: #fff5e3;
    border-right-style: solid;
    border-right-width: 0px;
}

col._idGenTableRowColumn-1 {
    width: 90px;
}

col._idGenTableRowColumn-2 {
    width: 153px;
}

col._idGenTableRowColumn-3 {
    width: 274px;
}

col._idGenTableRowColumn-4 {
    width: 154px;
}

tr._idGenTableRowColumn-5 {
    min-height: 66px;
}

tr._idGenTableRowColumn-6 {
    min-height: 58px;
}

tr._idGenTableRowColumn-7 {
    min-height: 24px;
}