/* Minification failed. Returning unminified contents.
(625,85): run-time error CSS1046: Expect comma, found '48'
(625,91): run-time error CSS1046: Expect comma, found '/'
(766,112): run-time error CSS1034: Expected closing parenthesis, found ','
(766,112): run-time error CSS1042: Expected function, found ','
(766,117): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(766,221): run-time error CSS1034: Expected closing parenthesis, found ','
(766,221): run-time error CSS1042: Expected function, found ','
(766,227): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(772,126): run-time error CSS1034: Expected closing parenthesis, found ','
(772,126): run-time error CSS1042: Expected function, found ','
(772,132): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(806,124): run-time error CSS1046: Expect comma, found '0'
(806,128): run-time error CSS1046: Expect comma, found '/'
(844,61): run-time error CSS1034: Expected closing parenthesis, found ','
(844,61): run-time error CSS1042: Expected function, found ','
(844,67): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
@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:none !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; }

/******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; }

.tbl { display: table; table-layout: fixed; }
    .tbl > * { display: table-cell; }

input, textarea, select { font-family: 'Rubik', sans-serif; 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; }

.bread { max-width: 1250px; width: 100%; margin: 20px auto; padding: 10px 5px; border-top: 1px solid #D5D5D5; box-sizing: border-box; text-align: right; font-size: 1em; color: #535353; }
    .bread a { color: #EE0000; }
        .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 { width: 32px; display: block; margin: 0 auto 5px auto; }
    .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: #1694C4; }
.link2 { color: #1694C4; }
.link:hover, .link:focus { text-decoration: underline; }

.video_conti { position: relative; height: 0; padding-bottom: 60%; }
    .video_conti > *, .video_conti > * > * { position: absolute; right: 0; top: 0; width: 100%; height: 100%; }
/******End General Classes******/

/******Headlines******/
.headline1 { font-size: 2.2em; }
    .headline1 > * { font-weight: 500; display: inline-block; position: relative; }

.headline2 { padding-bottom: 10px; border-bottom: 1px solid #dadada; }
    .headline2 > * { display: block; font-size: 1.5em; font-weight: 400; padding: 5px 10px 5px 0; box-sizing: border-box; border-right: 7px solid #EE0000; color: #3A3A3A; }

.headline3 { margin-bottom: 10px; padding-bottom: 10px; box-sizing: border-box; border-bottom: 1px solid rgba(112, 112, 112, 0.4); }
    .headline3 > * { font-size: 1.6em; font-weight: 700; }

.headline4 { margin-bottom: 20px; padding: 10px 0; box-sizing: border-box; border-bottom: 1px solid rgba(0, 62, 145, 0.4); border-top: 1px solid rgba(0, 62, 145, 0.4); }
    .headline4 > * { font-size: 1.5em; font-weight: 500; }

.headline5 { font-size: 2em; }
    .headline5 > * { font-weight: 500; display: inline-block; position: relative; }

.headline6 { font-size: 1.5em; }
    .headline6 > * { font-weight: 500; display: inline-block; position: relative; padding-bottom: 6.5px; }
        .headline6 > *::after { content: ""; position: absolute; right: 0; left: 0; width: 45px; height: 1px; bottom: 0; background-color: #35709D; margin: 0 auto; }

.inner_headline { text-align: center; font-size: 3em; position: absolute; top: 50%; right: 0; width: 100%; transform: translateY(-50%); }
    .inner_headline > * { display: inline-block; font-weight: 500; }
/******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) {
    .hide_mobile { display: none !important; }
}

@media only screen and (max-width : 768px) {
    .main_image { }
}

@media only screen and (max-width : 600px) {
    
}

@media only screen and (max-width : 414px) {
}

.button { border: none; cursor: pointer; font-family: 'Assistant', sans-serif; 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; line-height:1;}

.button1 { position: relative; width: 100%; display: block; padding: 11px 20px; box-sizing: border-box; background-color: #FF7300; color: #fff; font-size: 1.3em; font-weight: 500; text-align: center; box-shadow: 0px 5px 9px #00000042; }
    .button1:hover, .button1:focus { background-color: #bd5500; }
.button1 > * {display:inline-block;vertical-align:middle; }
    .button1 > img {height:15px;margin-right:5px; }
.button2 { position: relative; width: 100%; display: block; padding: 19px 10px; box-sizing: border-box; background-color: transparent;  color: #fff; font-size: 1.4em; font-weight: 700; text-align: center;  border:2px solid #fff;}
    .button2:hover, .button2:focus { background-color: #fff;color:#000; }

.button3 { position: relative; width: 100%; display: block; padding: 19px 10px; box-sizing: border-box; background-color: transparent;  color: #EE0000; font-size: 1.4em; font-weight: 700; text-align: center;  border:2px solid #EE0000;}
    .button3:hover, .button3:focus { background-color: #EE0000;color:#fff; }
/******Forms******/
.form input:not([type="checkbox"]), .form select, .form textarea { position: relative; width: 100%; box-sizing: border-box; background-color: #fff; padding: 12px 10px; border: 1px solid #A0B8CC; border-radius: 0; line-height: 1; font-size: 1.2em; color: #0B3051; font-weight: 500; font-family: 'Assistant', sans-serif; }
.form input[type="date"], .form input[type="time"], .form input[type="file"], .form select { padding: 10px 10px; }
.form select { padding: 11px 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:5px;font-size:0.9em; }
::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #0B3051; }
::-moz-placeholder { /* Firefox 19+ */ color: #0B3051; }
:-ms-input-placeholder { /* IE 10+ */ color: #0B3051; }
:-moz-placeholder { /* Firefox 18- */ color: #0B3051; }

.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: 30px; padding-right: 32px; box-sizing: border-box; }
    .checkbox_conti_absolute > div { position: absolute; vertical-align: middle; width: 30px; height: 30px; 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: 6px; border: 2px solid #000000; pointer-events: none; background-color: transparent; box-sizing: border-box; }
            .checkbox_conti_absolute > div > span::after { content: "\f00c"; font-family: "Font Awesome 5 Free"; position: absolute; width: 0; overflow: hidden; right: 2px; top: 3px; color: #EE0000; -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; font-size: 1.5em; }
        .checkbox_conti_absolute > div > input:checked ~ span::after { width: 100%; }
    .checkbox_conti_absolute label { display: inline-block !important; vertical-align: bottom; text-align: right; margin-bottom: 0 !important; }
        .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; }
/******End Forms******/

.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_3 { width: 30%; }
.flex_column_4 { width: 40%; }
.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_60 { margin-bottom: 60px; }
.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; }

@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_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; }
}

/******Popups******/
.popup_conti { position: fixed; width: 100%; height: 100%; background-color: rgb(11 48 81 / 0.9); right: 0; top: 0; z-index: 1000000; padding: 10px; box-sizing: border-box; overflow-y: auto; display: none; }
.popup { background-color: #EDEFF2; margin: 0 auto; padding: 41px 97px; max-width: 920px; width: 100%; position: relative; box-sizing: border-box; top: 5%; border-radius: 50px; }
.close_popup { position: absolute; left: -10px; color: #000; top: -10px; font-weight: 400; font-size: 20px; width: 40px; height: 40px; background-image: url('/Content/Resources/General/closePopup.svg'); background-position: center center; background-repeat: no-repeat; background-size: cover; }
/******End Popups******/

.promotion_popup { }
    .promotion_popup .title { color: #0B3051; display: block; margin-bottom: 10px; text-align: center;  box-sizing: border-box; font-size: 2.1em; font-weight: 700; }
    .promotion_popup .title > br {display:none; }
    .promotion_popup .content { }
        .promotion_popup .content .text { font-size: 1.3em; font-weight: 300; line-height: 120%; color: #0B3051;text-align:center; margin-bottom:20px;}
    .promotion_popup .form { width: 100%; max-width: 568px; margin: 0 auto 25px auto; }
        .promotion_popup .form .form_title { color: #0B3051; display: block; padding-bottom: 17px; margin-bottom: 17px; text-align: center; border-bottom: 1px solid #133755; box-sizing: border-box; font-size: 2.1em; font-weight: 400; }
        .promotion_popup .form .form_title br {display:none; }
        .promotion_popup .form form { }
            .promotion_popup .form form > ul { justify-content: space-between; }
                .promotion_popup .form form > ul > li { margin-bottom: 10px; width: 49%; }
    .promotion_popup .call { text-align: center; font-size: 1.8em; color: #1C4A72 ;}
        .promotion_popup .call > span { display: inline-block; vertical-align: middle; }
        .promotion_popup .call > a { display: inline-block; vertical-align: middle;font-weight:700; }
            .promotion_popup .call > a:hover, .promotion_popup .call > a:focus { color: #FF7300; }
    .promotion_popup .button1 {padding:14px 10px; }


@media only screen and (max-width : 1140px) {
    .popup { padding: 30px 10px;max-width:600px; }
    .promotion_popup .title > br { display: block; }
}

@media only screen and (max-width : 768px) { }

@media only screen and (max-width : 640px) {
    .promotion_popup .title, .promotion_popup .form .form_title { font-size: 1.6em; }
    .promotion_popup .content .text {font-size:1em; }
    .promotion_popup .form {max-width:286px; }
        .promotion_popup .form form > ul > li {width:100%; }
        .promotion_popup .form .form_title br { display: block; }
}

/******Header******/

header { z-index: 100; position: fixed; top: 0; right: 0; width: 100%; padding: 6px 10px; box-sizing: border-box; background-color: #fff; box-shadow: 0px 7px 16px #00000042; }
    header > .auto_margin { padding-right: 40px; }

.logo { width: 237px; }
    .logo > img { width: 100%; }
        .logo > img.show_mobile { display:none;}

header .side_items { color: #1C4A72; }
    header .side_items > div { align-items: center; }
    header .side_items .call_text { display: flex; align-items: center; }
        header .side_items .call_text > span { font-weight: 300; font-size: 1.8em; }
    header .side_items .tel { font-weight: 700; font-size: 1.8em; }
    header .side_items > .flex > * { }
        header .side_items > .flex > *:last-child { margin-left: 0; margin-right: 25px; }
    header .side_items .button { width: auto; }
 
/******End Header******/


@media only screen and (max-width : 1140px) {
    header > .auto_margin { padding-right: 10px; }
}


@media only screen and (max-width : 1020px) {
    .logo { width: 69px; }
    .logo > img.show_mobile { display: block; }
}

@media only screen and (max-width : 640px) {
    header > .auto_margin {padding:0; }
    
    header .side_items > .flex > * {margin-left:0;font-size:1.4em; }
        header .side_items > .flex > *:last-child {margin-right:10px; }
}

@media only screen and (max-width : 450px) {
    header .side_items > .flex > *:last-child {font-size:1em;}
    
}

@media only screen and (max-width : 380px) {
    .logo { width: 48px; }
}

/******Footer******/
footer { padding: 35px 0 0 0; box-sizing: border-box; }
    footer .rights {color:#fff; margin-bottom:20px;text-align:center;font-size:1.1em;line-height:120%;}
    footer .credit { background-color:#fff;padding:10px;box-sizing:border-box;text-align:center;}
    footer .credit > a {display:inline-block; }
.socials {margin-bottom:60px; }
    .socials > ul {display:flex;justify-content:center; }
        .socials > ul > li { margin-left:30px;}
        .socials > ul > li:last-child {margin-left:0; }
            .socials > ul > li > a { display: flex; width: 64px; height: 64px; background-color: #fff; justify-content: center; align-items: center; border-radius:50%;border:2px solid #fff;color:#000;font-size:2.2em;}
                .socials > ul > li > a > i { max-width:80%;max-height:80%;filter:grayscale(100%);}
                .socials > ul > li > a:hover, .socials > ul > li > a:focus { background-color: #000;color:#fff; }
/******End Footer******/

@media only screen and (max-width : 1140px) {
    footer .sides_conti { justify-content: center; }
        footer .sides_conti .side_one { width: 100%; margin-bottom: 20px; text-align: center; }
        footer .sides_conti .side_two { width: 100%; }
    footer .rights, footer .encoded { justify-content: center; }
}

@media only screen and (max-width : 1020px) {
}

@media only screen and (max-width : 736px) {
}

@media only screen and (max-width : 640px) {
    footer { font-size: 0.8em; }
}

@media only screen and (max-width : 414px) {
    footer { font-size: 0.7em; }
        footer .sides_conti .side_two > ul { justify-content: space-between; }
            footer .sides_conti .side_two > ul > li { width: 49%; }
                footer .sides_conti .side_two > ul > li > a > img { max-width: 100%; display: inline-block; }
}

html { font-family: 'Assistant', sans-serif; font-size: 15px; direction: rtl; background-color: #000; color: #fff; }
body {padding-bottom:70px; }
.main_wrapper { max-width: 100%; width: 100%; margin: 0 auto; overflow: hidden; }
.auto_margin { max-width: 1350px; width: 100%; margin: 0 auto; box-sizing: border-box; padding: 0 10px; }
.auto_margin2 { max-width: 600px; width: 100%; margin: 0 auto; box-sizing: border-box; }

.mobile_padding { padding: 0 10px; box-sizing: border-box; }

.loader { width: 100%; height: 100%; background-color: #000; position: fixed; width: 100%; height: 100%; right: 0; top: 0; z-index: 1000; padding: 0 10px; box-sizing: border-box; }
    .loader > div { position: absolute; right: 0; top: 50%; text-align: center; width: 100%; }
        .loader > div > img { width: 100%; max-width: 300px; display: block; opacity: 1; margin: 0 auto 20px auto; }
            .loader > div > img.active { opacity: 0; }
        .loader > div strong { font-size: 2em; display: inline-block; vertical-align: middle; font-weight: 400; }
        .loader > div ul { display: inline-block; vertical-align: bottom; width: 40px; }
            .loader > div ul > li { width: 4px; height: 4px; background-color: #fff; display: inline-block; opacity: 0; border-radius: 50%; }
                .loader > div ul > li.active { opacity: 1; }

/*****Index****/
.fixed_button { position: fixed;width:100%; padding: 10px; box-sizing: border-box; background-color: rgb(0, 0,0, 0.8); left: 0; bottom: 0; z-index: 5; text-align: center; box-shadow: -1px -7px 16px 4px rgb(255 ,255, 255 , 0.36); }
.fixed_button > * {display:inline-block !important; }

.main { position: relative; height: 0; padding-bottom: 50%; }
    .main .main_slide { position: absolute; right: 0; top: 0; width: 100%; height: 100%; pointer-events: none; }
        .main .main_slide > ul { position: absolute; right: 0; top: 0; width: 100%; height: 100%; z-index:1;}
    .main::after { content: ""; position: absolute; width: 100%; height: 100%; right: 0; top: 0; background-color: rgb(0,0, 0, 0.45); z-index: 2; }
            .main .main_slide > ul > li { position: absolute; right: 0; top: 0; width: 100%; height: 100%; opacity: 0; }
                .main .main_slide > ul > li.active { opacity: 1; }
                .main .main_slide > ul > li .video { position: absolute; right: 0; top: 0; width: 100%; height: 100%; }
                .main .main_slide > ul > li .video > *  { position: absolute; right: 0; top: 0; width: 100%; height: 100%;pointer-events:none; }

    .main .content { position: absolute; z-index: 3; right: 0; left: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); max-width: 500px; width: 100%; }
        .main .content h1 { display: block; text-align: center; color: #fff; font-weight: 700; font-size: 2em; margin-bottom: 20px; }
        .main .content h1 { display: block; text-align: center; color: #fff; font-weight: 700; font-size: 2em; margin-bottom: 20px; }
            .main .content h1 > * { margin-bottom: 20px; }
        .main .content .open { text-align: center; }
            .main .content .open .title { display: block; text-align: center; color: #f2cb13; font-weight: 700; font-size: 2em; margin-bottom: 20px; }
            .main .content .open > ul { display: inline-block; }
                .main .content .open > ul > li { margin-bottom: 20px; }
                    .main .content .open > ul > li:last-child { margin-bottom: 0; }
                    .main .content .open > ul > li > a { line-height: 1; }
.general_button { display: block; background-color: #f2cb13; color: #fff; padding: 15px 30px; max-width: 230px; width: 100%; text-align: center; border: 2px solid #f2cb13; font-weight: 700; font-size: 1.2em; box-sizing: border-box; }
    .general_button:hover, .general_button:focus { background-color: transparent; }
.hover_black .general_button:hover, .hover_black .general_button:focus { color:#000;}
.bullets { padding: 30px 50px; box-sizing: border-box; background-color: #f2cb13;margin-bottom:100px; }
    .bullets > ul { display: flex; justify-content: center; align-items: flex-start; }
        .bullets > ul > li { width: calc(16.66667% - 35px); margin: 0 17.5px; opacity: 0; }
            .bullets > ul > li.active { opacity: 1; }
            .bullets > ul > li .img { position: relative; width: 80px; height: 80px; border: 2px solid #000; box-sizing: border-box; border-radius: 50%; margin: 0 auto 30px auto; }
                .bullets > ul > li .img > img { position: absolute; right: 0; left: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); max-width: 90%; max-height: 50%; }
            .bullets > ul > li .content { display: block; text-align: center; font-size: 1.3em; font-weight: 700; color: #444; line-height: 120%; }

.gallery { margin-bottom:120px;}
    .gallery .auto_margin > .title { font-size: 2em; color: #fff; text-align: center; display: block; margin-bottom: 100px; font-weight: 700; }
    .gallery .auto_margin { }
    .gallery .gallery_items { width: 100%; clear: both; overflow: hidden; padding-right: 2%; box-sizing: border-box; }
        .gallery .gallery_items > li { float: right; width: 23.5%; margin-left: 1.3%; margin-bottom: 1.6%; overflow:hidden;}
            .gallery .gallery_items > li > a { padding-bottom: 100%; position: relative; display: block; }
            .gallery .gallery_items > li > a > .image {position:absolute;right:0;top:0;width:100%;height:100%; }
                .gallery .gallery_items > li > a .title { position: absolute; right: 0; bottom: 0; background-color: rgb(0 0 0 / 0.7); width: 100%; padding: 10px 5px; box-sizing: border-box; color: #fff; font-size: 0.9em; font-weight: 700; text-align: center; z-index:2;}
                .gallery .gallery_items > li > a:hover > .image, .gallery .gallery_items > li > a:focus > .image { transform: scale(1.2); }

            .gallery .gallery_items > li:nth-child(1), .gallery .gallery_items > li:nth-child(6) { width: 49%; margin-bottom: 1%; margin-left: 1.3%; }
            .gallery .gallery_items > li:nth-child(n+11) { margin-left: 1.5%; }

.test { margin-bottom:150px;}
.test_slider { position: relative; background-color: #1d1d1d; padding: 10px 40px; box-sizing: border-box; }
    .test_slider > ul { }
        .test_slider > ul > li { position: absolute; right: 0; top: 50%; opacity: 0; pointer-events: none; transform: translateY(-50%); width:100%;text-align:center;padding:40px;box-sizing:border-box;}
            .test_slider > ul > li.active { opacity: 1; }
    .test_slider .slide_button { position: absolute; top: 50%; transform: translateY(-50%); }
        .test_slider .slide_button .arrow { border-color: #fff; }
        .test_slider .slide_button.prev { right: 20px; }
        .test_slider .slide_button.next { left: 20px; }
    .test_slider > ul > li .content { font-size: 1.5em; color: #f2cb13; font-weight: 700; line-height: 120%; display: block; text-align: center; margin-bottom: 25px; }
    .test_slider > ul > li .title { color: #fff; font-size: 1.1em; font-weight: 300; display: block; text-align: center; }

.about {margin-bottom:100px; }
    .about .title { display: block; text-align: center; color: #fff; font-weight: 700; font-size: 2em; margin-bottom: 20px;line-height:120%; }
    .about .text { display: block; text-align: center; font-size: 1.1em; color: #f7f7f7;line-height:140%; }
    .about .text > p {margin-bottom:40px; }
.button_conti .general_button {display:inline-block; }

.location { padding: 40px 10px; box-sizing: border-box; background-color: #fff; color: #444; }
    .location .title { display: block; text-align: center; color: #444; font-weight: 700; font-size: 2em; margin-bottom: 20px; line-height: 120%; position:relative;min-height:36px;overflow:hidden;}
        .location .title > span { opacity: 0; top: 50px; position: relative; opacity: 0; width:100%;text-align:center;right:0;transition:all 1s ease-in-out;}
        .location .title.active > span { opacity: 1; top: 0; }

    .location .sides_conti { display:flex;flex-wrap:wrap;}
        .location .sides_conti .text { display: block;  font-size: 1.1em; line-height: 140%; }
            .location .sides_conti .text > p { margin-bottom: 40px; }
            .location .sides_conti .text img, .about .title img, .main .content h1  img { max-width: 100%; height: auto; }
.main .content h1 img { width:100%;}

        .location .sides_conti .side_one {width:400px; padding-left:20px;box-sizing:border-box;}
        .location .sides_conti .side_two { width:calc(100% - 400px);}
        .location .sides_conti .side_two img {width:100%;vertical-align:middle; }
.pic_credit { font-size:0.9em;display:block;color:rgb(0,0, 0, 0.45);padding-top:5px;}

.logos { padding: 50px 0 0 0; box-sizing: border-box; background-color: #eee; }
.logos_conti { }
    .logos_conti > ul { display:flex;flex-wrap:wrap;justify-content:center;}
        .logos_conti > ul > li { margin-bottom:40px;text-align:center;padding:0 10px;box-sizing:border-box;}
            .logos_conti > ul > li > img { max-width: 100px;max-height:100px; display: inline-block; filter: grayscale(100%); /*background-color: #fff;*//*border-radius:5px;*/ }
/*****End Index****/


/*****Thanks****/

/*****End Thanks****/




@media only screen and (max-width : 1020px) {
    /*Index*/
    .main {padding:80px 10px;box-sizing:border-box;height:auto; }
    .main .content {position:relative;transform:translateY(0);top:0; }
    .bullets {padding:50px 10px; }
    /*End Index*/


}

@media only screen and (max-width : 768px) {
    /***Index***/
    .bullets {margin-bottom:50px;padding:50px 20px 10px 20px; }
    .gallery {padding:0 20px;box-sizing:border-box; }
    .gallery .auto_margin > .title {margin-bottom:50px; }
    .gallery .gallery_items {display:flex;flex-wrap:wrap;justify-content:space-between;padding-right:0; }
    .gallery .gallery_items > li {width:48%;float:none !important; margin: 0 0 4% 0 !important;}
    .gallery .gallery_items > li:nth-child(1), .gallery .gallery_items > li:nth-child(6) {width:100%; }
    .test {padding:0 30px;box-sizing:border-box; }
    .test_slider > ul > li .content {font-size:1.2em; }
    .about { padding: 0 30px; box-sizing: border-box; }
    .location {padding-right:20px;padding-left:20px; }
    .location .sides_conti .side_one { width: 100%;padding:0;margin-bottom:20px; }
    .location .sides_conti .side_two {width:100%; }
    /***End Index****/
}


@media only screen and (max-width : 640px) {
    .bullets > ul {justify-content:space-between;flex-wrap:wrap; }
    .bullets > ul > li {width:49%;margin:0 0 40px 0; }
        .bullets > ul > li .content { font-size:1.2em;}
        .bullets > ul > li .img { margin-bottom:15px;}

    .logos_conti > ul > li {width:100%; }
}

@media only screen and (max-width : 414px) {
    /***Index****/
    .bullets > ul > li {width:100%; }
    /***End Index****/
}

@media only screen and (max-width : 360px) {
    /***Index****/
    /***End Index****/
}

