/* Minification failed. Returning unminified contents.
(310,213): run-time error CSS1038: Expected hex color, found '#ffff'
 */
@charset "utf-8";
/* CSS Document FOR RESETING THE TAGS SO IT WOULD FIT TO ALL BROWSERS */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: none; font-size: 100%; vertical-align: baseline; background: transparent; background-repeat: no-repeat; background-position: top center; }
body { line-height: 1; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
    nav ul, ul { list-style: none; }
blockquote, q { quotes: none; }
    blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: top; background: transparent; text-decoration: none; color: inherit; outline-offset: 0 !important; outline: -webkit-focus-ring-color auto 0 !important; outline:0 !important;}
/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }
/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
input, select, textarea, button { vertical-align: middle; padding: 0; resize-x: none; box-sizing: border-box; }
button, input, select { background-image: none; }
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; }

@font-face { font-family: 'OpenSans_Condensed'; font-weight: 900; src: url('./Fonts/Open_Sans/static/OpenSans_Condensed/OpenSans_Condensed-ExtraBold.ttf') format('truetype'); }
@font-face { font-family: 'OpenSans_Condensed'; font-weight: 800; src: url('./Fonts/Open_Sans/static/OpenSans_Condensed/OpenSans_Condensed-Bold.ttf') format('truetype'); }
@font-face { font-family: 'OpenSans_Condensed'; font-weight: 600; src: url('./Fonts/Open_Sans/static/OpenSans_Condensed/OpenSans_Condensed-SemiBold.ttf') format('truetype'); }
@font-face { font-family: 'OpenSans_Condensed'; font-weight: 500; src: url('./Fonts/Open_Sans/static/OpenSans_Condensed/OpenSans_Condensed-Medium.ttf') format('truetype'); }
@font-face { font-family: 'OpenSans_Condensed'; font-weight: 400; src: url('./Fonts/Open_Sans/static/OpenSans_Condensed/OpenSans_Condensed-Regular.ttf') format('truetype'); }
@font-face { font-family: 'OpenSans_Condensed'; font-weight: 300; src: url('./Fonts/Open_Sans/static/OpenSans_Condensed/OpenSans_Condensed-Light.ttf') format('truetype'); }

/******General Classes******/
.pos_relative { position: relative; }
.display_none { display: none; }
.display_mobile { display: none; }
.disabled { pointer-events: none; }
.bold { font-weight: 500; }
.clearfix::after, .clearfix::before { content: ""; width: 100%; display: block; clear: both; }
.transition { transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.translateY { transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.text_center { text-align: center; }
.text_left { text-align: left; }
.text_right { text-align: right; }
.box_sizing { box-sizing: border-box; }
.padding { padding-left: 10px; padding-right: 10px; }
.padding_t_20 { padding-top: 20px; }


.field-validation-error { position: absolute; right: 15px; bottom: 3px; color: #fa0404; pointer-events: none; font-size: 10px; z-index: 2; width: auto !important; }
    .input-validation-error.active, .field-validation-error + .like_select { border: 2px solid #fa0404 !important; }
    .field-validation-error.policy_error {bottom:-8px;right:25px; }

.tbl { display: table; table-layout: fixed; }
    .tbl > * { display: table-cell; }

input, textarea, select { font-family: 'OpenSans_Condensed'; outline: 0; }

.image { background-position: center center; background-repeat: no-repeat; background-size: cover; height: 0; }
    .image > img { overflow: hidden; width: 100%; height: 0; opacity: 0; }
.image2 { background-position: center center; background-repeat: no-repeat; background-size: contain; }

.image_conti { }
.image_conti > img {display:block;width:100%;vertical-align:middle;}

.bread { margin: 0 auto; max-width: 1840px; width: 100%; padding: 10px; box-sizing: border-box; text-align: right; font-size: 1.05em; color: #4D4D4D; }
    .bread a { font-weight: 300; color: #0B80C5; }
    .bread  > * { font-weight: 500; }
        .bread a:hover, .bread a:focus { text-decoration: underline; }

.socials > li { margin-left: 20px; }
    .socials > li:last-child { margin-left: 0; }
    .socials > li > a { display: block; color: #000000; text-align: center; }
        .socials > li > a > span { font-size: 0.8em; display: block; }
        .socials > li > a > img { }
    /*.socials > li:last-child > a > img { width: 23px; }*/
    .socials > li > a:hover, .footer_socials .socials > li > a:focus { opacity: 0.8; }

.read_more_conti { font-size: 1.2em; font-weight: 500; }

.link { color: #0B80C5; text-decoration: underline; font-size:1.4em;}
.link2 { color: #008C91; text-decoration: underline; }
.link:hover, .link:focus, .link2:hover, .link2:focus { color: #3A3A3A; }

.video_conti { position: relative; height: 0; padding-bottom: 60%; }
    .video_conti > *, .video_conti > * > * { position: absolute; right: 0; top: 0; width: 100%; height: 100%; }

table { width: 100%; border-collapse: collapse; }
table, th, td { border: 1px solid black; }
td { padding: 5px; box-sizing: border-box; }
/******End General Classes******/

/******Headlines******/
.headline1 { box-sizing: border-box; color: #17415A; }
    .headline1 > * {font-size:1.5em;font-weight:500;}


.headline2 { position:relative;}
.headline2 > * {position:relative;z-index:2;background-color:#fff; display:inline-block;padding:0 0 0 15px;box-sizing:border-box;font-size:2.2em;font-weight:400; }
    .headline2 > * > small {font-size:0.6em; }
        .headline2 > * > small > span { display: inline-block; vertical-align: bottom; }
    .headline2 > * > small > a {text-decoration:underline;display:inline-block;vertical-align:bottom; }
        .headline2 > * > small > a:hover, .headline2 > * > small > a:focus {color:#0f74dd; }
    .headline2::after { content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 1px; background-color: #E8E8E8; z-index: 1; }

.headline3 { box-sizing: border-box; color: #3A3A3A; }
    .headline3 > div { display: inline-block; vertical-align: middle; position: relative; padding: 0 50px; box-sizing: border-box; }
        .headline3 > div > *:not(.line) { font-weight: 400; display: inline-block; position: relative; font-size: 2.2em; z-index: 2; padding: 0 20px; box-sizing: border-box; background-color: #fff; }
    .headline3 .line { content: ""; position: absolute; width: 100%; height: 1px; right: 0; top: 50%; transform: translateY(-50%); background-color: #707070; }
    .headline3 > p { display: block; font-size: 1.15em; font-weight: 500; line-height: 120%; margin-top: 5px; }

.headline4 { position: relative; }
    .headline4 > * { display: inline-block; font-size: 2.2em; font-weight: 700; color: #535353 ;}

.headline5 { position: relative; }
    .headline5 > * { position: relative; z-index: 2; background-color: #fff; display: inline-block; padding: 0 0 8px 0; box-sizing: border-box; font-size: 1.3em; font-weight: 400; }
    .headline5 > *::after { content: ""; position: absolute; right: 0; bottom: 0; width: 80%; height: 5px; background-color: #0f74dd; z-index: 1; border-radius:23px;}


.inner_headline {  }
    .inner_headline > * { display: inline-block; padding: 10px 0; border-top: 2px solid #17415A; border-bottom: 2px solid #17415A; box-sizing: border-box; color: #17415A ;font-size:2.2em;font-weight:700;}

/******End Headlines******/

/***Arrows****/
.arrow { border: solid black; border-width: 0 2px 2px 0; display: inline-block; padding: 4px; }
.arrow_right { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.arrow_left { transform: rotate(135deg); -webkit-transform: rotate(135deg); }
.arrow_up { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); }
.arrow_down { transform: rotate(45deg); -webkit-transform: rotate(45deg); }
/***Arrows****/

@media only screen and (max-width : 1020px) {

}

@media only screen and (max-width : 768px) {
}

@media only screen and (max-width : 600px) {
    .hide_mobile { display: none; }
}

@media only screen and (max-width : 414px) {
}

/******Pagination******/
.pagination { margin-top: 20px;direction:ltr;margin-bottom:20px; }
    .pagination > ul {text-align:center; }
        .pagination > ul > li { margin-right: 10px; display: inline-block; }
            .pagination > ul > li:last-child { margin-right: 0; }
            .pagination > ul > li > a { display: block; font-weight: 300; color: #9B9B9B; font-size: 2em; text-align: center; }
                .pagination > ul > li > a:hover, .pagination > ul > li > a:focus { color: #125491;text-decoration:underline; }
                .pagination > ul > li > a.active { color: #125491; font-weight: 500; }
/******End Pagination******/

/******Popups******/
.popup_conti { position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); right: 0; top: 0; z-index: 1000000; padding: 10px; box-sizing: border-box; overflow-y: auto; display: none; }
.popup { background-color: #fff; margin: 0 auto; padding: 50px; max-width: 600px; width: 100%; position: relative; box-sizing: border-box; top: 5%; border-radius: 30px; }
.close_popup { position: absolute; right: initial; left: 10px; top: -25px; color: transparent; width: 32px; height: 32px; display: flex; justify-content: center; align-items: center; font-weight: 700; border-radius: 50%; border: 2px solid #fff; box-sizing: border-box; text-align: center; z-index: 10;background-image:url('/Content/Resources/General/close.svg'); background-position:center center;background-repeat:no-repeat;background-size:contain;}
/******End Popups******/

.popup_buttons { width: 100%; max-width: 700px; text-align: center; margin: 0 auto 32px auto; }


.newsletter_popup { padding-top: 50px; }
    .newsletter_popup .popup { max-width: 768px; border-radius: 10px; box-shadow: 0px 5px 8px #00000075; padding: 20px 0; box-sizing: border-box; }
    .newsletter_popup .close_popup { right: initial; left: -40px; top: -45px; color: #fff; width: 32px; height: 32px; line-height: 32px; border-radius: 50%; border: 1px solid #fff; box-sizing: border-box; text-align: center; }
    .newsletter_popup .popup_title { margin-bottom: 25px; font-size: 2.2em; font-weight: 700; display: block; text-align: center; }
    .newsletter_popup .main_image { height: 0; padding-bottom: 35%; margin-bottom: 15px; }
    .newsletter_popup .popup_content { padding: 0 20px; box-sizing: border-box; width: 100%; max-width: 666px; margin: 0 auto; }
    .newsletter_popup .text { margin-bottom: 20px; }
        .newsletter_popup .text > h2 { font-size: 1.5em; font-weight: 700; display: block; margin-bottom: 15px; text-align: center; }
    .newsletter_popup .form { padding: 0 20px; box-sizing: border-box; width: 100%; }
        .newsletter_popup .form > ul { }
            .newsletter_popup .form > ul > li button { padding: 10px; }


.video_popup { display: none; }
    .video_popup .popup { max-width: 1000px; padding: 50px 20px 10px 20px; }
    .video_popup .video_conti { padding-bottom: 56.5%; }

.promotion_popup { display:none;}
    .promotion_popup .popup { max-width: 792px; padding: 0 20px 30px 20px; }
        .promotion_popup .popup .image { width: 100%; padding-bottom: 32%;margin-bottom:15px; }
        .promotion_popup .popup .title { color: #004D7B; font-size: 3em; font-weight: 400; display: block; padding: 10px; box-sizing: border-box; text-align: center; margin-bottom: 10px; border-bottom: 1px solid rgba(11, 128, 197, 0.5) }
        .promotion_popup .popup .text { color: #004D7B; font-size: 1.3em; text-align: center; margin-bottom: 30px; line-height: 120%; }

.rental_popup { display:none;}
    .rental_popup .popup { max-width: 792px;padding:0 20px 30px 20px; }
        .rental_popup .popup .title { color: #004D7B; font-size: 3em; font-weight: 400; display: block; padding: 10px; box-sizing: border-box; text-align: center; margin-bottom: 10px; border-bottom: 1px solid rgba(11, 128, 197, 0.5) }
        .rental_popup .popup .text { color: #004D7B; font-size: 1.3em; text-align: center; margin-bottom: 30px; line-height: 120%; }
    .rental_popup form { }
        .rental_popup form > ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
            .rental_popup form > ul > li { width: 49%; margin-bottom: 10px; }
                .rental_popup form > ul > li:last-child { width: 100%; text-align: center; margin-top: 20px; margin-bottom: 0; }
                .rental_popup form > ul > li .button { width: 100%; text-align: center; max-width: 266px; display: inline-block; }

@media only screen and (max-width : 768px) {
    .popup_buttons { font-size: 0.7em; }
    .newsletter_popup .popup_title { font-size: 1.5em; }
   
    .popup_box { padding: 30px 10px 10px 10px; box-sizing: border-box; }
    .popup_padding { padding: 0 10px 0 10px; box-sizing: border-box; }
    .product_added_popup .hide_mobile { display: none; }
}

@media only screen and (max-width : 600px) {
}

.message_partial { padding: 20px 30px; box-sizing: border-box; position:relative;}
    .message_partial .close_item { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); font-size: 1em; font-weight: 300; }
    .message_partial p { font-size: 1.2em; display: block; text-align: center;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }


@media only screen and (max-width : 1020px) {
    .message_partial { padding:10px 10px 10px 30px;}
        .message_partial p {font-size:1em; }
}

@media only screen and (max-width : 768px) {
}

@media only screen and (max-width : 414px) {
    .message_partial { padding:11px 10px 10px 25px; }
    .message_partial p {font-size:1.05em; }
        .message_partial .close_item { left: 10px;  }
}
/******Forms******/
.form input:not([type="checkbox"]), .form select, .form textarea { position: relative; width: 100%; box-sizing: border-box; background-color: #fff; padding: 13px 10px; border: none; border-radius: 0; line-height: 1; font-size: 1.2em; color: #292929; font-family: 'OpenSans_Condensed'; border: 1px solid #BCBCBC; }
.form input[type="file"], .form select { padding: 10px 10px; }
.form input[type="date"] { padding: 14px 10px; }
 .form input[type="time"] { padding: 12px 10px; }
.form select { padding: 12px 10px; }
.form textarea { min-height: 145px; padding: 10px; box-sizing: border-box; }

.form ul li { position: relative;}

    .form ul li label { display: block; margin-bottom: 9px; font-size: 1.4em; font-weight: 400; color: #004D7B; }
.form .req { color: #FF9100; }
::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #3A3A3A; }
::-moz-placeholder { /* Firefox 19+ */ color: #3A3A3A; }
:-ms-input-placeholder { /* IE 10+ */ color: #3A3A3A; }
:-moz-placeholder { /* Firefox 18- */ color: #3A3A3A; }

.checkbox_conti { position: relative; box-sizing: border-box; min-height: 18px; }
    .checkbox_conti > div { position: relative; vertical-align: middle; width: 18px; height: 18px; right: 0; top: 0; display: inline-block; }
        .checkbox_conti > div > input { position: absolute; width: 100%; height: 100%; right: 0; top: 0; cursor: pointer; opacity: 0; margin:0;}
        .checkbox_conti > div > span { position: absolute; width: 100%; height: 100%; right: 0; top: 0; border-radius: 6px; border: 2px solid #202020; pointer-events: none; background-color: #fff; box-sizing:border-box;}
            .checkbox_conti > div > span::after { content: "\f00c"; font-family: "Font Awesome 5 Free"; position: absolute; width: 0; overflow: hidden; right: 0; top: 0; color: #1E5585; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; font-family: "Font Awesome 5 Pro"; font-weight: 900; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
        .checkbox_conti > div > input:checked ~ span::after { width: 100%; }
    .checkbox_conti label { display: inline-block !important;vertical-align:middle; text-align: right;margin-bottom:0 !important;margin-right:5px; }
        .checkbox_conti label > a { color: #5796CB; }
            .checkbox_conti label > a:hover, .checkbox_conti label > a:focus { text-decoration: underline; }
    .checkbox_conti label .bg { width:17px;height:17px;margin-left:10px;border-radius:50%;}
    .checkbox_conti label > * {display:inline-block;vertical-align:middle; }

.checkbox_conti_absolute { position: relative; box-sizing: border-box; min-height: 22px; padding-right: 28px; box-sizing: border-box; }
    .checkbox_conti_absolute > div { position: absolute; vertical-align: middle; width: 22px; height: 22px; right: 0; top: 0; }
        .checkbox_conti_absolute > div > input { position: absolute; width: 100%; height: 100%; right: 0; top: 0; cursor: pointer; opacity: 0; margin: 0; }
        .checkbox_conti_absolute > div > span { position: absolute; width: 100%; height: 100%; right: 0; top: 0; border-radius: 3px; border: 1px solid #ABABAB; pointer-events: none; background-color: #fff; box-sizing: border-box; }
            .checkbox_conti_absolute > div > span::after { content: ""; position: absolute; right: 3px; top: 3px; width: calc(100% - 6px); height: calc(100% - 6px); background-color: #004D7B; border-radius: 2px; opacity: 0; transition: all 0.25s ease-in-out; }
        .checkbox_conti_absolute > div > input:checked ~ span::after { opacity: 1; }
    .checkbox_conti_absolute label { font-size: 1.2em !important; color: #000; display: inline-block !important; vertical-align: bottom; text-align: right; margin-bottom: 0 !important; padding-top: 2px; }
        .checkbox_conti_absolute label > a { color: #008C91; }
            .checkbox_conti_absolute label > a:hover, .checkbox_conti label > a:focus { text-decoration: underline; }
        .checkbox_conti_absolute label .bg { width: 17px; height: 17px; margin-left: 10px; border-radius: 50%; }
        .checkbox_conti_absolute label > * { display: inline-block; vertical-align: middle; }

.radio_conti { }
    .radio_conti > div { width: 15px; height: 15px; position: relative; display: inline-block; }
        .radio_conti > div > input { position: absolute; width: 100%; height: 100%; right: 0; top: 0; cursor: pointer; opacity: 0; }
        .radio_conti > div > span { position: absolute; width: 100%; height: 100%; right: 0; top: 0; border-radius: 50%; border: 2px solid #96A6AA; pointer-events: none; }
            .radio_conti > div > span::after { content: ""; position: absolute; width: 11px; height: 11px; border-radius: 50%; background-color: transparent; right: 2px; top: 2px; box-sizing: border-box; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
        .radio_conti > div > input:checked ~ span::after { background-color: #96A6AA; }
    .radio_conti label { display: inline-block; vertical-align: middle; margin-right: 5px; }

.has_label { position: relative; width: 100%; }
.form .has_label > label { opacity: 0; position: absolute; right: 0; top: 50%; padding: 0 10px; box-sizing: border-box; font-size: 1.2em; background-color: transparent; width: auto; height: auto; pointer-events: none; text-align: right; z-index: 2; border-radius: 5px; transform: translateY(-50%); }
    .form .has_label > label.ready { opacity: 1; }
    .form .has_label > label.label_transition { opacity: 1; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; }
.has_label_textarea > label { transform: translateY(0); top: 10px; }
.has_label > label > span:not(.line) { position: relative; z-index: 2; background-color: #fff; }
/*.has_label.has_padding > label { width: 93%; }*/
.has_label > input, .has_label > input:hover, .has_label > textarea, .has_label > textarea:hover { color: transparent !important; }

    .has_label > input:focus ~ label, .has_label > label.active, .has_label > select:focus ~ label, .has_label > textarea:focus ~ label { transform: translateY(0); top: -10px; right: 10px; font-size: 0.8em !important; padding: 5px !important; background-color: transparent; width: auto; height: auto; background-image: none !important; }
        .has_label > label.active > span:not(.line), .has_label > *:focus ~ label > span:not(.line) { background-color: transparent; }
    .has_label > input:focus, .has_label > input:hover, .has_label > input.active, .has_label > select:focus, .has_label > select:hover, .has_label > select.active, .has_label > textarea:focus, .has_label > textarea:hover, .has_label > textarea.active { opacity: 1; color: #686868 !important; }
        .has_label > input:focus ~ label .line, .has_label > select:focus ~ label .line, .has_label > textarea:focus ~ label .line, .has_label > label.active .line { position: absolute; right: 0; top: 50%; width: 100%; height: 2px; transform: translateY(-50%); }
    .has_label > input:focus, .has_label > select:focus, .has_label > textarea:focus { border: 2px solid #3597d9 !important; }

.form .has_icon { padding-right: 40px !important; box-sizing: border-box; background-position: 98% center; background-repeat:no-repeat;}
.email_icon { background-image: url('/Content/Resources/General/mail.png'); }

[data-label] { position: relative; }
    [data-label] label { position: absolute;pointer-events:none;top:0;right:0; width: 100%; height: 100%; background-color: #fff; border-radius: 5px; padding:13px 10px; box-sizing: border-box;font-size:1em !important; }
    [data-label].active label, [data-inputLabel]:hover ~ label, [data-inputLabel]:focus ~ label { opacity: 0; }

.floating_lablel { }
    .floating_lablel label { position: absolute; right: 10px; top: -8px; font-size: 1.2em !important; color: #292929; font-weight: 300; }
        .floating_lablel label > span:not(.line) { position: relative; z-index: 2; padding: 0 5px; }
        .floating_lablel label > span.line { position: absolute; z-index: 1; height: 2px; top: 50%; right: 0; transform: translateY(-50%); background-color: #fff; width: 100%; }

/******End Forms******/

.button { border: none; cursor: pointer; font-family: 'OpenSans_Condensed'; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }

.button1 { position: relative; width: 100%; display: block; padding: 13px 10px; box-sizing: border-box; color: #fff; font-size: 1.4em; font-weight: 400; text-align: center; border-radius: 0; background-color: #0B80C5; box-shadow: 0px 5px 9px #00000042; }
    .button1:hover, .button1:focus { background-color: #004a76; }

.button2 { position: relative; width: 100%; display: block; padding: 13px 10px; box-sizing: border-box; color: #0B80C5; font-size: 1.4em; font-weight: 400; text-align: center; border-radius: 0; background-color: #ffff; box-shadow: 0px 5px 9px #00000042; }
    .button2:hover, .button2:focus { background-color: #d3d2d2; }

.button3 { position: relative; width: 100%; display: block; padding: 15px 10px; box-sizing: border-box; color: #fff; font-size: 1.2em; font-weight: 500; text-align: center; border-radius: 10px; background-color: #0DADA8; box-shadow: 0px 3px 19px #00000029; }
    .button3:hover, .button3:focus { background-color: #006d6a; }

.button4 { position: relative; width: 100%; display: block; padding: 14px 10px; box-sizing: border-box; color: #0f74dd; font-size: 1.2em; font-weight: 500; text-align: center; border-radius: 0; background-color: transparent; border: 1px solid #0f74dd; }
    .button4:hover, .button4:focus { background-color: #0f74dd; color: #fff; }

.button5 { position: relative; width: 100%; display: block; padding: 15px 10px; box-sizing: border-box; background-color: #125491; color: #fff; font-size: 1.2em; font-weight: 500; text-align: center; box-shadow: 0px 3px 15px #12549133; }
    .button5:hover, .button5:focus { background-color: #00284d; color: #fff; }

.button6 { position: relative; width: 100%; display: block; padding: 14px 10px; box-sizing: border-box; color: #125491; font-size: 1.2em; font-weight: 300; text-align: center; border-radius: 0; background-color: transparent; border: 1px solid #125491; }
    .button6:hover, .button6:focus { background-color: #125491; color: #fff; }
/******Header******/
.burger { display: none; width: 30px; z-index: 2; }
    .burger > ul { }
        .burger > ul > li { width: 100%; height: 4px; background-color: #9DDCF6; margin-bottom: 5px;position:relative; }
header.not_colored .burger > ul > li { background-color: #fff; }
.burger > ul > li:last-child { margin-bottom: 0; }
.burger.active > ul > li:nth-child(1) { margin:0;transform:rotate(-45deg);top:7px;}
.burger.active > ul > li:nth-child(2) {opacity:0; }
.burger.active > ul > li:nth-child(3) { margin: 0; transform: rotate(45deg); top:-6px;}

.close_nav { display: none; }

header { z-index: 100; position: fixed; top: 0; right: 0; width: 100%; box-sizing: border-box; }

.logo { width: 140px; text-align: center; box-sizing: border-box; vertical-align: middle;padding:10px 20px;box-sizing:border-box; }
    .logo > img { width: 100%; display: inline-block; vertical-align: top; }
    .logo img { width: 100%; vertical-align: middle; display: inline-block; }

.top_header {display:flex;align-items:center; background-color: #004D7B; position: relative; box-shadow: 0px 3px 6px #00000029; }
    .top_header .top_nav { }
        .top_header .top_nav > ul { display: flex; flex-wrap: wrap; }
            .top_header .top_nav > ul > li { }
                .top_header .top_nav > ul > li > a { display: block; position: relative; color: #fff; font-size: 1.4em; font-weight: 400; padding: 24px 15px; box-sizing: border-box; }
                    .top_header .top_nav > ul > li > a > span { position: relative; z-index: 2; }
                    .top_header .top_nav > ul > li > a::after { content: ""; position: absolute; right: 0; top: -3px; width: 100%; height:calc(100% + 6px); background-color: #9DDCF6; box-shadow: 0px 5px 10px #00000042; /*border-bottom: 5px solid #0B80C5;*/ box-sizing: border-box; opacity: 0; transition: all 0.5s ease-in-out; pointer-events: none; }
                    .top_header .top_nav > ul > li > a:hover, .top_header .top_nav > ul > li > a:focus { color: #004D7B; }
                        .top_header .top_nav > ul > li > a.active::after, .top_header .top_nav > ul > li > a:hover::after, .top_header .top_nav > ul > li > a:focus::after { opacity: 1; }

.top_links { position: absolute; left: 0; top: 0; }
    .top_links > ul { display: flex; }
        .top_links > ul > li { }
            .top_links > ul > li > a { display: flex; padding: 16.5px 15px; box-sizing: border-box; font-size: 1.4em; font-weight: 400; align-items: center; }
                .top_links > ul > li > a:hover, .top_links > ul > li > a:focus {filter:brightness(1.2); }
            .top_links > ul > li:nth-child(1) > a { background-color: #0B80C5; color: #fff; }
            .top_links > ul > li:nth-child(2) > a { background-color: #9DDCF6; color: #004D7B; }
            .top_links > ul > li > a > * { }
            .top_links > ul > li > a > img { }
            .top_links > ul > li > a > span { }

.bottom_header { background-color: #fff; }
nav { display: inline-block; box-sizing: border-box; vertical-align: middle; }
    nav > div { }
.close_nav { }
nav > div > ul { display: flex; flex-wrap: wrap; }
    nav > div > ul > li { vertical-align: middle; position: relative; border-left: 1px solid #D5D5D5; }
        nav > div > ul > li.last_child { border-left: none; }
        nav > div > ul > li > a { display: block; color: #004D7B; text-align: center; box-sizing: border-box; font-size: 1.2em; font-weight: 400; position: relative; padding: 10px 15px; }
            nav > div > ul > li > a:hover, nav > div > ul > li > a:focus { background-color: #004D7B; color: #fff; }
            nav > div > ul > li > a.colored { }
            nav > div > ul > li > a.active { font-weight: 700; background-color: #004D7B; color: #fff; }

.mobile_nav_item { display: none; }

/******End Header******/


@media only screen and (max-width : 1250px) {
}

@media only screen and (max-width : 1020px) {

    .top_header {padding-right:40px; }
    .top_header .top_nav {display:none; }
    .top_links > ul > li > a > span {display:none; }
    header {  }
    /*.logo { position: relative; margin: 0 auto; display: block; transform: translateY(0); top: 0; }*/
    .burger { display: block; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); }

    nav { display: none; position: fixed; width: 100%; min-height: 100%; overflow-y: auto; background-color: rgba(255, 255, 255, 0.80); right: 0; top: 120px; z-index: 10; }
    header nav > div { width: 279px; background-color: #004D7B; right: -300px; top: 0; padding-top: 0; box-sizing: border-box; position: absolute;  box-shadow: 0px 7px 18px #00000066;  min-height: 100%; padding:20px;box-sizing:border-box;}
        header nav > div::after { content: ""; width: 180px; height: 80px; background: url(/Content/Resources/Header/logo.png) no-repeat; background-position: center center; background-size: contain; position: absolute; right: 0; left: 0; top: -89px; margin: 0 auto; pointer-events: none; }
        header nav > div.active { right: 0; }
    .close_nav { display: block; position: absolute; left: 10px; top: -90px; color: #000; font-size: 25px; }

    nav > div > ul > li > a > span { padding: 0; border: none; }
    nav > div > ul > li > a.active > span { }

    nav > div > ul > li { position: relative; width: 100%; display: block; border-bottom: 1px solid #0B80C5; border-left: none !important; }
        nav > div > ul > li > a::after, nav > div > ul > li > a::before { display: none; }
        nav > div > ul > li > a { padding: 15px 10px; color: #FFFFFF !important; text-align: right; font-size: 1.2em; font-weight: 500; }
    .drop { display: none; }
    nav .socials { padding-top: 20px; padding-right: 20px; }
    .mobile_nav_item { display: block; }

    header .side_items > ul > li.has_border { }
}

@media only screen and (max-width : 786px) {
}

@media only screen and (max-width : 600px) {
}

@media only screen and (max-width : 400px) {
}

@media only screen and (max-width : 355px) {
}

/******Footer******/
footer { margin-top:50px;}
    footer a:not(.button):hover, footer a:not(.button):focus { text-decoration: underline; }
.footer_links { background-color: #004D7B; padding: 60px 100px; box-sizing: border-box; color: #fff; }
    .footer_links > .flex { width: 100%; max-width: 1288px; margin: 0 auto; box-sizing: border-box; }
    .footer_links .links_conti { width: 16%; }
        .footer_links .links_conti > h2 { display: block; margin-bottom: 17px; font-weight: 500; font-size: 1.2em; }
        .footer_links .links_conti > ul { }
            .footer_links .links_conti > ul > li { margin-bottom: 10px; }
                .footer_links .links_conti > ul > li > a { display: block; font-weight: 200; font-size: 1.02em; }
footer .credits { background-color: #fff; color: #000000; font-size: 1.05em; padding: 15px 0; box-sizing: border-box; }
    footer .credits > .auto_margin { display: flex; flex-wrap: wrap; justify-content: space-between; }
        footer .credits > .auto_margin > span { display: flex; align-items: center; }
        footer .credits > .auto_margin > ul { display: flex; align-items: center; }
            footer .credits > .auto_margin > ul > li { display: flex; align-items: center; }
                footer .credits > .auto_margin > ul > li > span { margin-right: 5px; }
.footer_credits { text-align: center; padding: 10px; text-align: center; background-color: #000; color: #fff; }
.footer_details { background-color: #0B80C5; font-size: 1.5em; box-sizing: border-box; color: #fff; border-bottom: 1px solid #fff; }
    .footer_details > .flex { width: 100%; max-width: 1288px; margin: 0 auto; padding: 30px 10px; box-sizing: border-box; }
        .footer_details > .flex > ul { align-items: center; }
            .footer_details > .flex > ul > li { margin-left: 20px; }
                .footer_details > .flex > ul > li:last-child { margin-left: 0; }
                .footer_details > .flex > ul > li > a:not(.button) { display: block; font-weight: 300; color: #FEE102; }
                .footer_details > .flex > ul > li > a.button {border-radius:25px;font-size:1em;padding:10px 15px; }
                    .footer_details > .flex > ul > li > a.contact_link { padding: 10px; border-left: 1px solid #fff; border-right: 1px solid #fff; box-sizing: border-box; }
footer .socials {margin-right:10px; }

.footer_newsletter { margin-top: 10px; }
    .footer_newsletter .newsletter_title { margin-bottom: 10px; }
        .footer_newsletter .newsletter_title h2 { display: block; font-size: 1.2em; font-weight: 500; margin-bottom: 10px; }
        .footer_newsletter .newsletter_title span { }
    .footer_newsletter .newsletter_form { width: 100%; }
        .footer_newsletter .newsletter_form form { position: relative; width: 100%; }
            .footer_newsletter .newsletter_form form input { width: 100%; padding-left: 45px; box-sizing: border-box; }
            .footer_newsletter .newsletter_form form button { display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; width: 40px; height: 100%; color: #fff; font-size: 1.2em; font-weight: 500; text-align: center; background-color: transparent; }
                .footer_newsletter .newsletter_form form button:hover, .footer_newsletter .newsletter_form form button:focus { background-color: #808080; color: #fff; }
                .footer_newsletter .newsletter_form form button > img { }
/******End Footer******/
@media only screen and (max-width : 1150px) {
    .footer_details > .flex { padding: 10px; }
    .footer_details { font-size: 1.1em; }
        .footer_details > .flex > ul, .footer_details > .flex { width: 100%; justify-content: center; }
            .footer_details > .flex > ul > li { margin-left: 10px; }
}

@media only screen and (max-width : 1020px) {
    .footer_links .links_conti { width: 100%; text-align: center; margin-bottom: 20px; }
    .footer_links > .flex { border: none; padding: 0; box-sizing: border-box; }
    .footer_links { padding: 30px 10px 10px 10px; }
    footer .credits > .auto_margin > span { width: 100%; text-align: center; justify-content: center; margin-bottom: 10px; }
    footer .credits > .auto_margin > ul { width: 100%; justify-content: center; flex-wrap: wrap; }
        footer .credits > .auto_margin > ul > li:nth-child(1) { width: 100%; text-align: center; justify-content: center; }

    .footer_details > .flex > ul { flex-wrap: wrap; }
        .footer_details > .flex > ul > li { width: 100%; text-align: center; margin-bottom: 5px; }
    .footer_newsletter .newsletter_title {justify-content:center; }
}

@media only screen and (max-width : 736px) {
    .socials_link { width: 100%; text-align: center; }
    footer .socials { width: 100%; }
        footer .socials > ul { justify-content: center; }
}

@media only screen and (max-width : 360px) {
}


/******Articles******/
.general_article { color: #004D7B; }
    .general_article p { line-height: 140%; margin-bottom: 20px; font-size: 1.4em; }
    .general_article h2 { font-size: 2.05em; display: block; margin-bottom: 25px; font-weight: 400;  }
    .general_article h3 { font-size: 1.8em; display: block; margin-bottom: 15px; font-weight: 400; }
.general_article { }
    .general_article > ul, .general_article > ol { margin-bottom: 20px;padding-right:20px;box-sizing:border-box;font-size:1.05em; }
    .general_article > ul > li {list-style-type:disc;}
    .general_article li { margin-bottom: 5px; position: relative;  box-sizing: border-box;line-height:120%; }
    .general_article li > img {width:auto;display:inline;margin:0; }
    .general_article a { color: #0188ff; }
        .general_article a:hover, .general_article a:focus { text-decoration: underline; }
    .general_article p strong { font-weight: 500; }
    .general_article img { width: 100%; margin-bottom: 10px; }
/******End Articles******/

/****Article Item****/
.artilce_item {display:block; }
    .artilce_item .title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 500; font-size: 1.5em; margin-bottom: 8px; color: #000000; }
    .artilce_item .content { height: 60px; overflow: hidden; }
        .artilce_item .content > * { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height:120%;font-size:1.15em;}
    .artilce_item .content > *:not(:nth-of-type(1)) {display:none; }
    .artilce_item .image { padding-bottom: 68%; margin-bottom: 9px; }
    .artilce_item .article_read_more { text-align: left; color: #86AB1D;margin-top:5px;font-size:1.15em;}
    .artilce_item .article_read_more > span {font-weight:500; }
/****End Article Item****/

/****Tag Item****/
.tag_item { display: block; color: #202020; border: 1px solid #202020; border-radius: 20px; padding: 12px 20px; box-sizing: border-box; font-size: 0.95em; }
    .tag_item:hover, .tag_item:focus {color:#fff;background-color:#1694C4; }

/****End Tag Item****/

/****Article Inner Page****/
.inner_main_image { }
.inner_main_image > img {width:100%; }
.share {font-size:1.5em; }
.author {font-size:0.8em; }

.inner_article .side_one { width:100%;}

/****End Article Inner Page****/

@media only screen and (max-width : 1020px) {
    /****Article Inner Page****/
    .inner_article .side_one { width: 100%;margin-bottom:20px; }
    .inner_article .side_two { width: 100%;padding-right:0; }
    /****End Article Inner Page****/

    .artilce_item .title { font-size:1.2em;}
    .artilce_item .content > * {font-size:1em; }
}
html { font-family: OpenSans_Condensed; font-size: 15px; direction: rtl; background-color: #F8F8F8; color: #000; font-weight: 400; }
body { }
.main_wrapper { max-width: 100%; width: 100%; margin: 0 auto; overflow: hidden; }
.auto_margin { max-width: 1320px; width: 100%; margin: 0 auto; box-sizing: border-box; }
.auto_margin2 { max-width: 1086px; width: 100%; margin: 0 auto; box-sizing: border-box; }

.mobile_padding { padding: 0 10px; box-sizing: border-box; }
body.trigger-position-left #enable-toolbar-trigger { right: initial !important; left: 5px !important; }

.lotti_arrows { display: inline-block; vertical-align: middle; transform: rotate(90deg); position: relative; width: 80px; height: 80px; top: 0; right: 0; }
    .lotti_arrows > * { position: absolute; right: 0; top: 0; width: 100%; height: 100%; }
    .lotti_arrows.reverse { transform: rotate(-90deg); }

.message_conti { position: absolute; top: 0; right: 0; width: 100%; }
.message_partial { padding: 10px 30px; background-color: #EEEEEE; box-shadow: 0px 3px 6px #00000029; color: #0B80C5; width: 100%; margin: 0 auto; position: absolute; right: 0; top: 0; }
    .message_partial .conti { display: flex; justify-content: center; align-items: center; }
        .message_partial .conti .lotti_check { width: 32px; margin-left: 10px; }
    .message_partial .close_item { display: none; }

.site_side_items { position: fixed; left: 10px; bottom: 80px; z-index: 6; }
    .site_side_items > ul { display: flex; }
        .site_side_items > ul > li { margin-left: 15px; }
            .site_side_items > ul > li:last-child { margin-left: 0; }
            .site_side_items > ul > li > a { display: block; transition: all 0.5s ease-in-out; }
                .site_side_items > ul > li > a .show_mobile { display: none; }
                .site_side_items > ul > li > a:hover, .site_side_items > ul > li > a:focus { filter: brightness(1.2); }

.side_socials { position: fixed; bottom: 50px; left: 10px; }
    .side_socials > ul { }
        .side_socials > ul > li { margin-right: 10px; }
            .side_socials > ul > li > a { display: block; }
                .side_socials > ul > li > a > img { }

.socials { align-items: center; }
    .socials > li { position: relative; }
        .socials > li > a:hover ~ .tooltip { pointer-events: all; opacity: 1; }
        .socials > li > a { width: 35px; display: flex; justify-content: center; align-items: center; }
            .socials > li > a > img { width: auto; max-width: 35px; height: auto; max-height: 35px; }

.tooltip { position: absolute; bottom: 100%; left: 50%; opacity: 0; pointer-events: none; padding: 10px; box-sizing: border-box; background-color: #7FB6DB; border-radius: 5px; box-shadow: 0px 1px 10px #00000029; display: inline-table; transform: translateX(-50%); }
    .tooltip .polygon { position: absolute; left: 0; top: calc(100% - 5px); background-image: url(/Content/Resources/Calculator/tooltip.png); background-position: center top; background-repeat: no-repeat; width: 30px; height: 30px; right: 0; margin: 0 auto; background-size: contain; }
    .tooltip .content { white-space: nowrap; }
        .tooltip .content > * { line-height: 120%; font-size: 1em; color: #fff; }


/*****Index****/
.main_page { background-image: url('/Content/Resources/General/Bg1.svg'); background-attachment: fixed; background-repeat: no-repeat; background-position: center top; padding-bottom: 50px; }
.main_content { width: 100%; display: flex; justify-content: center; align-items: center; min-height: 576px; background-image: url('/Content/Resources/General/MainBg.jpg'); background-position: center center; background-repeat: no-repeat; background-size: cover; }
    .main_content .auto_margin { max-width: 1012px; }
        .main_content .auto_margin .inner_title { margin-bottom: 10px; }
        .main_content .auto_margin .genera_article { margin-bottom: 50px; }
        .main_content .auto_margin .main_links { }
            .main_content .auto_margin .main_links > ul { display: flex; flex-wrap: wrap; padding: 0 50px; box-sizing: border-box; justify-content: space-between; }
                .main_content .auto_margin .main_links > ul > li { width: 32%; }

.who_is_it_for_link { }
    .who_is_it_for_link .image { background-color: #0B80C5; position: relative; }
    .who_is_it_for_link .lotti_plus { width: 93px; height: 93px; border-radius: 50%; border: 3px solid #fff; box-sizing: border-box; position: absolute; top: 50%; transform: translateY(-50%); right: 0; left: 0; margin: 0 auto; }

.main_page .who_is_it_for { margin-top: -100px; padding-top: 0; }
.box_bg1_padding_50 { padding: 50px 0; }

.sub_title { color: #004D7B; display: block; }
    .sub_title > * { font-size: 2.5em; font-weight: 400; }

.test_slider { opacity: 0; height: 0; overflow: hidden; }
    .test_slider.active { opacity: 1; height: auto; overflow: initial; }
.marketers_partial .test_slider { margin-bottom: 20px; }
    .marketers_partial .test_slider .slick-list { padding-bottom: 10px; }
    .marketers_partial .test_slider .slick-slide { padding-left: 10px; box-sizing: border-box; }

.sercives_partial { }
    .sercives_partial > ul { display: flex; flex-wrap: wrap; justify-content: space-between }
        .sercives_partial > ul > li { width: 49%; }
.service_item { display: block; background-color: #004D7B; padding: 10px 60px 35px 60px; box-sizing: border-box; }
    .service_item > .flex { align-items: flex-end; margin-bottom: 40px; margin-top: -50px; }
        .service_item > .flex .lotti_item { width: 250px; height: 250px; position: relative; bottom: -50px; pointer-events: none; }
        .service_item > .flex > img { width: 100%; max-width: 250px; position: relative; right: -50px; }
    .service_item .button_conti { text-align: center; margin-bottom: 30px; }
    .service_item .like_button { position: relative; display: inline-block; padding: 10px 25px; box-sizing: border-box; color: #fff; font-size: 2.2em; border: 1px dashed #FFFFFF; border-radius: 100px; transition: all 0.5s ease-in-out; }
    .service_item .text { color: #fff; font-size: 1.4em; display: block; text-align: center; line-height: 120%; }
    .service_item:hover .like_button, .service_item:focus .like_button { background-color: #fff; color: #004D7B; border-color: #C8C8C8; }



.lead_form_conti { }
    .lead_form_conti .form { }
        .lead_form_conti .form > .flex { justify-content: center; align-items: flex-end; margin-bottom: 20px; }
            .lead_form_conti .form > .flex .lotti_contact { width: 164px; height: 164px; }
            .lead_form_conti .form > .flex > div { color: #004D7B; }
                .lead_form_conti .form > .flex > div .title { font-size: 3em; font-weight: 400; display: block; margin-bottom: 10px; }
                .lead_form_conti .form > .flex > div > p { font-size: 1.5em; font-weight: 300; }
                    .lead_form_conti .form > .flex > div > p > a { text-decoration: underline; }
        .lead_form_conti .form form { background-color: #fff; box-shadow: 0px 6px 11px #00000029; border: 5px solid #9DDCF6; border-radius: 50px; padding: 50px 20px 40px 20px; box-sizing: border-box; }
            .lead_form_conti .form form > ul { max-width: 1000px; width: 100%; margin: 0 auto; display: flex; justify-content: space-between; align-items: flex-end; }
                .lead_form_conti .form form > ul > li { width: 32%; margin-bottom: 10px; }
                    .lead_form_conti .form form > ul > li:last-child { width: 100%; text-align: center; margin-top: 20px; margin-bottom: 0; }
                    .lead_form_conti .form form > ul > li .button { width: 100%; text-align: center; max-width: 266px; display: inline-block; }
/*****End Index****/

/*****Marketers****/
.marketers_partial .product_slider .image2 { height: 0; padding-bottom: 64%; background-color: #f3f3f3; }
.marketers_partial .product_slider .slick-slide { padding-left: 10px; box-sizing: border-box; }
.marketers_partial .marketers_slider { border-top: 1px solid #C8C8C8; border-bottom: 1px solid #C8C8C8; margin-bottom: 5px; }
    .marketers_partial .marketers_slider .image2 { display: block; height: 0; padding-bottom: 49%; position: relative; }
        .marketers_partial .marketers_slider .image2::after { content: ""; position: absolute; left: -5px; height: 20px; width: 2px; top: 50%; transform: translateY(-50%); background-color: #C8C8C8; }
    .marketers_partial .marketers_slider .slick-slide { padding-left: 10px; box-sizing: border-box; }

.marketers_partial .slick-prev, .marketers_partial .slick-next { background-color: transparent; background-image: url('/Resources/General/sliderArrowRight.svg'); background-size: cover; padding: 0; box-shadow: none; width: 65px; height: 65px; z-index: 5; }
.marketers_partial .slick-next { background-image: url('/Resources/General/sliderArrowLeft.svg'); }
.marketers_partial .test_slider .slick-next, .marketers_partial .test_slider .slick-prev { display: none !important; }
/*****End Marketers****/

/***About****/
.general_page { }
    .general_page .box_bg1 { padding: 50px 0; }
/***End About****/

/***Rental****/
.item_available { display: inline-block; vertical-align: middle; border: 1px dashed #D5D5D5; color: #0B80C5; font-size: 2em; font-weight: 300; padding: 10px 25px; box-sizing: border-box; }
.rental_inner .sides_conti { display: flex; flex-wrap: wrap; }
    .rental_inner .sides_conti .side_one { width: 456px; }
    .rental_inner .sides_conti .side_two { width: calc(100% - 456px); padding-right: 30px; box-sizing: border-box; }
/***End Rental****/


/***Testamonials****/
.test_conti { }
    .test_conti > ul { display: flex; flex-wrap: wrap; }
        .test_conti > ul > li { width: calc(100% / 4 - 4px); margin-left: 5px; margin-bottom: 60px; }
            .test_conti > ul > li:nth-child(4n) { margin-left: 0; }

.test_item { display: block; box-shadow: 0px 3px 10px #00000029; background-color: #fff; color: #4D4D4D; transition: all 0.5s ease-in-out; min-height:100%;}
    .test_item:hover, .test_item:focus { background-color: #4D4D4D; color: #fff; }
    .test_item .image_item, .test_item .video_conti { display: block; padding-bottom: 65%; }
    .test_item .video_conti {pointer-events:none; }
    .test_item .content { padding: 20px 10px; box-sizing: border-box; }
        .test_item .content .title { display: block; font-size: 1.4em; font-weight: 500; margin-bottom: 28px; }
        .test_item .content .text { }
            .test_item .content .text > *:not(:nth-child(1)) { display: none; }
            .test_item .content .text > *:nth-child(1) { font-size: 1.2em; font-weight: 300; line-height: 120%; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

.rental_item { margin-bottom: 50px; position: relative; }
    .rental_item .button { position: absolute; bottom: -50px; right: 0; width: 100%; }
/***End Testamonials****/



/***Who Is It For****/
.inner_title { font-size: 3em; color: #004D7B; }
    .inner_title > * { font-weight: 400; }
.genetal_text { }
    .genetal_text p { font-size: 1.5em; font-weight: 400; color: #004D7B; line-height: 120%; }
    .genetal_text a { text-decoration: underline; }
        .genetal_text a:hover, .genetal_text a:focus { color: #9DDCF6; }
.box_bg1 { background-color: #fff; }
.who_is_it_for { padding: 60px 0 20px 0; box-sizing: border-box; }
    .who_is_it_for > ul { display: flex; flex-wrap: wrap; }
        .who_is_it_for > ul > li { width: calc(100% / 6 - 21px); margin-left: 25px; margin-bottom: 40px; }
            .who_is_it_for > ul > li:nth-child(6n) { margin-left: 0; }
.who_is_it_for_item { }
    .who_is_it_for_item .image { position: relative; width: 100%; padding-bottom: 100%; border-radius: 50%; margin-bottom: 15px; }
        .who_is_it_for_item .image::after { content: ""; width: 100%; height: 100%; position: absolute; right: 0; top: 0; border-radius: 50%; border: 0 solid #9DDCF6; transition: all 0.5s ease-in-out; }
    .who_is_it_for_item .title { display: block; text-align: center; font-size: 1.2em; color: #004D7B; font-weight: 400; }
    .who_is_it_for_item:hover .image::after, .who_is_it_for_item:focus .image::after { border-width: 5px; top: -5px; right: -5px; }

.who_is_it_sides { position: relative; padding-left: 250px; box-sizing: border-box; min-height: 1000px; align-items: flex-start !important; }
    .who_is_it_sides .more_items { position: absolute; left: 0; top: 0; }
        .who_is_it_sides .more_items .who_is_it_for > ul > li { width: 100%; }
.appointment_small {width:100%; position:relative;padding-right:80px;box-sizing:border-box;padding-top:15px;}
    .appointment_small .lotti_calander_small { position: absolute; right: -50px; top: 0;width:170px; pointer-events:none;}
        .appointment_small .button { }

.appointment_form_conti .general_article > p > *, .appointment_form_conti .general_article > p > * > * { display: inline-block; vertical-align: middle; }
.appointment_form_conti .general_article img {width:auto; max-width: 30px; margin-bottom:0;}
.waze_button {border-radius:25px;width:auto;display:inline-block; padding:13px 25px;}
/***End Who Is It For****/


/****Appointment*****/
.appointment_form_conti { position:relative;padding-right:250px;box-sizing:border-box;}
    .appointment_form_conti .lotti_calander {position:absolute;right:-120px;width:500px; pointer-events:none;}
    .appointment_form_conti form { }
        .appointment_form_conti form > ul { justify-content:space-between;}
            .appointment_form_conti form > ul > li { width:49%;margin-bottom:20px;}
/*.appointment_form_conti form > ul > li:nth-child(3) {width:100%; }*/
            .appointment_form_conti form > ul > li .button {max-width:246px; }
/****End Appointment*****/

/***Faq****/
.faq_item { }
    .faq_item .q { display: block; border-bottom: 1px solid #707070; position: relative; cursor: pointer; font-size: 2.2em; color: #0B80C5; padding: 20px 10px 20px 30px; box-sizing: border-box; }
    .faq_item .q .arrow {position:absolute;left:0;top:50%; }
        .faq_item .q > div { padding: 18px 10px; box-sizing: border-box; font-size: 1.5em; color: #000; font-weight: 500; }
    .faq_item .a { display: none; position: relative; border: 1px solid #707070; padding: 20px; border-radius: 0 0 10px 10px; font-size: 1.5em; line-height: 120%; color: #0B80C5; }
        .faq_item .a .external_link { position: absolute; left: 5px; top: 5px; z-index: 2; }
            .faq_item .a .external_link > img { width: 25px; }

.faq_inner .box_bg1 { padding: 50px 0; }
.faq_sides { display: flex; flex-wrap: wrap; align-items: center; }
    .faq_sides .side_one { width: 323px; }
        .faq_sides .side_one.full {width:100%; margin-bottom:20px;}
        .faq_sides .side_one .image { width: 100%; padding-bottom: 65%; }
    .faq_sides .side_two { width: calc(100% - 323px); padding-right: 30px; box-sizing: border-box; }
    .faq_sides .side_two.full {width:100%; }
.who_is_it_sides .side_one .image {padding-bottom:100%; }
/***End Faq****/

/***Contact Page****/
.contac_page form > ul > li { margin-bottom: 20px; }

.contact_social { padding: 15px 0; margin-bottom: 10px; box-sizing: border-box; border-top: 1px solid #C9C9C9; border-bottom: 1px solid #C9C9C9; display: flex; justify-content: space-between; align-items: center; }
    .contact_social > h2 { font-size: 1.3em; font-weight: 700; }
    .contact_social > span { font-size: 1.1em; font-weight: 500; }
        .contact_social > span > a { color: #0f74dd; font-size: 1.1em; }
            .contact_social > span > a:hover { text-decoration: underline; }

.contac_page .map { }
    .contac_page .map iframe { width: 100%; height: 287px; }
/***End Contact Page****/

/*****Contact****/
.contac_page .map { }
    .contac_page .map iframe { width: 100%; height: 287px; }
.contac_page .technical_specifications { color: #004D7B; margin-bottom: 20px; }
    .contac_page .technical_specifications > p { margin-bottom: 20px; font-size: 1.4em; line-height: 120%; padding-bottom: 20px; border-bottom: 1px solid #B4B4B4; }
        .contac_page .technical_specifications > p > strong { padding-left: 20px; font-weight: 700; }
        .contac_page .technical_specifications > p > * { display: inline-block; }
.contac_page form > ul > li { margin-bottom: 20px; }
.contac_page .checkbox_conti_absolute label { font-size: 1.1em; box-sizing: border-box; }
/*****End Contact****/

/*****Thanks****/
.thanks_and_error { min-height: auto; }
    .thanks_and_error .box2 { padding: 100px 10px 150px 10px; box-sizing: border-box; text-align: center; }
        .thanks_and_error .box2 .text { font-size: 1.3em; font-weight: 400; line-height: 120%; max-width: 1000px; margin: 0 auto; width: 100%; }
/*****End Thanks****/

/*****Treatment Center****/
.treatment_center { }
    .treatment_center .images { }
        .treatment_center .images > ul { display: flex; justify-content: space-between; }
            .treatment_center .images > ul > li { width: 49%; }
                .treatment_center .images > ul > li .image { position: relative; padding-bottom: 65%; }
                    .treatment_center .images > ul > li .image .title { position: absolute; right: 0; bottom: 28px; text-align: center; font-size: 1.4em; color: #fff; width: 100%; padding: 5px; box-sizing: border-box; }
/*****End Treatment Center****/

/*****Waze And Map****/
.waze_and_map { margin-bottom: 100px; }
    .waze_and_map .inner_title { margin-bottom: 10px; }
        .waze_and_map .inner_title > * { display: inline-block; vertical-align: middle; }
        .waze_and_map .inner_title .button { display: inline-block; vertical-align: middle; font-size: 0.5em; border-radius: 25px; width: auto; padding: 10px 20px; margin-right: 20px; }
    .waze_and_map .genetal_text { margin-bottom: 20px; }
        .waze_and_map .genetal_text > p { }
    .waze_and_map .map { position: relative; width: 100%; height: 0; padding-bottom: 50%; }
        .waze_and_map .map iframe { position: absolute; width: 100%; height: 100%; right: 0; top: 0; }
/*****End Waze And Map****/

@media only screen and (max-width : 1200px) {
    /*Home*/
    .service_item { padding: 10px 20px 35px 20px; }
    /*End Home*/
}

@media only screen and (max-width : 1020px) {
    /*General Classes*/
    .inner_title {font-size:2.2em; }
    .genetal_text p { font-size:1.3em;}
    /*End General Classes*/

    /*Home*/
    .sercives_partial > ul > li { width:100%;margin-bottom:15px;}
    .sercives_partial > ul > li:last-child {margin-bottom:0;}
    .service_item > .flex { width: 100%; max-width: 320px; margin: -130px auto 40px auto; }
        .service_item > .flex > img {width:calc(100% - 150px);padding-right:30px;box-sizing:border-box; }
        .service_item > .flex .lotti_item {bottom:-70px;}
    .faq_item .q {font-size:1.5em; }
    .faq_item .a { font-size:1.2em;}
    /*End Home*/

    .faq_sides .side_one {width:100%; margin-bottom:20px;}
    .faq_sides .side_two {width:100%;padding:0; }
    .who_is_it_sides {padding-left:0; }
    .who_is_it_for {padding:0;width:100%; }
        .who_is_it_sides .more_items {position:static;width:100%; }
            .who_is_it_sides .more_items .who_is_it_for > ul > li { width: calc(100% / 6 - 21px); }
    .who_is_it_sides .side_one .image { margin: 0 auto 20px auto; padding-bottom: 48%; width:48%;}

    .rental_inner .sides_conti .side_one {width:100%;max-width:450px;margin:0 auto 20px auto; }
    .rental_inner .sides_conti .side_two { padding: 0; width: 100%; }

}

@media only screen and (max-width : 850px) {
    .main_content {align-items:flex-start;padding-top:50px; min-height:0;margin-bottom:60px;}
    .main_content .auto_margin .main_links > ul > li { width:100%;margin-bottom:10px;}
    .main_content .auto_margin .main_links > ul > li:last-child {margin-bottom:0; }
    .test_conti > ul  { justify-content:space-between;}
    .test_conti > ul > li { width:49%;margin:0 0 40px 0;}
    .treatment_center .images > ul {flex-wrap:wrap; }
    .treatment_center .images > ul > li { width: 100%; margin-bottom:10px;}
    .treatment_center .images > ul > li:last-child {margin-bottom:0;}

    .lead_form_conti .form form {padding:15px 20px 15px 20px; }
    .lead_form_conti .form form > ul > li {width:100%;}
    .lead_form_conti .form > .flex > div .title {font-size:2em; }
    .lead_form_conti .form > .flex .lotti_contact {width:100px;height:100px; }
    .lead_form_conti .form > .flex > div > p {font-size:1.3em;line-height:120%; }

    .test_conti > ul { justify-content: space-between; }
        .test_conti > ul > li { width: 49% !important; margin-left: 0; }

}

@media only screen and (max-width : 768px) {
    .who_is_it_for > ul  {justify-content:space-between; }
    .who_is_it_for > ul > li {width:49% !important;margin-left:0; }

    .appointment_form_conti {padding-right:0; }
        .appointment_form_conti form > ul > li {width:100%; }
        .appointment_form_conti .lotti_calander {position:static; margin:0 auto;width:300px;}
}

@media only screen and (max-width : 600px) {
    /*General Classes*/
    /*End General Classes*/

    /*Home*/
    .blog_conti > ul > li, .test_items > ul > li { width: 100%; margin: 0 0 20px 0; }
    .site_side_items > ul > li > .aside_contact > img { display: none; }
    .site_side_items > ul > li > .aside_contact .show_mobile { display: block !important; }
    /*End Home*/
}

@media only screen and (max-width : 414px) {
    /*Home*/
    .test_conti > ul > li { width: 100%; margin: 0 0 40px 0; }
    .test_conti > ul > li { width: 100% !important; margin: 0 0 40px 0; }
    /*End Home*/
}

@media only screen and (max-width : 360px) {
}

.flex { display: flex; }
.flex_space_evenly { justify-content: space-between; }
.flex_space_center { justify-content: center; }
.flex_items_align_middle { align-items: center; }
.flex_wrap { flex-wrap: wrap; }
.flex_row { flex-direction: row; }
.flex_column { flex-direction: column; }

.item_order_1 { order: 1; }
.item_order_2 { order: 2; }
.item_order_3 { order: 3; }
.item_order_4 { order: 4; }
.item_order_5 { order: 5; }
.item_order_6 { order: 6; }
.item_order_7 { order: 7; }
.item_order_8 { order: 8; }
.item_order_9 { order: 9; }
.item_order_10 { order: 10; }

.flex_column_1 { width: 10%; }
.flex_column_2 { width: 20%; }
.flex_column_24 { width: 24%; }
.flex_column_3 { width: 30%; }
.flex_column_32 { width: 32%; }
.flex_column_4 { width: 40%; }
.flex_column_49 { width: 49%; }
.flex_column_5 { width: 50%; }
.flex_column_6 { width: 60%; }
.flex_column_7 { width: 70%; }
.flex_column_8 { width: 80%; }
.flex_column_9 { width: 90%; }
.flex_column_10 { width: 100%; }

.flex_items_1 { width: 100%; }
.flex_items_2 { width: 50%; }
.flex_items_3 { width: 33.33%; }
.flex_items_4 { width: 25%; }
.flex_items_5 { width: 20%; }
.flex_items_6 { width: 16.66%; }
.flex_items_7 { width: 14.285%; }
.flex_items_8 { width: 12.5%; }
.flex_items_9 { width: 11.11%; }
.flex_items_10 { width: 10%; }

.flex_item_space_0 { padding-left: 0; }
.flex_item_space_right_0 { padding-right: 0; }
.flex_item_space_5 { padding-left: 5px; }
.flex_item_space_right_5 { padding-right: 5px; }
.flex_column_space_5 { padding-right: 5px; }
.flex_column_space_left_5 { padding-left: 5px; }
.flex_item_space_10 { padding-left: 10px; }
.flex_item_space_right_10 { padding-right: 10px; }
.flex_column_space_10 { padding-right: 10px; }
.flex_column_space_left_10 { padding-left: 10px; }
.flex_item_space_15 { padding-left: 15px; }
.flex_item_space_right_15 { padding-right: 15px; }
.flex_column_space_15 { padding-right: 15px; }
.flex_column_space_left_15 { padding-left: 15px; }
.flex_item_space_20 { padding-left: 20px; }
.flex_item_space_right_20 { padding-right: 20px; }
.flex_column_space_20 { padding-right: 20px; }
.flex_column_space_left_20 { padding-left: 20px; }
.flex_item_space_25 { padding-left: 25px; }
.flex_item_space_right_25 { padding-right: 25px; }
.flex_column_space_25 { padding-right: 25px; }
.flex_column_space_left_25 { padding-left: 25px; }
.flex_item_space_30 { padding-left: 30px; }
.flex_item_space_right_30 { padding-right: 30px; }
.flex_column_space_30 { padding-right: 30px; }
.flex_column_space_left_30 { padding-left: 30px; }
.flex_item_space_35 { padding-left: 35px; }
.flex_item_space_right_35 { padding-right: 35px; }
.flex_column_space_35 { padding-right: 35px; }
.flex_column_space_left_35 { padding-left: 35px; }
.flex_item_space_40 { padding-left: 40px; }
.flex_item_space_right_40 { padding-right: 40px; }
.flex_column_space_40 { padding-right: 40px; }
.flex_column_space_left_40 { padding-right: 40px; }

.item_margin_b_0 { margin-bottom: 0; }
.item_margin_b_5 { margin-bottom: 5px; }
.item_margin_b_10 { margin-bottom: 10px; }
.item_margin_b_15 { margin-bottom: 15px; }
.item_margin_b_15 { margin-bottom: 15px; }
.item_margin_b_20 { margin-bottom: 20px; }
.item_margin_b_25 { margin-bottom: 25px; }
.item_margin_b_30 { margin-bottom: 30px; }
.item_margin_b_35 { margin-bottom: 35px; }
.item_margin_b_40 { margin-bottom: 40px; }
.item_margin_b_45 { margin-bottom: 45px; }
.item_margin_b_50 { margin-bottom: 50px; }
.item_margin_b_55 { margin-bottom: 55px; }
.item_margin_b_60 { margin-bottom: 60px; }
.item_margin_b_65 { margin-bottom: 65px; }
.item_margin_b_70 { margin-bottom: 70px; }
.item_margin_b_80 { margin-bottom: 80px; }
.item_margin_b_90 { margin-bottom: 90px; }
.item_margin_b_100 { margin-bottom: 100px; }

.item_margin_t_10 { margin-top: 10px; }

@media only screen and (max-width : 1366px) {
    .flex_laptop_column_1 { width: 10%; }
    .flex_laptop_column_2 { width: 20%; }
    .flex_laptop_column_3 { width: 30%; }
    .flex_laptop_column_4 { width: 40%; }
    .flex_laptop_column_5 { width: 50%; }
    .flex_laptop_column_6 { width: 60%; }
    .flex_laptop_column_7 { width: 70%; }
    .flex_laptop_column_8 { width: 80%; }
    .flex_laptop_column_9 { width: 90%; }
    .flex_laptop_column_10 { width: 100%; }

    .flex_laptop_items_1 { width: 100%; }
    .flex_laptop_items_2 { width: 50%; }
    .flex_laptop_items_3 { width: 33.33%; }
    .flex_laptop_items_4 { width: 25%; }
    .flex_laptop_items_5 { width: 20%; }
    .flex_laptop_items_6 { width: 16.66%; }
    .flex_laptop_items_7 { width: 14.285%; }
    .flex_laptop_items_8 { width: 12.5%; }
    .flex_laptop_items_9 { width: 11.11%; }
    .flex_laptop_items_10 { width: 10%; }

    .item_order_laptop_1 { order: 1; }
    .item_order_laptop_2 { order: 2; }
    .item_order_laptop_3 { order: 3; }
    .item_order_laptop_4 { order: 4; }
    .item_order_laptop_5 { order: 5; }
    .item_order_laptop_6 { order: 6; }
    .item_order_laptop_7 { order: 7; }
    .item_order_laptop_8 { order: 8; }
    .item_order_laptop_9 { order: 9; }
    .item_order_laptop_10 { order: 10; }

    .item_margin_b_laptop_0 { margin-bottom: 0; }
    .item_margin_b_laptop_10 { margin-bottom: 10px; }
    .item_margin_b_laptop_20 { margin-bottom: 20px; }
    .item_margin_b_laptop_30 { margin-bottom: 30px; }
    .item_margin_b_laptop_40 { margin-bottom: 40px; }
    .item_margin_b_laptop_50 { margin-bottom: 50px; }
    .item_margin_b_laptop_60 { margin-bottom: 60px; }
    .item_margin_b_laptop_70 { margin-bottom: 70px; }
    .item_margin_b_laptop_80 { margin-bottom: 80px; }
    .item_margin_b_laptop_90 { margin-bottom: 90px; }
    .item_margin_b_laptop_100 { margin-bottom: 100px; }

    .flex_item_space_laptop_0 { padding-left: 0; }
    .flex_item_space_right_laptop_0 { padding-right: 0; }
    .flex_item_space_laptop_5 { padding-left: 5px; }
    .flex_item_space_right_laptop_5 { padding-right: 5px; }
    .flex_column_space_laptop_5 { padding-right: 5px; }
    .flex_column_space_left_laptop_5 { padding-left: 5px; }
    .flex_item_space_laptop_10 { padding-left: 10px; }
    .flex_item_space_right_laptop_10 { padding-right: 10px; }
    .flex_column_space_laptop_10 { padding-right: 10px; }
    .flex_column_space_left_laptop_10 { padding-left: 10px; }
    .flex_item_space_laptop_15 { padding-left: 15px; }
    .flex_item_space_right_laptop_15 { padding-right: 15px; }
    .flex_column_space_laptop_15 { padding-right: 15px; }
    .flex_column_space_left_laptop_15 { padding-left: 15px; }
    .flex_item_space_laptop_20 { padding-left: 20px; }
    .flex_item_space_right_laptop_20 { padding-right: 20px; }
    .flex_column_space_laptop_20 { padding-right: 20px; }
    .flex_column_space_left_laptop_20 { padding-left: 20px; }
    .flex_item_space_laptop_25 { padding-left: 25px; }
    .flex_item_space_right_laptop_25 { padding-right: 25px; }
    .flex_column_space_laptop_25 { padding-right: 25px; }
    .flex_column_space_left_laptop_25 { padding-left: 25px; }
    .flex_item_space_laptop_30 { padding-left: 30px; }
    .flex_item_space_right_laptop_30 { padding-right: 30px; }
    .flex_column_space_laptop_30 { padding-right: 30px; }
    .flex_column_space_left_laptop_30 { padding-left: 30px; }
    .flex_item_space_laptop_35 { padding-left: 35px; }
    .flex_item_space_right_laptop_35 { padding-right: 35px; }
    .flex_column_space_laptop_35 { padding-right: 35px; }
    .flex_column_space_left_laptop_35 { padding-left: 35px; }
    .flex_item_space_laptop_40 { padding-left: 40px; }
    .flex_item_space_right_laptop_40 { padding-right: 40px; }
    .flex_column_space_laptop_40 { padding-right: 40px; }
    .flex_column_space_left_laptop_40 { padding-right: 40px; }
}

@media only screen and (max-width : 1020px) {
    .flex_laptop_smaller_column_1 { width: 10%; }
    .flex_laptop_smaller_column_2 { width: 20%; }
    .flex_laptop_smaller_column_3 { width: 30%; }
    .flex_laptop_smaller_column_4 { width: 40%; }
    .flex_laptop_smaller_column_5 { width: 50%; }
    .flex_laptop_smaller_column_6 { width: 60%; }
    .flex_laptop_smaller_column_7 { width: 70%; }
    .flex_laptop_smaller_column_8 { width: 80%; }
    .flex_laptop_smaller_column_9 { width: 90%; }
    .flex_laptop_smaller_column_10 { width: 100%; }

    .flex_laptop_smaller_items_1 { width: 100%; }
    .flex_laptop_smaller_items_2 { width: 50%; }
    .flex_laptop_smaller_items_3 { width: 33.33%; }
    .flex_laptop_smaller_items_4 { width: 25%; }
    .flex_laptop_smaller_items_5 { width: 20%; }
    .flex_laptop_smaller_items_6 { width: 16.66%; }
    .flex_laptop_smaller_items_7 { width: 14.285%; }
    .flex_laptop_smaller_items_8 { width: 12.5%; }
    .flex_laptop_smaller_items_9 { width: 11.11%; }
    .flex_laptop_smaller_items_10 { width: 10%; }

    .item_order_laptop_smaller_1 { order: 1; }
    .item_order_laptop_smaller_2 { order: 2; }
    .item_order_laptop_smaller_3 { order: 3; }
    .item_order_laptop_smaller_4 { order: 4; }
    .item_order_laptop_smaller_5 { order: 5; }
    .item_order_laptop_smaller_6 { order: 6; }
    .item_order_laptop_smaller_7 { order: 7; }
    .item_order_laptop_smaller_8 { order: 8; }
    .item_order_laptop_smaller_9 { order: 9; }
    .item_order_laptop_smaller_10 { order: 10; }

    .item_margin_b_laptop_smaller_0 { margin-bottom: 0; }
    .item_margin_b_laptop_smaller_10 { margin-bottom: 10px; }
    .item_margin_b_laptop_smaller_20 { margin-bottom: 20px; }
    .item_margin_b_laptop_smaller_30 { margin-bottom: 30px; }
    .item_margin_b_laptop_smaller_40 { margin-bottom: 40px; }
    .item_margin_b_laptop_smaller_50 { margin-bottom: 50px; }
    .item_margin_b_laptop_smaller_60 { margin-bottom: 60px; }
    .item_margin_b_laptop_smaller_70 { margin-bottom: 70px; }
    .item_margin_b_laptop_smaller_80 { margin-bottom: 80px; }
    .item_margin_b_laptop_smaller_90 { margin-bottom: 90px; }
    .item_margin_b_laptop_smaller_100 { margin-bottom: 100px; }

    .flex_item_space_smaller_0 { padding-left: 0; }
    .flex_item_space_right_smaller_0 { padding-right: 0; }
    .flex_item_space_smaller_5 { padding-left: 5px; }
    .flex_item_space_right_smaller_5 { padding-right: 5px; }
    .flex_column_space_smaller_5 { padding-right: 5px; }
    .flex_column_space_left_smaller_5 { padding-left: 5px; }
    .flex_item_space_smaller_10 { padding-left: 10px; }
    .flex_item_space_right_smaller_10 { padding-right: 10px; }
    .flex_column_space_smaller_10 { padding-right: 10px; }
    .flex_column_space_left_smaller_10 { padding-left: 10px; }
    .flex_item_space_smaller_15 { padding-left: 15px; }
    .flex_item_space_right_smaller_15 { padding-right: 15px; }
    .flex_column_space_smaller_15 { padding-right: 15px; }
    .flex_column_space_left_smaller_15 { padding-left: 15px; }
    .flex_item_space_smaller_20 { padding-left: 20px; }
    .flex_item_space_right_smaller_20 { padding-right: 20px; }
    .flex_column_space_smaller_20 { padding-right: 20px; }
    .flex_column_space_left_smaller_20 { padding-left: 20px; }
    .flex_item_space_smaller_25 { padding-left: 25px; }
    .flex_item_space_right_smaller_25 { padding-right: 25px; }
    .flex_column_space_smaller_25 { padding-right: 25px; }
    .flex_column_space_left_smaller_25 { padding-left: 25px; }
    .flex_item_space_smaller_30 { padding-left: 30px; }
    .flex_item_space_right_smaller_30 { padding-right: 30px; }
    .flex_column_space_smaller_30 { padding-right: 30px; }
    .flex_column_space_left_smaller_30 { padding-left: 30px; }
    .flex_item_space_smaller_35 { padding-left: 35px; }
    .flex_item_space_right_smaller_35 { padding-right: 35px; }
    .flex_column_space_smaller_35 { padding-right: 35px; }
    .flex_column_space_left_smaller_35 { padding-left: 35px; }
    .flex_item_space_smaller_40 { padding-left: 40px; }
    .flex_item_space_right_smaller_40 { padding-right: 40px; }
    .flex_column_space_smaller_40 { padding-right: 40px; }
    .flex_column_space_left_smaller_40 { padding-right: 40px; }
}

@media only screen and (max-width : 768px) {
    .flex_tab_column_1 { width: 10%; }
    .flex_tab_column_2 { width: 20%; }
    .flex_tab_column_3 { width: 30%; }
    .flex_tab_column_4 { width: 40%; }
    .flex_tab_column_5 { width: 50%; }
    .flex_tab_column_6 { width: 60%; }
    .flex_tab_column_7 { width: 70%; }
    .flex_tab_column_8 { width: 80%; }
    .flex_tab_column_9 { width: 90%; }
    .flex_tab_column_10 { width: 100%; }

    .flex_tab_items_1 { width: 100%; }
    .flex_tab_items_2 { width: 50%; }
    .flex_tab_items_3 { width: 33.33%; }
    .flex_tab_items_4 { width: 25%; }
    .flex_tab_items_5 { width: 20%; }
    .flex_tab_items_6 { width: 16.66%; }
    .flex_tab_items_7 { width: 14.285%; }
    .flex_tab_items_8 { width: 12.5%; }
    .flex_tab_items_9 { width: 11.11%; }
    .flex_tab_items_10 { width: 10%; }

    .item_order_tab_1 { order: 1; }
    .item_order_tab_2 { order: 2; }
    .item_order_tab_3 { order: 3; }
    .item_order_tab_4 { order: 4; }
    .item_order_tab_5 { order: 5; }
    .item_order_tab_6 { order: 6; }
    .item_order_tab_7 { order: 7; }
    .item_order_tab_8 { order: 8; }
    .item_order_tab_9 { order: 9; }
    .item_order_tab_10 { order: 10; }

    .item_margin_b_tab_0 { margin-bottom: 0; }
    .item_margin_b_tab_10 { margin-bottom: 10px; }
    .item_margin_b_tab_20 { margin-bottom: 20px; }
    .item_margin_b_tab_30 { margin-bottom: 30px; }
    .item_margin_b_tab_40 { margin-bottom: 40px; }
    .item_margin_b_tab_50 { margin-bottom: 50px; }
    .item_margin_b_tab_60 { margin-bottom: 60px; }
    .item_margin_b_tab_70 { margin-bottom: 70px; }
    .item_margin_b_tab_80 { margin-bottom: 80px; }
    .item_margin_b_tab_90 { margin-bottom: 90px; }
    .item_margin_b_tab_100 { margin-bottom: 100px; }

    .flex_item_space_tab_0 { padding-left: 0; }
    .flex_item_space_right_tab_0 { padding-right: 0; }
    .flex_item_space_tab_5 { padding-left: 5px; }
    .flex_item_space_right_tab_5 { padding-right: 5px; }
    .flex_column_space_tab_5 { padding-right: 5px; }
    .flex_column_space_left_tab_5 { padding-left: 5px; }
    .flex_item_space_tab_10 { padding-left: 10px; }
    .flex_item_space_right_tab_10 { padding-right: 10px; }
    .flex_column_space_tab_10 { padding-right: 10px; }
    .flex_column_space_left_tab_10 { padding-left: 10px; }
    .flex_item_space_tab_15 { padding-left: 15px; }
    .flex_item_space_right_tab_15 { padding-right: 15px; }
    .flex_column_space_tab_15 { padding-right: 15px; }
    .flex_column_space_left_tab_15 { padding-left: 15px; }
    .flex_item_space_tab_20 { padding-left: 20px; }
    .flex_item_space_right_tab_20 { padding-right: 20px; }
    .flex_column_space_tab_20 { padding-right: 20px; }
    .flex_column_space_left_tab_20 { padding-left: 20px; }
    .flex_item_space_tab_25 { padding-left: 25px; }
    .flex_item_space_right_tab_25 { padding-right: 25px; }
    .flex_column_space_tab_25 { padding-right: 25px; }
    .flex_column_space_left_tab_25 { padding-left: 25px; }
    .flex_item_space_tab_30 { padding-left: 30px; }
    .flex_item_space_right_tab_30 { padding-right: 30px; }
    .flex_column_space_tab_30 { padding-right: 30px; }
    .flex_column_space_left_tab_30 { padding-left: 30px; }
    .flex_item_space_tab_35 { padding-left: 35px; }
    .flex_item_space_right_tab_35 { padding-right: 35px; }
    .flex_column_space_tab_35 { padding-right: 35px; }
    .flex_column_space_left_tab_35 { padding-left: 35px; }
    .flex_item_space_tab_40 { padding-left: 40px; }
    .flex_item_space_right_tab_40 { padding-right: 40px; }
    .flex_column_space_tab_40 { padding-right: 40px; }
    .flex_column_space_left_tab_40 { padding-right: 40px; }
}

@media only screen and (max-width : 600px) {
    .flex_mobile_column_1 { width: 10%; }
    .flex_mobile_column_2 { width: 20%; }
    .flex_mobile_column_3 { width: 30%; }
    .flex_mobile_column_4 { width: 40%; }
    .flex_mobile_column_49 { width: 49% !important; }
    .flex_mobile_column_5 { width: 50%; }
    .flex_mobile_column_6 { width: 60%; }
    .flex_mobile_column_7 { width: 70%; }
    .flex_mobile_column_8 { width: 80%; }
    .flex_mobile_column_9 { width: 90%; }
    .flex_mobile_column_10 { width: 100%; }

    .flex_mobile_items_1 { width: 100%; }
    .flex_mobile_items_2 { width: 50%; }
    .flex_mobile_items_3 { width: 33.33%; }
    .flex_mobile_items_4 { width: 25%; }
    .flex_mobile_items_5 { width: 20%; }
    .flex_mobile_items_6 { width: 16.66%; }
    .flex_mobile_items_7 { width: 14.285%; }
    .flex_mobile_items_8 { width: 12.5%; }
    .flex_mobile_items_9 { width: 11.11%; }
    .flex_mobile_items_10 { width: 10%; }

    .item_order_mobile_1 { order: 1; }
    .item_order_mobile_2 { order: 2; }
    .item_order_mobile_3 { order: 3; }
    .item_order_mobile_4 { order: 4; }
    .item_order_mobile_5 { order: 5; }
    .item_order_mobile_6 { order: 6; }
    .item_order_mobile_7 { order: 7; }
    .item_order_mobile_8 { order: 8; }
    .item_order_mobile_9 { order: 9; }
    .item_order_mobile_10 { order: 10; }

    .item_margin_b_mobile_0 { margin-bottom: 0; }
    .item_margin_b_mobile_10 { margin-bottom: 10px; }
    .item_margin_b_mobile_20 { margin-bottom: 20px; }
    .item_margin_b_mobile_30 { margin-bottom: 30px; }
    .item_margin_b_mobile_40 { margin-bottom: 40px; }
    .item_margin_b_mobile_50 { margin-bottom: 50px; }
    .item_margin_b_mobile_60 { margin-bottom: 60px; }
    .item_margin_b_mobile_70 { margin-bottom: 70px; }
    .item_margin_b_mobile_80 { margin-bottom: 80px; }
    .item_margin_b_mobile_90 { margin-bottom: 90px; }
    .item_margin_b_mobile_100 { margin-bottom: 100px; }

    .flex_item_space_mobile_0 { padding-left: 0; }
    .flex_item_space_right_mobile_0 { padding-right: 0; }
    .flex_item_space_mobile_5 { padding-left: 5px; }
    .flex_item_space_right_mobile_5 { padding-right: 5px; }
    .flex_column_space_mobile_5 { padding-right: 5px; }
    .flex_column_space_left_mobile_5 { padding-left: 5px; }
    .flex_item_space_mobile_10 { padding-left: 10px; }
    .flex_item_space_right_mobile_10 { padding-right: 10px; }
    .flex_column_space_mobile_10 { padding-right: 10px; }
    .flex_column_space_left_mobile_10 { padding-left: 10px; }
    .flex_item_space_mobile_15 { padding-left: 15px; }
    .flex_item_space_right_mobile_15 { padding-right: 15px; }
    .flex_column_space_mobile_15 { padding-right: 15px; }
    .flex_column_space_left_mobile_15 { padding-left: 15px; }
    .flex_item_space_mobile_20 { padding-left: 20px; }
    .flex_item_space_right_mobile_20 { padding-right: 20px; }
    .flex_column_space_mobile_20 { padding-right: 20px; }
    .flex_column_space_left_mobile_20 { padding-left: 20px; }
    .flex_item_space_mobile_25 { padding-left: 25px; }
    .flex_item_space_right_mobile_25 { padding-right: 25px; }
    .flex_column_space_mobile_25 { padding-right: 25px; }
    .flex_column_space_left_mobile_25 { padding-left: 25px; }
    .flex_item_space_mobile_30 { padding-left: 30px; }
    .flex_item_space_right_mobile_30 { padding-right: 30px; }
    .flex_column_space_mobile_30 { padding-right: 30px; }
    .flex_column_space_left_mobile_30 { padding-left: 30px; }
    .flex_item_space_mobile_35 { padding-left: 35px; }
    .flex_item_space_right_mobile_35 { padding-right: 35px; }
    .flex_column_space_mobile_35 { padding-right: 35px; }
    .flex_column_space_left_mobile_35 { padding-left: 35px; }
    .flex_item_space_mobile_40 { padding-left: 40px; }
    .flex_item_space_right_mobile_40 { padding-right: 40px; }
    .flex_column_space_mobile_40 { padding-right: 40px; }
    .flex_column_space_left_mobile_40 { padding-right: 40px; }
}

