.content_page .section_panels_blockgrid {   padding: 30px 0 40px;  }
.section_style_bg_parallax .section_bg {    min-height: 620px;   }
.section_style_bg_parallax .ico_line{ display: none;  }
@media only screen and (min-width: 90.063em) {
    .section_style_bg_parallax ul li{    padding: 0 70px; }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .section_style_bg_parallax ul li{    padding: 0 60px; }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .section_style_bg_parallax ul li{    padding: 0 40px; }
}
footer{  padding: 10px 20px 40px; }

.ico_line {    margin: 15px auto 20px auto; }
.ico_line .line {    border-bottom: 4px solid rgb(253, 165, 17); }
.section_page .ico_line{ display: none; }
.section_page_index .ico_line{ display: block; }
/*.inner_gradient_bg {*/
    /*height: 100%;*/
    /*-webkit-transform: skew(22.5deg);*/
    /*-ms-transform: skew(22.5deg);*/
    /*transform: skew(22.5deg);*/
    /*width: 30%;*/
    /*margin-left: 0;*/
    /*overflow: hidden;*/
    /*position: absolute;*/
    /*left: 0px;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*background-color: white;*/
    /*background-image: none;*/
/*}*/

.page h1, .page h2, .page h3, .page h4, .page h5, .page .breadcrumbs, .page p, .page .text_content, .page blockquote, .page .introduction h3, .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel h4, .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel p, .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel .text_content {
    font-family: 'Rajdhani', sans-serif;
}
.page .text_tel{
    font-family: 'Rajdhani', sans-serif;
    font-size: 1.1rem;
}
.page h4, .page h5, .page p, .page .text_content, .page blockquote{    font-weight: 500; }
.page h2 {
    font-weight: 600;
    text-transform: uppercase;
}
.page h3{   font-weight: 600;  }

.section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel p, .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel .text_content {
    font-family: 'Rajdhani', sans-serif; font-weight: 500;
}
.section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel p, .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel .text_content {
    padding: 0 15px;
    font-size: 1rem;
    line-height: 1.4rem;
    text-align: center;
}
.section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel .panel_item_start .line_short {
     display: block;
    border-bottom: 3px solid rgb(253, 165, 17);
    opacity: 1;
}

.section_style_c { background-color: #dfe0e2; }
.page .breadcrumbs {    font-size: 1.1rem; }
.page .text_breadcrumbs:hover {    color: #ed9204; }

.section_panels_blockgrid {  background-color: #dfe0e2; }

.page_top_bar {
    background-color: #fea612;
    height: 31px;
    padding-top: 5px;
}

#header_main{    background: linear-gradient(#ffa712,#ea8e02); }

#header_main .logo {
    text-align: center;
    padding: 0;
}

#menu ul {
    padding: 3px 0 4px 0;
    border-bottom: none;
}
.page .text_menu {
    font-family: 'Rajdhani', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 4px 7px;
}
.page .text_menu:hover {
    border-bottom: 3px solid #1a171b;
}

.button_mmenu {
    font-size: 1.15rem;
    font-weight: 700;
    color: black;
    font-family: 'Rajdhani', sans-serif;
    letter-spacing: .5px;
    margin-left: 20px;
}
.button_mmenu i {
    padding-right: 4px;
    font-size: 1.2rem;
    color: black;
}
/* line 17, ../scss/_buttons.scss */
.button_mmenu:hover {
    color: white;
}
.button_mmenu:hover i{
    color: #ffffff;
}

@media only screen and (min-width: 90.063em) {
    .page .introduction_slider_center_inline {
        width: 100%;
        padding: 150px 200px 0;
        text-align: left;
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .page .introduction_slider_center_inline {
        width: 100%;
        padding: 95px 70px 0;
        text-align: left;
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .page .introduction_slider_center_inline {
        width: 100%;
        padding: 90px 40px 0;
        text-align: left;
    }
}
@media only screen and (max-width: 40em) {
    .page .introduction_slider_center_inline {
        width: 100%;
        padding: 80px 40px 0;
        text-align: center;
    }
}
.page .introduction_slider_center_inline h2 {
    font-family: 'Rajdhani', sans-serif;
    text-shadow: none;
    background-color: transparent;
    color: white;
    font-weight: 700;
    letter-spacing: 1px;
}
.slide {
    background-position: center center;
}

.page_button_big, .page_button_big_action {
    margin-top:25px;
    font-weight: 700;
    background-color: rgb(220, 220, 220);
    padding: 14px 30px;
    text-transform: uppercase;
    font-size: .9rem;
}
.page_button_big:hover, .page_button_big_action:hover, .page_button_big:focus, .page_button_big_action:focus {
    background-color: #dc1e37;
    color: white;
}
.page_button_small, .page_button_blog {
    font-weight: 600;
    color: white;
    background-color: #ed9204;
    min-width: 90px;
    padding: 11px 27px;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.page_button_small:hover, .page_button_small:focus, .page_button_blog:hover, .page_button_blog:focus {
    color: white;
    background-color: black;
    }
@media only screen and (min-width: 90.063em) {
    .page_main_title .title_bg {
        background-position: center center;
        min-height: 520px;
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    /* line 99, ../scss/_lumea_p.scss */
    .page_main_title .title_bg {
        background-position: center center;
        min-height:520px;
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .page_main_title .title_bg {
        background-position: center center;
        min-height:420px;
    }
}
@media only screen and (max-width: 40em) {
    .page_main_title .title_bg {
        background-position: center center;
        min-height:350px;
    }
}
.page_main_title .page_title_h {
    text-align: center;
}
@media only screen and (min-width: 90.063em) {
    .page_main_title .page_title_h {
        text-align: center;
        top: 0;
        background-color: #2b2b2b;
        padding: 19px 0 15px;
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .page_main_title .page_title_h {
        top: 0;
        background-color: #2b2b2b;
        padding: 15px 0 10px;

    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .page_main_title .page_title_h {
        top: 0;
        background-color: #2b2b2b;
        padding: 20px 0 15px;
    }
}
@media only screen and (max-width: 40em) {
    .page_main_title .page_title_h {
        top: 0;
        background-color: #2b2b2b;
        padding: 20px 0 15px;
    }
}
.page .page_title_h h1 {
    font-family: 'Rajdhani', sans-serif;
    color: rgb(253, 165, 17);
    font-weight: 600;
    font-size: 1.75rem;
    line-height: 2.45rem;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.page h2 {
    font-size: 2rem;
    letter-spacing: 0.5px;
    line-height: 2.5rem;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* line 72, ../scss/_typo_lib.scss */
    .page h2 {
        font-size: 1.8rem;
    }
}
.section_style_bg_parallax h2 {
    font-weight: 600;
}
.page .introduction h3 {
    font-size: 1.6rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.8);
    letter-spacing: 0;
    line-height: 2.1rem;
    margin-bottom: 35px;
}
.page p, .page .text_content {
    font-size: 1.15rem;
    line-height: 1.75rem;
}
.page .special_p {    color: #ffa107; }
.section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel {
    padding: 0 0 15px 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 64.063em) {
    .section_panels_blockgrid .panels_blockgrid_r1 {      width: 100%;    }
}
.section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel {
    padding: 25px 20px 35px;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel:hover{
    background-color: rgb(222, 41, 65); border-color:rgb(222, 41, 65); transition: all 120ms ease-out;
}
.section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel:hover h4{
    color:white;
}
.section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel:hover p{
    color:white;
}

.section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel h4 {
    font-size: 1.3rem; line-height: 1.7rem;
}
.section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel p, .section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel .text_content {
    font-size: 1.05rem;
    font-weight: 400;
    line-height: 1.5rem;
}
.section_panels_blockgrid .panels_blockgrid_2 .blockgrid_panel {
    padding: 0 0 15px 0;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-bottom-width: 3px;
}
.section_panels_blockgrid .panels_blockgrid_2 .blockgrid_panel:hover {       border-bottom: 3px solid #e6233c;   }
.section_panels_blockgrid .panels_blockgrid_2 .blockgrid_panel .panel_item_img {
    width: 300px;
    height: 300px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-size: cover;
}
.section_panels_blockgrid .panels_blockgrid_2 .blockgrid_panel h4 {
    margin: 5px 0 10px !important;
    font-size: 1.25rem;
    line-height: 1.55rem;
    letter-spacing: 1px;
}

#short_contact {
    clear: both;
    background:linear-gradient(#ffa712,#ea8e02);
}
.go_to_top{
    margin: -9px 0;
}
.go_to_top, footer {
    background-color: #ea8e02;
}
.page footer p {
    color:#181819;
    font-weight: 600;
    font-size: 1rem;
}
.go_to_top .go_to2 {
    top: -25px;
    width: 45px;
    height: 45px;
    background-color: rgb(255, 255, 255);
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
}
.go_to_top  i {
    padding: 11px;
    font-size: 1.2rem;
}
.go_to_top i:hover {
    color: #ea8e02;
}
.go_to_top .line {
    border-bottom: none;
}
.sitesbi {
    font-family: "Open Sans", sans-serif;
    font-size: 0.85rem;
}
.page #short_contact h3 {
    margin-top: 0;
    font-size: 1.75rem;
    line-height: 2.3rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
}
.page #short_contact p, .page #short_contact .text_content {
    font-size: 1.3rem;    font-weight: 600;
}
.short_contact_logo{    padding: 5px 20px 20px; }
.short_contact_logo img{    max-height: 50px; }

.post_wrapper {    padding: 10px 0 50px 0;  }
.blog .post_title h2 {    font-weight: 400; }
.breadcrumbs ul{  padding-left: 0;  }

@media only screen and (min-width: 90.063em) {
    #header_main {    height: 111px; margin-top: -6px; }
    #header_main .logo img {   max-height: 46px; }
    .slide {     padding-bottom: 120px;   min-height: 600px;   }
    .page .introduction_slider_center_inline h2 {   font-size: 4.05rem; line-height: 5.2rem;  }
    .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel .panel_item_img {   height: 290px;  }
    .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel h4 {   font-size: 1.25rem;  font-weight: 600; line-height: 1.65rem;     margin-top: 15px !important; }
    .section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel .panel_item_img {    width: 130px;    height: 130px;  }
    .section_style_bg_parallax .section_bg {        padding: 75px 0;    }
    .section_style_bg_parallax h2 {   font-size: 1.9rem;     line-height: 2.35rem;   text-align: left; }
    .page h4 {    font-size: 1.3rem;    line-height: 1.9rem;    }
    .blog {        width: auto;   padding: 0 200px !important;    }
    .blog .share_icons {    float: right !important;  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    #header_main {    height: 106px; margin-top: -5px; }
    #header_main .logo{  padding: 0; }
    #header_main .logo img {   max-height: 43px; }
    .slide {     padding-bottom: 120px;   min-height: 600px;   }
    .page .introduction_slider_center_inline h2 {   font-size: 4.05rem; line-height: 5.2rem;  }
    .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel .panel_item_img {   height: 290px;  }
    .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel h4 {   font-size: 1.25rem;  font-weight: 600; line-height: 1.65rem;     margin-top: 15px !important; }
    .section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel .panel_item_img {    width: 130px;    height: 130px;  }
    .section_style_bg_parallax .section_bg {        padding: 75px 0;    }
    .section_style_bg_parallax h2 {   font-size: 1.9rem;     line-height: 2.35rem;   text-align: left; }
    .page h4 {    font-size: 1.3rem;    line-height: 1.9rem;    }
    .blog {        width: auto;   padding: 0 200px !important;    }
    .blog .share_icons {    float: right !important;  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .page_top_bar{  height: 42px; }
    #header_main {    height:65px;     margin-top: -6px; }
    #header_main .logo {    padding-top: 7px;  }
    #header_main .logo img {   max-height: 37px;  }
    #menu {     top: -20px;    left: 0; right: auto;    }
    .slide {     padding-bottom: 120px;   min-height: 430px;   }
    .page .page_title_h h1 {    font-size: 1.6rem; line-height: 2rem; }
    .page .introduction_slider_center_inline h2 {   font-size: 3rem;   line-height: 4rem;  }
    .page_button_big, .page_button_big_action {   padding: 10px 24px;    font-size: .85rem;    }
    .page .introduction h3 {  font-size: 1.4rem;   line-height: 1.9rem;    }
    .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel h4 {   font-size: 1.2rem;  font-weight: 600; line-height: 1.6rem; }
    .section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel .panel_item_img {    width: 115px;    height: 115px;  }
    .section_style_bg_parallax h2 {  font-size: 1.65rem;    line-height: 2.2rem;   }
    .page h4 {    font-size: 1.25rem;    line-height: 1.85rem;    }
    .page #short_contact h3 {      font-size: 2.05rem;  }
    .blog .share_icons {    float: right !important;  }
}
@media only screen and (max-width: 40em) {
    .page_top_bar{  height: 42px; }
    #header_main {    height: 66px;     margin-top: -6px;  }
    #header_main .logo {   padding: 20px 0 0;  }
    #header_main .logo img {   max-height: 30px;    }
    #menu {     top: -20px;    left: 0; right: auto;    }
    .slide {        height: 330px; padding-bottom: 90px;  background-size: cover;    }
    .page .introduction_slider_center_inline h2 {   font-size: 1.8rem;        line-height: 2.4rem;        letter-spacing: .5px;  }
    .page_button_big, .page_button_big_action {   padding: 10px 20px;    font-size: .85rem;    }
    .page .introduction h3 {  font-size: 1.4rem;   line-height: 1.9rem;    }
    .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel { height: auto !important; padding-bottom: 35px; }
    .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel h4 {   font-size: 1.2rem; font-weight: 600;   }
    .section_panels_blockgrid .panels_blockgrid_r1 .blockgrid_panel .panel_item_img {    width: 125px;    height: 125px;  }
    .section_bg, .opinions_bg {  background-image: none !important;  background-color: #f1f2f4;  }
    .section_style_bg_parallax h2 {  font-size: 1.5rem;    line-height: 2.1rem;   }
    .page .page_title_h h1 {    font-size: 1.3rem; line-height: 1.6rem; }
    .page_main_title .title_bg {    background-position: center center;   }
    .page h4 {    font-size: 1.2rem;    line-height: 1.8rem;    }
    .page h2 {    font-size: 1.7rem;    line-height: 2rem;    }
    .page #short_contact h3 {      font-size: 1.6rem;  line-height: 2rem;  font-weight: 600;  }
    .page .breadcrumbs {        margin-top: 15px;    }
    .page_main_title {        margin-bottom: 0 !important;    }
    .blog .post_title h2 {        font-size: 1.5rem;    }
    .section_style_bg_parallax .section_bg {     padding: 15px 0 1px;  }
    .share_icons {
        float: none !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 190px !important;
    }

    .obj-26914 .section_bg, .obj-26949 .section_bg, .obj-27454 .section_bg, .obj-26808 .section_bg{ background-color: #dfe0e2; }
    .obj-27699 .section_bg{ background-color: #f9a71e; padding-top: 35px; }
}

.obj-27445, .obj-27449, .obj-27113, .obj-27095{  margin-top: -20px; }


@media only screen and (min-width: 64.063em) {
    /* line 123, ../scss/_preset_malta.scss */
    .section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel:hover {
        -moz-transform: scale(1.04);
        -ms-transform: scale(1.04);
        -o-transform: scale(1.04);
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
    }
}
/* line 131, ../scss/_preset_malta.scss */
.section_panels_blockgrid .panels_blockgrid_1 .blockgrid_panel {
    -moz-transition: -moz-transform .4s,  opacity .5s;
    -o-transition: -o-transform .4s, opacity .5s;
    -webkit-transition: -webkit-transform .4s,  opacity .5s;
    transition: transform .4s,  opacity .5s;
}

.search_overlay {
    height: auto !important;
    min-height: 100%;
}
.search_overlay input[type="text"], .search_overlay input[type="password"], .search_overlay input[type="date"], .search_overlay input[type="datetime"], .search_overlay input[type="datetime-local"], .search_overlay input[type="month"], .search_overlay input[type="week"], .search_overlay input[type="email"], .search_overlay input[type="number"], .search_overlay input[type="search"], .search_overlay input[type="tel"], .search_overlay input[type="time"], .search_overlay input[type="url"], .search_overlay input[type="color"], .search_overlay textarea {
    -webkit-appearance: none;
    border-radius: 0;
    background-color: transparent;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255, 255, 255, 0.7);
    box-shadow: none;
    color: #ffffff;
    display: block;
    font-size: 1.35rem;
    margin: 0 0 2rem 0;
    padding: 0.5rem;
    height: 3rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.15s linear;
}
.search_overlay input[type="text"]:focus, .search_overlay input[type="password"]:focus, .search_overlay input[type="date"]:focus, .search_overlay input[type="datetime"]:focus, .search_overlay input[type="datetime-local"]:focus, .search_overlay input[type="month"]:focus, .search_overlay input[type="week"]:focus, .search_overlay input[type="email"]:focus, .search_overlay input[type="number"]:focus, .search_overlay input[type="search"]:focus, .search_overlay input[type="tel"]:focus, .search_overlay input[type="time"]:focus, .search_overlay input[type="url"]:focus, .search_overlay input[type="color"]:focus, .search_overlay textarea:focus {
    background: rgba(250, 250, 250, 0);
    border-color: #ea8e02;
    outline: none;
    color: #ea8e02;
}
.search_overlay ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: white;
}
.search_overlay ::-moz-placeholder {
    /* Firefox 19+ */
    color: white;
}
.search_overlay :-ms-input-placeholder {
    /* IE 10+ */
    color: white;
}
.search_overlay :-moz-placeholder {
    /* Firefox 18- */
    color: white;
}
#search-wrapper {
    padding: 30px 60px 100px;
}
#close-search-overlay-btn {
    color: #ea8e02;
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 1.75rem;
}
#close-search-overlay-btn:hover {
    color: white;
}
#search-wrapper h2 {
    color: #ea8e02;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 1.5rem;
    margin-bottom: 20px;
    margin-top: 10px;
}
.search_result_name {
    padding: 10px 0 5px;
    border-top: 1px dotted rgba(255, 255, 255, 0.37);
    color: #FF9800;
    font-size: 1.05rem;
}
.search_result_description {
    padding-bottom: 3px;
}


.frontend_modal_label{
    text-align: left;
    padding: 10px 7px;
    font-weight: 600;
    background-color: #f7f7f7;
}
@media only screen and (min-width: 90.063em) {
    .frontend_modal_label {
        text-align: right;
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .frontend_modal_label {
        text-align: right;
    }
}

.frontend_modal_group_label{
    padding: 10px 10px 5px 10px;
    font-weight: 600;
    background-color: rgba(218, 235, 235, 0.5);
    margin: 15px 0 10px;
    text-transform: uppercase;
}

/*.frontend_modal .button_h {*/
    /*border: 2px solid rgb(197, 222, 222);*/
    /*padding: 12px 36px 7px;*/
    /*background-color: rgb(206, 239, 239);*/
    /*font-family: "Karma", serif;*/
    /*font-weight: 600;*/
/*}*/
/*.frontend_modal .button_h:hover, .frontend_modal .button_h_small:focus {*/
    /*border: 2px solid rgb(185, 210, 210);*/
    /*background-color: rgb(168, 222, 222);*/
/*}*/
.frontend_modal .button_h {
    font-weight: 600;
    color: white;
    background-color: #ed9204;
    padding: 11px 27px;
    border: none;
}
.frontend_modal .button_h:hover, .frontend_modal .button_h_small:focus {
    color: white;
    background-color: #594c55;
    border: none;
}
.frontend_modal .button_cancel{
    background-color: #9E9E9E;
    border: none;
}
.frontend_modal .button_cancel:hover, .frontend_modal .button_cancel:focus {
    background-color: #594c55;
    border: none;
}
.frontend_modal p{
    padding-top: 20px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
}
