            @import url(https://fonts.googleapis.com/css?family=Montserrat:100);
        .frm_form_field .grecaptcha-badge,
        .frm_hidden,
        .frm_remove_form_row.frm_hidden,
        .with_frm_style .frm_button.frm_hidden {
            display: none
        }
      
        form input.frm_verify {
            display: none!important
        }
        
        .with_frm_style fieldset {
            min-width: 0
        }
        
        .with_frm_style fieldset fieldset {
            border: none;
            margin: 0;
            padding: 0;
            background-color: transparent
        }
        
        legend.frm_hidden {
            display: none!important
        }
        
        .with_frm_style .frm_form_fields {
            opacity: 1;
            transition: opacity 0.1s linear
        }
        
        .with_frm_style .frm_doing_ajax {
            opacity: .5
        }
        
        .frm_transparent {
            color: transparent
        }
        
        .input[type=file].frm_transparent:focus,
        .with_frm_style input[type=file] {
            background-color: transparent;
            border: none;
            outline: none;
            box-shadow: none
        }
        
        .with_frm_style input[type=file] {
            display: initial
        }
        
        .frm_preview_page:before {
            content: normal!important
        }
        
        .frm_preview_page {
            padding: 25px
        }
        
        .with_frm_style label.frm_primary_label {
            max-width: 100%
        }
        
        .with_frm_style .frm_top_container label.frm_primary_label,
        .with_frm_style .frm_hidden_container label.frm_primary_label,
        .with_frm_style .frm_pos_top {
            display: block;
            float: none;
            width: auto
        }
        
        .with_frm_style .frm_inline_container label.frm_primary_label {
            margin-right: 10px
        }
        
        .with_frm_style .frm_right_container label.frm_primary_label,
        .with_frm_style .frm_pos_right {
            display: inline;
            float: right;
            margin-left: 10px
        }
        
        .with_frm_style .frm_none_container label.frm_primary_label,
        .with_frm_style .frm_pos_none,
        .frm_none_container label.frm_primary_label {
            display: none
        }
        
        .with_frm_style .frm_section_heading.frm_hide_section {
            margin-top: 0!important
        }
        
        .with_frm_style .frm_hidden_container label.frm_primary_label,
        .with_frm_style .frm_pos_hidden,
        .frm_hidden_container label.frm_primary_label {
            visibility: hidden
        }
        
        .with_frm_style .frm_inside_container label.frm_primary_label {
            opacity: 0;
            transition: opacity 0.1s linear
        }
        
        .with_frm_style .frm_inside_container label.frm_visible,
        .frm_visible {
            opacity: 1
        }
        
        .with_frm_style .frm_description {
            clear: both
        }
        
        .with_frm_style input[type=number][readonly] {
            -moz-appearance: textfield
        }
        
        .with_frm_style select[multiple="multiple"] {
            height: auto;
            line-height: normal
        }
        
        .with_frm_style .frm_catlevel_2,
        .with_frm_style .frm_catlevel_3,
        .with_frm_style .frm_catlevel_4,
        .with_frm_style .frm_catlevel_5 {
            margin-left: 18px
        }
        
        .with_frm_style .wp-editor-container {
            border: 1px solid #e5e5e5
        }
        
        .with_frm_style .quicktags-toolbar input {
            font-size: 12px!important
        }
        
        .with_frm_style .wp-editor-container textarea {
            border: none
        }
        
        .with_frm_style textarea {
            height: auto
        }
        
        .with_frm_style .auto_width #loginform input,
        .with_frm_style .auto_width input,
        .with_frm_style input.auto_width,
        .with_frm_style select.auto_width,
        .with_frm_style textarea.auto_width {
            width: auto
        }
        
        .with_frm_style .frm_repeat_buttons {
            white-space: nowrap
        }
        
        .with_frm_style .frm_button {
            text-decoration: none;
            border: 1px solid #eee;
            padding: 5px;
            display: inline
        }
        
        .with_frm_style .frm_submit {
            clear: both
        }
        
        .frm_inline_form .frm_form_field,
        .frm_inline_form .frm_submit {
            grid-column: span 1 / span 1
        }
        
        .frm_inline_form .frm_submit {
            margin: 0
        }
        
        .frm_submit.frm_inline_submit input[type=submit],
        .frm_submit.frm_inline_submit button,
        .frm_inline_form .frm_submit input[type=submit],
        .frm_inline_form .frm_submit button {
            margin-top: 0
        }
        
        .with_frm_style.frm_center_submit .frm_submit {
            text-align: center
        }
        
        .with_frm_style.frm_center_submit .frm_submit input[type=submit],
        .with_frm_style.frm_center_submit .frm_submit input[type=button],
        .with_frm_style.frm_center_submit .frm_submit button {
            margin-bottom: 8px!important
        }
        
        .with_frm_style .frm_submit input[type=submit],
        .with_frm_style .frm_submit input[type=button],
        .with_frm_style .frm_submit button {
            -webkit-appearance: none;
            cursor: pointer
        }
        
        .with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading {
            display: block;
            margin: 0 auto
        }
        
        .with_frm_style .frm_loading_form .frm_ajax_loading {
            visibility: visible!important
        }
        
        .with_frm_style .frm_loading_form .frm_button_submit {
            position: relative;
            opacity: .8;
            color: transparent!important;
            text-shadow: none!important
        }
        
        .with_frm_style .frm_loading_form .frm_button_submit:hover,
        .with_frm_style .frm_loading_form .frm_button_submit:active,
        .with_frm_style .frm_loading_form .frm_button_submit:focus {
            cursor: not-allowed;
            color: transparent;
            outline: none!important;
            box-shadow: none
        }
        
        .with_frm_style .frm_loading_form .frm_button_submit:before {
            content: '';
            display: inline-block;
            position: absolute;
            background: transparent;
            border: 1px solid #fff;
            border-top-color: transparent;
            border-left-color: transparent;
            border-radius: 50%;
            box-sizing: border-box;
            top: 50%;
            left: 50%;
            margin-top: -10px;
            margin-left: -10px;
            width: 20px;
            height: 20px;
            -webkit-animation: spin 2s linear infinite;
            -moz-animation: spin 2s linear infinite;
            -o-animation: spin 2s linear infinite;
            animation: spin 2s linear infinite
        }
        
        .frm_forms.frm_style_formidable-style.with_frm_style {
            max-width: 100%;
            direction: ltr
        }
        
        .frm_style_formidable-style.with_frm_style,
        .frm_style_formidable-style.with_frm_style form,
        .frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p {
            text-align: left
        }
        
        .frm_style_formidable-style.with_frm_style .frm_form_fields>fieldset {
            border-width: 0;
            border-style: solid;
            border-color: #000;
            margin: 0;
            padding: 0 0 15px 0;
            background-color: transparent;
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif
        }
        
        .frm_style_formidable-style.with_frm_style legend+h3,
        .frm_style_formidable-style.with_frm_style h3.frm_form_title {
            font-size: 20px;
            color: #444;
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            margin-top: 10px;
            margin-bottom: 10px
        }
        
        .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3 {
            padding: 15px 0 3px 0;
            margin: 0;
            font-size: 18px;
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-weight: 700;
            color: #444;
            border: none;
            border-top: 2px solid #e8e8e8;
            background-color: transparent
        }
        
        .frm_style_formidable-style.with_frm_style h3 .frm_after_collapse {
            display: inline
        }
        
        .frm_style_formidable-style.with_frm_style h3 .frm_before_collapse {
            display: none
        }
        
        .menu-edit #post-body-content .frm_style_formidable-style.with_frm_style .frm_section_heading h3 {
            margin: 0
        }
        
        .frm_style_formidable-style.with_frm_style .frm_section_heading {
            margin-top: 15px
        }
        
        .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing,
        .menu-edit #post-body-content .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing {
            margin-bottom: 12px
        }
        
        .frm_style_formidable-style.with_frm_style .frm_repeat_sec {
            margin-bottom: 20px;
            margin-top: 20px
        }
        
        .frm_style_formidable-style.with_frm_style label.frm_primary_label {
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-size: 14px;
            color: #444;
            font-weight: 700;
            text-align: left;
            margin: 0;
            padding: 0 0 3px 0;
            width: auto;
            display: block
        }
        
        .frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container,
        .frm_style_formidable-style.with_frm_style .frm_form_field .frm_show_it {
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            color: #666
        }
        
        .frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container {
            font-size: 14px
        }
        
        .frm_style_formidable-style.with_frm_style .frm_form_field .frm_show_it {
            font-size: 14px;
            font-weight: 400
        }
        
        .frm_style_formidable-style.with_frm_style .frm_icon_font {
            color: #444
        }
        
        .frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before {
            content: "\e600"
        }
        
        .frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before {
            content: "\e602"
        }
        
        .frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before,
        .frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before {
            color: #444;
            vertical-align: middle
        }
        
        .frm_style_formidable-style.with_frm_style .frm_trigger.active .frm_icon_font.frm_arrow_icon:before {
            content: "\e62d";
            color: #444
        }
        
        .frm_style_formidable-style.with_frm_style .frm_trigger .frm_icon_font.frm_arrow_icon:before {
            content: "\e62a";
            color: #444
        }
        
        .frm_style_formidable-style.with_frm_style .form-field {
            margin-bottom: 10px
        }
        
        .frm_style_formidable-style.with_frm_style .frm_grid,
        .frm_style_formidable-style.with_frm_style .frm_grid_first,
        .frm_style_formidable-style.with_frm_style .frm_grid_odd {
            margin-bottom: 0
        }
        
        .frm_style_formidable-style.with_frm_style .form-field.frm_section_heading {
            margin-bottom: 0
        }
        
        .frm_style_formidable-style.with_frm_style p.description,
        .frm_style_formidable-style.with_frm_style div.description,
        .frm_style_formidable-style.with_frm_style div.frm_description,
        .frm_style_formidable-style.with_frm_style .frm-show-form>div.frm_description,
        .frm_style_formidable-style.with_frm_style .frm_error {
            margin: 0;
            padding: 0;
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-size: 12px;
            color: #666;
            font-weight: 400;
            text-align: left;
            font-style: normal;
            max-width: 100%
        }
        
        .frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p {
            font-size: 14px;
            color: #666;
            margin-top: 10px;
            margin-bottom: 25px
        }
        
        .frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container {
            grid-template-columns: 150px auto
        }
        
        .frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container {
            grid-template-columns: auto 150px
        }
        
        .frm_form_field.frm_right_container {
            grid-template-columns: auto 25%
        }
        
        .frm_style_formidable-style.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_data_container,
        .frm_style_formidable-style.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_opt_container {
            display: inline
        }
        
        .frm_style_formidable-style.with_frm_style .frm_pos_right {
            display: inline;
            width: 150px
        }
        
        .frm_style_formidable-style.with_frm_style .frm_none_container label.frm_primary_label,
        .frm_style_formidable-style.with_frm_style .frm_pos_none {
            display: none
        }
        
        .frm_style_formidable-style.with_frm_style .frm_scale label {
            font-weight: 400;
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-size: 13px;
            color: #444
        }
        
        .frm_style_formidable-style.with_frm_style .frm_required {
            color: #B94A48;
            font-weight: 700
        }
        
        .frm_style_formidable-style.with_frm_style input[type=text],
        .frm_style_formidable-style.with_frm_style input[type=password],
        .frm_style_formidable-style.with_frm_style input[type=email],
        .frm_style_formidable-style.with_frm_style input[type=number],
        .frm_style_formidable-style.with_frm_style input[type=url],
        .frm_style_formidable-style.with_frm_style input[type=tel],
        .frm_style_formidable-style.with_frm_style input[type=search],
        .frm_style_formidable-style.with_frm_style select,
        .frm_style_formidable-style.with_frm_style textarea,
        .frm_style_formidable-style.with_frm_style .chosen-container {
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-size: 14px;
            margin-bottom: 0
        }
        
        .frm_style_formidable-style.with_frm_style textarea {
            vertical-align: top
        }
        
        .frm_style_formidable-style.with_frm_style input[type=text],
        .frm_style_formidable-style.with_frm_style input[type=password],
        .frm_style_formidable-style.with_frm_style input[type=email],
        .frm_style_formidable-style.with_frm_style input[type=number],
        .frm_style_formidable-style.with_frm_style input[type=url],
        .frm_style_formidable-style.with_frm_style input[type=tel],
        .frm_style_formidable-style.with_frm_style input[type=phone],
        .frm_style_formidable-style.with_frm_style input[type=search],
        .frm_style_formidable-style.with_frm_style select,
        .frm_style_formidable-style.with_frm_style textarea,
        .frm_form_fields_style,
        .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,
        .frm_form_fields_active_style,
        .frm_form_fields_error_style,
        .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
        .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
            color: #555;
            background-color: #fff;
            border-color: #ccc;
            border-width: 1px;
            border-style: solid;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            width: 100%;
            max-width: 100%;
            font-size: 14px;
            padding: 6px 10px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            outline: none;
            font-weight: 400;
            box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
        }
        
        .frm_style_formidable-style.with_frm_style input[type=text],
        .frm_style_formidable-style.with_frm_style input[type=password],
        .frm_style_formidable-style.with_frm_style input[type=email],
        .frm_style_formidable-style.with_frm_style input[type=number],
        .frm_style_formidable-style.with_frm_style input[type=url],
        .frm_style_formidable-style.with_frm_style input[type=tel],
        .frm_style_formidable-style.with_frm_style input[type=file],
        .frm_style_formidable-style.with_frm_style input[type=search],
        .frm_style_formidable-style.with_frm_style select {
            height: 32px;
            line-height: 1.3
        }
        
        .frm_style_formidable-style.with_frm_style select[multiple="multiple"] {
            height: auto
        }
        
        .frm_style_formidable-style.with_frm_style input[type=file] {
            color: #555;
            padding: 0;
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-size: 14px
        }
        
        .frm_style_formidable-style.with_frm_style input[type=file].frm_transparent {
            color: transparent
        }
        
        .frm_style_formidable-style.with_frm_style select {
            width: 100%;
            max-width: 100%
        }
        
        .frm_style_formidable-style.with_frm_style .wp-editor-wrap {
            width: 100%;
            max-width: 100%
        }
        
        .frm_style_formidable-style.with_frm_style .wp-editor-container textarea {
            border: none
        }
        
        .frm_style_formidable-style.with_frm_style .mceIframeContainer {
            background-color: #fff
        }
        
        .frm_style_formidable-style.with_frm_style .auto_width input,
        .frm_style_formidable-style.with_frm_style input.auto_width,
        .frm_style_formidable-style.with_frm_style select.auto_width,
        .frm_style_formidable-style.with_frm_style textarea.auto_width {
            width: auto
        }
        
        .frm_style_formidable-style.with_frm_style input[disabled],
        .frm_style_formidable-style.with_frm_style select[disabled],
        .frm_style_formidable-style.with_frm_style textarea[disabled],
        .frm_style_formidable-style.with_frm_style input[readonly],
        .frm_style_formidable-style.with_frm_style select[readonly],
        .frm_style_formidable-style.with_frm_style textarea[readonly] {
            background-color: #fff;
            color: #A1A1A1;
            border-color: #E5E5E5
        }
        
        .frm_style_formidable-style.with_frm_style input::placeholder,
        .frm_style_formidable-style.with_frm_style textarea::placeholder {
            color: #A1A1A1
        }
        
        .frm_style_formidable-style.with_frm_style input::-webkit-input-placeholder,
        .frm_style_formidable-style.with_frm_style textarea::-webkit-input-placeholder {
            color: #A1A1A1
        }
        
        .frm_style_formidable-style.with_frm_style input::-moz-placeholder,
        .frm_style_formidable-style.with_frm_style textarea::-moz-placeholder {
            color: #A1A1A1
        }
        
        .frm_style_formidable-style.with_frm_style input:-ms-input-placeholder,
        frm_style_formidable-style.with_frm_style textarea:-ms-input-placeholder {
            color: #A1A1A1
        }
        
        .frm_style_formidable-style.with_frm_style input:-moz-placeholder,
        .frm_style_formidable-style.with_frm_style textarea:-moz-placeholder {
            color: #A1A1A1
        }
        
        .frm_style_formidable-style.with_frm_style .frm_default,
        .frm_style_formidable-style.with_frm_style input.frm_default,
        .frm_style_formidable-style.with_frm_style textarea.frm_default,
        .frm_style_formidable-style.with_frm_style select.frm_default,
        .frm_style_formidable-style.with_frm_style .placeholder,
        .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices li.search-field .default,
        .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-default {
            color: #A1A1A1
        }
        
        .frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus,
        .frm_style_formidable-style.with_frm_style select:focus,
        .frm_style_formidable-style.with_frm_style textarea:focus,
        .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text],
        .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password],
        .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email],
        .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number],
        .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url],
        .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel],
        .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search],
        .frm_form_fields_active_style,
        .frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single,
        .frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices {
            background-color: #fff;
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6)
        }
        
        .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
        .frm_style_formidable-style.with_frm_style input[type=submit],
        .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
        .frm_style_formidable-style.with_frm_style .frm_submit button,
        .frm_form_submit_style {
            width: auto;
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-size: 14px;
            height: auto;
            line-height: normal;
            text-align: center;
            background: #fff;
            border-width: 1px;
            border-color: #ccc;
            border-style: solid;
            color: #444;
            cursor: pointer;
            font-weight: 400;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            text-shadow: none;
            padding: 6px 11px;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -ms-box-sizing: border-box;
            -moz-box-shadow: 0 1px 1px #eee;
            -webkit-box-shadow: 0 1px 1px #eee;
            box-shadow: 0 1px 1px #eee;
            margin: 10px;
            margin-left: 0;
            margin-right: 0;
            vertical-align: middle
        }
        
        .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message {
            margin: 0
        }
        
        .frm_style_formidable-style.with_frm_style input[type=submit]:hover,
        .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
        .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
            background: #efefef;
            border-color: #ccc;
            color: #444
        }
        
        .frm_style_formidable-style.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading {
            margin-bottom: 10px
        }
        
        .frm_style_formidable-style.with_frm_style input[type=submit]:focus,
        .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
        .frm_style_formidable-style.with_frm_style .frm_submit button:focus,
        .frm_style_formidable-style.with_frm_style input[type=submit]:active,
        .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,
        .frm_style_formidable-style.with_frm_style .frm_submit button:active {
            background: #efefef;
            border-color: #ccc;
            color: #444
        }
        
        .frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit,
        .frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:hover,
        .frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:active,
        .frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:focus {
            color: transparent;
            background: #fff
        }
        
        .frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:before {
            border-bottom-color: #444;
            border-right-color: #444
        }
        
        .frm_style_formidable-style.with_frm_style.frm_inline_top .frm_submit::before,
        .frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit::before {
            content: "before";
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-size: 14px;
            color: #444;
            font-weight: 700;
            margin: 0;
            padding: 0 0 3px 0;
            width: auto;
            display: block;
            visibility: hidden
        }
        
        .frm_style_formidable-style.with_frm_style.frm_inline_form .frm_submit input,
        .frm_style_formidable-style.with_frm_style.frm_inline_form .frm_submit button,
        .frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit input,
        .frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit button {
            margin: 0!important
        }
        
        .frm_style_formidable-style.with_frm_style a.frm_save_draft {
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-size: 14px;
            font-weight: 400
        }
        
        .frm_style_formidable-style.with_frm_style #frm_field_cptch_number_container {
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-size: 14px;
            color: #444;
            font-weight: 700;
            clear: both
        }
        
        .frm_style_formidable-style.with_frm_style .frm_radio {
            display: block
        }
        
        .frm_style_formidable-style.with_frm_style .frm_checkbox {
            display: block
        }
        
        .frm_style_formidable-style.with_frm_style .vertical_radio .frm_checkbox,
        .frm_style_formidable-style.with_frm_style .vertical_radio .frm_radio,
        .vertical_radio .frm_catlevel_1 {
            display: block
        }
        
        .frm_style_formidable-style.with_frm_style .horizontal_radio .frm_checkbox,
        .frm_style_formidable-style.with_frm_style .horizontal_radio .frm_radio,
        .horizontal_radio .frm_catlevel_1 {
            display: inline-block
        }
        
        .frm_style_formidable-style.with_frm_style .frm_radio label,
        .frm_style_formidable-style.with_frm_style .frm_checkbox label {
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-size: 13px;
            color: #444;
            font-weight: 400
        }
        
        .frm_style_formidable-style.with_frm_style .frm_radio input[type=radio],
        .frm_style_formidable-style.with_frm_style .frm_checkbox input[type=checkbox] {
            font-size: 13px;
            position: static
        }
        
        .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text],
        .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password],
        .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url],
        .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel],
        .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number],
        .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email],
        .frm_style_formidable-style.with_frm_style .frm_blank_field textarea,
        .frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe,
        .frm_style_formidable-style.with_frm_style .frm_blank_field select,
        .frm_form_fields_error_style,
        .frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe,
        .frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe,
        .frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices,
        .frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-single .chosen-single,
        .frm_style_formidable-style.with_frm_style .frm_form_field:invalid {
            color: #444;
            background-color: #fff;
            border-color: #B94A48;
            border-width: 1px;
            border-style: solid
        }
        
        .frm_style_formidable-style.with_frm_style .frm_blank_field .sigWrapper {
            border-color: #B94A48!important
        }
        
        .frm_style_formidable-style.with_frm_style .frm_error {
            font-weight: 700
        }
        
        .frm_style_formidable-style.with_frm_style .frm_blank_field label,
        .frm_style_formidable-style.with_frm_style .frm_error {
            color: #B94A48
        }
        
        .frm_style_formidable-style.with_frm_style .frm_error_style {
            background-color: #F2DEDE;
            border: 1px solid #EBCCD1;
            border-radius: 4px;
            color: #B94A48;
            font-size: 14px;
            margin: 0;
            margin-bottom: 20px
        }
        
        .frm_style_formidable-style.with_frm_style .frm_message,
        .frm_success_style {
            border: 1px solid #D6E9C6;
            background-color: #DFF0D8;
            color: #468847;
            border-radius: 4px
        }
        
        .frm_style_formidable-style.with_frm_style .frm_message p {
            color: #468847
        }
        
        .frm_style_formidable-style.with_frm_style .frm_message {
            margin: 5px 0 15px;
            font-size: 14px
        }
        
        .frm_style_formidable-style.with_frm_style .frm-grid td,
        .frm-grid th {
            border-color: #ccc
        }
        
        .form_results.frm_style_formidable-style.with_frm_style {
            border: 1px solid #ccc
        }
        
        .form_results.frm_style_formidable-style.with_frm_style tr td {
            color: #555;
            border-top: 1px solid #ccc
        }
        
        .form_results.frm_style_formidable-style.with_frm_style tr.frm_even,
        .frm-grid .frm_even {
            background-color: #fff
        }
        
        .frm_style_formidable-style.with_frm_style #frm_loading .progress-striped .progress-bar {
            background-image: linear-gradient(45deg, #cccccc 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #cccccc 50%, #cccccc 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
        }
        
        .frm_style_formidable-style.with_frm_style #frm_loading .progress-bar {
            background-color: #fff
        }
        
        .frm_style_formidable-style.with_frm_style .frm_grid,
        .frm_style_formidable-style.with_frm_style .frm_grid_first,
        .frm_style_formidable-style.with_frm_style .frm_grid_odd {
            border-color: #ccc
        }
        
        .frm_style_formidable-style.with_frm_style .frm_grid.frm_blank_field,
        .frm_style_formidable-style.with_frm_style .frm_grid_first.frm_blank_field,
        .frm_style_formidable-style.with_frm_style .frm_grid_odd.frm_blank_field {
            background-color: #F2DEDE;
            border-color: #EBCCD1
        }
        
        .frm_style_formidable-style.with_frm_style .frm_grid_first,
        .frm_style_formidable-style.with_frm_style .frm_grid_odd {
            background-color: #fff
        }
        
        .frm_style_formidable-style.with_frm_style .frm_grid {
            background-color: #fff
        }
        
        .frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_scroll_box {
            background-color: #fff;
            border-color: #ccc;
            border-width: 1px;
            border-style: solid;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            width: 100%;
            font-size: 14px;
            padding: 6px 10px;
            outline: none
        }
        
        .frm_style_formidable-style.with_frm_style .frm_form_field.frm_total input,
        .frm_style_formidable-style.with_frm_style .frm_form_field.frm_total textarea {
            color: #555;
            background-color: transparent;
            border: none;
            display: inline;
            width: auto;
            padding: 0
        }
        
        .frm_style_formidable-style.with_frm_style .frm_button {
            padding: 6px 11px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            font-size: 14px;
            font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
            font-weight: 400;
            color: #444;
            background: #fff;
            border-width: 1px;
            border-color: #ccc;
            height: auto
        }
        
        @media only screen and (max-width:600px) {
            .frm_style_formidable-style.with_frm_style .frm_repeat_inline,
            .frm_style_formidable-style.with_frm_style .frm_repeat_grid {
                margin: 20px 0
            }
        }
        
        .frm_ajax_loading {
            visibility: hidden;
            width: auto
        }
        
        .frm_form_submit_style {
            height: auto
        }
        
        a.frm_save_draft {
            cursor: pointer
        }
        
        .horizontal_radio .frm_radio {
            margin: 0 5px 0 0
        }
        
        .horizontal_radio .frm_checkbox {
            margin: 0;
            margin-right: 5px
        }
        
        .vertical_radio .frm_checkbox,
        .vertical_radio .frm_radio,
        .vertical_radio .frm_catlevel_1 {
            display: block
        }
        
        .horizontal_radio .frm_checkbox,
        .horizontal_radio .frm_radio,
        .horizontal_radio .frm_catlevel_1 {
            display: inline-block
        }
        
        .with_frm_style .frm_checkbox label,
        .with_frm_style .frm_radio label {
            display: inline;
            white-space: normal
        }
        
        .with_frm_style .vertical_radio .frm_checkbox label,
        .with_frm_style .vertical_radio .frm_radio label {
            display: block;
            padding-left: 20px;
            text-indent: -20px
        }
        
        .frm_file_container .frm_file_link,
        .with_frm_style .frm_radio label .frm_file_container,
        .with_frm_style .frm_checkbox label .frm_file_container {
            display: inline-block;
            margin: 5px;
            vertical-align: middle
        }
        
        .with_frm_style .frm_radio input[type=radio] {
            -webkit-appearance: radio;
            border-radius: 50%
        }
        
        .with_frm_style .frm_checkbox input[type=checkbox] {
            -webkit-appearance: checkbox;
            border-radius: initial
        }
        
        .with_frm_style .frm_radio input[type=radio],
        .with_frm_style .frm_checkbox input[type=checkbox] {
            flex: none;
            display: inline-block;
            margin: 4px 5px 0 0;
            width: auto;
            border: none;
            vertical-align: baseline;
            position: initial
        }
        
        .with_frm_style:invalid,
        .with_frm_style:-moz-submit-invalid,
        .with_frm_style:-moz-ui-invalid {
            box-shadow: none
        }
        
        .with_frm_style .frm_error_style img {
            padding-right: 10px;
            vertical-align: middle;
            border: none
        }
        
        .with_frm_style .frm_trigger {
            cursor: pointer
        }
        
        .with_frm_style .frm_error_style,
        .with_frm_style .frm_message,
        .frm_success_style {
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            padding: 15px
        }
        
        .with_frm_style .frm_message p {
            margin-bottom: 5px
        }
        
        .frm_form_fields_style,
        .frm_form_fields_active_style,
        .frm_form_fields_error_style,
        .frm_form_submit_style {
            width: auto
        }
        
        .with_frm_style .frm_trigger span {
            float: left
        }
        
        .with_frm_style table.frm-grid,
        #content .with_frm_style table.frm-grid {
            border-collapse: collapse;
            border: none
        }
        
        .frm-grid td,
        .frm-grid th {
            padding: 5px;
            border-width: 1px;
            border-style: solid;
            border-color: #ccc;
            border-top: none;
            border-left: none;
            border-right: none
        }
        
        table.form_results.with_frm_style {
            border: 1px solid #ccc
        }
        
        table.form_results.with_frm_style tr td {
            text-align: left;
            color: #555;
            padding: 7px 9px;
            border-top: 1px solid #ccc
        }
        
        table.form_results.with_frm_style tr.frm_even,
        .frm-grid .frm_even {
            background-color: #fff
        }
        
        table.form_results.with_frm_style tr.frm_odd,
        .frm-grid .frm_odd {
            background-color: #fff
        }
        
        .frm_collapse .ui-icon {
            display: inline-block
        }
        
        .frm_toggle_container {
            border: 1px solid transparent
        }
        
        .frm_toggle_container ul {
            margin: 5px 0;
            padding-left: 0;
            list-style-type: none
        }
        
        .frm_toggle_container .frm_month_heading {
            text-indent: 15px
        }
        
        .frm_toggle_container .frm_month_listing {
            margin-left: 40px
        }
        
        #frm_loading {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 99999
        }
        
        #frm_loading h3 {
            font-weight: 500;
            padding-bottom: 15px;
            color: #fff;
            font-size: 24px
        }
        
        #frm_loading_content {
            position: fixed;
            top: 20%;
            left: 33%;
            width: 33%;
            text-align: center;
            padding-top: 30px;
            font-weight: 700;
            z-index: 9999999
        }
        
        #frm_loading img {
            max-width: 100%
        }
        
        #frm_loading .progress {
            border-radius: 4px;
            box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
            height: 20px;
            margin-bottom: 20px;
            overflow: hidden
        }
        
        #frm_loading .progress.active .progress-bar {
            animation: 2s linear 0s normal none infinite progress-bar-stripes
        }
        
        #frm_loading .progress-striped .progress-bar {
            background-image: linear-gradient(45deg, #cccccc 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #cccccc 50%, #cccccc 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
            background-size: 40px 40px
        }
        
        #frm_loading .progress-bar {
            background-color: #fff;
            box-shadow: 0 -1px 0 rgba(0, 0, 0, .15) inset;
            float: left;
            height: 100%;
            line-height: 20px;
            text-align: center;
            transition: width 0.6s ease 0s;
            width: 100%
        }
        
        .frm_image_from_url {
            height: 50px
        }
        
        .frm-loading-img {
            /*background: url(../../../../wp-content/plugins/formidable/images/ajax_loader.gif) no-repeat center center;*/
            padding: 6px 12px
        }
        
        select.frm_loading_lookup {
            /*background-image: url(../../../../wp-content/plugins/formidable/images/ajax_loader.gif)!important;*/
            background-position: 10px;
            background-repeat: no-repeat;
            color: transparent!important
        }
        
        .frm_screen_reader {
            border: 0;
            clip: rect(1px, 1px, 1px, 1px);
            -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
            word-wrap: normal!important
        }
        
        .frm_screen_reader.frm_hidden {
            display: initial
        }
        
        .frm_clear_none {
            clear: none
        }
        
        .frm_clear {
            clear: both
        }
        
        .frm_form_field.frm_alignright {
            float: right!important
        }
        
        .with_frm_style .frm_form_field {
            clear: both
        }
        
        .frm_combo_inputs_container,
        .frm_grid_container,
        .frm_form_fields .frm_section_heading,
        .frm_form_fields .frm_fields_container {
            display: grid;
            grid-template-columns: repeat(12, 6.5%);
            grid-auto-rows: max-content;
            grid-gap: 0 2%
        }
        
        .frm_combo_inputs_container>*,
        .frm_grid_container>*,
        .frm_section_heading>*,
        .frm_fields_container .frm_form_field,
        .frm_fields_container>* {
            grid-column: span 12 / span 12
        }
        
        .frm_form_field.frm_left_inline,
        .frm_form_field.frm_first_inline,
        .frm_form_field.frm_inline,
        .frm_submit.frm_inline,
        .frm_form_field.frm_right_inline,
        .frm_form_field.frm_last_inline {
            width: auto;
            grid-column: span 2 / span 2
        }
        
        .frm_form_field.frm_three_fifths,
        .frm_form_field.frm6,
        .frm_submit.frm6,
        .frm_form_field.frm_left_half,
        .frm_form_field.frm_right_half,
        .frm_form_field.frm_first_half,
        .frm_form_field.frm_last_half,
        .frm_form_field.frm_half,
        .frm_submit.frm_half {
            grid-column: span 6 / span 6
        }
        
        .frm_form_field.frm_two_fifths,
        .frm_form_field.frm4,
        .frm_submit.frm4,
        .frm_form_field.frm_left_third,
        .frm_form_field.frm_third,
        .frm_submit.frm_third,
        .frm_form_field.frm_right_third,
        .frm_form_field.frm_first_third,
        .frm_form_field.frm_last_third {
            grid-column: span 4 / span 4
        }
        
        .frm_form_field.frm8,
        .frm_submit.frm8,
        .frm_form_field.frm_left_two_thirds,
        .frm_form_field.frm_right_two_thirds,
        .frm_form_field.frm_first_two_thirds,
        .frm_form_field.frm_last_two_thirds,
        .frm_form_field.frm_two_thirds {
            grid-column: span 8/span 8
        }
        
        .frm_form_field.frm3,
        .frm_submit.frm3,
        .frm_form_field.frm_left_fourth,
        .frm_form_field.frm_fourth,
        .frm_submit.frm_fourth,
        .frm_form_field.frm_right_fourth,
        .frm_form_field.frm_first_fourth,
        .frm_form_field.frm_last_fourth {
            grid-column: span 3/span 3
        }
        
        .frm_form_field.frm_four_fifths,
        .frm_form_field.frm9,
        .frm_submit.frm9,
        .frm_form_field.frm_three_fourths {
            grid-column: span 9/span 9
        }
        
        .frm_form_field.frm_left_fifth,
        .frm_form_field.frm_fifth,
        .frm_submit.frm_fifth,
        .frm_form_field.frm_right_fifth,
        .frm_form_field.frm_first_fifth,
        .frm_form_field.frm_last_fifth {
            grid-column: span 2/span 2
        }
        
        .frm_form_field.frm2,
        .frm_submit.frm2,
        .frm_form_field.frm_sixth,
        .frm_submit.frm_sixth,
        .frm_form_field.frm_first_sixth,
        .frm_form_field.frm_last_sixth {
            grid-column: span 2/span 2
        }
        
        .frm_form_field.frm10,
        .frm_submit.frm10 {
            grid-column: span 10/span 10
        }
        
        .frm_form_field.frm1,
        .frm_submit.frm1,
        .frm_form_field.frm_seventh,
        .frm_submit.frm_seventh,
        .frm_form_field.frm_first_seventh,
        .frm_form_field.frm_last_seventh.frm_form_field.frm_eighth,
        .frm_submit.frm_eighth,
        .frm_form_field.frm_first_eighth,
        .frm_form_field.frm_last_eighth {
            grid-column: span 1/span 1
        }
        
        .frm_form_field.frm5,
        .frm_submit.frm5 {
            grid-column: span 5/span 5
        }
        
        .frm_form_field.frm7,
        .frm_submit.frm7 {
            grid-column: span 7/span 7
        }
        
        .frm_form_field.frm11,
        .frm_submit.frm11 {
            grid-column: span 11/span 11
        }
        
        .frm12,
        .frm_full,
        .frm_full .wp-editor-wrap,
        .frm_full input:not([type='checkbox']):not([type='radio']):not([type='button']),
        .frm_full select,
        .frm_full textarea {
            width: 100%!important;
            grid-column: span 12/span 12
        }
        
        .frm_full .wp-editor-wrap input {
            width: auto!important
        }
        
        .frm_form_field.frm_left_half,
        .frm_form_field.frm_left_third,
        .frm_form_field.frm_left_two_thirds,
        .frm_form_field.frm_left_fourth,
        .frm_form_field.frm_left_fifth,
        .frm_form_field.frm_left_inline,
        .frm_form_field.frm_first_half,
        .frm_form_field.frm_first_third,
        .frm_form_field.frm_first_two_thirds,
        .frm_form_field.frm_first_fourth,
        .frm_form_field.frm_first_fifth,
        .frm_form_field.frm_first_sixth,
        .frm_form_field.frm_first_seventh,
        .frm_form_field.frm_first_eighth,
        .frm_form_field.frm_first_inline,
        .frm_form_field.frm_first {
            grid-column-start: 1
        }
        
        .frm_form_field.frm_last,
        .frm_form_field.frm_alignright {
            grid-column-end: -1;
            grid-row-start: span 100;
            justify-content: end
        }
        
        .with_frm_style.frm_rtl .frm_form_fields .star-rating {
            float: right
        }
        
        .with_frm_style.frm_rtl .frm_grid .frm_primary_label,
        .with_frm_style.frm_rtl .frm_grid_first .frm_primary_label,
        .with_frm_style.frm_rtl .frm_grid_odd .frm_primary_label,
        .with_frm_style.frm_rtl .frm_grid .frm_radio,
        .with_frm_style.frm_rtl .frm_grid_first .frm_radio,
        .with_frm_style.frm_rtl .frm_grid_odd .frm_radio,
        .with_frm_style.frm_rtl .frm_grid .frm_checkbox,
        .with_frm_style.frm_rtl .frm_grid_first .frm_checkbox,
        .with_frm_style.frm_rtl .frm_grid_odd .frm_checkbox {
            float: right!important;
            margin-right: 0!important
        }
        
        .with_frm_style.frm_rtl .frm_grid_first .frm_radio label input,
        .with_frm_style.frm_rtl .frm_grid .frm_radio label input,
        .with_frm_style.frm_rtl .frm_grid_odd .frm_radio label input,
        .with_frm_style.frm_rtl .frm_grid_first .frm_checkbox label input,
        .with_frm_style.frm_rtl .frm_grid .frm_checkbox label input,
        .with_frm_style.frm_rtl .frm_grid_odd .frm_checkbox label input {
            float: left
        }
        
        .with_frm_style.frm_rtl .frm_catlevel_2,
        .with_frm_style.frm_rtl .frm_catlevel_3,
        .with_frm_style.frm_rtl .frm_catlevel_4,
        .with_frm_style.frm_rtl .frm_catlevel_5 {
            margin-right: 18px
        }
        
        .with_frm_style.frm_rtl div>.frm_time_select {
            margin-right: 5px
        }
        
        .frm_form_field.frm_inline_container,
        .frm_form_field.frm_right_container,
        .frm_form_field.frm_left_container {
            display: grid;
            grid-template-columns: 25% auto;
            width: 100%;
            grid-auto-rows: min-content
        }
        
        .frm_form_field.frm_right_container {
            grid-template-columns: auto 25%
        }
        
        .frm_form_field.frm_inline_container {
            grid-template-columns: repeat(2, minmax(auto, max-content))
        }
        
        .frm_form_field.frm_inline_container label.frm_primary_label,
        .frm_form_field.frm_right_container label.frm_primary_label,
        .frm_form_field.frm_left_container label.frm_primary_label {
            margin-right: 10px;
            grid-row: span 2/span 2;
            padding-top: 4px
        }
        
        .frm_form_field.frm_left_container label.frm_primary_label {
            grid-column: 1;
            grid-row: span 2/span 2
        }
        
        .frm_form_field.frm_right_container label.frm_primary_label {
            grid-column: 2;
            grid-row: 1;
            margin-right: 0;
            margin-left: 10px
        }
        
        .frm_form_field.frm_inline_container .frm_description,
        .frm_form_field.frm_left_container .frm_description {
            grid-column: 2
        }
        
        .frm_form_field.frm_right_container .frm_description {
            grid-column: 1
        }
        
        .frm_conf_field.frm_left_container {
            grid-template-columns: 67%
        }
        
        .frm_conf_field.frm_left_container .frm_description {
            grid-column: 1
        }
        
        .frm-fade-in {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both
        }
        
        @keyframes spin {
            0% {
                transform: rotate(0deg)
            }
            100% {
                transform: rotate(360deg)
            }
        }
        
        @keyframes fadeIn {
            0% {
                opacity: 0
            }
            100% {
                opacity: 1
            }
        }
        
        @media only screen and (max-width:700px) {
            .frm_form_fields .frm_fields_container {
                grid-gap: 0 2%
            }
        }
        
        @media only screen and (max-width:600px) {
            .frm_section_heading>.frm_form_field,
            .frm_fields_container>.frm_submit,
            .frm_grid_container>.frm_form_field,
            .frm_fields_container>.frm_form_field {
                grid-column: 1 / span 12!important
            }
            .frm_form_field.frm_inline_container,
            .frm_form_field.frm_right_container,
            .frm_form_field.frm_left_container {
                display: block
            }
        }
        
        .frm_conf_field.frm_left_container label.frm_primary_label {
            display: none
        }
        
        .wp-editor-wrap *,
        .wp-editor-wrap *:after,
        .wp-editor-wrap *:before {
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box
        }
        
        .with_frm_style .frm_grid,
        .with_frm_style .frm_grid_first,
        .with_frm_style .frm_grid_odd {
            clear: both;
            margin-bottom: 0!important;
            padding: 5px;
            border-width: 1px;
            border-style: solid;
            border-color: #ccc;
            border-left: none;
            border-right: none
        }
        
        .with_frm_style .frm_grid,
        .with_frm_style .frm_grid_odd {
            border-top: none
        }
        
        .frm_grid .frm_error,
        .frm_grid_first .frm_error,
        .frm_grid_odd .frm_error {
            display: none
        }
        
        .frm_grid:after,
        .frm_grid_first:after,
        .frm_grid_odd:after {
            visibility: hidden;
            display: block;
            font-size: 0;
            content: " ";
            clear: both;
            height: 0
        }
        
        .frm_grid_first {
            margin-top: 20px
        }
        
        .frm_grid_first,
        .frm_grid_odd {
            background-color: #fff
        }
        
        .frm_grid {
            background-color: #fff
        }
        
        .frm_grid .frm_primary_label,
        .frm_grid_first .frm_primary_label,
        .frm_grid_odd .frm_primary_label,
        .frm_grid .frm_radio,
        .frm_grid_first .frm_radio,
        .frm_grid_odd .frm_radio,
        .frm_grid .frm_checkbox,
        .frm_grid_first .frm_checkbox,
        .frm_grid_odd .frm_checkbox {
            float: left!important;
            display: block;
            margin-top: 0;
            margin-left: 0!important
        }
        
        .frm_grid_first .frm_radio label,
        .frm_grid .frm_radio label,
        .frm_grid_odd .frm_radio label,
        .frm_grid_first .frm_checkbox label,
        .frm_grid .frm_checkbox label,
        .frm_grid_odd .frm_checkbox label {
            visibility: hidden;
            white-space: nowrap;
            text-align: left
        }
        
        .frm_grid_first .frm_radio label input,
        .frm_grid .frm_radio label input,
        .frm_grid_odd .frm_radio label input,
        .frm_grid_first .frm_checkbox label input,
        .frm_grid .frm_checkbox label input,
        .frm_grid_odd .frm_checkbox label input {
            visibility: visible;
            margin: 2px 0 0;
            float: right
        }
        
        .frm_grid .frm_radio,
        .frm_grid_first .frm_radio,
        .frm_grid_odd .frm_radio,
        .frm_grid .frm_checkbox,
        .frm_grid_first .frm_checkbox,
        .frm_grid_odd .frm_checkbox {
            display: inline
        }
        
        .frm_grid_2 .frm_radio,
        .frm_grid_2 .frm_checkbox,
        .frm_grid_2 label.frm_primary_label {
            width: 48%!important
        }
        
        .frm_grid_2 .frm_radio,
        .frm_grid_2 .frm_checkbox {
            margin-right: 4%
        }
        
        .frm_grid_3 .frm_radio,
        .frm_grid_3 .frm_checkbox,
        .frm_grid_3 label.frm_primary_label {
            width: 30%!important
        }
        
        .frm_grid_3 .frm_radio,
        .frm_grid_3 .frm_checkbox {
            margin-right: 3%
        }
        
        .frm_grid_4 .frm_radio,
        .frm_grid_4 .frm_checkbox {
            width: 20%!important
        }
        
        .frm_grid_4 label.frm_primary_label {
            width: 28%!important
        }
        
        .frm_grid_4 .frm_radio,
        .frm_grid_4 .frm_checkbox {
            margin-right: 4%
        }
        
        .frm_grid_5 label.frm_primary_label,
        .frm_grid_7 label.frm_primary_label {
            width: 24%!important
        }
        
        .frm_grid_5 .frm_radio,
        .frm_grid_5 .frm_checkbox {
            width: 17%!important;
            margin-right: 2%
        }
        
        .frm_grid_6 label.frm_primary_label {
            width: 25%!important
        }
        
        .frm_grid_6 .frm_radio,
        .frm_grid_6 .frm_checkbox {
            width: 14%!important;
            margin-right: 1%
        }
        
        .frm_grid_7 label.frm_primary_label {
            width: 22%!important
        }
        
        .frm_grid_7 .frm_radio,
        .frm_grid_7 .frm_checkbox {
            width: 12%!important;
            margin-right: 1%
        }
        
        .frm_grid_8 label.frm_primary_label {
            width: 23%!important
        }
        
        .frm_grid_8 .frm_radio,
        .frm_grid_8 .frm_checkbox {
            width: 10%!important;
            margin-right: 1%
        }
        
        .frm_grid_9 label.frm_primary_label {
            width: 20%!important
        }
        
        .frm_grid_9 .frm_radio,
        .frm_grid_9 .frm_checkbox {
            width: 9%!important;
            margin-right: 1%
        }
        
        .frm_grid_10 label.frm_primary_label {
            width: 19%!important
        }
        
        .frm_grid_10 .frm_radio,
        .frm_grid_10 .frm_checkbox {
            width: 8%!important;
            margin-right: 1%
        }
        
        .frm_form_field.frm_inline_container .frm_opt_container,
        .frm_form_field.frm_right_container .frm_opt_container,
        .frm_form_field.frm_left_container .frm_opt_container {
            padding-top: 4px
        }
        
        .with_frm_style .frm_inline_container.frm_grid_first label.frm_primary_label,
        .with_frm_style .frm_inline_container.frm_grid label.frm_primary_label,
        .with_frm_style .frm_inline_container.frm_grid_odd label.frm_primary_label,
        .with_frm_style .frm_inline_container.frm_grid_first .frm_opt_container,
        .with_frm_style .frm_inline_container.frm_grid .frm_opt_container,
        .with_frm_style .frm_inline_container.frm_grid_odd .frm_opt_container {
            margin-right: 0
        }
        
        .frm_form_field.frm_two_col .frm_opt_container,
        .frm_form_field.frm_three_col .frm_opt_container,
        .frm_form_field.frm_four_col .frm_opt_container {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-auto-rows: max-content;
            grid-gap: 2.5%
        }
        
        .frm_form_field.frm_three_col .frm_opt_container {
            grid-template-columns: repeat(3, 1fr)
        }
        
        .frm_form_field.frm_four_col .frm_opt_container {
            grid-template-columns: repeat(4, 1fr)
        }
        
        .frm_form_field.frm_two_col .frm_radio,
        .frm_form_field.frm_two_col .frm_checkbox,
        .frm_form_field.frm_three_col .frm_radio,
        .frm_form_field.frm_three_col .frm_checkbox,
        .frm_form_field.frm_four_col .frm_radio,
        .frm_form_field.frm_four_col .frm_checkbox {
            grid-column-end: span 1
        }
        
        .frm_form_field .frm_checkbox,
        .frm_form_field .frm_checkbox+.frm_checkbox,
        .frm_form_field .frm_radio,
        .frm_form_field .frm_radio+.frm_radio {
            margin-top: 0;
            margin-bottom: 0
        }
        
        .frm_form_field.frm_scroll_box .frm_opt_container {
            height: 100px;
            overflow: auto
        }
        
        .frm_form_field.frm_html_scroll_box {
            height: 100px;
            overflow: auto;
            background-color: #fff;
            border-color: #ccc;
            border-width: 1px;
            border-style: solid;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            width: 100%;
            max-width: 100%;
            font-size: 14px;
            padding: 6px 10px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            outline: none;
            font-weight: 400;
            box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
        }
        
        .frm_form_field.frm_total input,
        .frm_form_field.frm_total textarea {
            opacity: 1;
            background-color: transparent!important;
            border: none!important;
            font-weight: 700;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            width: auto!important;
            box-shadow: none!important;
            display: inline;
            -moz-appearance: textfield;
            padding: 0
        }
        
        .frm_form_field.frm_total input::-webkit-outer-spin-button,
        .frm_form_field.frm_total input::-webkit-inner-spin-button {
            -webkit-appearance: none
        }
        
        .frm_form_field.frm_total input:focus,
        .frm_form_field.frm_total textarea:focus {
            background-color: transparent;
            border: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none
        }
        
        .frm_form_field.frm_label_justify label.frm_primary_label {
            text-align: justify!important
        }
        
        .frm_form_field.frm_capitalize input,
        .frm_form_field.frm_capitalize select,
        .frm_form_field.frm_capitalize .frm_opt_container label {
            text-transform: capitalize
        }
        
        .frm_clearfix:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }
        
        .frm_clearfix {
            display: block
        }
        /*
@font-face {
    font-family: 's11-fp';
    src: url(/wp-content/plugins/formidable/fonts/s11-fp.eot?v=3);
    src: local('?'), url(/wp-content/plugins/formidable/fonts/s11-fp.woff?v=3) format('woff'), url(../../../../wp-content/plugins/formidable/fonts/s11-fp.ttf?v=3) format('truetype'), url(../../../../wp-content/plugins/formidable/fonts/s11-fp.svg?v=3) format('svg');
    font-weight: 400;
    font-style: normal
}*/
        
        .frm_icon_font,
        .frm_dashicon_font {
            text-decoration: none;
            text-shadow: none;
            font-weight: 400;
            display: inline-block
        }
        
        i.frm_icon_font {
            font-style: normal
        }
        
        .frm_icon_font:before,
        select.frm_icon_font {
            font-family: 's11-fp'!important;
            speak: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -moz-transition: all .1s ease-in-out;
            -webkit-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
            text-align: center;
            width: 18px;
            height: 18px;
            font-size: 18px;
            line-height: 1.4;
            vertical-align: top
        }
        
        .frm_icon_font,
        a.frm_icon_font,
        .frm_icon_font:hover,
        a.frm_icon_font:hover {
            text-decoration: none!important;
            box-shadow: none
        }
        
        .frm_icon_font:focus,
        .frm_dashicon_font:focus {
            box-shadow: none;
            -webkit-box-shadow: none
        }
        
        .frm_duplicate_icon:active,
        .frm_move_icon:active,
        .frm_delete_icon:active {
            outline: none
        }
        
        .frm_trigger .frm_icon_font {
            padding: 0 5px
        }
        
        .ab-icon.frm_dashicon_font:before {
            content: "\f324"
        }
        
        .frm_logo_icon:before {
            content: "\e601"
        }
        
        .frm_required_icon:before {
            content: "\e612"
        }
        
        .frm_delete_icon:before {
            content: "\e610"!important
        }
        
        .frm_move_icon:before {
            content: "\e61a"
        }
        
        .frm_clear_icon:before {
            content: "\e60a"
        }
        
        .frm_noclear_icon:before {
            content: "\e60b"
        }
        
        .frm_duplicate_icon:before {
            content: "\e61b"
        }
        
        .frm_new_icon:before {
            content: "\e614"
        }
        
        .frm_paste_icon:before {
            content: "\e901"
        }
        
        .frm_tooltip_icon:before {
            content: "\e611"
        }
        
        .frm_forbid_icon:before {
            content: "\e636"
        }
        
        .frm_check_icon:before {
            content: "\e605"
        }
        
        .frm_check1_icon:before {
            content: "\e606"
        }
        
        .frm_plus_icon:before {
            content: "\e62f"
        }
        
        .frm_plus1_icon:before {
            content: "\e602"
        }
        
        .frm_plus2_icon:before {
            content: "\e603"
        }
        
        .frm_plus3_icon:before {
            content: "\e632"
        }
        
        .frm_plus4_icon:before {
            content: "\e60f"
        }
        
        .frm_minus_icon:before {
            content: "\e62e"
        }
        
        .frm_minus1_icon:before {
            content: "\e600"
        }
        
        .frm_minus2_icon:before {
            content: "\e604"
        }
        
        .frm_minus3_icon:before {
            content: "\e633"
        }
        
        .frm_minus4_icon:before {
            content: "\e613"
        }
        
        .frm_cancel_icon:before {
            content: "\e607"
        }
        
        .frm_cancel1_icon:before {
            content: "\e608"
        }
        
        .frm_arrowup_icon:before {
            content: "\e60d"
        }
        
        .frm_arrowup1_icon:before {
            content: "\e60e"
        }
        
        .frm_arrowup2_icon:before {
            content: "\e630"
        }
        
        .frm_arrowup3_icon:before {
            content: "\e62b"
        }
        
        .frm_arrowup4_icon:before {
            content: "\e62c"
        }
        
        .frm_arrowup5_icon:before {
            content: "\e635"
        }
        
        .frm_arrowup6_icon:before {
            content: "\e62d"
        }
        
        .frm_arrowdown_icon:before {
            content: "\e609"
        }
        
        .frm_arrowdown1_icon:before {
            content: "\e60c"
        }
        
        .frm_arrowdown2_icon:before {
            content: "\e631"
        }
        
        .frm_arrowdown3_icon:before {
            content: "\e628"
        }
        
        .frm_arrowdown4_icon:before {
            content: "\e629"
        }
        
        .frm_arrowdown5_icon:before {
            content: "\e634"
        }
        
        .frm_arrowdown6_icon:before {
            content: "\e62a"
        }
        
        .frm_download_icon:before {
            content: "\e615"
        }
        
        .frm_upload_icon:before {
            content: "\e616"
        }
        
        .frm_menu_icon:before {
            content: "\e618"
        }
        
        .frm_twitter_icon:before {
            content: "\e619"
        }
        
        .frm_sms_icon:before {
            content: "\e61c"
        }
        
        .frm_pencil_icon:before {
            content: "\e61d"
        }
        
        .frm_pencil1_icon:before {
            content: "\e61e"
        }
        
        .frm_paypal_icon:before {
            content: "\e61f"
        }
        
        .frm_twilio_icon:before {
            content: "\e620"
        }
        
        .frm_googleplus_icon:before {
            content: "\e621"
        }
        
        .frm_google-plus-g_icon:before {
            content: "\f0d5"
        }
        
        .frm_mailchimp_icon:before {
            content: "\e622"
        }
        
        .frm_pdf_icon:before {
            content: "\e623"
        }
        
        .frm_highrise_icon:before {
            content: "\e617"
        }
        
        .frm_feed_icon:before {
            content: "\e624"
        }
        
        .frm_facebook_icon:before {
            content: "\e625"
        }
        
        .frm_email_icon:before {
            content: "\e626"
        }
        
        .frm_aweber_icon:before {
            content: "\e627"
        }
        
        .frm_register_icon:before {
            content: "\e637"
        }
        
        .frm_authorize_icon:before {
            content: "\e900"
        }
        
        .frm_stripe_icon:before {
            content: "\e902"
        }
        
        .frm_woocommerce_icon:before {
            content: "\e903"
        }
        
        .frm_wordpress_icon:before {
            content: "\f19a"
        }
        
        .frm_paragraph_icon:before {
            content: "\f1dd"
        }
        
        .frm_check-square_icon:before {
            content: "\f14a"
        }
        
        .frm_caret-square-down_icon:before {
            content: "\f150"
        }
        
        .frm_scrubber_icon:before {
            content: "\f2f8"
        }
        
        .frm_radio-checked_icon:before {
            content: "\ea54"
        }
        
        .frm_location_icon:before {
            content: "\e947"
        }
        
        .frm_toggle-on_icon:before {
            content: "\f205"
        }
        
        .frm_toggle-off_icon:before {
            content: "\f204"
        }
        
        .frm_shield-check_icon:before {
            content: "\f2f7"
        }
        
        .frm_clock-o_icon:before {
            content: "\f017"
        }
        
        .frm_link_icon:before {
            content: "\f0c1"
        }
        
        .frm_link2_icon:before {
            content: "\e157"
        }
        
        .frm_envelope_icon:before {
            content: "\f0e0"
        }
        
        .frm_envelope-o_icon:before {
            content: "\f003"
        }
        
        .frm_phone_icon:before {
            content: "\e942"
        }
        
        .frm_calendar_icon:before {
            content: "\f073"
        }
        
        .frm_upload2_icon:before {
            content: "\f093"
        }
        
        .frm_embed2_icon:before {
            content: "\ea80"
        }
        
        .frm_user_icon:before {
            content: "\f007"
        }
        
        .frm_price-tags_icon:before {
            content: "\e936"
        }
        
        .frm_search_icon:before {
            content: "\f002"
        }
        
        .frm_sitemap_icon:before {
            content: "\f0e8"
        }
        
        .frm_file-text_icon:before {
            content: "\f15c"
        }
        
        .frm_check-circle-o_icon:before {
            content: "\f05d"
        }
        
        .frm_option-icon3_icon:before {
            content: "\e904"
        }
        
        .frm-option-icon:before {
            content: "\e905"
        }
        
        .frm_more_horiz_icon:before {
            content: "\e5d3"
        }
        
        .frm_more_vert_icon:before {
            content: "\e5d4"
        }
        
        .frm_ellipsis-h_icon:before {
            content: "\f141"
        }
        
        .frm_ellipsis-v_icon:before {
            content: "\f142"
        }
        
        .frm_calculator_icon:before {
            content: "\f1ec"
        }
        
        .frm_key_icon:before {
            content: "\f084"
        }
        
        .frm_key2_icon:before {
            content: "\f085"
        }
        
        .frm_upload3_icon:before {
            content: "\e9c8"
        }
        
        .frm_download2_icon:before {
            content: "\f019"
        }
        
        .frm_list-alt_icon:before {
            content: "\f022"
        }
        
        .frm_eye_icon:before {
            content: "\f06e"
        }
        
        .frm_eye-slash_icon:before {
            content: "\f070"
        }
        
        .frm_view_agenda_icon:before {
            content: "\e8e9"
        }
        
        .frm_view_day_icon:before {
            content: "\e8ed"
        }
        
        .frm_h3_icon:before {
            content: "\f315"
        }
        
        .frm_repeat_icon:before {
            content: "\f363"
        }
        
        .frm_sliders_icon:before {
            content: "\f1de"
        }
        
        .frm_code-commit_icon:before {
            content: "\f386"
        }
        
        .frm_star-o_icon:before {
            content: "\f006"
        }
        
        .frm_star_icon:before {
            content: "\f005"
        }
        
        .frm_star-half_icon:before {
            content: "\f089"
        }
        
        .frm_linear_scale_icon:before {
            content: "\e260"
        }
        
        .frm_pause_icon:before {
            content: "\ea16"
        }
        
        .frm_pause-circle_icon:before {
            content: "\f28b"
        }
        
        .frm_view_comfy_icon:before {
            content: "\e42a"
        }
        
        .frm_sort_icon:before {
            content: "\f0dc"
        }
        
        .frm_unsorted_icon:before {
            content: "\f0dc"
        }
        
        .frm_pie-chart_icon:before {
            content: "\e99a"
        }
        
        .frm_area-chart_icon:before {
            content: "\f1fe"
        }
        
        .frm_stats-dots_icon:before {
            content: "\e99b"
        }
        
        .frm_stats-bars_icon:before {
            content: "\e99c"
        }
        
        .frm_stats-bars2_icon:before {
            content: "\e99d"
        }
        
        .frm_credit-card-alt_icon:before {
            content: "\f283"
        }
        
        .frm_cc-visa_icon:before {
            content: "\f1f0"
        }
        
        .frm_cc-mastercard_icon:before {
            content: "\f1f1"
        }
        
        .frm_cc-discover_icon:before {
            content: "\f1f2"
        }
        
        .frm_cc-amex_icon:before {
            content: "\f1f3"
        }
        
        .frm_cc-paypal_icon:before {
            content: "\f1f4"
        }
        
        .frm_cc-stripe_icon:before {
            content: "\f1f5"
        }
        
        .frm_trash-alt_icon:before {
            content: "\f2ed"
        }
        
        .frm_view_quilt_icon:before {
            content: "\e8f1"
        }
        
        .frm_line_style_icon:before {
            content: "\e919"
        }
        
        .frm_page-break_icon:before {
            content: "\ea68"
        }
        
        .frm_asterisk_icon:before {
            content: "\f069"
        }
        
        .frm_arrows_icon:before {
            content: "\f047"
        }
        
        .frm_clone_icon:before {
            content: "\f24d"
        }
        
        .frm_copy_icon:before {
            content: "\f0c5"
        }
        
        .frm_file-code_icon:before {
            content: "\f1c9"
        }
        
        .frm_file-plus_icon:before {
            content: "\f319"
        }
        
        .frm_file_icon:before {
            content: "\f15b"
        }
        
        .frm_info-circle_icon:before {
            content: "\f05a"
        }
        
        .frm_info-square_icon:before {
            content: "\f30f"
        }
        
        .frm_star-empty_icon:before {
            content: "\e9d7"
        }
        
        .frm_star-half2_icon:before {
            content: "\e9d8"
        }
        
        .frm_star-full_icon:before {
            content: "\e9d9"
        }
        
        @media only screen and (max-width:900px) {
            .frm_form_field .frm_repeat_grid .frm_form_field.frm_sixth label.frm_primary_label,
            .frm_form_field .frm_repeat_grid .frm_form_field.frm_seventh label.frm_primary_label,
            .frm_form_field .frm_repeat_grid .frm_form_field.frm_eighth label.frm_primary_label {
                display: block!important
            }
        }
        
        @media only screen and (max-width:600px) {
            .frm_form_field.frm_four_col .frm_opt_container {
                grid-template-columns: repeat(2, 1fr)
            }
        }
        
        @media only screen and (max-width:500px) {
            .frm_form_field.frm_two_col .frm_radio,
            .frm_form_field.frm_two_col .frm_checkbox,
            .frm_form_field.frm_three_col .frm_radio,
            .frm_form_field.frm_three_col .frm_checkbox {
                width: auto;
                margin-right: 0;
                float: none;
                display: block
            }
            .frm_form_field input[type=file] {
                max-width: 220px
            }
            .with_frm_style .frm-g-recaptcha>div>div,
            .with_frm_style .g-recaptcha>div>div {
                width: inherit!important;
                display: block;
                overflow: hidden;
                max-width: 302px;
                border-right: 1px solid #d3d3d3;
                border-radius: 4px;
                box-shadow: 2px 0 4px -1px rgba(0, 0, 0, .08);
                -moz-box-shadow: 2px 0 4px -1px rgba(0, 0, 0, .08)
            }
            .with_frm_style .g-recaptcha iframe,
            .with_frm_style .frm-g-recaptcha iframe {
                width: 100%
            }
        }
        
        .with_frm_style .frm_form_field {
            clear: both
        }
        
        .frm_form_field,
        .frm_form_field.frm_inline_container,
        .frm_form_field.frm_right_container,
        .frm_form_field.frm_left_container {
            width: auto
        }
        
        .frm_inline_form .frm_form_field.form-field {
            margin-right: 2.5%;
            display: inline-block
        }
        
        .frm_inline_form .frm_submit {
            display: inline-block
        }
        
        .frm_form_field.frm2,
        .frm_submit.frm2,
        .frm_form_field.frm3,
        .frm_submit.frm3,
        .frm_form_field.frm4,
        .frm_submit.frm4,
        .frm_form_field.frm6,
        .frm_submit.frm6,
        .frm_form_field.frm8,
        .frm_submit.frm8,
        .frm_form_field.frm9,
        .frm_submit.frm9,
        .frm_form_field.frm_right_half,
        .frm_form_field.frm_right_third,
        .frm_form_field.frm_right_two_thirds,
        .frm_form_field.frm_right_fourth,
        .frm_form_field.frm_right_fifth,
        .frm_form_field.frm_right_inline,
        .frm_form_field.frm_last_half,
        .frm_form_field.frm_last_third,
        .frm_form_field.frm_last_two_thirds,
        .frm_form_field.frm_last_fourth,
        .frm_form_field.frm_last_fifth,
        .frm_form_field.frm_last_sixth,
        .frm_form_field.frm_last_seventh,
        .frm_form_field.frm_last_eighth,
        .frm_form_field.frm_last_inline,
        .frm_form_field.frm_last,
        .frm_form_field.frm_half,
        .frm_submit.frm_half,
        .frm_form_field.frm_third,
        .frm_submit.frm_third,
        .frm_form_field.frm_two_thirds,
        .frm_form_field.frm_fourth,
        .frm_submit.frm_fourth,
        .frm_form_field.frm_three_fourths,
        .frm_form_field.frm_fifth,
        .frm_submit.frm_fifth,
        .frm_form_field.frm_two_fifths,
        .frm_form_field.frm_three_fifths,
        .frm_form_field.frm_four_fifths,
        .frm_form_field.frm_sixth,
        .frm_submit.frm_sixth,
        .frm_form_field.frm_seventh,
        .frm_submit.frm_seventh,
        .frm_form_field.frm_eighth,
        .frm_submit.frm_eighth,
        .frm_form_field.frm_inline,
        .frm_submit.frm_inline {
            clear: none;
            float: left;
            margin-left: 2.5%
        }
        
        .frm_form_field.frm_left_half,
        .frm_form_field.frm_left_third,
        .frm_form_field.frm_left_two_thirds,
        .frm_form_field.frm_left_fourth,
        .frm_form_field.frm_left_fifth,
        .frm_form_field.frm_left_inline,
        .frm_form_field.frm_first_half,
        .frm_form_field.frm_first_third,
        .frm_form_field.frm_first_two_thirds,
        .frm_form_field.frm_first_fourth,
        .frm_form_field.frm_first_fifth,
        .frm_form_field.frm_first_sixth,
        .frm_form_field.frm_first_seventh,
        .frm_form_field.frm_first_eighth,
        .frm_form_field.frm_first_inline,
        .frm_form_field.frm_first {
            clear: left;
            float: left;
            margin-left: 0
        }
        
        .frm_form_field.frm6,
        .frm_submit.frm6,
        .frm_form_field.frm_left_half,
        .frm_form_field.frm_right_half,
        .frm_form_field.frm_first_half,
        .frm_form_field.frm_last_half,
        .frm_form_field.frm_half,
        .frm_submit.frm_half {
            width: 48.75%
        }
        
        .frm_form_field.frm4,
        .frm_submit.frm4,
        .frm_form_field.frm_left_third,
        .frm_form_field.frm_third,
        .frm_submit.frm_third,
        .frm_form_field.frm_right_third,
        .frm_form_field.frm_first_third,
        .frm_form_field.frm_last_third {
            width: 31.66%
        }
        
        .frm_form_field.frm8,
        .frm_submit.frm8,
        .frm_form_field.frm_left_two_thirds,
        .frm_form_field.frm_right_two_thirds,
        .frm_form_field.frm_first_two_thirds,
        .frm_form_field.frm_last_two_thirds,
        .frm_form_field.frm_two_thirds {
            width: 65.82%
        }
        
        .frm_form_field.frm3,
        .frm_submit.frm3,
        .frm_form_field.frm_left_fourth,
        .frm_form_field.frm_fourth,
        .frm_submit.frm_fourth,
        .frm_form_field.frm_right_fourth,
        .frm_form_field.frm_first_fourth,
        .frm_form_field.frm_last_fourth {
            width: 23.12%
        }
        
        .frm_form_field.frm9,
        .frm_form_field.frm_three_fourths {
            width: 74.36%
        }
        
        .frm_form_field.frm_left_fifth,
        .frm_form_field.frm_fifth,
        .frm_submit.frm_fifth,
        .frm_form_field.frm_right_fifth,
        .frm_form_field.frm_first_fifth,
        .frm_form_field.frm_last_fifth {
            width: 18%
        }
        
        .frm_form_field.frm_two_fifths {
            width: 38.5%
        }
        
        .frm_form_field.frm_three_fifths {
            width: 59%
        }
        
        .frm_form_field.frm_four_fifths {
            width: 79.5%
        }
        
        .frm_form_field.frm2,
        .frm_submit.frm2,
        .frm_form_field.frm_sixth,
        .frm_submit.frm_sixth,
        .frm_form_field.frm_first_sixth,
        .frm_form_field.frm_last_sixth {
            width: 14.58%
        }
        
        .frm_form_field.frm_seventh,
        .frm_submit.frm_seventh,
        .frm_form_field.frm_first_seventh,
        .frm_form_field.frm_last_seventh {
            width: 12.14%
        }
        
        .frm_form_field.frm_eighth,
        .frm_submit.frm_eighth,
        .frm_form_field.frm_first_eighth,
        .frm_form_field.frm_last_eighth {
            width: 10.31%
        }
        
        .frm_form_field.frm_left_inline,
        .frm_form_field.frm_first_inline,
        .frm_form_field.frm_inline,
        .frm_submit.frm_inline,
        .frm_form_field.frm_right_inline,
        .frm_form_field.frm_last_inline {
            width: auto
        }
        
        .frm_full,
        .frm_full .wp-editor-wrap,
        .frm_full input:not([type='checkbox']):not([type='radio']):not([type='button']),
        .frm_full select,
        .frm_full textarea {
            width: 100%!important
        }
        
        .frm_full .wp-editor-wrap input {
            width: auto!important
        }
        
        .frm_form_field.frm_inline_container,
        .frm_form_field.frm_right_container,
        .frm_form_field.frm_left_container,
        .frm_combo_inputs_container,
        .frm_grid_container,
        .frm_form_fields .frm_section_heading,
        .frm_form_fields .frm_fields_container,
        .frm_form_field.frm_two_col .frm_opt_container,
        .frm_form_field.frm_three_col .frm_opt_container,
        .frm_form_field.frm_four_col .frm_opt_container {
            display: block
        }
        
        .frm_form_field.frm_left_container label.frm_primary_label {
            float: left;
            display: inline;
            max-width: 33%;
            margin-right: 5%
        }
        
        .with_frm_style .frm_conf_field.frm_left_container label.frm_primary_label {
            display: inline;
            visibility: hidden
        }
        
        .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),
        .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,
        .frm_form_field.frm_left_container textarea,
        .frm_form_field.frm_left_container .wp-editor-wrap,
        .frm_form_field.frm_left_container .frm_opt_container,
        .frm_form_field.frm_left_container .frm_dropzone,
        .frm_form_field.frm_left_container .frm-g-recaptcha,
        .frm_form_field.frm_left_container .g-recaptcha,
        .frm_form_field.frm_left_container .chosen-container,
        .frm_form_field.frm_left_container .frm_combo_inputs_container,
        .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),
        .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,
        .frm_form_field.frm_right_container textarea,
        .frm_form_field.frm_right_container .wp-editor-wrap,
        .frm_form_field.frm_right_container .frm_opt_container,
        .frm_form_field.frm_right_container .frm_dropzone,
        .frm_form_field.frm_right_container .frm-g-recaptcha,
        .frm_form_field.frm_right_container .g-recaptcha,
        .frm_form_field.frm_right_container .chosen-container,
        .frm_form_field.frm_right_container .frm_combo_inputs_container {
            max-width: 62%
        }
        
        .frm_form_field.frm_left_container .frm_combo_inputs_container input,
        .frm_form_field.frm_left_container .frm_combo_inputs_container select,
        .frm_form_field.frm_right_container .frm_combo_inputs_container input,
        .frm_form_field.frm_right_container .frm_combo_inputs_container select {
            max-width: 100%
        }
        
        .frm_form_field.frm_left_container .frm_data_container,
        .frm_form_field.frm_right_container .frm_data_container,
        .frm_form_field.frm_inline_container .frm_data_container,
        .frm_form_field.frm_left_container .frm_opt_container,
        .frm_form_field.frm_right_container .frm_opt_container,
        .frm_form_field.frm_inline_container .frm_opt_container,
        .frm_form_field.frm_left_container .frm_combo_inputs_container,
        .frm_form_field.frm_right_container .frm_combo_inputs_container,
        .frm_form_field.frm_inline_container .frm_combo_inputs_container,
        .frm_form_field.frm_left_container .wp-editor-wrap,
        .frm_form_field.frm_right_container .wp-editor-wrap,
        .frm_form_field.frm_inline_container .wp-editor-wrap,
        .frm_form_field.frm_left_container .frm_dropzone,
        .frm_form_field.frm_right_container .frm_dropzone,
        .frm_form_field.frm_inline_container .frm_dropzone,
        .frm_form_field.frm_left_container .frm-g-recaptcha,
        .frm_form_field.frm_right_container .frm-g-recaptcha,
        .frm_form_field.frm_inline_container .frm-g-recaptcha,
        .frm_form_field.frm_left_container .g-recaptcha,
        .frm_form_field.frm_right_container .g-recaptcha,
        .frm_form_field.frm_inline_container .g-recaptcha {
            display: inline-block
        }
        
        .frm_form_field.frm_left_half.frm_left_container .frm_primary_label,
        .frm_form_field.frm_right_half.frm_left_container .frm_primary_label,
        .frm_form_field.frm_left_half.frm_right_container .frm_primary_label,
        .frm_form_field.frm_right_half.frm_right_container .frm_primary_label,
        .frm_form_field.frm_first_half.frm_left_container .frm_primary_label,
        .frm_form_field.frm_last_half.frm_left_container .frm_primary_label,
        .frm_form_field.frm_first_half.frm_right_container .frm_primary_label,
        .frm_form_field.frm_last_half.frm_right_container .frm_primary_label,
        .frm_form_field.frm_half.frm_right_container .frm_primary_label,
        .frm_form_field.frm_half.frm_left_container .frm_primary_label {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            max-width: 33%
        }
        
        .with_frm_style .frm_left_container label.frm_primary_label {
            float: left;
            display: inline!important;
            width: 150px;
            max-width: 33%!important;
            margin-right: 10px!important
        }
        
        .with_frm_style .frm_right_container label.frm_primary_label {
            display: inline!important;
            width: 150px;
            max-width: 33%!important;
            margin-left: 10px!important
        }
        
        .with_frm_style .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),
        .with_frm_style .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,
        .with_frm_style .frm_form_field.frm_left_container textarea,
        .with_frm_style .frm_form_field.frm_left_container .frm_opt_container,
        .with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,
        .with_frm_style .frm_form_field.frm_left_container .g-recaptcha,
        .with_frm_style .frm_form_field.frm_left_container .chosen-container,
        .with_frm_style .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),
        .with_frm_style .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,
        .with_frm_style .frm_form_field.frm_right_container textarea,
        .with_frm_style .frm_form_field.frm_right_container .frm_opt_container,
        .with_frm_style .frm_form_field.frm_right_container .g-recaptcha,
        .with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha,
        .with_frm_style .frm_form_field.frm_right_container .chosen-container {
            max-width: 62%!important
        }
        
        .with_frm_style .frm_form_field.frm_left_container .frm_combo_inputs_container .frm_form_field input,
        .with_frm_style .frm_form_field.frm_left_container .frm_combo_inputs_container .frm_form_field select,
        .with_frm_style .frm_form_field.frm_right_container .frm_combo_inputs_container .frm_form_field input,
        .with_frm_style .frm_form_field.frm_right_container .frm_combo_inputs_container .frm_form_field select {
            max-width: 100%!important
        }
        
        .with_frm_style .frm_form_field.frm_left_container .frm_opt_container,
        .with_frm_style .frm_form_field.frm_right_container .frm_opt_container,
        .with_frm_style .frm_form_field.frm_left_container .g-recaptcha,
        .with_frm_style .frm_form_field.frm_right_container .g-recaptcha,
        .with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,
        .with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha {
            display: inline-block!important
        }
        
        .with_frm_style .frm_left_container>p.description::before,
        .with_frm_style .frm_left_container>div.description::before,
        .with_frm_style .frm_left_container>div.frm_description::before,
        .with_frm_style .frm_left_container>.frm_error::before,
        .with_frm_style .frm_right_container>p.description::after,
        .with_frm_style .frm_right_container>div.description::after,
        .with_frm_style .frm_right_container>div.frm_description::after,
        .with_frm_style .frm_right_container>.frm_error::after {
            content: ''!important;
            display: inline-block!important;
            width: 150px;
            max-width: 33%!important;
            margin-right: 10px!important
        }
        
        .with_frm_style .frm_left_container.frm_inline label.frm_primary_label {
            max-width: 90%!important
        }
        
        .with_frm_style .form-field.frm_col_field {
            clear: none;
            float: left;
            margin-right: 20px
        }
        
        .with_frm_style .form-field.frm_col_field div.frm_description {
            width: auto;
            max-width: 100%
        }
        
        .with_frm_style .frm_inline_container label.frm_primary_label,
        .with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_opt_container {
            display: inline!important
        }
        
        .with_frm_style .frm_inline_container label.frm_primary_label {
            margin-right: 10px!important
        }
        
        .frm_form_field.frm_two_col .frm_radio,
        .frm_form_field.frm_three_col .frm_radio,
        .frm_form_field.frm_four_col .frm_radio,
        .frm_form_field.frm_two_col .frm_checkbox,
        .frm_form_field.frm_three_col .frm_checkbox,
        .frm_form_field.frm_four_col .frm_checkbox {
            float: left
        }
        
        .frm_form_field.frm_two_col .frm_radio,
        .frm_form_field.frm_two_col .frm_checkbox {
            width: 48%;
            margin-right: 4%
        }
        
        .frm_form_field.frm_three_col .frm_radio,
        .frm_form_field.frm_three_col .frm_checkbox {
            width: 30%;
            margin-right: 5%
        }
        
        .frm_form_field.frm_four_col .frm_radio,
        .frm_form_field.frm_four_col .frm_checkbox {
            width: 22%;
            margin-right: 4%
        }
        
        .frm_form_field.frm_two_col .frm_radio:nth-child(2n+2),
        .frm_form_field.frm_two_col .frm_checkbox:nth-child(2n+2),
        .frm_form_field.frm_three_col .frm_radio:nth-child(3n+3),
        .frm_form_field.frm_three_col .frm_checkbox:nth-child(3n+3),
        .frm_form_field.frm_four_col .frm_radio:nth-child(4n+4),
        .frm_form_field.frm_four_col .frm_checkbox:nth-child(4n+4) {
            margin-right: 0
        }
        
        .with_frm_style.frm_rtl .frm_form_field.frm2,
        .with_frm_style.frm_rtl .frm_form_field.frm3,
        .with_frm_style.frm_rtl .frm_form_field.frm4,
        .with_frm_style.frm_rtl .frm_form_field.frm6,
        .with_frm_style.frm_rtl .frm_form_field.frm8,
        .with_frm_style.frm_rtl .frm_form_field.frm9,
        .with_frm_style.frm_rtl .frm_form_field.frm_half,
        .with_frm_style.frm_rtl .frm_form_field.frm_third,
        .with_frm_style.frm_rtl .frm_form_field.frm_two_thirds,
        .with_frm_style.frm_rtl .frm_form_field.frm_fourth,
        .with_frm_style.frm_rtl .frm_form_field.frm_fifth,
        .with_frm_style.frm_rtl .frm_form_field.frm_sixth,
        .with_frm_style.frm_rtl .frm_form_field.frm_seventh,
        .with_frm_style.frm_rtl .frm_form_field.frm_eighth,
        .with_frm_style.frm_rtl .frm_form_field.frm_inline,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_half,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_third,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_two_thirds,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_fourth,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_fifth,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_inline,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_half,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_third,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_two_thirds,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_fourth,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_fifth,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_inline,
        .with_frm_style.frm_rtl .frm_form_field.frm_right_half,
        .with_frm_style.frm_rtl .frm_form_field.frm_right_third,
        .with_frm_style.frm_rtl .frm_form_field.frm_right_two_thirds,
        .with_frm_style.frm_rtl .frm_form_field.frm_right_fourth,
        .with_frm_style.frm_rtl .frm_form_field.frm_right_fifth,
        .with_frm_style.frm_rtl .frm_form_field.frm_right_inline,
        .with_frm_style.frm_rtl .frm_form_field.frm_last_half,
        .with_frm_style.frm_rtl .frm_form_field.frm_last_third,
        .with_frm_style.frm_rtl .frm_form_field.frm_last_two_thirds,
        .with_frm_style.frm_rtl .frm_form_field.frm_last_fourth,
        .with_frm_style.frm_rtl .frm_form_field.frm_last_fifth,
        .with_frm_style.frm_rtl .frm_form_field.frm_last_inline {
            float: right;
            margin-right: 2.5%;
            margin-left: 0;
            clear: none
        }
        
        .with_frm_style.frm_rtl .frm_form_field.frm_left_half,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_half,
        .with_frm_style.frm_rtl .frm_form_field.frm_first,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_third,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_third,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_two_thirds,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_two_thirds,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_fourth,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_fourth,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_fifth,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_fifth,
        .with_frm_style.frm_rtl .frm_form_field.frm_left_inline,
        .with_frm_style.frm_rtl .frm_form_field.frm_first_inline {
            clear: right;
            margin-right: 0
        }
        
        .with_frm_style.frm_rtl .frm_form_field.frm_two_col .frm_radio,
        .with_frm_style.frm_rtl .frm_form_field.frm_three_col .frm_radio,
        .with_frm_style.frm_rtl .frm_form_field.frm_four_col .frm_radio,
        .with_frm_style.frm_rtl .frm_form_field.frm_two_col .frm_checkbox,
        .with_frm_style.frm_rtl .frm_form_field.frm_three_col .frm_checkbox,
        .with_frm_style.frm_rtl .frm_form_field.frm_four_col .frm_checkbox {
            float: right
        }
        
        @media only screen and (max-width:500px) {
            .with_frm_style .frm_form_field.frm_left_container input:not([type=radio]):not([type=checkbox]),
            .with_frm_style .frm_form_field.frm_left_container:not(.frm_dynamic_select_container) select,
            .with_frm_style .frm_form_field.frm_left_container textarea,
            .with_frm_style .frm_form_field.frm_left_container .frm_opt_container,
            .with_frm_style .frm_form_field.frm_left_container .frm-g-recaptcha,
            .with_frm_style .frm_form_field.frm_left_container .g-recaptcha,
            .with_frm_style .frm_form_field.frm_left_container .chosen-container,
            .with_frm_style .frm_form_field.frm_right_container input:not([type=radio]):not([type=checkbox]),
            .with_frm_style .frm_form_field.frm_right_container:not(.frm_dynamic_select_container) select,
            .with_frm_style .frm_form_field.frm_right_container textarea,
            .with_frm_style .frm_form_field.frm_right_container .frm_opt_container,
            .with_frm_style .frm_form_field.frm_right_container .frm-g-recaptcha,
            .with_frm_style .frm_form_field.frm_right_container .g-recaptcha,
            .with_frm_style .frm_form_field.frm_right_container .chosen-container {
                max-width: 100%!important
            }
            .with_frm_style .frm_left_container>p.description::before,
            .with_frm_style .frm_left_container>div.description::before,
            .with_frm_style .frm_left_container>div.frm_description::before,
            .with_frm_style .frm_left_container>.frm_error::before,
            .with_frm_style .frm_right_container>p.description::after,
            .with_frm_style .frm_right_container>div.description::after,
            .with_frm_style .frm_right_container>div.frm_description::after,
            .with_frm_style .frm_right_container>.frm_error::after {
                display: none!important
            }
            .with_frm_style .frm_left_container label.frm_primary_label,
            .with_frm_style .frm_right_container label.frm_primary_label {
                width: 100%!important;
                max-width: 100%!important;
                margin-right: 0!important;
                margin-left: 0!important;
                padding-right: 0!important;
                padding-left: 0!important
            }
        }
        
        @media only screen and (max-width:600px) {
            .with_frm_style .frm_form_field.frm_half.frm_left_container input:not([type=radio]):not([type=checkbox]),
            .with_frm_style .frm_form_field.frm_half.frm_left_container select,
            .with_frm_style .frm_form_field.frm_half.frm_left_container textarea,
            .with_frm_style .frm_form_field.frm_half.frm_left_container .frm_opt_container,
            .with_frm_style .frm_form_field.frm_half.frm_left_container.frm-g-recaptcha,
            .with_frm_style .frm_form_field.frm_half.frm_left_container.g-recaptcha,
            .with_frm_style .frm_form_field.frm_half.frm_left_container .chosen-container,
            .with_frm_style .frm_form_field.frm_half.frm_right_container input:not([type=radio]):not([type=checkbox]),
            .with_frm_style .frm_form_field.frm_half.frm_right_container select,
            .with_frm_style .frm_form_field.frm_half.frm_right_container textarea,
            .with_frm_style .frm_form_field.frm_half.frm_right_container .frm_opt_container,
            .with_frm_style .frm_form_field.frm_half.frm_right_container.frm-g-recaptcha,
            .with_frm_style .frm_form_field.frm_half.frm_right_container.g-recaptcha,
            .with_frm_style .frm_form_field.frm_half.frm_right_container .chosen-container {
                max-width: 100%!important
            }
            .with_frm_style .frm_form_field.frm_left_half.frm_left_container .frm_primary_label,
            .with_frm_style .frm_form_field.frm_right_half.frm_left_container .frm_primary_label,
            .with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_primary_label,
            .with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_primary_label,
            .with_frm_style .frm_form_field.frm_half.frm_left_container .frm_primary_label,
            .with_frm_style .frm_form_field.frm_left_half.frm_right_container .frm_primary_label,
            .with_frm_style .frm_form_field.frm_right_half.frm_right_container .frm_primary_label,
            .with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_primary_label,
            .with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_primary_label,
            .with_frm_style .frm_form_field.frm_half.frm_right_container .frm_primary_label {
                max-width: 100%!important;
                margin-right: 0;
                margin-left: 0;
                padding-right: 0;
                padding-left: 0;
                width: 100%!important
            }
            .with_frm_style .frm_repeat_inline,
            .with_frm_style .frm_repeat_grid {
                margin: 20px 0
            }
            .with_frm_style .frm_form_field.frm_first_half.frm_right_container div.frm_description,
            .with_frm_style .frm_form_field.frm_first_half.frm_right_container .frm_error,
            .with_frm_style .frm_form_field.frm_first_half .frm_right_container div.frm_description,
            .with_frm_style .frm_form_field.frm_first_half .frm_right_container .frm_error,
            .with_frm_style .frm_form_field.frm_last_half.frm_right_container div.frm_description,
            .with_frm_style .frm_form_field.frm_last_half.frm_right_container .frm_error,
            .with_frm_style .frm_form_field.frm_half.frm_right_container div.frm_description,
            .with_frm_style .frm_form_field.frm_half.frm_right_container .frm_error,
            .with_frm_style .frm_form_field.frm_first_half.frm_left_container div.frm_description,
            .with_frm_style .frm_form_field.frm_first_half.frm_left_container .frm_error,
            .with_frm_style .frm_form_field.frm_first_half .frm_left_container div.frm_description,
            .with_frm_style .frm_form_field.frm_first_half .frm_left_container .frm_error,
            .with_frm_style .frm_form_field.frm_last_half.frm_left_container div.frm_description,
            .with_frm_style .frm_form_field.frm_last_half.frm_left_container .frm_error,
            .with_frm_style .frm_form_field.frm_half.frm_left_container div.frm_description,
            .with_frm_style .frm_form_field.frm_half.frm_left_container .frm_error {
                margin-right: 0;
                margin-left: 0;
                padding-right: 0;
                padding-left: 0
            }
            .frm_form_field.frm2,
            .frm_submit.frm2,
            .frm_form_field.frm3,
            .frm_submit.frm3,
            .frm_form_field.frm4,
            .frm_submit.frm4,
            .frm_form_field.frm6,
            .frm_submit.frm6,
            .frm_form_field.frm8,
            .frm_submit.frm8,
            .frm_form_field.frm9,
            .frm_submit.frm9,
            .frm_form_field.frm_half,
            .frm_submit.frm_half,
            .frm_form_field.frm_left_half,
            .frm_form_field.frm_right_half,
            .frm_form_field.frm_first_half,
            .frm_form_field.frm_last_half,
            .frm_form_field.frm_first_third,
            .frm_form_field.frm_third,
            .frm_submit.frm_third,
            .frm_form_field.frm_last_third,
            .frm_form_field.frm_first_two_thirds,
            .frm_form_field.frm_last_two_thirds,
            .frm_form_field.frm_two_thirds,
            .frm_form_field.frm_left_fourth,
            .frm_form_field.frm_fourth,
            .frm_submit.frm_fourth,
            .frm_form_field.frm_right_fourth,
            .frm_form_field.frm_first_fourth,
            .frm_form_field.frm_last_fourth,
            .frm_form_field.frm_three_fourths,
            .frm_form_field.frm_fifth,
            .frm_submit.frm_fifth,
            .frm_form_field.frm_two_fifths,
            .frm_form_field.frm_three_fifths,
            .frm_form_field.frm_four_fifths,
            .frm_form_field.frm_sixth,
            .frm_submit.frm_sixth,
            .frm_form_field.frm_seventh,
            .frm_submit.frm_seventh,
            .frm_form_field.frm_eighth,
            .frm_submit.frm_eighth,
            .frm_form_field.frm_first_inline,
            .frm_form_field.frm_inline,
            .frm_submit.frm_inline,
            .frm_form_field.frm_last_inline {
                width: 100%;
                margin-left: 0;
                margin-right: 0;
                clear: both;
                float: none
            }
            .frm_form_field.frm_four_col .frm_radio,
            .frm_form_field.frm_four_col .frm_checkbox {
                width: 48%
            }
            .frm_form_field.frm_four_col .frm_radio:nth-child(2n+2),
            .frm_form_field.frm_four_col .frm_checkbox:nth-child(2n+2) {
                margin-right: 0
            }
        }
        
        .video-intro-elo .container-intro-elo .text-intro-elo p {
            font-family: Roboto Slab;
            font-style: normal;
            font-weight: 700;
            line-height: 24px;
            font-size: 16px;
            margin-top: 30px;
            padding: 0 15px;
            color: #ec1c24
        }
        
        .elo-introduction {
            margin-bottom: 83px
        }
        
        .row-footer-elo .kc-row-container {
            background: #bd161d;
            padding-top: 40px
        }
        
        .row-footer-elo .kc-row-container .col-footer-bottom .container-col-footer-bottom .kc-elm {
            text-align: center
        }
        
        .row-footer-elo .kc-row-container .col-logoelo .container-col-logoelo .text-intro-logo {
            font-family: Open Sans;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
            font-size: 14px;
            margin-top: 30px;
            color: #FFF;
            padding-right: 100px
        }
        
        .row-footer-elo .col-footer-bottom .container-col-footer-bottom hr {
            background-color: #041730;
            height: 1px;
            margin-bottom: 30px
        }
        
        .row-footer-elo .col-footer-bottom .container-col-footer-bottom i {
            color: #fff;
            margin-bottom: 30px;
            font-family: Roboto;
            font-style: normal;
            font-weight: 400;
            line-height: 20px;
            font-size: 14px;
            text-align: center
        }
        
        .row-footer-elo .kc-row-container .col-lienhe .container-col-lienhe .title-lienhe {
            font-family: Roboto;
            font-style: normal;
            font-weight: 700;
            line-height: 20px;
            font-size: 16px;
            text-transform: uppercase;
            margin-bottom: 30px;
            color: #FFF
        }
        
        .row-footer-elo .kc-row-container .col-lienhe .container-col-lienhe span {
            font-family: Roboto;
            font-style: normal;
            font-weight: 400;
            line-height: 20px;
            font-size: 14px;
            color: #FFF
        }
        
        .row-footer-elo .kc-row-container .col-lienhe .container-col-lienhe i {
            color: #f9aa28;
            margin-right: 100px
        }
        
        .row-footer-elo .kc-row-container .col-social .container-col-social .title-social {
            font-family: Roboto;
            font-style: normal;
            font-weight: 700;
            line-height: 20px;
            font-size: 16px;
            text-transform: uppercase;
            margin-bottom: 30px;
            color: #FFF
        }
        
        .row-footer-elo .kc-row-container .col-social .container-col-social a {
            font-size: 40px;
            color: #fff;
            margin: 0 5px
        }
        
        .wp-block-audio figcaption {
            margin-top: .5em;
            margin-bottom: 1em;
            color: #555d66;
            text-align: center;
            font-size: 13px
        }
        
        .wp-block-audio audio {
            width: 100%;
            min-width: 300px
        }
        
        .block-editor-block-list__layout .reusable-block-edit-panel {
            align-items: center;
            background: #f8f9f9;
            color: #555d66;
            display: flex;
            flex-wrap: wrap;
            font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
            font-size: 13px;
            top: -14px;
            margin: 0 -14px;
            padding: 8px 14px;
            position: relative;
            border: 1px dashed rgba(145, 151, 162, .25);
            border-bottom: none
        }
        
        .block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel {
            margin: 0 -14px;
            padding: 8px 14px
        }
        
        .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner {
            margin: 0 5px
        }
        
        .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info {
            margin-right: auto
        }
        
        .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label {
            margin-right: 8px;
            white-space: nowrap;
            font-weight: 600
        }
        
        .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
            flex: 1 1 100%;
            font-size: 14px;
            height: 30px;
            margin: 4px 0 8px
        }
        
        .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
            flex-shrink: 0
        }
        
        @media (min-width:960px) {
            .block-editor-block-list__layout .reusable-block-edit-panel {
                flex-wrap: nowrap
            }
            .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
                margin: 0
            }
            .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
                margin: 0 0 0 5px
            }
        }
        
        .editor-block-list__layout .is-selected .reusable-block-edit-panel {
            border-color: rgba(66, 88, 99, .4) rgba(66, 88, 99, .4) rgba(66, 88, 99, .4) transparent
        }
        
        .is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel {
            border-color: hsla(0, 0%, 100%, .45) hsla(0, 0%, 100%, .45) hsla(0, 0%, 100%, .45) transparent
        }
        
        .block-editor-block-list__layout .reusable-block-indicator {
            background: #fff;
            border: 1px dashed #e2e4e7;
            color: #555d66;
            top: -14px;
            height: 30px;
            padding: 4px;
            position: absolute;
            z-index: 1;
            width: 30px;
            right: -14px
        }
        
        .wp-block-button {
            color: #fff;
            margin-bottom: 1.5em
        }
        
        .wp-block-button.aligncenter {
            text-align: center
        }
        
        .wp-block-button.alignright {
            text-align: right
        }
        
        .wp-block-button__link {
            background-color: #32373c;
            border: none;
            border-radius: 28px;
            box-shadow: none;
            color: inherit;
            cursor: pointer;
            display: inline-block;
            font-size: 18px;
            margin: 0;
            padding: 12px 24px;
            text-align: center;
            text-decoration: none;
            overflow-wrap: break-word
        }
        
        .wp-block-button__link:active,
        .wp-block-button__link:focus,
        .wp-block-button__link:hover,
        .wp-block-button__link:visited {
            color: inherit
        }
        
        .is-style-squared .wp-block-button__link {
            border-radius: 0
        }
        
        .is-style-outline {
            color: #32373c
        }
        
        .is-style-outline .wp-block-button__link {
            background-color: transparent;
            border: 2px solid
        }
        
        .wp-block-calendar {
            text-align: center
        }
        
        .wp-block-calendar tbody td,
        .wp-block-calendar th {
            padding: 4px;
            border: 1px solid #e2e4e7
        }
        
        .wp-block-calendar tfoot td {
            border: none
        }
        
        .wp-block-calendar table {
            width: 100%;
            border-collapse: collapse;
            font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif
        }
        
        .wp-block-calendar table th {
            font-weight: 440;
            background: #edeff0
        }
        
        .wp-block-calendar a {
            text-decoration: underline
        }
        
        .wp-block-calendar tfoot a {
            color: #00739c
        }
        
        .wp-block-calendar table caption,
        .wp-block-calendar table tbody {
            color: #40464d
        }
        
        .wp-block-categories.alignleft {
            margin-right: 2em
        }
        
        .wp-block-categories.alignright {
            margin-left: 2em
        }
        
        .wp-block-columns {
            display: flex;
            flex-wrap: wrap
        }
        
        @media (min-width:782px) {
            .wp-block-columns {
                flex-wrap: nowrap
            }
        }
        
        .wp-block-column {
            flex-grow: 1;
            margin-bottom: 1em;
            flex-basis: 100%;
            min-width: 0;
            word-break: break-word;
            overflow-wrap: break-word
        }
        
        @media (min-width:600px) {
            .wp-block-column {
                flex-basis: calc(50% - 16px);
                flex-grow: 0
            }
            .wp-block-column:nth-child(2n) {
                margin-left: 32px
            }
        }
        
        @media (min-width:782px) {
            .wp-block-column:not(: first-child) {
                margin-left: 32px
            }
        }
        
        .wp-block-cover,
        .wp-block-cover-image {
            position: relative;
            background-color: #000;
            background-size: cover;
            background-position: 50%;
            min-height: 430px;
            width: 100%;
            margin: 0 0 1.5em;
            display: flex;
            justify-content: center;
            align-items: center;
            overflow: hidden
        }
        
        .wp-block-cover-image.has-left-content,
        .wp-block-cover.has-left-content {
            justify-content: flex-start
        }
        
        .wp-block-cover-image.has-left-content .wp-block-cover-image-text,
        .wp-block-cover-image.has-left-content .wp-block-cover-text,
        .wp-block-cover-image.has-left-content h2,
        .wp-block-cover.has-left-content .wp-block-cover-image-text,
        .wp-block-cover.has-left-content .wp-block-cover-text,
        .wp-block-cover.has-left-content h2 {
            margin-left: 0;
            text-align: left
        }
        
        .wp-block-cover-image.has-right-content,
        .wp-block-cover.has-right-content {
            justify-content: flex-end
        }
        
        .wp-block-cover-image.has-right-content .wp-block-cover-image-text,
        .wp-block-cover-image.has-right-content .wp-block-cover-text,
        .wp-block-cover-image.has-right-content h2,
        .wp-block-cover.has-right-content .wp-block-cover-image-text,
        .wp-block-cover.has-right-content .wp-block-cover-text,
        .wp-block-cover.has-right-content h2 {
            margin-right: 0;
            text-align: right
        }
        
        .wp-block-cover-image .wp-block-cover-image-text,
        .wp-block-cover-image .wp-block-cover-text,
        .wp-block-cover-image h2,
        .wp-block-cover .wp-block-cover-image-text,
        .wp-block-cover .wp-block-cover-text,
        .wp-block-cover h2 {
            color: #fff;
            font-size: 2em;
            line-height: 1.25;
            z-index: 1;
            margin-bottom: 0;
            max-width: 610px;
            padding: 14px;
            text-align: center
        }
        
        .wp-block-cover-image .wp-block-cover-image-text a,
        .wp-block-cover-image .wp-block-cover-image-text a:active,
        .wp-block-cover-image .wp-block-cover-image-text a:focus,
        .wp-block-cover-image .wp-block-cover-image-text a:hover,
        .wp-block-cover-image .wp-block-cover-text a,
        .wp-block-cover-image .wp-block-cover-text a:active,
        .wp-block-cover-image .wp-block-cover-text a:focus,
        .wp-block-cover-image .wp-block-cover-text a:hover,
        .wp-block-cover-image h2 a,
        .wp-block-cover-image h2 a:active,
        .wp-block-cover-image h2 a:focus,
        .wp-block-cover-image h2 a:hover,
        .wp-block-cover .wp-block-cover-image-text a,
        .wp-block-cover .wp-block-cover-image-text a:active,
        .wp-block-cover .wp-block-cover-image-text a:focus,
        .wp-block-cover .wp-block-cover-image-text a:hover,
        .wp-block-cover .wp-block-cover-text a,
        .wp-block-cover .wp-block-cover-text a:active,
        .wp-block-cover .wp-block-cover-text a:focus,
        .wp-block-cover .wp-block-cover-text a:hover,
        .wp-block-cover h2 a,
        .wp-block-cover h2 a:active,
        .wp-block-cover h2 a:focus,
        .wp-block-cover h2 a:hover {
            color: #fff
        }
        
        .wp-block-cover-image.has-parallax,
        .wp-block-cover.has-parallax {
            background-attachment: fixed
        }
        
        @supports (-webkit-overflow-scrolling:touch) {
            .wp-block-cover-image.has-parallax,
            .wp-block-cover.has-parallax {
                background-attachment: scroll
            }
        }
        
        .wp-block-cover-image.has-background-dim:before,
        .wp-block-cover.has-background-dim:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background-color: inherit;
            opacity: .5;
            z-index: 1
        }
        
        .wp-block-cover-image.has-background-dim.has-background-dim-10:before,
        .wp-block-cover.has-background-dim.has-background-dim-10:before {
            opacity: .1
        }
        
        .wp-block-cover-image.has-background-dim.has-background-dim-20:before,
        .wp-block-cover.has-background-dim.has-background-dim-20:before {
            opacity: .2
        }
        
        .wp-block-cover-image.has-background-dim.has-background-dim-30:before,
        .wp-block-cover.has-background-dim.has-background-dim-30:before {
            opacity: .3
        }
        
        .wp-block-cover-image.has-background-dim.has-background-dim-40:before,
        .wp-block-cover.has-background-dim.has-background-dim-40:before {
            opacity: .4
        }
        
        .wp-block-cover-image.has-background-dim.has-background-dim-50:before,
        .wp-block-cover.has-background-dim.has-background-dim-50:before {
            opacity: .5
        }
        
        .wp-block-cover-image.has-background-dim.has-background-dim-60:before,
        .wp-block-cover.has-background-dim.has-background-dim-60:before {
            opacity: .6
        }
        
        .wp-block-cover-image.has-background-dim.has-background-dim-70:before,
        .wp-block-cover.has-background-dim.has-background-dim-70:before {
            opacity: .7
        }
        
        .wp-block-cover-image.has-background-dim.has-background-dim-80:before,
        .wp-block-cover.has-background-dim.has-background-dim-80:before {
            opacity: .8
        }
        
        .wp-block-cover-image.has-background-dim.has-background-dim-90:before,
        .wp-block-cover.has-background-dim.has-background-dim-90:before {
            opacity: .9
        }
        
        .wp-block-cover-image.has-background-dim.has-background-dim-100:before,
        .wp-block-cover.has-background-dim.has-background-dim-100:before {
            opacity: 1
        }
        
        .wp-block-cover-image.alignleft,
        .wp-block-cover-image.alignright,
        .wp-block-cover.alignleft,
        .wp-block-cover.alignright {
            max-width: 305px;
            width: 100%
        }
        
        .wp-block-cover-image:after,
        .wp-block-cover:after {
            display: block;
            content: "";
            font-size: 0;
            min-height: inherit
        }
        
        @supports ((position:-webkit-sticky) or (position:sticky)) {
            .wp-block-cover-image:after,
            .wp-block-cover:after {
                content: none
            }
        }
        
        .wp-block-cover-image.aligncenter,
        .wp-block-cover-image.alignleft,
        .wp-block-cover-image.alignright,
        .wp-block-cover.aligncenter,
        .wp-block-cover.alignleft,
        .wp-block-cover.alignright {
            display: flex
        }
        
        .wp-block-cover-image .wp-block-cover__inner-container,
        .wp-block-cover .wp-block-cover__inner-container {
            width: calc(100% - 70px);
            z-index: 1;
            color: #f8f9f9
        }
        
        .wp-block-cover-image .wp-block-subhead,
        .wp-block-cover-image h1,
        .wp-block-cover-image h2,
        .wp-block-cover-image h3,
        .wp-block-cover-image h4,
        .wp-block-cover-image h5,
        .wp-block-cover-image h6,
        .wp-block-cover-image p,
        .wp-block-cover .wp-block-subhead,
        .wp-block-cover h1,
        .wp-block-cover h2,
        .wp-block-cover h3,
        .wp-block-cover h4,
        .wp-block-cover h5,
        .wp-block-cover h6,
        .wp-block-cover p {
            color: inherit
        }
        
        .wp-block-cover__video-background {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
            width: 100%;
            height: 100%;
            z-index: 0;
            -o-object-fit: cover;
            object-fit: cover
        }
        
        .block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,
        .block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,
        .wp-block-embed.alignleft,
        .wp-block-embed.alignright {
            max-width: 360px;
            width: 100%
        }
        
        .wp-block-embed {
            margin-bottom: 1em
        }
        
        .wp-block-embed figcaption {
            margin-top: .5em;
            margin-bottom: 1em;
            color: #555d66;
            text-align: center;
            font-size: 13px
        }
        
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
            position: relative
        }
        
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
            content: "";
            display: block;
            padding-top: 50%
        }
        
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%
        }
        
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
            padding-top: 42.85%
        }
        
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
            padding-top: 50%
        }
        
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
            padding-top: 56.25%
        }
        
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
            padding-top: 75%
        }
        
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
            padding-top: 100%
        }
        
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
            padding-top: 66.66%
        }
        
        .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
            padding-top: 200%
        }
        
        .wp-block-file {
            margin-bottom: 1.5em
        }
        
        .wp-block-file.aligncenter {
            text-align: center
        }
        
        .wp-block-file.alignright {
            text-align: right
        }
        
        .wp-block-file .wp-block-file__button {
            background: #32373c;
            border-radius: 2em;
            color: #fff;
            font-size: 13px;
            padding: .5em 1em
        }
        
        .wp-block-file a.wp-block-file__button {
            text-decoration: none
        }
        
        .wp-block-file a.wp-block-file__button:active,
        .wp-block-file a.wp-block-file__button:focus,
        .wp-block-file a.wp-block-file__button:hover,
        .wp-block-file a.wp-block-file__button:visited {
            box-shadow: none;
            color: #fff;
            opacity: .85;
            text-decoration: none
        }
        
        .wp-block-file *+.wp-block-file__button {
            margin-left: .75em
        }
        
        .wp-block-gallery {
            display: flex;
            flex-wrap: wrap;
            list-style-type: none;
            padding: 0
        }
        
        .wp-block-gallery .blocks-gallery-image,
        .wp-block-gallery .blocks-gallery-item {
            margin: 0 16px 16px 0;
            display: flex;
            flex-grow: 1;
            flex-direction: column;
            justify-content: center;
            position: relative
        }
        
        .wp-block-gallery .blocks-gallery-image figure,
        .wp-block-gallery .blocks-gallery-item figure {
            margin: 0;
            height: 100%
        }
        
        @supports ((position:-webkit-sticky) or (position:sticky)) {
            .wp-block-gallery .blocks-gallery-image figure,
            .wp-block-gallery .blocks-gallery-item figure {
                display: flex;
                align-items: flex-end;
                justify-content: flex-start
            }
        }
        
        .wp-block-gallery .blocks-gallery-image img,
        .wp-block-gallery .blocks-gallery-item img {
            display: block;
            max-width: 100%;
            height: auto;
            width: 100%
        }
        
        @supports ((position:-webkit-sticky) or (position:sticky)) {
            .wp-block-gallery .blocks-gallery-image img,
            .wp-block-gallery .blocks-gallery-item img {
                width: auto
            }
        }
        
        .wp-block-gallery .blocks-gallery-image figcaption,
        .wp-block-gallery .blocks-gallery-item figcaption {
            position: absolute;
            bottom: 0;
            width: 100%;
            max-height: 100%;
            overflow: auto;
            padding: 40px 10px 9px;
            color: #fff;
            text-align: center;
            font-size: 13px;
            background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent)
        }
        
        .wp-block-gallery .blocks-gallery-image figcaption img,
        .wp-block-gallery .blocks-gallery-item figcaption img {
            display: inline
        }
        
        .wp-block-gallery.is-cropped .blocks-gallery-image a,
        .wp-block-gallery.is-cropped .blocks-gallery-image img,
        .wp-block-gallery.is-cropped .blocks-gallery-item a,
        .wp-block-gallery.is-cropped .blocks-gallery-item img {
            width: 100%
        }
        
        @supports ((position:-webkit-sticky) or (position:sticky)) {
            .wp-block-gallery.is-cropped .blocks-gallery-image a,
            .wp-block-gallery.is-cropped .blocks-gallery-image img,
            .wp-block-gallery.is-cropped .blocks-gallery-item a,
            .wp-block-gallery.is-cropped .blocks-gallery-item img {
                height: 100%;
                flex: 1;
                -o-object-fit: cover;
                object-fit: cover
            }
        }
        
        .wp-block-gallery .blocks-gallery-image,
        .wp-block-gallery .blocks-gallery-item {
            width: calc((100% - 16px)/2)
        }
        
        .wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
        .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
            margin-right: 0
        }
        
        .wp-block-gallery.columns-1 .blocks-gallery-image,
        .wp-block-gallery.columns-1 .blocks-gallery-item {
            width: 100%;
            margin-right: 0
        }
        
        @media (min-width:600px) {
            .wp-block-gallery.columns-3 .blocks-gallery-image,
            .wp-block-gallery.columns-3 .blocks-gallery-item {
                width: calc((100% - 32px)/3);
                margin-right: 16px
            }
            @supports (-ms-ime-align:auto) {
                .wp-block-gallery.columns-3 .blocks-gallery-image,
                .wp-block-gallery.columns-3 .blocks-gallery-item {
                    width: calc((100% - 32px)/3 - 1px)
                }
            }
            .wp-block-gallery.columns-4 .blocks-gallery-image,
            .wp-block-gallery.columns-4 .blocks-gallery-item {
                width: calc((100% - 48px)/4);
                margin-right: 16px
            }
            @supports (-ms-ime-align:auto) {
                .wp-block-gallery.columns-4 .blocks-gallery-image,
                .wp-block-gallery.columns-4 .blocks-gallery-item {
                    width: calc((100% - 48px)/4 - 1px)
                }
            }
            .wp-block-gallery.columns-5 .blocks-gallery-image,
            .wp-block-gallery.columns-5 .blocks-gallery-item {
                width: calc((100% - 64px)/5);
                margin-right: 16px
            }
            @supports (-ms-ime-align:auto) {
                .wp-block-gallery.columns-5 .blocks-gallery-image,
                .wp-block-gallery.columns-5 .blocks-gallery-item {
                    width: calc((100% - 64px)/5 - 1px)
                }
            }
            .wp-block-gallery.columns-6 .blocks-gallery-image,
            .wp-block-gallery.columns-6 .blocks-gallery-item {
                width: calc((100% - 80px)/6);
                margin-right: 16px
            }
            @supports (-ms-ime-align:auto) {
                .wp-block-gallery.columns-6 .blocks-gallery-image,
                .wp-block-gallery.columns-6 .blocks-gallery-item {
                    width: calc((100% - 80px)/6 - 1px)
                }
            }
            .wp-block-gallery.columns-7 .blocks-gallery-image,
            .wp-block-gallery.columns-7 .blocks-gallery-item {
                width: calc((100% - 96px)/7);
                margin-right: 16px
            }
            @supports (-ms-ime-align:auto) {
                .wp-block-gallery.columns-7 .blocks-gallery-image,
                .wp-block-gallery.columns-7 .blocks-gallery-item {
                    width: calc((100% - 96px)/7 - 1px)
                }
            }
            .wp-block-gallery.columns-8 .blocks-gallery-image,
            .wp-block-gallery.columns-8 .blocks-gallery-item {
                width: calc((100% - 112px)/8);
                margin-right: 16px
            }
            @supports (-ms-ime-align:auto) {
                .wp-block-gallery.columns-8 .blocks-gallery-image,
                .wp-block-gallery.columns-8 .blocks-gallery-item {
                    width: calc((100% - 112px)/8 - 1px)
                }
            }
            .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
            .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
            .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
            .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
            .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
            .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
            .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
            .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
            .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
            .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
            .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
            .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
            .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
            .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
            .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
            .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
                margin-right: 0
            }
        }
        
        .wp-block-gallery .blocks-gallery-image:last-child,
        .wp-block-gallery .blocks-gallery-item:last-child {
            margin-right: 0
        }
        
        .wp-block-gallery .blocks-gallery-item.has-add-item-button {
            width: 100%
        }
        
        .wp-block-gallery.alignleft,
        .wp-block-gallery.alignright {
            max-width: 305px;
            width: 100%
        }
        
        .wp-block-gallery.aligncenter,
        .wp-block-gallery.alignleft,
        .wp-block-gallery.alignright {
            display: flex
        }
        
        .wp-block-gallery.aligncenter .blocks-gallery-item figure {
            justify-content: center
        }
        
        .wp-block-image {
            max-width: 100%;
            margin-bottom: 1em;
            margin-left: 0;
            margin-right: 0
        }
        
        .wp-block-image img {
            max-width: 100%
        }
        
        .wp-block-image.aligncenter {
            text-align: center
        }
        
        .wp-block-image.alignfull img,
        .wp-block-image.alignwide img {
            width: 100%
        }
        
        .wp-block-image .aligncenter,
        .wp-block-image .alignleft,
        .wp-block-image .alignright,
        .wp-block-image.is-resized {
            display: table;
            margin-left: 0;
            margin-right: 0
        }
        
        .wp-block-image .aligncenter>figcaption,
        .wp-block-image .alignleft>figcaption,
        .wp-block-image .alignright>figcaption,
        .wp-block-image.is-resized>figcaption {
            display: table-caption;
            caption-side: bottom
        }
        
        .wp-block-image .alignleft {
            float: left;
            margin-right: 1em
        }
        
        .wp-block-image .alignright {
            float: right;
            margin-left: 1em
        }
        
        .wp-block-image .aligncenter {
            margin-left: auto;
            margin-right: auto
        }
        
        .wp-block-image figcaption {
            margin-top: .5em;
            margin-bottom: 1em;
            color: #555d66;
            text-align: center;
            font-size: 13px
        }
        
        .wp-block-latest-comments__comment {
            font-size: 15px;
            line-height: 1.1;
            list-style: none;
            margin-bottom: 1em
        }
        
        .has-avatars .wp-block-latest-comments__comment {
            min-height: 36px;
            list-style: none
        }
        
        .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
        .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
            margin-left: 52px
        }
        
        .has-dates .wp-block-latest-comments__comment,
        .has-excerpts .wp-block-latest-comments__comment {
            line-height: 1.5
        }
        
        .wp-block-latest-comments__comment-excerpt p {
            font-size: 14px;
            line-height: 1.8;
            margin: 5px 0 20px
        }
        
        .wp-block-latest-comments__comment-date {
            color: #8f98a1;
            display: block;
            font-size: 12px
        }
        
        .wp-block-latest-comments .avatar,
        .wp-block-latest-comments__comment-avatar {
            border-radius: 24px;
            display: block;
            float: left;
            height: 40px;
            margin-right: 12px;
            width: 40px
        }
        
        .wp-block-latest-posts.alignleft {
            margin-right: 2em
        }
        
        .wp-block-latest-posts.alignright {
            margin-left: 2em
        }
        
        .wp-block-latest-posts.is-grid {
            display: flex;
            flex-wrap: wrap;
            padding: 0;
            list-style: none
        }
        
        .wp-block-latest-posts.is-grid li {
            margin: 0 16px 16px 0;
            width: 100%
        }
        
        @media (min-width:600px) {
            .wp-block-latest-posts.columns-2 li {
                width: calc(50% - 16px)
            }
            .wp-block-latest-posts.columns-3 li {
                width: calc(33.33333% - 16px)
            }
            .wp-block-latest-posts.columns-4 li {
                width: calc(25% - 16px)
            }
            .wp-block-latest-posts.columns-5 li {
                width: calc(20% - 16px)
            }
            .wp-block-latest-posts.columns-6 li {
                width: calc(16.66667% - 16px)
            }
        }
        
        .wp-block-latest-posts__post-date {
            display: block;
            color: #6c7781;
            font-size: 13px
        }
        
        .wp-block-media-text {
            display: grid;
            grid-template-rows: auto;
            align-items: center;
            grid-template-areas: "media-text-media media-text-content";
            grid-template-columns: 50% auto
        }
        
        .wp-block-media-text.has-media-on-the-right {
            grid-template-areas: "media-text-content media-text-media";
            grid-template-columns: auto 50%
        }
        
        .wp-block-media-text .wp-block-media-text__media {
            grid-area: media-text-media;
            margin: 0
        }
        
        .wp-block-media-text .wp-block-media-text__content {
            word-break: break-word;
            grid-area: media-text-content;
            padding: 0 8%
        }
        
        .wp-block-media-text>figure>img,
        .wp-block-media-text>figure>video {
            max-width: unset;
            width: 100%;
            vertical-align: middle
        }
        
        @media (max-width:600px) {
            .wp-block-media-text.is-stacked-on-mobile {
                grid-template-columns: 100%!important;
                grid-template-areas: "media-text-media" "media-text-content"
            }
            .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
                grid-template-areas: "media-text-content" "media-text-media"
            }
        }
        
        .is-small-text {
            font-size: 14px
        }
        
        .is-regular-text {
            font-size: 16px
        }
        
        .is-large-text {
            font-size: 36px
        }
        
        .is-larger-text {
            font-size: 48px
        }
        
        .has-drop-cap:not(:focus):first-letter {
            float: left;
            font-size: 8.4em;
            line-height: .68;
            font-weight: 100;
            margin: .05em .1em 0 0;
            text-transform: uppercase;
            font-style: normal
        }
        
        .has-drop-cap:not(:focus):after {
            content: "";
            display: table;
            clear: both;
            padding-top: 14px
        }
        
        p.has-background {
            padding: 20px 30px
        }
        
        p.has-text-color a {
            color: inherit
        }
        
        .wp-block-pullquote {
            padding: 3em 0;
            margin-left: 0;
            margin-right: 0;
            text-align: center
        }
        
        .wp-block-pullquote.alignleft,
        .wp-block-pullquote.alignright {
            max-width: 305px
        }
        
        .wp-block-pullquote.alignleft p,
        .wp-block-pullquote.alignright p {
            font-size: 20px
        }
        
        .wp-block-pullquote p {
            font-size: 28px;
            line-height: 1.6
        }
        
        .wp-block-pullquote cite,
        .wp-block-pullquote footer {
            position: relative
        }
        
        .wp-block-pullquote .has-text-color a {
            color: inherit
        }
        
        .wp-block-pullquote:not(.is-style-solid-color) {
            background: none
        }
        
        .wp-block-pullquote.is-style-solid-color {
            border: none
        }
        
        .wp-block-pullquote.is-style-solid-color blockquote {
            margin-left: auto;
            margin-right: auto;
            text-align: left;
            max-width: 60%
        }
        
        .wp-block-pullquote.is-style-solid-color blockquote p {
            margin-top: 0;
            margin-bottom: 0;
            font-size: 32px
        }
        
        .wp-block-pullquote.is-style-solid-color blockquote cite {
            text-transform: none;
            font-style: normal
        }
        
        .wp-block-pullquote cite {
            color: inherit
        }
        
        .wp-block-quote.is-large,
        .wp-block-quote.is-style-large {
            margin: 0 0 16px;
            padding: 0 1em
        }
        
        .wp-block-quote.is-large p,
        .wp-block-quote.is-style-large p {
            font-size: 24px;
            font-style: italic;
            line-height: 1.6
        }
        
        .wp-block-quote.is-large cite,
        .wp-block-quote.is-large footer,
        .wp-block-quote.is-style-large cite,
        .wp-block-quote.is-style-large footer {
            font-size: 18px;
            text-align: right
        }
        
        .wp-block-rss.alignleft {
            margin-right: 2em
        }
        
        .wp-block-rss.alignright {
            margin-left: 2em
        }
        
        .wp-block-rss.is-grid {
            display: flex;
            flex-wrap: wrap;
            padding: 0;
            list-style: none
        }
        
        .wp-block-rss.is-grid li {
            margin: 0 16px 16px 0;
            width: 100%
        }
        
        @media (min-width:600px) {
            .wp-block-rss.columns-2 li {
                width: calc(50% - 16px)
            }
            .wp-block-rss.columns-3 li {
                width: calc(33.33333% - 16px)
            }
            .wp-block-rss.columns-4 li {
                width: calc(25% - 16px)
            }
            .wp-block-rss.columns-5 li {
                width: calc(20% - 16px)
            }
            .wp-block-rss.columns-6 li {
                width: calc(16.66667% - 16px)
            }
        }
        
        .wp-block-rss__item-author,
        .wp-block-rss__item-publish-date {
            color: #6c7781;
            font-size: 13px
        }
        
        .wp-block-search {
            display: flex;
            flex-wrap: wrap
        }
        
        .wp-block-search .wp-block-search__label {
            width: 100%
        }
        
        .wp-block-search .wp-block-search__input {
            flex-grow: 1
        }
        
        .wp-block-search .wp-block-search__button {
            margin-left: 10px
        }
        
        .wp-block-separator.is-style-wide {
            border-bottom-width: 1px
        }
        
        .wp-block-separator.is-style-dots {
            background: none;
            border: none;
            text-align: center;
            max-width: none;
            line-height: 1;
            height: auto
        }
        
        .wp-block-separator.is-style-dots:before {
            content: "\00b7 \00b7 \00b7";
            color: #191e23;
            font-size: 20px;
            letter-spacing: 2em;
            padding-left: 2em;
            font-family: serif
        }
        
        p.wp-block-subhead {
            font-size: 1.1em;
            font-style: italic;
            opacity: .75
        }
        
        .wp-block-table.has-fixed-layout {
            table-layout: fixed;
            width: 100%
        }
        
        .wp-block-table.aligncenter,
        .wp-block-table.alignleft,
        .wp-block-table.alignright {
            display: table;
            width: auto
        }
        
        .wp-block-table.has-subtle-light-gray-background-color {
            background-color: #f3f4f5
        }
        
        .wp-block-table.has-subtle-pale-green-background-color {
            background-color: #e9fbe5
        }
        
        .wp-block-table.has-subtle-pale-blue-background-color {
            background-color: #e7f5fe
        }
        
        .wp-block-table.has-subtle-pale-pink-background-color {
            background-color: #fcf0ef
        }
        
        .wp-block-table.is-style-stripes {
            border-spacing: 0;
            border-collapse: inherit;
            background-color: transparent;
            border-bottom: 1px solid #f3f4f5
        }
        
        .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd),
        .wp-block-table.is-style-stripes tr:nth-child(odd) {
            background-color: #f3f4f5
        }
        
        .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd) {
            background-color: #e9fbe5
        }
        
        .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd) {
            background-color: #e7f5fe
        }
        
        .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd) {
            background-color: #fcf0ef
        }
        
        .wp-block-table.is-style-stripes td {
            border-color: transparent
        }
        
        .wp-block-text-columns,
        .wp-block-text-columns.aligncenter {
            display: flex
        }
        
        .wp-block-text-columns .wp-block-column {
            margin: 0 16px;
            padding: 0
        }
        
        .wp-block-text-columns .wp-block-column:first-child {
            margin-left: 0
        }
        
        .wp-block-text-columns .wp-block-column:last-child {
            margin-right: 0
        }
        
        .wp-block-text-columns.columns-2 .wp-block-column {
            width: 50%
        }
        
        .wp-block-text-columns.columns-3 .wp-block-column {
            width: 33.33333%
        }
        
        .wp-block-text-columns.columns-4 .wp-block-column {
            width: 25%
        }
        
        pre.wp-block-verse {
            white-space: nowrap;
            overflow: auto
        }
        
        .wp-block-video {
            margin-left: 0;
            margin-right: 0
        }
        
        .wp-block-video video {
            max-width: 100%
        }
        
        @supports ((position:-webkit-sticky) or (position:sticky)) {
            .wp-block-video [poster] {
                -o-object-fit: cover;
                object-fit: cover
            }
        }
        
        .wp-block-video.aligncenter {
            text-align: center
        }
        
        .wp-block-video figcaption {
            margin-top: .5em;
            margin-bottom: 1em;
            color: #555d66;
            text-align: center;
            font-size: 13px
        }
        
        .has-pale-pink-background-color.has-pale-pink-background-color {
            background-color: #f78da7
        }
        
        .has-vivid-red-background-color.has-vivid-red-background-color {
            background-color: #cf2e2e
        }
        
        .has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
            background-color: #ff6900
        }
        
        .has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color {
            background-color: #fcb900
        }
        
        .has-light-green-cyan-background-color.has-light-green-cyan-background-color {
            background-color: #7bdcb5
        }
        
        .has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color {
            background-color: #00d084
        }
        
        .has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
            background-color: #8ed1fc
        }
        
        .has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
            background-color: #0693e3
        }
        
        .has-very-light-gray-background-color.has-very-light-gray-background-color {
            background-color: #eee
        }
        
        .has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
            background-color: #abb8c3
        }
        
        .has-very-dark-gray-background-color.has-very-dark-gray-background-color {
            background-color: #313131
        }
        
        .has-pale-pink-color.has-pale-pink-color {
            color: #f78da7
        }
        
        .has-vivid-red-color.has-vivid-red-color {
            color: #cf2e2e
        }
        
        .has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
            color: #ff6900
        }
        
        .has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
            color: #fcb900
        }
        
        .has-light-green-cyan-color.has-light-green-cyan-color {
            color: #7bdcb5
        }
        
        .has-vivid-green-cyan-color.has-vivid-green-cyan-color {
            color: #00d084
        }
        
        .has-pale-cyan-blue-color.has-pale-cyan-blue-color {
            color: #8ed1fc
        }
        
        .has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
            color: #0693e3
        }
        
        .has-very-light-gray-color.has-very-light-gray-color {
            color: #eee
        }
        
        .has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
            color: #abb8c3
        }
        
        .has-very-dark-gray-color.has-very-dark-gray-color {
            color: #313131
        }
        
        .has-small-font-size {
            font-size: 13px
        }
        
        .has-normal-font-size,
        .has-regular-font-size {
            font-size: 16px
        }
        
        .has-medium-font-size {
            font-size: 20px
        }
        
        .has-large-font-size {
            font-size: 36px
        }
        
        .has-huge-font-size,
        .has-larger-font-size {
            font-size: 42px
        }
        
        .fa,
        .fab,
        .fal,
        .far,
        .fas {
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1
        }
        
        .fa-lg {
            font-size: 1.33333em;
            line-height: .75em;
            vertical-align: -.0667em
        }
        
        .fa-xs {
            font-size: .75em
        }
        
        .fa-sm {
            font-size: .875em
        }
        
        .fa-1x {
            font-size: 1em
        }
        
        .fa-2x {
            font-size: 2em
        }
        
        .fa-3x {
            font-size: 3em
        }
        
        .fa-4x {
            font-size: 4em
        }
        
        .fa-5x {
            font-size: 5em
        }
        
        .fa-6x {
            font-size: 6em
        }
        
        .fa-7x {
            font-size: 7em
        }
        
        .fa-8x {
            font-size: 8em
        }
        
        .fa-9x {
            font-size: 9em
        }
        
        .fa-10x {
            font-size: 10em
        }
        
        .fa-fw {
            text-align: center;
            width: 1.25em
        }
        
        .fa-ul {
            list-style-type: none;
            margin-left: 2.5em;
            padding-left: 0
        }
        
        .fa-ul>li {
            position: relative
        }
        
        .fa-li {
            left: -2em;
            position: absolute;
            text-align: center;
            width: 2em;
            line-height: inherit
        }
        
        .fa-border {
            border: .08em solid #eee;
            border-radius: .1em;
            padding: .2em .25em .15em
        }
        
        .fa-pull-left {
            float: left
        }
        
        .fa-pull-right {
            float: right
        }
        
        .fa.fa-pull-left,
        .fab.fa-pull-left,
        .fal.fa-pull-left,
        .far.fa-pull-left,
        .fas.fa-pull-left {
            margin-right: .3em
        }
        
        .fa.fa-pull-right,
        .fab.fa-pull-right,
        .fal.fa-pull-right,
        .far.fa-pull-right,
        .fas.fa-pull-right {
            margin-left: .3em
        }
        
        .fa-spin {
            animation: a 2s infinite linear
        }
        
        .fa-pulse {
            animation: a 1s infinite steps(8)
        }
        
        @keyframes a {
            0% {
                transform: rotate(0deg)
            }
            to {
                transform: rotate(1turn)
            }
        }
        
        .fa-rotate-90 {
            -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
            transform: rotate(90deg)
        }
        
        .fa-rotate-180 {
            -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
            transform: rotate(180deg)
        }
        
        .fa-rotate-270 {
            -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
            transform: rotate(270deg)
        }
        
        .fa-flip-horizontal {
            -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
            transform: scaleX(-1)
        }
        
        .fa-flip-vertical {
            transform: scaleY(-1)
        }
        
        .fa-flip-horizontal.fa-flip-vertical,
        .fa-flip-vertical {
            -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
        }
        
        .fa-flip-horizontal.fa-flip-vertical {
            transform: scale(-1)
        }
        
         :root .fa-flip-horizontal,
         :root .fa-flip-vertical,
         :root .fa-rotate-90,
         :root .fa-rotate-180,
         :root .fa-rotate-270 {
            -webkit-filter: none;
            filter: none
        }
        
        .fa-stack {
            display: inline-block;
            height: 2em;
            line-height: 2em;
            position: relative;
            vertical-align: middle;
            width: 2em
        }
        
        .fa-stack-1x,
        .fa-stack-2x {
            left: 0;
            position: absolute;
            text-align: center;
            width: 100%
        }
        
        .fa-stack-1x {
            line-height: inherit
        }
        
        .fa-stack-2x {
            font-size: 2em
        }
        
        .fa-inverse {
            color: #fff
        }
        
        .fa-500px:before {
            content: "\f26e"
        }
        
        .fa-accessible-icon:before {
            content: "\f368"
        }
        
        .fa-accusoft:before {
            content: "\f369"
        }
        
        .fa-address-book:before {
            content: "\f2b9"
        }
        
        .fa-address-card:before {
            content: "\f2bb"
        }
        
        .fa-adjust:before {
            content: "\f042"
        }
        
        .fa-adn:before {
            content: "\f170"
        }
        
        .fa-adversal:before {
            content: "\f36a"
        }
        
        .fa-affiliatetheme:before {
            content: "\f36b"
        }
        
        .fa-algolia:before {
            content: "\f36c"
        }
        
        .fa-align-center:before {
            content: "\f037"
        }
        
        .fa-align-justify:before {
            content: "\f039"
        }
        
        .fa-align-left:before {
            content: "\f036"
        }
        
        .fa-align-right:before {
            content: "\f038"
        }
        
        .fa-allergies:before {
            content: "\f461"
        }
        
        .fa-amazon:before {
            content: "\f270"
        }
        
        .fa-amazon-pay:before {
            content: "\f42c"
        }
        
        .fa-ambulance:before {
            content: "\f0f9"
        }
        
        .fa-american-sign-language-interpreting:before {
            content: "\f2a3"
        }
        
        .fa-amilia:before {
            content: "\f36d"
        }
        
        .fa-anchor:before {
            content: "\f13d"
        }
        
        .fa-android:before {
            content: "\f17b"
        }
        
        .fa-angellist:before {
            content: "\f209"
        }
        
        .fa-angle-double-down:before {
            content: "\f103"
        }
        
        .fa-angle-double-left:before {
            content: "\f100"
        }
        
        .fa-angle-double-right:before {
            content: "\f101"
        }
        
        .fa-angle-double-up:before {
            content: "\f102"
        }
        
        .fa-angle-down:before {
            content: "\f107"
        }
        
        .fa-angle-left:before {
            content: "\f104"
        }
        
        .fa-angle-right:before {
            content: "\f105"
        }
        
        .fa-angle-up:before {
            content: "\f106"
        }
        
        .fa-angrycreative:before {
            content: "\f36e"
        }
        
        .fa-angular:before {
            content: "\f420"
        }
        
        .fa-app-store:before {
            content: "\f36f"
        }
        
        .fa-app-store-ios:before {
            content: "\f370"
        }
        
        .fa-apper:before {
            content: "\f371"
        }
        
        .fa-apple:before {
            content: "\f179"
        }
        
        .fa-apple-pay:before {
            content: "\f415"
        }
        
        .fa-archive:before {
            content: "\f187"
        }
        
        .fa-arrow-alt-circle-down:before {
            content: "\f358"
        }
        
        .fa-arrow-alt-circle-left:before {
            content: "\f359"
        }
        
        .fa-arrow-alt-circle-right:before {
            content: "\f35a"
        }
        
        .fa-arrow-alt-circle-up:before {
            content: "\f35b"
        }
        
        .fa-arrow-circle-down:before {
            content: "\f0ab"
        }
        
        .fa-arrow-circle-left:before {
            content: "\f0a8"
        }
        
        .fa-arrow-circle-right:before {
            content: "\f0a9"
        }
        
        .fa-arrow-circle-up:before {
            content: "\f0aa"
        }
        
        .fa-arrow-down:before {
            content: "\f063"
        }
        
        .fa-arrow-left:before {
            content: "\f060"
        }
        
        .fa-arrow-right:before {
            content: "\f061"
        }
        
        .fa-arrow-up:before {
            content: "\f062"
        }
        
        .fa-arrows-alt:before {
            content: "\f0b2"
        }
        
        .fa-arrows-alt-h:before {
            content: "\f337"
        }
        
        .fa-arrows-alt-v:before {
            content: "\f338"
        }
        
        .fa-assistive-listening-systems:before {
            content: "\f2a2"
        }
        
        .fa-asterisk:before {
            content: "\f069"
        }
        
        .fa-asymmetrik:before {
            content: "\f372"
        }
        
        .fa-at:before {
            content: "\f1fa"
        }
        
        .fa-audible:before {
            content: "\f373"
        }
        
        .fa-audio-description:before {
            content: "\f29e"
        }
        
        .fa-autoprefixer:before {
            content: "\f41c"
        }
        
        .fa-avianex:before {
            content: "\f374"
        }
        
        .fa-aviato:before {
            content: "\f421"
        }
        
        .fa-aws:before {
            content: "\f375"
        }
        
        .fa-backward:before {
            content: "\f04a"
        }
        
        .fa-balance-scale:before {
            content: "\f24e"
        }
        
        .fa-ban:before {
            content: "\f05e"
        }
        
        .fa-band-aid:before {
            content: "\f462"
        }
        
        .fa-bandcamp:before {
            content: "\f2d5"
        }
        
        .fa-barcode:before {
            content: "\f02a"
        }
        
        .fa-bars:before {
            content: "\f0c9"
        }
        
        .fa-baseball-ball:before {
            content: "\f433"
        }
        
        .fa-basketball-ball:before {
            content: "\f434"
        }
        
        .fa-bath:before {
            content: "\f2cd"
        }
        
        .fa-battery-empty:before {
            content: "\f244"
        }
        
        .fa-battery-full:before {
            content: "\f240"
        }
        
        .fa-battery-half:before {
            content: "\f242"
        }
        
        .fa-battery-quarter:before {
            content: "\f243"
        }
        
        .fa-battery-three-quarters:before {
            content: "\f241"
        }
        
        .fa-bed:before {
            content: "\f236"
        }
        
        .fa-beer:before {
            content: "\f0fc"
        }
        
        .fa-behance:before {
            content: "\f1b4"
        }
        
        .fa-behance-square:before {
            content: "\f1b5"
        }
        
        .fa-bell:before {
            content: "\f0f3"
        }
        
        .fa-bell-slash:before {
            content: "\f1f6"
        }
        
        .fa-bicycle:before {
            content: "\f206"
        }
        
        .fa-bimobject:before {
            content: "\f378"
        }
        
        .fa-binoculars:before {
            content: "\f1e5"
        }
        
        .fa-birthday-cake:before {
            content: "\f1fd"
        }
        
        .fa-bitbucket:before {
            content: "\f171"
        }
        
        .fa-bitcoin:before {
            content: "\f379"
        }
        
        .fa-bity:before {
            content: "\f37a"
        }
        
        .fa-black-tie:before {
            content: "\f27e"
        }
        
        .fa-blackberry:before {
            content: "\f37b"
        }
        
        .fa-blender:before {
            content: "\f517"
        }
        
        .fa-blind:before {
            content: "\f29d"
        }
        
        .fa-blogger:before {
            content: "\f37c"
        }
        
        .fa-blogger-b:before {
            content: "\f37d"
        }
        
        .fa-bluetooth:before {
            content: "\f293"
        }
        
        .fa-bluetooth-b:before {
            content: "\f294"
        }
        
        .fa-bold:before {
            content: "\f032"
        }
        
        .fa-bolt:before {
            content: "\f0e7"
        }
        
        .fa-bomb:before {
            content: "\f1e2"
        }
        
        .fa-book:before {
            content: "\f02d"
        }
        
        .fa-book-open:before {
            content: "\f518"
        }
        
        .fa-bookmark:before {
            content: "\f02e"
        }
        
        .fa-bowling-ball:before {
            content: "\f436"
        }
        
        .fa-box:before {
            content: "\f466"
        }
        
        .fa-box-open:before {
            content: "\f49e"
        }
        
        .fa-boxes:before {
            content: "\f468"
        }
        
        .fa-braille:before {
            content: "\f2a1"
        }
        
        .fa-briefcase:before {
            content: "\f0b1"
        }
        
        .fa-briefcase-medical:before {
            content: "\f469"
        }
        
        .fa-broadcast-tower:before {
            content: "\f519"
        }
        
        .fa-broom:before {
            content: "\f51a"
        }
        
        .fa-btc:before {
            content: "\f15a"
        }
        
        .fa-bug:before {
            content: "\f188"
        }
        
        .fa-building:before {
            content: "\f1ad"
        }
        
        .fa-bullhorn:before {
            content: "\f0a1"
        }
        
        .fa-bullseye:before {
            content: "\f140"
        }
        
        .fa-burn:before {
            content: "\f46a"
        }
        
        .fa-buromobelexperte:before {
            content: "\f37f"
        }
        
        .fa-bus:before {
            content: "\f207"
        }
        
        .fa-buysellads:before {
            content: "\f20d"
        }
        
        .fa-calculator:before {
            content: "\f1ec"
        }
        
        .fa-calendar:before {
            content: "\f133"
        }
        
        .fa-calendar-alt:before {
            content: "\f073"
        }
        
        .fa-calendar-check:before {
            content: "\f274"
        }
        
        .fa-calendar-minus:before {
            content: "\f272"
        }
        
        .fa-calendar-plus:before {
            content: "\f271"
        }
        
        .fa-calendar-times:before {
            content: "\f273"
        }
        
        .fa-camera:before {
            content: "\f030"
        }
        
        .fa-camera-retro:before {
            content: "\f083"
        }
        
        .fa-capsules:before {
            content: "\f46b"
        }
        
        .fa-car:before {
            content: "\f1b9"
        }
        
        .fa-caret-down:before {
            content: "\f0d7"
        }
        
        .fa-caret-left:before {
            content: "\f0d9"
        }
        
        .fa-caret-right:before {
            content: "\f0da"
        }
        
        .fa-caret-square-down:before {
            content: "\f150"
        }
        
        .fa-caret-square-left:before {
            content: "\f191"
        }
        
        .fa-caret-square-right:before {
            content: "\f152"
        }
        
        .fa-caret-square-up:before {
            content: "\f151"
        }
        
        .fa-caret-up:before {
            content: "\f0d8"
        }
        
        .fa-cart-arrow-down:before {
            content: "\f218"
        }
        
        .fa-cart-plus:before {
            content: "\f217"
        }
        
        .fa-cc-amazon-pay:before {
            content: "\f42d"
        }
        
        .fa-cc-amex:before {
            content: "\f1f3"
        }
        
        .fa-cc-apple-pay:before {
            content: "\f416"
        }
        
        .fa-cc-diners-club:before {
            content: "\f24c"
        }
        
        .fa-cc-discover:before {
            content: "\f1f2"
        }
        
        .fa-cc-jcb:before {
            content: "\f24b"
        }
        
        .fa-cc-mastercard:before {
            content: "\f1f1"
        }
        
        .fa-cc-paypal:before {
            content: "\f1f4"
        }
        
        .fa-cc-stripe:before {
            content: "\f1f5"
        }
        
        .fa-cc-visa:before {
            content: "\f1f0"
        }
        
        .fa-centercode:before {
            content: "\f380"
        }
        
        .fa-certificate:before {
            content: "\f0a3"
        }
        
        .fa-chalkboard:before {
            content: "\f51b"
        }
        
        .fa-chalkboard-teacher:before {
            content: "\f51c"
        }
        
        .fa-chart-area:before {
            content: "\f1fe"
        }
        
        .fa-chart-bar:before {
            content: "\f080"
        }
        
        .fa-chart-line:before {
            content: "\f201"
        }
        
        .fa-chart-pie:before {
            content: "\f200"
        }
        
        .fa-check:before {
            content: "\f00c"
        }
        
        .fa-check-circle:before {
            content: "\f058"
        }
        
        .fa-check-square:before {
            content: "\f14a"
        }
        
        .fa-chess:before {
            content: "\f439"
        }
        
        .fa-chess-bishop:before {
            content: "\f43a"
        }
        
        .fa-chess-board:before {
            content: "\f43c"
        }
        
        .fa-chess-king:before {
            content: "\f43f"
        }
        
        .fa-chess-knight:before {
            content: "\f441"
        }
        
        .fa-chess-pawn:before {
            content: "\f443"
        }
        
        .fa-chess-queen:before {
            content: "\f445"
        }
        
        .fa-chess-rook:before {
            content: "\f447"
        }
        
        .fa-chevron-circle-down:before {
            content: "\f13a"
        }
        
        .fa-chevron-circle-left:before {
            content: "\f137"
        }
        
        .fa-chevron-circle-right:before {
            content: "\f138"
        }
        
        .fa-chevron-circle-up:before {
            content: "\f139"
        }
        
        .fa-chevron-down:before {
            content: "\f078"
        }
        
        .fa-chevron-left:before {
            content: "\f053"
        }
        
        .fa-chevron-right:before {
            content: "\f054"
        }
        
        .fa-chevron-up:before {
            content: "\f077"
        }
        
        .fa-child:before {
            content: "\f1ae"
        }
        
        .fa-chrome:before {
            content: "\f268"
        }
        
        .fa-church:before {
            content: "\f51d"
        }
        
        .fa-circle:before {
            content: "\f111"
        }
        
        .fa-circle-notch:before {
            content: "\f1ce"
        }
        
        .fa-clipboard:before {
            content: "\f328"
        }
        
        .fa-clipboard-check:before {
            content: "\f46c"
        }
        
        .fa-clipboard-list:before {
            content: "\f46d"
        }
        
        .fa-clock:before {
            content: "\f017"
        }
        
        .fa-clone:before {
            content: "\f24d"
        }
        
        .fa-closed-captioning:before {
            content: "\f20a"
        }
        
        .fa-cloud:before {
            content: "\f0c2"
        }
        
        .fa-cloud-download-alt:before {
            content: "\f381"
        }
        
        .fa-cloud-upload-alt:before {
            content: "\f382"
        }
        
        .fa-cloudscale:before {
            content: "\f383"
        }
        
        .fa-cloudsmith:before {
            content: "\f384"
        }
        
        .fa-cloudversify:before {
            content: "\f385"
        }
        
        .fa-code:before {
            content: "\f121"
        }
        
        .fa-code-branch:before {
            content: "\f126"
        }
        
        .fa-codepen:before {
            content: "\f1cb"
        }
        
        .fa-codiepie:before {
            content: "\f284"
        }
        
        .fa-coffee:before {
            content: "\f0f4"
        }
        
        .fa-cog:before {
            content: "\f013"
        }
        
        .fa-cogs:before {
            content: "\f085"
        }
        
        .fa-coins:before {
            content: "\f51e"
        }
        
        .fa-columns:before {
            content: "\f0db"
        }
        
        .fa-comment:before {
            content: "\f075"
        }
        
        .fa-comment-alt:before {
            content: "\f27a"
        }
        
        .fa-comment-dots:before {
            content: "\f4ad"
        }
        
        .fa-comment-slash:before {
            content: "\f4b3"
        }
        
        .fa-comments:before {
            content: "\f086"
        }
        
        .fa-compact-disc:before {
            content: "\f51f"
        }
        
        .fa-compass:before {
            content: "\f14e"
        }
        
        .fa-compress:before {
            content: "\f066"
        }
        
        .fa-connectdevelop:before {
            content: "\f20e"
        }
        
        .fa-contao:before {
            content: "\f26d"
        }
        
        .fa-copy:before {
            content: "\f0c5"
        }
        
        .fa-copyright:before {
            content: "\f1f9"
        }
        
        .fa-couch:before {
            content: "\f4b8"
        }
        
        .fa-cpanel:before {
            content: "\f388"
        }
        
        .fa-creative-commons:before {
            content: "\f25e"
        }
        
        .fa-creative-commons-by:before {
            content: "\f4e7"
        }
        
        .fa-creative-commons-nc:before {
            content: "\f4e8"
        }
        
        .fa-creative-commons-nc-eu:before {
            content: "\f4e9"
        }
        
        .fa-creative-commons-nc-jp:before {
            content: "\f4ea"
        }
        
        .fa-creative-commons-nd:before {
            content: "\f4eb"
        }
        
        .fa-creative-commons-pd:before {
            content: "\f4ec"
        }
        
        .fa-creative-commons-pd-alt:before {
            content: "\f4ed"
        }
        
        .fa-creative-commons-remix:before {
            content: "\f4ee"
        }
        
        .fa-creative-commons-sa:before {
            content: "\f4ef"
        }
        
        .fa-creative-commons-sampling:before {
            content: "\f4f0"
        }
        
        .fa-creative-commons-sampling-plus:before {
            content: "\f4f1"
        }
        
        .fa-creative-commons-share:before {
            content: "\f4f2"
        }
        
        .fa-credit-card:before {
            content: "\f09d"
        }
        
        .fa-crop:before {
            content: "\f125"
        }
        
        .fa-crosshairs:before {
            content: "\f05b"
        }
        
        .fa-crow:before {
            content: "\f520"
        }
        
        .fa-crown:before {
            content: "\f521"
        }
        
        .fa-css3:before {
            content: "\f13c"
        }
        
        .fa-css3-alt:before {
            content: "\f38b"
        }
        
        .fa-cube:before {
            content: "\f1b2"
        }
        
        .fa-cubes:before {
            content: "\f1b3"
        }
        
        .fa-cut:before {
            content: "\f0c4"
        }
        
        .fa-cuttlefish:before {
            content: "\f38c"
        }
        
        .fa-d-and-d:before {
            content: "\f38d"
        }
        
        .fa-dashcube:before {
            content: "\f210"
        }
        
        .fa-database:before {
            content: "\f1c0"
        }
        
        .fa-deaf:before {
            content: "\f2a4"
        }
        
        .fa-delicious:before {
            content: "\f1a5"
        }
        
        .fa-deploydog:before {
            content: "\f38e"
        }
        
        .fa-deskpro:before {
            content: "\f38f"
        }
        
        .fa-desktop:before {
            content: "\f108"
        }
        
        .fa-deviantart:before {
            content: "\f1bd"
        }
        
        .fa-diagnoses:before {
            content: "\f470"
        }
        
        .fa-dice:before {
            content: "\f522"
        }
        
        .fa-dice-five:before {
            content: "\f523"
        }
        
        .fa-dice-four:before {
            content: "\f524"
        }
        
        .fa-dice-one:before {
            content: "\f525"
        }
        
        .fa-dice-six:before {
            content: "\f526"
        }
        
        .fa-dice-three:before {
            content: "\f527"
        }
        
        .fa-dice-two:before {
            content: "\f528"
        }
        
        .fa-digg:before {
            content: "\f1a6"
        }
        
        .fa-digital-ocean:before {
            content: "\f391"
        }
        
        .fa-discord:before {
            content: "\f392"
        }
        
        .fa-discourse:before {
            content: "\f393"
        }
        
        .fa-divide:before {
            content: "\f529"
        }
        
        .fa-dna:before {
            content: "\f471"
        }
        
        .fa-dochub:before {
            content: "\f394"
        }
        
        .fa-docker:before {
            content: "\f395"
        }
        
        .fa-dollar-sign:before {
            content: "\f155"
        }
        
        .fa-dolly:before {
            content: "\f472"
        }
        
        .fa-dolly-flatbed:before {
            content: "\f474"
        }
        
        .fa-donate:before {
            content: "\f4b9"
        }
        
        .fa-door-closed:before {
            content: "\f52a"
        }
        
        .fa-door-open:before {
            content: "\f52b"
        }
        
        .fa-dot-circle:before {
            content: "\f192"
        }
        
        .fa-dove:before {
            content: "\f4ba"
        }
        
        .fa-download:before {
            content: "\f019"
        }
        
        .fa-draft2digital:before {
            content: "\f396"
        }
        
        .fa-dribbble:before {
            content: "\f17d"
        }
        
        .fa-dribbble-square:before {
            content: "\f397"
        }
        
        .fa-dropbox:before {
            content: "\f16b"
        }
        
        .fa-drupal:before {
            content: "\f1a9"
        }
        
        .fa-dumbbell:before {
            content: "\f44b"
        }
        
        .fa-dyalog:before {
            content: "\f399"
        }
        
        .fa-earlybirds:before {
            content: "\f39a"
        }
        
        .fa-ebay:before {
            content: "\f4f4"
        }
        
        .fa-edge:before {
            content: "\f282"
        }
        
        .fa-edit:before {
            content: "\f044"
        }
        
        .fa-eject:before {
            content: "\f052"
        }
        
        .fa-elementor:before {
            content: "\f430"
        }
        
        .fa-ellipsis-h:before {
            content: "\f141"
        }
        
        .fa-ellipsis-v:before {
            content: "\f142"
        }
        
        .fa-ember:before {
            content: "\f423"
        }
        
        .fa-empire:before {
            content: "\f1d1"
        }
        
        .fa-envelope:before {
            content: "\f0e0"
        }
        
        .fa-envelope-open:before {
            content: "\f2b6"
        }
        
        .fa-envelope-square:before {
            content: "\f199"
        }
        
        .fa-envira:before {
            content: "\f299"
        }
        
        .fa-equals:before {
            content: "\f52c"
        }
        
        .fa-eraser:before {
            content: "\f12d"
        }
        
        .fa-erlang:before {
            content: "\f39d"
        }
        
        .fa-ethereum:before {
            content: "\f42e"
        }
        
        .fa-etsy:before {
            content: "\f2d7"
        }
        
        .fa-euro-sign:before {
            content: "\f153"
        }
        
        .fa-exchange-alt:before {
            content: "\f362"
        }
        
        .fa-exclamation:before {
            content: "\f12a"
        }
        
        .fa-exclamation-circle:before {
            content: "\f06a"
        }
        
        .fa-exclamation-triangle:before {
            content: "\f071"
        }
        
        .fa-expand:before {
            content: "\f065"
        }
        
        .fa-expand-arrows-alt:before {
            content: "\f31e"
        }
        
        .fa-expeditedssl:before {
            content: "\f23e"
        }
        
        .fa-external-link-alt:before {
            content: "\f35d"
        }
        
        .fa-external-link-square-alt:before {
            content: "\f360"
        }
        
        .fa-eye:before {
            content: "\f06e"
        }
        
        .fa-eye-dropper:before {
            content: "\f1fb"
        }
        
        .fa-eye-slash:before {
            content: "\f070"
        }
        
        .fa-facebook:before {
            content: "\f09a"
        }
        
        .fa-facebook-f:before {
            content: "\f39e"
        }
        
        .fa-facebook-messenger:before {
            content: "\f39f"
        }
        
        .fa-facebook-square:before {
            content: "\f082"
        }
        
        .fa-fast-backward:before {
            content: "\f049"
        }
        
        .fa-fast-forward:before {
            content: "\f050"
        }
        
        .fa-fax:before {
            content: "\f1ac"
        }
        
        .fa-feather:before {
            content: "\f52d"
        }
        
        .fa-female:before {
            content: "\f182"
        }
        
        .fa-fighter-jet:before {
            content: "\f0fb"
        }
        
        .fa-file:before {
            content: "\f15b"
        }
        
        .fa-file-alt:before {
            content: "\f15c"
        }
        
        .fa-file-archive:before {
            content: "\f1c6"
        }
        
        .fa-file-audio:before {
            content: "\f1c7"
        }
        
        .fa-file-code:before {
            content: "\f1c9"
        }
        
        .fa-file-excel:before {
            content: "\f1c3"
        }
        
        .fa-file-image:before {
            content: "\f1c5"
        }
        
        .fa-file-medical:before {
            content: "\f477"
        }
        
        .fa-file-medical-alt:before {
            content: "\f478"
        }
        
        .fa-file-pdf:before {
            content: "\f1c1"
        }
        
        .fa-file-powerpoint:before {
            content: "\f1c4"
        }
        
        .fa-file-video:before {
            content: "\f1c8"
        }
        
        .fa-file-word:before {
            content: "\f1c2"
        }
        
        .fa-film:before {
            content: "\f008"
        }
        
        .fa-filter:before {
            content: "\f0b0"
        }
        
        .fa-fire:before {
            content: "\f06d"
        }
        
        .fa-fire-extinguisher:before {
            content: "\f134"
        }
        
        .fa-firefox:before {
            content: "\f269"
        }
        
        .fa-first-aid:before {
            content: "\f479"
        }
        
        .fa-first-order:before {
            content: "\f2b0"
        }
        
        .fa-first-order-alt:before {
            content: "\f50a"
        }
        
        .fa-firstdraft:before {
            content: "\f3a1"
        }
        
        .fa-flag:before {
            content: "\f024"
        }
        
        .fa-flag-checkered:before {
            content: "\f11e"
        }
        
        .fa-flask:before {
            content: "\f0c3"
        }
        
        .fa-flickr:before {
            content: "\f16e"
        }
        
        .fa-flipboard:before {
            content: "\f44d"
        }
        
        .fa-fly:before {
            content: "\f417"
        }
        
        .fa-folder:before {
            content: "\f07b"
        }
        
        .fa-folder-open:before {
            content: "\f07c"
        }
        
        .fa-font:before {
            content: "\f031"
        }
        
        .fa-font-awesome:before {
            content: "\f2b4"
        }
        
        .fa-font-awesome-alt:before {
            content: "\f35c"
        }
        
        .fa-font-awesome-flag:before {
            content: "\f425"
        }
        
        .fa-font-awesome-logo-full:before {
            content: "\f4e6"
        }
        
        .fa-fonticons:before {
            content: "\f280"
        }
        
        .fa-fonticons-fi:before {
            content: "\f3a2"
        }
        
        .fa-football-ball:before {
            content: "\f44e"
        }
        
        .fa-fort-awesome:before {
            content: "\f286"
        }
        
        .fa-fort-awesome-alt:before {
            content: "\f3a3"
        }
        
        .fa-forumbee:before {
            content: "\f211"
        }
        
        .fa-forward:before {
            content: "\f04e"
        }
        
        .fa-foursquare:before {
            content: "\f180"
        }
        
        .fa-free-code-camp:before {
            content: "\f2c5"
        }
        
        .fa-freebsd:before {
            content: "\f3a4"
        }
        
        .fa-frog:before {
            content: "\f52e"
        }
        
        .fa-frown:before {
            content: "\f119"
        }
        
        .fa-fulcrum:before {
            content: "\f50b"
        }
        
        .fa-futbol:before {
            content: "\f1e3"
        }
        
        .fa-galactic-republic:before {
            content: "\f50c"
        }
        
        .fa-galactic-senate:before {
            content: "\f50d"
        }
        
        .fa-gamepad:before {
            content: "\f11b"
        }
        
        .fa-gas-pump:before {
            content: "\f52f"
        }
        
        .fa-gavel:before {
            content: "\f0e3"
        }
        
        .fa-gem:before {
            content: "\f3a5"
        }
        
        .fa-genderless:before {
            content: "\f22d"
        }
        
        .fa-get-pocket:before {
            content: "\f265"
        }
        
        .fa-gg:before {
            content: "\f260"
        }
        
        .fa-gg-circle:before {
            content: "\f261"
        }
        
        .fa-gift:before {
            content: "\f06b"
        }
        
        .fa-git:before {
            content: "\f1d3"
        }
        
        .fa-git-square:before {
            content: "\f1d2"
        }
        
        .fa-github:before {
            content: "\f09b"
        }
        
        .fa-github-alt:before {
            content: "\f113"
        }
        
        .fa-github-square:before {
            content: "\f092"
        }
        
        .fa-gitkraken:before {
            content: "\f3a6"
        }
        
        .fa-gitlab:before {
            content: "\f296"
        }
        
        .fa-gitter:before {
            content: "\f426"
        }
        
        .fa-glass-martini:before {
            content: "\f000"
        }
        
        .fa-glasses:before {
            content: "\f530"
        }
        
        .fa-glide:before {
            content: "\f2a5"
        }
        
        .fa-glide-g:before {
            content: "\f2a6"
        }
        
        .fa-globe:before {
            content: "\f0ac"
        }
        
        .fa-gofore:before {
            content: "\f3a7"
        }
        
        .fa-golf-ball:before {
            content: "\f450"
        }
        
        .fa-goodreads:before {
            content: "\f3a8"
        }
        
        .fa-goodreads-g:before {
            content: "\f3a9"
        }
        
        .fa-google:before {
            content: "\f1a0"
        }
        
        .fa-google-drive:before {
            content: "\f3aa"
        }
        
        .fa-google-play:before {
            content: "\f3ab"
        }
        
        .fa-google-plus:before {
            content: "\f2b3"
        }
        
        .fa-google-plus-g:before {
            content: "\f0d5"
        }
        
        .fa-google-plus-square:before {
            content: "\f0d4"
        }
        
        .fa-google-wallet:before {
            content: "\f1ee"
        }
        
        .fa-graduation-cap:before {
            content: "\f19d"
        }
        
        .fa-gratipay:before {
            content: "\f184"
        }
        
        .fa-grav:before {
            content: "\f2d6"
        }
        
        .fa-greater-than:before {
            content: "\f531"
        }
        
        .fa-greater-than-equal:before {
            content: "\f532"
        }
        
        .fa-gripfire:before {
            content: "\f3ac"
        }
        
        .fa-grunt:before {
            content: "\f3ad"
        }
        
        .fa-gulp:before {
            content: "\f3ae"
        }
        
        .fa-h-square:before {
            content: "\f0fd"
        }
        
        .fa-hacker-news:before {
            content: "\f1d4"
        }
        
        .fa-hacker-news-square:before {
            content: "\f3af"
        }
        
        .fa-hand-holding:before {
            content: "\f4bd"
        }
        
        .fa-hand-holding-heart:before {
            content: "\f4be"
        }
        
        .fa-hand-holding-usd:before {
            content: "\f4c0"
        }
        
        .fa-hand-lizard:before {
            content: "\f258"
        }
        
        .fa-hand-paper:before {
            content: "\f256"
        }
        
        .fa-hand-peace:before {
            content: "\f25b"
        }
        
        .fa-hand-point-down:before {
            content: "\f0a7"
        }
        
        .fa-hand-point-left:before {
            content: "\f0a5"
        }
        
        .fa-hand-point-right:before {
            content: "\f0a4"
        }
        
        .fa-hand-point-up:before {
            content: "\f0a6"
        }
        
        .fa-hand-pointer:before {
            content: "\f25a"
        }
        
        .fa-hand-rock:before {
            content: "\f255"
        }
        
        .fa-hand-scissors:before {
            content: "\f257"
        }
        
        .fa-hand-spock:before {
            content: "\f259"
        }
        
        .fa-hands:before {
            content: "\f4c2"
        }
        
        .fa-hands-helping:before {
            content: "\f4c4"
        }
        
        .fa-handshake:before {
            content: "\f2b5"
        }
        
        .fa-hashtag:before {
            content: "\f292"
        }
        
        .fa-hdd:before {
            content: "\f0a0"
        }
        
        .fa-heading:before {
            content: "\f1dc"
        }
        
        .fa-headphones:before {
            content: "\f025"
        }
        
        .fa-heart:before {
            content: "\f004"
        }
        
        .fa-heartbeat:before {
            content: "\f21e"
        }
        
        .fa-helicopter:before {
            content: "\f533"
        }
        
        .fa-hips:before {
            content: "\f452"
        }
        
        .fa-hire-a-helper:before {
            content: "\f3b0"
        }
        
        .fa-history:before {
            content: "\f1da"
        }
        
        .fa-hockey-puck:before {
            content: "\f453"
        }
        
        .fa-home:before {
            content: "\f015"
        }
        
        .fa-hooli:before {
            content: "\f427"
        }
        
        .fa-hospital:before {
            content: "\f0f8"
        }
        
        .fa-hospital-alt:before {
            content: "\f47d"
        }
        
        .fa-hospital-symbol:before {
            content: "\f47e"
        }
        
        .fa-hotjar:before {
            content: "\f3b1"
        }
        
        .fa-hourglass:before {
            content: "\f254"
        }
        
        .fa-hourglass-end:before {
            content: "\f253"
        }
        
        .fa-hourglass-half:before {
            content: "\f252"
        }
        
        .fa-hourglass-start:before {
            content: "\f251"
        }
        
        .fa-houzz:before {
            content: "\f27c"
        }
        
        .fa-html5:before {
            content: "\f13b"
        }
        
        .fa-hubspot:before {
            content: "\f3b2"
        }
        
        .fa-i-cursor:before {
            content: "\f246"
        }
        
        .fa-id-badge:before {
            content: "\f2c1"
        }
        
        .fa-id-card:before {
            content: "\f2c2"
        }
        
        .fa-id-card-alt:before {
            content: "\f47f"
        }
        
        .fa-image:before {
            content: "\f03e"
        }
        
        .fa-images:before {
            content: "\f302"
        }
        
        .fa-imdb:before {
            content: "\f2d8"
        }
        
        .fa-inbox:before {
            content: "\f01c"
        }
        
        .fa-indent:before {
            content: "\f03c"
        }
        
        .fa-industry:before {
            content: "\f275"
        }
        
        .fa-infinity:before {
            content: "\f534"
        }
        
        .fa-info:before {
            content: "\f129"
        }
        
        .fa-info-circle:before {
            content: "\f05a"
        }
        
        .fa-instagram:before {
            content: "\f16d"
        }
        
        .fa-internet-explorer:before {
            content: "\f26b"
        }
        
        .fa-ioxhost:before {
            content: "\f208"
        }
        
        .fa-italic:before {
            content: "\f033"
        }
        
        .fa-itunes:before {
            content: "\f3b4"
        }
        
        .fa-itunes-note:before {
            content: "\f3b5"
        }
        
        .fa-java:before {
            content: "\f4e4"
        }
        
        .fa-jedi-order:before {
            content: "\f50e"
        }
        
        .fa-jenkins:before {
            content: "\f3b6"
        }
        
        .fa-joget:before {
            content: "\f3b7"
        }
        
        .fa-joomla:before {
            content: "\f1aa"
        }
        
        .fa-js:before {
            content: "\f3b8"
        }
        
        .fa-js-square:before {
            content: "\f3b9"
        }
        
        .fa-jsfiddle:before {
            content: "\f1cc"
        }
        
        .fa-key:before {
            content: "\f084"
        }
        
        .fa-keybase:before {
            content: "\f4f5"
        }
        
        .fa-keyboard:before {
            content: "\f11c"
        }
        
        .fa-keycdn:before {
            content: "\f3ba"
        }
        
        .fa-kickstarter:before {
            content: "\f3bb"
        }
        
        .fa-kickstarter-k:before {
            content: "\f3bc"
        }
        
        .fa-kiwi-bird:before {
            content: "\f535"
        }
        
        .fa-korvue:before {
            content: "\f42f"
        }
        
        .fa-language:before {
            content: "\f1ab"
        }
        
        .fa-laptop:before {
            content: "\f109"
        }
        
        .fa-laravel:before {
            content: "\f3bd"
        }
        
        .fa-lastfm:before {
            content: "\f202"
        }
        
        .fa-lastfm-square:before {
            content: "\f203"
        }
        
        .fa-leaf:before {
            content: "\f06c"
        }
        
        .fa-leanpub:before {
            content: "\f212"
        }
        
        .fa-lemon:before {
            content: "\f094"
        }
        
        .fa-less:before {
            content: "\f41d"
        }
        
        .fa-less-than:before {
            content: "\f536"
        }
        
        .fa-less-than-equal:before {
            content: "\f537"
        }
        
        .fa-level-down-alt:before {
            content: "\f3be"
        }
        
        .fa-level-up-alt:before {
            content: "\f3bf"
        }
        
        .fa-life-ring:before {
            content: "\f1cd"
        }
        
        .fa-lightbulb:before {
            content: "\f0eb"
        }
        
        .fa-line:before {
            content: "\f3c0"
        }
        
        .fa-link:before {
            content: "\f0c1"
        }
        
        .fa-linkedin:before {
            content: "\f08c"
        }
        
        .fa-linkedin-in:before {
            content: "\f0e1"
        }
        
        .fa-linode:before {
            content: "\f2b8"
        }
        
        .fa-linux:before {
            content: "\f17c"
        }
        
        .fa-lira-sign:before {
            content: "\f195"
        }
        
        .fa-list:before {
            content: "\f03a"
        }
        
        .fa-list-alt:before {
            content: "\f022"
        }
        
        .fa-list-ol:before {
            content: "\f0cb"
        }
        
        .fa-list-ul:before {
            content: "\f0ca"
        }
        
        .fa-location-arrow:before {
            content: "\f124"
        }
        
        .fa-lock:before {
            content: "\f023"
        }
        
        .fa-lock-open:before {
            content: "\f3c1"
        }
        
        .fa-long-arrow-alt-down:before {
            content: "\f309"
        }
        
        .fa-long-arrow-alt-left:before {
            content: "\f30a"
        }
        
        .fa-long-arrow-alt-right:before {
            content: "\f30b"
        }
        
        .fa-long-arrow-alt-up:before {
            content: "\f30c"
        }
        
        .fa-low-vision:before {
            content: "\f2a8"
        }
        
        .fa-lyft:before {
            content: "\f3c3"
        }
        
        .fa-magento:before {
            content: "\f3c4"
        }
        
        .fa-magic:before {
            content: "\f0d0"
        }
        
        .fa-magnet:before {
            content: "\f076"
        }
        
        .fa-male:before {
            content: "\f183"
        }
        
        .fa-mandalorian:before {
            content: "\f50f"
        }
        
        .fa-map:before {
            content: "\f279"
        }
        
        .fa-map-marker:before {
            content: "\f041"
        }
        
        .fa-map-marker-alt:before {
            content: "\f3c5"
        }
        
        .fa-map-pin:before {
            content: "\f276"
        }
        
        .fa-map-signs:before {
            content: "\f277"
        }
        
        .fa-mars:before {
            content: "\f222"
        }
        
        .fa-mars-double:before {
            content: "\f227"
        }
        
        .fa-mars-stroke:before {
            content: "\f229"
        }
        
        .fa-mars-stroke-h:before {
            content: "\f22b"
        }
        
        .fa-mars-stroke-v:before {
            content: "\f22a"
        }
        
        .fa-mastodon:before {
            content: "\f4f6"
        }
        
        .fa-maxcdn:before {
            content: "\f136"
        }
        
        .fa-medapps:before {
            content: "\f3c6"
        }
        
        .fa-medium:before {
            content: "\f23a"
        }
        
        .fa-medium-m:before {
            content: "\f3c7"
        }
        
        .fa-medkit:before {
            content: "\f0fa"
        }
        
        .fa-medrt:before {
            content: "\f3c8"
        }
        
        .fa-meetup:before {
            content: "\f2e0"
        }
        
        .fa-meh:before {
            content: "\f11a"
        }
        
        .fa-memory:before {
            content: "\f538"
        }
        
        .fa-mercury:before {
            content: "\f223"
        }
        
        .fa-microchip:before {
            content: "\f2db"
        }
        
        .fa-microphone:before {
            content: "\f130"
        }
        
        .fa-microphone-alt:before {
            content: "\f3c9"
        }
        
        .fa-microphone-alt-slash:before {
            content: "\f539"
        }
        
        .fa-microphone-slash:before {
            content: "\f131"
        }
        
        .fa-microsoft:before {
            content: "\f3ca"
        }
        
        .fa-minus:before {
            content: "\f068"
        }
        
        .fa-minus-circle:before {
            content: "\f056"
        }
        
        .fa-minus-square:before {
            content: "\f146"
        }
        
        .fa-mix:before {
            content: "\f3cb"
        }
        
        .fa-mixcloud:before {
            content: "\f289"
        }
        
        .fa-mizuni:before {
            content: "\f3cc"
        }
        
        .fa-mobile:before {
            content: "\f10b"
        }
        
        .fa-mobile-alt:before {
            content: "\f3cd"
        }
        
        .fa-modx:before {
            content: "\f285"
        }
        
        .fa-monero:before {
            content: "\f3d0"
        }
        
        .fa-money-bill:before {
            content: "\f0d6"
        }
        
        .fa-money-bill-alt:before {
            content: "\f3d1"
        }
        
        .fa-money-bill-wave:before {
            content: "\f53a"
        }
        
        .fa-money-bill-wave-alt:before {
            content: "\f53b"
        }
        
        .fa-money-check:before {
            content: "\f53c"
        }
        
        .fa-money-check-alt:before {
            content: "\f53d"
        }
        
        .fa-moon:before {
            content: "\f186"
        }
        
        .fa-motorcycle:before {
            content: "\f21c"
        }
        
        .fa-mouse-pointer:before {
            content: "\f245"
        }
        
        .fa-music:before {
            content: "\f001"
        }
        
        .fa-napster:before {
            content: "\f3d2"
        }
        
        .fa-neuter:before {
            content: "\f22c"
        }
        
        .fa-newspaper:before {
            content: "\f1ea"
        }
        
        .fa-nintendo-switch:before {
            content: "\f418"
        }
        
        .fa-node:before {
            content: "\f419"
        }
        
        .fa-node-js:before {
            content: "\f3d3"
        }
        
        .fa-not-equal:before {
            content: "\f53e"
        }
        
        .fa-notes-medical:before {
            content: "\f481"
        }
        
        .fa-npm:before {
            content: "\f3d4"
        }
        
        .fa-ns8:before {
            content: "\f3d5"
        }
        
        .fa-nutritionix:before {
            content: "\f3d6"
        }
        
        .fa-object-group:before {
            content: "\f247"
        }
        
        .fa-object-ungroup:before {
            content: "\f248"
        }
        
        .fa-odnoklassniki:before {
            content: "\f263"
        }
        
        .fa-odnoklassniki-square:before {
            content: "\f264"
        }
        
        .fa-old-republic:before {
            content: "\f510"
        }
        
        .fa-opencart:before {
            content: "\f23d"
        }
        
        .fa-openid:before {
            content: "\f19b"
        }
        
        .fa-opera:before {
            content: "\f26a"
        }
        
        .fa-optin-monster:before {
            content: "\f23c"
        }
        
        .fa-osi:before {
            content: "\f41a"
        }
        
        .fa-outdent:before {
            content: "\f03b"
        }
        
        .fa-page4:before {
            content: "\f3d7"
        }
        
        .fa-pagelines:before {
            content: "\f18c"
        }
        
        .fa-paint-brush:before {
            content: "\f1fc"
        }
        
        .fa-palette:before {
            content: "\f53f"
        }
        
        .fa-palfed:before {
            content: "\f3d8"
        }
        
        .fa-pallet:before {
            content: "\f482"
        }
        
        .fa-paper-plane:before {
            content: "\f1d8"
        }
        
        .fa-paperclip:before {
            content: "\f0c6"
        }
        
        .fa-parachute-box:before {
            content: "\f4cd"
        }
        
        .fa-paragraph:before {
            content: "\f1dd"
        }
        
        .fa-parking:before {
            content: "\f540"
        }
        
        .fa-paste:before {
            content: "\f0ea"
        }
        
        .fa-patreon:before {
            content: "\f3d9"
        }
        
        .fa-pause:before {
            content: "\f04c"
        }
        
        .fa-pause-circle:before {
            content: "\f28b"
        }
        
        .fa-paw:before {
            content: "\f1b0"
        }
        
        .fa-paypal:before {
            content: "\f1ed"
        }
        
        .fa-pen-square:before {
            content: "\f14b"
        }
        
        .fa-pencil-alt:before {
            content: "\f303"
        }
        
        .fa-people-carry:before {
            content: "\f4ce"
        }
        
        .fa-percent:before {
            content: "\f295"
        }
        
        .fa-percentage:before {
            content: "\f541"
        }
        
        .fa-periscope:before {
            content: "\f3da"
        }
        
        .fa-phabricator:before {
            content: "\f3db"
        }
        
        .fa-phoenix-framework:before {
            content: "\f3dc"
        }
        
        .fa-phoenix-squadron:before {
            content: "\f511"
        }
        
        .fa-phone:before {
            content: "\f095"
        }
        
        .fa-phone-slash:before {
            content: "\f3dd"
        }
        
        .fa-phone-square:before {
            content: "\f098"
        }
        
        .fa-phone-volume:before {
            content: "\f2a0"
        }
        
        .fa-php:before {
            content: "\f457"
        }
        
        .fa-pied-piper:before {
            content: "\f2ae"
        }
        
        .fa-pied-piper-alt:before {
            content: "\f1a8"
        }
        
        .fa-pied-piper-hat:before {
            content: "\f4e5"
        }
        
        .fa-pied-piper-pp:before {
            content: "\f1a7"
        }
        
        .fa-piggy-bank:before {
            content: "\f4d3"
        }
        
        .fa-pills:before {
            content: "\f484"
        }
        
        .fa-pinterest:before {
            content: "\f0d2"
        }
        
        .fa-pinterest-p:before {
            content: "\f231"
        }
        
        .fa-pinterest-square:before {
            content: "\f0d3"
        }
        
        .fa-plane:before {
            content: "\f072"
        }
        
        .fa-play:before {
            content: "\f04b"
        }
        
        .fa-play-circle:before {
            content: "\f144"
        }
        
        .fa-playstation:before {
            content: "\f3df"
        }
        
        .fa-plug:before {
            content: "\f1e6"
        }
        
        .fa-plus:before {
            content: "\f067"
        }
        
        .fa-plus-circle:before {
            content: "\f055"
        }
        
        .fa-plus-square:before {
            content: "\f0fe"
        }
        
        .fa-podcast:before {
            content: "\f2ce"
        }
        
        .fa-poo:before {
            content: "\f2fe"
        }
        
        .fa-portrait:before {
            content: "\f3e0"
        }
        
        .fa-pound-sign:before {
            content: "\f154"
        }
        
        .fa-power-off:before {
            content: "\f011"
        }
        
        .fa-prescription-bottle:before {
            content: "\f485"
        }
        
        .fa-prescription-bottle-alt:before {
            content: "\f486"
        }
        
        .fa-print:before {
            content: "\f02f"
        }
        
        .fa-procedures:before {
            content: "\f487"
        }
        
        .fa-product-hunt:before {
            content: "\f288"
        }
        
        .fa-project-diagram:before {
            content: "\f542"
        }
        
        .fa-pushed:before {
            content: "\f3e1"
        }
        
        .fa-puzzle-piece:before {
            content: "\f12e"
        }
        
        .fa-python:before {
            content: "\f3e2"
        }
        
        .fa-qq:before {
            content: "\f1d6"
        }
        
        .fa-qrcode:before {
            content: "\f029"
        }
        
        .fa-question:before {
            content: "\f128"
        }
        
        .fa-question-circle:before {
            content: "\f059"
        }
        
        .fa-quidditch:before {
            content: "\f458"
        }
        
        .fa-quinscape:before {
            content: "\f459"
        }
        
        .fa-quora:before {
            content: "\f2c4"
        }
        
        .fa-quote-left:before {
            content: "\f10d"
        }
        
        .fa-quote-right:before {
            content: "\f10e"
        }
        
        .fa-r-project:before {
            content: "\f4f7"
        }
        
        .fa-random:before {
            content: "\f074"
        }
        
        .fa-ravelry:before {
            content: "\f2d9"
        }
        
        .fa-react:before {
            content: "\f41b"
        }
        
        .fa-readme:before {
            content: "\f4d5"
        }
        
        .fa-rebel:before {
            content: "\f1d0"
        }
        
        .fa-receipt:before {
            content: "\f543"
        }
        
        .fa-recycle:before {
            content: "\f1b8"
        }
        
        .fa-red-river:before {
            content: "\f3e3"
        }
        
        .fa-reddit:before {
            content: "\f1a1"
        }
        
        .fa-reddit-alien:before {
            content: "\f281"
        }
        
        .fa-reddit-square:before {
            content: "\f1a2"
        }
        
        .fa-redo:before {
            content: "\f01e"
        }
        
        .fa-redo-alt:before {
            content: "\f2f9"
        }
        
        .fa-registered:before {
            content: "\f25d"
        }
        
        .fa-rendact:before {
            content: "\f3e4"
        }
        
        .fa-renren:before {
            content: "\f18b"
        }
        
        .fa-reply:before {
            content: "\f3e5"
        }
        
        .fa-reply-all:before {
            content: "\f122"
        }
        
        .fa-replyd:before {
            content: "\f3e6"
        }
        
        .fa-researchgate:before {
            content: "\f4f8"
        }
        
        .fa-resolving:before {
            content: "\f3e7"
        }
        
        .fa-retweet:before {
            content: "\f079"
        }
        
        .fa-ribbon:before {
            content: "\f4d6"
        }
        
        .fa-road:before {
            content: "\f018"
        }
        
        .fa-robot:before {
            content: "\f544"
        }
        
        .fa-rocket:before {
            content: "\f135"
        }
        
        .fa-rocketchat:before {
            content: "\f3e8"
        }
        
        .fa-rockrms:before {
            content: "\f3e9"
        }
        
        .fa-rss:before {
            content: "\f09e"
        }
        
        .fa-rss-square:before {
            content: "\f143"
        }
        
        .fa-ruble-sign:before {
            content: "\f158"
        }
        
        .fa-ruler:before {
            content: "\f545"
        }
        
        .fa-ruler-combined:before {
            content: "\f546"
        }
        
        .fa-ruler-horizontal:before {
            content: "\f547"
        }
        
        .fa-ruler-vertical:before {
            content: "\f548"
        }
        
        .fa-rupee-sign:before {
            content: "\f156"
        }
        
        .fa-safari:before {
            content: "\f267"
        }
        
        .fa-sass:before {
            content: "\f41e"
        }
        
        .fa-save:before {
            content: "\f0c7"
        }
        
        .fa-schlix:before {
            content: "\f3ea"
        }
        
        .fa-school:before {
            content: "\f549"
        }
        
        .fa-screwdriver:before {
            content: "\f54a"
        }
        
        .fa-scribd:before {
            content: "\f28a"
        }
        
        .fa-search:before {
            content: "\f002"
        }
        
        .fa-search-minus:before {
            content: "\f010"
        }
        
        .fa-search-plus:before {
            content: "\f00e"
        }
        
        .fa-searchengin:before {
            content: "\f3eb"
        }
        
        .fa-seedling:before {
            content: "\f4d8"
        }
        
        .fa-sellcast:before {
            content: "\f2da"
        }
        
        .fa-sellsy:before {
            content: "\f213"
        }
        
        .fa-server:before {
            content: "\f233"
        }
        
        .fa-servicestack:before {
            content: "\f3ec"
        }
        
        .fa-share:before {
            content: "\f064"
        }
        
        .fa-share-alt:before {
            content: "\f1e0"
        }
        
        .fa-share-alt-square:before {
            content: "\f1e1"
        }
        
        .fa-share-square:before {
            content: "\f14d"
        }
        
        .fa-shekel-sign:before {
            content: "\f20b"
        }
        
        .fa-shield-alt:before {
            content: "\f3ed"
        }
        
        .fa-ship:before {
            content: "\f21a"
        }
        
        .fa-shipping-fast:before {
            content: "\f48b"
        }
        
        .fa-shirtsinbulk:before {
            content: "\f214"
        }
        
        .fa-shoe-prints:before {
            content: "\f54b"
        }
        
        .fa-shopping-bag:before {
            content: "\f290"
        }
        
        .fa-shopping-basket:before {
            content: "\f291"
        }
        
        .fa-shopping-cart:before {
            content: "\f07a"
        }
        
        .fa-shower:before {
            content: "\f2cc"
        }
        
        .fa-sign:before {
            content: "\f4d9"
        }
        
        .fa-sign-in-alt:before {
            content: "\f2f6"
        }
        
        .fa-sign-language:before {
            content: "\f2a7"
        }
        
        .fa-sign-out-alt:before {
            content: "\f2f5"
        }
        
        .fa-signal:before {
            content: "\f012"
        }
        
        .fa-simplybuilt:before {
            content: "\f215"
        }
        
        .fa-sistrix:before {
            content: "\f3ee"
        }
        
        .fa-sitemap:before {
            content: "\f0e8"
        }
        
        .fa-sith:before {
            content: "\f512"
        }
        
        .fa-skull:before {
            content: "\f54c"
        }
        
        .fa-skyatlas:before {
            content: "\f216"
        }
        
        .fa-skype:before {
            content: "\f17e"
        }
        
        .fa-slack:before {
            content: "\f198"
        }
        
        .fa-slack-hash:before {
            content: "\f3ef"
        }
        
        .fa-sliders-h:before {
            content: "\f1de"
        }
        
        .fa-slideshare:before {
            content: "\f1e7"
        }
        
        .fa-smile:before {
            content: "\f118"
        }
        
        .fa-smoking:before {
            content: "\f48d"
        }
        
        .fa-smoking-ban:before {
            content: "\f54d"
        }
        
        .fa-snapchat:before {
            content: "\f2ab"
        }
        
        .fa-snapchat-ghost:before {
            content: "\f2ac"
        }
        
        .fa-snapchat-square:before {
            content: "\f2ad"
        }
        
        .fa-snowflake:before {
            content: "\f2dc"
        }
        
        .fa-sort:before {
            content: "\f0dc"
        }
        
        .fa-sort-alpha-down:before {
            content: "\f15d"
        }
        
        .fa-sort-alpha-up:before {
            content: "\f15e"
        }
        
        .fa-sort-amount-down:before {
            content: "\f160"
        }
        
        .fa-sort-amount-up:before {
            content: "\f161"
        }
        
        .fa-sort-down:before {
            content: "\f0dd"
        }
        
        .fa-sort-numeric-down:before {
            content: "\f162"
        }
        
        .fa-sort-numeric-up:before {
            content: "\f163"
        }
        
        .fa-sort-up:before {
            content: "\f0de"
        }
        
        .fa-soundcloud:before {
            content: "\f1be"
        }
        
        .fa-space-shuttle:before {
            content: "\f197"
        }
        
        .fa-speakap:before {
            content: "\f3f3"
        }
        
        .fa-spinner:before {
            content: "\f110"
        }
        
        .fa-spotify:before {
            content: "\f1bc"
        }
        
        .fa-square:before {
            content: "\f0c8"
        }
        
        .fa-square-full:before {
            content: "\f45c"
        }
        
        .fa-stack-exchange:before {
            content: "\f18d"
        }
        
        .fa-stack-overflow:before {
            content: "\f16c"
        }
        
        .fa-star:before {
            content: "\f005"
        }
        
        .fa-star-half:before {
            content: "\f089"
        }
        
        .fa-staylinked:before {
            content: "\f3f5"
        }
        
        .fa-steam:before {
            content: "\f1b6"
        }
        
        .fa-steam-square:before {
            content: "\f1b7"
        }
        
        .fa-steam-symbol:before {
            content: "\f3f6"
        }
        
        .fa-step-backward:before {
            content: "\f048"
        }
        
        .fa-step-forward:before {
            content: "\f051"
        }
        
        .fa-stethoscope:before {
            content: "\f0f1"
        }
        
        .fa-sticker-mule:before {
            content: "\f3f7"
        }
        
        .fa-sticky-note:before {
            content: "\f249"
        }
        
        .fa-stop:before {
            content: "\f04d"
        }
        
        .fa-stop-circle:before {
            content: "\f28d"
        }
        
        .fa-stopwatch:before {
            content: "\f2f2"
        }
        
        .fa-store:before {
            content: "\f54e"
        }
        
        .fa-store-alt:before {
            content: "\f54f"
        }
        
        .fa-strava:before {
            content: "\f428"
        }
        
        .fa-stream:before {
            content: "\f550"
        }
        
        .fa-street-view:before {
            content: "\f21d"
        }
        
        .fa-strikethrough:before {
            content: "\f0cc"
        }
        
        .fa-stripe:before {
            content: "\f429"
        }
        
        .fa-stripe-s:before {
            content: "\f42a"
        }
        
        .fa-stroopwafel:before {
            content: "\f551"
        }
        
        .fa-studiovinari:before {
            content: "\f3f8"
        }
        
        .fa-stumbleupon:before {
            content: "\f1a4"
        }
        
        .fa-stumbleupon-circle:before {
            content: "\f1a3"
        }
        
        .fa-subscript:before {
            content: "\f12c"
        }
        
        .fa-subway:before {
            content: "\f239"
        }
        
        .fa-suitcase:before {
            content: "\f0f2"
        }
        
        .fa-sun:before {
            content: "\f185"
        }
        
        .fa-superpowers:before {
            content: "\f2dd"
        }
        
        .fa-superscript:before {
            content: "\f12b"
        }
        
        .fa-supple:before {
            content: "\f3f9"
        }
        
        .fa-sync:before {
            content: "\f021"
        }
        
        .fa-sync-alt:before {
            content: "\f2f1"
        }
        
        .fa-syringe:before {
            content: "\f48e"
        }
        
        .fa-table:before {
            content: "\f0ce"
        }
        
        .fa-table-tennis:before {
            content: "\f45d"
        }
        
        .fa-tablet:before {
            content: "\f10a"
        }
        
        .fa-tablet-alt:before {
            content: "\f3fa"
        }
        
        .fa-tablets:before {
            content: "\f490"
        }
        
        .fa-tachometer-alt:before {
            content: "\f3fd"
        }
        
        .fa-tag:before {
            content: "\f02b"
        }
        
        .fa-tags:before {
            content: "\f02c"
        }
        
        .fa-tape:before {
            content: "\f4db"
        }
        
        .fa-tasks:before {
            content: "\f0ae"
        }
        
        .fa-taxi:before {
            content: "\f1ba"
        }
        
        .fa-teamspeak:before {
            content: "\f4f9"
        }
        
        .fa-telegram:before {
            content: "\f2c6"
        }
        
        .fa-telegram-plane:before {
            content: "\f3fe"
        }
        
        .fa-tencent-weibo:before {
            content: "\f1d5"
        }
        
        .fa-terminal:before {
            content: "\f120"
        }
        
        .fa-text-height:before {
            content: "\f034"
        }
        
        .fa-text-width:before {
            content: "\f035"
        }
        
        .fa-th:before {
            content: "\f00a"
        }
        
        .fa-th-large:before {
            content: "\f009"
        }
        
        .fa-th-list:before {
            content: "\f00b"
        }
        
        .fa-themeisle:before {
            content: "\f2b2"
        }
        
        .fa-thermometer:before {
            content: "\f491"
        }
        
        .fa-thermometer-empty:before {
            content: "\f2cb"
        }
        
        .fa-thermometer-full:before {
            content: "\f2c7"
        }
        
        .fa-thermometer-half:before {
            content: "\f2c9"
        }
        
        .fa-thermometer-quarter:before {
            content: "\f2ca"
        }
        
        .fa-thermometer-three-quarters:before {
            content: "\f2c8"
        }
        
        .fa-thumbs-down:before {
            content: "\f165"
        }
        
        .fa-thumbs-up:before {
            content: "\f164"
        }
        
        .fa-thumbtack:before {
            content: "\f08d"
        }
        
        .fa-ticket-alt:before {
            content: "\f3ff"
        }
        
        .fa-times:before {
            content: "\f00d"
        }
        
        .fa-times-circle:before {
            content: "\f057"
        }
        
        .fa-tint:before {
            content: "\f043"
        }
        
        .fa-toggle-off:before {
            content: "\f204"
        }
        
        .fa-toggle-on:before {
            content: "\f205"
        }
        
        .fa-toolbox:before {
            content: "\f552"
        }
        
        .fa-trade-federation:before {
            content: "\f513"
        }
        
        .fa-trademark:before {
            content: "\f25c"
        }
        
        .fa-train:before {
            content: "\f238"
        }
        
        .fa-transgender:before {
            content: "\f224"
        }
        
        .fa-transgender-alt:before {
            content: "\f225"
        }
        
        .fa-trash:before {
            content: "\f1f8"
        }
        
        .fa-trash-alt:before {
            content: "\f2ed"
        }
        
        .fa-tree:before {
            content: "\f1bb"
        }
        
        .fa-trello:before {
            content: "\f181"
        }
        
        .fa-tripadvisor:before {
            content: "\f262"
        }
        
        .fa-trophy:before {
            content: "\f091"
        }
        
        .fa-truck:before {
            content: "\f0d1"
        }
        
        .fa-truck-loading:before {
            content: "\f4de"
        }
        
        .fa-truck-moving:before {
            content: "\f4df"
        }
        
        .fa-tshirt:before {
            content: "\f553"
        }
        
        .fa-tty:before {
            content: "\f1e4"
        }
        
        .fa-tumblr:before {
            content: "\f173"
        }
        
        .fa-tumblr-square:before {
            content: "\f174"
        }
        
        .fa-tv:before {
            content: "\f26c"
        }
        
        .fa-twitch:before {
            content: "\f1e8"
        }
        
        .fa-twitter:before {
            content: "\f099"
        }
        
        .fa-twitter-square:before {
            content: "\f081"
        }
        
        .fa-typo3:before {
            content: "\f42b"
        }
        
        .fa-uber:before {
            content: "\f402"
        }
        
        .fa-uikit:before {
            content: "\f403"
        }
        
        .fa-umbrella:before {
            content: "\f0e9"
        }
        
        .fa-underline:before {
            content: "\f0cd"
        }
        
        .fa-undo:before {
            content: "\f0e2"
        }
        
        .fa-undo-alt:before {
            content: "\f2ea"
        }
        
        .fa-uniregistry:before {
            content: "\f404"
        }
        
        .fa-universal-access:before {
            content: "\f29a"
        }
        
        .fa-university:before {
            content: "\f19c"
        }
        
        .fa-unlink:before {
            content: "\f127"
        }
        
        .fa-unlock:before {
            content: "\f09c"
        }
        
        .fa-unlock-alt:before {
            content: "\f13e"
        }
        
        .fa-untappd:before {
            content: "\f405"
        }
        
        .fa-upload:before {
            content: "\f093"
        }
        
        .fa-usb:before {
            content: "\f287"
        }
        
        .fa-user:before {
            content: "\f007"
        }
        
        .fa-user-alt:before {
            content: "\f406"
        }
        
        .fa-user-alt-slash:before {
            content: "\f4fa"
        }
        
        .fa-user-astronaut:before {
            content: "\f4fb"
        }
        
        .fa-user-check:before {
            content: "\f4fc"
        }
        
        .fa-user-circle:before {
            content: "\f2bd"
        }
        
        .fa-user-clock:before {
            content: "\f4fd"
        }
        
        .fa-user-cog:before {
            content: "\f4fe"
        }
        
        .fa-user-edit:before {
            content: "\f4ff"
        }
        
        .fa-user-friends:before {
            content: "\f500"
        }
        
        .fa-user-graduate:before {
            content: "\f501"
        }
        
        .fa-user-lock:before {
            content: "\f502"
        }
        
        .fa-user-md:before {
            content: "\f0f0"
        }
        
        .fa-user-minus:before {
            content: "\f503"
        }
        
        .fa-user-ninja:before {
            content: "\f504"
        }
        
        .fa-user-plus:before {
            content: "\f234"
        }
        
        .fa-user-secret:before {
            content: "\f21b"
        }
        
        .fa-user-shield:before {
            content: "\f505"
        }
        
        .fa-user-slash:before {
            content: "\f506"
        }
        
        .fa-user-tag:before {
            content: "\f507"
        }
        
        .fa-user-tie:before {
            content: "\f508"
        }
        
        .fa-user-times:before {
            content: "\f235"
        }
        
        .fa-users:before {
            content: "\f0c0"
        }
        
        .fa-users-cog:before {
            content: "\f509"
        }
        
        .fa-ussunnah:before {
            content: "\f407"
        }
        
        .fa-utensil-spoon:before {
            content: "\f2e5"
        }
        
        .fa-utensils:before {
            content: "\f2e7"
        }
        
        .fa-vaadin:before {
            content: "\f408"
        }
        
        .fa-venus:before {
            content: "\f221"
        }
        
        .fa-venus-double:before {
            content: "\f226"
        }
        
        .fa-venus-mars:before {
            content: "\f228"
        }
        
        .fa-viacoin:before {
            content: "\f237"
        }
        
        .fa-viadeo:before {
            content: "\f2a9"
        }
        
        .fa-viadeo-square:before {
            content: "\f2aa"
        }
        
        .fa-vial:before {
            content: "\f492"
        }
        
        .fa-vials:before {
            content: "\f493"
        }
        
        .fa-viber:before {
            content: "\f409"
        }
        
        .fa-video:before {
            content: "\f03d"
        }
        
        .fa-video-slash:before {
            content: "\f4e2"
        }
        
        .fa-vimeo:before {
            content: "\f40a"
        }
        
        .fa-vimeo-square:before {
            content: "\f194"
        }
        
        .fa-vimeo-v:before {
            content: "\f27d"
        }
        
        .fa-vine:before {
            content: "\f1ca"
        }
        
        .fa-vk:before {
            content: "\f189"
        }
        
        .fa-vnv:before {
            content: "\f40b"
        }
        
        .fa-volleyball-ball:before {
            content: "\f45f"
        }
        
        .fa-volume-down:before {
            content: "\f027"
        }
        
        .fa-volume-off:before {
            content: "\f026"
        }
        
        .fa-volume-up:before {
            content: "\f028"
        }
        
        .fa-vuejs:before {
            content: "\f41f"
        }
        
        .fa-walking:before {
            content: "\f554"
        }
        
        .fa-wallet:before {
            content: "\f555"
        }
        
        .fa-warehouse:before {
            content: "\f494"
        }
        
        .fa-weibo:before {
            content: "\f18a"
        }
        
        .fa-weight:before {
            content: "\f496"
        }
        
        .fa-weixin:before {
            content: "\f1d7"
        }
        
        .fa-whatsapp:before {
            content: "\f232"
        }
        
        .fa-whatsapp-square:before {
            content: "\f40c"
        }
        
        .fa-wheelchair:before {
            content: "\f193"
        }
        
        .fa-whmcs:before {
            content: "\f40d"
        }
        
        .fa-wifi:before {
            content: "\f1eb"
        }
        
        .fa-wikipedia-w:before {
            content: "\f266"
        }
        
        .fa-window-close:before {
            content: "\f410"
        }
        
        .fa-window-maximize:before {
            content: "\f2d0"
        }
        
        .fa-window-minimize:before {
            content: "\f2d1"
        }
        
        .fa-window-restore:before {
            content: "\f2d2"
        }
        
        .fa-windows:before {
            content: "\f17a"
        }
        
        .fa-wine-glass:before {
            content: "\f4e3"
        }
        
        .fa-wolf-pack-battalion:before {
            content: "\f514"
        }
        
        .fa-won-sign:before {
            content: "\f159"
        }
        
        .fa-wordpress:before {
            content: "\f19a"
        }
        
        .fa-wordpress-simple:before {
            content: "\f411"
        }
        
        .fa-wpbeginner:before {
            content: "\f297"
        }
        
        .fa-wpexplorer:before {
            content: "\f2de"
        }
        
        .fa-wpforms:before {
            content: "\f298"
        }
        
        .fa-wrench:before {
            content: "\f0ad"
        }
        
        .fa-x-ray:before {
            content: "\f497"
        }
        
        .fa-xbox:before {
            content: "\f412"
        }
        
        .fa-xing:before {
            content: "\f168"
        }
        
        .fa-xing-square:before {
            content: "\f169"
        }
        
        .fa-y-combinator:before {
            content: "\f23b"
        }
        
        .fa-yahoo:before {
            content: "\f19e"
        }
        
        .fa-yandex:before {
            content: "\f413"
        }
        
        .fa-yandex-international:before {
            content: "\f414"
        }
        
        .fa-yelp:before {
            content: "\f1e9"
        }
        
        .fa-yen-sign:before {
            content: "\f157"
        }
        
        .fa-yoast:before {
            content: "\f2b1"
        }
        
        .fa-youtube:before {
            content: "\f167"
        }
        
        .fa-youtube-square:before {
            content: "\f431"
        }
        
        .sr-only {
            border: 0;
            clip: rect(0, 0, 0, 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }
        
        .sr-only-focusable:active,
        .sr-only-focusable:focus {
            clip: auto;
            height: auto;
            margin: 0;
            overflow: visible;
            position: static;
            width: auto
        }
        
        @font-face {
            font-family: Font Awesome\ 5 Brands;
            font-style: normal;
            font-weight: 400;
            src: url(../webfonts/fa-brands-400.eot);
            src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
        }
        
        .fab {
            font-family: Font Awesome\ 5 Brands
        }
        
        @font-face {
            font-family: Font Awesome\ 5 Free;
            font-style: normal;
            font-weight: 400;
            src: url(../webfonts/fa-regular-400.eot);
            src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
        }
        
        .far {
            font-weight: 400
        }
        
        @font-face {
            font-family: Font Awesome\ 5 Free;
            font-style: normal;
            font-weight: 900;
            src: url(../webfonts/fa-solid-900.eot);
            src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
        }
        
        .fa,
        .far,
        .fas {
            font-family: Font Awesome\ 5 Free
        }
        
        .fa,
        .fas {
            font-weight: 900
        }
        
         :root {
            --blue: #007bff;
            --indigo: #6610f2;
            --purple: #6f42c1;
            --pink: #e83e8c;
            --red: #dc3545;
            --orange: #fd7e14;
            --yellow: #ffc107;
            --green: #28a745;
            --teal: #20c997;
            --cyan: #17a2b8;
            --white: #fff;
            --gray: #868e96;
            --gray-dark: #343a40;
            --primary: #007bff;
            --secondary: #868e96;
            --success: #28a745;
            --info: #17a2b8;
            --warning: #ffc107;
            --danger: #dc3545;
            --light: #f8f9fa;
            --dark: #343a40;
            --breakpoint-xs: 0;
            --breakpoint-sm: 576px;
            --breakpoint-md: 768px;
            --breakpoint-lg: 992px;
            --breakpoint-xl: 1200px;
            --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
            --font-family-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
        }
        
        @media print {
            *,
             ::after,
             ::before {
                text-shadow: none!important;
                box-shadow: none!important
            }
            a,
            a:visited {
                text-decoration: underline
            }
            abbr[title]::after {
                content: " (" attr(title) ")"
            }
            pre {
                white-space: pre-wrap!important
            }
            blockquote,
            pre {
                border: 1px solid #999;
                page-break-inside: avoid
            }
            thead {
                display: table-header-group
            }
            img,
            tr {
                page-break-inside: avoid
            }
            h2,
            h3,
            p {
                orphans: 3;
                widows: 3
            }
            h2,
            h3 {
                page-break-after: avoid
            }
            .navbar {
                display: none
            }
            .badge {
                border: 1px solid #000
            }
            .table {
                border-collapse: collapse!important
            }
            .table td,
            .table th {
                background-color: #fff!important
            }
            .table-bordered td,
            .table-bordered th {
                border: 1px solid #ddd!important
            }
        }
        
        *,
         ::after,
         ::before {
            box-sizing: border-box
        }
        
        html {
            font-family: sans-serif;
            line-height: 1.15;
            -webkit-text-size-adjust: 100%;
            -ms-text-size-adjust: 100%;
            -ms-overflow-style: scrollbar;
            -webkit-tap-highlight-color: transparent
        }
        
        @-ms-viewport {
            width: device-width
        }
        
        article,
        aside,
        dialog,
        figcaption,
        figure,
        footer,
        header,
        hgroup,
        main,
        nav,
        section {
            display: block
        }
        
        body {
            margin: 0;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            color: #212529;
            text-align: left;
            background-color: #fff
        }
        
        [tabindex="-1"]:focus {
            outline: 0!important
        }
        
        hr {
            box-sizing: content-box;
            height: 0;
            overflow: visible
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            margin-top: 0;
            margin-bottom: .5rem
        }
        
        p {
            margin-top: 0;
            margin-bottom: 1rem
        }
        
        abbr[data-original-title],
        abbr[title] {
            text-decoration: underline;
            -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
            cursor: help;
            border-bottom: 0
        }
        
        address {
            margin-bottom: 1rem;
            font-style: normal;
            line-height: inherit
        }
        
        dl,
        ol,
        ul {
            margin-top: 0;
            margin-bottom: 1rem
        }
        
        ol ol,
        ol ul,
        ul ol,
        ul ul {
            margin-bottom: 0
        }
        
        dt {
            font-weight: 700
        }
        
        dd {
            margin-bottom: .5rem;
            margin-left: 0
        }
        
        blockquote {
            margin: 0 0 1rem
        }
        
        dfn {
            font-style: italic
        }
        
        b,
        strong {
            font-weight: bolder
        }
        
        small {
            font-size: 80%
        }
        
        sub,
        sup {
            position: relative;
            font-size: 75%;
            line-height: 0;
            vertical-align: baseline
        }
        
        sub {
            bottom: -.25em
        }
        
        sup {
            top: -.5em
        }
        
        a {
            color: #007bff;
            text-decoration: none;
            background-color: transparent;
            -webkit-text-decoration-skip: objects
        }
        
        a:hover {
            color: #0056b3;
            text-decoration: underline
        }
        
        a:not([href]):not([tabindex]) {
            color: inherit;
            text-decoration: none
        }
        
        a:not([href]):not([tabindex]):focus,
        a:not([href]):not([tabindex]):hover {
            color: inherit;
            text-decoration: none
        }
        
        a:not([href]):not([tabindex]):focus {
            outline: 0
        }
        
        code,
        kbd,
        pre,
        samp {
            font-family: monospace, monospace;
            font-size: 1em
        }
        
        pre {
            margin-top: 0;
            margin-bottom: 1rem;
            overflow: auto;
            -ms-overflow-style: scrollbar
        }
        
        figure {
            margin: 0 0 1rem
        }
        
        img {
            vertical-align: middle;
            border-style: none
        }
        
        svg:not(:root) {
            overflow: hidden
        }
        
        [role=button],
        a,
        area,
        button,
        input:not([type=range]),
        label,
        select,
        summary,
        textarea {
            -ms-touch-action: manipulation;
            touch-action: manipulation
        }
        
        table {
            border-collapse: collapse
        }
        
        caption {
            padding-top: .75rem;
            padding-bottom: .75rem;
            color: #868e96;
            text-align: left;
            caption-side: bottom
        }
        
        th {
            text-align: inherit
        }
        
        label {
            display: inline-block;
            margin-bottom: .5rem
        }
        
        button {
            border-radius: 0
        }
        
        button:focus {
            outline: 1px dotted;
            outline: 5px auto -webkit-focus-ring-color
        }
        
        button,
        input,
        optgroup,
        select,
        textarea {
            margin: 0;
            font-family: inherit;
            font-size: inherit;
            line-height: inherit
        }
        
        button,
        input {
            overflow: visible
        }
        
        button,
        select {
            text-transform: none
        }
        
        [type=reset],
        [type=submit],
        button,
        html [type=button] {
            -webkit-appearance: button
        }
        
        [type=button]::-moz-focus-inner,
        [type=reset]::-moz-focus-inner,
        [type=submit]::-moz-focus-inner,
        button::-moz-focus-inner {
            padding: 0;
            border-style: none
        }
        
        input[type=checkbox],
        input[type=radio] {
            box-sizing: border-box;
            padding: 0
        }
        
        input[type=date],
        input[type=datetime-local],
        input[type=month],
        input[type=time] {
            -webkit-appearance: listbox
        }
        
        textarea {
            overflow: auto;
            resize: vertical
        }
        
        fieldset {
            min-width: 0;
            padding: 0;
            margin: 0;
            border: 0
        }
        
        legend {
            display: block;
            width: 100%;
            max-width: 100%;
            padding: 0;
            margin-bottom: .5rem;
            font-size: 1.5rem;
            line-height: inherit;
            color: inherit;
            white-space: normal
        }
        
        progress {
            vertical-align: baseline
        }
        
        [type=number]::-webkit-inner-spin-button,
        [type=number]::-webkit-outer-spin-button {
            height: auto
        }
        
        [type=search] {
            outline-offset: -2px;
            -webkit-appearance: none
        }
        
        [type=search]::-webkit-search-cancel-button,
        [type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }
        
         ::-webkit-file-upload-button {
            font: inherit;
            -webkit-appearance: button
        }
        
        output {
            display: inline-block
        }
        
        summary {
            display: list-item
        }
        
        template {
            display: none
        }
        
        [hidden] {
            display: none!important
        }
        
        .h1,
        .h2,
        .h3,
        .h4,
        .h5,
        .h6,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            margin-bottom: .5rem;
            font-family: inherit;
            font-weight: 500;
            line-height: 1.2;
            color: inherit
        }
        
        .h1,
        h1 {
            font-size: 2.5rem
        }
        
        .h2,
        h2 {
            font-size: 2rem
        }
        
        .h3,
        h3 {
            font-size: 1.75rem
        }
        
        .h4,
        h4 {
            font-size: 1.5rem
        }
        
        .h5,
        h5 {
            font-size: 1.25rem
        }
        
        .h6,
        h6 {
            font-size: 1rem
        }
        
        .lead {
            font-size: 1.25rem;
            font-weight: 300
        }
        
        .display-1 {
            font-size: 6rem;
            font-weight: 300;
            line-height: 1.2
        }
        
        .display-2 {
            font-size: 5.5rem;
            font-weight: 300;
            line-height: 1.2
        }
        
        .display-3 {
            font-size: 4.5rem;
            font-weight: 300;
            line-height: 1.2
        }
        
        .display-4 {
            font-size: 3.5rem;
            font-weight: 300;
            line-height: 1.2
        }
        
        hr {
            margin-top: 1rem;
            margin-bottom: 1rem;
            border: 0;
            border-top: 1px solid rgba(0, 0, 0, .1)
        }
        
        .small,
        small {
            font-size: 80%;
            font-weight: 400
        }
        
        .mark,
        mark {
            padding: .2em;
            background-color: #fcf8e3
        }
        
        .list-unstyled {
            padding-left: 0;
            list-style: none
        }
        
        .list-inline {
            padding-left: 0;
            list-style: none
        }
        
        .list-inline-item {
            display: inline-block
        }
        
        .list-inline-item:not(:last-child) {
            margin-right: 5px
        }
        
        .initialism {
            font-size: 90%;
            text-transform: uppercase
        }
        
        .blockquote {
            margin-bottom: 1rem;
            font-size: 1.25rem
        }
        
        .blockquote-footer {
            display: block;
            font-size: 80%;
            color: #868e96
        }
        
        .blockquote-footer::before {
            content: "\2014 \00A0"
        }
        
        .img-fluid {
            max-width: 100%;
            height: auto
        }
        
        .img-thumbnail {
            padding: .25rem;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: .25rem;
            transition: all .2s ease-in-out;
            max-width: 100%;
            height: auto
        }
        
        .figure {
            display: inline-block
        }
        
        .figure-img {
            margin-bottom: .5rem;
            line-height: 1
        }
        
        .figure-caption {
            font-size: 90%;
            color: #868e96
        }
        
        code,
        kbd,
        pre,
        samp {
            font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
        }
        
        code {
            padding: .2rem .4rem;
            font-size: 90%;
            color: #bd4147;
            background-color: #f8f9fa;
            border-radius: .25rem
        }
        
        a>code {
            padding: 0;
            color: inherit;
            background-color: inherit
        }
        
        kbd {
            padding: .2rem .4rem;
            font-size: 90%;
            color: #fff;
            background-color: #212529;
            border-radius: .2rem
        }
        
        kbd kbd {
            padding: 0;
            font-size: 100%;
            font-weight: 700
        }
        
        pre {
            display: block;
            margin-top: 0;
            margin-bottom: 1rem;
            font-size: 90%;
            color: #212529
        }
        
        pre code {
            padding: 0;
            font-size: inherit;
            color: inherit;
            background-color: transparent;
            border-radius: 0
        }
        
        .pre-scrollable {
            max-height: 340px;
            overflow-y: scroll
        }
        
        .container {
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto
        }
        
        @media (min-width:576px) {
            .container {
                max-width: 540px
            }
        }
        
        @media (min-width:768px) {
            .container {
                max-width: 720px
            }
        }
        
        @media (min-width:992px) {
            .container {
                max-width: 960px
            }
        }
        
        @media (min-width:1200px) {
            .container {
                max-width: 1170px
            }
        }
        
        .container-fluid {
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto
        }
        
        .row {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -15px;
            margin-left: -15px
        }
        
        .no-gutters {
            margin-right: 0;
            margin-left: 0
        }
        
        .no-gutters>.col,
        .no-gutters>[class*=col-] {
            padding-right: 0;
            padding-left: 0
        }
        
        .col,
        .col-1,
        .col-10,
        .col-11,
        .col-12,
        .col-2,
        .col-3,
        .col-4,
        .col-5,
        .col-6,
        .col-7,
        .col-8,
        .col-9,
        .col-auto,
        .col-lg,
        .col-lg-1,
        .col-lg-10,
        .col-lg-11,
        .col-lg-12,
        .col-lg-2,
        .col-lg-3,
        .col-lg-4,
        .col-lg-5,
        .col-lg-6,
        .col-lg-7,
        .col-lg-8,
        .col-lg-9,
        .col-lg-auto,
        .col-md,
        .col-md-1,
        .col-md-10,
        .col-md-11,
        .col-md-12,
        .col-md-2,
        .col-md-3,
        .col-md-4,
        .col-md-5,
        .col-md-6,
        .col-md-7,
        .col-md-8,
        .col-md-9,
        .col-md-auto,
        .col-sm,
        .col-sm-1,
        .col-sm-10,
        .col-sm-11,
        .col-sm-12,
        .col-sm-2,
        .col-sm-3,
        .col-sm-4,
        .col-sm-5,
        .col-sm-6,
        .col-sm-7,
        .col-sm-8,
        .col-sm-9,
        .col-sm-auto,
        .col-xl,
        .col-xl-1,
        .col-xl-10,
        .col-xl-11,
        .col-xl-12,
        .col-xl-2,
        .col-xl-3,
        .col-xl-4,
        .col-xl-5,
        .col-xl-6,
        .col-xl-7,
        .col-xl-8,
        .col-xl-9,
        .col-xl-auto {
            position: relative;
            width: 100%;
            min-height: 1px;
            padding-right: 21px;
            padding-left: 23px
        }
        
        .col {
            -ms-flex-preferred-size: 0;
            flex-basis: 0%;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%
        }
        
        .col-auto {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
            max-width: none
        }
        
        .col-1 {
            -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
            max-width: 8.333333%
        }
        
        .col-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%
        }
        
        .col-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }
        
        .col-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%
        }
        
        .col-5 {
            -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
            max-width: 41.666667%
        }
        
        .col-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }
        
        .col-7 {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%
        }
        
        .col-8 {
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%
        }
        
        .col-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%
        }
        
        .col-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%
        }
        
        .col-11 {
            -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
            max-width: 91.666667%
        }
        
        .col-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }
        
        .order-first {
            -ms-flex-order: -1;
            order: -1
        }
        
        .order-1 {
            -ms-flex-order: 1;
            order: 1
        }
        
        .order-2 {
            -ms-flex-order: 2;
            order: 2
        }
        
        .order-3 {
            -ms-flex-order: 3;
            order: 3
        }
        
        .order-4 {
            -ms-flex-order: 4;
            order: 4
        }
        
        .order-5 {
            -ms-flex-order: 5;
            order: 5
        }
        
        .order-6 {
            -ms-flex-order: 6;
            order: 6
        }
        
        .order-7 {
            -ms-flex-order: 7;
            order: 7
        }
        
        .order-8 {
            -ms-flex-order: 8;
            order: 8
        }
        
        .order-9 {
            -ms-flex-order: 9;
            order: 9
        }
        
        .order-10 {
            -ms-flex-order: 10;
            order: 10
        }
        
        .order-11 {
            -ms-flex-order: 11;
            order: 11
        }
        
        .order-12 {
            -ms-flex-order: 12;
            order: 12
        }
        
        .offset-1 {
            margin-left: 8.333333%
        }
        
        .offset-2 {
            margin-left: 16.666667%
        }
        
        .offset-3 {
            margin-left: 25%
        }
        
        .offset-4 {
            margin-left: 33.333333%
        }
        
        .offset-5 {
            margin-left: 41.666667%
        }
        
        .offset-6 {
            margin-left: 50%
        }
        
        .offset-7 {
            margin-left: 58.333333%
        }
        
        .offset-8 {
            margin-left: 66.666667%
        }
        
        .offset-9 {
            margin-left: 75%
        }
        
        .offset-10 {
            margin-left: 83.333333%
        }
        
        .offset-11 {
            margin-left: 91.666667%
        }
        
        @media (min-width:576px) {
            .col-sm {
                -ms-flex-preferred-size: 0;
                flex-basis: 0%;
                -ms-flex-positive: 1;
                flex-grow: 1;
                max-width: 100%
            }
            .col-sm-auto {
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: auto;
                max-width: none
            }
            .col-sm-1 {
                -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
                max-width: 8.333333%
            }
            .col-sm-2 {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%
            }
            .col-sm-3 {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%
            }
            .col-sm-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%
            }
            .col-sm-5 {
                -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
                max-width: 41.666667%
            }
            .col-sm-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%
            }
            .col-sm-7 {
                -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
                max-width: 58.333333%
            }
            .col-sm-8 {
                -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
                max-width: 66.666667%
            }
            .col-sm-9 {
                -ms-flex: 0 0 75%;
                flex: 0 0 75%;
                max-width: 75%
            }
            .col-sm-10 {
                -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
                max-width: 83.333333%
            }
            .col-sm-11 {
                -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
                max-width: 91.666667%
            }
            .col-sm-12 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%
            }
            .order-sm-first {
                -ms-flex-order: -1;
                order: -1
            }
            .order-sm-1 {
                -ms-flex-order: 1;
                order: 1
            }
            .order-sm-2 {
                -ms-flex-order: 2;
                order: 2
            }
            .order-sm-3 {
                -ms-flex-order: 3;
                order: 3
            }
            .order-sm-4 {
                -ms-flex-order: 4;
                order: 4
            }
            .order-sm-5 {
                -ms-flex-order: 5;
                order: 5
            }
            .order-sm-6 {
                -ms-flex-order: 6;
                order: 6
            }
            .order-sm-7 {
                -ms-flex-order: 7;
                order: 7
            }
            .order-sm-8 {
                -ms-flex-order: 8;
                order: 8
            }
            .order-sm-9 {
                -ms-flex-order: 9;
                order: 9
            }
            .order-sm-10 {
                -ms-flex-order: 10;
                order: 10
            }
            .order-sm-11 {
                -ms-flex-order: 11;
                order: 11
            }
            .order-sm-12 {
                -ms-flex-order: 12;
                order: 12
            }
            .offset-sm-0 {
                margin-left: 0
            }
            .offset-sm-1 {
                margin-left: 8.333333%
            }
            .offset-sm-2 {
                margin-left: 16.666667%
            }
            .offset-sm-3 {
                margin-left: 25%
            }
            .offset-sm-4 {
                margin-left: 33.333333%
            }
            .offset-sm-5 {
                margin-left: 41.666667%
            }
            .offset-sm-6 {
                margin-left: 50%
            }
            .offset-sm-7 {
                margin-left: 58.333333%
            }
            .offset-sm-8 {
                margin-left: 66.666667%
            }
            .offset-sm-9 {
                margin-left: 75%
            }
            .offset-sm-10 {
                margin-left: 83.333333%
            }
            .offset-sm-11 {
                margin-left: 91.666667%
            }
        }
        
        @media (min-width:768px) {
            .col-md {
                -ms-flex-preferred-size: 0;
                flex-basis: 0%;
                -ms-flex-positive: 1;
                flex-grow: 1;
                max-width: 100%
            }
            .col-md-auto {
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: auto;
                max-width: none
            }
            .col-md-1 {
                -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
                max-width: 8.333333%
            }
            .col-md-2 {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%
            }
            .col-md-3 {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%
            }
            .col-md-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%
            }
            .col-md-5 {
                -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
                max-width: 41.666667%
            }
            .col-md-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%
            }
            .col-md-7 {
                -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
                max-width: 58.333333%
            }
            .col-md-8 {
                -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
                max-width: 66.666667%
            }
            .col-md-9 {
                -ms-flex: 0 0 75%;
                flex: 0 0 75%;
                max-width: 75%
            }
            .col-md-10 {
                -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
                max-width: 83.333333%
            }
            .col-md-11 {
                -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
                max-width: 91.666667%
            }
            .col-md-12 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%
            }
            .order-md-first {
                -ms-flex-order: -1;
                order: -1
            }
            .order-md-1 {
                -ms-flex-order: 1;
                order: 1
            }
            .order-md-2 {
                -ms-flex-order: 2;
                order: 2
            }
            .order-md-3 {
                -ms-flex-order: 3;
                order: 3
            }
            .order-md-4 {
                -ms-flex-order: 4;
                order: 4
            }
            .order-md-5 {
                -ms-flex-order: 5;
                order: 5
            }
            .order-md-6 {
                -ms-flex-order: 6;
                order: 6
            }
            .order-md-7 {
                -ms-flex-order: 7;
                order: 7
            }
            .order-md-8 {
                -ms-flex-order: 8;
                order: 8
            }
            .order-md-9 {
                -ms-flex-order: 9;
                order: 9
            }
            .order-md-10 {
                -ms-flex-order: 10;
                order: 10
            }
            .order-md-11 {
                -ms-flex-order: 11;
                order: 11
            }
            .order-md-12 {
                -ms-flex-order: 12;
                order: 12
            }
            .offset-md-0 {
                margin-left: 0
            }
            .offset-md-1 {
                margin-left: 0
            }
            .offset-md-2 {
                margin-left: 16.666667%
            }
            .offset-md-3 {
                margin-left: 25%
            }
            .offset-md-4 {
                margin-left: 33.333333%
            }
            .offset-md-5 {
                margin-left: 41.666667%
            }
            .offset-md-6 {
                margin-left: 50%
            }
            .offset-md-7 {
                margin-left: 58.333333%
            }
            .offset-md-8 {
                margin-left: 66.666667%
            }
            .offset-md-9 {
                margin-left: 75%
            }
            .offset-md-10 {
                margin-left: 83.333333%
            }
            .offset-md-11 {
                margin-left: 91.666667%
            }
        }
        
        @media (min-width:992px) {
            .col-lg {
                -ms-flex-preferred-size: 0;
                flex-basis: 0%;
                -ms-flex-positive: 1;
                flex-grow: 1;
                max-width: 100%
            }
            .col-lg-auto {
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: auto;
                max-width: none
            }
            .col-lg-1 {
                -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
                max-width: 8.333333%
            }
            .col-lg-2 {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%
            }
            .col-lg-3 {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%
            }
            .col-lg-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%
            }
            .col-lg-5 {
                -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
                max-width: 41.666667%
            }
            .col-lg-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%
            }
            .col-lg-7 {
                -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
                max-width: 58.333333%
            }
            .col-lg-8 {
                -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
                max-width: 66.666667%
            }
            .col-lg-9 {
                -ms-flex: 0 0 75%;
                flex: 0 0 75%;
                max-width: 75%
            }
            .col-lg-10 {
                -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
                max-width: 83.333333%
            }
            .col-lg-11 {
                -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
                max-width: 91.666667%
            }
            .col-lg-12 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%
            }
            .order-lg-first {
                -ms-flex-order: -1;
                order: -1
            }
            .order-lg-1 {
                -ms-flex-order: 1;
                order: 1
            }
            .order-lg-2 {
                -ms-flex-order: 2;
                order: 2
            }
            .order-lg-3 {
                -ms-flex-order: 3;
                order: 3
            }
            .order-lg-4 {
                -ms-flex-order: 4;
                order: 4
            }
            .order-lg-5 {
                -ms-flex-order: 5;
                order: 5
            }
            .order-lg-6 {
                -ms-flex-order: 6;
                order: 6
            }
            .order-lg-7 {
                -ms-flex-order: 7;
                order: 7
            }
            .order-lg-8 {
                -ms-flex-order: 8;
                order: 8
            }
            .order-lg-9 {
                -ms-flex-order: 9;
                order: 9
            }
            .order-lg-10 {
                -ms-flex-order: 10;
                order: 10
            }
            .order-lg-11 {
                -ms-flex-order: 11;
                order: 11
            }
            .order-lg-12 {
                -ms-flex-order: 12;
                order: 12
            }
            .offset-lg-0 {
                margin-left: 0
            }
            .offset-lg-1 {
                margin-left: 8.333333%
            }
            .offset-lg-2 {
                margin-left: 16.666667%
            }
            .offset-lg-3 {
                margin-left: 25%
            }
            .offset-lg-4 {
                margin-left: 33.333333%
            }
            .offset-lg-5 {
                margin-left: 41.666667%
            }
            .offset-lg-6 {
                margin-left: 50%
            }
            .offset-lg-7 {
                margin-left: 58.333333%
            }
            .offset-lg-8 {
                margin-left: 66.666667%
            }
            .offset-lg-9 {
                margin-left: 75%
            }
            .offset-lg-10 {
                margin-left: 83.333333%
            }
            .offset-lg-11 {
                margin-left: 91.666667%
            }
        }
        
        @media (min-width:1200px) {
            .col-xl {
                -ms-flex-preferred-size: 0;
                flex-basis: 0%;
                -ms-flex-positive: 1;
                flex-grow: 1;
                max-width: 100%
            }
            .col-xl-auto {
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: auto;
                max-width: none
            }
            .col-xl-1 {
                -ms-flex: 0 0 8.333333%;
                flex: 0 0 8.333333%;
                max-width: 8.333333%
            }
            .col-xl-2 {
                -ms-flex: 0 0 16.666667%;
                flex: 0 0 16.666667%;
                max-width: 16.666667%
            }
            .col-xl-3 {
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                max-width: 25%
            }
            .col-xl-4 {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%
            }
            .col-xl-5 {
                -ms-flex: 0 0 41.666667%;
                flex: 0 0 41.666667%;
                max-width: 41.666667%
            }
            .col-xl-6 {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%
            }
            .col-xl-7 {
                -ms-flex: 0 0 58.333333%;
                flex: 0 0 58.333333%;
                max-width: 58.333333%
            }
            .col-xl-8 {
                -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
                max-width: 66.666667%
            }
            .col-xl-9 {
                -ms-flex: 0 0 75%;
                flex: 0 0 75%;
                max-width: 75%
            }
            .col-xl-10 {
                -ms-flex: 0 0 83.333333%;
                flex: 0 0 83.333333%;
                max-width: 83.333333%
            }
            .col-xl-11 {
                -ms-flex: 0 0 91.666667%;
                flex: 0 0 91.666667%;
                max-width: 91.666667%
            }
            .col-xl-12 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%
            }
            .order-xl-first {
                -ms-flex-order: -1;
                order: -1
            }
            .order-xl-1 {
                -ms-flex-order: 1;
                order: 1
            }
            .order-xl-2 {
                -ms-flex-order: 2;
                order: 2
            }
            .order-xl-3 {
                -ms-flex-order: 3;
                order: 3
            }
            .order-xl-4 {
                -ms-flex-order: 4;
                order: 4
            }
            .order-xl-5 {
                -ms-flex-order: 5;
                order: 5
            }
            .order-xl-6 {
                -ms-flex-order: 6;
                order: 6
            }
            .order-xl-7 {
                -ms-flex-order: 7;
                order: 7
            }
            .order-xl-8 {
                -ms-flex-order: 8;
                order: 8
            }
            .order-xl-9 {
                -ms-flex-order: 9;
                order: 9
            }
            .order-xl-10 {
                -ms-flex-order: 10;
                order: 10
            }
            .order-xl-11 {
                -ms-flex-order: 11;
                order: 11
            }
            .order-xl-12 {
                -ms-flex-order: 12;
                order: 12
            }
            .offset-xl-0 {
                margin-left: 0
            }
            .offset-xl-1 {
                margin-left: 8.333333%
            }
            .offset-xl-2 {
                margin-left: 16.666667%
            }
            .offset-xl-3 {
                margin-left: 25%
            }
            .offset-xl-4 {
                margin-left: 33.333333%
            }
            .offset-xl-5 {
                margin-left: 41.666667%
            }
            .offset-xl-6 {
                margin-left: 50%
            }
            .offset-xl-7 {
                margin-left: 58.333333%
            }
            .offset-xl-8 {
                margin-left: 66.666667%
            }
            .offset-xl-9 {
                margin-left: 75%
            }
            .offset-xl-10 {
                margin-left: 83.333333%
            }
            .offset-xl-11 {
                margin-left: 91.666667%
            }
        }
        
        .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent
        }
        
        .table td,
        .table th {
            padding: .75rem;
            vertical-align: top;
            border-top: 1px solid #e9ecef
        }
        
        .table thead th {
            vertical-align: bottom;
            border-bottom: 2px solid #e9ecef
        }
        
        .table tbody+tbody {
            border-top: 2px solid #e9ecef
        }
        
        .table .table {
            background-color: #fff
        }
        
        .table-sm td,
        .table-sm th {
            padding: .3rem
        }
        
        .table-bordered {
            border: 1px solid #e9ecef
        }
        
        .table-bordered td,
        .table-bordered th {
            border: 1px solid #e9ecef
        }
        
        .table-bordered thead td,
        .table-bordered thead th {
            border-bottom-width: 2px
        }
        
        .table-striped tbody tr:nth-of-type(odd) {
            background-color: rgba(0, 0, 0, .05)
        }
        
        .table-hover tbody tr:hover {
            background-color: rgba(0, 0, 0, .075)
        }
        
        .table-primary,
        .table-primary>td,
        .table-primary>th {
            background-color: #b8daff
        }
        
        .table-hover .table-primary:hover {
            background-color: #9fcdff
        }
        
        .table-hover .table-primary:hover>td,
        .table-hover .table-primary:hover>th {
            background-color: #9fcdff
        }
        
        .table-secondary,
        .table-secondary>td,
        .table-secondary>th {
            background-color: #dddfe2
        }
        
        .table-hover .table-secondary:hover {
            background-color: #cfd2d6
        }
        
        .table-hover .table-secondary:hover>td,
        .table-hover .table-secondary:hover>th {
            background-color: #cfd2d6
        }
        
        .table-success,
        .table-success>td,
        .table-success>th {
            background-color: #c3e6cb
        }
        
        .table-hover .table-success:hover {
            background-color: #b1dfbb
        }
        
        .table-hover .table-success:hover>td,
        .table-hover .table-success:hover>th {
            background-color: #b1dfbb
        }
        
        .table-info,
        .table-info>td,
        .table-info>th {
            background-color: #bee5eb
        }
        
        .table-hover .table-info:hover {
            background-color: #abdde5
        }
        
        .table-hover .table-info:hover>td,
        .table-hover .table-info:hover>th {
            background-color: #abdde5
        }
        
        .table-warning,
        .table-warning>td,
        .table-warning>th {
            background-color: #ffeeba
        }
        
        .table-hover .table-warning:hover {
            background-color: #ffe8a1
        }
        
        .table-hover .table-warning:hover>td,
        .table-hover .table-warning:hover>th {
            background-color: #ffe8a1
        }
        
        .table-danger,
        .table-danger>td,
        .table-danger>th {
            background-color: #f5c6cb
        }
        
        .table-hover .table-danger:hover {
            background-color: #f1b0b7
        }
        
        .table-hover .table-danger:hover>td,
        .table-hover .table-danger:hover>th {
            background-color: #f1b0b7
        }
        
        .table-light,
        .table-light>td,
        .table-light>th {
            background-color: #fdfdfe
        }
        
        .table-hover .table-light:hover {
            background-color: #ececf6
        }
        
        .table-hover .table-light:hover>td,
        .table-hover .table-light:hover>th {
            background-color: #ececf6
        }
        
        .table-dark,
        .table-dark>td,
        .table-dark>th {
            background-color: #c6c8ca
        }
        
        .table-hover .table-dark:hover {
            background-color: #b9bbbe
        }
        
        .table-hover .table-dark:hover>td,
        .table-hover .table-dark:hover>th {
            background-color: #b9bbbe
        }
        
        .table-active,
        .table-active>td,
        .table-active>th {
            background-color: rgba(0, 0, 0, .075)
        }
        
        .table-hover .table-active:hover {
            background-color: rgba(0, 0, 0, .075)
        }
        
        .table-hover .table-active:hover>td,
        .table-hover .table-active:hover>th {
            background-color: rgba(0, 0, 0, .075)
        }
        
        .table .thead-dark th {
            color: #fff;
            background-color: #212529;
            border-color: #32383e
        }
        
        .table .thead-light th {
            color: #495057;
            background-color: #e9ecef;
            border-color: #e9ecef
        }
        
        .table-dark {
            color: #fff;
            background-color: #212529
        }
        
        .table-dark td,
        .table-dark th,
        .table-dark thead th {
            border-color: #32383e
        }
        
        .table-dark.table-bordered {
            border: 0
        }
        
        .table-dark.table-striped tbody tr:nth-of-type(odd) {
            background-color: rgba(255, 255, 255, .05)
        }
        
        .table-dark.table-hover tbody tr:hover {
            background-color: rgba(255, 255, 255, .075)
        }
        
        @media (max-width:575px) {
            .table-responsive-sm {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
                -ms-overflow-style: -ms-autohiding-scrollbar
            }
            .table-responsive-sm.table-bordered {
                border: 0
            }
        }
        
        @media (max-width:767px) {
            .table-responsive-md {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
                -ms-overflow-style: -ms-autohiding-scrollbar
            }
            .table-responsive-md.table-bordered {
                border: 0
            }
        }
        
        @media (max-width:991px) {
            .table-responsive-lg {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
                -ms-overflow-style: -ms-autohiding-scrollbar
            }
            .table-responsive-lg.table-bordered {
                border: 0
            }
        }
        
        @media (max-width:1199px) {
            .table-responsive-xl {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
                -ms-overflow-style: -ms-autohiding-scrollbar
            }
            .table-responsive-xl.table-bordered {
                border: 0
            }
        }
        
        .table-responsive {
            display: block;
            width: 100%;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar
        }
        
        .table-responsive.table-bordered {
            border: 0
        }
        
        .form-control {
            display: block;
            width: 100%;
            padding: .375rem .75rem;
            font-size: 1rem;
            line-height: 1.5;
            color: #495057;
            background-color: #fff;
            background-image: none;
            background-clip: padding-box;
            border: 1px solid #ced4da;
            border-radius: .25rem;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
        }
        
        .form-control::-ms-expand {
            background-color: transparent;
            border: 0
        }
        
        .form-control:focus {
            color: #495057;
            background-color: #fff;
            border-color: #80bdff;
            outline: 0;
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
        }
        
        .form-control::-webkit-input-placeholder {
            color: #868e96;
            opacity: 1
        }
        
        .form-control:-ms-input-placeholder {
            color: #868e96;
            opacity: 1
        }
        
        .form-control::-ms-input-placeholder {
            color: #868e96;
            opacity: 1
        }
        
        .form-control::placeholder {
            color: #868e96;
            opacity: 1
        }
        
        .form-control:disabled,
        .form-control[readonly] {
            background-color: #e9ecef;
            opacity: 1
        }
        
        select.form-control:not([size]):not([multiple]) {
            height: calc(2.25rem + 2px)
        }
        
        select.form-control:focus::-ms-value {
            color: #495057;
            background-color: #fff
        }
        
        .form-control-file,
        .form-control-range {
            display: block
        }
        
        .col-form-label {
            padding-top: calc(.375rem + 1px);
            padding-bottom: calc(.375rem + 1px);
            margin-bottom: 0;
            line-height: 1.5
        }
        
        .col-form-label-lg {
            padding-top: calc(.5rem + 1px);
            padding-bottom: calc(.5rem + 1px);
            font-size: 1.25rem;
            line-height: 1.5
        }
        
        .col-form-label-sm {
            padding-top: calc(.25rem + 1px);
            padding-bottom: calc(.25rem + 1px);
            font-size: .875rem;
            line-height: 1.5
        }
        
        .col-form-legend {
            padding-top: .375rem;
            padding-bottom: .375rem;
            margin-bottom: 0;
            font-size: 1rem
        }
        
        .form-control-plaintext {
            padding-top: .375rem;
            padding-bottom: .375rem;
            margin-bottom: 0;
            line-height: 1.5;
            background-color: transparent;
            border: solid transparent;
            border-width: 1px 0
        }
        
        .form-control-plaintext.form-control-lg,
        .form-control-plaintext.form-control-sm,
        .input-group-lg>.form-control-plaintext.form-control,
        .input-group-lg>.form-control-plaintext.input-group-addon,
        .input-group-lg>.input-group-btn>.form-control-plaintext.btn,
        .input-group-sm>.form-control-plaintext.form-control,
        .input-group-sm>.form-control-plaintext.input-group-addon,
        .input-group-sm>.input-group-btn>.form-control-plaintext.btn {
            padding-right: 0;
            padding-left: 0
        }
        
        .form-control-sm,
        .input-group-sm>.form-control,
        .input-group-sm>.input-group-addon,
        .input-group-sm>.input-group-btn>.btn {
            padding: .25rem .5rem;
            font-size: .875rem;
            line-height: 1.5;
            border-radius: .2rem
        }
        
        .input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
        .input-group-sm>select.form-control:not([size]):not([multiple]),
        .input-group-sm>select.input-group-addon:not([size]):not([multiple]),
        select.form-control-sm:not([size]):not([multiple]) {
            height: calc(1.8125rem + 2px)
        }
        
        .form-control-lg,
        .input-group-lg>.form-control,
        .input-group-lg>.input-group-addon,
        .input-group-lg>.input-group-btn>.btn {
            padding: .5rem 1rem;
            font-size: 1.25rem;
            line-height: 1.5;
            border-radius: .3rem
        }
        
        .input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
        .input-group-lg>select.form-control:not([size]):not([multiple]),
        .input-group-lg>select.input-group-addon:not([size]):not([multiple]),
        select.form-control-lg:not([size]):not([multiple]) {
            height: calc(2.875rem + 2px)
        }
        
        .form-group {
            margin-bottom: 1rem
        }
        
        .form-text {
            display: block;
            margin-top: .25rem
        }
        
        .form-row {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -5px;
            margin-left: -5px
        }
        
        .form-row>.col,
        .form-row>[class*=col-] {
            padding-right: 5px;
            padding-left: 5px
        }
        
        .form-check {
            position: relative;
            display: block;
            margin-bottom: .5rem
        }
        
        .form-check.disabled .form-check-label {
            color: #868e96
        }
        
        .form-check-label {
            padding-left: 1.25rem;
            margin-bottom: 0
        }
        
        .form-check-input {
            position: absolute;
            margin-top: .25rem;
            margin-left: -1.25rem
        }
        
        .form-check-inline {
            display: inline-block;
            margin-right: .75rem
        }
        
        .form-check-inline .form-check-label {
            vertical-align: middle
        }
        
        .valid-feedback {
            display: none;
            margin-top: .25rem;
            font-size: .875rem;
            color: #28a745
        }
        
        .valid-tooltip {
            position: absolute;
            top: 100%;
            z-index: 5;
            display: none;
            width: 250px;
            padding: .5rem;
            margin-top: .1rem;
            font-size: .875rem;
            line-height: 1;
            color: #fff;
            background-color: rgba(40, 167, 69, .8);
            border-radius: .2rem
        }
        
        .custom-select.is-valid,
        .form-control.is-valid,
        .was-validated .custom-select:valid,
        .was-validated .form-control:valid {
            border-color: #28a745
        }
        
        .custom-select.is-valid:focus,
        .form-control.is-valid:focus,
        .was-validated .custom-select:valid:focus,
        .was-validated .form-control:valid:focus {
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
        }
        
        .custom-select.is-valid~.valid-feedback,
        .custom-select.is-valid~.valid-tooltip,
        .form-control.is-valid~.valid-feedback,
        .form-control.is-valid~.valid-tooltip,
        .was-validated .custom-select:valid~.valid-feedback,
        .was-validated .custom-select:valid~.valid-tooltip,
        .was-validated .form-control:valid~.valid-feedback,
        .was-validated .form-control:valid~.valid-tooltip {
            display: block
        }
        
        .form-check-input.is-valid+.form-check-label,
        .was-validated .form-check-input:valid+.form-check-label {
            color: #28a745
        }
        
        .custom-control-input.is-valid~.custom-control-indicator,
        .was-validated .custom-control-input:valid~.custom-control-indicator {
            background-color: rgba(40, 167, 69, .25)
        }
        
        .custom-control-input.is-valid~.custom-control-description,
        .was-validated .custom-control-input:valid~.custom-control-description {
            color: #28a745
        }
        
        .custom-file-input.is-valid~.custom-file-control,
        .was-validated .custom-file-input:valid~.custom-file-control {
            border-color: #28a745
        }
        
        .custom-file-input.is-valid~.custom-file-control::before,
        .was-validated .custom-file-input:valid~.custom-file-control::before {
            border-color: inherit
        }
        
        .custom-file-input.is-valid:focus,
        .was-validated .custom-file-input:valid:focus {
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
        }
        
        .invalid-feedback {
            display: none;
            margin-top: .25rem;
            font-size: .875rem;
            color: #dc3545
        }
        
        .invalid-tooltip {
            position: absolute;
            top: 100%;
            z-index: 5;
            display: none;
            width: 250px;
            padding: .5rem;
            margin-top: .1rem;
            font-size: .875rem;
            line-height: 1;
            color: #fff;
            background-color: rgba(220, 53, 69, .8);
            border-radius: .2rem
        }
        
        .custom-select.is-invalid,
        .form-control.is-invalid,
        .was-validated .custom-select:invalid,
        .was-validated .form-control:invalid {
            border-color: #dc3545
        }
        
        .custom-select.is-invalid:focus,
        .form-control.is-invalid:focus,
        .was-validated .custom-select:invalid:focus,
        .was-validated .form-control:invalid:focus {
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
        }
        
        .custom-select.is-invalid~.invalid-feedback,
        .custom-select.is-invalid~.invalid-tooltip,
        .form-control.is-invalid~.invalid-feedback,
        .form-control.is-invalid~.invalid-tooltip,
        .was-validated .custom-select:invalid~.invalid-feedback,
        .was-validated .custom-select:invalid~.invalid-tooltip,
        .was-validated .form-control:invalid~.invalid-feedback,
        .was-validated .form-control:invalid~.invalid-tooltip {
            display: block
        }
        
        .form-check-input.is-invalid+.form-check-label,
        .was-validated .form-check-input:invalid+.form-check-label {
            color: #dc3545
        }
        
        .custom-control-input.is-invalid~.custom-control-indicator,
        .was-validated .custom-control-input:invalid~.custom-control-indicator {
            background-color: rgba(220, 53, 69, .25)
        }
        
        .custom-control-input.is-invalid~.custom-control-description,
        .was-validated .custom-control-input:invalid~.custom-control-description {
            color: #dc3545
        }
        
        .custom-file-input.is-invalid~.custom-file-control,
        .was-validated .custom-file-input:invalid~.custom-file-control {
            border-color: #dc3545
        }
        
        .custom-file-input.is-invalid~.custom-file-control::before,
        .was-validated .custom-file-input:invalid~.custom-file-control::before {
            border-color: inherit
        }
        
        .custom-file-input.is-invalid:focus,
        .was-validated .custom-file-input:invalid:focus {
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
        }
        
        .form-inline {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -ms-flex-align: center;
            align-items: center
        }
        
        .form-inline .form-check {
            width: 100%
        }
        
        @media (min-width:576px) {
            .form-inline label {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                margin-bottom: 0
            }
            .form-inline .form-group {
                display: -ms-flexbox;
                display: flex;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                -ms-flex-flow: row wrap;
                flex-flow: row wrap;
                -ms-flex-align: center;
                align-items: center;
                margin-bottom: 0
            }
            .form-inline .form-control {
                display: inline-block;
                width: auto;
                vertical-align: middle
            }
            .form-inline .form-control-plaintext {
                display: inline-block
            }
            .form-inline .input-group {
                width: auto
            }
            .form-inline .form-check {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                width: auto;
                margin-top: 0;
                margin-bottom: 0
            }
            .form-inline .form-check-label {
                padding-left: 0
            }
            .form-inline .form-check-input {
                position: relative;
                margin-top: 0;
                margin-right: .25rem;
                margin-left: 0
            }
            .form-inline .custom-control {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                padding-left: 0
            }
            .form-inline .custom-control-indicator {
                position: static;
                display: inline-block;
                margin-right: .25rem;
                vertical-align: text-bottom
            }
            .form-inline .has-feedback .form-control-feedback {
                top: 0
            }
        }
        
        .btn {
            display: inline-block;
            font-weight: 400;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            border: 1px solid transparent;
            padding: .375rem .75rem;
            font-size: 1rem;
            line-height: 1.5;
            border-radius: .25rem;
            transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
        }
        
        .btn:focus,
        .btn:hover {
            text-decoration: none
        }
        
        .btn.focus,
        .btn:focus {
            outline: 0;
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
        }
        
        .btn.disabled,
        .btn:disabled {
            opacity: .65
        }
        
        .btn:not([disabled]):not(.disabled).active,
        .btn:not([disabled]):not(.disabled):active {
            background-image: none
        }
        
        a.btn.disabled,
        fieldset[disabled] a.btn {
            pointer-events: none
        }
        
        .btn-primary {
            color: #fff;
            background-color: #007bff;
            border-color: #007bff
        }
        
        .btn-primary:hover {
            color: #fff;
            background-color: #0069d9;
            border-color: #0062cc
        }
        
        .btn-primary.focus,
        .btn-primary:focus {
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
        }
        
        .btn-primary.disabled,
        .btn-primary:disabled {
            background-color: #007bff;
            border-color: #007bff
        }
        
        .btn-primary:not([disabled]):not(.disabled).active,
        .btn-primary:not([disabled]):not(.disabled):active,
        .show>.btn-primary.dropdown-toggle {
            color: #fff;
            background-color: #0062cc;
            border-color: #005cbf;
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
        }
        
        .btn-secondary {
            color: #fff;
            background-color: #868e96;
            border-color: #868e96
        }
        
        .btn-secondary:hover {
            color: #fff;
            background-color: #727b84;
            border-color: #6c757d
        }
        
        .btn-secondary.focus,
        .btn-secondary:focus {
            box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
        }
        
        .btn-secondary.disabled,
        .btn-secondary:disabled {
            background-color: #868e96;
            border-color: #868e96
        }
        
        .btn-secondary:not([disabled]):not(.disabled).active,
        .btn-secondary:not([disabled]):not(.disabled):active,
        .show>.btn-secondary.dropdown-toggle {
            color: #fff;
            background-color: #6c757d;
            border-color: #666e76;
            box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
        }
        
        .btn-success {
            color: #fff;
            background-color: #28a745;
            border-color: #28a745
        }
        
        .btn-success:hover {
            color: #fff;
            background-color: #218838;
            border-color: #1e7e34
        }
        
        .btn-success.focus,
        .btn-success:focus {
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
        }
        
        .btn-success.disabled,
        .btn-success:disabled {
            background-color: #28a745;
            border-color: #28a745
        }
        
        .btn-success:not([disabled]):not(.disabled).active,
        .btn-success:not([disabled]):not(.disabled):active,
        .show>.btn-success.dropdown-toggle {
            color: #fff;
            background-color: #1e7e34;
            border-color: #1c7430;
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
        }
        
        .btn-info {
            color: #fff;
            background-color: #17a2b8;
            border-color: #17a2b8
        }
        
        .btn-info:hover {
            color: #fff;
            background-color: #138496;
            border-color: #117a8b
        }
        
        .btn-info.focus,
        .btn-info:focus {
            box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
        }
        
        .btn-info.disabled,
        .btn-info:disabled {
            background-color: #17a2b8;
            border-color: #17a2b8
        }
        
        .btn-info:not([disabled]):not(.disabled).active,
        .btn-info:not([disabled]):not(.disabled):active,
        .show>.btn-info.dropdown-toggle {
            color: #fff;
            background-color: #117a8b;
            border-color: #10707f;
            box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
        }
        
        .btn-warning {
            color: #111;
            background-color: #ffc107;
            border-color: #ffc107
        }
        
        .btn-warning:hover {
            color: #111;
            background-color: #e0a800;
            border-color: #d39e00
        }
        
        .btn-warning.focus,
        .btn-warning:focus {
            box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
        }
        
        .btn-warning.disabled,
        .btn-warning:disabled {
            background-color: #ffc107;
            border-color: #ffc107
        }
        
        .btn-warning:not([disabled]):not(.disabled).active,
        .btn-warning:not([disabled]):not(.disabled):active,
        .show>.btn-warning.dropdown-toggle {
            color: #111;
            background-color: #d39e00;
            border-color: #c69500;
            box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
        }
        
        .btn-danger {
            color: #fff;
            background-color: #dc3545;
            border-color: #dc3545
        }
        
        .btn-danger:hover {
            color: #fff;
            background-color: #c82333;
            border-color: #bd2130
        }
        
        .btn-danger.focus,
        .btn-danger:focus {
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
        }
        
        .btn-danger.disabled,
        .btn-danger:disabled {
            background-color: #dc3545;
            border-color: #dc3545
        }
        
        .btn-danger:not([disabled]):not(.disabled).active,
        .btn-danger:not([disabled]):not(.disabled):active,
        .show>.btn-danger.dropdown-toggle {
            color: #fff;
            background-color: #bd2130;
            border-color: #b21f2d;
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
        }
        
        .btn-light {
            color: #111;
            background-color: #f8f9fa;
            border-color: #f8f9fa
        }
        
        .btn-light:hover {
            color: #111;
            background-color: #e2e6ea;
            border-color: #dae0e5
        }
        
        .btn-light.focus,
        .btn-light:focus {
            box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
        }
        
        .btn-light.disabled,
        .btn-light:disabled {
            background-color: #f8f9fa;
            border-color: #f8f9fa
        }
        
        .btn-light:not([disabled]):not(.disabled).active,
        .btn-light:not([disabled]):not(.disabled):active,
        .show>.btn-light.dropdown-toggle {
            color: #111;
            background-color: #dae0e5;
            border-color: #d3d9df;
            box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
        }
        
        .btn-dark {
            color: #fff;
            background-color: #343a40;
            border-color: #343a40
        }
        
        .btn-dark:hover {
            color: #fff;
            background-color: #23272b;
            border-color: #1d2124
        }
        
        .btn-dark.focus,
        .btn-dark:focus {
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
        }
        
        .btn-dark.disabled,
        .btn-dark:disabled {
            background-color: #343a40;
            border-color: #343a40
        }
        
        .btn-dark:not([disabled]):not(.disabled).active,
        .btn-dark:not([disabled]):not(.disabled):active,
        .show>.btn-dark.dropdown-toggle {
            color: #fff;
            background-color: #1d2124;
            border-color: #171a1d;
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
        }
        
        .btn-outline-primary {
            color: #007bff;
            background-color: transparent;
            background-image: none;
            border-color: #007bff
        }
        
        .btn-outline-primary:hover {
            color: #fff;
            background-color: #007bff;
            border-color: #007bff
        }
        
        .btn-outline-primary.focus,
        .btn-outline-primary:focus {
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
        }
        
        .btn-outline-primary.disabled,
        .btn-outline-primary:disabled {
            color: #007bff;
            background-color: transparent
        }
        
        .btn-outline-primary:not([disabled]):not(.disabled).active,
        .btn-outline-primary:not([disabled]):not(.disabled):active,
        .show>.btn-outline-primary.dropdown-toggle {
            color: #fff;
            background-color: #007bff;
            border-color: #007bff;
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
        }
        
        .btn-outline-secondary {
            color: #868e96;
            background-color: transparent;
            background-image: none;
            border-color: #868e96
        }
        
        .btn-outline-secondary:hover {
            color: #fff;
            background-color: #868e96;
            border-color: #868e96
        }
        
        .btn-outline-secondary.focus,
        .btn-outline-secondary:focus {
            box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
        }
        
        .btn-outline-secondary.disabled,
        .btn-outline-secondary:disabled {
            color: #868e96;
            background-color: transparent
        }
        
        .btn-outline-secondary:not([disabled]):not(.disabled).active,
        .btn-outline-secondary:not([disabled]):not(.disabled):active,
        .show>.btn-outline-secondary.dropdown-toggle {
            color: #fff;
            background-color: #868e96;
            border-color: #868e96;
            box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
        }
        
        .btn-outline-success {
            color: #28a745;
            background-color: transparent;
            background-image: none;
            border-color: #28a745
        }
        
        .btn-outline-success:hover {
            color: #fff;
            background-color: #28a745;
            border-color: #28a745
        }
        
        .btn-outline-success.focus,
        .btn-outline-success:focus {
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
        }
        
        .btn-outline-success.disabled,
        .btn-outline-success:disabled {
            color: #28a745;
            background-color: transparent
        }
        
        .btn-outline-success:not([disabled]):not(.disabled).active,
        .btn-outline-success:not([disabled]):not(.disabled):active,
        .show>.btn-outline-success.dropdown-toggle {
            color: #fff;
            background-color: #28a745;
            border-color: #28a745;
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
        }
        
        .btn-outline-info {
            color: #17a2b8;
            background-color: transparent;
            background-image: none;
            border-color: #17a2b8
        }
        
        .btn-outline-info:hover {
            color: #fff;
            background-color: #17a2b8;
            border-color: #17a2b8
        }
        
        .btn-outline-info.focus,
        .btn-outline-info:focus {
            box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
        }
        
        .btn-outline-info.disabled,
        .btn-outline-info:disabled {
            color: #17a2b8;
            background-color: transparent
        }
        
        .btn-outline-info:not([disabled]):not(.disabled).active,
        .btn-outline-info:not([disabled]):not(.disabled):active,
        .show>.btn-outline-info.dropdown-toggle {
            color: #fff;
            background-color: #17a2b8;
            border-color: #17a2b8;
            box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
        }
        
        .btn-outline-warning {
            color: #ffc107;
            background-color: transparent;
            background-image: none;
            border-color: #ffc107
        }
        
        .btn-outline-warning:hover {
            color: #fff;
            background-color: #ffc107;
            border-color: #ffc107
        }
        
        .btn-outline-warning.focus,
        .btn-outline-warning:focus {
            box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
        }
        
        .btn-outline-warning.disabled,
        .btn-outline-warning:disabled {
            color: #ffc107;
            background-color: transparent
        }
        
        .btn-outline-warning:not([disabled]):not(.disabled).active,
        .btn-outline-warning:not([disabled]):not(.disabled):active,
        .show>.btn-outline-warning.dropdown-toggle {
            color: #fff;
            background-color: #ffc107;
            border-color: #ffc107;
            box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
        }
        
        .btn-outline-danger {
            color: #dc3545;
            background-color: transparent;
            background-image: none;
            border-color: #dc3545
        }
        
        .btn-outline-danger:hover {
            color: #fff;
            background-color: #dc3545;
            border-color: #dc3545
        }
        
        .btn-outline-danger.focus,
        .btn-outline-danger:focus {
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
        }
        
        .btn-outline-danger.disabled,
        .btn-outline-danger:disabled {
            color: #dc3545;
            background-color: transparent
        }
        
        .btn-outline-danger:not([disabled]):not(.disabled).active,
        .btn-outline-danger:not([disabled]):not(.disabled):active,
        .show>.btn-outline-danger.dropdown-toggle {
            color: #fff;
            background-color: #dc3545;
            border-color: #dc3545;
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
        }
        
        .btn-outline-light {
            color: #f8f9fa;
            background-color: transparent;
            background-image: none;
            border-color: #f8f9fa
        }
        
        .btn-outline-light:hover {
            color: #212529;
            background-color: #f8f9fa;
            border-color: #f8f9fa
        }
        
        .btn-outline-light.focus,
        .btn-outline-light:focus {
            box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
        }
        
        .btn-outline-light.disabled,
        .btn-outline-light:disabled {
            color: #f8f9fa;
            background-color: transparent
        }
        
        .btn-outline-light:not([disabled]):not(.disabled).active,
        .btn-outline-light:not([disabled]):not(.disabled):active,
        .show>.btn-outline-light.dropdown-toggle {
            color: #212529;
            background-color: #f8f9fa;
            border-color: #f8f9fa;
            box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
        }
        
        .btn-outline-dark {
            color: #343a40;
            background-color: transparent;
            background-image: none;
            border-color: #343a40
        }
        
        .btn-outline-dark:hover {
            color: #fff;
            background-color: #343a40;
            border-color: #343a40
        }
        
        .btn-outline-dark.focus,
        .btn-outline-dark:focus {
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
        }
        
        .btn-outline-dark.disabled,
        .btn-outline-dark:disabled {
            color: #343a40;
            background-color: transparent
        }
        
        .btn-outline-dark:not([disabled]):not(.disabled).active,
        .btn-outline-dark:not([disabled]):not(.disabled):active,
        .show>.btn-outline-dark.dropdown-toggle {
            color: #fff;
            background-color: #343a40;
            border-color: #343a40;
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
        }
        
        .btn-link {
            font-weight: 400;
            color: #007bff;
            background-color: transparent
        }
        
        .btn-link:hover {
            color: #0056b3;
            text-decoration: underline;
            background-color: transparent;
            border-color: transparent
        }
        
        .btn-link.focus,
        .btn-link:focus {
            border-color: transparent;
            box-shadow: none
        }
        
        .btn-link.disabled,
        .btn-link:disabled {
            color: #868e96
        }
        
        .btn-group-lg>.btn,
        .btn-lg {
            padding: .5rem 1rem;
            font-size: 1.25rem;
            line-height: 1.5;
            border-radius: .3rem
        }
        
        .btn-group-sm>.btn,
        .btn-sm {
            padding: .25rem .5rem;
            font-size: .875rem;
            line-height: 1.5;
            border-radius: .2rem
        }
        
        .btn-block {
            display: block;
            width: 100%
        }
        
        .btn-block+.btn-block {
            margin-top: .5rem
        }
        
        input[type=button].btn-block,
        input[type=reset].btn-block,
        input[type=submit].btn-block {
            width: 100%
        }
        
        .fade {
            opacity: 0;
            transition: opacity .15s linear
        }
        
        .fade.show {
            opacity: 1
        }
        
        .collapse {
            display: none
        }
        
        .collapse.show {
            display: block
        }
        
        tr.collapse.show {
            display: table-row
        }
        
        tbody.collapse.show {
            display: table-row-group
        }
        
        .collapsing {
            position: relative;
            height: 0;
            overflow: hidden;
            transition: height .35s ease
        }
        
        .dropdown,
        .dropup {
            position: relative
        }
        
        .dropdown-toggle::after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid;
            border-right: .3em solid transparent;
            border-bottom: 0;
            border-left: .3em solid transparent
        }
        
        .dropdown-toggle:empty::after {
            margin-left: 0
        }
        
        .dropdown-menu {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            min-width: 10rem;
            padding: .5rem 0;
            margin: .125rem 0 0;
            font-size: 1rem;
            color: #212529;
            text-align: left;
            list-style: none;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, .15);
            border-radius: .25rem
        }
        
        .dropup .dropdown-menu {
            margin-top: 0;
            margin-bottom: .125rem
        }
        
        .dropup .dropdown-toggle::after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: 0;
            border-right: .3em solid transparent;
            border-bottom: .3em solid;
            border-left: .3em solid transparent
        }
        
        .dropup .dropdown-toggle:empty::after {
            margin-left: 0
        }
        
        .dropdown-divider {
            height: 0;
            margin: .5rem 0;
            overflow: hidden;
            border-top: 1px solid #e9ecef
        }
        
        .dropdown-item {
            display: block;
            width: 100%;
            padding: .25rem 1.5rem;
            clear: both;
            font-weight: 400;
            color: #212529;
            text-align: inherit;
            white-space: nowrap;
            background: 0 0;
            border: 0
        }
        
        .dropdown-item:focus,
        .dropdown-item:hover {
            color: #16181b;
            text-decoration: none;
            background-color: #f8f9fa
        }
        
        .dropdown-item.active,
        .dropdown-item:active {
            color: #fff;
            text-decoration: none;
            background-color: #007bff
        }
        
        .dropdown-item.disabled,
        .dropdown-item:disabled {
            color: #868e96;
            background-color: transparent
        }
        
        .dropdown-menu.show {
            display: block
        }
        
        .dropdown-header {
            display: block;
            padding: .5rem 1.5rem;
            margin-bottom: 0;
            font-size: .875rem;
            color: #868e96;
            white-space: nowrap
        }
        
        .btn-group,
        .btn-group-vertical {
            position: relative;
            display: -ms-inline-flexbox;
            display: inline-flex;
            vertical-align: middle
        }
        
        .btn-group-vertical>.btn,
        .btn-group>.btn {
            position: relative;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto
        }
        
        .btn-group-vertical>.btn:hover,
        .btn-group>.btn:hover {
            z-index: 2
        }
        
        .btn-group-vertical>.btn.active,
        .btn-group-vertical>.btn:active,
        .btn-group-vertical>.btn:focus,
        .btn-group>.btn.active,
        .btn-group>.btn:active,
        .btn-group>.btn:focus {
            z-index: 2
        }
        
        .btn-group .btn+.btn,
        .btn-group .btn+.btn-group,
        .btn-group .btn-group+.btn,
        .btn-group .btn-group+.btn-group,
        .btn-group-vertical .btn+.btn,
        .btn-group-vertical .btn+.btn-group,
        .btn-group-vertical .btn-group+.btn,
        .btn-group-vertical .btn-group+.btn-group {
            margin-left: -1px
        }
        
        .btn-toolbar {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-pack: start;
            justify-content: flex-start
        }
        
        .btn-toolbar .input-group {
            width: auto
        }
        
        .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
            border-radius: 0
        }
        
        .btn-group>.btn:first-child {
            margin-left: 0
        }
        
        .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }
        
        .btn-group>.btn:last-child:not(:first-child),
        .btn-group>.dropdown-toggle:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }
        
        .btn-group>.btn-group {
            float: left
        }
        
        .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
            border-radius: 0
        }
        
        .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
        .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }
        
        .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }
        
        .btn+.dropdown-toggle-split {
            padding-right: .5625rem;
            padding-left: .5625rem
        }
        
        .btn+.dropdown-toggle-split::after {
            margin-left: 0
        }
        
        .btn-group-sm>.btn+.dropdown-toggle-split,
        .btn-sm+.dropdown-toggle-split {
            padding-right: .375rem;
            padding-left: .375rem
        }
        
        .btn-group-lg>.btn+.dropdown-toggle-split,
        .btn-lg+.dropdown-toggle-split {
            padding-right: .75rem;
            padding-left: .75rem
        }
        
        .btn-group-vertical {
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: start;
            align-items: flex-start;
            -ms-flex-pack: center;
            justify-content: center
        }
        
        .btn-group-vertical .btn,
        .btn-group-vertical .btn-group {
            width: 100%
        }
        
        .btn-group-vertical>.btn+.btn,
        .btn-group-vertical>.btn+.btn-group,
        .btn-group-vertical>.btn-group+.btn,
        .btn-group-vertical>.btn-group+.btn-group {
            margin-top: -1px;
            margin-left: 0
        }
        
        .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
            border-radius: 0
        }
        
        .btn-group-vertical>.btn:first-child:not(:last-child) {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }
        
        .btn-group-vertical>.btn:last-child:not(:first-child) {
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }
        
        .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
            border-radius: 0
        }
        
        .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
        .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }
        
        .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }
        
        [data-toggle=buttons]>.btn input[type=checkbox],
        [data-toggle=buttons]>.btn input[type=radio],
        [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
        [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
            position: absolute;
            clip: rect(0, 0, 0, 0);
            pointer-events: none
        }
        
        .input-group {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: stretch;
            align-items: stretch;
            width: 100%
        }
        
        .input-group .form-control {
            position: relative;
            z-index: 2;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            width: 1%;
            margin-bottom: 0
        }
        
        .input-group .form-control:active,
        .input-group .form-control:focus,
        .input-group .form-control:hover {
            z-index: 3
        }
        
        .input-group .form-control,
        .input-group-addon,
        .input-group-btn {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center
        }
        
        .input-group .form-control:not(:first-child):not(:last-child),
        .input-group-addon:not(:first-child):not(:last-child),
        .input-group-btn:not(:first-child):not(:last-child) {
            border-radius: 0
        }
        
        .input-group-addon,
        .input-group-btn {
            white-space: nowrap
        }
        
        .input-group-addon {
            padding: .375rem .75rem;
            margin-bottom: 0;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            color: #495057;
            text-align: center;
            background-color: #e9ecef;
            border: 1px solid #ced4da;
            border-radius: .25rem
        }
        
        .input-group-addon.form-control-sm,
        .input-group-sm>.input-group-addon,
        .input-group-sm>.input-group-btn>.input-group-addon.btn {
            padding: .25rem .5rem;
            font-size: .875rem;
            border-radius: .2rem
        }
        
        .input-group-addon.form-control-lg,
        .input-group-lg>.input-group-addon,
        .input-group-lg>.input-group-btn>.input-group-addon.btn {
            padding: .5rem 1rem;
            font-size: 1.25rem;
            border-radius: .3rem
        }
        
        .input-group-addon input[type=checkbox],
        .input-group-addon input[type=radio] {
            margin-top: 0
        }
        
        .input-group .form-control:not(:last-child),
        .input-group-addon:not(:last-child),
        .input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
        .input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
        .input-group-btn:not(:last-child)>.btn,
        .input-group-btn:not(:last-child)>.btn-group>.btn,
        .input-group-btn:not(:last-child)>.dropdown-toggle {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }
        
        .input-group-addon:not(:last-child) {
            border-right: 0
        }
        
        .input-group .form-control:not(:first-child),
        .input-group-addon:not(:first-child),
        .input-group-btn:not(:first-child)>.btn,
        .input-group-btn:not(:first-child)>.btn-group>.btn,
        .input-group-btn:not(:first-child)>.dropdown-toggle,
        .input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
        .input-group-btn:not(:last-child)>.btn:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }
        
        .form-control+.input-group-addon:not(:first-child) {
            border-left: 0
        }
        
        .input-group-btn {
            position: relative;
            -ms-flex-align: stretch;
            align-items: stretch;
            font-size: 0;
            white-space: nowrap
        }
        
        .input-group-btn>.btn {
            position: relative
        }
        
        .input-group-btn>.btn+.btn {
            margin-left: -1px
        }
        
        .input-group-btn>.btn:active,
        .input-group-btn>.btn:focus,
        .input-group-btn>.btn:hover {
            z-index: 3
        }
        
        .input-group-btn:first-child>.btn+.btn {
            margin-left: 0
        }
        
        .input-group-btn:not(:last-child)>.btn,
        .input-group-btn:not(:last-child)>.btn-group {
            margin-right: -1px
        }
        
        .input-group-btn:not(:first-child)>.btn,
        .input-group-btn:not(:first-child)>.btn-group {
            z-index: 2;
            margin-left: 0
        }
        
        .input-group-btn:not(:first-child)>.btn-group:first-child,
        .input-group-btn:not(:first-child)>.btn:first-child {
            margin-left: -1px
        }
        
        .input-group-btn:not(:first-child)>.btn-group:active,
        .input-group-btn:not(:first-child)>.btn-group:focus,
        .input-group-btn:not(:first-child)>.btn-group:hover,
        .input-group-btn:not(:first-child)>.btn:active,
        .input-group-btn:not(:first-child)>.btn:focus,
        .input-group-btn:not(:first-child)>.btn:hover {
            z-index: 3
        }
        
        .custom-control {
            position: relative;
            display: -ms-inline-flexbox;
            display: inline-flex;
            min-height: 1.5rem;
            padding-left: 1.5rem;
            margin-right: 1rem
        }
        
        .custom-control-input {
            position: absolute;
            z-index: -1;
            opacity: 0
        }
        
        .custom-control-input:checked~.custom-control-indicator {
            color: #fff;
            background-color: #007bff
        }
        
        .custom-control-input:focus~.custom-control-indicator {
            box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
        }
        
        .custom-control-input:active~.custom-control-indicator {
            color: #fff;
            background-color: #b3d7ff
        }
        
        .custom-control-input:disabled~.custom-control-indicator {
            background-color: #e9ecef
        }
        
        .custom-control-input:disabled~.custom-control-description {
            color: #868e96
        }
        
        .custom-control-indicator {
            position: absolute;
            top: .25rem;
            left: 0;
            display: block;
            width: 1rem;
            height: 1rem;
            pointer-events: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-color: #ddd;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 50% 50%
        }
        
        .custom-checkbox .custom-control-indicator {
            border-radius: .25rem
        }
        
        .custom-checkbox .custom-control-input:checked~.custom-control-indicator {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
        }
        
        .custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
            background-color: #007bff;
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
        }
        
        .custom-radio .custom-control-indicator {
            border-radius: 50%
        }
        
        .custom-radio .custom-control-input:checked~.custom-control-indicator {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
        }
        
        .custom-controls-stacked {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column
        }
        
        .custom-controls-stacked .custom-control {
            margin-bottom: .25rem
        }
        
        .custom-controls-stacked .custom-control+.custom-control {
            margin-left: 0
        }
        
        .custom-select {
            display: inline-block;
            max-width: 100%;
            height: calc(2.25rem + 2px);
            padding: .375rem 1.75rem .375rem .75rem;
            line-height: 1.5;
            color: #495057;
            vertical-align: middle;
            background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
            background-size: 8px 10px;
            border: 1px solid #ced4da;
            border-radius: .25rem;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none
        }
        
        .custom-select:focus {
            border-color: #80bdff;
            outline: 0
        }
        
        .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff
        }
        
        .custom-select[multiple] {
            height: auto;
            background-image: none
        }
        
        .custom-select:disabled {
            color: #868e96;
            background-color: #e9ecef
        }
        
        .custom-select::-ms-expand {
            opacity: 0
        }
        
        .custom-select-sm {
            height: calc(1.8125rem + 2px);
            padding-top: .375rem;
            padding-bottom: .375rem;
            font-size: 75%
        }
        
        .custom-file {
            position: relative;
            display: inline-block;
            max-width: 100%;
            height: calc(2.25rem + 2px);
            margin-bottom: 0
        }
        
        .custom-file-input {
            min-width: 14rem;
            max-width: 100%;
            height: calc(2.25rem + 2px);
            margin: 0;
            opacity: 0
        }
        
        .custom-file-input:focus~.custom-file-control {
            box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #007bff
        }
        
        .custom-file-control {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            z-index: 5;
            height: calc(2.25rem + 2px);
            padding: .375rem .75rem;
            line-height: 1.5;
            color: #495057;
            pointer-events: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-color: #fff;
            border: 1px solid #ced4da;
            border-radius: .25rem
        }
        
        .custom-file-control:lang(en):empty::after {
            content: "Choose file..."
        }
        
        .custom-file-control::before {
            position: absolute;
            top: -1px;
            right: -1px;
            bottom: -1px;
            z-index: 6;
            display: block;
            height: calc(2.25rem + 2px);
            padding: .375rem .75rem;
            line-height: 1.5;
            color: #495057;
            background-color: #e9ecef;
            border: 1px solid #ced4da;
            border-radius: 0 .25rem .25rem 0
        }
        
        .custom-file-control:lang(en)::before {
            content: "Browse"
        }
        
        .nav {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding-left: 0;
            margin-bottom: 0;
            list-style: none
        }
        
        .nav-link {
            display: block;
            padding: .5rem 1rem
        }
        
        .nav-link:focus,
        .nav-link:hover {
            text-decoration: none
        }
        
        .nav-link.disabled {
            color: #868e96
        }
        
        .nav-tabs {
            border-bottom: 1px solid #ddd
        }
        
        .nav-tabs .nav-item {
            margin-bottom: -1px
        }
        
        .nav-tabs .nav-link {
            border: 1px solid transparent;
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem
        }
        
        .nav-tabs .nav-link:focus,
        .nav-tabs .nav-link:hover {
            border-color: #e9ecef #e9ecef #ddd
        }
        
        .nav-tabs .nav-link.disabled {
            color: #868e96;
            background-color: transparent;
            border-color: transparent
        }
        
        .nav-tabs .nav-item.show .nav-link,
        .nav-tabs .nav-link.active {
            color: #495057;
            background-color: #fff;
            border-color: #ddd #ddd #fff
        }
        
        .nav-tabs .dropdown-menu {
            margin-top: -1px;
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }
        
        .nav-pills .nav-link {
            border-radius: .25rem
        }
        
        .nav-pills .nav-link.active,
        .nav-pills .show>.nav-link {
            color: #fff;
            background-color: #007bff
        }
        
        .nav-fill .nav-item {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            text-align: center
        }
        
        .nav-justified .nav-item {
            -ms-flex-preferred-size: 0;
            flex-basis: 0%;
            -ms-flex-positive: 1;
            flex-grow: 1;
            text-align: center
        }
        
        .tab-content>.tab-pane {
            display: none
        }
        
        .tab-content>.active {
            display: block
        }
        
        .navbar {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: .5rem 1rem
        }
        
        .navbar>.container,
        .navbar>.container-fluid {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between
        }
        
        .navbar-brand {
            display: inline-block;
            padding-top: .3125rem;
            padding-bottom: .3125rem;
            margin-right: 1rem;
            font-size: 1.25rem;
            line-height: inherit;
            white-space: nowrap
        }
        
        .navbar-brand:focus,
        .navbar-brand:hover {
            text-decoration: none
        }
        
        .navbar-nav {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            padding-left: 0;
            margin-bottom: 0;
            list-style: none
        }
        
        .navbar-nav .nav-link {
            padding-right: 0;
            padding-left: 0
        }
        
        .navbar-nav .dropdown-menu {
            position: static;
            float: none
        }
        
        .navbar-text {
            display: inline-block;
            padding-top: .5rem;
            padding-bottom: .5rem
        }
        
        .navbar-collapse {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -ms-flex-align: center;
            align-items: center
        }
        
        .navbar-toggler {
            padding: .25rem .75rem;
            font-size: 1.25rem;
            line-height: 1;
            background: 0 0;
            border: 1px solid transparent;
            border-radius: .25rem
        }
        
        .navbar-toggler:focus,
        .navbar-toggler:hover {
            text-decoration: none
        }
        
        .navbar-toggler-icon {
            display: inline-block;
            width: 1.5em;
            height: 1.5em;
            vertical-align: middle;
            content: "";
            background: no-repeat center center;
            background-size: 100% 100%
        }
        
        @media (max-width:575px) {
            .navbar-expand-sm>.container,
            .navbar-expand-sm>.container-fluid {
                padding-right: 0;
                padding-left: 0
            }
            .section-footer1 .container-section-footer1 .icon-footer {
                margin-right: 60px;
            }
        }
        
        @media (min-width:576px) {
            .navbar-expand-sm {
                -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
                -ms-flex-pack: start;
                justify-content: flex-start
            }
            .navbar-expand-sm .navbar-nav {
                -ms-flex-direction: row;
                flex-direction: row
            }
            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute
            }
            .navbar-expand-sm .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }
            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }
            .navbar-expand-sm>.container,
            .navbar-expand-sm>.container-fluid {
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }
            .navbar-expand-sm .navbar-collapse {
                display: -ms-flexbox!important;
                display: flex!important;
                -ms-flex-preferred-size: auto;
                flex-basis: auto
            }
            .navbar-expand-sm .navbar-toggler {
                display: none
            }
            .navbar-expand-sm .dropup .dropdown-menu {
                top: auto;
                bottom: 100%
            }
        }
        
        @media (max-width:767px) {
            .navbar-expand-md>.container,
            .navbar-expand-md>.container-fluid {
                padding-right: 0;
                padding-left: 0
            }
        }
        
        @media (min-width:768px) {
            .navbar-expand-md {
                -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
                -ms-flex-pack: start;
                justify-content: flex-start
            }
            .navbar-expand-md .navbar-nav {
                -ms-flex-direction: row;
                flex-direction: row
            }
            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }
            .navbar-expand-md .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }
            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }
            .navbar-expand-md>.container,
            .navbar-expand-md>.container-fluid {
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }
            .navbar-expand-md .navbar-collapse {
                display: -ms-flexbox!important;
                display: flex!important;
                -ms-flex-preferred-size: auto;
                flex-basis: auto
            }
            .navbar-expand-md .navbar-toggler {
                display: none
            }
            .navbar-expand-md .dropup .dropdown-menu {
                top: auto;
                bottom: 100%
            }
        }
        
        @media (max-width:991px) {
            .navbar-expand-lg>.container,
            .navbar-expand-lg>.container-fluid {
                padding-right: 0;
                padding-left: 0
            }
        }
        
        @media (min-width:992px) {
            .navbar-expand-lg {
                -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
                -ms-flex-pack: start;
                justify-content: flex-start
            }
            .navbar-expand-lg .navbar-nav {
                -ms-flex-direction: row;
                flex-direction: row
            }
            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute
            }
            .navbar-expand-lg .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }
            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }
            .navbar-expand-lg>.container,
            .navbar-expand-lg>.container-fluid {
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }
            .navbar-expand-lg .navbar-collapse {
                display: -ms-flexbox!important;
                display: flex!important;
                -ms-flex-preferred-size: auto;
                flex-basis: auto
            }
            .navbar-expand-lg .navbar-toggler {
                display: none
            }
            .navbar-expand-lg .dropup .dropdown-menu {
                top: auto;
                bottom: 100%
            }
        }
        
        @media (max-width:1199px) {
            .navbar-expand-xl>.container,
            .navbar-expand-xl>.container-fluid {
                padding-right: 0;
                padding-left: 0
            }
        }
        
        @media (min-width:1200px) {
            .navbar-expand-xl {
                -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
                -ms-flex-pack: start;
                justify-content: flex-start
            }
            .navbar-expand-xl .navbar-nav {
                -ms-flex-direction: row;
                flex-direction: row
            }
            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute
            }
            .navbar-expand-xl .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto
            }
            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }
            .navbar-expand-xl>.container,
            .navbar-expand-xl>.container-fluid {
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }
            .navbar-expand-xl .navbar-collapse {
                display: -ms-flexbox!important;
                display: flex!important;
                -ms-flex-preferred-size: auto;
                flex-basis: auto
            }
            .navbar-expand-xl .navbar-toggler {
                display: none
            }
            .navbar-expand-xl .dropup .dropdown-menu {
                top: auto;
                bottom: 100%
            }
        }
        
        .navbar-expand {
            -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
            -ms-flex-pack: start;
            justify-content: flex-start
        }
        
        .navbar-expand>.container,
        .navbar-expand>.container-fluid {
            padding-right: 0;
            padding-left: 0
        }
        
        .navbar-expand .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row
        }
        
        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }
        
        .navbar-expand .navbar-nav .dropdown-menu-right {
            right: 0;
            left: auto
        }
        
        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }
        
        .navbar-expand>.container,
        .navbar-expand>.container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }
        
        .navbar-expand .navbar-collapse {
            display: -ms-flexbox!important;
            display: flex!important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }
        
        .navbar-expand .navbar-toggler {
            display: none
        }
        
        .navbar-expand .dropup .dropdown-menu {
            top: auto;
            bottom: 100%
        }
        
        .navbar-light .navbar-brand {
            color: rgba(0, 0, 0, .9)
        }
        
        .navbar-light .navbar-brand:focus,
        .navbar-light .navbar-brand:hover {
            color: rgba(0, 0, 0, .9)
        }
        
        .navbar-light .navbar-nav .nav-link {
            color: rgba(0, 0, 0, .5)
        }
        
        .navbar-light .navbar-nav .nav-link:focus,
        .navbar-light .navbar-nav .nav-link:hover {
            color: rgba(0, 0, 0, .7)
        }
        
        .navbar-light .navbar-nav .nav-link.disabled {
            color: rgba(0, 0, 0, .3)
        }
        
        .navbar-light .navbar-nav .active>.nav-link,
        .navbar-light .navbar-nav .nav-link.active,
        .navbar-light .navbar-nav .nav-link.show,
        .navbar-light .navbar-nav .show>.nav-link {
            color: rgba(0, 0, 0, .9)
        }
        
        .navbar-light .navbar-toggler {
            color: rgba(0, 0, 0, .5);
            border-color: rgba(0, 0, 0, .1)
        }
        
        .navbar-light .navbar-toggler-icon {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
        }
        
        .navbar-light .navbar-text {
            color: rgba(0, 0, 0, .5)
        }
        
        .navbar-light .navbar-text a {
            color: rgba(0, 0, 0, .9)
        }
        
        .navbar-light .navbar-text a:focus,
        .navbar-light .navbar-text a:hover {
            color: rgba(0, 0, 0, .9)
        }
        
        .navbar-dark .navbar-brand {
            color: #fff
        }
        
        .navbar-dark .navbar-brand:focus,
        .navbar-dark .navbar-brand:hover {
            color: #fff
        }
        
        .navbar-dark .navbar-nav .nav-link {
            color: rgba(255, 255, 255, .5)
        }
        
        .navbar-dark .navbar-nav .nav-link:focus,
        .navbar-dark .navbar-nav .nav-link:hover {
            color: rgba(255, 255, 255, .75)
        }
        
        .navbar-dark .navbar-nav .nav-link.disabled {
            color: rgba(255, 255, 255, .25)
        }
        
        .navbar-dark .navbar-nav .active>.nav-link,
        .navbar-dark .navbar-nav .nav-link.active,
        .navbar-dark .navbar-nav .nav-link.show,
        .navbar-dark .navbar-nav .show>.nav-link {
            color: #fff
        }
        
        .navbar-dark .navbar-toggler {
            color: rgba(255, 255, 255, .5);
            border-color: rgba(255, 255, 255, .1)
        }
        
        .navbar-dark .navbar-toggler-icon {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
        }
        
        .navbar-dark .navbar-text {
            color: rgba(255, 255, 255, .5)
        }
        
        .navbar-dark .navbar-text a {
            color: #fff
        }
        
        .navbar-dark .navbar-text a:focus,
        .navbar-dark .navbar-text a:hover {
            color: #fff
        }
        
        .card {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: border-box;
            border: 1px solid rgba(0, 0, 0, .125);
            border-radius: .25rem
        }
        
        .card>hr {
            margin-right: 0;
            margin-left: 0
        }
        
        .card>.list-group:first-child .list-group-item:first-child {
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem
        }
        
        .card>.list-group:last-child .list-group-item:last-child {
            border-bottom-right-radius: .25rem;
            border-bottom-left-radius: .25rem
        }
        
        .card-body {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            padding: 1.25rem
        }
        
        .card-title {
            margin-bottom: .75rem
        }
        
        .card-subtitle {
            margin-top: -.375rem;
            margin-bottom: 0
        }
        
        .card-text:last-child {
            margin-bottom: 0
        }
        
        .card-link:hover {
            text-decoration: none
        }
        
        .card-link+.card-link {
            margin-left: 1.25rem
        }
        
        .card-header {
            padding: .75rem 1.25rem;
            margin-bottom: 0;
            background-color: rgba(0, 0, 0, .03);
            border-bottom: 1px solid rgba(0, 0, 0, .125)
        }
        
        .card-header:first-child {
            border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
        }
        
        .card-header+.list-group .list-group-item:first-child {
            border-top: 0
        }
        
        .card-footer {
            padding: .75rem 1.25rem;
            background-color: rgba(0, 0, 0, .03);
            border-top: 1px solid rgba(0, 0, 0, .125)
        }
        
        .card-footer:last-child {
            border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
        }
        
        .card-header-tabs {
            margin-right: -.625rem;
            margin-bottom: -.75rem;
            margin-left: -.625rem;
            border-bottom: 0
        }
        
        .card-header-pills {
            margin-right: -.625rem;
            margin-left: -.625rem
        }
        
        .card-img-overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            padding: 1.25rem
        }
        
        .card-img {
            width: 100%;
            border-radius: calc(.25rem - 1px)
        }
        
        .card-img-top {
            width: 100%;
            border-top-left-radius: calc(.25rem - 1px);
            border-top-right-radius: calc(.25rem - 1px)
        }
        
        .card-img-bottom {
            width: 100%;
            border-bottom-right-radius: calc(.25rem - 1px);
            border-bottom-left-radius: calc(.25rem - 1px)
        }
        
        .card-deck {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column
        }
        
        .card-deck .card {
            margin-bottom: 15px
        }
        
        @media (min-width:576px) {
            .card-deck {
                -ms-flex-flow: row wrap;
                flex-flow: row wrap;
                margin-right: -15px;
                margin-left: -15px
            }
            .card-deck .card {
                display: -ms-flexbox;
                display: flex;
                -ms-flex: 1 0 0%;
                flex: 1 0 0%;
                -ms-flex-direction: column;
                flex-direction: column;
                margin-right: 15px;
                margin-bottom: 0;
                margin-left: 15px
            }
        }
        
        .card-group {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column
        }
        
        .card-group .card {
            margin-bottom: 15px
        }
        
        @media (min-width:576px) {
            .card-group {
                -ms-flex-flow: row wrap;
                flex-flow: row wrap
            }
            .card-group .card {
                -ms-flex: 1 0 0%;
                flex: 1 0 0%;
                margin-bottom: 0
            }
            .card-group .card+.card {
                margin-left: 0;
                border-left: 0
            }
            .card-group .card:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }
            .card-group .card:first-child .card-img-top {
                border-top-right-radius: 0
            }
            .card-group .card:first-child .card-img-bottom {
                border-bottom-right-radius: 0
            }
            .card-group .card:last-child {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }
            .card-group .card:last-child .card-img-top {
                border-top-left-radius: 0
            }
            .card-group .card:last-child .card-img-bottom {
                border-bottom-left-radius: 0
            }
            .card-group .card:only-child {
                border-radius: .25rem
            }
            .card-group .card:only-child .card-img-top {
                border-top-left-radius: .25rem;
                border-top-right-radius: .25rem
            }
            .card-group .card:only-child .card-img-bottom {
                border-bottom-right-radius: .25rem;
                border-bottom-left-radius: .25rem
            }
            .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
                border-radius: 0
            }
            .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
            .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
                border-radius: 0
            }
        }
        
        .card-columns .card {
            margin-bottom: .75rem
        }
        
        @media (min-width:576px) {
            .card-columns {
                -webkit-column-count: 3;
                column-count: 3;
                -webkit-column-gap: 1.25rem;
                column-gap: 1.25rem
            }
            .card-columns .card {
                display: inline-block;
                width: 100%
            }
        }
        
        .breadcrumb {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding: .75rem 1rem;
            margin-bottom: 1rem;
            list-style: none;
            background-color: #e9ecef;
            border-radius: .25rem
        }
        
        .breadcrumb-item+.breadcrumb-item::before {
            display: inline-block;
            padding-right: .5rem;
            padding-left: .5rem;
            color: #868e96;
            content: "/"
        }
        
        .breadcrumb-item+.breadcrumb-item:hover::before {
            text-decoration: underline
        }
        
        .breadcrumb-item+.breadcrumb-item:hover::before {
            text-decoration: none
        }
        
        .breadcrumb-item.active {
            color: #868e96
        }
        
        .pagination {
            display: -ms-flexbox;
            display: flex;
            padding-left: 0;
            list-style: none;
            border-radius: .25rem
        }
        
        .page-item:first-child .page-link {
            margin-left: 0;
            border-top-left-radius: .25rem;
            border-bottom-left-radius: .25rem
        }
        
        .page-item:last-child .page-link {
            border-top-right-radius: .25rem;
            border-bottom-right-radius: .25rem
        }
        
        .page-item.active .page-link {
            z-index: 2;
            color: #fff;
            background-color: #007bff;
            border-color: #007bff
        }
        
        .page-item.disabled .page-link {
            color: #868e96;
            pointer-events: none;
            background-color: #fff;
            border-color: #ddd
        }
        
        .page-link {
            position: relative;
            display: block;
            padding: .5rem .75rem;
            margin-left: -1px;
            line-height: 1.25;
            color: #007bff;
            background-color: #fff;
            border: 1px solid #ddd
        }
        
        .page-link:focus,
        .page-link:hover {
            color: #0056b3;
            text-decoration: none;
            background-color: #e9ecef;
            border-color: #ddd
        }
        
        .pagination-lg .page-link {
            padding: .75rem 1.5rem;
            font-size: 1.25rem;
            line-height: 1.5
        }
        
        .pagination-lg .page-item:first-child .page-link {
            border-top-left-radius: .3rem;
            border-bottom-left-radius: .3rem
        }
        
        .pagination-lg .page-item:last-child .page-link {
            border-top-right-radius: .3rem;
            border-bottom-right-radius: .3rem
        }
        
        .pagination-sm .page-link {
            padding: .25rem .5rem;
            font-size: .875rem;
            line-height: 1.5
        }
        
        .pagination-sm .page-item:first-child .page-link {
            border-top-left-radius: .2rem;
            border-bottom-left-radius: .2rem
        }
        
        .pagination-sm .page-item:last-child .page-link {
            border-top-right-radius: .2rem;
            border-bottom-right-radius: .2rem
        }
        
        .badge {
            display: inline-block;
            padding: .25em .4em;
            font-size: 75%;
            font-weight: 700;
            line-height: 1;
            text-align: center;
            white-space: nowrap;
            vertical-align: baseline;
            border-radius: .25rem
        }
        
        .badge:empty {
            display: none
        }
        
        .btn .badge {
            position: relative;
            top: -1px
        }
        
        .badge-pill {
            padding-right: .6em;
            padding-left: .6em;
            border-radius: 10rem
        }
        
        .badge-primary {
            color: #fff;
            background-color: #007bff
        }
        
        .badge-primary[href]:focus,
        .badge-primary[href]:hover {
            color: #fff;
            text-decoration: none;
            background-color: #0062cc
        }
        
        .badge-secondary {
            color: #fff;
            background-color: #868e96
        }
        
        .badge-secondary[href]:focus,
        .badge-secondary[href]:hover {
            color: #fff;
            text-decoration: none;
            background-color: #6c757d
        }
        
        .badge-success {
            color: #fff;
            background-color: #28a745
        }
        
        .badge-success[href]:focus,
        .badge-success[href]:hover {
            color: #fff;
            text-decoration: none;
            background-color: #1e7e34
        }
        
        .badge-info {
            color: #fff;
            background-color: #17a2b8
        }
        
        .badge-info[href]:focus,
        .badge-info[href]:hover {
            color: #fff;
            text-decoration: none;
            background-color: #117a8b
        }
        
        .badge-warning {
            color: #111;
            background-color: #ffc107
        }
        
        .badge-warning[href]:focus,
        .badge-warning[href]:hover {
            color: #111;
            text-decoration: none;
            background-color: #d39e00
        }
        
        .badge-danger {
            color: #fff;
            background-color: #dc3545
        }
        
        .badge-danger[href]:focus,
        .badge-danger[href]:hover {
            color: #fff;
            text-decoration: none;
            background-color: #bd2130
        }
        
        .badge-light {
            color: #111;
            background-color: #f8f9fa
        }
        
        .badge-light[href]:focus,
        .badge-light[href]:hover {
            color: #111;
            text-decoration: none;
            background-color: #dae0e5
        }
        
        .badge-dark {
            color: #fff;
            background-color: #343a40
        }
        
        .badge-dark[href]:focus,
        .badge-dark[href]:hover {
            color: #fff;
            text-decoration: none;
            background-color: #1d2124
        }
        
        .jumbotron {
            padding: 2rem 1rem;
            margin-bottom: 2rem;
            background-color: #e9ecef;
            border-radius: .3rem
        }
        
        @media (min-width:576px) {
            .jumbotron {
                padding: 4rem 2rem
            }
        }
        
        .jumbotron-fluid {
            padding-right: 0;
            padding-left: 0;
            border-radius: 0
        }
        
        .alert {
            position: relative;
            padding: .75rem 1.25rem;
            margin-bottom: 1rem;
            border: 1px solid transparent;
            border-radius: .25rem
        }
        
        .alert-heading {
            color: inherit
        }
        
        .alert-link {
            font-weight: 700
        }
        
        .alert-dismissible .close {
            position: absolute;
            top: 0;
            right: 0;
            padding: .75rem 1.25rem;
            color: inherit
        }
        
        .alert-primary {
            color: #004085;
            background-color: #cce5ff;
            border-color: #b8daff
        }
        
        .alert-primary hr {
            border-top-color: #9fcdff
        }
        
        .alert-primary .alert-link {
            color: #002752
        }
        
        .alert-secondary {
            color: #464a4e;
            background-color: #e7e8ea;
            border-color: #dddfe2
        }
        
        .alert-secondary hr {
            border-top-color: #cfd2d6
        }
        
        .alert-secondary .alert-link {
            color: #2e3133
        }
        
        .alert-success {
            color: #155724;
            background-color: #d4edda;
            border-color: #c3e6cb
        }
        
        .alert-success hr {
            border-top-color: #b1dfbb
        }
        
        .alert-success .alert-link {
            color: #0b2e13
        }
        
        .alert-info {
            color: #0c5460;
            background-color: #d1ecf1;
            border-color: #bee5eb
        }
        
        .alert-info hr {
            border-top-color: #abdde5
        }
        
        .alert-info .alert-link {
            color: #062c33
        }
        
        .alert-warning {
            color: #856404;
            background-color: #fff3cd;
            border-color: #ffeeba
        }
        
        .alert-warning hr {
            border-top-color: #ffe8a1
        }
        
        .alert-warning .alert-link {
            color: #533f03
        }
        
        .alert-danger {
            color: #721c24;
            background-color: #f8d7da;
            border-color: #f5c6cb
        }
        
        .alert-danger hr {
            border-top-color: #f1b0b7
        }
        
        .alert-danger .alert-link {
            color: #491217
        }
        
        .alert-light {
            color: #818182;
            background-color: #fefefe;
            border-color: #fdfdfe
        }
        
        .alert-light hr {
            border-top-color: #ececf6
        }
        
        .alert-light .alert-link {
            color: #686868
        }
        
        .alert-dark {
            color: #1b1e21;
            background-color: #d6d8d9;
            border-color: #c6c8ca
        }
        
        .alert-dark hr {
            border-top-color: #b9bbbe
        }
        
        .alert-dark .alert-link {
            color: #040505
        }
        
        @-webkit-keyframes progress-bar-stripes {
            from {
                background-position: 1rem 0
            }
            to {
                background-position: 0 0
            }
        }
        
        @keyframes progress-bar-stripes {
            from {
                background-position: 1rem 0
            }
            to {
                background-position: 0 0
            }
        }
        
        .progress {
            display: -ms-flexbox;
            display: flex;
            height: 1rem;
            overflow: hidden;
            font-size: .75rem;
            background-color: #e9ecef;
            border-radius: .25rem
        }
        
        .progress-bar {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            color: #fff;
            background-color: #007bff
        }
        
        .progress-bar-striped {
            background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
            background-size: 1rem 1rem
        }
        
        .progress-bar-animated {
            -webkit-animation: progress-bar-stripes 1s linear infinite;
            animation: progress-bar-stripes 1s linear infinite
        }
        
        .media {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: start;
            align-items: flex-start
        }
        
        .media-body {
            -ms-flex: 1;
            flex: 1
        }
        
        .list-group {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            padding-left: 0;
            margin-bottom: 0
        }
        
        .list-group-item-action {
            width: 100%;
            color: #495057;
            text-align: inherit
        }
        
        .list-group-item-action:focus,
        .list-group-item-action:hover {
            color: #495057;
            text-decoration: none;
            background-color: #f8f9fa
        }
        
        .list-group-item-action:active {
            color: #212529;
            background-color: #e9ecef
        }
        
        .list-group-item {
            position: relative;
            display: block;
            padding: .75rem 1.25rem;
            margin-bottom: -1px;
            background-color: #fff;
            border: 1px solid rgba(0, 0, 0, .125)
        }
        
        .list-group-item:first-child {
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem
        }
        
        .list-group-item:last-child {
            margin-bottom: 0;
            border-bottom-right-radius: .25rem;
            border-bottom-left-radius: .25rem
        }
        
        .list-group-item:focus,
        .list-group-item:hover {
            text-decoration: none
        }
        
        .list-group-item.disabled,
        .list-group-item:disabled {
            color: #868e96;
            background-color: #fff
        }
        
        .list-group-item.active {
            z-index: 2;
            color: #fff;
            background-color: #007bff;
            border-color: #007bff
        }
        
        .list-group-flush .list-group-item {
            border-right: 0;
            border-left: 0;
            border-radius: 0
        }
        
        .list-group-flush:first-child .list-group-item:first-child {
            border-top: 0
        }
        
        .list-group-flush:last-child .list-group-item:last-child {
            border-bottom: 0
        }
        
        .list-group-item-primary {
            color: #004085;
            background-color: #b8daff
        }
        
        a.list-group-item-primary,
        button.list-group-item-primary {
            color: #004085
        }
        
        a.list-group-item-primary:focus,
        a.list-group-item-primary:hover,
        button.list-group-item-primary:focus,
        button.list-group-item-primary:hover {
            color: #004085;
            background-color: #9fcdff
        }
        
        a.list-group-item-primary.active,
        button.list-group-item-primary.active {
            color: #fff;
            background-color: #004085;
            border-color: #004085
        }
        
        .list-group-item-secondary {
            color: #464a4e;
            background-color: #dddfe2
        }
        
        a.list-group-item-secondary,
        button.list-group-item-secondary {
            color: #464a4e
        }
        
        a.list-group-item-secondary:focus,
        a.list-group-item-secondary:hover,
        button.list-group-item-secondary:focus,
        button.list-group-item-secondary:hover {
            color: #464a4e;
            background-color: #cfd2d6
        }
        
        a.list-group-item-secondary.active,
        button.list-group-item-secondary.active {
            color: #fff;
            background-color: #464a4e;
            border-color: #464a4e
        }
        
        .list-group-item-success {
            color: #155724;
            background-color: #c3e6cb
        }
        
        a.list-group-item-success,
        button.list-group-item-success {
            color: #155724
        }
        
        a.list-group-item-success:focus,
        a.list-group-item-success:hover,
        button.list-group-item-success:focus,
        button.list-group-item-success:hover {
            color: #155724;
            background-color: #b1dfbb
        }
        
        a.list-group-item-success.active,
        button.list-group-item-success.active {
            color: #fff;
            background-color: #155724;
            border-color: #155724
        }
        
        .list-group-item-info {
            color: #0c5460;
            background-color: #bee5eb
        }
        
        a.list-group-item-info,
        button.list-group-item-info {
            color: #0c5460
        }
        
        a.list-group-item-info:focus,
        a.list-group-item-info:hover,
        button.list-group-item-info:focus,
        button.list-group-item-info:hover {
            color: #0c5460;
            background-color: #abdde5
        }
        
        a.list-group-item-info.active,
        button.list-group-item-info.active {
            color: #fff;
            background-color: #0c5460;
            border-color: #0c5460
        }
        
        .list-group-item-warning {
            color: #856404;
            background-color: #ffeeba
        }
        
        a.list-group-item-warning,
        button.list-group-item-warning {
            color: #856404
        }
        
        a.list-group-item-warning:focus,
        a.list-group-item-warning:hover,
        button.list-group-item-warning:focus,
        button.list-group-item-warning:hover {
            color: #856404;
            background-color: #ffe8a1
        }
        
        a.list-group-item-warning.active,
        button.list-group-item-warning.active {
            color: #fff;
            background-color: #856404;
            border-color: #856404
        }
        
        .list-group-item-danger {
            color: #721c24;
            background-color: #f5c6cb
        }
        
        a.list-group-item-danger,
        button.list-group-item-danger {
            color: #721c24
        }
        
        a.list-group-item-danger:focus,
        a.list-group-item-danger:hover,
        button.list-group-item-danger:focus,
        button.list-group-item-danger:hover {
            color: #721c24;
            background-color: #f1b0b7
        }
        
        a.list-group-item-danger.active,
        button.list-group-item-danger.active {
            color: #fff;
            background-color: #721c24;
            border-color: #721c24
        }
        
        .list-group-item-light {
            color: #818182;
            background-color: #fdfdfe
        }
        
        a.list-group-item-light,
        button.list-group-item-light {
            color: #818182
        }
        
        a.list-group-item-light:focus,
        a.list-group-item-light:hover,
        button.list-group-item-light:focus,
        button.list-group-item-light:hover {
            color: #818182;
            background-color: #ececf6
        }
        
        a.list-group-item-light.active,
        button.list-group-item-light.active {
            color: #fff;
            background-color: #818182;
            border-color: #818182
        }
        
        .list-group-item-dark {
            color: #1b1e21;
            background-color: #c6c8ca
        }
        
        a.list-group-item-dark,
        button.list-group-item-dark {
            color: #1b1e21
        }
        
        a.list-group-item-dark:focus,
        a.list-group-item-dark:hover,
        button.list-group-item-dark:focus,
        button.list-group-item-dark:hover {
            color: #1b1e21;
            background-color: #b9bbbe
        }
        
        a.list-group-item-dark.active,
        button.list-group-item-dark.active {
            color: #fff;
            background-color: #1b1e21;
            border-color: #1b1e21
        }
        
        .close {
            float: right;
            font-size: 1.5rem;
            font-weight: 700;
            line-height: 1;
            color: #000;
            text-shadow: 0 1px 0 #fff;
            opacity: .5
        }
        
        .close:focus,
        .close:hover {
            color: #000;
            text-decoration: none;
            opacity: .75
        }
        
        button.close {
            padding: 0;
            background: 0 0;
            border: 0;
            -webkit-appearance: none
        }
        
        .modal-open {
            overflow: hidden
        }
        
        .modal {
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 1050;
            display: none;
            overflow: hidden;
            outline: 0
        }
        
        .modal.fade .modal-dialog {
            transition: -webkit-transform .3s ease-out;
            transition: transform .3s ease-out;
            transition: transform .3s ease-out, -webkit-transform .3s ease-out;
            -webkit-transform: translate(0, -25%);
            transform: translate(0, -25%)
        }
        
        .modal.show .modal-dialog {
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0)
        }
        
        .modal-open .modal {
            overflow-x: hidden;
            overflow-y: auto
        }
        
        .modal-dialog {
            position: relative;
            width: auto;
            margin: 10px;
            pointer-events: none
        }
        
        .modal-content {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            pointer-events: auto;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, .2);
            border-radius: .3rem;
            outline: 0
        }
        
        .modal-backdrop {
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 1040;
            background-color: #000
        }
        
        .modal-backdrop.fade {
            opacity: 0
        }
        
        .modal-backdrop.show {
            opacity: .5
        }
        
        .modal-header {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: start;
            align-items: flex-start;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 15px;
            border-bottom: 1px solid #e9ecef;
            border-top-left-radius: .3rem;
            border-top-right-radius: .3rem
        }
        
        .modal-header .close {
            padding: 15px;
            margin: -15px -15px -15px auto
        }
        
        .modal-title {
            margin-bottom: 0;
            line-height: 1.5
        }
        
        .modal-body {
            position: relative;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            padding: 15px
        }
        
        .modal-footer {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: end;
            justify-content: flex-end;
            padding: 15px;
            border-top: 1px solid #e9ecef
        }
        
        .modal-footer>:not(:first-child) {
            margin-left: .25rem
        }
        
        .modal-footer>:not(:last-child) {
            margin-right: .25rem
        }
        
        .modal-scrollbar-measure {
            position: absolute;
            top: -9999px;
            width: 50px;
            height: 50px;
            overflow: scroll
        }
        
        @media (min-width:576px) {
            .modal-dialog {
                max-width: 500px;
                margin: 30px auto
            }
            .modal-sm {
                max-width: 300px
            }
        }
        
        @media (min-width:992px) {
            .modal-lg {
                max-width: 800px
            }
        }
        
        .tooltip {
            position: absolute;
            z-index: 1070;
            display: block;
            margin: 0;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
            font-style: normal;
            font-weight: 400;
            line-height: 1.5;
            text-align: left;
            text-align: start;
            text-decoration: none;
            text-shadow: none;
            text-transform: none;
            letter-spacing: normal;
            word-break: normal;
            word-spacing: normal;
            white-space: normal;
            line-break: auto;
            font-size: .875rem;
            word-wrap: break-word;
            opacity: 0
        }
        
        .tooltip.show {
            opacity: .9
        }
        
        .tooltip .arrow {
            position: absolute;
            display: block;
            width: 5px;
            height: 5px
        }
        
        .tooltip .arrow::before {
            position: absolute;
            border-color: transparent;
            border-style: solid
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=top],
        .tooltip.bs-tooltip-top {
            padding: 5px 0
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=top] .arrow,
        .tooltip.bs-tooltip-top .arrow {
            bottom: 0
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,
        .tooltip.bs-tooltip-top .arrow::before {
            margin-left: -3px;
            content: "";
            border-width: 5px 5px 0;
            border-top-color: #000
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=right],
        .tooltip.bs-tooltip-right {
            padding: 0 5px
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=right] .arrow,
        .tooltip.bs-tooltip-right .arrow {
            left: 0
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,
        .tooltip.bs-tooltip-right .arrow::before {
            margin-top: -3px;
            content: "";
            border-width: 5px 5px 5px 0;
            border-right-color: #000
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=bottom],
        .tooltip.bs-tooltip-bottom {
            padding: 5px 0
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,
        .tooltip.bs-tooltip-bottom .arrow {
            top: 0
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
        .tooltip.bs-tooltip-bottom .arrow::before {
            margin-left: -3px;
            content: "";
            border-width: 0 5px 5px;
            border-bottom-color: #000
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=left],
        .tooltip.bs-tooltip-left {
            padding: 0 5px
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=left] .arrow,
        .tooltip.bs-tooltip-left .arrow {
            right: 0
        }
        
        .tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,
        .tooltip.bs-tooltip-left .arrow::before {
            right: 0;
            margin-top: -3px;
            content: "";
            border-width: 5px 0 5px 5px;
            border-left-color: #000
        }
        
        .tooltip-inner {
            max-width: 200px;
            padding: 3px 8px;
            color: #fff;
            text-align: center;
            background-color: #000;
            border-radius: .25rem
        }
        
        .popover {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1060;
            display: block;
            max-width: 276px;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
            font-style: normal;
            font-weight: 400;
            line-height: 1.5;
            text-align: left;
            text-align: start;
            text-decoration: none;
            text-shadow: none;
            text-transform: none;
            letter-spacing: normal;
            word-break: normal;
            word-spacing: normal;
            white-space: normal;
            line-break: auto;
            font-size: .875rem;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, .2);
            border-radius: .3rem
        }
        
        .popover .arrow {
            position: absolute;
            display: block;
            width: .8rem;
            height: .4rem
        }
        
        .popover .arrow::after,
        .popover .arrow::before {
            position: absolute;
            display: block;
            border-color: transparent;
            border-style: solid
        }
        
        .popover .arrow::before {
            content: "";
            border-width: .8rem
        }
        
        .popover .arrow::after {
            content: "";
            border-width: .8rem
        }
        
        .popover.bs-popover-auto[x-placement^=top],
        .popover.bs-popover-top {
            margin-bottom: .8rem
        }
        
        .popover.bs-popover-auto[x-placement^=top] .arrow,
        .popover.bs-popover-top .arrow {
            bottom: 0
        }
        
        .popover.bs-popover-auto[x-placement^=top] .arrow::after,
        .popover.bs-popover-auto[x-placement^=top] .arrow::before,
        .popover.bs-popover-top .arrow::after,
        .popover.bs-popover-top .arrow::before {
            border-bottom-width: 0
        }
        
        .popover.bs-popover-auto[x-placement^=top] .arrow::before,
        .popover.bs-popover-top .arrow::before {
            bottom: -.8rem;
            margin-left: -.8rem;
            border-top-color: rgba(0, 0, 0, .25)
        }
        
        .popover.bs-popover-auto[x-placement^=top] .arrow::after,
        .popover.bs-popover-top .arrow::after {
            bottom: calc((.8rem - 1px) * -1);
            margin-left: -.8rem;
            border-top-color: #fff
        }
        
        .popover.bs-popover-auto[x-placement^=right],
        .popover.bs-popover-right {
            margin-left: .8rem
        }
        
        .popover.bs-popover-auto[x-placement^=right] .arrow,
        .popover.bs-popover-right .arrow {
            left: 0
        }
        
        .popover.bs-popover-auto[x-placement^=right] .arrow::after,
        .popover.bs-popover-auto[x-placement^=right] .arrow::before,
        .popover.bs-popover-right .arrow::after,
        .popover.bs-popover-right .arrow::before {
            margin-top: -.8rem;
            border-left-width: 0
        }
        
        .popover.bs-popover-auto[x-placement^=right] .arrow::before,
        .popover.bs-popover-right .arrow::before {
            left: -.8rem;
            border-right-color: rgba(0, 0, 0, .25)
        }
        
        .popover.bs-popover-auto[x-placement^=right] .arrow::after,
        .popover.bs-popover-right .arrow::after {
            left: calc((.8rem - 1px) * -1);
            border-right-color: #fff
        }
        
        .popover.bs-popover-auto[x-placement^=bottom],
        .popover.bs-popover-bottom {
            margin-top: .8rem
        }
        
        .popover.bs-popover-auto[x-placement^=bottom] .arrow,
        .popover.bs-popover-bottom .arrow {
            top: 0
        }
        
        .popover.bs-popover-auto[x-placement^=bottom] .arrow::after,
        .popover.bs-popover-auto[x-placement^=bottom] .arrow::before,
        .popover.bs-popover-bottom .arrow::after,
        .popover.bs-popover-bottom .arrow::before {
            margin-left: -.8rem;
            border-top-width: 0
        }
        
        .popover.bs-popover-auto[x-placement^=bottom] .arrow::before,
        .popover.bs-popover-bottom .arrow::before {
            top: -.8rem;
            border-bottom-color: rgba(0, 0, 0, .25)
        }
        
        .popover.bs-popover-auto[x-placement^=bottom] .arrow::after,
        .popover.bs-popover-bottom .arrow::after {
            top: calc((.8rem - 1px) * -1);
            border-bottom-color: #fff
        }
        
        .popover.bs-popover-auto[x-placement^=bottom] .popover-header::before,
        .popover.bs-popover-bottom .popover-header::before {
            position: absolute;
            top: 0;
            left: 50%;
            display: block;
            width: 20px;
            margin-left: -10px;
            content: "";
            border-bottom: 1px solid #f7f7f7
        }
        
        .popover.bs-popover-auto[x-placement^=left],
        .popover.bs-popover-left {
            margin-right: .8rem
        }
        
        .popover.bs-popover-auto[x-placement^=left] .arrow,
        .popover.bs-popover-left .arrow {
            right: 0
        }
        
        .popover.bs-popover-auto[x-placement^=left] .arrow::after,
        .popover.bs-popover-auto[x-placement^=left] .arrow::before,
        .popover.bs-popover-left .arrow::after,
        .popover.bs-popover-left .arrow::before {
            margin-top: -.8rem;
            border-right-width: 0
        }
        
        .popover.bs-popover-auto[x-placement^=left] .arrow::before,
        .popover.bs-popover-left .arrow::before {
            right: -.8rem;
            border-left-color: rgba(0, 0, 0, .25)
        }
        
        .popover.bs-popover-auto[x-placement^=left] .arrow::after,
        .popover.bs-popover-left .arrow::after {
            right: calc((.8rem - 1px) * -1);
            border-left-color: #fff
        }
        
        .popover-header {
            padding: .5rem .75rem;
            margin-bottom: 0;
            font-size: 1rem;
            color: inherit;
            background-color: #f7f7f7;
            border-bottom: 1px solid #ebebeb;
            border-top-left-radius: calc(.3rem - 1px);
            border-top-right-radius: calc(.3rem - 1px)
        }
        
        .popover-header:empty {
            display: none
        }
        
        .popover-body {
            padding: .5rem .75rem;
            color: #212529
        }
        
        .carousel {
            position: relative
        }
        
        .carousel-inner {
            position: relative;
            width: 100%;
            overflow: hidden
        }
        
        .carousel-item {
            position: relative;
            display: none;
            -ms-flex-align: center;
            align-items: center;
            width: 100%;
            transition: -webkit-transform .6s ease;
            transition: transform .6s ease;
            transition: transform .6s ease, -webkit-transform .6s ease;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-perspective: 1000px;
            perspective: 1000px
        }
        
        .carousel-item-next,
        .carousel-item-prev,
        .carousel-item.active {
            display: block
        }
        
        .carousel-item-next,
        .carousel-item-prev {
            position: absolute;
            top: 0
        }
        
        .carousel-item-next.carousel-item-left,
        .carousel-item-prev.carousel-item-right {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
        
        @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
            .carousel-item-next.carousel-item-left,
            .carousel-item-prev.carousel-item-right {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0)
            }
        }
        
        .active.carousel-item-right,
        .carousel-item-next {
            -webkit-transform: translateX(100%);
            transform: translateX(100%)
        }
        
        @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
            .active.carousel-item-right,
            .carousel-item-next {
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0)
            }
        }
        
        .active.carousel-item-left,
        .carousel-item-prev {
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%)
        }
        
        @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
            .active.carousel-item-left,
            .carousel-item-prev {
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0)
            }
        }
        
        .carousel-control-next,
        .carousel-control-prev {
            position: absolute;
            top: 0;
            bottom: 0;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 15%;
            color: #fff;
            text-align: center;
            opacity: .5
        }
        
        .carousel-control-next:focus,
        .carousel-control-next:hover,
        .carousel-control-prev:focus,
        .carousel-control-prev:hover {
            color: #fff;
            text-decoration: none;
            outline: 0;
            opacity: .9
        }
        
        .carousel-control-prev {
            left: 0
        }
        
        .carousel-control-next {
            right: 0
        }
        
        .carousel-control-next-icon,
        .carousel-control-prev-icon {
            display: inline-block;
            width: 20px;
            height: 20px;
            background: transparent no-repeat center center;
            background-size: 100% 100%
        }
        
        .carousel-control-prev-icon {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
        }
        
        .carousel-control-next-icon {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
        }
        
        .carousel-indicators {
            position: absolute;
            right: 0;
            bottom: 10px;
            left: 0;
            z-index: 15;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            padding-left: 0;
            margin-right: 15%;
            margin-left: 15%;
            list-style: none
        }
        
        .carousel-indicators li {
            position: relative;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            width: 30px;
            height: 3px;
            margin-right: 3px;
            margin-left: 3px;
            text-indent: -999px;
            background-color: rgba(255, 255, 255, .5)
        }
        
        .carousel-indicators li::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }
        
        .carousel-indicators li::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: ""
        }
        
        .carousel-indicators .active {
            background-color: #fff
        }
        
        .carousel-caption {
            position: absolute;
            right: 15%;
            bottom: 20px;
            left: 15%;
            z-index: 10;
            padding-top: 20px;
            padding-bottom: 20px;
            color: #fff;
            text-align: center
        }
        
        .align-baseline {
            vertical-align: baseline!important
        }
        
        .align-top {
            vertical-align: top!important
        }
        
        .align-middle {
            vertical-align: middle!important
        }
        
        .align-bottom {
            vertical-align: bottom!important
        }
        
        .align-text-bottom {
            vertical-align: text-bottom!important
        }
        
        .align-text-top {
            vertical-align: text-top!important
        }
        
        .bg-primary {
            background-color: #007bff!important
        }
        
        a.bg-primary:focus,
        a.bg-primary:hover {
            background-color: #0062cc!important
        }
        
        .bg-secondary {
            background-color: #868e96!important
        }
        
        a.bg-secondary:focus,
        a.bg-secondary:hover {
            background-color: #6c757d!important
        }
        
        .bg-success {
            background-color: #28a745!important
        }
        
        a.bg-success:focus,
        a.bg-success:hover {
            background-color: #1e7e34!important
        }
        
        .bg-info {
            background-color: #17a2b8!important
        }
        
        a.bg-info:focus,
        a.bg-info:hover {
            background-color: #117a8b!important
        }
        
        .bg-warning {
            background-color: #ffc107!important
        }
        
        a.bg-warning:focus,
        a.bg-warning:hover {
            background-color: #d39e00!important
        }
        
        .bg-danger {
            background-color: #dc3545!important
        }
        
        a.bg-danger:focus,
        a.bg-danger:hover {
            background-color: #bd2130!important
        }
        
        .bg-light {
            background-color: #f8f9fa!important
        }
        
        a.bg-light:focus,
        a.bg-light:hover {
            background-color: #dae0e5!important
        }
        
        .bg-dark {
            background-color: #343a40!important
        }
        
        a.bg-dark:focus,
        a.bg-dark:hover {
            background-color: #1d2124!important
        }
        
        .bg-white {
            background-color: #fff!important
        }
        
        .bg-transparent {
            background-color: transparent!important
        }
        
        .border {
            border: 1px solid #e9ecef!important
        }
        
        .border-0 {
            border: 0!important
        }
        
        .border-top-0 {
            border-top: 0!important
        }
        
        .border-right-0 {
            border-right: 0!important
        }
        
        .border-bottom-0 {
            border-bottom: 0!important
        }
        
        .border-left-0 {
            border-left: 0!important
        }
        
        .border-primary {
            border-color: #007bff!important
        }
        
        .border-secondary {
            border-color: #868e96!important
        }
        
        .border-success {
            border-color: #28a745!important
        }
        
        .border-info {
            border-color: #17a2b8!important
        }
        
        .border-warning {
            border-color: #ffc107!important
        }
        
        .border-danger {
            border-color: #dc3545!important
        }
        
        .border-light {
            border-color: #f8f9fa!important
        }
        
        .border-dark {
            border-color: #343a40!important
        }
        
        .border-white {
            border-color: #fff!important
        }
        
        .rounded {
            border-radius: .25rem!important
        }
        
        .rounded-top {
            border-top-left-radius: .25rem!important;
            border-top-right-radius: .25rem!important
        }
        
        .rounded-right {
            border-top-right-radius: .25rem!important;
            border-bottom-right-radius: .25rem!important
        }
        
        .rounded-bottom {
            border-bottom-right-radius: .25rem!important;
            border-bottom-left-radius: .25rem!important
        }
        
        .rounded-left {
            border-top-left-radius: .25rem!important;
            border-bottom-left-radius: .25rem!important
        }
        
        .rounded-circle {
            border-radius: 50%!important
        }
        
        .rounded-0 {
            border-radius: 0!important
        }
        
        .clearfix::after {
            display: block;
            clear: both;
            content: ""
        }
        
        .d-none {
            display: none!important
        }
        
        .d-inline {
            display: inline!important
        }
        
        .d-inline-block {
            display: inline-block!important
        }
        
        .d-block {
            display: block!important
        }
        
        .d-table {
            display: table!important
        }
        
        .d-table-row {
            display: table-row!important
        }
        
        .d-table-cell {
            display: table-cell!important
        }
        
        .d-flex {
            display: -ms-flexbox!important;
            display: flex!important
        }
        
        .d-inline-flex {
            display: -ms-inline-flexbox!important;
            display: inline-flex!important
        }
        
        @media (min-width:576px) {
            .d-sm-none {
                display: none!important
            }
            .d-sm-inline {
                display: inline!important
            }
            .d-sm-inline-block {
                display: inline-block!important
            }
            .d-sm-block {
                display: block!important
            }
            .d-sm-table {
                display: table!important
            }
            .d-sm-table-row {
                display: table-row!important
            }
            .d-sm-table-cell {
                display: table-cell!important
            }
            .d-sm-flex {
                display: -ms-flexbox!important;
                display: flex!important
            }
            .d-sm-inline-flex {
                display: -ms-inline-flexbox!important;
                display: inline-flex!important
            }
        }
        
        @media (min-width:768px) {
            .d-md-none {
                display: none!important
            }
            .d-md-inline {
                display: inline!important
            }
            .d-md-inline-block {
                display: inline-block!important
            }
            .d-md-block {
                display: block!important
            }
            .d-md-table {
                display: table!important
            }
            .d-md-table-row {
                display: table-row!important
            }
            .d-md-table-cell {
                display: table-cell!important
            }
            .d-md-flex {
                display: -ms-flexbox!important;
                display: flex!important
            }
            .d-md-inline-flex {
                display: -ms-inline-flexbox!important;
                display: inline-flex!important
            }
        }
        
        @media (min-width:992px) {
            .d-lg-none {
                display: none!important
            }
            .d-lg-inline {
                display: inline!important
            }
            .d-lg-inline-block {
                display: inline-block!important
            }
            .d-lg-block {
                display: block!important
            }
            .d-lg-table {
                display: table!important
            }
            .d-lg-table-row {
                display: table-row!important
            }
            .d-lg-table-cell {
                display: table-cell!important
            }
            .d-lg-flex {
                display: -ms-flexbox!important;
                display: flex!important
            }
            .d-lg-inline-flex {
                display: -ms-inline-flexbox!important;
                display: inline-flex!important
            }
        }
        
        @media (min-width:1200px) {
            .d-xl-none {
                display: none!important
            }
            .d-xl-inline {
                display: inline!important
            }
            .d-xl-inline-block {
                display: inline-block!important
            }
            .d-xl-block {
                display: block!important
            }
            .d-xl-table {
                display: table!important
            }
            .d-xl-table-row {
                display: table-row!important
            }
            .d-xl-table-cell {
                display: table-cell!important
            }
            .d-xl-flex {
                display: -ms-flexbox!important;
                display: flex!important
            }
            .d-xl-inline-flex {
                display: -ms-inline-flexbox!important;
                display: inline-flex!important
            }
        }
        
        .d-print-block {
            display: none!important
        }
        
        @media print {
            .d-print-block {
                display: block!important
            }
        }
        
        .d-print-inline {
            display: none!important
        }
        
        @media print {
            .d-print-inline {
                display: inline!important
            }
        }
        
        .d-print-inline-block {
            display: none!important
        }
        
        @media print {
            .d-print-inline-block {
                display: inline-block!important
            }
        }
        
        @media print {
            .d-print-none {
                display: none!important
            }
        }
        
        .embed-responsive {
            position: relative;
            display: block;
            width: 100%;
            padding: 0;
            overflow: hidden
        }
        
        .embed-responsive::before {
            display: block;
            content: ""
        }
        
        .embed-responsive .embed-responsive-item,
        .embed-responsive embed,
        .embed-responsive iframe,
        .embed-responsive object,
        .embed-responsive video {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0
        }
        
        .embed-responsive-21by9::before {
            padding-top: 42.857143%
        }
        
        .embed-responsive-16by9::before {
            padding-top: 56.25%
        }
        
        .embed-responsive-4by3::before {
            padding-top: 75%
        }
        
        .embed-responsive-1by1::before {
            padding-top: 100%
        }
        
        .flex-row {
            -ms-flex-direction: row!important;
            flex-direction: row!important
        }
        
        .flex-column {
            -ms-flex-direction: column!important;
            flex-direction: column!important
        }
        
        .flex-row-reverse {
            -ms-flex-direction: row-reverse!important;
            flex-direction: row-reverse!important
        }
        
        .flex-column-reverse {
            -ms-flex-direction: column-reverse!important;
            flex-direction: column-reverse!important
        }
        
        .flex-wrap {
            -ms-flex-wrap: wrap!important;
            flex-wrap: wrap!important
        }
        
        .flex-nowrap {
            -ms-flex-wrap: nowrap!important;
            flex-wrap: nowrap!important
        }
        
        .flex-wrap-reverse {
            -ms-flex-wrap: wrap-reverse!important;
            flex-wrap: wrap-reverse!important
        }
        
        .justify-content-start {
            -ms-flex-pack: start!important;
            justify-content: flex-start!important
        }
        
        .justify-content-end {
            -ms-flex-pack: end!important;
            justify-content: flex-end!important
        }
        
        .justify-content-center {
            -ms-flex-pack: center!important;
            justify-content: center!important
        }
        
        .justify-content-between {
            -ms-flex-pack: justify!important;
            justify-content: space-between!important
        }
        
        .justify-content-around {
            -ms-flex-pack: distribute!important;
            justify-content: space-around!important
        }
        
        .align-items-start {
            -ms-flex-align: start!important;
            align-items: flex-start!important
        }
        
        .align-items-end {
            -ms-flex-align: end!important;
            align-items: flex-end!important
        }
        
        .align-items-center {
            -ms-flex-align: center!important;
            align-items: center!important
        }
        
        .align-items-baseline {
            -ms-flex-align: baseline!important;
            align-items: baseline!important
        }
        
        .align-items-stretch {
            -ms-flex-align: stretch!important;
            align-items: stretch!important
        }
        
        .align-content-start {
            -ms-flex-line-pack: start!important;
            align-content: flex-start!important
        }
        
        .align-content-end {
            -ms-flex-line-pack: end!important;
            align-content: flex-end!important
        }
        
        .align-content-center {
            -ms-flex-line-pack: center!important;
            align-content: center!important
        }
        
        .align-content-between {
            -ms-flex-line-pack: justify!important;
            align-content: space-between!important
        }
        
        .align-content-around {
            -ms-flex-line-pack: distribute!important;
            align-content: space-around!important
        }
        
        .align-content-stretch {
            -ms-flex-line-pack: stretch!important;
            align-content: stretch!important
        }
        
        .align-self-auto {
            -ms-flex-item-align: auto!important;
            align-self: auto!important
        }
        
        .align-self-start {
            -ms-flex-item-align: start!important;
            align-self: flex-start!important
        }
        
        .align-self-end {
            -ms-flex-item-align: end!important;
            align-self: flex-end!important
        }
        
        .align-self-center {
            -ms-flex-item-align: center!important;
            align-self: center!important
        }
        
        .align-self-baseline {
            -ms-flex-item-align: baseline!important;
            align-self: baseline!important
        }
        
        .align-self-stretch {
            -ms-flex-item-align: stretch!important;
            align-self: stretch!important
        }
        
        @media (min-width:576px) {
            .flex-sm-row {
                -ms-flex-direction: row!important;
                flex-direction: row!important
            }
            .flex-sm-column {
                -ms-flex-direction: column!important;
                flex-direction: column!important
            }
            .flex-sm-row-reverse {
                -ms-flex-direction: row-reverse!important;
                flex-direction: row-reverse!important
            }
            .flex-sm-column-reverse {
                -ms-flex-direction: column-reverse!important;
                flex-direction: column-reverse!important
            }
            .flex-sm-wrap {
                -ms-flex-wrap: wrap!important;
                flex-wrap: wrap!important
            }
            .flex-sm-nowrap {
                -ms-flex-wrap: nowrap!important;
                flex-wrap: nowrap!important
            }
            .flex-sm-wrap-reverse {
                -ms-flex-wrap: wrap-reverse!important;
                flex-wrap: wrap-reverse!important
            }
            .justify-content-sm-start {
                -ms-flex-pack: start!important;
                justify-content: flex-start!important
            }
            .justify-content-sm-end {
                -ms-flex-pack: end!important;
                justify-content: flex-end!important
            }
            .justify-content-sm-center {
                -ms-flex-pack: center!important;
                justify-content: center!important
            }
            .justify-content-sm-between {
                -ms-flex-pack: justify!important;
                justify-content: space-between!important
            }
            .justify-content-sm-around {
                -ms-flex-pack: distribute!important;
                justify-content: space-around!important
            }
            .align-items-sm-start {
                -ms-flex-align: start!important;
                align-items: flex-start!important
            }
            .align-items-sm-end {
                -ms-flex-align: end!important;
                align-items: flex-end!important
            }
            .align-items-sm-center {
                -ms-flex-align: center!important;
                align-items: center!important
            }
            .align-items-sm-baseline {
                -ms-flex-align: baseline!important;
                align-items: baseline!important
            }
            .align-items-sm-stretch {
                -ms-flex-align: stretch!important;
                align-items: stretch!important
            }
            .align-content-sm-start {
                -ms-flex-line-pack: start!important;
                align-content: flex-start!important
            }
            .align-content-sm-end {
                -ms-flex-line-pack: end!important;
                align-content: flex-end!important
            }
            .align-content-sm-center {
                -ms-flex-line-pack: center!important;
                align-content: center!important
            }
            .align-content-sm-between {
                -ms-flex-line-pack: justify!important;
                align-content: space-between!important
            }
            .align-content-sm-around {
                -ms-flex-line-pack: distribute!important;
                align-content: space-around!important
            }
            .align-content-sm-stretch {
                -ms-flex-line-pack: stretch!important;
                align-content: stretch!important
            }
            .align-self-sm-auto {
                -ms-flex-item-align: auto!important;
                align-self: auto!important
            }
            .align-self-sm-start {
                -ms-flex-item-align: start!important;
                align-self: flex-start!important
            }
            .align-self-sm-end {
                -ms-flex-item-align: end!important;
                align-self: flex-end!important
            }
            .align-self-sm-center {
                -ms-flex-item-align: center!important;
                align-self: center!important
            }
            .align-self-sm-baseline {
                -ms-flex-item-align: baseline!important;
                align-self: baseline!important
            }
            .align-self-sm-stretch {
                -ms-flex-item-align: stretch!important;
                align-self: stretch!important
            }
        }
        
        @media (min-width:768px) {
            .flex-md-row {
                -ms-flex-direction: row!important;
                flex-direction: row!important
            }
            .flex-md-column {
                -ms-flex-direction: column!important;
                flex-direction: column!important
            }
            .flex-md-row-reverse {
                -ms-flex-direction: row-reverse!important;
                flex-direction: row-reverse!important
            }
            .flex-md-column-reverse {
                -ms-flex-direction: column-reverse!important;
                flex-direction: column-reverse!important
            }
            .flex-md-wrap {
                -ms-flex-wrap: wrap!important;
                flex-wrap: wrap!important
            }
            .flex-md-nowrap {
                -ms-flex-wrap: nowrap!important;
                flex-wrap: nowrap!important
            }
            .flex-md-wrap-reverse {
                -ms-flex-wrap: wrap-reverse!important;
                flex-wrap: wrap-reverse!important
            }
            .justify-content-md-start {
                -ms-flex-pack: start!important;
                justify-content: flex-start!important
            }
            .justify-content-md-end {
                -ms-flex-pack: end!important;
                justify-content: flex-end!important
            }
            .justify-content-md-center {
                -ms-flex-pack: center!important;
                justify-content: center!important
            }
            .justify-content-md-between {
                -ms-flex-pack: justify!important;
                justify-content: space-between!important
            }
            .justify-content-md-around {
                -ms-flex-pack: distribute!important;
                justify-content: space-around!important
            }
            .align-items-md-start {
                -ms-flex-align: start!important;
                align-items: flex-start!important
            }
            .align-items-md-end {
                -ms-flex-align: end!important;
                align-items: flex-end!important
            }
            .align-items-md-center {
                -ms-flex-align: center!important;
                align-items: center!important
            }
            .align-items-md-baseline {
                -ms-flex-align: baseline!important;
                align-items: baseline!important
            }
            .align-items-md-stretch {
                -ms-flex-align: stretch!important;
                align-items: stretch!important
            }
            .align-content-md-start {
                -ms-flex-line-pack: start!important;
                align-content: flex-start!important
            }
            .align-content-md-end {
                -ms-flex-line-pack: end!important;
                align-content: flex-end!important
            }
            .align-content-md-center {
                -ms-flex-line-pack: center!important;
                align-content: center!important
            }
            .align-content-md-between {
                -ms-flex-line-pack: justify!important;
                align-content: space-between!important
            }
            .align-content-md-around {
                -ms-flex-line-pack: distribute!important;
                align-content: space-around!important
            }
            .align-content-md-stretch {
                -ms-flex-line-pack: stretch!important;
                align-content: stretch!important
            }
            .align-self-md-auto {
                -ms-flex-item-align: auto!important;
                align-self: auto!important
            }
            .align-self-md-start {
                -ms-flex-item-align: start!important;
                align-self: flex-start!important
            }
            .align-self-md-end {
                -ms-flex-item-align: end!important;
                align-self: flex-end!important
            }
            .align-self-md-center {
                -ms-flex-item-align: center!important;
                align-self: center!important
            }
            .align-self-md-baseline {
                -ms-flex-item-align: baseline!important;
                align-self: baseline!important
            }
            .align-self-md-stretch {
                -ms-flex-item-align: stretch!important;
                align-self: stretch!important
            }
        }
        
        @media (min-width:992px) {
            .flex-lg-row {
                -ms-flex-direction: row!important;
                flex-direction: row!important
            }
            .flex-lg-column {
                -ms-flex-direction: column!important;
                flex-direction: column!important
            }
            .flex-lg-row-reverse {
                -ms-flex-direction: row-reverse!important;
                flex-direction: row-reverse!important
            }
            .flex-lg-column-reverse {
                -ms-flex-direction: column-reverse!important;
                flex-direction: column-reverse!important
            }
            .flex-lg-wrap {
                -ms-flex-wrap: wrap!important;
                flex-wrap: wrap!important
            }
            .flex-lg-nowrap {
                -ms-flex-wrap: nowrap!important;
                flex-wrap: nowrap!important
            }
            .flex-lg-wrap-reverse {
                -ms-flex-wrap: wrap-reverse!important;
                flex-wrap: wrap-reverse!important
            }
            .justify-content-lg-start {
                -ms-flex-pack: start!important;
                justify-content: flex-start!important
            }
            .justify-content-lg-end {
                -ms-flex-pack: end!important;
                justify-content: flex-end!important
            }
            .justify-content-lg-center {
                -ms-flex-pack: center!important;
                justify-content: center!important
            }
            .justify-content-lg-between {
                -ms-flex-pack: justify!important;
                justify-content: space-between!important
            }
            .justify-content-lg-around {
                -ms-flex-pack: distribute!important;
                justify-content: space-around!important
            }
            .align-items-lg-start {
                -ms-flex-align: start!important;
                align-items: flex-start!important
            }
            .align-items-lg-end {
                -ms-flex-align: end!important;
                align-items: flex-end!important
            }
            .align-items-lg-center {
                -ms-flex-align: center!important;
                align-items: center!important
            }
            .align-items-lg-baseline {
                -ms-flex-align: baseline!important;
                align-items: baseline!important
            }
            .align-items-lg-stretch {
                -ms-flex-align: stretch!important;
                align-items: stretch!important
            }
            .align-content-lg-start {
                -ms-flex-line-pack: start!important;
                align-content: flex-start!important
            }
            .align-content-lg-end {
                -ms-flex-line-pack: end!important;
                align-content: flex-end!important
            }
            .align-content-lg-center {
                -ms-flex-line-pack: center!important;
                align-content: center!important
            }
            .align-content-lg-between {
                -ms-flex-line-pack: justify!important;
                align-content: space-between!important
            }
            .align-content-lg-around {
                -ms-flex-line-pack: distribute!important;
                align-content: space-around!important
            }
            .align-content-lg-stretch {
                -ms-flex-line-pack: stretch!important;
                align-content: stretch!important
            }
            .align-self-lg-auto {
                -ms-flex-item-align: auto!important;
                align-self: auto!important
            }
            .align-self-lg-start {
                -ms-flex-item-align: start!important;
                align-self: flex-start!important
            }
            .align-self-lg-end {
                -ms-flex-item-align: end!important;
                align-self: flex-end!important
            }
            .align-self-lg-center {
                -ms-flex-item-align: center!important;
                align-self: center!important
            }
            .align-self-lg-baseline {
                -ms-flex-item-align: baseline!important;
                align-self: baseline!important
            }
            .align-self-lg-stretch {
                -ms-flex-item-align: stretch!important;
                align-self: stretch!important
            }
        }
        
        @media (min-width:1200px) {
            .flex-xl-row {
                -ms-flex-direction: row!important;
                flex-direction: row!important
            }
            .flex-xl-column {
                -ms-flex-direction: column!important;
                flex-direction: column!important
            }
            .flex-xl-row-reverse {
                -ms-flex-direction: row-reverse!important;
                flex-direction: row-reverse!important
            }
            .flex-xl-column-reverse {
                -ms-flex-direction: column-reverse!important;
                flex-direction: column-reverse!important
            }
            .flex-xl-wrap {
                -ms-flex-wrap: wrap!important;
                flex-wrap: wrap!important
            }
            .flex-xl-nowrap {
                -ms-flex-wrap: nowrap!important;
                flex-wrap: nowrap!important
            }
            .flex-xl-wrap-reverse {
                -ms-flex-wrap: wrap-reverse!important;
                flex-wrap: wrap-reverse!important
            }
            .justify-content-xl-start {
                -ms-flex-pack: start!important;
                justify-content: flex-start!important
            }
            .justify-content-xl-end {
                -ms-flex-pack: end!important;
                justify-content: flex-end!important
            }
            .justify-content-xl-center {
                -ms-flex-pack: center!important;
                justify-content: center!important
            }
            .justify-content-xl-between {
                -ms-flex-pack: justify!important;
                justify-content: space-between!important
            }
            .justify-content-xl-around {
                -ms-flex-pack: distribute!important;
                justify-content: space-around!important
            }
            .align-items-xl-start {
                -ms-flex-align: start!important;
                align-items: flex-start!important
            }
            .align-items-xl-end {
                -ms-flex-align: end!important;
                align-items: flex-end!important
            }
            .align-items-xl-center {
                -ms-flex-align: center!important;
                align-items: center!important
            }
            .align-items-xl-baseline {
                -ms-flex-align: baseline!important;
                align-items: baseline!important
            }
            .align-items-xl-stretch {
                -ms-flex-align: stretch!important;
                align-items: stretch!important
            }
            .align-content-xl-start {
                -ms-flex-line-pack: start!important;
                align-content: flex-start!important
            }
            .align-content-xl-end {
                -ms-flex-line-pack: end!important;
                align-content: flex-end!important
            }
            .align-content-xl-center {
                -ms-flex-line-pack: center!important;
                align-content: center!important
            }
            .align-content-xl-between {
                -ms-flex-line-pack: justify!important;
                align-content: space-between!important
            }
            .align-content-xl-around {
                -ms-flex-line-pack: distribute!important;
                align-content: space-around!important
            }
            .align-content-xl-stretch {
                -ms-flex-line-pack: stretch!important;
                align-content: stretch!important
            }
            .align-self-xl-auto {
                -ms-flex-item-align: auto!important;
                align-self: auto!important
            }
            .align-self-xl-start {
                -ms-flex-item-align: start!important;
                align-self: flex-start!important
            }
            .align-self-xl-end {
                -ms-flex-item-align: end!important;
                align-self: flex-end!important
            }
            .align-self-xl-center {
                -ms-flex-item-align: center!important;
                align-self: center!important
            }
            .align-self-xl-baseline {
                -ms-flex-item-align: baseline!important;
                align-self: baseline!important
            }
            .align-self-xl-stretch {
                -ms-flex-item-align: stretch!important;
                align-self: stretch!important
            }
        }
        
        .float-left {
            float: left!important
        }
        
        .float-right {
            float: right!important
        }
        
        .float-none {
            float: none!important
        }
        
        @media (min-width:576px) {
            .float-sm-left {
                float: left!important
            }
            .float-sm-right {
                float: right!important
            }
            .float-sm-none {
                float: none!important
            }
        }
        
        @media (min-width:768px) {
            .float-md-left {
                float: left!important
            }
            .float-md-right {
                float: right!important
            }
            .float-md-none {
                float: none!important
            }
        }
        
        @media (min-width:992px) {
            .float-lg-left {
                float: left!important
            }
            .float-lg-right {
                float: right!important
            }
            .float-lg-none {
                float: none!important
            }
        }
        
        @media (min-width:1200px) {
            .float-xl-left {
                float: left!important
            }
            .float-xl-right {
                float: right!important
            }
            .float-xl-none {
                float: none!important
            }
        }
        
        .position-static {
            position: static!important
        }
        
        .position-relative {
            position: relative!important
        }
        
        .position-absolute {
            position: absolute!important
        }
        
        .position-fixed {
            position: fixed!important
        }
        
        .position-sticky {
            position: -webkit-sticky!important;
            position: sticky!important
        }
        
        .fixed-top {
            position: fixed;
            top: 0;
            right: 0;
            left: 0;
            z-index: 1030
        }
        
        .fixed-bottom {
            position: fixed;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 1030
        }
        
        @supports ((position:-webkit-sticky) or (position:sticky)) {
            .sticky-top {
                position: -webkit-sticky;
                position: sticky;
                top: 0;
                z-index: 1020
            }
        }
        
        .sr-only {
            position: absolute;
            width: 1px;
            height: 1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            white-space: nowrap;
            -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
            border: 0
        }
        
        .sr-only-focusable:active,
        .sr-only-focusable:focus {
            position: static;
            width: auto;
            height: auto;
            overflow: visible;
            clip: auto;
            white-space: normal;
            -webkit-clip-path: none;
            clip-path: none
        }
        
        .w-25 {
            width: 25%!important
        }
        
        .w-50 {
            width: 50%!important
        }
        
        .w-75 {
            width: 75%!important
        }
        
        .w-100 {
            width: 100%!important
        }
        
        .h-25 {
            height: 25%!important
        }
        
        .h-50 {
            height: 50%!important
        }
        
        .h-75 {
            height: 75%!important
        }
        
        .h-100 {
            height: 100%!important
        }
        
        .mw-100 {
            max-width: 100%!important
        }
        
        .mh-100 {
            max-height: 100%!important
        }
        
        .m-0 {
            margin: 0!important
        }
        
        .mt-0,
        .my-0 {
            margin-top: 0!important
        }
        
        .mr-0,
        .mx-0 {
            margin-right: 0!important
        }
        
        .mb-0,
        .my-0 {
            margin-bottom: 0!important
        }
        
        .ml-0,
        .mx-0 {
            margin-left: 0!important
        }
        
        .m-1 {
            margin: .25rem!important
        }
        
        .mt-1,
        .my-1 {
            margin-top: .25rem!important
        }
        
        .mr-1,
        .mx-1 {
            margin-right: .25rem!important
        }
        
        .mb-1,
        .my-1 {
            margin-bottom: .25rem!important
        }
        
        .ml-1,
        .mx-1 {
            margin-left: .25rem!important
        }
        
        .m-2 {
            margin: .5rem!important
        }
        
        .mt-2,
        .my-2 {
            margin-top: .5rem!important
        }
        
        .mr-2,
        .mx-2 {
            margin-right: .5rem!important
        }
        
        .mb-2,
        .my-2 {
            margin-bottom: .5rem!important
        }
        
        .ml-2,
        .mx-2 {
            margin-left: .5rem!important
        }
        
        .m-3 {
            margin: 1rem!important
        }
        
        .mt-3,
        .my-3 {
            margin-top: 1rem!important
        }
        
        .mr-3,
        .mx-3 {
            margin-right: 1rem!important
        }
        
        .mb-3,
        .my-3 {
            margin-bottom: 1rem!important
        }
        
        .ml-3,
        .mx-3 {
            margin-left: 1rem!important
        }
        
        .m-4 {
            margin: 1.5rem!important
        }
        
        .mt-4,
        .my-4 {
            margin-top: 1.5rem!important
        }
        
        .mr-4,
        .mx-4 {
            margin-right: 1.5rem!important
        }
        
        .mb-4,
        .my-4 {
            margin-bottom: 1.5rem!important
        }
        
        .ml-4,
        .mx-4 {
            margin-left: 1.5rem!important
        }
        
        .m-5 {
            margin: 3rem!important
        }
        
        .mt-5,
        .my-5 {
            margin-top: 3rem!important
        }
        
        .mr-5,
        .mx-5 {
            margin-right: 3rem!important
        }
        
        .mb-5,
        .my-5 {
            margin-bottom: 3rem!important
        }
        
        .ml-5,
        .mx-5 {
            margin-left: 3rem!important
        }
        
        .p-0 {
            padding: 0!important
        }
        
        .pt-0,
        .py-0 {
            padding-top: 0!important
        }
        
        .pr-0,
        .px-0 {
            padding-right: 0!important
        }
        
        .pb-0,
        .py-0 {
            padding-bottom: 0!important
        }
        
        .pl-0,
        .px-0 {
            padding-left: 0!important
        }
        
        .p-1 {
            padding: .25rem!important
        }
        
        .pt-1,
        .py-1 {
            padding-top: .25rem!important
        }
        
        .pr-1,
        .px-1 {
            padding-right: .25rem!important
        }
        
        .pb-1,
        .py-1 {
            padding-bottom: .25rem!important
        }
        
        .pl-1,
        .px-1 {
            padding-left: .25rem!important
        }
        
        .p-2 {
            padding: .5rem!important
        }
        
        .pt-2,
        .py-2 {
            padding-top: .5rem!important
        }
        
        .pr-2,
        .px-2 {
            padding-right: .5rem!important
        }
        
        .pb-2,
        .py-2 {
            padding-bottom: .5rem!important
        }
        
        .pl-2,
        .px-2 {
            padding-left: .5rem!important
        }
        
        .p-3 {
            padding: 1rem!important
        }
        
        .pt-3,
        .py-3 {
            padding-top: 1rem!important
        }
        
        .pr-3,
        .px-3 {
            padding-right: 1rem!important
        }
        
        .pb-3,
        .py-3 {
            padding-bottom: 1rem!important
        }
        
        .pl-3,
        .px-3 {
            padding-left: 1rem!important
        }
        
        .p-4 {
            padding: 1.5rem!important
        }
        
        .pt-4,
        .py-4 {
            padding-top: 1.5rem!important
        }
        
        .pr-4,
        .px-4 {
            padding-right: 1.5rem!important
        }
        
        .pb-4,
        .py-4 {
            padding-bottom: 1.5rem!important
        }
        
        .pl-4,
        .px-4 {
            padding-left: 1.5rem!important
        }
        
        .p-5 {
            padding: 3rem!important
        }
        
        .pt-5,
        .py-5 {
            padding-top: 3rem!important
        }
        
        .pr-5,
        .px-5 {
            padding-right: 3rem!important
        }
        
        .pb-5,
        .py-5 {
            padding-bottom: 3rem!important
        }
        
        .pl-5,
        .px-5 {
            padding-left: 3rem!important
        }
        
        .m-auto {
            margin: auto!important
        }
        
        .mt-auto,
        .my-auto {
            margin-top: auto!important
        }
        
        .mr-auto,
        .mx-auto {
            margin-right: auto!important
        }
        
        .mb-auto,
        .my-auto {
            margin-bottom: auto!important
        }
        
        .ml-auto,
        .mx-auto {
            margin-left: auto!important
        }
        
        @media (min-width:576px) {
            .m-sm-0 {
                margin: 0!important
            }
            .mt-sm-0,
            .my-sm-0 {
                margin-top: 0!important
            }
            .mr-sm-0,
            .mx-sm-0 {
                margin-right: 0!important
            }
            .mb-sm-0,
            .my-sm-0 {
                margin-bottom: 0!important
            }
            .ml-sm-0,
            .mx-sm-0 {
                margin-left: 0!important
            }
            .m-sm-1 {
                margin: .25rem!important
            }
            .mt-sm-1,
            .my-sm-1 {
                margin-top: .25rem!important
            }
            .mr-sm-1,
            .mx-sm-1 {
                margin-right: .25rem!important
            }
            .mb-sm-1,
            .my-sm-1 {
                margin-bottom: .25rem!important
            }
            .ml-sm-1,
            .mx-sm-1 {
                margin-left: .25rem!important
            }
            .m-sm-2 {
                margin: .5rem!important
            }
            .mt-sm-2,
            .my-sm-2 {
                margin-top: .5rem!important
            }
            .mr-sm-2,
            .mx-sm-2 {
                margin-right: .5rem!important
            }
            .mb-sm-2,
            .my-sm-2 {
                margin-bottom: .5rem!important
            }
            .ml-sm-2,
            .mx-sm-2 {
                margin-left: .5rem!important
            }
            .m-sm-3 {
                margin: 1rem!important
            }
            .mt-sm-3,
            .my-sm-3 {
                margin-top: 1rem!important
            }
            .mr-sm-3,
            .mx-sm-3 {
                margin-right: 1rem!important
            }
            .mb-sm-3,
            .my-sm-3 {
                margin-bottom: 1rem!important
            }
            .ml-sm-3,
            .mx-sm-3 {
                margin-left: 1rem!important
            }
            .m-sm-4 {
                margin: 1.5rem!important
            }
            .mt-sm-4,
            .my-sm-4 {
                margin-top: 1.5rem!important
            }
            .mr-sm-4,
            .mx-sm-4 {
                margin-right: 1.5rem!important
            }
            .mb-sm-4,
            .my-sm-4 {
                margin-bottom: 1.5rem!important
            }
            .ml-sm-4,
            .mx-sm-4 {
                margin-left: 1.5rem!important
            }
            .m-sm-5 {
                margin: 3rem!important
            }
            .mt-sm-5,
            .my-sm-5 {
                margin-top: 3rem!important
            }
            .mr-sm-5,
            .mx-sm-5 {
                margin-right: 3rem!important
            }
            .mb-sm-5,
            .my-sm-5 {
                margin-bottom: 3rem!important
            }
            .ml-sm-5,
            .mx-sm-5 {
                margin-left: 3rem!important
            }
            .p-sm-0 {
                padding: 0!important
            }
            .pt-sm-0,
            .py-sm-0 {
                padding-top: 0!important
            }
            .pr-sm-0,
            .px-sm-0 {
                padding-right: 0!important
            }
            .pb-sm-0,
            .py-sm-0 {
                padding-bottom: 0!important
            }
            .pl-sm-0,
            .px-sm-0 {
                padding-left: 0!important
            }
            .p-sm-1 {
                padding: .25rem!important
            }
            .pt-sm-1,
            .py-sm-1 {
                padding-top: .25rem!important
            }
            .pr-sm-1,
            .px-sm-1 {
                padding-right: .25rem!important
            }
            .pb-sm-1,
            .py-sm-1 {
                padding-bottom: .25rem!important
            }
            .pl-sm-1,
            .px-sm-1 {
                padding-left: .25rem!important
            }
            .p-sm-2 {
                padding: .5rem!important
            }
            .pt-sm-2,
            .py-sm-2 {
                padding-top: .5rem!important
            }
            .pr-sm-2,
            .px-sm-2 {
                padding-right: .5rem!important
            }
            .pb-sm-2,
            .py-sm-2 {
                padding-bottom: .5rem!important
            }
            .pl-sm-2,
            .px-sm-2 {
                padding-left: .5rem!important
            }
            .p-sm-3 {
                padding: 1rem!important
            }
            .pt-sm-3,
            .py-sm-3 {
                padding-top: 1rem!important
            }
            .pr-sm-3,
            .px-sm-3 {
                padding-right: 1rem!important
            }
            .pb-sm-3,
            .py-sm-3 {
                padding-bottom: 1rem!important
            }
            .pl-sm-3,
            .px-sm-3 {
                padding-left: 1rem!important
            }
            .p-sm-4 {
                padding: 1.5rem!important
            }
            .pt-sm-4,
            .py-sm-4 {
                padding-top: 1.5rem!important
            }
            .pr-sm-4,
            .px-sm-4 {
                padding-right: 1.5rem!important
            }
            .pb-sm-4,
            .py-sm-4 {
                padding-bottom: 1.5rem!important
            }
            .pl-sm-4,
            .px-sm-4 {
                padding-left: 1.5rem!important
            }
            .p-sm-5 {
                padding: 3rem!important
            }
            .pt-sm-5,
            .py-sm-5 {
                padding-top: 3rem!important
            }
            .pr-sm-5,
            .px-sm-5 {
                padding-right: 3rem!important
            }
            .pb-sm-5,
            .py-sm-5 {
                padding-bottom: 3rem!important
            }
            .pl-sm-5,
            .px-sm-5 {
                padding-left: 3rem!important
            }
            .m-sm-auto {
                margin: auto!important
            }
            .mt-sm-auto,
            .my-sm-auto {
                margin-top: auto!important
            }
            .mr-sm-auto,
            .mx-sm-auto {
                margin-right: auto!important
            }
            .mb-sm-auto,
            .my-sm-auto {
                margin-bottom: auto!important
            }
            .ml-sm-auto,
            .mx-sm-auto {
                margin-left: auto!important
            }
        }
        
        @media (min-width:768px) {
            .m-md-0 {
                margin: 0!important
            }
            .mt-md-0,
            .my-md-0 {
                margin-top: 0!important
            }
            .mr-md-0,
            .mx-md-0 {
                margin-right: 0!important
            }
            .mb-md-0,
            .my-md-0 {
                margin-bottom: 0!important
            }
            .ml-md-0,
            .mx-md-0 {
                margin-left: 0!important
            }
            .m-md-1 {
                margin: .25rem!important
            }
            .mt-md-1,
            .my-md-1 {
                margin-top: .25rem!important
            }
            .mr-md-1,
            .mx-md-1 {
                margin-right: .25rem!important
            }
            .mb-md-1,
            .my-md-1 {
                margin-bottom: .25rem!important
            }
            .ml-md-1,
            .mx-md-1 {
                margin-left: .25rem!important
            }
            .m-md-2 {
                margin: .5rem!important
            }
            .mt-md-2,
            .my-md-2 {
                margin-top: .5rem!important
            }
            .mr-md-2,
            .mx-md-2 {
                margin-right: .5rem!important
            }
            .mb-md-2,
            .my-md-2 {
                margin-bottom: .5rem!important
            }
            .ml-md-2,
            .mx-md-2 {
                margin-left: .5rem!important
            }
            .m-md-3 {
                margin: 1rem!important
            }
            .mt-md-3,
            .my-md-3 {
                margin-top: 1rem!important
            }
            .mr-md-3,
            .mx-md-3 {
                margin-right: 1rem!important
            }
            .mb-md-3,
            .my-md-3 {
                margin-bottom: 1rem!important
            }
            .ml-md-3,
            .mx-md-3 {
                margin-left: 1rem!important
            }
            .m-md-4 {
                margin: 1.5rem!important
            }
            .mt-md-4,
            .my-md-4 {
                margin-top: 1.5rem!important
            }
            .mr-md-4,
            .mx-md-4 {
                margin-right: 1.5rem!important
            }
            .mb-md-4,
            .my-md-4 {
                margin-bottom: 1.5rem!important
            }
            .ml-md-4,
            .mx-md-4 {
                margin-left: 1.5rem!important
            }
            .m-md-5 {
                margin: 3rem!important
            }
            .mt-md-5,
            .my-md-5 {
                margin-top: 3rem!important
            }
            .mr-md-5,
            .mx-md-5 {
                margin-right: 3rem!important
            }
            .mb-md-5,
            .my-md-5 {
                margin-bottom: 3rem!important
            }
            .ml-md-5,
            .mx-md-5 {
                margin-left: 3rem!important
            }
            .p-md-0 {
                padding: 0!important
            }
            .pt-md-0,
            .py-md-0 {
                padding-top: 0!important
            }
            .pr-md-0,
            .px-md-0 {
                padding-right: 0!important
            }
            .pb-md-0,
            .py-md-0 {
                padding-bottom: 0!important
            }
            .pl-md-0,
            .px-md-0 {
                padding-left: 0!important
            }
            .p-md-1 {
                padding: .25rem!important
            }
            .pt-md-1,
            .py-md-1 {
                padding-top: .25rem!important
            }
            .pr-md-1,
            .px-md-1 {
                padding-right: .25rem!important
            }
            .pb-md-1,
            .py-md-1 {
                padding-bottom: .25rem!important
            }
            .pl-md-1,
            .px-md-1 {
                padding-left: .25rem!important
            }
            .p-md-2 {
                padding: .5rem!important
            }
            .pt-md-2,
            .py-md-2 {
                padding-top: .5rem!important
            }
            .pr-md-2,
            .px-md-2 {
                padding-right: .5rem!important
            }
            .pb-md-2,
            .py-md-2 {
                padding-bottom: .5rem!important
            }
            .pl-md-2,
            .px-md-2 {
                padding-left: .5rem!important
            }
            .p-md-3 {
                padding: 1rem!important
            }
            .pt-md-3,
            .py-md-3 {
                padding-top: 1rem!important
            }
            .pr-md-3,
            .px-md-3 {
                padding-right: 1rem!important
            }
            .pb-md-3,
            .py-md-3 {
                padding-bottom: 1rem!important
            }
            .pl-md-3,
            .px-md-3 {
                padding-left: 1rem!important
            }
            .p-md-4 {
                padding: 1.5rem!important
            }
            .pt-md-4,
            .py-md-4 {
                padding-top: 1.5rem!important
            }
            .pr-md-4,
            .px-md-4 {
                padding-right: 1.5rem!important
            }
            .pb-md-4,
            .py-md-4 {
                padding-bottom: 1.5rem!important
            }
            .pl-md-4,
            .px-md-4 {
                padding-left: 1.5rem!important
            }
            .p-md-5 {
                padding: 3rem!important
            }
            .pt-md-5,
            .py-md-5 {
                padding-top: 3rem!important
            }
            .pr-md-5,
            .px-md-5 {
                padding-right: 3rem!important
            }
            .pb-md-5,
            .py-md-5 {
                padding-bottom: 3rem!important
            }
            .pl-md-5,
            .px-md-5 {
                padding-left: 3rem!important
            }
            .m-md-auto {
                margin: auto!important
            }
            .mt-md-auto,
            .my-md-auto {
                margin-top: auto!important
            }
            .mr-md-auto,
            .mx-md-auto {
                margin-right: auto!important
            }
            .mb-md-auto,
            .my-md-auto {
                margin-bottom: auto!important
            }
            .ml-md-auto,
            .mx-md-auto {
                margin-left: auto!important
            }
        }
        
        @media (min-width:992px) {
            .m-lg-0 {
                margin: 0!important
            }
            .mt-lg-0,
            .my-lg-0 {
                margin-top: 0!important
            }
            .mr-lg-0,
            .mx-lg-0 {
                margin-right: 0!important
            }
            .mb-lg-0,
            .my-lg-0 {
                margin-bottom: 0!important
            }
            .ml-lg-0,
            .mx-lg-0 {
                margin-left: 0!important
            }
            .m-lg-1 {
                margin: .25rem!important
            }
            .mt-lg-1,
            .my-lg-1 {
                margin-top: .25rem!important
            }
            .mr-lg-1,
            .mx-lg-1 {
                margin-right: .25rem!important
            }
            .mb-lg-1,
            .my-lg-1 {
                margin-bottom: .25rem!important
            }
            .ml-lg-1,
            .mx-lg-1 {
                margin-left: .25rem!important
            }
            .m-lg-2 {
                margin: .5rem!important
            }
            .mt-lg-2,
            .my-lg-2 {
                margin-top: .5rem!important
            }
            .mr-lg-2,
            .mx-lg-2 {
                margin-right: .5rem!important
            }
            .mb-lg-2,
            .my-lg-2 {
                margin-bottom: .5rem!important
            }
            .ml-lg-2,
            .mx-lg-2 {
                margin-left: .5rem!important
            }
            .m-lg-3 {
                margin: 1rem!important
            }
            .mt-lg-3,
            .my-lg-3 {
                margin-top: 1rem!important
            }
            .mr-lg-3,
            .mx-lg-3 {
                margin-right: 1rem!important
            }
            .mb-lg-3,
            .my-lg-3 {
                margin-bottom: 1rem!important
            }
            .ml-lg-3,
            .mx-lg-3 {
                margin-left: 1rem!important
            }
            .m-lg-4 {
                margin: 1.5rem!important
            }
            .mt-lg-4,
            .my-lg-4 {
                margin-top: 1.5rem!important
            }
            .mr-lg-4,
            .mx-lg-4 {
                margin-right: 1.5rem!important
            }
            .mb-lg-4,
            .my-lg-4 {
                margin-bottom: 1.5rem!important
            }
            .ml-lg-4,
            .mx-lg-4 {
                margin-left: 1.5rem!important
            }
            .m-lg-5 {
                margin: 3rem!important
            }
            .mt-lg-5,
            .my-lg-5 {
                margin-top: 3rem!important
            }
            .mr-lg-5,
            .mx-lg-5 {
                margin-right: 3rem!important
            }
            .mb-lg-5,
            .my-lg-5 {
                margin-bottom: 3rem!important
            }
            .ml-lg-5,
            .mx-lg-5 {
                margin-left: 3rem!important
            }
            .p-lg-0 {
                padding: 0!important
            }
            .pt-lg-0,
            .py-lg-0 {
                padding-top: 0!important
            }
            .pr-lg-0,
            .px-lg-0 {
                padding-right: 0!important
            }
            .pb-lg-0,
            .py-lg-0 {
                padding-bottom: 0!important
            }
            .pl-lg-0,
            .px-lg-0 {
                padding-left: 0!important
            }
            .p-lg-1 {
                padding: .25rem!important
            }
            .pt-lg-1,
            .py-lg-1 {
                padding-top: .25rem!important
            }
            .pr-lg-1,
            .px-lg-1 {
                padding-right: .25rem!important
            }
            .pb-lg-1,
            .py-lg-1 {
                padding-bottom: .25rem!important
            }
            .pl-lg-1,
            .px-lg-1 {
                padding-left: .25rem!important
            }
            .p-lg-2 {
                padding: .5rem!important
            }
            .pt-lg-2,
            .py-lg-2 {
                padding-top: .5rem!important
            }
            .pr-lg-2,
            .px-lg-2 {
                padding-right: .5rem!important
            }
            .pb-lg-2,
            .py-lg-2 {
                padding-bottom: .5rem!important
            }
            .pl-lg-2,
            .px-lg-2 {
                padding-left: .5rem!important
            }
            .p-lg-3 {
                padding: 1rem!important
            }
            .pt-lg-3,
            .py-lg-3 {
                padding-top: 1rem!important
            }
            .pr-lg-3,
            .px-lg-3 {
                padding-right: 1rem!important
            }
            .pb-lg-3,
            .py-lg-3 {
                padding-bottom: 1rem!important
            }
            .pl-lg-3,
            .px-lg-3 {
                padding-left: 1rem!important
            }
            .p-lg-4 {
                padding: 1.5rem!important
            }
            .pt-lg-4,
            .py-lg-4 {
                padding-top: 1.5rem!important
            }
            .pr-lg-4,
            .px-lg-4 {
                padding-right: 1.5rem!important
            }
            .pb-lg-4,
            .py-lg-4 {
                padding-bottom: 1.5rem!important
            }
            .pl-lg-4,
            .px-lg-4 {
                padding-left: 1.5rem!important
            }
            .p-lg-5 {
                padding: 3rem!important
            }
            .pt-lg-5,
            .py-lg-5 {
                padding-top: 3rem!important
            }
            .pr-lg-5,
            .px-lg-5 {
                padding-right: 3rem!important
            }
            .pb-lg-5,
            .py-lg-5 {
                padding-bottom: 3rem!important
            }
            .pl-lg-5,
            .px-lg-5 {
                padding-left: 3rem!important
            }
            .m-lg-auto {
                margin: auto!important
            }
            .mt-lg-auto,
            .my-lg-auto {
                margin-top: auto!important
            }
            .mr-lg-auto,
            .mx-lg-auto {
                margin-right: auto!important
            }
            .mb-lg-auto,
            .my-lg-auto {
                margin-bottom: auto!important
            }
            .ml-lg-auto,
            .mx-lg-auto {
                margin-left: auto!important
            }
        }
        
        @media (min-width:1200px) {
            .m-xl-0 {
                margin: 0!important
            }
            .mt-xl-0,
            .my-xl-0 {
                margin-top: 0!important
            }
            .mr-xl-0,
            .mx-xl-0 {
                margin-right: 0!important
            }
            .mb-xl-0,
            .my-xl-0 {
                margin-bottom: 0!important
            }
            .ml-xl-0,
            .mx-xl-0 {
                margin-left: 0!important
            }
            .m-xl-1 {
                margin: .25rem!important
            }
            .mt-xl-1,
            .my-xl-1 {
                margin-top: .25rem!important
            }
            .mr-xl-1,
            .mx-xl-1 {
                margin-right: .25rem!important
            }
            .mb-xl-1,
            .my-xl-1 {
                margin-bottom: .25rem!important
            }
            .ml-xl-1,
            .mx-xl-1 {
                margin-left: .25rem!important
            }
            .m-xl-2 {
                margin: .5rem!important
            }
            .mt-xl-2,
            .my-xl-2 {
                margin-top: .5rem!important
            }
            .mr-xl-2,
            .mx-xl-2 {
                margin-right: .5rem!important
            }
            .mb-xl-2,
            .my-xl-2 {
                margin-bottom: .5rem!important
            }
            .ml-xl-2,
            .mx-xl-2 {
                margin-left: .5rem!important
            }
            .m-xl-3 {
                margin: 1rem!important
            }
            .mt-xl-3,
            .my-xl-3 {
                margin-top: 1rem!important
            }
            .mr-xl-3,
            .mx-xl-3 {
                margin-right: 1rem!important
            }
            .mb-xl-3,
            .my-xl-3 {
                margin-bottom: 1rem!important
            }
            .ml-xl-3,
            .mx-xl-3 {
                margin-left: 1rem!important
            }
            .m-xl-4 {
                margin: 1.5rem!important
            }
            .mt-xl-4,
            .my-xl-4 {
                margin-top: 1.5rem!important
            }
            .mr-xl-4,
            .mx-xl-4 {
                margin-right: 1.5rem!important
            }
            .mb-xl-4,
            .my-xl-4 {
                margin-bottom: 1.5rem!important
            }
            .ml-xl-4,
            .mx-xl-4 {
                margin-left: 1.5rem!important
            }
            .m-xl-5 {
                margin: 3rem!important
            }
            .mt-xl-5,
            .my-xl-5 {
                margin-top: 3rem!important
            }
            .mr-xl-5,
            .mx-xl-5 {
                margin-right: 3rem!important
            }
            .mb-xl-5,
            .my-xl-5 {
                margin-bottom: 3rem!important
            }
            .ml-xl-5,
            .mx-xl-5 {
                margin-left: 3rem!important
            }
            .p-xl-0 {
                padding: 0!important
            }
            .pt-xl-0,
            .py-xl-0 {
                padding-top: 0!important
            }
            .pr-xl-0,
            .px-xl-0 {
                padding-right: 0!important
            }
            .pb-xl-0,
            .py-xl-0 {
                padding-bottom: 0!important
            }
            .pl-xl-0,
            .px-xl-0 {
                padding-left: 0!important
            }
            .p-xl-1 {
                padding: .25rem!important
            }
            .pt-xl-1,
            .py-xl-1 {
                padding-top: .25rem!important
            }
            .pr-xl-1,
            .px-xl-1 {
                padding-right: .25rem!important
            }
            .pb-xl-1,
            .py-xl-1 {
                padding-bottom: .25rem!important
            }
            .pl-xl-1,
            .px-xl-1 {
                padding-left: .25rem!important
            }
            .p-xl-2 {
                padding: .5rem!important
            }
            .pt-xl-2,
            .py-xl-2 {
                padding-top: .5rem!important
            }
            .pr-xl-2,
            .px-xl-2 {
                padding-right: .5rem!important
            }
            .pb-xl-2,
            .py-xl-2 {
                padding-bottom: .5rem!important
            }
            .pl-xl-2,
            .px-xl-2 {
                padding-left: .5rem!important
            }
            .p-xl-3 {
                padding: 1rem!important
            }
            .pt-xl-3,
            .py-xl-3 {
                padding-top: 1rem!important
            }
            .pr-xl-3,
            .px-xl-3 {
                padding-right: 1rem!important
            }
            .pb-xl-3,
            .py-xl-3 {
                padding-bottom: 1rem!important
            }
            .pl-xl-3,
            .px-xl-3 {
                padding-left: 1rem!important
            }
            .p-xl-4 {
                padding: 1.5rem!important
            }
            .pt-xl-4,
            .py-xl-4 {
                padding-top: 1.5rem!important
            }
            .pr-xl-4,
            .px-xl-4 {
                padding-right: 1.5rem!important
            }
            .pb-xl-4,
            .py-xl-4 {
                padding-bottom: 1.5rem!important
            }
            .pl-xl-4,
            .px-xl-4 {
                padding-left: 1.5rem!important
            }
            .p-xl-5 {
                padding: 3rem!important
            }
            .pt-xl-5,
            .py-xl-5 {
                padding-top: 3rem!important
            }
            .pr-xl-5,
            .px-xl-5 {
                padding-right: 3rem!important
            }
            .pb-xl-5,
            .py-xl-5 {
                padding-bottom: 3rem!important
            }
            .pl-xl-5,
            .px-xl-5 {
                padding-left: 3rem!important
            }
            .m-xl-auto {
                margin: auto!important
            }
            .mt-xl-auto,
            .my-xl-auto {
                margin-top: auto!important
            }
            .mr-xl-auto,
            .mx-xl-auto {
                margin-right: auto!important
            }
            .mb-xl-auto,
            .my-xl-auto {
                margin-bottom: auto!important
            }
            .ml-xl-auto,
            .mx-xl-auto {
                margin-left: auto!important
            }
        }
        
        .text-justify {
            text-align: justify!important
        }
        
        .text-nowrap {
            white-space: nowrap!important
        }
        
        .text-truncate {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }
        
        .text-left {
            text-align: left!important
        }
        
        .text-right {
            text-align: right!important
        }
        
        .text-center {
            text-align: center!important
        }
        
        @media (min-width:576px) {
            .text-sm-left {
                text-align: left!important
            }
            .text-sm-right {
                text-align: right!important
            }
            .text-sm-center {
                text-align: center!important
            }
        }
        
        @media (min-width:768px) {
            .text-md-left {
                text-align: left!important
            }
            .text-md-right {
                text-align: right!important
            }
            .text-md-center {
                text-align: center!important
            }
        }
        
        @media (min-width:992px) {
            .text-lg-left {
                text-align: left!important
            }
            .text-lg-right {
                text-align: right!important
            }
            .text-lg-center {
                text-align: center!important
            }
        }
        
        @media (min-width:1200px) {
            .text-xl-left {
                text-align: left!important
            }
            .text-xl-right {
                text-align: right!important
            }
            .text-xl-center {
                text-align: center!important
            }
        }
        
        .text-lowercase {
            text-transform: lowercase!important
        }
        
        .text-uppercase {
            text-transform: uppercase!important
        }
        
        .text-capitalize {
            text-transform: capitalize!important
        }
        
        .font-weight-light {
            font-weight: 300!important
        }
        
        .font-weight-normal {
            font-weight: 400!important
        }
        
        .font-weight-bold {
            font-weight: 700!important
        }
        
        .font-italic {
            font-style: italic!important
        }
        
        .text-white {
            color: #fff!important
        }
        
        .text-primary {
            color: #007bff!important
        }
        
        a.text-primary:focus,
        a.text-primary:hover {
            color: #0062cc!important
        }
        
        .text-secondary {
            color: #868e96!important
        }
        
        a.text-secondary:focus,
        a.text-secondary:hover {
            color: #6c757d!important
        }
        
        .text-success {
            color: #28a745!important
        }
        
        a.text-success:focus,
        a.text-success:hover {
            color: #1e7e34!important
        }
        
        .text-info {
            color: #17a2b8!important
        }
        
        a.text-info:focus,
        a.text-info:hover {
            color: #117a8b!important
        }
        
        .text-warning {
            color: #ffc107!important
        }
        
        a.text-warning:focus,
        a.text-warning:hover {
            color: #d39e00!important
        }
        
        .text-danger {
            color: #dc3545!important
        }
        
        a.text-danger:focus,
        a.text-danger:hover {
            color: #bd2130!important
        }
        
        .text-light {
            color: #f8f9fa!important
        }
        
        a.text-light:focus,
        a.text-light:hover {
            color: #dae0e5!important
        }
        
        .text-dark {
            color: #343a40!important
        }
        
        a.text-dark:focus,
        a.text-dark:hover {
            color: #1d2124!important
        }
        
        .text-muted {
            color: #868e96!important
        }
        
        .text-hide {
            font: 0/0 a;
            color: transparent;
            text-shadow: none;
            background-color: transparent;
            border: 0
        }
        
        .visible {
            visibility: visible!important
        }
        
        .invisible {
            visibility: hidden!important
        }
        
        @charset "UTF-8";
        .animated {
            animation-duration: 1s;
            animation-fill-mode: both
        }
        
        .animated.infinite {
            animation-iteration-count: infinite
        }
        
        .animated.hinge {
            animation-duration: 2s
        }
        
        .animated.flipOutX,
        .animated.flipOutY,
        .animated.bounceIn,
        .animated.bounceOut {
            animation-duration: .75s
        }
        
        @keyframes bounce {
            from,
            20%,
            53%,
            80%,
            to {
                animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                transform: translate3d(0, 0, 0)
            }
            40%,
            43% {
                animation-timing-function: cubic-bezier(.755, .05, .855, .06);
                transform: translate3d(0, -30px, 0)
            }
            70% {
                animation-timing-function: cubic-bezier(.755, .05, .855, .06);
                transform: translate3d(0, -15px, 0)
            }
            90% {
                transform: translate3d(0, -4px, 0)
            }
        }
        
        .bounce {
            animation-name: bounce;
            transform-origin: center bottom
        }
        
        @keyframes flash {
            from,
            50%,
            to {
                opacity: 1
            }
            25%,
            75% {
                opacity: 0
            }
        }
        
        .flash {
            animation-name: flash
        }
        
        @keyframes pulse {
            from {
                transform: scale3d(1, 1, 1)
            }
            50% {
                transform: scale3d(1.05, 1.05, 1.05)
            }
            to {
                transform: scale3d(1, 1, 1)
            }
        }
        
        .pulse {
            animation-name: pulse
        }
        
        @keyframes rubberBand {
            from {
                transform: scale3d(1, 1, 1)
            }
            30% {
                transform: scale3d(1.25, .75, 1)
            }
            40% {
                transform: scale3d(.75, 1.25, 1)
            }
            50% {
                transform: scale3d(1.15, .85, 1)
            }
            65% {
                transform: scale3d(.95, 1.05, 1)
            }
            75% {
                transform: scale3d(1.05, .95, 1)
            }
            to {
                transform: scale3d(1, 1, 1)
            }
        }
        
        .rubberBand {
            animation-name: rubberBand
        }
        
        @keyframes shake {
            from,
            to {
                transform: translate3d(0, 0, 0)
            }
            10%,
            30%,
            50%,
            70%,
            90% {
                transform: translate3d(-10px, 0, 0)
            }
            20%,
            40%,
            60%,
            80% {
                transform: translate3d(10px, 0, 0)
            }
        }
        
        .shake {
            animation-name: shake
        }
        
        @keyframes headShake {
            0% {
                transform: translateX(0)
            }
            6.5% {
                transform: translateX(-6px) rotateY(-9deg)
            }
            18.5% {
                transform: translateX(5px) rotateY(7deg)
            }
            31.5% {
                transform: translateX(-3px) rotateY(-5deg)
            }
            43.5% {
                transform: translateX(2px) rotateY(3deg)
            }
            50% {
                transform: translateX(0)
            }
        }
        
        .headShake {
            animation-timing-function: ease-in-out;
            animation-name: headShake
        }
        
        @keyframes swing {
            20% {
                transform: rotate3d(0, 0, 1, 15deg)
            }
            40% {
                transform: rotate3d(0, 0, 1, -10deg)
            }
            60% {
                transform: rotate3d(0, 0, 1, 5deg)
            }
            80% {
                transform: rotate3d(0, 0, 1, -5deg)
            }
            to {
                transform: rotate3d(0, 0, 1, 0deg)
            }
        }
        
        .swing {
            transform-origin: top center;
            animation-name: swing
        }
        
        @keyframes tada {
            from {
                transform: scale3d(1, 1, 1)
            }
            10%,
            20% {
                transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
            }
            30%,
            50%,
            70%,
            90% {
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
            }
            40%,
            60%,
            80% {
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
            }
            to {
                transform: scale3d(1, 1, 1)
            }
        }
        
        .tada {
            animation-name: tada
        }
        
        @keyframes wobble {
            from {
                transform: none
            }
            15% {
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
            }
            30% {
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
            }
            45% {
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
            }
            60% {
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
            }
            75% {
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
            }
            to {
                transform: none
            }
        }
        
        .wobble {
            animation-name: wobble
        }
        
        @keyframes jello {
            from,
            11.1%,
            to {
                transform: none
            }
            22.2% {
                transform: skewX(-12.5deg) skewY(-12.5deg)
            }
            33.3% {
                transform: skewX(6.25deg) skewY(6.25deg)
            }
            44.4% {
                transform: skewX(-3.125deg) skewY(-3.125deg)
            }
            55.5% {
                transform: skewX(1.5625deg) skewY(1.5625deg)
            }
            66.6% {
                transform: skewX(-0.78125deg) skewY(-0.78125deg)
            }
            77.7% {
                transform: skewX(0.390625deg) skewY(0.390625deg)
            }
            88.8% {
                transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
            }
        }
        
        .jello {
            animation-name: jello;
            transform-origin: center
        }
        
        @keyframes bounceIn {
            from,
            20%,
            40%,
            60%,
            80%,
            to {
                animation-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            0% {
                opacity: 0;
                transform: scale3d(.3, .3, .3)
            }
            20% {
                transform: scale3d(1.1, 1.1, 1.1)
            }
            40% {
                transform: scale3d(.9, .9, .9)
            }
            60% {
                opacity: 1;
                transform: scale3d(1.03, 1.03, 1.03)
            }
            80% {
                transform: scale3d(.97, .97, .97)
            }
            to {
                opacity: 1;
                transform: scale3d(1, 1, 1)
            }
        }
        
        .bounceIn {
            animation-name: bounceIn
        }
        
        @keyframes bounceInDown {
            from,
            60%,
            75%,
            90%,
            to {
                animation-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            0% {
                opacity: 0;
                transform: translate3d(0, -3000px, 0)
            }
            60% {
                opacity: 1;
                transform: translate3d(0, 25px, 0)
            }
            75% {
                transform: translate3d(0, -10px, 0)
            }
            90% {
                transform: translate3d(0, 5px, 0)
            }
            to {
                transform: none
            }
        }
        
        .bounceInDown {
            animation-name: bounceInDown
        }
        
        @keyframes bounceInLeft {
            from,
            60%,
            75%,
            90%,
            to {
                animation-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            0% {
                opacity: 0;
                transform: translate3d(-3000px, 0, 0)
            }
            60% {
                opacity: 1;
                transform: translate3d(25px, 0, 0)
            }
            75% {
                transform: translate3d(-10px, 0, 0)
            }
            90% {
                transform: translate3d(5px, 0, 0)
            }
            to {
                transform: none
            }
        }
        
        .bounceInLeft {
            animation-name: bounceInLeft
        }
        
        @keyframes bounceInRight {
            from,
            60%,
            75%,
            90%,
            to {
                animation-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            from {
                opacity: 0;
                transform: translate3d(3000px, 0, 0)
            }
            60% {
                opacity: 1;
                transform: translate3d(-25px, 0, 0)
            }
            75% {
                transform: translate3d(10px, 0, 0)
            }
            90% {
                transform: translate3d(-5px, 0, 0)
            }
            to {
                transform: none
            }
        }
        
        .bounceInRight {
            animation-name: bounceInRight
        }
        
        @keyframes bounceInUp {
            from,
            60%,
            75%,
            90%,
            to {
                animation-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            from {
                opacity: 0;
                transform: translate3d(0, 3000px, 0)
            }
            60% {
                opacity: 1;
                transform: translate3d(0, -20px, 0)
            }
            75% {
                transform: translate3d(0, 10px, 0)
            }
            90% {
                transform: translate3d(0, -5px, 0)
            }
            to {
                transform: translate3d(0, 0, 0)
            }
        }
        
        .bounceInUp {
            animation-name: bounceInUp
        }
        
        @keyframes bounceOut {
            20% {
                transform: scale3d(.9, .9, .9)
            }
            50%,
            55% {
                opacity: 1;
                transform: scale3d(1.1, 1.1, 1.1)
            }
            to {
                opacity: 0;
                transform: scale3d(.3, .3, .3)
            }
        }
        
        .bounceOut {
            animation-name: bounceOut
        }
        
        @keyframes bounceOutDown {
            20% {
                transform: translate3d(0, 10px, 0)
            }
            40%,
            45% {
                opacity: 1;
                transform: translate3d(0, -20px, 0)
            }
            to {
                opacity: 0;
                transform: translate3d(0, 2000px, 0)
            }
        }
        
        .bounceOutDown {
            animation-name: bounceOutDown
        }
        
        @keyframes bounceOutLeft {
            20% {
                opacity: 1;
                transform: translate3d(20px, 0, 0)
            }
            to {
                opacity: 0;
                transform: translate3d(-2000px, 0, 0)
            }
        }
        
        .bounceOutLeft {
            animation-name: bounceOutLeft
        }
        
        @keyframes bounceOutRight {
            20% {
                opacity: 1;
                transform: translate3d(-20px, 0, 0)
            }
            to {
                opacity: 0;
                transform: translate3d(2000px, 0, 0)
            }
        }
        
        .bounceOutRight {
            animation-name: bounceOutRight
        }
        
        @keyframes bounceOutUp {
            20% {
                transform: translate3d(0, -10px, 0)
            }
            40%,
            45% {
                opacity: 1;
                transform: translate3d(0, 20px, 0)
            }
            to {
                opacity: 0;
                transform: translate3d(0, -2000px, 0)
            }
        }
        
        .bounceOutUp {
            animation-name: bounceOutUp
        }
        
        @keyframes fadeIn {
            from {
                opacity: 0
            }
            to {
                opacity: 1
            }
        }
        
        .fadeIn {
            animation-name: fadeIn
        }
        
        @keyframes fadeInDown {
            from {
                opacity: 0;
                transform: translate3d(0, -100%, 0)
            }
            to {
                opacity: 1;
                transform: none
            }
        }
        
        .fadeInDown {
            animation-name: fadeInDown
        }
        
        @keyframes fadeInDownBig {
            from {
                opacity: 0;
                transform: translate3d(0, -2000px, 0)
            }
            to {
                opacity: 1;
                transform: none
            }
        }
        
        .fadeInDownBig {
            animation-name: fadeInDownBig
        }
        
        @keyframes fadeInLeft {
            from {
                opacity: 0;
                transform: translate3d(-100%, 0, 0)
            }
            to {
                opacity: 1;
                transform: none
            }
        }
        
        .fadeInLeft {
            animation-name: fadeInLeft
        }
        
        @keyframes fadeInLeftBig {
            from {
                opacity: 0;
                transform: translate3d(-2000px, 0, 0)
            }
            to {
                opacity: 1;
                transform: none
            }
        }
        
        .fadeInLeftBig {
            animation-name: fadeInLeftBig
        }
        
        @keyframes fadeInRight {
            from {
                opacity: 0;
                transform: translate3d(100%, 0, 0)
            }
            to {
                opacity: 1;
                transform: none
            }
        }
        
        .fadeInRight {
            animation-name: fadeInRight
        }
        
        @keyframes fadeInRightBig {
            from {
                opacity: 0;
                transform: translate3d(2000px, 0, 0)
            }
            to {
                opacity: 1;
                transform: none
            }
        }
        
        .fadeInRightBig {
            animation-name: fadeInRightBig
        }
        
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translate3d(0, 100%, 0)
            }
            to {
                opacity: 1;
                transform: none
            }
        }
        
        .fadeInUp {
            animation-name: fadeInUp
        }
        
        @keyframes fadeInUpBig {
            from {
                opacity: 0;
                transform: translate3d(0, 2000px, 0)
            }
            to {
                opacity: 1;
                transform: none
            }
        }
        
        .fadeInUpBig {
            animation-name: fadeInUpBig
        }
        
        @keyframes fadeOut {
            from {
                opacity: 1
            }
            to {
                opacity: 0
            }
        }
        
        .fadeOut {
            animation-name: fadeOut
        }
        
        @keyframes fadeOutDown {
            from {
                opacity: 1
            }
            to {
                opacity: 0;
                transform: translate3d(0, 100%, 0)
            }
        }
        
        .fadeOutDown {
            animation-name: fadeOutDown
        }
        
        @keyframes fadeOutDownBig {
            from {
                opacity: 1
            }
            to {
                opacity: 0;
                transform: translate3d(0, 2000px, 0)
            }
        }
        
        .fadeOutDownBig {
            animation-name: fadeOutDownBig
        }
        
        @keyframes fadeOutLeft {
            from {
                opacity: 1
            }
            to {
                opacity: 0;
                transform: translate3d(-100%, 0, 0)
            }
        }
        
        .fadeOutLeft {
            animation-name: fadeOutLeft
        }
        
        @keyframes fadeOutLeftBig {
            from {
                opacity: 1
            }
            to {
                opacity: 0;
                transform: translate3d(-2000px, 0, 0)
            }
        }
        
        .fadeOutLeftBig {
            animation-name: fadeOutLeftBig
        }
        
        @keyframes fadeOutRight {
            from {
                opacity: 1
            }
            to {
                opacity: 0;
                transform: translate3d(100%, 0, 0)
            }
        }
        
        .fadeOutRight {
            animation-name: fadeOutRight
        }
        
        @keyframes fadeOutRightBig {
            from {
                opacity: 1
            }
            to {
                opacity: 0;
                transform: translate3d(2000px, 0, 0)
            }
        }
        
        .fadeOutRightBig {
            animation-name: fadeOutRightBig
        }
        
        @keyframes fadeOutUp {
            from {
                opacity: 1
            }
            to {
                opacity: 0;
                transform: translate3d(0, -100%, 0)
            }
        }
        
        .fadeOutUp {
            animation-name: fadeOutUp
        }
        
        @keyframes fadeOutUpBig {
            from {
                opacity: 1
            }
            to {
                opacity: 0;
                transform: translate3d(0, -2000px, 0)
            }
        }
        
        .fadeOutUpBig {
            animation-name: fadeOutUpBig
        }
        
        @keyframes flip {
            from {
                transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
                animation-timing-function: ease-out
            }
            40% {
                transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                animation-timing-function: ease-out
            }
            50% {
                transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                animation-timing-function: ease-in
            }
            80% {
                transform: perspective(400px) scale3d(.95, .95, .95);
                animation-timing-function: ease-in
            }
            to {
                transform: perspective(400px);
                animation-timing-function: ease-in
            }
        }
        
        .animated.flip {
            -webkit-backface-visibility: visible;
            backface-visibility: visible;
            animation-name: flip
        }
        
        @keyframes flipInX {
            from {
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                animation-timing-function: ease-in;
                opacity: 0
            }
            40% {
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                animation-timing-function: ease-in
            }
            60% {
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                opacity: 1
            }
            80% {
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
            }
            to {
                transform: perspective(400px)
            }
        }
        
        .flipInX {
            -webkit-backface-visibility: visible!important;
            backface-visibility: visible!important;
            animation-name: flipInX
        }
        
        @keyframes flipInY {
            from {
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                animation-timing-function: ease-in;
                opacity: 0
            }
            40% {
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                animation-timing-function: ease-in
            }
            60% {
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                opacity: 1
            }
            80% {
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
            }
            to {
                transform: perspective(400px)
            }
        }
        
        .flipInY {
            -webkit-backface-visibility: visible!important;
            backface-visibility: visible!important;
            animation-name: flipInY
        }
        
        @keyframes flipOutX {
            from {
                transform: perspective(400px)
            }
            30% {
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                opacity: 1
            }
            to {
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                opacity: 0
            }
        }
        
        .flipOutX {
            animation-name: flipOutX;
            -webkit-backface-visibility: visible!important;
            backface-visibility: visible!important
        }
        
        @keyframes flipOutY {
            from {
                transform: perspective(400px)
            }
            30% {
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                opacity: 1
            }
            to {
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                opacity: 0
            }
        }
        
        .flipOutY {
            -webkit-backface-visibility: visible!important;
            backface-visibility: visible!important;
            animation-name: flipOutY
        }
        
        @keyframes lightSpeedIn {
            from {
                transform: translate3d(100%, 0, 0) skewX(-30deg);
                opacity: 0
            }
            60% {
                transform: skewX(20deg);
                opacity: 1
            }
            80% {
                transform: skewX(-5deg);
                opacity: 1
            }
            to {
                transform: none;
                opacity: 1
            }
        }
        
        .lightSpeedIn {
            animation-name: lightSpeedIn;
            animation-timing-function: ease-out
        }
        
        @keyframes lightSpeedOut {
            from {
                opacity: 1
            }
            to {
                transform: translate3d(100%, 0, 0) skewX(30deg);
                opacity: 0
            }
        }
        
        .lightSpeedOut {
            animation-name: lightSpeedOut;
            animation-timing-function: ease-in
        }
        
        @keyframes rotateIn {
            from {
                transform-origin: center;
                transform: rotate3d(0, 0, 1, -200deg);
                opacity: 0
            }
            to {
                transform-origin: center;
                transform: none;
                opacity: 1
            }
        }
        
        .rotateIn {
            animation-name: rotateIn
        }
        
        @keyframes rotateInDownLeft {
            from {
                transform-origin: left bottom;
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0
            }
            to {
                transform-origin: left bottom;
                transform: none;
                opacity: 1
            }
        }
        
        .rotateInDownLeft {
            animation-name: rotateInDownLeft
        }
        
        @keyframes rotateInDownRight {
            from {
                transform-origin: right bottom;
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0
            }
            to {
                transform-origin: right bottom;
                transform: none;
                opacity: 1
            }
        }
        
        .rotateInDownRight {
            animation-name: rotateInDownRight
        }
        
        @keyframes rotateInUpLeft {
            from {
                transform-origin: left bottom;
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0
            }
            to {
                transform-origin: left bottom;
                transform: none;
                opacity: 1
            }
        }
        
        .rotateInUpLeft {
            animation-name: rotateInUpLeft
        }
        
        @keyframes rotateInUpRight {
            from {
                transform-origin: right bottom;
                transform: rotate3d(0, 0, 1, -90deg);
                opacity: 0
            }
            to {
                transform-origin: right bottom;
                transform: none;
                opacity: 1
            }
        }
        
        .rotateInUpRight {
            animation-name: rotateInUpRight
        }
        
        @keyframes rotateOut {
            from {
                transform-origin: center;
                opacity: 1
            }
            to {
                transform-origin: center;
                transform: rotate3d(0, 0, 1, 200deg);
                opacity: 0
            }
        }
        
        .rotateOut {
            animation-name: rotateOut
        }
        
        @keyframes rotateOutDownLeft {
            from {
                transform-origin: left bottom;
                opacity: 1
            }
            to {
                transform-origin: left bottom;
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0
            }
        }
        
        .rotateOutDownLeft {
            animation-name: rotateOutDownLeft
        }
        
        @keyframes rotateOutDownRight {
            from {
                transform-origin: right bottom;
                opacity: 1
            }
            to {
                transform-origin: right bottom;
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0
            }
        }
        
        .rotateOutDownRight {
            animation-name: rotateOutDownRight
        }
        
        @keyframes rotateOutUpLeft {
            from {
                transform-origin: left bottom;
                opacity: 1
            }
            to {
                transform-origin: left bottom;
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0
            }
        }
        
        .rotateOutUpLeft {
            animation-name: rotateOutUpLeft
        }
        
        @keyframes rotateOutUpRight {
            from {
                transform-origin: right bottom;
                opacity: 1
            }
            to {
                transform-origin: right bottom;
                transform: rotate3d(0, 0, 1, 90deg);
                opacity: 0
            }
        }
        
        .rotateOutUpRight {
            animation-name: rotateOutUpRight
        }
        
        @keyframes hinge {
            0% {
                transform-origin: top left;
                animation-timing-function: ease-in-out
            }
            20%,
            60% {
                transform: rotate3d(0, 0, 1, 80deg);
                transform-origin: top left;
                animation-timing-function: ease-in-out
            }
            40%,
            80% {
                transform: rotate3d(0, 0, 1, 60deg);
                transform-origin: top left;
                animation-timing-function: ease-in-out;
                opacity: 1
            }
            to {
                transform: translate3d(0, 700px, 0);
                opacity: 0
            }
        }
        
        .hinge {
            animation-name: hinge
        }
        
        @keyframes jackInTheBox {
            from {
                opacity: 0;
                transform: scale(.1) rotate(30deg);
                transform-origin: center bottom
            }
            50% {
                transform: rotate(-10deg)
            }
            70% {
                transform: rotate(3deg)
            }
            to {
                opacity: 1;
                transform: scale(1)
            }
        }
        
        .jackInTheBox {
            animation-name: jackInTheBox
        }
        
        @keyframes rollIn {
            from {
                opacity: 0;
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
            }
            to {
                opacity: 1;
                transform: none
            }
        }
        
        .rollIn {
            animation-name: rollIn
        }
        
        @keyframes rollOut {
            from {
                opacity: 1
            }
            to {
                opacity: 0;
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
            }
        }
        
        .rollOut {
            animation-name: rollOut
        }
        
        @keyframes zoomIn {
            from {
                opacity: 0;
                transform: scale3d(.3, .3, .3)
            }
            50% {
                opacity: 1
            }
        }
        
        .zoomIn {
            animation-name: zoomIn
        }
        
        @keyframes zoomInDown {
            from {
                opacity: 0;
                transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19)
            }
            60% {
                opacity: 1;
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1)
            }
        }
        
        .zoomInDown {
            animation-name: zoomInDown
        }
        
        @keyframes zoomInLeft {
            from {
                opacity: 0;
                transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19)
            }
            60% {
                opacity: 1;
                transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1)
            }
        }
        
        .zoomInLeft {
            animation-name: zoomInLeft
        }
        
        @keyframes zoomInRight {
            from {
                opacity: 0;
                transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19)
            }
            60% {
                opacity: 1;
                transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1)
            }
        }
        
        .zoomInRight {
            animation-name: zoomInRight
        }
        
        @keyframes zoomInUp {
            from {
                opacity: 0;
                transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19)
            }
            60% {
                opacity: 1;
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                animation-timing-function: cubic-bezier(.175, .885, .32, 1)
            }
        }
        
        .zoomInUp {
            animation-name: zoomInUp
        }
        
        @keyframes zoomOut {
            from {
                opacity: 1
            }
            50% {
                opacity: 0;
                transform: scale3d(.3, .3, .3)
            }
            to {
                opacity: 0
            }
        }
        
        .zoomOut {
            animation-name: zoomOut
        }
        
        @keyframes zoomOutDown {
            40% {
                opacity: 1;
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19)
            }
            to {
                opacity: 0;
                transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
                transform-origin: center bottom;
                animation-timing-function: cubic-bezier(.175, .885, .32, 1)
            }
        }
        
        .zoomOutDown {
            animation-name: zoomOutDown
        }
        
        @keyframes zoomOutLeft {
            40% {
                opacity: 1;
                transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
            }
            to {
                opacity: 0;
                transform: scale(.1) translate3d(-2000px, 0, 0);
                transform-origin: left center
            }
        }
        
        .zoomOutLeft {
            animation-name: zoomOutLeft
        }
        
        @keyframes zoomOutRight {
            40% {
                opacity: 1;
                transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
            }
            to {
                opacity: 0;
                transform: scale(.1) translate3d(2000px, 0, 0);
                transform-origin: right center
            }
        }
        
        .zoomOutRight {
            animation-name: zoomOutRight
        }
        
        @keyframes zoomOutUp {
            40% {
                opacity: 1;
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                animation-timing-function: cubic-bezier(.55, .055, .675, .19)
            }
            to {
                opacity: 0;
                transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
                transform-origin: center bottom;
                animation-timing-function: cubic-bezier(.175, .885, .32, 1)
            }
        }
        
        .zoomOutUp {
            animation-name: zoomOutUp
        }
        
        @keyframes slideInDown {
            from {
                transform: translate3d(0, -100%, 0);
                visibility: visible
            }
            to {
                transform: translate3d(0, 0, 0)
            }
        }
        
        .slideInDown {
            animation-name: slideInDown
        }
        
        @keyframes slideInLeft {
            from {
                transform: translate3d(-100%, 0, 0);
                visibility: visible
            }
            to {
                transform: translate3d(0, 0, 0)
            }
        }
        
        .slideInLeft {
            animation-name: slideInLeft
        }
        
        @keyframes slideInRight {
            from {
                transform: translate3d(100%, 0, 0);
                visibility: visible
            }
            to {
                transform: translate3d(0, 0, 0)
            }
        }
        
        .slideInRight {
            animation-name: slideInRight
        }
        
        @keyframes slideInUp {
            from {
                transform: translate3d(0, 100%, 0);
                visibility: visible
            }
            to {
                transform: translate3d(0, 0, 0)
            }
        }
        
        .slideInUp {
            animation-name: slideInUp
        }
        
        @keyframes slideOutDown {
            from {
                transform: translate3d(0, 0, 0)
            }
            to {
                visibility: hidden;
                transform: translate3d(0, 100%, 0)
            }
        }
        
        .slideOutDown {
            animation-name: slideOutDown
        }
        
        @keyframes slideOutLeft {
            from {
                transform: translate3d(0, 0, 0)
            }
            to {
                visibility: hidden;
                transform: translate3d(-100%, 0, 0)
            }
        }
        
        .slideOutLeft {
            animation-name: slideOutLeft
        }
        
        @keyframes slideOutRight {
            from {
                transform: translate3d(0, 0, 0)
            }
            to {
                visibility: hidden;
                transform: translate3d(100%, 0, 0)
            }
        }
        
        .slideOutRight {
            animation-name: slideOutRight
        }
        
        @keyframes slideOutUp {
            from {
                transform: translate3d(0, 0, 0)
            }
            to {
                visibility: hidden;
                transform: translate3d(0, -100%, 0)
            }
        }
        
        .slideOutUp {
            animation-name: slideOutUp
        }
        
        .navbar-light .navbar-nav .nav-link {
            color: rgb(64, 64, 64)
        }
        
        .btco-hover-menu a,
        .navbar>li>a {
            text-transform: capitalize;
            padding: 10px 15px
        }
        
        .btco-hover-menu .active a,
        .btco-hover-menu .active a:focus,
        .btco-hover-menu .active a:hover,
        .btco-hover-menu li a:hover,
        .btco-hover-menu li a:focus,
        .navbar>.show>a,
        .navbar>.show>a:focus,
        .navbar>.show>a:hover {
            color: #000;
            background: transparent;
            outline: 0
        }
        
        .dropdown-menu {
            padding: 0 0;
            margin: 0 0 0;
            border: 0 solid transition!important;
            border: 0 solid rgba(0, 0, 0, .15);
            border-radius: 0;
            -webkit-box-shadow: none!important;
            box-shadow: none!important
        }
        
        .btco-hover-menu .collapse ul>li:hover>a {
            background: #f5f5f5
        }
        
        .btco-hover-menu .collapse ul ul>li:hover>a,
        .navbar .show .dropdown-menu>li>a:focus,
        .navbar .show .dropdown-menu>li>a:hover {
            background: #fff
        }
        
        .btco-hover-menu .collapse ul ul ul>li:hover>a {
            background: #fff
        }
        
        .btco-hover-menu .collapse ul ul,
        .btco-hover-menu .collapse ul ul.dropdown-menu {
            background: #f5f5f5
        }
        
        .btco-hover-menu .collapse ul ul ul,
        .btco-hover-menu .collapse ul ul ul.dropdown-menu {
            background: #f5f5f5
        }
        
        .btco-hover-menu .collapse ul ul ul ul,
        .btco-hover-menu .collapse ul ul ul ul.dropdown-menu {
            background: #f5f5f5
        }
        
        .btco-hover-menu {
            background: none;
            margin: 0;
            padding: 0;
            min-height: 20px
        }
        
        @media only screen and (max-width:991px) {
            .btco-hover-menu .show>.dropdown-toggle::after {
                transform: rotate(-90deg)
            }
        }
        
        @media only screen and (min-width:991px) {
            .btco-hover-menu .collapse ul li {
                position: relative
            }
            .btco-hover-menu .collapse ul li:hover>ul {
                display: block
            }
            .btco-hover-menu .collapse ul ul {
                position: absolute;
                top: 100%;
                left: 0;
                min-width: 250px;
                display: none
            }
            .btco-hover-menu .collapse ul ul li {
                position: relative
            }
            .btco-hover-menu .collapse ul ul li:hover>ul {
                display: block
            }
            .btco-hover-menu .collapse ul ul ul {
                position: absolute;
                top: 0;
                left: 100%;
                min-width: 250px;
                display: none
            }
            .btco-hover-menu .collapse ul ul ul li {
                position: relative
            }
            .btco-hover-menu .collapse ul ul ul li:hover ul {
                display: block
            }
            .btco-hover-menu .collapse ul ul ul ul {
                position: absolute;
                top: 0;
                left: -100%;
                min-width: 250px;
                display: none;
                z-index: 1
            }
        }
        
        .dropdown-toggle:after {
            margin-left: 5px;
            display: none
        }
        
        .slick-slider {
            position: relative;
            display: block;
            box-sizing: border-box;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-touch-callout: none;
            -khtml-user-select: none;
            -ms-touch-action: pan-y;
            touch-action: pan-y;
            -webkit-tap-highlight-color: transparent
        }
        
        .slick-list {
            position: relative;
            display: block;
            overflow: hidden;
            margin: 0;
            padding: 0
        }
        
        .slick-list:focus {
            outline: none
        }
        
        .slick-list.dragging {
            cursor: pointer;
            cursor: hand
        }
        
        .slick-slider .slick-track,
        .slick-slider .slick-list {
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        
        .slick-track {
            position: relative;
            top: 0;
            left: 0;
            display: inline-block;
            margin-left: auto;
            margin-right: auto
        }
        
        .slick-track:before,
        .slick-track:after {
            display: table;
            content: ''
        }
        
        .slick-track:after {
            clear: both
        }
        
        .slick-loading .slick-track {
            visibility: hidden
        }
        
        .slick-slide {
            display: none;
            float: left;
            height: 100%;
            min-height: 1px
        }
        
        [dir='rtl'] .slick-slide {
            float: right
        }
        
        .slick-slide img {
            display: block
        }
        
        .slick-slide.slick-loading img {
            display: none
        }
        
        .slick-slide.dragging img {
            pointer-events: none
        }
        
        .slick-initialized .slick-slide {
            display: block
        }
        
        .slick-loading .slick-slide {
            visibility: hidden
        }
        
        .slick-vertical .slick-slide {
            display: block;
            height: auto;
            border: 1px solid transparent
        }
        
        .slick-arrow.slick-hidden {
            display: none
        }
        
        .owl-carousel,
        .owl-carousel .owl-item {
            -webkit-tap-highlight-color: transparent;
            position: relative
        }
        
        .owl-carousel {
            display: none;
            width: 100%;
            z-index: 1
        }
        
        .owl-carousel .owl-stage {
            position: relative;
            -ms-touch-action: pan-Y;
            -moz-backface-visibility: hidden
        }
        
        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }
        
        .owl-carousel .owl-stage-outer {
            position: relative;
            overflow: hidden;
            -webkit-transform: translate3d(0, 0, 0)
        }
        
        .owl-carousel .owl-item,
        .owl-carousel .owl-wrapper {
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0)
        }
        
        .owl-carousel .owl-item {
            min-height: 1px;
            float: left;
            -webkit-backface-visibility: hidden;
            -webkit-touch-callout: none
        }
        
        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }
        
        .owl-carousel .owl-dots.disabled,
        .owl-carousel .owl-nav.disabled {
            display: none
        }
        
        .no-js .owl-carousel,
        .owl-carousel.owl-loaded {
            display: block
        }
        
        .owl-carousel .owl-dot,
        .owl-carousel .owl-nav .owl-next,
        .owl-carousel .owl-nav .owl-prev {
            cursor: pointer;
            cursor: hand;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }
        
        .owl-carousel.owl-loading {
            opacity: 0;
            display: block
        }
        
        .owl-carousel.owl-hidden {
            opacity: 0
        }
        
        .owl-carousel.owl-refresh .owl-item {
            visibility: hidden
        }
        
        .owl-carousel.owl-drag .owl-item {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }
        
        .owl-carousel.owl-grab {
            cursor: move;
            cursor: grab
        }
        
        .owl-carousel.owl-rtl {
            direction: rtl
        }
        
        .owl-carousel.owl-rtl .owl-item {
            float: right
        }
        
        .owl-carousel .animated {
            animation-duration: 1s;
            animation-fill-mode: both
        }
        
        .owl-carousel .owl-animated-in {
            z-index: 0
        }
        
        .owl-carousel .owl-animated-out {
            z-index: 1
        }
        
        .owl-carousel .fadeOut {
            animation-name: fadeOut
        }
        
        @keyframes fadeOut {
            0% {
                opacity: 1
            }
            100% {
                opacity: 0
            }
        }
        
        .owl-height {
            transition: height .5s ease-in-out
        }
        
        .owl-carousel .owl-item .owl-lazy {
            opacity: 0;
            transition: opacity .4s ease
        }
        
        .owl-carousel .owl-item img.owl-lazy {
            transform-style: preserve-3d
        }
        
        .owl-carousel .owl-video-wrapper {
            position: relative;
            height: 100%;
            background: #000
        }
        
        .owl-carousel .owl-video-play-icon {
            position: absolute;
            height: 80px;
            width: 80px;
            left: 50%;
            top: 50%;
            margin-left: -40px;
            margin-top: -40px;
            background: url(../../../../wp-content/themes/eduin/css/owl.video.play.png) no-repeat;
            cursor: pointer;
            z-index: 1;
            -webkit-backface-visibility: hidden;
            transition: transform .1s ease
        }
        
        .owl-carousel .owl-video-play-icon:hover {
            -ms-transform: scale(1.3, 1.3);
            transform: scale(1.3, 1.3)
        }
        
        .owl-carousel .owl-video-playing .owl-video-play-icon,
        .owl-carousel .owl-video-playing .owl-video-tn {
            display: none
        }
        
        .owl-carousel .owl-video-tn {
            opacity: 0;
            height: 100%;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: contain;
            transition: opacity .4s ease
        }
        
        .owl-carousel .owl-video-frame {
            position: relative;
            z-index: 1;
            height: 100%;
            width: 100%
        }
        
        .owl-theme .owl-dots,
        .owl-theme .owl-nav {
            text-align: center;
            -webkit-tap-highlight-color: transparent
        }
        
        .owl-theme .owl-nav {
            margin-top: 10px
        }
        
        .owl-theme .owl-nav [class*=owl-] {
            color: #FFF;
            font-size: 14px;
            margin: 5px;
            padding: 4px 7px;
            background: #D6D6D6;
            display: inline-block;
            cursor: pointer;
            border-radius: 3px
        }
        
        .owl-theme .owl-nav [class*=owl-]:hover {
            background: #869791;
            color: #FFF;
            text-decoration: none
        }
        
        .owl-theme .owl-nav .disabled {
            opacity: .5;
            cursor: default
        }
        
        .owl-theme .owl-nav.disabled+.owl-dots {
            margin-top: 10px
        }
        
        .owl-theme .owl-dots .owl-dot {
            display: inline-block;
            zoom: 1
        }
        
        .owl-theme .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: #D6D6D6;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity .2s ease;
            border-radius: 30px
        }
        
        .owl-theme .owl-dots .owl-dot.active span,
        .owl-theme .owl-dots .owl-dot:hover span {
            background: #869791
        }
        
        .spinner1 {
            width: 50px;
            height: 50px;
            position: relative;
            margin-left: auto;
            margin-right: auto;
            top: 45%
        }
        
        .double-bounce1,
        .double-bounce2 {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background-color: #fff;
            opacity: .6;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-animation: bounce 2.0s infinite ease-in-out;
            animation: bounce 2.0s infinite ease-in-out
        }
        
        .double-bounce2 {
            -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s
        }
        
        @-webkit-keyframes bounce {
            0%,
            100% {
                -webkit-transform: scale(0)
            }
            50% {
                -webkit-transform: scale(1)
            }
        }
        
        @keyframes bounce {
            0%,
            100% {
                transform: scale(0);
                -webkit-transform: scale(0)
            }
            50% {
                transform: scale(1);
                -webkit-transform: scale(1)
            }
        }
        
        .spinner2 {
            width: 50px;
            height: 50px;
            position: relative;
            margin-left: auto;
            margin-right: auto;
            top: 45%
        }
        
        .container1>div,
        .container2>div,
        .container3>div {
            width: 6px;
            height: 6px;
            background-color: #fff;
            border-radius: 100%;
            position: absolute;
            -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
            animation: bouncedelay 1.2s infinite ease-in-out;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both
        }
        
        .spinner2 .spinner-container {
            position: absolute;
            width: 100%;
            height: 100%
        }
        
        .container2 {
            -webkit-transform: rotateZ(45deg);
            transform: rotateZ(45deg)
        }
        
        .container3 {
            -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg)
        }
        
        .circle1 {
            top: 0;
            left: 0
        }
        
        .circle2 {
            top: 0;
            right: 0
        }
        
        .circle3 {
            right: 0;
            bottom: 0
        }
        
        .circle4 {
            left: 0;
            bottom: 0
        }
        
        .container2 .circle1 {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s
        }
        
        .container3 .circle1 {
            -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s
        }
        
        .container1 .circle2 {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s
        }
        
        .container2 .circle2 {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s
        }
        
        .container3 .circle2 {
            -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s
        }
        
        .container1 .circle3 {
            -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s
        }
        
        .container2 .circle3 {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s
        }
        
        .container3 .circle3 {
            -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s
        }
        
        .container1 .circle4 {
            -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s
        }
        
        .container2 .circle4 {
            -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s
        }
        
        .container3 .circle4 {
            -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s
        }
        
        @-webkit-keyframes bouncedelay {
            0%,
            80%,
            100% {
                -webkit-transform: scale(0)
            }
            40% {
                -webkit-transform: scale(1)
            }
        }
        
        @keyframes bouncedelay {
            0%,
            80%,
            100% {
                transform: scale(0);
                -webkit-transform: scale(0)
            }
            40% {
                transform: scale(1);
                -webkit-transform: scale(1)
            }
        }
        
        .spinner3 {
            width: 50px;
            height: 50px;
            position: relative;
            margin-left: auto;
            margin-right: auto;
            top: 45%;
            -webkit-animation: rotate 2.0s infinite linear;
            animation: rotate 2.0s infinite linear
        }
        
        .dot1,
        .dot2 {
            width: 60%;
            height: 60%;
            display: inline-block;
            position: absolute;
            top: 0;
            background-color: #fff;
            border-radius: 100%;
            -webkit-animation: bounce 2.0s infinite ease-in-out;
            animation: bounce 2.0s infinite ease-in-out
        }
        
        .dot2 {
            top: auto;
            bottom: 0;
            -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s
        }
        
        @-webkit-keyframes rotate {
            100% {
                -webkit-transform: rotate(360deg)
            }
        }
        
        @keyframes rotate {
            100% {
                transform: rotate(360deg);
                -webkit-transform: rotate(360deg)
            }
        }
        
        @-webkit-keyframes bounce {
            0%,
            100% {
                -webkit-transform: scale(0)
            }
            50% {
                -webkit-transform: scale(1)
            }
        }
        
        @keyframes bounce {
            0%,
            100% {
                transform: scale(0);
                -webkit-transform: scale(0)
            }
            50% {
                transform: scale(1);
                -webkit-transform: scale(1)
            }
        }
        
        .spinner4 {
            width: 50px;
            height: 50px;
            position: relative;
            margin-left: auto;
            margin-right: auto;
            top: 45%;
            background-color: #fff;
            -webkit-animation: rotateplane 1.2s infinite ease-in-out;
            animation: rotateplane 1.2s infinite ease-in-out
        }
        
        @-webkit-keyframes rotateplane {
            0% {
                -webkit-transform: perspective(120px)
            }
            50% {
                -webkit-transform: perspective(120px) rotateY(180deg)
            }
            100% {
                -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
            }
        }
        
        @keyframes rotateplane {
            0% {
                transform: perspective(120px) rotateX(0deg) rotateY(0deg);
                -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
            }
            50% {
                transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
                -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
            }
            100% {
                transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
                -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
            }
        }
        
        .spinner5 {
            width: 50px;
            height: 50px;
            position: relative;
            margin-left: auto;
            margin-right: auto;
            top: 45%
        }
        
        .cube1,
        .cube2 {
            background-color: #fff;
            width: 10px;
            height: 10px;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-animation: cubemove 1.8s infinite ease-in-out;
            animation: cubemove 1.8s infinite ease-in-out
        }
        
        .cube2 {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s
        }
        
        @-webkit-keyframes cubemove {
            25% {
                -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
            }
            50% {
                -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
            }
            75% {
                -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
            }
            100% {
                -webkit-transform: rotate(-360deg)
            }
        }
        
        @keyframes cubemove {
            25% {
                transform: translateX(42px) rotate(-90deg) scale(.5);
                -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
            }
            50% {
                transform: translateX(42px) translateY(42px) rotate(-179deg);
                -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg)
            }
            50.1% {
                transform: translateX(42px) translateY(42px) rotate(-180deg);
                -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
            }
            75% {
                transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
                -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
            }
            100% {
                transform: rotate(-360deg);
                -webkit-transform: rotate(-360deg)
            }
        }
        
        .spinner6 {
            width: 50px;
            height: 50px;
            position: relative;
            margin-left: auto;
            margin-right: auto;
            top: 45%;
            text-align: center
        }
        
        .spinner6>div {
            background-color: #fff;
            height: 100%;
            width: 6px;
            margin-left: 2px;
            display: inline-block;
            -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
            animation: stretchdelay 1.2s infinite ease-in-out
        }
        
        .spinner6 .rect2 {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s
        }
        
        .spinner6 .rect3 {
            -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s
        }
        
        .spinner6 .rect4 {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s
        }
        
        .spinner6 .rect5 {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s
        }
        
        @-webkit-keyframes stretchdelay {
            0%,
            40%,
            100% {
                -webkit-transform: scaleY(.4)
            }
            20% {
                -webkit-transform: scaleY(1)
            }
        }
        
        @keyframes stretchdelay {
            0%,
            40%,
            100% {
                transform: scaleY(.4);
                -webkit-transform: scaleY(.4)
            }
            20% {
                transform: scaleY(1);
                -webkit-transform: scaleY(1)
            }
        }
        
        .spinner7 {
            width: 50px;
            height: 50px;
            position: relative;
            margin-left: auto;
            margin-right: auto;
            top: 45%;
            text-align: center
        }
        
        .spinner7>div {
            background-color: #fff;
            height: 15px;
            width: 15px;
            margin-left: 3px;
            border-radius: 50%;
            display: inline-block;
            -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
            animation: stretchdelay 0.7s infinite ease-in-out
        }
        
        .spinner7 .circ2 {
            -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s
        }
        
        .spinner7 .circ3 {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s
        }
        
        .spinner7 .circ4 {
            -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s
        }
        
        .spinner7 .circ5 {
            -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s
        }
        
        @-webkit-keyframes stretchdelay {
            0%,
            40%,
            100% {
                -webkit-transform: translateY(-10px)
            }
            20% {
                -webkit-transform: translateY(-20px)
            }
        }
        
        @keyframes stretchdelay {
            0%,
            40%,
            100% {
                transform: translateY(-10px);
                -webkit-transform: translateY(-10px)
            }
            20% {
                transform: translateY(-20px);
                -webkit-transform: translateY(-20px)
            }
        }
        
        .mfp-bg {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1042;
            overflow: hidden;
            position: fixed;
            background: #0b0b0b;
            opacity: .8
        }
        
        .mfp-wrap {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1043;
            position: fixed;
            outline: none!important;
            -webkit-backface-visibility: hidden
        }
        
        .mfp-container {
            text-align: center;
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            padding: 0 8px;
            box-sizing: border-box
        }
        
        .mfp-container:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle
        }
        
        .mfp-align-top .mfp-container:before {
            display: none
        }
        
        .mfp-content {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            margin: 0 auto;
            text-align: left;
            z-index: 1045
        }
        
        .mfp-inline-holder .mfp-content,
        .mfp-ajax-holder .mfp-content {
            width: 100%;
            cursor: auto
        }
        
        .mfp-ajax-cur {
            cursor: progress
        }
        
        .mfp-zoom-out-cur,
        .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
            cursor: -moz-zoom-out;
            cursor: -webkit-zoom-out;
            cursor: zoom-out
        }
        
        .mfp-zoom {
            cursor: pointer;
            cursor: -webkit-zoom-in;
            cursor: -moz-zoom-in;
            cursor: zoom-in
        }
        
        .mfp-auto-cursor .mfp-content {
            cursor: auto
        }
        
        .mfp-close,
        .mfp-arrow,
        .mfp-preloader,
        .mfp-counter {
            -webkit-user-select: none;
            -moz-user-select: none;
            user-select: none
        }
        
        .mfp-loading.mfp-figure {
            display: none
        }
        
        .mfp-hide {
            display: none!important
        }
        
        .mfp-preloader {
            color: #CCC;
            position: absolute;
            top: 50%;
            width: auto;
            text-align: center;
            margin-top: -.8em;
            left: 8px;
            right: 8px;
            z-index: 1044
        }
        
        .mfp-preloader a {
            color: #CCC
        }
        
        .mfp-preloader a:hover {
            color: #FFF
        }
        
        .mfp-s-ready .mfp-preloader {
            display: none
        }
        
        .mfp-s-error .mfp-content {
            display: none
        }
        
        button.mfp-close,
        button.mfp-arrow {
            overflow: visible;
            cursor: pointer;
            background: transparent;
            border: 0;
            -webkit-appearance: none;
            display: block;
            outline: none;
            padding: 0;
            z-index: 1046;
            box-shadow: none;
            touch-action: manipulation
        }
        
        button::-moz-focus-inner {
            padding: 0;
            border: 0
        }
        
        .mfp-close {
            width: 44px;
            height: 44px;
            line-height: 44px;
            position: absolute;
            right: 0;
            top: 0;
            text-decoration: none;
            text-align: center;
            opacity: .65;
            padding: 0 0 18px 10px;
            color: #FFF;
            font-style: normal;
            font-size: 28px;
            font-family: Arial, Baskerville, monospace
        }
        
        .mfp-close:hover,
        .mfp-close:focus {
            opacity: 1
        }
        
        .mfp-close:active {
            top: 1px
        }
        
        .mfp-close-btn-in .mfp-close {
            color: #333
        }
        
        .mfp-image-holder .mfp-close,
        .mfp-iframe-holder .mfp-close {
            color: #FFF;
            right: -6px;
            text-align: right;
            padding-right: 6px;
            width: 100%
        }
        
        .mfp-counter {
            position: absolute;
            top: 0;
            right: 0;
            color: #CCC;
            font-size: 12px;
            line-height: 18px;
            white-space: nowrap
        }
        
        .mfp-arrow {
            position: absolute;
            opacity: .65;
            margin: 0;
            top: 50%;
            margin-top: -55px;
            padding: 0;
            width: 90px;
            height: 110px;
            -webkit-tap-highlight-color: transparent
        }
        
        .mfp-arrow:active {
            margin-top: -54px
        }
        
        .mfp-arrow:hover,
        .mfp-arrow:focus {
            opacity: 1
        }
        
        .mfp-arrow:before,
        .mfp-arrow:after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            left: 0;
            top: 0;
            margin-top: 35px;
            margin-left: 35px;
            border: medium inset transparent
        }
        
        .mfp-arrow:after {
            border-top-width: 13px;
            border-bottom-width: 13px;
            top: 8px
        }
        
        .mfp-arrow:before {
            border-top-width: 21px;
            border-bottom-width: 21px;
            opacity: .7
        }
        
        .mfp-arrow-left {
            left: 0
        }
        
        .mfp-arrow-left:after {
            border-right: 17px solid #FFF;
            margin-left: 31px
        }
        
        .mfp-arrow-left:before {
            margin-left: 25px;
            border-right: 27px solid #3F3F3F
        }
        
        .mfp-arrow-right {
            right: 0
        }
        
        .mfp-arrow-right:after {
            border-left: 17px solid #FFF;
            margin-left: 39px
        }
        
        .mfp-arrow-right:before {
            border-left: 27px solid #3F3F3F
        }
        
        .mfp-iframe-holder {
            padding-top: 40px;
            padding-bottom: 40px
        }
        
        .mfp-iframe-holder .mfp-content {
            line-height: 0;
            width: 100%;
            max-width: 900px
        }
        
        .mfp-iframe-holder .mfp-close {
            top: -40px
        }
        
        .mfp-iframe-scaler {
            width: 100%;
            height: 0;
            overflow: hidden;
            padding-top: 56.25%
        }
        
        .mfp-iframe-scaler iframe {
            position: absolute;
            display: block;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            box-shadow: 0 0 8px rgba(0, 0, 0, .6);
            background: #000
        }
        
        img.mfp-img {
            width: auto;
            max-width: 100%;
            height: auto;
            display: block;
            line-height: 0;
            box-sizing: border-box;
            padding: 40px 0 40px;
            margin: 0 auto
        }
        
        .mfp-figure {
            line-height: 0
        }
        
        .mfp-figure:after {
            content: '';
            position: absolute;
            left: 0;
            top: 40px;
            bottom: 40px;
            display: block;
            right: 0;
            width: auto;
            height: auto;
            z-index: -1;
            box-shadow: 0 0 8px rgba(0, 0, 0, .6);
            background: #444
        }
        
        .mfp-figure small {
            color: #BDBDBD;
            display: block;
            font-size: 12px;
            line-height: 14px
        }
        
        .mfp-figure figure {
            margin: 0
        }
        
        .mfp-bottom-bar {
            margin-top: -36px;
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            cursor: auto
        }
        
        .mfp-title {
            text-align: left;
            line-height: 18px;
            color: #F3F3F3;
            word-wrap: break-word;
            padding-right: 36px
        }
        
        .mfp-image-holder .mfp-content {
            max-width: 100%
        }
        
        .mfp-gallery .mfp-image-holder .mfp-figure {
            cursor: pointer
        }
        
        @media screen and (max-width:800px) and (orientation:landscape),
        screen and (max-height:300px) {
            .mfp-img-mobile .mfp-image-holder {
                padding-left: 0;
                padding-right: 0
            }
            .mfp-img-mobile img.mfp-img {
                padding: 0
            }
            .mfp-img-mobile .mfp-figure:after {
                top: 0;
                bottom: 0
            }
            .mfp-img-mobile .mfp-figure small {
                display: inline;
                margin-left: 5px
            }
            .mfp-img-mobile .mfp-bottom-bar {
                background: rgba(0, 0, 0, .6);
                bottom: 0;
                margin: 0;
                top: auto;
                padding: 3px 5px;
                position: fixed;
                box-sizing: border-box
            }
            .mfp-img-mobile .mfp-bottom-bar:empty {
                padding: 0
            }
            .mfp-img-mobile .mfp-counter {
                right: 5px;
                top: 3px
            }
            .mfp-img-mobile .mfp-close {
                top: 0;
                right: 0;
                width: 35px;
                height: 35px;
                line-height: 35px;
                background: rgba(0, 0, 0, .6);
                position: fixed;
                text-align: center;
                padding: 0
            }
        }
        
        @media all and (max-width:900px) {
            .mfp-arrow {
                -webkit-transform: scale(.75);
                transform: scale(.75)
            }
            .mfp-arrow-left {
                -webkit-transform-origin: 0;
                transform-origin: 0
            }
            .mfp-arrow-right {
                -webkit-transform-origin: 100%;
                transform-origin: 100%
            }
            .mfp-container {
                padding-left: 6px;
                padding-right: 6px
            }
        }
        
        html {
            line-height: 1.15;
            -webkit-text-size-adjust: 100%
        }
        
        body {
            margin: 0;
            display: none
        }
        
        h1 {
            font-size: 2em;
            margin: .67em 0
        }
        
        hr {
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
            height: 0;
            overflow: visible
        }
        
        pre {
            font-size: 1em
        }
        
        a {
            background-color: transparent
        }
        
        abbr[title] {
            border-bottom: none;
            text-decoration: underline;
            -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted
        }
        
        b,
        strong {
            font-weight: bolder
        }
        
        code,
        kbd,
        samp {
            font-size: 1em
        }
        
        small {
            font-size: 80%
        }
        
        sub,
        sup {
            font-size: 75%;
            line-height: 0;
            position: relative;
            vertical-align: baseline
        }
        
        sub {
            bottom: -.25em
        }
        
        sup {
            top: -.5em
        }
        
        img {
            border-style: none
        }
        
        button,
        input,
        optgroup,
        select,
        textarea {
            font-family: inherit;
            font-size: 100%;
            line-height: 1.15;
            margin: 0
        }
        
        button,
        input {
            overflow: visible
        }
        
        button,
        select {
            text-transform: none
        }
        
        button,
        [type="button"],
        [type="reset"],
        [type="submit"] {
            -webkit-appearance: button
        }
        
        button::-moz-focus-inner,
        [type="button"]::-moz-focus-inner,
        [type="reset"]::-moz-focus-inner,
        [type="submit"]::-moz-focus-inner {
            border-style: none;
            padding: 0
        }
        
        button:-moz-focusring,
        [type="button"]:-moz-focusring,
        [type="reset"]:-moz-focusring,
        [type="submit"]:-moz-focusring {
            outline: 1px dotted ButtonText
        }
        
        fieldset {
            padding: .35em .75em .625em
        }
        
        legend {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            color: inherit;
            display: table;
            max-width: 100%;
            padding: 0;
            white-space: normal
        }
        
        progress {
            vertical-align: baseline
        }
        
        textarea {
            overflow: auto
        }
        
        [type="checkbox"],
        [type="radio"] {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0
        }
        
        [type="number"]::-webkit-inner-spin-button,
        [type="number"]::-webkit-outer-spin-button {
            height: auto
        }
        
        [type="search"] {
            -webkit-appearance: textfield;
            outline-offset: -2px
        }
        
        [type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }
        
         ::-webkit-file-upload-button {
            -webkit-appearance: button;
            font: inherit
        }
        
        details {
            display: block
        }
        
        summary {
            display: list-item
        }
        
        template {
            display: none
        }
        
        [hidden] {
            display: none
        }
        
        button,
        input,
        select,
        optgroup,
        textarea {
            color: #3db166;
            font-size: 16px;
            font-size: 1rem;
            line-height: 1.5
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            clear: both;
            margin: 0
        }
        
        h1 {
            font-size: 2.5em
        }
        
        h2 {
            font-size: 2em
        }
        
        h3 {
            font-size: 1.5em
        }
        
        h4 {
            font-size: 1.2em
        }
        
        h5 {
            font-size: 1em
        }
        
        h6 {
            font-size: .8em
        }
        
        p {
            margin: 0
        }
        
        dfn,
        cite,
        em,
        i {
            font-style: italic
        }
        
        blockquote:before,
        blockquote:after,
        q:before,
        q:after {
            content: ""
        }
        
        blockquote,
        q {
            quotes: """"
        }
        
        blockquote {
            line-height: 25px;
            letter-spacing: .2px;
            font-size: 23px;
            font-weight: 400;
            text-align: center;
            color: #454545;
            line-height: 37px;
            border: 0;
            padding: 50px 0;
            font-family: 'Playball', cursive
        }
        
        blockquote i {
            font-size: 35px;
            color: #000;
            margin-bottom: 20px;
            display: block;
            text-align: center
        }
        
        address {
            margin: 0 0 1.5em
        }
        
        pre {
            background: #eee;
            font-size: 15px;
            font-size: .9375rem;
            line-height: 1.6;
            margin-bottom: 1.6em;
            max-width: 100%;
            overflow: auto;
            padding: 1.6em
        }
        
        code,
        kbd,
        tt,
        var {
            font-size: 15px;
            font-size: .9375rem
        }
        
        abbr,
        acronym {
            border-bottom: 1px dotted #666;
            cursor: help
        }
        
        mark,
        ins {
            background: #fff9c0;
            text-decoration: none
        }
        
        big {
            font-size: 125%
        }
        
        html {
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }
        
        *,
        *:before,
        *:after {
            -webkit-box-sizing: inherit;
            box-sizing: inherit
        }
        
        body {
            background: #fff;
            font-family: 'Roboto Condensed';
            font-size: 16px;
            line-height: 27px;
            color: #59606B;
            font-weight: 400;
            overflow-x: hidden!important;
            -webkit-font-smoothing: antialiased;
            display: block;
            position: relative
        }
        
        hr {
            background-color: #F9AA28;
            border: 0;
            height: 4px;
            margin-bottom: 30px;
            margin-top: 20px
        }
        
        ul,
        ol {
            margin: 0 0 1.5em
        }
        
        ul {
            list-style: disc
        }
        
        ol {
            list-style: decimal
        }
        
        dt {
            font-weight: 700
        }
        
        dd {
            margin: 0 1.5em 1.5em
        }
        
        img {
            height: auto;
            max-width: 100%
        }
        
        figure {
            margin: 1em 0
        }
        
        table {
            margin: 0 0 1.5em;
            width: 100%
        }
        
        th,
        tr,
        td {
            border: 1px solid #ddd;
            padding: 15px
        }
        
        button,
        input[type="button"],
        input[type="reset"],
        input[type="submit"] {
            border: 1px solid #454545;
            border-radius: 2px;
            background: #454545;
            line-height: 27px;
            padding: 9px 10px;
            color: #fff
        }
        
        button:hover,
        input[type="button"]:hover,
        input[type="reset"]:hover,
        input[type="submit"]:hover {
            border-color: transparent
        }
        
        button:focus,
        input[type="button"]:focus,
        input[type="reset"]:focus,
        input[type="submit"]:focus,
        button:active,
        input[type="button"]:active,
        input[type="reset"]:active,
        input[type="submit"]:active {
            border-color: transparent
        }
        
        input[type="text"],
        input[type="email"],
        input[type="url"],
        input[type="password"],
        input[type="search"],
        input[type="number"],
        input[type="tel"],
        input[type="range"],
        input[type="date"],
        input[type="month"],
        input[type="week"],
        input[type="time"],
        input[type="datetime"],
        input[type="datetime-local"],
        input[type="color"],
        textarea {
            color: #454545;
            border-radius: 3px;
            padding: 10px;
            margin-bottom: 30px;
            border: 1px solid #8a8a8a;
            outline: none;
            width: 100%
        }
        
        select {
            border: 1px solid #8a8a8a
        }
        
        .blog-single-1x .blog-single-left-content .comment-form textarea:focus,
        input[type="text"]:focus,
        input[type="email"]:focus,
        input[type="url"]:focus,
        input[type="password"]:focus,
        input[type="search"]:focus,
        input[type="number"]:focus,
        input[type="tel"]:focus,
        input[type="range"]:focus,
        input[type="date"]:focus,
        input[type="month"]:focus,
        input[type="week"]:focus,
        input[type="time"]:focus,
        input[type="datetime"]:focus,
        input[type="datetime-local"]:focus,
        input[type="color"]:focus,
        textarea:focus,
        textarea.form-control:focus {
            border-color: #3db166;
            -webkit-box-shadow: 0 0 0 #3db166 inset, 0 0 0 #3db166;
            box-shadow: 0 0 0 #3db166 inset, 0 0 0 #3db166
        }
        
        textarea {
            width: 100%
        }
        
        select:focus {
            -webkit-box-shadow: none!important;
            box-shadow: none!important;
            border-color: #6a6a6a!important
        }
        
        a {
            color: #454545;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            line-height: 27px;
            display: inline-block
        }
        
        a:visited {
            color: #454545
        }
        
        a:hover,
        a:focus,
        a:active {
            color: #3db166;
            text-decoration: none
        }
        
        a:focus {
            outline: none
        }
        
        a:hover,
        a:active {
            outline: 0
        }
        
        .modal {
            z-index: 999999
        }
        
        span.edit-link a {
            margin-bottom: 30px
        }
        
        .main-navigation {
            clear: both;
            display: block;
            float: left;
            width: 100%
        }
        
        .main-navigation ul {
            display: none;
            list-style: none;
            margin: 0;
            padding-left: 0
        }
        
        .main-navigation ul ul {
            -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
            box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
            float: left;
            position: absolute;
            top: 100%;
            left: -999em;
            z-index: 99999
        }
        
        .main-navigation ul ul ul {
            left: -999em;
            top: 0
        }
        
        .main-navigation ul ul li:hover>ul,
        .main-navigation ul ul li.focus>ul {
            left: 100%
        }
        
        .main-navigation ul ul a {
            width: 200px
        }
        
        .main-navigation ul li:hover>ul,
        .main-navigation ul li.focus>ul {
            left: auto
        }
        
        .main-navigation li {
            float: left;
            position: relative
        }
        
        .main-navigation a {
            display: block;
            text-decoration: none
        }
        
        .menu-toggle,
        .main-navigation.toggled ul {
            display: block
        }
        
        @media screen and (min-width:37.5em) {
            .menu-toggle {
                display: none
            }
            .main-navigation ul {
                display: block
            }
        }
        
        .site-main .comment-navigation,
        .site-main .posts-navigation,
        .site-main .post-navigation {
            margin: 0 0 1.5em;
            overflow: hidden
        }
        
        .comment-navigation .nav-previous,
        .posts-navigation .nav-previous,
        .post-navigation .nav-previous {
            float: left;
            width: 50%
        }
        
        .comment-navigation .nav-next,
        .posts-navigation .nav-next,
        .post-navigation .nav-next {
            float: right;
            text-align: right;
            width: 50%
        }
        
        .screen-reader-text {
            border: 0;
            clip: rect(1px, 1px, 1px, 1px);
            -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute!important;
            width: 1px;
            word-wrap: normal!important
        }
        
        .screen-reader-text:focus {
            background-color: #f1f1f1;
            border-radius: 3px;
            -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
            clip: auto!important;
            -webkit-clip-path: none;
            clip-path: none;
            color: #21759b;
            display: block;
            font-size: 14px;
            font-size: .875rem;
            font-weight: 700;
            height: auto;
            left: 5px;
            line-height: normal;
            padding: 15px 23px 14px;
            text-decoration: none;
            top: 5px;
            width: auto;
            z-index: 100000
        }
        
        #content[tabindex="-1"]:focus {
            outline: 0
        }
        
        .alignleft {
            display: inline;
            float: left;
            margin-right: 1.5em
        }
        
        .alignright {
            display: inline;
            float: right;
            margin-left: 1.5em
        }
        
        .aligncenter {
            clear: both;
            display: block;
            margin-left: auto;
            margin-right: auto
        }
        
        .clear:before,
        .clear:after,
        .entry-content:before,
        .entry-content:after,
        .comment-content:before,
        .comment-content:after,
        .site-header:before,
        .site-header:after,
        .site-content:before,
        .site-content:after,
        .site-footer:before,
        .site-footer:after {
            content: "";
            display: table;
            table-layout: fixed
        }
        
        .clear:after,
        .entry-content:after,
        .comment-content:after,
        .site-header:after,
        .site-content:after,
        .site-footer:after {
            clear: both
        }
        
        .widget {
            margin: 0 0 1.5em;
            list-style: none
        }
        
        .widget {
            margin-bottom: 50px;
            list-style: none;
            width: 100%
        }
        
        .widget ul.children,
        .widget ul.sub-menu {
            margin-left: 20px
        }
        
        .widget select {
            width: 100%;
            padding: 5px;
            border: 1px solid #eee;
            color: #6a6a6a;
            outline: none
        }
        
        .widget ul {
            list-style: none;
            padding-left: 0;
            margin-left: 0
        }
        
        .widget ul li {
            line-height: 45px
        }
        
        ul.children {
            list-style: none
        }
        
        span.rss-date {
            display: block
        }
        
        .sticky {
            display: block
        }
        
        .hentry {
            margin: 0 0 1.5em
        }
        
        .updated:not(.published) {
            display: none
        }
        
        .page-content,
        .entry-content,
        .entry-summary {
            margin: 1.5em 0 0
        }
        
        .page-content p,
        .entry-content p,
        .entry-summary p {
            margin-bottom: 25px
        }
        
        .page-links {
            clear: both;
            margin: 0 0 25px;
            padding-top: 30px
        }
        
        .page-links b {
            padding: 6px 12px;
            background: #3db166;
            margin: 3px;
            color: #fff;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease
        }
        
        .page-links>a>b {
            background: #6a6a6a
        }
        
        .page-links>a>b:hover {
            background: #3db166
        }
        
        .comment-content a {
            word-wrap: break-word
        }
        
        .bypostauthor {
            display: block
        }
        
        .comment-section .media-body {
            width: 78%
        }
        
        .infinite-scroll .posts-navigation,
        .infinite-scroll.neverending .site-footer {
            display: none
        }
        
        .infinity-end.neverending .site-footer {
            display: block
        }
        
        .page-content .wp-smiley,
        .entry-content .wp-smiley,
        .comment-content .wp-smiley {
            border: none;
            margin-bottom: 0;
            margin-top: 0;
            padding: 0
        }
        
        embed,
        iframe,
        object {
            max-width: 100%
        }
        
        .custom-logo-link {
            display: inline-block
        }
        
        .wp-caption {
            margin-bottom: 1.5em;
            max-width: 100%
        }
        
        .wp-caption img[class*="wp-image-"] {
            display: block;
            margin-left: auto;
            margin-right: auto
        }
        
        .wp-caption .wp-caption-text {
            margin: .8075em 0
        }
        
        .wp-caption-text {
            text-align: center
        }
        
        .gallery {
            margin-bottom: 1.5em
        }
        
        .gallery-item {
            display: inline-block;
            text-align: center;
            vertical-align: top;
            width: 100%
        }
        
        .gallery-columns-2 .gallery-item {
            max-width: 50%
        }
        
        .gallery-columns-3 .gallery-item {
            max-width: 33.33%
        }
        
        .gallery-columns-4 .gallery-item {
            max-width: 25%
        }
        
        .gallery-columns-5 .gallery-item {
            max-width: 20%
        }
        
        .gallery-columns-6 .gallery-item {
            max-width: 16.66%
        }
        
        .gallery-columns-7 .gallery-item {
            max-width: 14.28%
        }
        
        .gallery-columns-8 .gallery-item {
            max-width: 12.5%
        }
        
        .gallery-columns-9 .gallery-item {
            max-width: 11.11%
        }
        
        .gallery-caption {
            display: block
        }
        
        .pingback a {
            color: #3db166
        }
        
        .pingback a:hover {
            text-decoration: underline
        }
        
        .pingback {
            margin-bottom: 30px
        }
        
         ::selection {
            background: #3db166;
            color: #fff;
            text-shadow: none
        }
        
         ::-webkit-input-placeholder {
            color: #6a6a6a
        }
        
         :-ms-input-placeholder {
            color: #6a6a6a
        }
        
         ::-ms-input-placeholder {
            color: #6a6a6a
        }
        
         ::placeholder {
            color: #6a6a6a
        }
        
        a.btn-large {
            display: inline-block;
            background: #3db166;
            font-size: 16px;
            font-weight: 600;
            padding: 11px 23px;
            border-radius: 3px;
            color: #fff;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            -webkit-box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15);
            box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15)
        }
        
        a.btn-large:hover {
            color: #fff;
            background: #192f59
        }
        
        button,
        input.btn-small,
        button.btn-small,
        a.btn-small {
            display: inline-block;
            background: #3db166;
            font-size: 16px;
            font-weight: 600;
            padding: 10px 28px;
            border-radius: 3px;
            text-transform: capitalize;
            color: #fff;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            -webkit-box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15);
            box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15);
            border: 0 solid #3db166;
            line-height: 27px;
            cursor: pointer
        }
        
        button:hover,
        input.btn-small:hover,
        button.btn-small:hover,
        a.btn-small:hover {
            color: #fff;
            background: #192f59
        }
        
        a.btn-ellips {
            display: inline-block;
            background: #3db166;
            text-align: center;
            padding: 15px 35px;
            border-radius: 25px;
            font-size: 15px;
            font-weight: 600;
            color: #fff;
            text-transform: uppercase;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            -webkit-box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15);
            box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15)
        }
        
        a.btn-ellips i {
            margin-left: 5px
        }
        
        a.btn-ellips:hover {
            background: #454545
        }
        
        a.btn-bordered {
            display: inline-block;
            background: transparent;
            font-size: 15px;
            color: #3db166;
            font-weight: 600;
            padding: 11px 27px;
            border-radius: 3px;
            border: 2px solid #3db166;
            text-transform: capitalize;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease
        }
        
        a.btn-bordered:hover {
            background: #3db166;
            color: #fff
        }
        
        a.btn-circle {
            display: inline-block;
            background: #3db166;
            height: 40px;
            width: 40px;
            font-size: 15px;
            font-weight: 500;
            color: #fff;
            padding-top: 6px;
            padding-left: 3px;
            border-radius: 50%;
            text-align: center;
            -webkit-box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15);
            box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15);
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease
        }
        
        .no-margin {
            margin: 0
        }
        
        .no-padding {
            padding: 0
        }
        
        .padding-right {
            padding-right: 0
        }
        
        .padding-left {
            padding-left: 0
        }
        
        .margin-top-middle-percent {
            margin-top: 15%
        }
        
        .margin-top-large {
            margin-top: 120px
        }
        
        .margin-top-middle {
            margin-top: 70px
        }
        
        .margin-top-small {
            margin-top: 35px
        }
        
        .margin-bottom-large {
            margin-bottom: 100px
        }
        
        .margin-bottom-large-elo {
            margin-bottom: 0
        }
        
        .margin-bottom-middle {
            margin-bottom: 70px
        }
        
        .margin-bottom-small {
            margin-bottom: 35px
        }
        
        .padding-top-large {
            padding-top: 140px
        }
        
        .padding-top-middle {
            padding-top: 70px
        }
        
        .padding-top-small {
            padding-top: 35px
        }
        
        .padding-bottom-large {
            padding-bottom: 140px
        }
        
        .padding-bottom-middle {
            padding-bottom: 70px
        }
        
        .padding-bottom-small {
            padding-bottom: 35px
        }
        
        .title-middle {
            text-align: center
        }
        
        .title-middle h2 {
            font-size: 40px;
            font-weight: 700;
            text-transform: capitalize;
            color: #21212b!important;
            margin-bottom: 30px;
            line-height: 31px;
            font-family: Roboto Condensed
        }
        
        .title-middle p {
            width: 80%;
            margin-left: auto;
            margin-right: auto;
            line-height: 28px;
            font-size: 18px;
            color: #474f57
        }
        
        .title-left {
            text-align: left
        }
        
        .title-left h2 {
            font-size: 40px;
            font-weight: 700;
            text-transform: capitalize;
            color: #333;
            line-height: 31px
        }
        
        .title-left p {
            width: 80%;
            margin-top: 20px;
            margin-left: auto;
            margin-right: auto;
            line-height: 28px
        }
        
        .alertbox-1x .alert {
            background: -webkit-gradient(linear, left top, right top, from(#f5576c), to(rgba(245, 87, 108, .7)));
            background: linear-gradient(to right, #f5576c, rgba(245, 87, 108, .7));
            padding: 20px 0;
            margin-bottom: 0;
            color: #fff;
            text-align: center;
            border-radius: 0
        }
        
        .alertbox-1x .alert p {
            font-size: 17px;
            font-weight: 600
        }
        
        .alertbox-1x .alert p strong {
            font-size: 20px;
            font-weight: 700;
            margin-left: 30px
        }
        
        .alertbox-1x .alert .close {
            top: -14px;
            right: 170px;
            color: #fff;
            outline: none
        }
        
        .alertbox-1x .alert .close:hover {
            color: #fff
        }
        
        .alertbox-1x a:hover,
        .alertbox-1x a {
            margin-left: 15px;
            color: #fff;
            font-weight: bolder
        }
        
        .alertbox-1x button {
            -webkit-box-shadow: none;
            box-shadow: none;
            background: none;
            margin-top: 3px
        }
        
        .main-menu {
            padding: 5px 0
        }
        
        .navbar-light .navbar-brand {
            padding-left: 0
        }
        
        .navbar-light .navbar-brand img {
            max-height: 38px;
            -o-object-fit: cover;
            object-fit: cover
        }
        
        .btco-hover-menu {
            z-index: 999;
            background-color: transparent!important
        }
        
        .main-menu .navbar-nav .nav-link {
            padding-left: 22px;
            font-family: Roboto Condensed;
            font-style: normal;
            font-weight: 900;
            font-size: 14px;
            text-transform: uppercase;
            color: #21212B;
            opacity: 1;
            z-index: 9999;
            overflow: hidden;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease
        }
        
        .main-menu .sign-in {
            margin-left: 22px;
            border-left: 1px solid #dedfe0
        }
        
        .main-menu .nav-item .btn-small {
            margin: 2px 0 0 22px;
            font-size: 14px;
            font-weight: 600;
            padding: 8px 25px;
            text-transform: capitalize;
            -webkit-box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15);
            box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15)
        }
        
        .main-menu .nav-item .btn-small:hover {
            background: #192f59;
            color: #fff
        }
        
        .navbar-light .navbar-nav .active>.nav-link {
            font-weight: 600;
            color: #3db166
        }
        
        .btco-hover-menu .collapse ul>li:hover>a,
        .navbar-light .navbar-nav .nav-link:focus,
        .navbar-light .navbar-nav .nav-link:hover {
            background: transparent;
            color: #3db166
        }
        
        ul.dropdown-menu:hover {
            background: #fff;
            top: 100%;
            opacity: 1
        }
        
        .btco-hover-menu .collapse ul ul ul,
        .btco-hover-menu .collapse ul ul ul.dropdown-menu {
            background: #fff;
            margin-left: 0
        }
        
        .btco-hover-menu .collapse ul ul,
        .btco-hover-menu .collapse ul ul.dropdown-menu {
            background: #fff;
            margin-left: 0;
            padding-top: 5px
        }
        
        ul.main-menu-nav {
            margin-left: 0
        }
        
        ul.main-menu-nav ul.dropdown-menu li {
            padding-left: 0
        }
        
        ul.main-menu-nav li ul.dropdown-menu li ul.dropdown-menu {
            padding-top: 0;
            margin-left: 0
        }
        
        ul.main-menu-nav li ul.dropdown-menu li a i {
            float: right;
            padding-top: 3px
        }
        
        .dropdown-menu li {
            border-bottom: 1px solid #071B36;
        }
        
        .dropdown-menu li:last-child {
            border-bottom: 0 solid #071B36;
        }
        
        ul.main-menu-nav li.dropdown a i {
            padding-left: 3px;
            font-weight: 700;
            color: #9b9b9b
        }
        
        .dropdown:hover>.dropdown-menu {
            display: block
        }
        
        .dropdown-item {
            color: #454545;
            font-weight: 400;
            padding: 8px 25px;
            line-height: 30px;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease
        }
        
        .dropdown-item:focus,
        .dropdown-item:hover {
            color: #3db166
        }
        
        .main-menu .navbar-nav ul.dropdown-menu a.nav-link {
            padding-left: 15px;
            font-weight: 500;
            background: rgba(5, 33, 72, .97);
            -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
            box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
            color: #fff;
            text-transform: none
        }
        
        .main-menu .navbar-nav ul.dropdown-menu a.nav-link:hover {
            color: #f9aa28
        }
        
        .main-menu .navbar-light ul.dropdown-menu .active>.nav-link {
            color: #f9aa28
        }
        
        a.dropdown-toggle.nav-link img {
            margin-left: 3px;
            width: 10px;
            margin-top: -3px
        }
        
        .hvrbox,
        .hvrbox * {
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }
        
        .hvrbox {
            position: relative;
            display: inline-block;
            overflow: hidden;
            width: 100%;
            height: auto;
            margin-bottom: -8px
        }
        
        .hvrbox img {
            -o-object-fit: cover;
            object-fit: cover;
            width: 100%;
            height: 100vh
        }
        
        .hvrbox .hvrbox-layer_bottom {
            display: block;
            height: 420px
        }
        
        .hvrbox .hvrbox-layer_top {
            opacity: 1;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            padding: 15px;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease
        }
        
        .hvrbox:hover .hvrbox-layer_top,
        .hvrbox.active .hvrbox-layer_top {
            opacity: 1
        }
        
        .overlay-text {
            position: absolute;
            top: 0
        }
        
        .overlay-text h2 {
            font-size: 60px;
            font-weight: 600;
            margin: 20px 0;
            color: #fff
        }
        
        .overlay-text p {
            color: #fff;
            font-size: 18px;
            line-height: 30px
        }
        
        .main-banner .hvrbox img {
            height: 100vh;
            -o-object-fit: cover;
            object-fit: cover
        }
        
        .main-banner .hvrbox .hvrbox-layer_top {
            background: linear-gradient(-135deg, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .0001))
        }
        
        .main-banner .overlay-text {
            position: absolute;
            color: #fff;
            width: 70%;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }
        
        .main-banner .overlay-text h3 {
            font-family: Roboto Condensed;
            font-style: normal;
            font-weight: 700;
            line-height: 50px;
            font-size: 56px;
            text-align: center;
            text-transform: uppercase
        }
        
        .main-banner .overlay-text h5 {
            font-family: Roboto Condensed;
            font-style: normal;
            font-weight: 700;
            line-height: 50px;
            font-size: 24px;
            text-align: center;
            margin-bottom: 10px
        }
        
        .main-banner .overlay-text p {
            font-size: 20px;
            margin-bottom: 55px;
            line-height: 34px
        }
        
        .main-banner .overlay-text a.btn-large {
            border-radius: 120px;
            text-align: center;
            background-color: #F9AA28;
            font-family: Roboto Condensed;
            font-size: 20px
        }
        
        .main-banner .overlay-text a.btn-large:hover {
            background-color: #ec1c24
        }
        
        .main-banner .overlay-text input[type="text"] {
            height: 75px;
            padding-left: 20px;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 3px;
            border-top-left-radius: 3px;
            border: 0 solid #fff
        }
        
        .main-banner .overlay-text .styleSelect {
            overflow: hidden;
        }
        
        .main-banner .overlay-text .styleSelect select {
            background: transparent;
            width: 180px;
            padding: 2px 20px 0 20px;
            border: 0;
            border-radius: 0;
            height: 75px;
            -webkit-appearance: none;
            -moz-appearance: none;
            color: #6a6a6a;
            outline: none
        }
        
        .main-banner .overlay-text button.btn.btn-search {
            width: 75px;
            height: 75px;
            background: #3db166;
            color: #fff;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 3px;
            border-top-right-radius: 3px;
            border-top-left-radius: 0;
            outline: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            cursor: pointer
        }
        
        .main-banner .overlay-text button.btn.btn-search img {
            -o-object-fit: cover;
            object-fit: cover;
            max-width: 20px;
            max-height: 22px;
            margin-top: -3px
        }
        
        .main-banner .overlay-text button.btn.btn-search i {
            color: #fff
        }
        
        .main-banner .overlay-text button.btn.btn-search:focus {
            border: 1px solid #3db166
        }
        
        .main-banner .overlay-text .slider-feature ul {
            margin: 35px 0 6px 0;
            padding: 0
        }
        
        .main-banner .overlay-text .slider-feature ul li {
            list-style: none;
            display: inline-block;
            font-size: 18px;
            color: #fff;
            margin-right: 30px
        }
        
        .main-banner .overlay-text .slider-feature ul li img {
            height: auto;
            width: 30px;
            -o-object-fit: cover;
            object-fit: cover;
            margin-right: 10px
        }
        
        .main-banner .overlay-text .slider-feature ul li:nth-child(1) {
            color: #02b3e4
        }
        
        .main-banner .overlay-text .slider-feature ul li:nth-child(2) {
            color: #ffe67c
        }
        
        .main-banner .overlay-text .slider-feature ul li:nth-child(3) {
            color: #fb928b;
            margin-right: 0
        }
        
        .main-banner .overlay-text .elo_giatrinhanduoc {
            font-family: Roboto Condensed;
            font-style: normal;
            font-weight: 700;
            line-height: 60px;
            font-size: 30px;
            text-align: center;
            text-transform: uppercase;
            margin-top: 140px;
            background-color: rgba(0, 0, 0, .7)
        }
        
        .course-category-1x {
            padding: 100px 0;
            background: #f5f5f5
        }
        
        .course-category-1x .hvrbox .hvrbox-layer_top {
            opacity: 1;
            background: rgba(0, 0, 0, .3)
        }
        
        .course-category-1x .hvrbox .hvrbox-layer_bottom {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            -webkit-transform: scale(1);
            transform: scale(1)
        }
        
        .course-category-1x .hvrbox:hover .hvrbox-layer_bottom {
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
        }
        
        .course-category-1x .hvrbox:hover .hvrbox-layer_top,
        .course-category-1x .hvrbox.active .hvrbox-layer_top {
            opacity: 1
        }
        
        .course-category-1x .hvrbox .hvrbox-layer_top .btn-small {
            display: inline-block
        }
        
        .course-category-1x .hvrbox:hover .hvrbox-layer_top .hvrbox-text .btn-small {
            display: inline-block
        }
        
        .course-category-1x .hvrbox:hover .hvrbox-layer_top .hvrbox-text h5 {
            display: none
        }
        
        .course-category-1x .hvrbox-text {
            width: 100%;
            text-align: center;
            display: inline-block;
            position: absolute;
            color: #fff;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }
        
        .course-category-1x .category-left .hvrbox {
            border-radius: 4px;
            -webkit-box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15);
            box-shadow: 0 10px 25px 0 rgba(46, 61, 73, .15)
        }
        
        .course-category-1x .category-left .hvrbox img {
            -o-object-fit: cover;
            object-fit: cover;
            width: 100%;
            max-height: 350px
        }
        
        .course-category-1x .category-left .hvrbox-text a {
            display: block;
            font-size: 30px;
            font-weight: 600;
            color: #fff
        }
        
        .course-category-1x .category-left .hvrbox-text h5 {
            font-size: 14px;
            font-weight: 600;
            color: #fff;
            padding: 17px 18px;
            border-radius: 3px;
            background: transparent;
            display: inline-block;
            margin-top: 1px;
            border: 1px solid transparent;
            margin-top: 15px
        }
        
        .course-category-1x .category-left .hvrbox-text .btn-small {
            display: none;
            font-size: 14px;
            font-weight: 600;
            margin-top: 20px
        }
        
        .course-category-1x .right-image .hvrbox {
            margin-bottom: 20px
        }
        
        .course-category-1x .right-image .hvrbox img {
            width: 100%;
            max-height: 160px
        }
        
        .course-category-1x .right-image .hvrbox-text {
            width: 100%;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }
        
        .course-category-1x .right-image .hvrbox-text a {
            font-size: 20px
        }
        
        .course-category-1x .right-image .hvrbox-text h5 {
            margin-top: 0
        }
        
        .course-category-1x .right-image .hvrbox-text .btn-small {
            font-size: 13px;
            padding: 5px 18px;
            margin-top: 15px
        }
        
        .course-category-1x .category-cat {
            margin-bottom: 100px
        }
        
        .course-category-1x .category-feature .single-feature {
            text-align: center;
            font-size: 17px
        }
        
        .course-category-1x .category-feature .single-feature img {
            max-width: 75px;
            -o-object-fit: cover;
            object-fit: cover;
            margin-bottom: 18px
        }
        
        .course-category-1x .category-feature .single-feature h4 {
            font-size: 24px;
            font-weight: 600;
            color: #454545;
            margin-bottom: 15px
        }
        
        .course-category-1x .category-feature .single-feature a.btn-small {
            margin-top: 60px;
            font-size: 16px;
            padding: 12px 35px
        }
        
        .consale {
            position: absolute;
            overflow: visible;
            top: -10px;
            left: -41px;
            background: #3db166;
            font-size: 13px;
            color: #fff;
            -webkit-transform: rotate(-44deg);
            transform: rotate(-44deg);
            padding: 20px 35px 5px 35px
        }
        
        .achive-goals-1x {
            background-size: cover;
            background-repeat: no-repeat;
            background-attachment: fixed;
            padding: 80px 0;
            clear: both;
            color: #fff
        }
        
        .achive-goals-1x .title-middle {
            margin-bottom: 40px;
            color: #fff
        }
        
        .achive-goals-1x .container {
            padding-left: 0;
            padding-right: 0
        }
        
        .achive-goals-1x .title-middle p,
        .achive-goals-1x .title-middle h2 {
            color: #454545;
            font-family: Roboto Condensed;
            font-style: normal;
            font-weight: 700;
            line-height: 36px;
            font-size: 30px;
            text-align: center;
            text-transform: uppercase;
            margin-bottom: 20px
        }
        
        .numbers-achieved-elo .container-numbers-achieved-elo .achive-goals-1x .single-goals {
            background-color: rgba(12, 14, 31, .75)
        }
        
        .achive-goals-1x .single-goals {
            text-align: center;
            font-size: 17px
        }
        
        .achive-goals-1x .single-goals img {
            max-width: 75px;
            -o-object-fit: cover;
            object-fit: cover;
            margin-bottom: 15px;
            margin-top: 30px
        }
        
        .achive-goals-1x .single-goals h4 {
            font-size: 24px;
            font-weight: 600;
            margin-bottom: 15px
        }
        
        .achive-goals-1x .single-goals h2 {
            font-family: Roboto Condensed;
            font-style: normal;
            font-weight: 700;
            color: #f9aa28;
            line-height: 50px;
            font-size: 60px;
            text-align: center;
            text-transform: uppercase;
            margin-bottom: 13px
        }
        
        .achive-goals-1x .single-goals a {
            font-family: Roboto Condensed;
            font-style: normal;
            font-weight: 500;
            line-height: 24px;
            font-size: 14px;
            text-align: center;
            text-transform: uppercase;
            margin-bottom: 23px
        }
        
        .cta-1x {
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 41, 62, .95)), to(rgba(33, 41, 62, .95))), url(/wp-content/themes/eduin/images/cta-bg.jpg);
            background: linear-gradient(rgba(33, 41, 62, .95), rgba(33, 41, 62, .95)), url(/wp-content/themes/eduin/images/cta-bg.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            padding: 100px 0;
            clear: both
        }
        
        .cta-1x .cta-content {
            text-align: center;
            color: #fff
        }
        
        .cta-1x .cta-content h3 {
            font-size: 40px;
            font-weight: 700;
            margin-bottom: 20px
        }
        
        .cta-1x .cta-content p {
            font-size: 18px;
            font-weight: 400
        }
        
        .cta-1x a.btn-small {
            font-size: 16px;
            margin: 50px 10px 10px 10px
        }
        
        .cta-1x a.btn-small:hover {
            background: #fff;
            color: #3db166
        }
        
        .client-1x {
            padding-bottom: 80px;
            padding-top: 72px
        }
        
        .client-1x .title-middle {
            margin-bottom: 60px
        }
        
        .client-1x .single-client {
            text-align: center
        }
        
        .client-1x .single-client img {
            width: auto;
            -o-object-fit: cover;
            object-fit: cover;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 20px
        }
        
        .container-course-new i.fas.fa-angle-left.slick-arrow {
            position: absolute;
            content: "";
            background: url(../images/arrow-left.png) no-repeat 10px;
            left: -35px;
            top: 30%;
            width: 30px;
            height: 30px;
            color: transparent;
            background-color: #f5f5f5;
            border-radius: 50%;
        }
        
        .container-course-new i.fas.fa-angle-right.slick-arrow {
            position: absolute;
            content: "";
            background: url(../images/arrow-right-2.png) no-repeat 10px;
            right: -35px;
            top: 30%;
            width: 30px;
            height: 30px;
            color: transparent;
            background-color: #f5f5f5;
            border-radius: 50%;
        }
        
        .form-register1 input,
        .form-register1 select {
            border-radius: 3px;
            border: 1px solid #605e5c;
            height: 40px;
            margin-bottom: 20px;
            color: #59606B;
            width: 100%;
            padding: 10px;
        }
        
        .client-1x .client-title h4 {
            font-size: 24px;
            font-weight: 600;
            text-align: center;
            color: #333;
        }
        
        .client-events-1x {
            background-size: cover;
            background-repeat: no-repeat
        }
        
        .tesimonial-1x .elofeel h2 {
            font-family: Roboto Condensed;
            font-style: normal;
            font-weight: 700;
            margin-bottom: 30px;
            font-size: 30px;
            text-align: center;
            text-transform: uppercase;
            color: #fff
        }
        
        .tesimonial-1x .elofeel hr {
            width: 50px;
            align: center;
            size: 30px;
            color: #F9AA28;
            margin-top: 10px
        }
        
        .tesimonial-1x .single-testimonial {
            z-index: -1
        }
        
        .tesimonial-1x .single-testimonial img {
            height: 125px;
            width: 125px;
            -o-object-fit: cover;
            object-fit: cover;
            border-radius: 50%;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 50px
        }
        
        .tesimonial-1x .single-testimonial p {
            font-size: 16px;
            font-weight: 400;
            font-style: normal;
            line-height: 30px;
            color: #fff;
            font-family: Roboto Condensed;
            text-align: center
        }
        
        .tesimonial-1x .single-testimonial p i {
            font-size: 40px;
            color: #fff;
            margin-right: 20px
        }
        
        .tesimonial-1x .single-testimonial h3 {
            font-size: 17px;
            font-weight: 500;
            margin: 30px 0 8px 0;
            color: #fff;
            font-family: Roboto Condensed
        }
        
        .tesimonial-1x .single-testimonial h4 {
            font-size: 15px;
            font-weight: 400;
            color: #fff;
            font-style: italic;
            font-family: Roboto Condensed
        }
        
        .tesimonial-1x i.fas.fa-angle-left.slick-arrow {
            position: absolute;
            content: "";
            left: 42%;
            top: 60px;
            width: 15px;
            height: 23px;
            color: #fff;
            z-index: 1
        }
        
        .tesimonial-1x i.fas.fa-angle-right.slick-arrow {
            position: absolute;
            content: "";
            right: 42%;
            top: 60px;
            width: 15px;
            height: 23px;
            color: #fff
        }
        
        .learning-path-1x {
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .01)), to(rgba(255, 255, 255, .01))), url(../images/go-ahed-bg.png);
            background: linear-gradient(rgba(255, 255, 255, .01), rgba(255, 255, 255, .01)), url(../images/go-ahed-bg.png);
            background-size: cover;
            background-repeat: no-repeat;
            padding: 100px 0
        }
        
        .learning-path-1x i.fas.fa-angle-left.slick-arrow {
            position: absolute;
            content: "";
            background: url(../images/arrow-left.png) no-repeat 18px;
            left: -85px;
            top: 30%;
            width: 50px;
            height: 50px;
            color: transparent;
            background-color: #f5f5f5;
            border-radius: 50%
        }
        
        .learning-path-1x i.fas.fa-angle-right.slick-arrow {
            position: absolute;
            content: "";
            background: url(../images/arrow-right-2.png) no-repeat 22px;
            right: -85px;
            top: 30%;
            width: 50px;
            height: 50px;
            color: transparent;
            background-color: #f5f5f5;
            border-radius: 50%
        }
        
        .learning-path-1x .title-middle h2 {
            margin-bottom: 75px
        }
        
        .learning-path-1x .hvrbox {
            border-radius: 3px
        }
        
        .learning-path-1x .hvrbox .hvrbox-layer_top {
            opacity: 1;
            background: rgba(69, 69, 69, .9)
        }
        
        .learning-path-1x .hvrbox .blue {
            background: rgba(2, 179, 228, .9)
        }
        
        .learning-path-1x .hvrbox .green {
            background: rgba(60, 184, 120, .9)
        }
        
        .learning-path-1x .hvrbox .red {
            background: rgba(251, 146, 139, .9)
        }
        
        .learning-path-1x .hvrbox .yellow {
            background: rgba(255, 193, 7, .9)
        }
        
        .learning-path-1x .hvrbox:hover .hvrbox-layer_top,
        .learning-path-1x .hvrbox.active .hvrbox-layer_top {
            opacity: 1
        }
        
        .learning-path-1x .hvrbox:hover .hvrbox-layer_bottom {
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
        }
        
        .learning-path-1x .hvrbox-layer_bottom {
            height: 240px;
            -o-object-fit: cover;
            object-fit: cover;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease
        }
        
        .learning-path-1x .hvrbox-text {
            width: 100%;
            text-align: center;
            display: inline-block;
            position: absolute;
            color: #fff;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }
        
        .learning-path-1x .single-learning-path {
            -webkit-box-shadow: 0 10px 75px 0 rgba(46, 61, 73, .06);
            box-shadow: 0 10px 75px 0 rgba(46, 61, 73, .06)
        }
        
        .learning-path-1x .single-learning-path a {
            font-size: 18px;
            font-weight: 600;
            color: #fff;
            margin-bottom: -8px
        }
        
        .learning-path-1x .slick-slide {
            overflow: hidden
        }
        
        .learning-path-1x .slick-list {
            margin: 0 -15px
        }
        
        .learning-path-1x .single-learning-path {
            padding: 0 15px
        }
        
        .tile {
            display: none
        }
        
        .tile img {
            display: block;
            width: 100%
        }
        
        .course-1x {
            padding-top: 75px;
            padding-bottom: 25px
        }
        
        .course-1x .course-menu {
            text-align: center;
            margin: 40px 0 45px 0
        }
        
        .course-1x .course-menu button.filter {
            border: 0;
            font-size: 16px;
            font-weight: 500;
            padding: 0;
            margin-right: 10px;
            cursor: pointer;
            -webkit-box-shadow: none;
            box-shadow: none;
            padding: 8px 18px
        }
        
        .course-1x .course-menu button.active {
            background: #192f59
        }
        
        .course-1x .course-menu button:focus,
        .course-1x .course-menu button:active,
        .course-1x .course-menu button:hover {
            outline: none
        }
        
        .course-1x a.btn-small {
            margin-top: 30px;
            border-radius: 120px
        }
        
        .single-course {
            background: transparent;
            margin-bottom: 30px
        }
        
        .single-course .hvrbox {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }
        
        .single-course .hvrbox .hvrbox-layer_top {
            opacity: 0;
            background: rgba(0, 0, 0, .6)
        }
        
        .single-course .hvrbox:hover .hvrbox-layer_top,
        .single-course .hvrbox.active .hvrbox-layer_top {
            opacity: 1
        }
        
        .single-course .hvrbox-text {
            text-align: center;
            display: inline-block;
            position: absolute;
            color: #fff;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }
        
        .single-course .hvrbox-text a {
            display: inline-block;
            font-size: 16px;
            font-weight: 400;
            color: #fff;
            margin-bottom: 5px;
            margin-left: 3px
        }
        
        .single-course .hvrbox-layer_bottom,
        .col-md-3 .single-course .hvrbox-layer_bottom {
            max-height: 150px;
            -o-object-fit: cover;
            object-fit: cover
        }
        
        .col-md-4 .single-course .hvrbox-layer_bottom,
        .col-md-6 .single-course .hvrbox-layer_bottom {
            max-height: 250px;
            -o-object-fit: cover;
            object-fit: cover
        }
        
        .single-course .single-course-content {
            background: #fff;
            padding: 20px;
            -webkit-box-shadow: 0 3px 35px 0 rgba(46, 61, 73, .06);
            box-shadow: 0 3px 35px 0 rgba(46, 61, 73, .06)
        }
        
        .single-course .single-course-content a {
            display: block;
            font-size: 16px;
            font-weight: 600;
            color: #333;
            margin-bottom: 10px;
            line-height: 23px;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease
        }
        
        .single-course .single-course-content a:hover {
            color: #3db166
        }
        
        .single-course .single-course-content p {
            font-size: 14px;
            display: flow-root
        }
        
        .single-course .single-course-content p span {
            float: right
        }
        
        .single-course .single-course-content p span b {
            font-size: 16px;
            font-weight: 600;
            color: #454545;
            margin-left: 7px
        }
        
        .single-course .single-course-content b.instructor_name a {
            float: left;
            font-size: 14px;
            font-weight: 300;
            text-transform: capitalize
        }
        
        .single-course-content b.instructor_name a {
            margin-bottom: 0
        }
        
        div#tab-instructor .blog-author {
            margin-bottom: 0
        }
        
        .eduin-review,
        .single-course .single-course-content .eduin-review,
        .single-course .single-course-content h3 {
            margin-top: 17px;
            font-size: 14px;
            border-top: 1px solid #f5f5f5;
            padding: 15px 0 0 0;
            clear: both;
            line-height: 16px
        }
        
        .eduin-review i,
        .single-course .single-course-content .eduin-review i,
        .single-course .single-course-content h3 i {
            color: #fcb926;
            font-size: 12px
        }
        
        .eduin-review span,
        .single-course .single-course-content .eduin-review span,
        .single-course .single-course-content h3 span {
            float: right
        }
        
        .course-bg-1x {
            background: #fff
        }
        
        .course-list-review-count,
        .course-review-count {
            display: inline-block;
            position: relative;
            bottom: 4px;
            left: 0
        }
        
        .course-list-review-count {
            bottom: 3px
        }
        
        .write-a-review {
            cursor: pointer
        }
        
        form ul.review-stars,
        form ul.review-fields {
            padding: 0
        }
        
        form ul.review-fields>li>textarea,
        form ul.review-fields>li>input {
            margin: 0
        }
        
        .review-form .close {
            margin-top: 10px;
            font-size: 18px;
            -webkit-box-shadow: none;
            box-shadow: none
        }
        
        .review-form .close:hover {
            margin-top: 10px;
            font-size: 18px;
            background: none
        }
        
        form ul.review-stars>li span.hover:before {
            color: #f2b827
        }
        
        .course-1x .hentry {
            margin: 0
        }
        
        .footer-section-1x {
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(85, 85, 85, .1)), to(rgba(85, 85, 85, .1))), url(/wp-content/themes/eduin/images/footer-bg.png);
            background: linear-gradient(rgba(85, 85, 85, .1), rgba(85, 85, 85, .1)), url(/wp-content/themes/eduin/images/footer-bg.png);
            background-repeat: repeat;
            clear: both
        }
        
        .footer-section-1x .footer-top {
            padding: 100px 0 60px 0
        }
        
        .footer-section-1x .footer-top .footer-top-left .single-link h3 {
            font-size: 24px;
            font-weight: 700;
            color: #333;
            text-transform: capitalize
        }
        
        .footer-section-1x .footer-top .footer-top-left .single-link ul {
            margin: 40px 0 0 0;
            padding: 0
        }
        
        .footer-section-1x .footer-top .footer-top-left .single-link ul li {
            list-style: none;
            line-height: 40px;
            font-weight: 400
        }
        
        .footer-section-1x .footer-top .footer-top-left .single-link ul li a {
            color: #454545
        }
        
        .footer-section-1x .footer-top .footer-top-left .single-link ul li a:hover {
            color: #3db166
        }
        
        .footer-section-1x .footer-top .footer-top-left .footer-subscriber {
            margin-top: 50px;
            padding-left: 0;
            margin-left: 0
        }
        
        .footer-section-1x .footer-top .footer-top-left .footer-subscriber input.form-control {
            height: 60px;
            padding: 25px;
            background: #f5f7fa;
            border: 1px solid #f5f7fa;
            border-bottom-left-radius: 3px;
            border-top-left-radius: 3px
        }
        
        .footer-section-1x .footer-top .footer-top-left .footer-subscriber button.btn-subscriber {
            width: 60px;
            height: 60px;
            background: #fff;
            font-size: 30px;
            font-weight: 500;
            color: #3db166;
            outline: none;
            border: 1px solid #f5f7fa;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
            text-align: center;
            cursor: pointer;
            -webkit-box-shadow: none;
            box-shadow: none
        }
        
        .footer-section-1x .footer-top .footer-top-left .footer-subscriber button.btn-subscriber:focus {
            -webkit-box-shadow: none;
            box-shadow: none
        }
        
        .footer-section-1x .footer-top .footer-top-right img {
            max-width: 110px;
            -o-object-fit: cover;
            object-fit: cover
        }
        
        .footer-section-1x .footer-top .footer-top-right p {
            margin-top: 33px;
            font-weight: 400;
            color: #454545
        }
        
        .footer-section-1x .footer-top .footer-top-right ul {
            margin: 30px 0 0 0;
            padding: 0
        }
        
        .footer-section-1x .footer-top .footer-top-right ul li {
            list-style: none;
            line-height: 40px;
            color: #3db166;
            font-weight: 400
        }
        
        .footer-section-1x .footer-top .footer-top-right .footer-social-link {
            margin-top: 45px
        }
        
        .footer-section-1x .footer-top .footer-top-right .footer-social-link h3 {
            font-size: 18px;
            font-weight: 500;
            color: #fff;
            text-transform: capitalize
        }
        
        .footer-section-1x .footer-top .footer-top-right .footer-social-link ul {
            margin: 0;
            padding: 0
        }
        
        .footer-section-1x .footer-top .footer-top-right .footer-social-link ul li {
            display: inline-block;
            list-style: none
        }
        
        .footer-section-1x .footer-top .footer-top-right .footer-social-link ul li i {
            height: 40px;
            width: 40px;
            padding-top: 11px;
            text-align: center;
            border: 1px solid #eee;
            margin-right: 5px
        }
        
        .footer-section-1x .footer-top .footer-top-right .footer-social-link ul .fa-facebook-f {
            color: #3b5998
        }
        
        .footer-section-1x .footer-top .footer-top-right .footer-social-link ul .fa-instagram {
            color: #fb3958
        }
        
        .footer-section-1x .footer-top .footer-top-right .footer-social-link ul .fa-twitter {
            color: #3cbee3
        }
        
        .footer-section-1x .footer-top .footer-top-right .footer-social-link ul .fa-google-plus-g {
            color: #e13928
        }
        
        .footer-section-1x .footer-bottom {
            padding: 45px 0;
            border-top: 1px solid #f9f9f9
        }
        
        .footer-section-1x .footer-bottom p {
            color: #454545
        }
        
        .footer-section-1x .footer-bottom p a {
            color: #454545
        }
        
        .footer-section-1x .footer-bottom p a:hover {
            color: #3db166
        }
        
        .footer-section-1x .footer-bottom ul {
            float: right;
            margin: 0;
            padding: 0
        }
        
        .footer-section-1x .footer-bottom ul li {
            list-style: none;
            display: inline-block;
            margin-left: 30px
        }
        
        .footer-section-1x .footer-bottom ul li a {
            color: #454545
        }
        
        .footer-section-1x .footer-bottom ul li a:hover {
            color: #3db166
        }
        
        .backtotop {
            position: relative;
            background: #F9AA28!important;
            font-size: 16px;
            margin-right: 15px;
            margin-bottom: 15px;
            padding: 9px 12px;
            color: #fff;
            border-radius: 50%;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease
        }
        
        .backtotop:hover {
            background: #F9AA28!important
        }
        
        .top-menu-1x {
            background: #00377a
            /*background: #ec1c24*/
        }
        
        .top-menu-1x.fix {
            position: fixed;
            top: 0;
            z-index: 99;
            width: 100%
        }
        
        .top-menu-1x .top-menu-left ul {
            margin: 17px 0 0 0;
            padding: 0
        }
        
        .top-menu-1x .top-menu-left ul li {
            list-style: none;
            display: inline-block;
            color: #fff;
            margin-right: 30px
        }
        
        .top-menu-1x .top-menu-left ul li i {
            margin-right: 7px;
            color: #fff
        }
        
        .top-menu-1x .top-menu-middle ul {
            float: right;
            margin: 17px 0 0 0;
            padding: 0
        }
        
        .top-menu-1x .top-menu-middle ul li {
            list-style: none;
            display: inline-block;
            margin-right: 30px
        }
        
        .top-menu-1x .top-menu-middle ul li a i {
            margin-right: 7px;
            color: #fff;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease
        }
        
        .top-menu-1x .top-menu-middle ul li a:hover i {
            color: #3db166
        }
        
        .top-menu-1x .top-menu-right button {
            float: right;
            width: 60px;
            height: 60px;
            background: #181d2b;
            outline: none;
            border: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            color: #fff;
            text-align: center
        }
        
        .top-menu-1x .top-menu-right a.btnhocthu {
            width: 170px;
            height: 40px;
            border-radius: 60px;
            background-color: #F9AA28;
            margin-top: 10px;
            margin-bottom: 10px;
            padding: 6px 0;
            text-align: center;
            margin-right: 10px
        }
        
        .top-menu-1x .top-menu-right a.btnhocthu span {
            font-family: Roboto Condensed;
            font-style: normal;
            font-weight: 900;
            line-height: 20px;
            font-size: 14px;
            text-align: center
        }
        
        .top-menu-1x .top-menu-right a.btnhotline {
            width: 170px;
            height: 40px;
            border-radius: 60px;
            background-color: #FFF;
            margin-top: 10px;
            margin-bottom: 10px;
            padding: 6px 0;
            text-align: center
        }
        
        a.btnhotline i {
            -webkit-transform: rotate(105deg);
            transform: rotate(105deg);
            color: #ec1c24;
            margin-right: 5px
        }
        
        .top-menu-1x .top-menu-right a.btnhotline span {
            font-family: Roboto Condensed;
            font-style: normal;
            font-weight: 900;
            line-height: 20px;
            font-size: 14px;
            text-align: center;
            color: #000;
            padding: 0 0
        }
        
        .top-menu-1x .top-menu-right button:focus {
            outline: none
        }
        
        .edno-search {
            padding: 20px 0
        }
        
        .top-menu-1x.edno-search .top-menu-middle ul,
        .top-menu-1x.edno-search .top-menu-left ul {
            margin: 0;
            padding: 0
        }
        
        .top-menu-1x.edno-search .top-menu-middle ul li {
            margin-left: 30px;
            margin-right: 0
        }
        
        .search-box-2x {
            background: #181d2b
        }
        
        .search-box-2x .card {
            border: 0;
            padding-left: 0;
            padding-right: 0;
            z-index: 0
        }
        
        .search-box-2x .card-body {
            background: #181d2b
        }
        
        .search-box-2x input[type="text"] {
            height: 60px;
            padding-left: 20px;
            border: 1px solid #eee;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 3px;
            border-top-left-radius: 3px;
            border-right: 1px solid #f1f1f1
        }
        
        .search-box-2x .styleSelect {
            overflow: hidden;
            background: url(../../../../wp-content/themes/eduin/images/down-arrow-2.png) no-repeat 90% #fff;
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px
        }
        
        .search-box-2x .styleSelect select {
            background: transparent;
            width: 200px;
            padding: 10px 10px 10px 20px;
            border: 1px solid #eee;
            border-radius: 0;
            height: 60px;
            -webkit-appearance: none;
            -moz-appearance: none;
            color: #6a6a6a;
            outline: none
        }
        
        .search-box-2x .styleSelect select:focus {
            outline: none;
            border: 1px solid #eee!important
        }
        
        .main-banner-2 .overlay-text {
            width: 1109px;
            top: 33%;
            left: 50%;
            -webkit-transform: translate(-50%, -33%);
            transform: translate(-50%, -33%)
        }
        
        .main-banner-2 .overlay-text p {
            font-size: 20px;
            margin-bottom: 20px;
            line-height: 34px
        }
        
        .main-banner-2 .overlay-text .slider-feature ul {
            margin: 0 0 30px 0
        }
        
        .main-banner-2 .hvrbox img {
            height: 770px
        }
        
        .main-banner-2 .hvrbox .hvrbox-layer_top {
            // background:linear-gradient(-135deg,rgba(0,0,0,.3),rgba(0,0,0,.3))}.container-banner-slider-elo .main-banner-2 .hvrbox .hvrbox-layer_top{background:none}.feature-1x{position:relative;margin-top:-195px}.feature-1x .single-feature{padding:30px 30px;text-align:center;color:#fff}.feature-1x .single-feature img{max-width:75px;max-height:70px;-o-object-fit:cover;object-fit:cover;margin-bottom:15px}.feature-1x .single-feature h2{margin-bottom:15px;font-family:Roboto Condensed;font-style:normal;font-weight:700;line-height:22px;font-size:18px;text-align:center}.feature-1x .single-feature p{font-size:17px}.feature-1x .violet{background:#1DB4B7;height:385px}.feature-1x .yellow{background:#F9AA28;height:385px}.feature-1x .pink{background:#F65040;height:385px}.feature-1x .blue{background:#ec1c24;height:385px}.feature-1x .col-md-12 .row .col-md-3{height:385px;//434-369}.about-us-1x{background-size:cover;background-repeat:no-repeat;padding:100px 0 0 0}.about-us-1x .about-us-left{padding:0 0 0 0}.about-us-1x .about-us-left h2{font-size:30px;font-weight:700;color:#FFF;margin-bottom:20px;font-family:Roboto Condensed}.about-us-1x .about-us-left p{margin-bottom:15px;color:#F9AA28}.about-us-1x .about-us-left a{color:#fff}.section-about .about-us-1x .about-us-left a.btn-small{border-radius:120px;background-color:#F9AA28;margin-top:25px}.section-about .about-us-1x .about-us-left a.btn-small:hover{background-color:#fff;color:#000}.section-about .about-us-1x .about-us-right{text-align:right}.section-about .about-us-1x .about-us-right img{height:555px}.about-us-1x .about-us-right img{-o-object-fit:cover;object-fit:cover;margin-top:0}.about-us-1x-no-bg{background:#f5f5f5}.video-1x{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,33,71,.9)),to(rgba(0,33,71,.9))),url(../../../../wp-content/themes/eduin/images/video-bg.png);background:linear-gradient(rgba(0,33,71,.9),rgba(0,33,71,.9)),url(../../../../wp-content/themes/eduin/images/video-bg.png);background-size:cover;background-repeat:no-repeat;padding:260px 0}.video-1x .video-content{text-align:center}.video-1x .video-content h3{font-size:40px;font-weight:700;margin-top:30px;color:#fff;line-height:31px}.video-1x .video-content a.btn-circle{width:65px;height:65px;padding-top:18px;color:#fff}.video-2x{background:linear-gradient(-135deg,rgba(84,135,149,.9),rgba(0,33,71,.95)),url(../../../../wp-content/themes/eduin/images/video-bg.png);background-size:cover;background-repeat:no-repeat}.events-1x{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.01)),to(rgba(255,255,255,.01))),url(/wp-content/themes/eduin/images/events-bg.png);background:linear-gradient(rgba(255,255,255,.01),rgba(255,255,255,.01)),url(/wp-content/themes/eduin/images/events-bg.png);background-repeat:repeat;padding:100px 0 70px 0}.events-1x .title-left{margin-bottom:70px}.events-1x .events-single{-webkit-box-shadow:0 10px 75px 0 rgba(46,61,73,.06);box-shadow:0 10px 75px 0 rgba(46,61,73,.06);margin-bottom:30px}.events-1x .events-single img{width:100%;height:290px;-o-object-fit:cover;object-fit:cover}.events-1x .events-single b{position:absolute;top:196px;right:15px;background:#3db166;font-size:18px;font-weight:600;color:#fff;text-align:center;padding:20px 25px}.events-1x .events-single .events-single-content{padding:30px;background:#fff}.events-1x .events-single .events-single-content a{display:block;font-size:20px;font-weight:600;color:#333;margin-bottom:15px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.events-1x .events-single .events-single-content a:hover{color:#3db166}.events-1x .events-single .events-single-content ul{margin:20px 0 0 0;padding:0}.events-1x .events-single .events-single-content ul li{display:inline-block;list-style:none;font-size:15px;margin-right:20px}.events-1x .events-single .events-single-content ul li i{color:#9f9f9f;margin-right:7px}.events-1x .events-single .events-single-content ul li:last-child{margin-right:0}.events-1x .events-single .events-single-content a.btn-small{display:inline-block;background:#f5f5f5;color:#333;font-size:16px;font-weight:600;margin:30px 0 0 0;-webkit-box-shadow:none;box-shadow:none}.events-1x .events-single .events-single-content a.btn-small:hover{background:#3db166;color:#fff}.blog-1x{background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,41,62,.9)),to(rgba(33,41,62,.9))),url(/wp-content/themes/eduin/images/blog-bg.png);background:linear-gradient(rgba(33,41,62,.9),rgba(33,41,62,.9)),url(/wp-content/themes/eduin/images/blog-bg.png);background-size:cover;background-repeat:no-repeat;padding:100px 0 75px 0}.blog-1x .title-middle h2{color:#fff;margin-bottom:70px}.blog-1x .blog-single{margin-bottom:30px}.blog-1x .blog-single img{width:100%;max-height:275px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:3px;border-top-right-radius:3px}.blog-1x .blog-single .blog-single-content{background:#fff;padding:30px;border:1px solid #eee;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.blog-1x .blog-single .blog-single-content a{display:block;font-size:20px;font-weight:600;color:#333;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.blog-1x .blog-single .blog-single-content .sl-wrapper a{display:initial}.blog-1x .blog-single .blog-single-content h3 span.sl-icon{font-size:16px;margin-left:5px}.blog-1x .blog-single .blog-single-content a:hover{color:#3db166}.blog-1x .blog-single .blog-single-content h3{font-size:15px;font-weight:300;padding:27px 0 0 0;margin-top:30px;border-top:1px solid #eee}.blog-1x .blog-single .blog-single-content h3 i{color:#9f9f9f;margin-right:7px}.blog-1x .blog-single .blog-single-content h3 span{float:right;font-style:normal}.blog-1x-no-bg{background:#fff}.page-banner .overlay-text{position:absolute;color:#fff;width:1140px;top:48%;left:50%;-webkit-transform:translate(-50%,-48%);transform:translate(-50%,-48%)}.page-banner .hvrbox img{height:550px;-o-object-fit:cover;object-fit:cover}.page-banner .overlay-text h3{font-weight:700;font-size:60px;line-height:80px;color:#fff;text-transform:uppercase;text-align:center}.page-elo .page-banner .overlay-text h3{text-transform:capitalize}.page-banner ol.breadcrumb{background:transparent;color:#fff;padding:15px 0 0 0;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.english .page-banner .overlay-text h3{margin-top:-180px}.accounting .page-banner .overlay-text h3{text-align:left}.auditing .page-banner .overlay-text h3{text-align:left}.page-elo .page-banner .overlay-text nav{display:none}.page-banner .overlay-text nav{text-align:center}.page-banner ol.breadcrumb li a{color:#fff}.page-banner ol.breadcrumb .breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#fff;content:"/"}.page-banner ol.breadcrumb li.active{color:#fff}.events-banner .hvrbox{overflow:visible}.events-banner .hvrbox .hvrbox-layer_top{background:linear-gradient(-135deg,rgba(0,0,0,.6),rgba(0,0,0,.6))}.events-banner .hvrbox img{height:600px}.events-banner .overlay-text h5{font-size:16px;font-weight:400;color:#fff;margin:30px 0 20px 0}.events-banner .overlay-text h5 i{margin-right:10px}.events-banner .overlay-text h4{font-size:16px;font-weight:600;color:#3db166}.events-banner .overlay-text a{margin-top:50px}.single-course-banner .overlay-text .countdown-timer ul,.events-banner .overlay-text .countdown-timer ul{margin:0 0 50px 0;padding:0}.single-course-banner .overlay-text .countdown-timer ul li,.events-banner .overlay-text .countdown-timer ul li{width:150px;list-style:none;display:inline-block;font-size:30px;font-weight:600;color:#fff}.single-course-banner .overlay-text .countdown-timer ul li span,.events-banner .overlay-text .countdown-timer ul li span{font-size:16px}.single-course-banner .overlay-text .countdown-timer ul li:nth-child(1),.events-banner .overlay-text .countdown-timer ul li:nth-child(1){color:#3db166}.single-course-banner .overlay-text .countdown-timer ul li:nth-child(2),.events-banner .overlay-text .countdown-timer ul li:nth-child(2){color:#02e4b7}.single-course-banner .overlay-text .countdown-timer ul li:nth-child(3),.events-banner .overlay-text .countdown-timer ul li:nth-child(3){color:#fb928b}.single-course-banner .overlay-text .countdown-timer ul li:nth-child(4),.events-banner .overlay-text .countdown-timer ul li:nth-child(4){color:#a557f5}.single-course-banner .overlay-text .countdown-timer ul li:last-child,.events-banner .overlay-text .countdown-timer ul li:last-child{margin-right:0}.trapezoid{position:absolute;border-bottom:10px solid #3db166;border-left:23px solid transparent;border-right:16px solid transparent;height:34px;width:130px;top:-34px}.featured-sticker{position:absolute;top:-10px;width:0;height:0;border-left:45px solid transparent;border-right:45px solid transparent;border-top:100px solid #3db166;margin-left:22px}.featured-sticker span{color:#fff;left:-18px;position:absolute;-webkit-transform:rotate(-66deg);transform:rotate(-66deg);font-size:12px;font-weight:600;top:-75px}.pricing-plan-1x{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.01)),to(rgba(255,255,255,.01))),url(/wp-content/themes/eduin/images/price-bg.png);background:linear-gradient(rgba(255,255,255,.01),rgba(255,255,255,.01)),url(/wp-content/themes/eduin/images/price-bg.png);background-repeat:repeat;padding:100px 0}.pricing-plan-1x .title-middle h2{margin-bottom:70px}.pricing-plan-1x .single-pricing{text-align:center;background:#fff;-webkit-box-shadow:0 10px 75px 0 rgba(46,61,73,.06);box-shadow:0 10px 75px 0 rgba(46,61,73,.06);padding:30px 50px 50px 50px}.pricing-plan-1x .single-pricing h2{font-size:30px;font-weight:600;color:#333;padding-bottom:40px;margin-bottom:30px;border-bottom:1px solid #eee}.pricing-plan-1x .single-pricing h2:before{position:absolute;content:"";width:50px;margin-top:75px;text-align:center;margin-left:10px;border-bottom:2px solid #3db166}.pricing-plan-1x .single-pricing h3{font-size:45px;font-weight:600;color:#3db166}.pricing-plan-1x .single-pricing ul{margin:40px 0 50px 0;padding:0}.pricing-plan-1x .single-pricing ul li{display:block;font-size:17px;line-height:45px}.pricing-plan-1x .single-pricing ul li i{color:#3db166;margin-right:25px}.pricing-plan-1x .single-pricing .btn-bordered{padding:8px 37px;border:1px solid #3db166}.about-us-2x{padding:100px 0}.about-us-2x .about-us-left h2{font-size:40px;font-weight:700;color:#333;line-height:50px;margin-bottom:20px}.about-us-2x .about-us-left h2 span{color:#3db166}.about-us-2x .about-us-left h3{font-size:18px;font-weight:400;color:#454545;margin-bottom:35px}.about-us-2x .about-us-left p{margin-bottom:10px}.about-us-2x .about-us-left a{margin:30px 20px 0 0}.about-us-2x .about-us-left a.btn-small{font-size:15px;font-weight:600;padding:10px 35px;border:1px solid #3db166}.about-us-2x .about-us-left a.btn-small:hover{background:#f5f5f5;color:#3db166;border:1px solid #f9f9f9}.about-us-2x .about-us-left .btn-bordered{background:#f5f5f5;color:#3db166;padding:10px 35px;border:1px solid #f9f9f9}.about-us-2x .about-us-left .btn-bordered:hover{background:#3db166;color:#fff}.about-us-2x .container-out-left{background:#f7f6f6;width:200%;margin-left:-100%;padding:100px 110px 100px 100%}.about-us-2x .container-out-right{padding:100px 0 100px 130px}.about-us-2x .about-us-right img{height:auto;width:100%;-o-object-fit:cover;object-fit:cover}.about-us-2x .with-video{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(/wp-content/themes/eduin/images/event-3.png);background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/wp-content/themes/eduin/images/event-3.png);background-size:cover;background-repeat:no-repeat;padding:150px 0;text-align:center}.about-us-2x .with-video a:hover i{color:#fff}.only-description{padding:0;background:#f5f5f5}.make-difference{width:92%;position:absolute;top:50%;left:36%;-webkit-transform:translate(-36%,-50%);transform:translate(-36%,-50%)}.container-out{margin-right:-100%}.container-out img{max-height:550px}.about-differencs-2x{position:relative;background:#f5f5f5;padding:0}.event-speakers{background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,41,62,.95)),to(rgba(33,41,62,.95))),url(/wp-content/themes/eduin/images/speaker-bg.jpg);background:linear-gradient(rgba(33,41,62,.95),rgba(33,41,62,.95)),url(/wp-content/themes/eduin/images/speaker-bg.jpg);background-size:cover;background-repeat:no-repeat;padding:100px 0 75px 0}.event-speakers .title-middle{margin-bottom:70px}.event-speakers .title-middle h2{color:#fff}.event-speakers .title-middle p{color:#c0bebe}.event-speakers .single-speaker{position:relative;margin-bottom:25px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.event-speakers .single-speaker img{height:auto;width:auto;-o-object-fit:cover;object-fit:cover}.event-speakers .single-speaker .speaker-details{color:#c0bebe;margin-top:20px}.event-speakers .single-speaker .speaker-details h2{font-size:18px;font-weight:600;margin-bottom:5px}.event-speakers .single-speaker .speaker-details p{font-size:16px}.best-instructor{background:#fff}.best-instructor .title-middle h2{color:#333}.best-instructor .title-middle p{color:#6a6a6a}.best-instructor .speaker-details h2{color:#454545}.best-instructor .speaker-details p{color:#6a6a6a}.single-speaker .hvrbox .hvrbox-layer_top{opacity:0;background:rgba(2,179,228,.85)}.single-speaker .hvrbox:hover .hvrbox-layer_top,.single-speaker .hvrbox.active .hvrbox-layer_top{opacity:1}.single-speaker .hvrbox-text{width:100%;text-align:center;display:inline-block;position:absolute;color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.single-speaker .hvrbox-text ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:0}.single-speaker .hvrbox-text ul li{list-style:none;display:inline-block;margin-right:10px}.single-speaker .hvrbox-text ul li a i{font-size:20px;color:#fff;height:45px;width:45px;border:1px solid #fff;border-radius:50%;padding-top:11px}.course-list-banner .hvrbox img{height:420px;-o-object-fit:cover;object-fit:cover}.course-list-banner .hvrbox .hvrbox-layer_top{background:linear-gradient(-135deg,rgba(0,0,0,.6),rgba(0,0,0,.6))}.course-list-banner .overlay-text h3{font-size:40px;color:#fefefe;font-weight:600;line-height:48px;margin-bottom:40px}.course-list-banner .overlay-text h3 b{font-weight:700}.course-header-1x{padding:100px 0}.course-header-1x .course-header-right .search-box p{color:#454545;margin:10px 10px 0 0;text-transform:capitalize}.course-header-1x .course-header-right .search-box .styleSelect{overflow:hidden;background:url(../../../../wp-content/themes/eduin/images/down-arrow-2.png) no-repeat 93% #fff}.course-header-1x .course-header-right .search-box select{background:transparent;width:200px;height:50px;padding:0 15px;border-color:#f2f0f0!important;border-radius:0;-webkit-appearance:none;-moz-appearance:none;color:#6a6a6a;outline:none}.course-header-1x .course-header-right .course-tab{text-align:right}.course-header-1x .course-header-right .course-tab p{display:inline-block;font-size:14px;color:#454545;margin-top:9px}.course-header-1x .course-header-right .course-tab ul{float:right;border:0}.course-header-1x .course-header-right .course-tab .nav-tabs .nav-link{padding:10px 0 0 15px;outline:none;border:0}.course-header-1x .course-header-right .course-tab .nav-tabs .nav-link.active{border:0;background:transparent;outline:none;color:#3db166}.course-header-1x .course-grid-list{margin:50px 0 0 0}.course-header-1x .course-grid-list .all-course-list .media{border-radius:3px;-webkit-box-shadow:0 0 75px 0 rgba(46,61,73,.06);box-shadow:0 0 75px 0 rgba(46,61,73,.06);margin-bottom:30px}.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox{margin-bottom:-8px;border-top-left-radius:3px;border-bottom-left-radius:3px}.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox-layer_bottom{max-width:435px;max-height:320px;-o-object-fit:cover;object-fit:cover}.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox .hvrbox-layer_top{opacity:0;background:rgba(0,0,0,.6)}.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox:hover .hvrbox-layer_top,.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox.active .hvrbox-layer_top{opacity:1}.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox-text{text-align:center;display:inline-block;position:absolute;color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox-text a{display:inline-block;font-size:16px;font-weight:400;color:#fff;margin-top:10px}.course-header-1x .course-grid-list .all-course-list .media .media-body{padding:30px}.course-header-1x .course-grid-list .all-course-list .media .media-body h2 a{display:block;font-size:20px;font-weight:600;color:#333;margin-bottom:20px;line-height:30px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.course-header-1x .course-grid-list .all-course-list .media .media-body h2 a:hover{color:#3db166}.course-header-1x .course-grid-list .all-course-list .media .media-body h5{font-size:16px;font-weight:300;margin-bottom:30px}.course-header-1x .course-grid-list .all-course-list .media .media-body h4{display:inline-block;font-size:30px;font-weight:600;color:#454545}.course-header-1x .course-grid-list .all-course-list .media .media-body h4 del{font-size:16px;font-weight:300;color:#6a6a6a;margin:0 40px 0 18px}.course-header-1x .course-grid-list .all-course-list .media .media-body .btn-bordered{display:inline-block;font-size:12px;text-transform:uppercase;padding:5px 25px;border:1px solid #3db166;margin-top:-1px;position:absolute;right:50px}.all-course-list .eduin-review{border:0}.course-header-1x .course-grid-list .all-course-list .media .media-body .eduin-review{margin-top:40px;font-size:14px}.course-header-1x .course-grid-list .all-course-list .media .media-body .eduin-review i{color:#fcb926;font-size:12px;font-style:normal}.course-header-1x .course-grid-list .all-course-list .media .media-body .eduin-review span{float:right;margin-top:0;text-transform:capitalize;margin-right:1px;font-family:'Roboto Condensed',sans-serif}.course-header-1x .course-grid-list .all-course-list .media .media-body h3 span i{font-size:16px;color:#6a6a6a;margin-left:30px;font-style:normal}.course-header-1x .all-course-grid{padding:0;background:#fff}.course-header-1x .course-header-left-top{padding:10px 30px}.course-header-1x .course-header-left-top img{max-width:13px;margin-right:18px}.course-header-1x .course-header-left{margin:40px 0 0 0}.course-header-1x .course-header-left h3{font-size:16px;font-weight:600;color:#454545;background:#f5f5f5;padding:20px}.course-header-1x .course-header-left .category ul{margin:30px 20px;padding:0}.course-header-1x .course-header-left .category ul li{list-style:none;line-height:40px;font-weight:300}.course-header-1x .course-header-left .category ul li i{margin-right:7px}.course-header-1x .course-header-left .category ul li img{max-width:7px;-o-object-fit:cover;object-fit:cover;margin-right:10px}.course-header-1x .course-header-left .category ul li span{float:right}.course-header-1x .course-header-left .category ul li a{color:#454545;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;display:initial}.course-header-1x .course-header-left .category ul li a:hover{color:#3db166}.course-header-1x .course-header-left .filter-product{margin:30px 20px}.course-header-1x .course-header-left .filter-product .container{display:block;position:relative;padding-left:30px;margin-bottom:18px;cursor:pointer;font-size:16px;font-weight:300;color:#454545;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.course-header-1x .course-header-left .filter-product .container input{position:absolute;opacity:0;cursor:pointer}.course-header-1x .course-header-left .filter-product .checkmark{position:absolute;top:6px;left:0;height:15px;width:15px;background-color:#fff;border:1px solid #dfdcdc}.course-header-1x .course-header-left .filter-product .container:hover input~.checkmark{background-color:#3db166}.course-header-1x .course-header-left .filter-product .container input:checked~.checkmark{background-color:#3db166;border:1px solid #3db166}.course-header-1x .course-header-left .filter-product .checkmark:after{content:"";position:absolute;display:none}.course-header-1x .course-header-left .filter-product .container input:checked~.checkmark:after{display:block}.course-header-1x .course-header-left .filter-product .container .checkmark:after{left:6px;top:1px;width:4px;height:10px;border:solid #fff;border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.price_range button.btn-small,.price_range input{width:35%;float:left;margin-right:5px;border:1px solid #f1f1f1}.price_range button.btn-small{float:right;padding:9px;width:40px}.course-header-1x .course-header-left .price-filter{margin:30px 20px}.course-header-1x .course-header-left .price-filter .single-select select{border:0;background:transparent;color:#454545;font-weight:300}.course-header-1x .course-header-left .price-filter .single-select p{margin:5px 20px 0 20px}.course-header-1x .course-header-left .card{background-color:transparent;-webkit-box-shadow:0 10px 75px 0 rgba(46,61,73,.03);box-shadow:0 10px 75px 0 rgba(46,61,73,.03);border:0;margin-bottom:30px}.course-header-1x .course-header-left .card .card-header{background-color:transparent;padding:0;margin:0;border:0}.course-header-1x .course-header-left .card .card-body{padding:0}.course-header-1x .course-header-left .card .icon-right{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;display:block}.course-header-1x .course-header-left .card .icon-right:after{content:"";background:url(../../../../wp-content/themes/eduin/images/arrow-top.png) no-repeat;float:right;width:13px;height:12px;margin:-32px 20px 0 0}.course-header-1x .course-header-left .card .icon-right.collapsed:after{content:"";background:url(../../../../wp-content/themes/eduin/images/down-arrow-2.png) no-repeat;float:right;width:13px;height:12px;margin:-32px 20px 0 0}.course-pagination{text-align:center;margin-top:50px}div.learn-press-pagination .page-numbers>li a,div.learn-press-pagination .page-numbers>li span,.course-pagination .page-numbers{background:#fff;color:#454545;padding:6px 12px;border-radius:3px;border:0 solid #f5f5f5;line-height:initial}div.learn-press-pagination .page-numbers>li span,.course-pagination .page-numbers:hover,.course-pagination .current{background:#3db166;color:#fff;padding:6px 12px;border-radius:3px}#map{overflow:hidden;width:100%;height:630px}.contact-us-1x{padding:100px 0}.contact-us-1x .title-left h2{margin:0 0 70px 0}.contact-us-1x .title-left h2:after{position:absolute;content:"";border:1px solid #3db166;width:30px;margin:29px 0 0 15px}.contact-us-1x .contact-form input[type="email"],.contact-us-1x .contact-form input[type="text"]{height:50px;border:0;font-size:17px;color:#454545;border-bottom:1px solid #8a8a8a;margin-bottom:48px}.contact-us-1x .contact-form textarea{font-size:17px;color:#454545;border:0;border-bottom:1px solid #8a8a8a;margin-bottom:48px}.contact-us-1x .contact-address{background:#3db166;padding:50px}.contact-us-1x .contact-address ul{margin:0;padding:0}.contact-us-1x .contact-address ul li{list-style:none;color:#fff;font-weight:600;margin-bottom:50px}.contact-us-1x .contact-address ul li .media img{max-width:20px;-o-object-fit:cover;object-fit:cover;margin:10px 30px 0 0}.contact-us-1x .contact-address ul li .media .media-body{color:#fff}.contact-us-1x .contact-address .footer-social-link ul{margin:0;padding:0}.contact-us-1x .contact-address .footer-social-link ul li{display:inline-block;list-style:none;margin:0 50px 0 0}.contact-us-1x .contact-address .footer-social-link ul li i{color:#fff}.contact-us-1x .contact-address .footer-social-link ul li:last-child{margin-right:0}.error-page-1x{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.1))),url(/wp-content/themes/eduin/images/404-bg.png);background:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1)),url(/wp-content/themes/eduin/images/404-bg.png);background-size:cover;background-repeat:no-repeat;padding:100px 0}.error-page-1x .error-content{text-align:center}.error-page-1x .error-content h2{font-size:50px;font-weight:700;color:#333;margin-bottom:20px}.error-page-1x .error-content h3{font-size:24px;font-weight:600;color:#333}.error-page-1x .error-content img{display:block;max-width:620px;-o-object-fit:cover;object-fit:cover;margin:50px auto 10px auto}.comming-soon-banner .hvrbox{margin-bottom:-8px}.comming-soon-banner .hvrbox img{height:100vh}.comming-soon-banner .hvrbox .hvrbox-layer_top{background:linear-gradient(-135deg,rgba(0,0,0,.6),rgba(0,0,0,.6))}.comming-soon-banner .overlay-text .countdown-timer ul{margin:0 0 90px 0;padding:0}.comming-soon-banner .overlay-text .countdown-timer ul li{list-style:none;display:inline-block;font-size:55px;font-weight:700;color:#fff;margin-right:50px}.comming-soon-banner .overlay-text .countdown-timer ul li span{font-size:24px;font-weight:400;color:#fff}.comming-soon-banner .overlay-text .countdown-timer ul li:nth-child(1){color:#3db166}.comming-soon-banner .overlay-text .countdown-timer ul li:nth-child(2){color:#02e4b7}.comming-soon-banner .overlay-text .countdown-timer ul li:nth-child(3){color:#fb928b}.comming-soon-banner .overlay-text .countdown-timer ul li:nth-child(4){color:#ffc107}.comming-soon-banner .overlay-text .countdown-timer ul li:last-child{margin-right:0}.comming-soon-banner .overlay-text h3{font-size:50px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:80px}.comming-soon-banner .overlay-text .subscribe-form{border-bottom:1px dashed #fff}.comming-soon-banner .overlay-text .subscribe-form i{color:#fff;margin-top:5px}.comming-soon-banner .overlay-text .subscribe-form .input-group input[type="email"]{border:0;background:transparent;color:#fff;font-size:20px;padding:0 0 6px 10px;margin-top:-8px}.comming-soon-banner .overlay-text .subscribe-form .input-group a.btn-small{background:transparent;padding:0;margin-bottom:10px}.comming-soon-banner .overlay-text .subscribe-form .input-group a.btn-small i{font-size:20px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.comming-soon-banner .overlay-text .subscribe-form .input-group a.btn-small:hover{background:transparent}.comming-soon-banner .overlay-text .subscribe-form .input-group a.btn-small:hover i{color:#3db166}.comming-soon-banner .overlay-text .footer-social-link ul{margin:83px 0 0 0;padding:0}.comming-soon-banner .overlay-text .footer-social-link ul li{display:inline-block;list-style:none;text-align:center;margin-right:15px}.comming-soon-banner .overlay-text .footer-social-link ul li i{width:40px;height:40px;background:#21293e;color:#fff;padding-top:12px;border-radius:7px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.comming-soon-banner .overlay-text .footer-social-link ul li i:hover{background:#3db166;color:#fff}.comming-soon-banner .overlay-text .footer-social-link ul li:last-child{margin-right:0}.learning-path-banner .overlay-text h3{margin-bottom:25px}.learning-path-banner .overlay-text p{line-height:27px}.learning-path-banner .overlay-text .btn-small{margin-top:40px}.learning-path-feature-1x{background:#fafbfc;padding:50px 0}.learning-path-feature-1x .single-feature .media img{max-width:40px;-o-object-fit:cover;object-fit:cover;margin-right:20px}.learning-path-feature-1x .single-feature .media .media-body h3{font-size:16px;font-weight:700;color:#333}.learning-path-2x{padding:50px 0 100px 0}.learning-path-2x ul{margin:0;padding:0;border-left:1px solid #f1f1f1}.learning-path-2x ul li{list-style:none;margin-bottom:60px}.learning-path-2x ul li .single-path{margin-left:85px}.learning-path-2x ul li .single-path .media img{max-width:355px;-o-object-fit:cover;object-fit:cover;margin-right:40px;border-radius:3px;-webkit-box-shadow:0 10px 25px 0 rgba(46,61,73,.1);box-shadow:0 10px 25px 0 rgba(46,61,73,.1)}.learning-path-2x ul li .single-path .media .media-body{padding:52px 0 0 0}.learning-path-2x ul li .single-path .media .media-body h3{font-size:24px;font-weight:600;color:#333;line-height:31px;margin-bottom:15px}.learning-path-2x ul li:last-child{margin-bottom:0}.learning-path-2x ul li:before{position:absolute;content:"";background:url(../../../../wp-content/themes/eduin/images/dot.png) no-repeat;width:13px;height:12px;margin-left:-5px;margin-top:10%}.single-course-banner .hvrbox{border-radius:3px}.single-course-banner .hvrbox img{height:550px}.single-course-banner .overlay-text h3{font-size:40px}.single-course-banner .overlay-text h4{color:#fff;font-size:20px;margin-bottom:30px;font-weight:700}.single-course-banner .overlay-text p{font-size:16px;margin:15px 0 0 0}.single-course-banner .overlay-text .btn-small{margin:30px 0 0 0}.course-info-1x{padding:44px 0 36px 0}.course-info-1x h4{font-size:14px;font-weight:600;color:#333;margin-bottom:10px}.course-info-1x .course-info-left img{width:120px;height:125px;-o-object-fit:cover;object-fit:cover;margin-right:30px;border-top-left-radius:3px;border-bottom-left-radius:3px}.course-info-1x .course-info-left .media-body{border-right:0}.course-info-1x .course-info-left .media-body h3{font-size:16px;font-weight:700;color:#333;margin-bottom:10px}.course-info-1x .course-info-middle{border-right:1px solid #eaeaea;border-left:1px solid #eaeaea;padding-left:30px}.course-info-1x .course-info-middle p{font-size:14px}.course-info-1x .course-info-middle p i{font-size:12px;color:#fcb926}.course-info-1x .course-info-middle h4{margin-top:10px}.course-info-1x .course-info-right h3{display:inline-block;font-size:25px;font-weight:700;color:#3db166;margin-top:12px}.course-info-1x .course-info-right h3 del{font-size:16px;font-weight:300;color:#454545;margin-right:10px}.course-info-1x .course-info-right .btn-small{position:absolute;right:15px;bottom:13.5px}.course-info-2x .course-info-right .btn-small{position:absolute;right:15px;bottom:40px}.course-info-1x.course-info-2x .course-info-right h3{margin-top:18px}.remove-learnpress-tab #learn-press-course{display:none}.course-info-2x{background:#f5f5f5;padding:0 30px 0 0}.course-info-2x .course-info-right,.course-info-2x .media-body{padding:30px 0}.course-info-2x .course-info-middle{padding:31px 0;border-left:0}.course-info-2x .course-info-left .media-body{border-right:1px solid #eaeaea}.course-feature-1x{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.01)),to(rgba(255,255,255,.01))),url(/wp-content/themes/eduin/images/go-ahed-bg.png);background:linear-gradient(rgba(255,255,255,.01),rgba(255,255,255,.01)),url(/wp-content/themes/eduin/images/go-ahed-bg.png);background-repeat:repeat;padding:100px 0 0 0}.course-feature-1x .course-feature-left{background:linear-gradient(-135deg,rgba(2,179,228,.95),rgba(13,175,145,.95));background-size:cover;background-repeat:no-repeat;height:297px;margin-bottom:100px}.course-feature-1x .course-feature-left img{-o-object-fit:cover;object-fit:cover;margin:30px 0 0 30px}.course-feature-1x .image-right{background:linear-gradient(-135deg,rgba(246,203,32,.95),rgba(253,107,63,.95));background-size:cover;background-repeat:no-repeat;height:297px;margin-bottom:100px}.course-feature-1x .image-right img{-o-object-fit:cover;object-fit:cover;margin:30px 0 0 -30px}.course-feature-1x .course-feature-right{margin-bottom:100px}.course-feature-1x .course-feature-right ul{margin:0;padding:0}.course-feature-1x .course-feature-right ul li{list-style:none;margin-bottom:60px}.course-feature-1x .course-feature-right ul li .media img{-o-object-fit:cover;object-fit:cover;margin-right:30px;-webkit-box-shadow:0 10px 75px 0 rgba(46,61,73,.06);box-shadow:0 10px 75px 0 rgba(46,61,73,.06)}.course-feature-1x .course-feature-right ul li .media .media-body h3{font-size:24px;font-weight:600;margin-bottom:20px;color:#333}.course-learn-1x{background:#f5f5f5;padding:100px 0}.course-learn-1x .title-left{margin-bottom:70px}.course-learn-1x .course-learn-content{background:#fff;padding:30px}.course-learn-1x .course-learn-content .course-learn-left .btn-small{text-transform:uppercase;margin:0 0 30px -30px;font-size:16px;letter-spacing:4px;border-radius:0;cursor:default}.course-learn-1x .course-learn-content .course-learn-left h3{font-size:24px;font-weight:600;color:#333;margin:0 0 20px 0}.course-learn-1x .course-learn-content .course-learn-left ul{border-left:1px solid #eee;margin:55px 0 45px 0;padding:0}.course-learn-1x .course-learn-content .course-learn-left ul li{list-style:none;margin:0 0 45px 30px}.course-learn-1x .course-learn-content .course-learn-left ul li .single-way h4{font-size:16px;font-weight:600;color:#333;margin:0 0 20px 0}.course-learn-1x .course-learn-content .course-learn-left ul li:last-child{margin-bottom:0}.course-learn-1x .course-learn-content .course-learn-left ul li:before{position:absolute;content:"";background:url(../../../../wp-content/themes/eduin/images/dot.png) no-repeat;width:13px;height:12px;margin:2px 0 0 -35px}.course-learn-1x .course-learn-right{margin:-30px -30px 0 0}.related-course-2x{padding:100px 0}.related-course-2x .title-left{margin-bottom:50px}.related-course-2x .slick-slide{overflow:hidden}.related-course-2x .slick-list{margin:0 -15px}.related-course-2x .single-course{padding:0 15px}.related-course-2x i.fas.fa-angle-left.slick-arrow{position:absolute;content:"";background:url(../../../../wp-content/themes/eduin/images/arrow-left.png) no-repeat;right:30px;top:-100px;width:15px;height:23px;color:transparent}.related-course-2x i.fas.fa-angle-right.slick-arrow{position:absolute;content:"";background:url(../../../../wp-content/themes/eduin/images/arrow-right-2.png) no-repeat;right:0;top:-100px;width:15px;height:23px;color:transparent}.course-single-body{padding:100px 0 0 0}.course-details-1x{background:#fff;padding:50px;-webkit-box-shadow:0 10px 75px 0 rgba(46,61,73,.06);box-shadow:0 10px 75px 0 rgba(46,61,73,.06)}.course-details-1x .course-details-sidebar{border:1px solid #eee}.course-details-1x .course-details-sidebar .course-feature h2{background:#f5f5f5;font-size:16px;font-weight:600;color:#454545;padding:20px 30px}.course-details-1x .course-details-sidebar .course-feature ul{background:#fff;margin:0 30px 50px 30px;padding:0}.course-details-1x .course-details-sidebar .course-feature ul li{list-style:none;line-height:63px;border-bottom:1px solid #eee}.course-details-1x .course-details-sidebar .course-feature ul li i{color:#3db166;margin-right:10px}.course-details-1x .course-details-sidebar .course-feature ul li span{float:right}.course-details-1x .course-details-sidebar .footer-social-link{padding:0 30px 50px 30px;text-align:center}.course-details-1x .course-details-sidebar .footer-social-link h2{font-size:16px;font-weight:700;color:#454545;margin-bottom:35px}.course-details-1x .course-details-sidebar .footer-social-link ul{margin:0;padding:0}.course-details-1x .course-details-sidebar .footer-social-link ul li{display:inline-block;list-style:none;margin-right:40px}.course-details-1x .course-details-sidebar .footer-social-link ul li:last-child{margin-right:0}.course-details-1x .course-details-sidebar .footer-social-link ul .fa-facebook-f{color:#3b5998}.course-details-1x .course-details-sidebar .footer-social-link ul .fa-instagram{color:#fb3958}.course-details-1x .course-details-sidebar .footer-social-link ul .fa-twitter{color:#3cbee3}.course-details-1x .course-details-sidebar .footer-social-link ul .fa-google-plus-g{color:#e13928}.course-details-1x .course-details-left .course-video{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(/wp-content/themes/eduin/images/event-5.png);background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/wp-content/themes/eduin/images/event-5.png);background-size:cover;background-repeat:no-repeat;padding:135px 0;text-align:center;border-radius:3px}.course-details-left .hvrbox-layer_bottom,.course-details-left .hoverbox{height:350px}.course-details-left .hvrbox{margin-bottom:50px;border-radius:3px}.course-details-left .overlay-text{text-align:center;top:36%;position:relative}.course-details-left .overlay-text a.btn-circle:hover i{color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.course-details-left .hvrbox-layer_top{background:rgba(0,0,0,.6);opacity:1}.course-remaining-time{margin-bottom:50px}.course-details-1x .course-details-left h3{font-size:16px;font-weight:600;color:#fff;margin-top:20px}.course-details-1x .course-menu-nav ul{margin:0;padding:0}.course-details-1x .course-menu-nav .nav-tabs .nav-link{background:#f5f5f5;font-size:16px;font-weight:600;padding:13px 0;border:1px solid #eee;border-radius:0}.course-details-1x .course-menu-nav .nav-tabs .nav-link i{margin-right:7px}.course-details-1x .course-menu-nav .nav-tabs .nav-link.active{background:#fff;border:0;border-top:2px solid #3db166;color:#3db166}.course-details-1x .course-menu-nav .nav-tabs .nav-link.active i{color:#3db166}.course-details-1x .course-menu-tab{margin:50px 0 0 0}.course-details-1x .course-menu-tab h4{font-size:24px;font-weight:600;color:#333;margin-bottom:30px}.course-details-1x .learning-system ul{border-left:1px solid #eee;margin:70px 0 0 0;padding:0}.course-details-1x .learning-system ul li{list-style:none;margin:0 0 45px 30px}.course-details-1x .learning-system ul li .single-way h4{font-size:16px;font-weight:600;color:#454545;margin:0 0 20px 0}.course-details-1x .learning-system ul li:last-child{margin-bottom:0}.course-details-1x .learning-system ul li:before{position:absolute;content:"";background:url(../../../../wp-content/themes/eduin/images/dot.png) no-repeat;width:13px;height:12px;margin:2px 0 0 -35px}.course-details-1x .requirements{margin:50px 0 0 0}.course-details-1x .requirements ul{margin:0;padding:0}.course-details-1x .requirements ul li{list-style:none;line-height:35px}.course-details-1x .requirements ul li i{margin-right:10px}.course-details-1x .description{margin:50px 0 0 0}.course-details-1x .price{margin:50px 0 0 0;display:inline-block}.course-details-1x .price h5{font-size:30px;font-weight:700}.course-details-1x .price h5 del{font-size:14px;font-weight:400;margin-right:10px}.course-details-1x .price .btn-small{margin:35px 0 0 0;padding:7px 28px}.lp-course-buttons .btn-small{margin-top:30px}.course-details-1x .instructor-profile .media .media-body{padding:0}.review-bar .progress-bar{background-color:#3db166}.job-board-1x{padding:100px 0}.job-board-1x .single-job{background:#fff;padding:40px;margin-bottom:30px;-webkit-box-shadow:0 3px 35px 0 rgba(46,61,73,.06);box-shadow:0 3px 35px 0 rgba(46,61,73,.06)}.job-board-1x .single-job h2{font-size:24px;font-weight:600;color:#333;margin-bottom:25px}.job-board-1x .single-job h2 span{float:right;font-size:12px;color:#3db166;background:#f5f5f5;padding:7px 15px;border-radius:2px}.job-board-1x .single-job p{margin-bottom:20px}.job-board-1x .single-job p i{color:#3db166;margin-right:15px}.job-board-1x .single-job a.btn-small{font-size:14px;padding:3px 15px;color:#fff}.job-board-1x .single-job a.btn-small:hover{background:#454545}.job-single-1x{padding:100px 0 0 0}.job-single-1x .job-features{background:#f5f5f5;padding:0 40px;border:1px solid #f2f2f2f2;border-radius:3px}.job-single-1x .job-features i{color:#3db166;padding-right:20px;margin:40px 0}.job-single-1x .job-features hr{margin:0;background-color:#eee}.job-single-1x h3{font-size:24px;font-weight:600;color:#333;margin-bottom:30px}.job-single-1x .job-details{padding-top:50px}.job-single-1x .job-requirements{padding-top:50px}.job-single-1x .job-requirements ul{margin:25px 0 0 20px;padding:0}.job-single-1x .job-requirements ul li{line-height:35px}.job-single-1x .job-skils{padding-top:50px}.job-single-1x .job-skils ul{margin:25px 0;padding:0}.job-single-1x .job-skils ul li{display:inline-block;list-style:none;margin-right:45px}.job-single-1x .apply-job{padding-top:50px}.job-single-1x .apply-job a.medical-btn-larg{background:#3db166}.job-single-1x .apply-job a.medical-btn-larg:hover{background:#21293e}.blog-1x-no-bg .title-left h2,.related-post h3{font-size:40px;font-weight:700;line-height:50px;text-transform:capitalize;color:#333;margin-bottom:70px}.blog-single-1x{padding:80px 0 0 0}.blog-single-1x .blog-single-left-content .blog-single-body h2:first-child{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-size:30px;line-height:36px;margin-bottom:10px;color:#21212B;margin-bottom:15px}.blog-single-1x .blog-single-left-content .comment-form{margin:75px 0 0 0}.blog-single-1x .blog-single-left-content .comment-form h3{font-size:24px;font-weight:600;color:#333;margin-bottom:30px;border-radius:3px}.blog-single-1x .blog-single-left-content .comment-form input[type="text"],.blog-single-1x .blog-single-left-content .comment-form input[type="email"]{height:53px;margin-bottom:30px;width:100%;border-radius:3px}.blog-single-1x .blog-single-left-content .comment-form textarea{height:210px;margin-bottom:30px;border-radius:3px;border:1px solid #8a8a8a}.blog-single-1x .blog-single-left-content div.comment-section{margin:70px 0 0 0}.blog-single-1x .blog-single-left-content .comment-section{margin:50px 0 0 0}.blog-single-1x .blog-single-left-content .comment-section h3,.blog-single-1x .blog-single-left-content .comment-section h3.comment-reply-title{font-size:24px;color:#333;margin-bottom:30px;font-weight:600}.blog-single-1x .blog-single-left-content .comment-section h3{margin-bottom:10px}.blog-single-1x .blog-single-left-content .comment-section .media{margin-bottom:30px;padding:30px;border:1px solid #f4f4f4}.blog-single-1x .blog-single-left-content .comment-section .media img{max-height:80px;max-width:80px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:30px}.blog-single-1x .blog-single-left-content .comment-section .media .media-body p{font-size:15px;margin-bottom:25px}.blog-single-1x .blog-single-left-content .comment-section .media .media-body h4.meta-date{font-size:14px;font-weight:400;margin-bottom:30px}.blog-single-1x .blog-single-left-content .comment-section .media .media-body h5.author-meta{font-size:16px;font-weight:400;color:#3db166}.blog-single-1x .blog-single-left-content .comment-section .media .media-body h5.author-meta span{float:right}.blog-single-1x .blog-single-left-content .comment-section .media .media-body h5.author-meta span a{color:#3db166}.blog-single-1x .blog-single-left-content .comment-section .media .media-body h5.author-meta span a i{margin-left:10px}.blog-single-1x .blog-single-left-content .comment-section .media .media{margin:30px 0}ul.eduin-comment-depth{margin:0;padding:0;list-style:none}p.logged-in-as,a#cancel-comment-reply-link{margin-bottom:15px;display:inline-block}.blog-author{margin:0 0 30px 0}.blog-author .media img{height:60px;width:60px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:30px}.blog-author .media .media-body{padding:9px 0}.blog-author .media .media-body h5{font-size:16px;font-weight:600;color:#333;margin-bottom:10px}.blog-author .media .media-body h4{font-size:14px;font-weight:400;color:#454545}.blog-author .media .media-body p{font-size:15px;margin:15px 0}.blog-author .media .media-body .social-link ul{margin:0;padding:0}.blog-author .media .media-body .social-link ul li{display:inline-block;margin-right:20px}.social-link ul{margin:12px 0 0 0;padding:0}.social-link ul li{list-style:none;display:block;color:#454545;margin-bottom:20px}.default-page,.blog-list-1x{background:#f5f5f5;padding:100px 0}.blog-list-single{background:#fff;-webkit-box-shadow:0 0 15px 0 rgba(46,61,73,.03);box-shadow:0 0 15px 0 rgba(46,61,73,.03);margin-bottom:60px}.blog-list-single img{max-width:100%;height:420px;-o-object-fit:cover;object-fit:cover}.blog-list-single span{position:absolute;display:block;background:#3db166;font-size:14px;font-weight:600;color:#fff;padding:12px 22px;border-radius:3px;margin:-27px 0 0 30px}.blog-list-single .blog-list-content{padding:50px 30px 30px 30px}header.entry-header h1,.blog-list-single .blog-list-content h2 a{display:block;font-size:24px;line-height:35px;font-weight:600;color:#333;margin-bottom:20px;word-break:break-all}.blog-list-single .blog-list-content h2 a:hover{color:#3db166}.rssSummary{line-height:27px}.sticky .blog-list-content h2 a{color:#3db166!important}.sticky .blog-list-single{background:#ffb}.blog-list-single .blog-list-content h3 a.btn-small{display:inline-block;background:#f5f5f5;color:#3db166;font-size:14px;font-weight:600;padding:6px 28px;margin-top:30px;-webkit-box-shadow:none;box-shadow:none}div.blog-list-single .blog-list-content h3 a.btn-small:hover{background:#3db166;color:#fff}.blog-list-single .blog-list-content h3 .dropright{float:right;margin-top:29px}.blog-list-single .blog-list-content h3 .dropright button{float:right;background:#f5f5f5;border:0;border-radius:0;text-align:center;outline:none;cursor:pointer;padding:5px 14px 7px 13px;-webkit-box-shadow:none;box-shadow:none}.blog-list-single .blog-list-content h3 .dropright button i{font-size:17px;color:#3db166;padding-top:7px}.blog-list-single .blog-list-content h3 .dropright button .dropdown-toggle::after{border:0!important}.blog-list-single .blog-list-content h3 .dropright .dropdown-menu{min-width:42px;background:#f5f5f5}.blog-list-single .blog-list-content h3 .dropright .dropdown-menu .dropdown-item{text-align:center;padding:8px 11px}.blog-list-single .blog-list-content h3 .dropright:hover>.dropdown-menu{display:block;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.blog-list-right .blog-search{background:#fff;padding:50px;-webkit-box-shadow:0 0 15px 0 rgba(46,61,73,.06);box-shadow:0 0 15px 0 rgba(46,61,73,.06);margin-bottom:30px}.page-content .blog-search{margin-top:50px}.blog-list-right .blog-search input[type="text"]{background:transparent;height:45px;border:1px solid #eeeff1;border-top-left-radius:3px;padding-left:15px;border-bottom-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px}.blog-list-right .blog-search .btn-search{background:#3db166;height:45px;width:45px;border-top-right-radius:3px;outline:none;-webkit-box-shadow:none;box-shadow:none;border-bottom-right-radius:3px;border-top-left-radius:0;border-bottom-left-radius:0}.blog-list-right .blog-search .btn-search img{margin-top:-3px;-o-object-fit:cover;object-fit:cover}.blog-list-right .recent-popular-post{background:#fff;-webkit-box-shadow:0 0 15px 0 rgba(46,61,73,.06);box-shadow:0 0 15px 0 rgba(46,61,73,.06);padding:0 30px}.blog-list-right .recent-popular-post ul.recent-popular-nav{margin:0;padding:30px 0;border-bottom:0}.blog-list-right .recent-popular-post ul.recent-popular-nav li{padding:0}.blog-list-right .recent-popular-post ul.recent-popular-nav li .nav-link{text-align:left;font-size:20px;font-weight:600;color:#333;padding:0;border:0}.blog-list-right .recent-popular-post ul.recent-popular-nav li .active{background-color:transparent;color:#3db166;border:0}.blog-list-right .recent-popular-post .recent-popular-tab{border-top:1px solid #eee;padding-bottom:30px}.blog-list-right .recent-popular-post .recent-popular-tab .recent-post .media{padding:30px 0;border-bottom:1px solid #eee}.blog-list-right .recent-popular-post .recent-popular-tab .recent-post .media img{height:90px;width:90px;-o-object-fit:cover;object-fit:cover;margin-right:30px}.blog-list-right .recent-popular-post .recent-popular-tab .recent-post .media a{display:inline-block;font-size:16px;font-weight:600;color:#333;margin-bottom:10px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.blog-list-right .recent-popular-post .recent-popular-tab .recent-post .media a:hover{color:#3db166}.blog-list-right .recent-popular-post .recent-popular-tab .recent-post .media p{font-size:15px;font-weight:300}.widgettitle,.blog-list-right h2{font-size:20px;font-weight:600;color:#454545;padding-bottom:25px;margin-bottom:30px;border-bottom:1px solid #ddd}.blog-list-right .category-link{background:#fff;-webkit-box-shadow:0 0 15px 0 rgba(46,61,73,.03);box-shadow:0 0 15px 0 rgba(46,61,73,.03);margin-bottom:30px;padding:30px}.blog-list-right .category-link ul{margin:0;padding:0}.blog-list-right .category-link ul li{list-style:none;line-height:47px}.blog-list-right .category-link ul li a{color:#454545;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.blog-list-right .category-link ul li a:hover{color:#3db166}.blog-list-right .category-link ul li span{float:right}.blog-list-right .tag-link{background:#fff;margin-bottom:30px;padding:30px;-webkit-box-shadow:0 0 15px 0 rgba(46,61,73,.03);box-shadow:0 0 15px 0 rgba(46,61,73,.03)}.blog-list-right .tag-link a{display:inline-block;color:#454545;padding:5px 28px;background:#fff;border-radius:30px;margin:0 10px 15px 0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.blog-list-right .tag-link a:hover{background:#3db166;color:#fff}.blog-list-right .blog-subscriber{background:#fff;padding:30px;margin-bottom:30px;-webkit-box-shadow:0 0 15px 0 rgba(46,61,73,.03);box-shadow:0 0 15px 0 rgba(46,61,73,.03)}.blog-list-right .blog-subscriber p{padding-bottom:30px}.blog-list-right .blog-subscriber input[type="text"]{background:transparent;height:45px;border:1px solid #eeeff1;border-bottom-left-radius:22px;border-top-left-radius:22px;padding-left:30px}.blog-list-right .blog-subscriber .btn-search{background:#3db166;font-size:14px;font-weight:400;color:#fff;border-top-right-radius:22px;border-bottom-right-radius:22px;border-top-left-radius:0;border-bottom-left-radius:0;outline:none;padding:11px 18px;cursor:pointer}.blog-list-right .blog-banner img{width:100%;max-height:290px;-o-object-fit:cover;object-fit:cover}.components-page-1x{padding:100px 0}.components-page-1x .title-left{margin-bottom:70px}button.navbar-toggler{-webkit-box-shadow:none;box-shadow:none;background:#fff;outline:none}.eblog-meta a,.eblog-meta{font-size:15px;color:#5a5a5a;margin-bottom:5px}.eblog-meta i{color:#555;margin-right:5px}.sign-in-1x{padding:100px 0}.sign-in-1x .form-container{-webkit-box-shadow:0 0 75px 0 rgba(46,61,73,.06);box-shadow:0 0 75px 0 rgba(46,61,73,.06);border-radius:5px}.sign-in-1x .sign-in-form{padding:50px}.sign-in-form label{display:none}.sign-in-1x .sign-in-form h3{font-size:32px;font-weight:600;text-transform:capitalize;color:#333;margin:0 0 70px 0}.sign-in-1x .sign-in-form h3:after{position:absolute;content:"";border:1px solid #3db166;width:30px;margin:29px 0 0 15px}.sign-in-1x .sign-in-form .single-input input[type="text"],.sign-in-1x .sign-in-form .single-input input[type="email"],.sign-in-1x .sign-in-form .single-input input[type="password"]{height:50px;padding:20px 0 20px 60px;margin:-39px 0 43px 0;border-radius:5px;border:1px solid #f0f0f0}.sign-in-1x .sign-in-form .single-input i{margin:0 0 0 30px}.sign-in-1x .sign-in-form span a{padding-top:10px;display:inline-block}.sign-in-1x .sign-in-form p{font-size:15px;font-weight:600}.sign-in-1x .sign-in-form ul{margin:30px 0 0 0;padding:0}.sign-in-1x .sign-in-form ul li{display:inline-block;width:32%;font-weight:600;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.sign-in-1x .sign-in-form ul li a:hover{color:#3db166}.sign-in-1x .sign-in-form ul li:nth-child(2){text-align:center}.sign-in-1x .sign-in-form ul li:last-child{text-align:right}.sign-in-1x .sign-in-form h4{font-size:15px;line-height:27px;font-weight:400;margin:70px 0 0 0}.sign-in-1x .sign-in-form h4 a{color:#3db166;font-weight:600;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.sign-in-1x .sign-in-form h4 a:hover{color:#454545}.sign-in-1x .sign-in-form button.btn-small{float:right}.sign-in-1x .sign-up-btn p{margin:0}.sign-in-1x .sign-up-btn ul{margin:15px 0 0 0}.sign-in-1x .sign-up-btn ul li{width:25%}.sign-in-1x .sign-up-btn ul li:nth-child(2){text-align:left}.sign-in-1x .sign-up-btn ul li:last-child{text-align:left}.sign-in-1x .sign-up-btn a.btn-small{margin-top:-45px}.sign-in-1x .sign-in-right{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(/wp-content/themes/eduin/images/6.jpg);background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/wp-content/themes/eduin/images/6.jpg);background-size:cover;background-repeat:no-repeat;padding:319px 0;text-align:center;border-top-right-radius:5px;border-bottom-right-radius:5px}.sign-in-1x .sign-up-right{padding:300px 0}.course-review-wrapper{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;text-align:center}.review-overlay{background:#000;bottom:0;left:0;position:fixed;top:0;width:100%;opacity:.6}div.review-form{border-radius:3px}div.review-form h3 .close{display:none}.review-form h3 .close:before{font-size:32px}.review-form .review-fields{margin:0 0 -20px;list-style:none}.review-form .review-fields>li{margin:0 0 20px 0}.review-form .review-fields>li>label{display:block;margin:0 0 7px;font-size:15px}.review-form .review-fields>li>label .required{margin-left:5px;display:inline-block;vertical-align:middle;font-size:24px;line-height:1;height:15px;margin-top:-3px}.review-form .review-fields>li input[type="text"],.review-form .review-fields>li textarea{width:100%}.review-stars{margin:0 0;list-style:none;overflow:hidden}.review-stars:after{clear:both;content:'';display:block}.review-stars>li{width:24px;height:24px;float:left}.review-stars>li span{text-decoration:none;font-size:24px;border-bottom:none;width:auto;height:auto}.review-stars>li a:visited,.review-stars>li a:focus{border:none}.review-stars>li span:before{width:22px;height:24px}.review-stars>li span.hover:before{content:"\f155";color:#F05A19;cursor:pointer}.review-form .ajaxload,.review-form .message{display:none}.course-review-wrapper.submitting .ajaxload,.course-review-wrapper.error .message{display:inline-block}.course-review-wrapper.submitting .ajaxload{position:absolute;top:48%;left:48%}.course-review-wrapper.submitting .review-form{position:relative}.course-review-wrapper.submitting .review-form .form-overlay-review{background:#000;bottom:0;left:0;position:absolute;top:0;width:100%;opacity:.3}.review-stars-rated{width:80px!important;position:relative;display:inline-block}.single-course-content .review-stars-rated{width:71px!important}.review-stars-rated .review-stars.empty,.review-stars-rated .review-stars.filled{width:120px;height:auto!important;font-family:dashicons;color:#f2b827;font-size:16px!important}.single-course-content .review-stars-rated .review-stars.empty,.single-course-content .review-stars-rated .review-stars.filled{font-size:14px!important}.review-stars-rated .review-stars.empty:before{content:'\f154\f154\f154\f154\f154';line-height:1;vertical-align:top;white-space:nowrap}.review-stars-rated .review-stars.filled:before{content:'\f155\f155\f155\f155\f155';line-height:1;vertical-align:top;white-space:nowrap}.review-stars-rated .review-stars.filled{position:absolute;top:0;left:0}.course-rate{overflow:hidden;margin:10px 0}.course-rate .review-bar{width:calc(100% - 125px);margin-right:5px;height:15px;background:#DDD;display:inline-block}.course-rate .review-bar .rating{background:#95e6f9;height:15px}.course-rate .review-number{margin-bottom:0}.course-reviews-list,.course-reviews-list-shortcode{list-style:none;margin:0}.course-reviews-list li,.course-reviews-list-shortcode li{margin-bottom:20px;padding:20px;background-color:#fafafa;border:1px solid #ddd;overflow:hidden}.course-reviews-list li .review-author,.course-reviews-list-shortcode li .review-author{width:80px;float:left;margin-right:20px}.course-reviews-list li .review-author-info .course-reviews-list-shortcode li .review-author-info{float:left}.course-reviews-list li .review-text,.course-reviews-list-shortcode li .review-text{width:-webkit-calc(100% - 100px);float:right}.course-reviews-list li .user-name,.course-reviews-list-shortcode li .user-name{margin:5px}.course-reviews-list li .review-title,.course-reviews-list-shortcode li .review-title{clear:both;font-size:14px;font-style:italic;font-weight:700;line-height:25px;margin:9px 0 15px}@media (max-width:600px){.course-reviews-list li .review-text,.course-reviews-list-shortcode li .review-text{width:100%;float:left}}.loading{display:none}.course-info-middle .review-stars-rated .review-stars.empty,.course-info-middle .review-stars-rated .review-stars.filled{position:absolute;top:-15px;left:0;font-size:16px}div.course-rate .review-bar{background:#f5f5f5;height:5px;margin-left:15px}div.course-rate .review-bar .rating{background:#3db166;height:5px}div.course-rate .review-bar{background:#f5f5f5;height:5px;margin-left:15px}div.course-rate .review-bar .rating{background:#3db166;height:5px}ul.course-reviews-list .review-author img{border-radius:3px;float:left}ul.course-reviews-list .review-author-info{float:left}ul.course-reviews-list li{border:0;border-radius:3px}ul.course-reviews-list li .user-name{text-transform:capitalize}.sl-wrapper a{border-bottom:0!important;text-decoration:none!important}.sl-button{padding:0 0 0 15px;font-size:1em;line-height:15px;font-weight:400;margin-right:5px}a.liked{color:#da1b1b}a.liked:hover,a.liked:active,a.liked:focus{color:#666}a.liked span.sl-count,.sl-count{color:#666}.sl-icon{margin-right:.5em;font-family:'Roboto Condensed',sans-serif}.sl-icon svg{fill:currentColor;width:13px;height:16px;margin-left:3px}.sl-icon svg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.sl-count{font-size:16px;font-family:'Roboto Condensed',sans-serif;vertical-align:middle}[class^="sl-"],[class*=" sl-"],[class^="sl-"]:before,[class*=" sl-"]:before{font-family:'Roboto Condensed',sans-serif!important}.loader,.loader:before,.loader:after{background:rgba(0,0,0,.2);-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:.2em;height:.6em;margin-right:10px}.loader:before,.loader:after{position:absolute;top:0;content:''}.loader:before{left:-.375em;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.loader{text-indent:-9999em;display:inline-block;position:relative;vertical-align:middle;font-size:1em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}.loader:after{left:.375em}@-webkit-keyframes load1{0%,80%,100%{-webkit-box-shadow:0 0 rgba(0,0,0,.2);box-shadow:0 0 rgba(0,0,0,.2);height:.6em}40%{-webkit-box-shadow:0 -.3em rgba(0,0,0,.2);box-shadow:0 -.3em rgba(0,0,0,.2);height:1em}}@keyframes load1{0%,80%,100%{-webkit-box-shadow:0 0 rgba(0,0,0,.2);box-shadow:0 0 rgba(0,0,0,.2);height:.6em}40%{-webkit-box-shadow:0 -.3em rgba(0,0,0,.2);box-shadow:0 -.3em rgba(0,0,0,.2);height:1em}}.kc_row,.kc_column{padding:0!important}.author-profile-banner{background:#f5f5f5;padding:75px 5px;position:relative;z-index:1}.author-profile-banner .author-profile-left .media img{height:77px;width:77px;-o-object-fit:cover;object-fit:cover;border-radius:3px;margin-right:25px}.author-profile-banner .author-profile-left .media .media-body a{font-weight:600;color:#454545;margin-bottom:10px}.author-profile-banner .author-profile-left .media .media-body p{font-size:15px;margin-bottom:10px}.author-profile-banner .author-profile-left .media .media-body h3{font-size:15px;font-weight:300}.author-profile-banner .author-profile-left .media .media-body h3 img{height:8px;width:8px;-o-object-fit:cover;object-fit:cover;margin-left:5px}.author-profile-banner .author-profile-right .sales-info h3{font-size:24px;font-weight:600}.author-profile-banner .author-profile-right .sales-info p{color:#454545}.author-profile-banner .author-profile-right .blue h3{color:#00bce4}.author-profile-banner .author-profile-right .orange h3{color:#ecd06f}.author-profile-banner .author-profile-right .red h3{color:#f57a82}li.nav-item img.avatar{width:50px;max-height:50px;-o-object-fit:cover;object-fit:cover;border-radius:3px;margin-left:10px}div#learn-press-user-profile{margin-bottom:100px;border-bottom:1px solid #f5f5f5}div#learn-press-profile-nav{padding-top:0;padding-bottom:15px}div#learn-press-profile-nav .tabs>li a{padding:5px 20px}div#learn-press-profile-nav .tabs>li a:hover{color:#00bce4}ul.lp-tab-sections{background:#f5f5f5}ul.lp-tab-sections .section-tab a,ul.lp-tab-sections .section-tab.active span{padding:15px}ul.lp-tab-sections .section-tab.active span{border-bottom:2px solid #00bce4}ul.lp-sub-menu{margin:25px 0;padding:0}.learnpress-page button.lp-button{color:#fff}table.lp-list-table thead tr th{background:#00bce4}form.learn-press-form .form-fields .form-field input[type="email"],form.learn-press-form .form-fields .form-field input[type="number"],form.learn-press-form .form-fields .form-field input[type="password"],form.learn-press-form .form-fields .form-field textarea,form.learn-press-form .form-fields .form-field input[type="text"],div.order-recover input[name="order-key"]{margin-bottom:0}p#lp-avatar-actions{margin-bottom:20px}div#learn-press-profile-nav .tabs>li ul li.active a{color:#00bce4}div#learn-press-profile-nav .tabs>li.active>a{background:#00bce4;color:#fff}div#learn-press-profile-nav .tabs>li ul li:hover a,div#learn-press-profile-nav .tabs>li.active>a,div#learn-press-profile-nav .tabs>li a:hover,div#learn-press-profile-nav .tabs>li:hover:not(.active)>a{background:#00bce4;color:#fff}#checkout-order-action button,.learn-press-checkout-payment h4,.learn-press-checkout-comment h4,#learn-press-order-review h4{margin:20px 0}h3.profile-heading,#profile-content-order-details h3{font-size:20px;margin:0 0 20px}.author-profile-banner div.learn-press-nav-items .learn-press-pagination{display:none}.sign-in-1x .form-group{margin-bottom:0}table.lp-list-table th,table.lp-list-table td{background:#f5f5f5}div#learn-press-checkout-login,div#learn-press-checkout-register{border:0;padding:0}.eduin-col-md-6{width:50%;float:left}div#learn-press-checkout-login div#learn-press-checkout-register{width:50%;float:left}div#learn-press-checkout-login .eduin-col-md-6,div#learn-press-checkout-register .eduin-col-md-6{width:100%}div#learn-press-checkout-register .sign-in-1x,div#learn-press-checkout-login .sign-in-1x{padding:50px 0}a.checkout-form-login-toggle,a.checkout-form-register-toggle{display:none}li.form-field input{margin-bottom:0}.become-teacher-form button{margin-top:20px}.become-teacher-form h3{margin-bottom:20px}div#learn-press-profile-content,div#learn-press-profile-content{margin-bottom:50px}div.course-curriculum ul.curriculum-sections .section-header .section-title{font-weight:600}div#checkout-form-login .page-banner{display:none}div#course-item-content-header .course-item-search button{-webkit-box-shadow:none;box-shadow:none}div.scrollbar-light>.scroll-element.scroll-y .scroll-bar{opacity:1}div#course-item-content-header{background:#f5f5f5}.section-banner .feature-1x .container .elo_giatrinhanduoc{background:rgba(0,0,0,.7);height:60px}.section-banner .feature-1x .container .elo_giatrinhanduoc a{font-family:Roboto Condensed;font-style:normal;font-weight:700;padding-top:15px;font-size:30px;text-align:center;text-transform:uppercase;color:#FFF}.section-about .about-us-1x .about-us-left{padding-bottom:75px}.col-formsurveyelo .kc-col-inner-container .title-form h3{font-family:Roboto Condensed;font-style:normal;font-weight:700;line-height:30px;font-size:20px;text-align:center;color:#ec1c24}.col-formsurveyelo .kc-col-inner-container .kc-elm .countdown-elo span.group{padding:9px 14px;margin:0 5px;height:70px;width:70px}.banner-slider-elo .container-banner-slider-elo .main-banner .hvrbox{position:relative}.banner-slider-elo .container-banner-slider-elo .main-banner .hvrbox span{padding:15px 18px;color:#fff}.banner-slider-elo .container-banner-slider-elo .main-banner .hvrbox span#sbtn1{text-transform:uppercase;top:365px;left:30px;position:absolute;width:45px;height:55px;background:rgba(0,0,0,.4)}.banner-slider-elo .container-banner-slider-elo .main-banner .hvrbox span#sbtn2{text-transform:uppercase;top:365px;right:30px;position:absolute;width:45px;height:55px;background:rgba(0,0,0,.4);float:right}.blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .title-form h2{background-color:#ec1c24;font-family:Roboto Condensed;font-style:normal;font-weight:700;line-height:52px;font-size:24px;text-align:center;text-transform:uppercase;margin-bottom:20px;color:#FFF;margin-top:0}.blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .title-form input{margin-bottom:5px;border-radius:60px;height:40px;background-color:#ededed;width:100%;border:none;line-height:20px;font-size:14px;padding:0 15px;color:#59606B}.blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .title-form select{margin-bottom:5px;border-radius:60px;height:40px;background-color:#ededed;width:100%;border:none;font-weight:400;line-height:20px;font-size:14px;padding:0 15px;color:#59606B}.blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .title-form input.submit-elo{background-color:#f9aa28;color:#fff;font-family:Roboto Condensed;font-style:normal;font-weight:700;line-height:20px;font-size:12px;text-align:center;text-transform:uppercase;margin-top:20px}
            
			.section-footer1 {
                /*background-color: #ec1c24;*/
                background-color: #00377a;
                border-bottom-style: solid;
                border-bottom-width: 1px;
                /*border-bottom-color: #ec1c24;*/
                border-bottom-color: #00377a;
            }
            .section-footer1 .container-section-footer1 {
                padding-top: 40px;
                margin-bottom: 30px
            }
            .section-footer1 .container-section-footer1 .col1-footer .container-col1-footer .img-footer {
                padding-left: 15px
            }
            .section-footer1 .container-section-footer1 .col2-footer .container-col2-footer {
                padding-left: 20px
            }
            .section-footer1 .container-section-footer1 .col3-footer .container-col3-footer {
                padding-left: 20px
            }
            .section-footer1 .container-section-footer1 .kc-wrap-columns {
                margin-left: 0;
                margin-right: 0
            }
            .section-footer1 .container-section-footer1 .text-intro-logo {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 24px;
                font-size: 15px;
                padding-right: 50px;
                color: #FFF;
                margin-top: 30px;
                padding-left: 15px
            }
            .section-footer1 .container-section-footer1 .title-lienhe {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 16px;
                font-size: 16px;
                text-transform: uppercase;
                margin-bottom: 30px;
                color: #FFF
            }
            .section-footer1 .container-section-footer1 i {
                color: #fff;
                padding-right: 40px
            }
            .section-footer1 .container-section-footer1 span {
                color: #fff;
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                font-size: 15px
            }
            .section-footer1 .container-section-footer1 .title-social {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 16px;
                font-size: 16px;
                text-transform: uppercase;
                margin-bottom: 30px;
                color: #FFF
            }
            .section-footer1 .container-section-footer1 a {
                color: #fff;
                padding: 0 8px
            }
            .section-footer1 .container-section-footer1 a:hover {
                color: #F9AA28
            }
            .section-footer2 {
                background-color: #0e2642
                /*background-color: #bd161d*/
            }
            .section-footer2 .container-section-footer2 {
                text-align: center;
                color: #fff
            }
            .section-footer2 .container-section-footer2 i {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 16px;
                font-size: 14px;
                text-align: center;
                margin: 10px 0;
                color: #FFF
            }
            .blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .title-form {
                margin-top: 0
            }
            .blog-single-1x .section1-thongbaotuyensinh .col-formsurveyelo .container-col-formsurveyelo .title-form {
                border-bottom-style: none
            }
            .blog-single-1x .section1-thongbaotuyensinh .col-formsurveyelo .container-col-formsurveyelo .countdown-elo {
                margin-bottom: 30px
            }
            .blog-single-1x .blogpost-elo .container-blogpost-elo .kc-elm .list-item .post-content figure {
                margin-bottom: 15px;
                margin-top: 15px
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .col-formsurveyelo .container-col-formsurveyelo .kc-elm {
                background: #FFF;
                -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, .1);
                box-shadow: 0 4px 7px rgba(0, 0, 0, .1);
                border-radius: 3px
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .col-formsurveyelo .container-col-formsurveyelo .wpcf7-form {
                padding: 0 15px
            }
            .blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .title-form p {
                margin-bottom: 0
            }
            .blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .kc-elm h3 {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 30px;
                font-size: 20px;
                text-align: center;
                margin-top: -20px;
                margin-bottom: 10px;
                color: #ec1c24
            }
            .blog-single-1x .col-formsurveyelo .countdown-elo .group {
                margin-right: 8px;
                margin-left: 8px;
                padding: 9px 14px;
                display: inline-grid
            }
            .blog-single-1x .col-formsurveyelo .countdown-elo {
                padding: 0 25px
            }
            .blog-single-1x .blogpost-elo .container-blogpost-elo .kc-elm {
                padding-right: 30px;
                margin-bottom: 80px
            }
            .blog-single-1x .blogpost-elo .container-blogpost-elo .kc-elm .list-item {
                margin-bottom: 35px;
                padding-bottom: 15px;
                padding-left: 20px;
                padding-right: 20px;
                background: #FFF;
                -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
                box-shadow: 0 0 12px rgba(0, 0, 0, .1);
                border-radius: 10px;
                border-bottom: none
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .section-footer-elo {
                background-color: #bd161d
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .section-footer-elo .footer-elo {
                margin-top: 35px
            }
            .elo-row-tienich {
                background: #f9f9f9
            }
            .elo-row-tienich .tieude-elo-row-tienich p {
                text-align: center;
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 32px;
                font-size: 30px;
                text-transform: uppercase;
                margin-bottom: 20px;
                margin-top: 30px;
                color: #21212b
            }
            .elo-row-tienich .tieude-elo-row-tienich hr {
                margin-bottom: 40px
            }
            .elo-row-tienich .kc-row-container .kc-wrap-columns {
                margin-bottom: 30px
            }
            .elo-row-tienich .kc-row-container .kc-wrap-columns .tuyensinh {
                margin-bottom: -30px
            }
            .elo-row-tienich .content-elo-row-tienich {
                margin-bottom: 20px
            }
            .elo-row-tienich .col1 {
                padding-left: 20px;
                padding-right: 10px
            }
            .elo-row-tienich .col2 {
                padding-left: 25px;
                padding-right: 10px
            }
            .elo-row-tienich .container-content-elo-row-tienich {
                padding-left: 15px;
                padding-right: 15px
            }
            .elo-row-tienich .container-content-elo-row-tienich .kc_row.kc_row_inner {
                background-color: #fff;
                -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, .05);
                box-shadow: 0 2px 18px rgba(0, 0, 0, .05)
            }
            .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .kc-raw-code {
                padding-bottom: 30px
            }
            .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .text-elo-tienich .container-text-elo-tienich {
                padding-left: 0;
                padding-right: 0
            }
            .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .text-elo-tienich .container-text-elo-tienich h4 {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 24px;
                font-size: 18px;
                margin-bottom: 10px;
                color: #21212B;
                padding-top: 35px
            }
            .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .text-elo-tienich .container-text-elo-tienich p {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                font-size: 15px;
                margin-bottom: 10px;
                color: #59606B
            }
            .elo-row-tienich .content-elo-row-tienich .img-elo img {
                padding-top: 50px
            }
            .section-intro-elo .video-intro-elo {
                background: #FFF;
                -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
                box-shadow: 0 0 10px rgba(0, 0, 0, .15);
                border-radius: 3px;
                padding-top: 15px;
                padding-bottom: 15px
            }
            .section-intro-elo .video-intro-elo .container-intro-elo .text-intro-elo a {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                font-size: 15px;
                margin-top: -30px;
                color: #59606B;
                padding-bottom: 30px
            }
            .section-intro-elo .col-formsurveyelo {
                padding-right: 0
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col {
                padding: 0 60px
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col .kc_accordion_wrapper {
                margin-bottom: 80px
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col .question-elo h3 {
                border-radius: 10px
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col .question-elo h3 a {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 20px;
                font-size: 14px;
                text-transform: uppercase;
                color: #000
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col .question-elo h3.ui-state-active {
                border-bottom-left-radius: 0;
                border-bottom-right-radius: 0;
                background-color: #ec1c24;
                border-bottom-style: none
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col .question-elo h3.ui-state-active a {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 20px;
                font-size: 14px;
                text-transform: uppercase;
                color: #FFF
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col .question-elo h3.ui-state-active a:hover {
                color: #fff
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col .question-elo h3 a:hover {
                color: #454545
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col .question-elo .kc_accordion_content {
                background-color: white;
                border-bottom-left-radius: 10px;
                border-bottom-right-radius: 10px
            }
            .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col .question-elo .kc_accordion_content p {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 25px;
                font-size: 15px;
                color: black;
            }
            .main-menu-1x .container .main-menu ul.menu-menu-tuyen-sinh a {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 900;
                line-height: 60px;
                font-size: 14px;
                text-align: right;
                text-transform: uppercase;
                color: #ec1c24
            }
            .main-menu-1x.fix {
                position: fixed!important;
                z-index: 99;
                width: 100%;
                background: #fff;
                top: 0;
                -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1);
                box-shadow: 0 0 7px rgba(0, 0, 0, .1)
            }
            .section1-infrastructure .container-section1-infrastructure {
                margin-bottom: 80px
            }
            .section1-infrastructure .col-img-infrastructure .img-section1-infrastructure {
                padding: 0 25px;
                margin-top: -70px
            }
            .section1-infrastructure .col-text-infrastructure .text-section1-infrastructure {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                font-size: 15px;
                text-align: justify;
                padding: 0 0;
                color: #59606B
            }
            .section1-infrastructure .col-text-infrastructure .text-section1-infrastructure p {
                margin-bottom: 25px
            }
            .section2-infrastructure {
                background-color: #22559C
            }
            .section2-infrastructure .container-section2-infrastructure {
                padding-top: 80px
            }
            .section2-infrastructure .col-img-infrastructure .img-section2-infrastructure {
                padding: 0 25px
            }
            .section2-infrastructure .col-text-infrastructure .text-section2-infrastructure div {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 36px;
                font-size: 30px;
                text-transform: uppercase;
                padding: 0 0;
                color: #FFF
            }
            .section2-infrastructure .col-text-infrastructure .text-section2-infrastructure hr {
                margin-left: 0;
                width: 50px
            }
            .section2-infrastructure .col-text-infrastructure .text-section2-infrastructure p {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                font-size: 15px;
                text-align: justify;
                color: #FFF;
                padding: 0 0;
                margin-bottom: 15px
            }
            .section3-infrastructure {
                margin-top: 80px;
                margin-bottom: 80px
            }
            .section3-infrastructure .container-section3-infrastructure .kc-wrap-columns .kc-elm {
                margin-right: 25px
            }
            .section4-infrastructure .container-section4-infrastructure .kc-wrap-columns .kc_col-sm-12 {
                margin-right: 25px
            }
            .linker .blog-single-1x {
                padding-top: 0
            }
            .section1-linker {
                background-color: #fff
            }
            .section1-linker .container-section1-linker {
                padding-top: 80px
            }
            .section1-linker .container-section1-linker .col-img-linker .container-col-img-linker .img-section1-linker {
                padding: 0 20px
            }
            .section1-linker .container-section1-linker .col-text-linker .container-col-text-linker .text-section1-linker div {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 36px;
                font-size: 30px;
                text-transform: uppercase;
                padding: 0 25px;
                color: #21212B
            }
            .section1-linker .container-section1-linker .col-text-linker .container-col-text-linker .text-section1-linker hr {
                margin-left: 25px;
                width: 50px
            }
            .section1-linker .container-section1-linker .col-text-linker .container-col-text-linker .text-section1-linker p {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                font-size: 15px;
                text-align: justify;
                color: #59606B;
                padding: 0 25px;
                margin-bottom: 15px
            }
            .section2-linker {
                background: url(../images/background-sec2-linker.png)
            }
            .section2-linker .container-section2-linker {
                margin-top: 80px
            }
            .section2-linker .container-section2-linker .title-sec2-linker div {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 32px;
                font-size: 30px;
                text-align: center;
                text-transform: uppercase;
                color: #FFF
            }
            .section2-linker .container-section2-linker .title-sec2-linker p {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                font-size: 15px;
                text-align: center;
                margin-bottom: 30px;
                color: #FFF
            }
            .section2-linker .container-section2-linker .row-title-sec2-linker .location-linker .kc_accordion_section {
                padding-bottom: 0
            }
            .section2-linker .container-section2-linker .row-title-sec2-linker .location-linker .kc-section-active .kc_accordion_content {
                background: rgba(0, 0, 0, .05) none repeat scroll 0% 0%;
                border: 1px solid rgba(112, 192, 237, .2);
                border-top-color: rgba(112, 192, 237, .2);
                border-top-style: solid;
                border-top-width: 1px;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                -webkit-box-shadow: rgba(255, 255, 255, .25) 0 0 4px inset;
                box-shadow: rgba(255, 255, 255, .25) 0 0 4px inset;
                border-radius: 5px;
                margin-bottom: 10px
            }
            .section2-linker .container-section2-linker .row-title-sec2-linker .location-linker .kc-section-active .kc_accordion_content .kc-panel-body {
                overflow-y: auto;
                height: 312px
            }
            .section2-linker .container-section2-linker .row-title-sec2-linker .location-linker .kc-section-active .kc_accordion_content .kc-panel-body p {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 20px;
                font-size: 14px;
                text-align: justify;
                margin-bottom: 15px;
                color: #FFF
            }
            .section2-linker .container-section2-linker .row-title-sec2-linker .location-linker h3.kc_accordion_header {
                background: rgba(255, 255, 255, .07);
                border: 1px solid rgba(112, 192, 237, .2);
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                -webkit-box-shadow: inset 0 0 4px rgba(255, 255, 255, .25);
                box-shadow: inset 0 0 4px rgba(255, 255, 255, .25);
                border-radius: 5px;
                margin-bottom: 10px
            }
            .section2-linker .container-section2-linker .row-title-sec2-linker .location-linker .kc_accordion_content {
                border-left: none;
                border-right: none;
                border-bottom: none
            }
            .section2-linker .container-section2-linker .row-title-sec2-linker .location-linker h3.kc_accordion_header i.fa-map-marker-alt {
                margin-right: 10px
            }
            .section2-linker .container-section2-linker .row-title-sec2-linker .location-linker a {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 18px;
                font-size: 18px;
                padding: 15px 15px;
                color: #FFF
            }
            .section2-linker .container-section2-linker .row-title-sec2-linker .location-linker .kc_accordion_content .english .section-testimonial {
                background-image: url(../../../../wp-content/themes/eduin/images/testimonial-audit.png);
                background-repeat: round;
                background-attachment: fixed
            }
            .title-testimonial {
                font-weight: 700;
                line-height: 36px;
                font-size: 30px;
                text-align: center;
                text-transform: uppercase;
                color: #FFF
            }
            .section-testimonial .kc-row-container {
                padding-top: 80px
            }
            .section-testimonial .tesimonial-1x {
                padding-top: 50px;
                padding-bottom: 70px
            }
            .section-testimonial-home .title-testimonial {
                padding-top: 80px
            }
            .section-testimonial-home {
                background-repeat: round;
                background-attachment: fixed
            }
            .section-testimonial-home .tesimonial-1x {
                padding-top: 130px;
                padding-bottom: 70px
            }
            .section6-law .col-section6-law .container-col-section6-law {
                padding-left: 0;
                padding-right: 0
            }
            .section6-law .col-section6-law .container-col-section6-law .text-section6-law div {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 36px;
                font-size: 30px;
                text-align: center;
                text-transform: uppercase;
                margin-top: 80px;
                color: #FFF
            }
            .section6-law .col-section6-law .container-col-section6-law .learning-path-1x {
                padding: 0 0;
                background: none
            }
            .section6-law .col-section6-law .container-col-section6-law .learning-path-1x h2 {
                margin-bottom: 0
            }
            .section6-law .col-section6-law .container-col-section6-law .learning-path-1x .hvrbox .blue {
                background: rgba(33, 105, 204, .4);
                -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, .2);
                box-shadow: 0 5px 7px rgba(0, 0, 0, .2);
                border-radius: 3px
            }
            .section6-law .col-section6-law .container-col-section6-law .learning-path-1x .hvrbox {
                height: 120px
            }
            .section6-law .col-section6-law .container-col-section6-law .learning-path-1x .hvrbox img {
                display: none
            }
            .page-banner span.bread-current {
                color: #f9aa28
            }
            .section6-law .col-section6-law .kc_col-sm-12.kc_column_inner {
                padding: 0 30px
            }
            .elo-row-tienich .kc-wrap-columns {
                padding-bottom: 20px
            }
            .section4-infrastructure {
                margin-top: 30px
            }
            .section4-infrastructure .container-section4-infrastructure .imgleft-slide .container-imgleft-slide .kc-raw-code {
                position: relative
            }
            .section4-infrastructure .container-section4-infrastructure .imgleft-slide .container-imgleft-slide .kc-raw-code span#sbtn1 {
                position: absolute;
                margin-top: -80px;
                left: 10px
            }
            .section4-infrastructure .container-section4-infrastructure .imgright-slide .container-imgright-slide .kc-raw-code {
                position: relative
            }
            .section4-infrastructure .container-section4-infrastructure .imgright-slide .container-imgright-slide .kc-raw-code span#sbtn2 {
                position: absolute;
                margin-top: -80px;
                right: 10px
            }
            .section-partner-home .kc-row-container {
                padding-top: 80px
            }
            .section-partner-home .kc-row-container .kc-raw-code .title-partner {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 30px;
                font-size: 30px;
                text-align: center;
                text-transform: uppercase;
                color: #21212B
            }
            .section-partner-home .kc-row-container .learning-path-1x {
                padding: 0 0
            }
            .section-partner-home .kc-row-container .learning-path-1x .title-middle h2 {
                margin-bottom: 0
            }
            .section-partner-home .kc-row-container hr.line-partner {
                margin-bottom: 0
            }
            .section-partner-home .kc-row-container .learning-path-1x .hvrbox .hvrbox-layer_top {
                background: none
            }
            .section-majors #row-majors1 {
                display: block
            }
            .section-majors #row-majors2 {
                display: none
            }
            .section-majors #row-majors3 {
                display: none
            }
            .section-majors {
                margin-top: 30px;
                margin-bottom: 30px
            }
            .section-majors .kc-row-container .title-majors .kc-raw-code h2 {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 32px;
                font-size: 30px;
                text-align: center;
                text-transform: uppercase;
                color: #21212B
            }
            .section-majors .kc-row-container .row-class-majors .container-row-class-majors .format-col .kc-raw-code {
                background: #FFF;
                -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
                box-shadow: 0 4px 5px rgba(0, 0, 0, .1)
            }
            .section-majors .kc-row-container .row-class-majors .container-row-class-majors .format-col .button-showmore-course {
                background: #FFF;
                -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
                box-shadow: 0 4px 5px rgba(0, 0, 0, .1)
            }
            .section-majors .kc-row-container .row-class-majors .container-row-class-majors .kc-raw-code {
                padding-left: 15px;
                padding-right: 15px
            }
            .section-majors .kc-row-container .row-class-majors .container-row-class-majors .kc-raw-code p {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 24px;
                font-size: 15px;
                padding-top: 20px;
                color: #59606B;
                text-align: justify
            }
            .section-majors .kc-row-container .row-class-majors .container-row-class-majors .kc-raw-code h2 {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 20px;
                font-size: 18px;
                padding-top: 10px;
                color: #21212B;
                text-transform: uppercase
            }
            .section-majors .kc-row-container .row-class-majors .container-row-class-majors .kc_shortcode {
                background: #FFF;
                -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
                box-shadow: 0 4px 5px rgba(0, 0, 0, .1)
            }
            .section-majors .kc-row-container .row-button-course {
                text-align: center;
                margin-top: 15%;
                position: absolute
            }
            .section-majors .kc-row-container .row-button-course .container .kc_col-sm-12 {
                padding: 0 0
            }
            .section-majors .kc-row-container .row-button-course .container span {
                height: 50px;
                width: 50px;
                background: rgba(0, 0, 0, .6);
                border-radius: 60px;
                color: #fff;
                padding: 12px 12px;
                margin-left: -10px;
                margin-right: -10px
            }
            .section-majors .kc-row-container .row-button-course .container span:hover {
                background: #ec1c24
            }
            .section-majors .kc-row-container .row-button-course .container span#page-btn1 {
                float: left
            }
            .section-majors .kc-row-container .row-button-course .container span#page-btn2 {
                float: right
            }
            .section-majors .kc-row-container .row-button-course input {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 14px;
                font-size: 14px;
                text-align: center;
                background: #F9AA28;
                color: #FFF;
                border: none
            }
            .section-majors .container {
                padding-left: 0;
                padding-right: 0
            }
            .tab-course.kc_tabs>.kc_wrapper>.kc_tabs_nav {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                background: transparent
            }
            .tab-course .kc_tabs_nav~.kc_tab.ui-tabs-body-active {
                background: transparent
            }
            .tab-course .kc_tabs_nav li {
                margin: 0 10px;
                color: #000;
                background: #ddd;
                line-height: 40px;
                border-radius: 3px
            }
            .tab-course .kc_tabs_nav li.ui-tabs-active a {
                background: #ec1c24;
                color: #fff
            }
            .tab-course .kc_tabs_nav li a {
                line-height: 40px;
                color: #21212B;
                font-weight: 700;
                font-size: 14px
            }
            .top-menu-1x .container .row .col-md-6 .top-menu-right {
                text-align: right
            }
            .table-question-elo th,
            tr,
            td {
                border: 1px solid #ddd;
                background: #fff;
                padding: 5px 10px;
                color: #000;
                font-size: 14px;
                text-align: center
            }
            .blogpost-elo .list-item h3 a:hover {
                color: #f9aa28!important
            }
            .blogpost-elo .kc-entry_meta>span i {
                color: #F9AA28
            }
            .countdown-elo .timer {
                font-style: normal;
                font-weight: 700;
                font-size: 18px!important;
                line-height: 20px;
                text-align: center;
                text-transform: uppercase;
                color: #21212B!important
            }
            .countdown-elo .unit {
                font-weight: 700;
                font-size: 12px!important;
                line-height: 20px;
                text-align: center;
                text-transform: uppercase;
                color: #21212B!important
            }
            .blogpost-elo .list-item .text {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                font-size: 15px;
                line-height: 20px;
                text-align: justify;
                color: #59606B
            }
            .blogpost-elo .entry-date {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                font-size: 13px;
                line-height: 20px;
                color: #9FA5AE
            }
            .blogpost-elo .container-blogpost-elo .kc-elm .list-item .kc-read-more:hover {
                background: #F9AA28;
                border-color: #F9AA28;
                color: #fff
            }
            .blogpost-elo .container-blogpost-elo .kc-elm .list-item .kc-read-more {
                background-color: #ec1c24;
                color: #fff;
                border-color: #ec1c24;
                line-height: 24px
            }
            .single-post .overlay-text.text-left nav {
                display: none
            }
            .form-survey .frm_form_fields .frm_fields_container .formdashboard input {
                background: #F7F7F7;
                border: 1px solid #EDEDED;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                border-radius: 60px;
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 20px;
                height: 40px;
                color: #59606B;
                border: unset;
                margin-bottom: 10px
            }
            .form-survey .frm_form_fields .frm_fields_container .formdashboard select {
                background: #F7F7F7;
                border: 1px solid #EDEDED;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                border-radius: 60px;
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 20px;
                height: 40px;
                color: #59606B;
                border: unset;
                margin-bottom: 10px;
                width: 100%!important
            }
            .form-survey .frm_form_fields .frm_submit button.frm_button_submit {
                border-radius: 60px;
                margin-bottom: 25px!important;
                padding: 0;
                font-size: 14px;
                font-weight: 700;
                width: 100%;
                background-color: #f9aa28;
                color: #fff;
                text-transform: uppercase;
                height: 40px
            }
            .form-survey .frm_form_fields .frm_fields_container .formdashboard label {
                display: none
            }
            .section-intro-elo .elo-introduction #form_l4j9o {
                padding: 0 15px
            }
            .col-formsurveyelo .kc_wrapper .kc-elm .frm_style_formidable-style .frm_form_fields .frm_fields_container .formdashboard select {
                width: 297px
            }
            .col-formsurveyelo .kc_wrapper .kc-elm .frm_style_formidable-style .frm_form_fields .frm_fields_container .formdashboard {
                margin-bottom: 0
            }
            .col-formsurveyelo .kc_wrapper .kc-elm .frm_style_formidable-style .frm_form_fields .frm_fields_container .formdashboard input {
                float: right
            }
            .col-countdownelo .kc_wrapper .kc-elm h3 {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 30px;
                font-size: 20px;
                text-align: center;
                margin-bottom: 20px;
                color: #ec1c24
            }
            .col-formsurveyelo .container-col-formsurveyelo .title-form h2 {
                background-color: #ec1c24;
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 52px;
                font-size: 24px;
                text-align: center;
                text-transform: uppercase;
                margin-bottom: 20px;
                color: #FFF
            }
            .col-formsurveyelo .container-col-formsurveyelo .title-form input.submit-elo {
                background-color: #f9aa28;
                color: #fff;
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 20px;
                font-size: 12px;
                text-align: center;
                text-transform: uppercase;
                margin-top: 20px
            }
            .col-formsurveyelo .container-col-formsurveyelo .title-form input.submit-elo:hover {
                background-color: #ec1c24
            }
            .col-formsurveyelo .container-col-formsurveyelo .title-form {
                background: #FFF;
                -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, .1);
                box-shadow: 0 4px 7px rgba(0, 0, 0, .1);
                border-radius: 3px
            }
            .col-formsurveyelo .container-col-formsurveyelo .kc-elm .countdown-elo {
                margin-bottom: 30px;
                text-align: center
            }
            .title-form-survey {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                font-size: 24px;
                line-height: 46px;
                text-align: center;
                text-transform: uppercase;
                background: #ec1c24;
                color: #FFF;
                margin-bottom: 20px
            }
            .col-formsurveyelo .container-col-formsurveyelo .kc-elm h3 {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 30px;
                font-size: 20px;
                text-align: center;
                margin-top: -20px;
                margin-bottom: 10px;
                color: #ec1c24
            }
            .col-formsurveyelo .container-col-formsurveyelo .kc-elm {
                background: #FFF;
                -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, .1);
                box-shadow: 0 4px 7px rgba(0, 0, 0, .1);
                border-radius: 3px
            }
            .slick-slider .fa,
            .slick-slider.fas {
                position: absolute;
                top: 48%;
                z-index: 1;
                background: rgb(0 0 0 / 17%);
                color: #fff;
                -webkit-transition: background .5s;
                transition: background .5s;
                padding: 12px 16px;
                border-radius: 50%
            }
            .slick-slider .fa:hover,
            .fas:hover {
                background: #ec1c24;
                -webkit-transition: background .5s;
                transition: background .5s
            }
            .container-slide .fa,
            .container-slide .fas {
                padding: 18px 15px;
                border-radius: 3px
            }
            .fa-angle-left {
                left: -45px
            }
            .fa-angle-right {
                right: -45px
            }
            .fa-arrow-right {
                right: 30px
            }
            .fa-arrow-left {
                left: 30px
            }
            .location-linker.kc_accordion_wrapper {
                margin-bottom: 80px
            }
            .video-intro-elo .container-intro-elo .text-intro-elo p {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 24px;
                font-size: 16px;
                margin-top: 20px;
                padding: 0 15px;
                color: #ec1c24
            }
            .elo-introduction {
                margin-bottom: 80px
            }
            .row-footer-elo .kc-row-container {
                background: #bd161d;
                padding-top: 40px
            }
            .row-footer-elo .kc-row-container .col-footer-bottom .container-col-footer-bottom .kc-elm {
                text-align: center
            }
            .row-footer-elo .kc-row-container .col-logoelo .container-col-logoelo .text-intro-logo {
                font-family: 'Open Sans';
                font-style: normal;
                font-weight: 400;
                line-height: 24px;
                font-size: 14px;
                margin-top: 30px;
                color: #FFF;
                padding-right: 100px
            }
            .row-footer-elo .col-footer-bottom .container-col-footer-bottom hr {
                background-color: #ec1c24;
                height: 1px;
                margin-bottom: 30px
            }
            .row-footer-elo .col-footer-bottom .container-col-footer-bottom i {
                color: #fff;
                margin-bottom: 30px;
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                font-size: 14px;
                text-align: center
            }
            .row-footer-elo .kc-row-container .col-lienhe .container-col-lienhe .title-lienhe {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 20px;
                font-size: 16px;
                text-transform: uppercase;
                margin-bottom: 30px;
                color: #FFF
            }
            .row-footer-elo .kc-row-container .col-lienhe .container-col-lienhe span {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                font-size: 14px;
                color: #FFF
            }
            .row-footer-elo .kc-row-container .col-lienhe .container-col-lienhe i {
                color: #f9aa28;
                margin-right: 100px
            }
            .row-footer-elo .kc-row-container .col-social .container-col-social .title-social {
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 20px;
                font-size: 16px;
                text-transform: uppercase;
                margin-bottom: 30px;
                color: #FFF
            }
            .row-footer-elo .kc-row-container .col-social .container-col-social a {
                font-size: 40px;
                color: #fff;
                margin: 0 5px
            }
            .course-english .page-banner .hvrbox .hvrbox-layer_top .container .overlay-text h3 {
                margin-top: -200px
            }
            .container-course-new button {
                position: absolute;
                top: 45%;
                z-index: 10;
                height: 50px;
                width: 50px;
                border-radius: 60px;
                color: #fff;
                padding: 12px 12px;
                margin-left: -10px;
                margin-right: -10px;
                background: rgba(0, 0, 0, .6)
            }
            .container-course-new button:hover {
                background: #ec1c24
            }
            .container-course-new button.slick-prev {
                left: -20px;
                outline: unset
            }
            .container-course-new button.slick-next {
                right: -20px;
                outline: unset
            }
            .container-course-new .format-col .kc-raw-code {
                background: #FFF;
                -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
                box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
                margin-left: 15px
            }
            .container-course-new .format-col .kc-raw-code p {
                font-style: normal;
                font-weight: 400;
                line-height: 24px;
                font-size: 15px;
                padding-top: 20px;
                color: #59606B;
                text-align: justify;
                padding-left: 10px;
                padding-right: 10px
            }
            .container-course-new .format-col .kc-raw-code h2 {
                font-weight: 700;
                line-height: 20px;
                font-size: 18px;
                padding-top: 10px;
                color: #21212B;
                text-transform: uppercase;
                padding-left: 10px;
                padding-right: 10px
            }
            .container-course-new .format-col .button-showmore-course {
                background: #FFF;
                -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
                box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
                margin-left: 15px
            }
            .container-course-new .kc_shortcode {
                background: #FFF;
                -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
                box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
                margin-left: 15px
            }
            .container-course-new .slick-list {
                margin-left: -15px;
                width: calc(100% + 30px)
            }
            .slide-page .container-slide button {
                position: absolute;
                z-index: 10;
                top: 47%;
                background: rgba(0, 0, 0, .2);
                outline: unset;
                padding: 14px 18px
            }
            .slide-page .container-slide button:hover {
                background: #ec1c24
            }
            .slide-page .container-slide button.slick-prev {
                left: 20px
            }
            .slide-page .container-slide button.slick-next {
                right: 20px
            }
            .value-received .title-value {
                font-weight: 700;
                padding-top: 15px;
                font-size: 30px;
                text-align: center;
                text-transform: uppercase;
                color: #FFF;
                background: rgba(0, 0, 0, .7);
                height: 60px
            }
            .value-received .title-value hr {
                display: none
            }
            .row-title-value .container {
                padding-right: 0;
                padding-left: 0
            }
            .content-value .col1-value .kc-col-inner-container {
                background: #ec1c24
            }
            .content-value .col2-value .kc-col-inner-container {
                background: #1DB4B7
            }
            .content-value .col3-value .kc-col-inner-container {
                background: #F9AA28
            }
            .content-value .col4-value .kc-col-inner-container {
                background: #F65040
            }
            .content-value .value-col {
                text-align: center;
                color: #fff;
                height: 315px
            }
            .content-value .value-col .kc-col-inner-container {
                padding: 30px 20px
            }
            .content-value .value-col.kc_column_inner {
                padding: 0 0
            }
            .content-value .value-col h2 {
                margin-bottom: 15px;
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 22px;
                font-size: 18px;
                text-align: center
            }
            .content-value .value-col p {
                font-size: 15px;
                font-family: Roboto Condensed
            }
            .content-value .value-col img {
                max-width: 75px;
                max-height: 70px;
                -o-object-fit: cover;
                object-fit: cover;
                margin-bottom: 15px
            }
            .section-partner-home .slick-slider .slick-track {
                margin-top: -40px
            }
            .title-gioi-thieu-elo {
                font-weight: 700;
                font-size: 30px;
                text-transform: uppercase;
                margin-bottom: 20px;
                padding-top: 80px;
                color: #21212B
            }
            .section-banner-mobile {
                display: none
            }
            .section-majors-mobile {
                display: none
            }
            .section-majors-mobile {
                margin-top: 40px;
                margin-bottom: 40px
            }
            .section-majors-mobile .title-majors h2 {
                font-weight: 700;
                font-size: 30px;
                text-align: center;
                text-transform: uppercase;
                color: #21212B
            }
            .section-majors-mobile .container-col-majors {
                position: relative
            }
            .section-majors-mobile .content-majors-mobile {
                position: absolute;
                top: 40px
            }
            .section-majors-mobile .container-col-majors .kc-raw-code h2 {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                color: #fff
            }
            .section-majors-mobile .container-col-majors .kc-raw-code p {
                font-weight: 400;
                font-size: 14px;
                line-height: 24px;
                color: #fff
            }
            .section-majors-mobile .container-col-majors .kc-raw-code {
                padding: 0 10px
            }
            .course-mobile {
                margin-bottom: 20px
            }
            .course-left-mobile.kc_column_inner {
                padding-left: 0;
                padding-right: 10px
            }
            .course-right-mobile.kc_column_inner {
                padding-left: 10px;
                padding-right: 0
            }
            .btn-course-mobile .kc_button {
                background: #ec1c24;
                border-radius: 60px;
                text-align: center;
                text-transform: uppercase;
                color: #FFF;
                font-size: 9px;
                line-height: 20px;
                font-weight: 900;
                padding: 0 13px
            }
            .btn-course-mobile .kc_button:hover {
                background: #f9aa28
            }
            .btn-course-mobile {
                padding: 0 10px
            }
            .type.qa-ho-tro {
                display: none;
                position: fixed;
                bottom: 16px;
                text-align: center;
                z-index: 69696969;
                width: 100%
            }
            .type.qa-ho-tro>div {
                width: 46%;
                float: left
            }
            .type.qa-ho-tro div.hotline {
                padding: 0 5px 0 15px
            }
            .type.qa-ho-tro div.messenger {
                padding: 0 15px 0 5px
            }
            .qa-ho-tro a {
                padding: 7px 5px 7px 35px;
                color: #fff;
                font-size: 18px;
                font-family: Roboto;
                font-weight: 900;
                position: relative;
                -webkit-transition: all .3s;
                transition: all .3s;
                display: inline-block;
                width: 100%
            }
            .qa-ho-tro a:hover {
                color: #fff
            }
            .qa-ho-tro .tytpm-bt-2 {
                background: #F65040;
                -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .25);
                box-shadow: 0 10px 10px rgba(0, 0, 0, .25);
                border-radius: 3px
            }
            .qa-ho-tro .tytpm-bt-2:hover {
                background: #DF4131
            }
            .qa-ho-tro .tytpm-bt-1 {
                background: #ec1c24;
                -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .25);
                box-shadow: 0 10px 10px rgba(0, 0, 0, .25);
                border-radius: 60px;
                -webkit-transition: 0.3s;
                transition: 0.3s
            }
            .qa-ho-tro .tytpm-bt-1:hover {
                background: #F9AA28;
                -webkit-transition: 0.3s;
                transition: 0.3s
            }
            .qa-ho-tro a span {
                position: relative;
                z-index: 3
            }
            .qa-ho-tro .txt {
                font-size: 16px;
                line-height: 1.45
            }
            .qa-ho-tro a .round {
                border-radius: 50%;
                width: 38px;
                height: 38px;
                position: absolute;
                left: 0;
                top: 2px;
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
                z-index: 2
            }
            .qa-ho-tro a .round i {
                position: absolute;
                top: 50%;
                margin-top: -6px;
                left: 50%;
                margin-left: -4px;
                -webkit-transition: all .3s;
                transition: all .3s
            }
            .qa-ho-tro a .round i.fa-phone {
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
                -webkit-animation: ring 4s .7s ease-in-out infinite;
                animation: ring 4s .7s ease-in-out infinite
            }
            .course-row-margin {
                margin-bottom: 30px;
                margin-top: 80px
            }
            .row-margin-last {
                margin-bottom: 80px
            }
            .btn-desktop {
                position: fixed;
                bottom: 40%;
                right: -105px;
                -webkit-transform: rotate(270deg);
                transform: rotate(270deg);
                z-index: 9999
            }
            .btn-desktop a {
                background: #f9aa28;
                padding: 7px 20px 9px 20px;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
                font-weight: 700;
                font-size: 14px;
                line-height: 20px;
                color: #fff
            }
            .btn-desktop a:hover {
                background: #ec1c24;
                color: #fff
            }
            .btn-trai-nghiem a {
                background: #ec1c24;
                border-radius: 60px;
                color: #FFF;
                font-weight: 900;
                font-size: 18px;
                line-height: 20px;
                padding: 15px 30px;
                margin: 30px 0 80px 0;
                width: 307px;
                text-align: center
            }
            .btn-trai-nghiem a:hover {
                background: #F9AA28;
                color: #fff
            }
            .btn-lo-trinh {
                text-align: center;
                margin-bottom: 80px;
                margin-top: 50px
            }
            .btn-lo-trinh a {
                background: #F9AA28;
                border-radius: 60px;
                font-weight: 700;
                font-size: 18px;
                line-height: 20px;
                color: #FFF;
                text-align: center;
                padding: 15px 30px;
                width: 300px
            }
            .btn-lo-trinh a:hover {
                background: #ec1c24;
                color: #fff
            }
            .navbar-light .navbar-toggler {
                outline: unset
            }
            .content-elo-row-tienich:nth-child(2n+1) {
                padding-right: 10px;
                padding-left: 15px
            }
            .content-elo-row-tienich:nth-child(2n) {
                padding-left: 10px;
                padding-right: 15px
            }
            .search-box-2x {
                display: none
            }
            .majors .kc-container {
                padding-left: 0;
                padding-right: 0
            }
            .content-sort-course h3 {
                font-weight: 700;
                font-size: 20px;
                line-height: 30px;
                color: #21212B;
                margin-bottom: 10px
            }
            .content-sort-course .fee-toeic {
                color: #F9AA28;
                font-weight: 700;
                font-size: 18px;
                line-height: 26px;
                text-align: center
            }
            .content-sort-course th {
                text-align: left;
                color: #59606B
            }
            .content-sort-course p,
            .content-sort-course h5 {
                font-weight: 400;
                font-size: 16px;
                line-height: 30px;
                color: #59606B
            }
            .content-sort-course p b {
                font-weight: 700;
                color: #21212B
            }
            .content-sort-course p,
            .content-sort-course h5 {
                font-weight: 400;
                font-size: 16px;
                line-height: 30px;
                color: #59606B
            }
            .content-sort-course h4 {
                font-weight: 700;
                font-size: 24px;
                line-height: 20px;
                color: #F9AA28;
                margin-top: 10px
            }
            .btn-sort-course .kc_button {
                background: #F9AA28;
                border-radius: 60px;
                color: #FFF;
                font-size: 18px;
                text-align: center;
                text-transform: uppercase;
                margin-top: 30px;
                font-weight: 700;
                padding: 10px 35px
            }
            .title-page-course {
                font-weight: 700;
                font-size: 30px;
                line-height: 36px;
                text-transform: uppercase;
                color: #21212B
            }
            .p-elo {
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 20px;
                margin-bottom: 0
            }
            .flex-elo {
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -ms-flex-direction: row;
                flex-direction: row;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
                justify-items: center;
                display: -ms-flexbox;
                display: -webkit-box;
                display: flex
            }
            .p-elo i {
                padding-top: 15px;
                color: #ec1c24
            }
            .p-elo i:last-child {
                margin-bottom: 25px
            }
            .six-course-page .content-six-course {
                margin: 80px 15px;
                background: #FFF;
                -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, .1);
                box-shadow: 0 2px 18px rgba(0, 0, 0, .1);
                border-radius: 3px
            }
            .six-course-page .content-six-course .kc_single_image {
                padding-top: 40px;
                text-align: center
            }
            .six-course-page .content-six-course h3 {
                font-weight: 700;
                line-height: 20px;
                font-size: 40px;
                text-align: center;
                margin-top: 30px;
                margin-bottom: 20px;
                color: #cd2122
            }
            .six-course-page .content-six-course p {
                font-weight: 400;
                line-height: 24px;
                font-size: 15px;
                text-align: center;
                padding-bottom: 20px;
                color: #59606B
            }
            .one-english .kc-wrap-columns {
                padding-left: 15px;
                padding-right: 15px
            }
            .one-english .content-one {
                border-radius: 5px
            }
            .img-content-one img {
                padding: 60px 0 60px 60px
            }
            .one-english .title-page-course {
                color: #fff;
                padding-top: 25px
            }
            .one-english .title-page-course hr {
                margin-bottom: 30px
            }
            .one-english .p-elo {
                color: #fff
            }
            .two-english {
                margin-top: 80px
            }
            .two-english .content-two-en {
                margin: 0 15px 80px 15px
            }
            .two-english .content-two-en .kc_column_inner {
                padding-left: 0;
                padding-right: 0
            }
            .two-english h5 {
                font-weight: 700;
                font-size: 16px;
                line-height: 24px;
                text-align: center;
                color: #21212B;
                margin-bottom: 15px;
                letter-spacing: -.06em
            }
            .two-english .content-two-en p {
                text-align: center
            }
            .two-english .content-two-en .kc-raw-code {
                padding: 15px;
                background: #F5F7FC;
                border-bottom-right-radius: 60px;
                height: 195px
            }
            .two-english .content-two-en .kc_single_image {
                background: #F5F7FC;
                border-top-left-radius: 100px
            }
            .content-five .col-right .kc-raw-code {
                border: 1px solid #367DE1;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                border-radius: 3px;
                margin-bottom: 20px
            }
            .content-five .col-right .kc-raw-code h5 {
                font-weight: 700;
                line-height: 24px;
                font-size: 18px;
                padding-top: 15px;
                padding-left: 20px;
                padding-bottom: 5px;
                color: #FFF
            }
            .content-five .col-right .kc-raw-code p {
                color: #FFF;
                padding-left: 20px;
                padding-right: 20px
            }
            .six-english .content-six {
                margin: 15px
            }
            {
                margin-bottom: 80px
            }
            .one-international-business .p-elo i {
                color: #ec1c24
            }
            .two-international-business .content-one-int-bus {
                margin: 15px;
                text-align: center
            }
            .two-international-business .content-one-int-bus .kc_column_inner {
                padding: 0
            }
            .content-one-int-bus h4 {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                text-align: center;
                color: #21212B;
                padding-bottom: 15px
            }
            .content-one-int-bus p {
                font-weight: 400;
                font-size: 13px;
                line-height: 20px;
                text-align: center;
                color: #3E5066
            }
            .two-international-business {
                margin: 80px 0
            }
            .one-accounting {
                margin-bottom: 30px
            }
            .two-accounting {
                background: #F9F9F9
            }
            .two-accounting .flex-elo {
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                padding: 80px 0
            }
            .content-two-accounting.kc_row.kc_row_inner {
                width: calc(50% - 30px)
            }
            .two-accounting .content-two-accounting {
                background: #FFF;
                margin-bottom: 30px;
                -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, .06);
                box-shadow: 0 5px 8px rgba(0, 0, 0, .06);
                margin: 15px
            }
            .content-two-accounting .kc-raw-code {
                padding: 30px 30px 30px 0
            }
            .content-two-accounting .kc_single_image {
                text-align: center;
                padding-top: 45px
            }
            .content-two-accounting h4 {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                color: #21212B;
                padding-bottom: 15px
            }
            .content-two-accounting p {
                font-weight: 400;
                font-size: 14px;
                line-height: 20px;
                color: #3E5066
            }
            .five-accounting {
                background: #E8EFF4
            }
            .five-accounting .content-five-accounting {
                margin: 15px;
                background: #fff;
                -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, .1);
                box-shadow: 0 15px 25px rgba(0, 0, 0, .1);
                border-radius: 5px
            }
            .content-five-accounting h3 {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                text-align: center;
                color: #21212B;
                padding: 30px 30px 15px 30px
            }
            .five-accounting.five-course .content-five-accounting p {
                font-weight: 400;
                font-size: 14px;
                line-height: 24px;
                text-align: center;
                color: #21212B
            }
            .two-audit {
                margin: 65px 0 65px 0
            }
            .two-audit .content-two-audit {
                margin: 15px
            }
            .content-two-audit {
                text-align: center;
                border: 1px solid #EEE;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                border-radius: 5px
            }
            .content-two-audit .kc_single_image {
                padding-top: 30px
            }
            .content-two-audit h4 {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                color: #21212B
            }
            .content-two-audit p {
                font-weight: 400;
                font-size: 14px;
                line-height: 20px;
                color: #3E5066;
                padding: 15px 0 30px 0
            }
            .option-two .title-testimonial {
                color: #21212B
            }
            .option-two .tesimonial-1x .single-testimonial p {
                color: #3E5066
            }
            .option-two .tesimonial-1x .single-testimonial h3 {
                color: #3E5066
            }
            .option-two .tesimonial-1x .single-testimonial h4 {
                color: #3E5066
            }
            .option-two .tesimonial-1x i.fas.slick-arrow {
                color: #3E5066
            }
            .five-audit {
                background-image: url(../../../../wp-content/themes/eduin/images/five-audit.png);
                background-repeat: round;
                background-attachment: fixed
            }
            .five-course .title-page-course {
                text-align: center;
                margin-top: 80px;
                padding: 0 15px
            }
            .five-course.white .title-page-course {
                color: #fff
            }
            .five-audit .content-five-audit.kc_row.kc_row_inner {
                border: 1px solid rgba(255, 255, 255, .2);
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                border-radius: 3px
            }
            .five-audit .content-five-audit {
                margin: 15px
            }
            .content-five-audit h3 {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                color: #FFF;
                padding-top: 20px;
                padding-bottom: 10px
            }
            .content-five-audit p {
                font-weight: 400;
                font-size: 14px;
                line-height: 20px;
                color: #FFF
            }
            .one-finance-banking .kc-wrap-columns {
                padding-right: 15px;
                padding-left: 15px
            }
            .one-finance-banking .content-one-fb {
                background: #FFF;
                -webkit-box-shadow: 0 1px 25px rgba(0, 0, 0, .1);
                box-shadow: 0 1px 25px rgba(0, 0, 0, .1);
                border-radius: 5px;
                margin-top: -180px
            }
            .one-finance-banking .title-page-course {
                margin-top: 80px
            }
            .one-finance-banking .p-elo i {
                color: #ec1c24
            }
            .content-one-fb .kc_single_image {
                padding: 30px 0
            }
            .two-finance-banking {
                margin-top: 80px;
                margin-bottom: 65px
            }
            .two-finance-banking .content-two-fb {
                margin: 15px
            }
            .content-two-fb h4 {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                color: #FFF;
                padding: 30px 0 15px 0
            }
            .content-two-fb p {
                font-weight: 400;
                font-size: 13px;
                line-height: 20px;
                text-align: justify;
                color: #FFF;
                padding-bottom: 30px
            }
            .content-two-fb .kc_single_image {
                text-align: center;
                padding-top: 45px
            }
            .one-fb {
                background: #ec1c24
            }
            .two-fb {
                background: #1DB4B6
            }
            .three-fb {
                background: #F9AA28
            }
            .four-fb {
                background: #F65040
            }
            .row-two-content .kc_col-sm-12 {
                background: #FFF;
                -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, .2);
                box-shadow: 0 5px 7px rgba(0, 0, 0, .2);
                border-radius: 3px
            }
            .row-two-content .kc-raw-code {
                padding: 30px 0
            }
            .row-two-content h3 {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                color: #000;
                padding-bottom: 15px;
                padding-top: 10px
            }
            .five-finance-banking.five-course .row-two-content p {
                font-size: 14px;
                line-height: 20px;
                color: #000
            }
            .kc_row.kc_row_inner.row-two-content {
                position: absolute;
                top: 80px;
                right: 30px;
                width: 50%
            }
            .five-finance-banking .btn-lo-trinh {
                margin-top: 105px
            }
            .five-hrm {
                background-repeat: round;
                background-attachment: fixed
            }
            .five-hrm .content-five-hrm {
                margin: 0 15px;
                border: 1px solid rgba(135, 63, 133, .6)
            }
            .content-five-hrm h3 {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                color: #FFF;
                padding: 30px 0 15px 0;
                text-align: center
            }
            .content-five-hrm p {
                font-weight: 400;
                font-size: 13px;
                line-height: 25px;
                color: #FFF;
                text-align: justify;
                padding: 0 0 10px 0
            }
            .content-one-ecolaw {
                padding: 0 15px
            }
            .content-one-ecolaw .col-padding.kc_column_inner {
                padding: 0
            }
            .one-eco-law .title-page-course {
                color: #fff;
                margin-top: 80px;
                padding-left: 40px
            }
            .one-eco-law .title-page-course hr {
                background-color: #fff
            }
            .one-eco-law .p-elo {
                color: #fff;
                padding-left: 40px
            }
            .one-eco-law .p-elo i {
                color: #F9aa28
            }
            .two-eco-law {
                margin: 80px 0
            }
            .two-eco-law .content-two-ecolaw {
                margin: 0;
                text-align: center
            }
            .content-two-ecolaw .kc_single_image {
                margin-bottom: 30px
            }
            .content-two-ecolaw h4 {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                color: #292E96;
                padding-bottom: 15px
            }
            .content-two-ecolaw p {
                font-weight: 400;
                font-size: 13px;
                line-height: 20px;
                color: #3E5066;
                padding: 0 50px
            }
            .flex-elo.raw-one {
                border-bottom: 2px solid #E7E7E7;
                margin-bottom: 60px
            }
            .flex-elo.raw-two .kc_single_image {
                padding-top: 60px
            }
            .content-two-ecolaw:nth-child(2n+1) {
                border-right: 1px solid #E7E7E7
            }
            .content-two-ecolaw:nth-child(2n) {
                border-left: 1px solid #E7E7E7
            }
            .five-eco-law .content-five-ecolaw {
                margin: 0 15px 30px 15px
            }
            .five-eco-law .content-five-ecolaw .kc_column_inner {
                padding: 0
            }
            .five-eco-law .content-five-ecolaw .kc-raw-code {
                border: 1px solid rgba(255, 255, 255, .2);
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                border-radius: 3px;
                text-align: center;
                height: 120px
            }
            .five-eco-law .content-five-ecolaw .kc-raw-code div {
                position: absolute;
                padding: 0 25px;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                text-align: center;
                font-size: 18px;
                color: #FFF;
                font-weight: 700;
                width: 100%
            }
            .five-law .content-five-ecolaw {
                margin: 0 15px 30px 15px
            }
            .five-law .content-five-ecolaw .kc_column_inner {
                padding: 0
            }
            .five-law .content-five-ecolaw .kc-raw-code {
                background: rgba(255, 255, 255, .07);
                border-radius: 3px;
                text-align: center;
                height: 120px
            }
            .five-law .content-five-ecolaw .kc-raw-code div {
                position: absolute;
                padding: 0 30px;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                text-align: center;
                font-size: 18px;
                color: #FFF;
                font-weight: 700;
                width: 100%
            }
            .one-business-ad {
                margin-bottom: 50px
            }
            .one-business-ad .kc_single_image {
                margin-top: -50px
            }
            .four-course .title-page-course {
                margin-top: 80px;
                font-size: 48px;
                line-height: 50px
            }
            .four-course .title-page-course span {
                color: #F9AA28
            }
            .four-course .col-left-four h4 {
                font-weight: 900;
                font-size: 24px;
                line-height: 24px;
                color: #F9AA28;
                margin-bottom: 25px
            }
            .four-course .col-left-four p {
                font-weight: 500;
                font-size: 16px;
                line-height: 40px;
                color: #3E5066;
                background: #FFF;
                -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1);
                box-shadow: 0 0 7px rgba(0, 0, 0, .1);
                border-radius: 3px;
                padding: 0 15px;
                margin: 10px 0
            }
            .four-course .col-left-four p i {
                color: #F9AA28
            }
            .five-course .kc-raw-code {
                padding-bottom: 20px
            }
            .five-course .kc-raw-code div {
                font-weight: 700;
                font-size: 18px;
                line-height: 24px;
                color: #FFF;
                padding-bottom: 15px
            }
            .five-course .kc-raw-code p {
                font-weight: 400;
                font-size: 13px;
                line-height: 20px;
                color: #FFF
            }
            .five-business-ad .kc-raw-code {
                background: rgba(255, 255, 255, .1);
                border-radius: 3px;
                padding: 20px;
                margin-bottom: 20px
            }
            .five-international-business .kc-raw-code {
                background: rgba(33, 105, 204, .5);
                -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, .2);
                box-shadow: 0 5px 7px rgba(0, 0, 0, .2);
                border-radius: 3px;
                padding: 20px;
                margin-bottom: 20px
            }
            .one-course .title-page-course {
                margin-top: 35px
            }
            .one-course .title-page-course hr {
                margin-left: 0
            }
            .four-course .title-page-course hr {
                margin-left: 0
            }
            .one-english .p-elo i {
                color: #fff
            }
            .img-four-course {
                margin-top: 40px
            }
            #topcontrol {
                width: 35px;
                height: 35px;
                bottom: 15px!important;
            }
            .page-success .slide-section {
                height: 700px;
                overflow: hidden
            }
            .page-success .content-submit {
                margin: 80px 0;
                text-align: center
            }
            .page-success .content-submit h3 {
                font-weight: 700;
                font-size: 48px;
                text-align: center;
                text-transform: uppercase;
                color: #F9AA28;
                margin-top: 50px
            }
            .page-success .main-menu-1x {
                -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1);
                box-shadow: 0 0 7px rgba(0, 0, 0, .1)
            }
            .content-sections-two h4 {
                margin-top: 20px
            }
            #id-formsurveyelo h1 {
                background-color: #ec1c24;
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 52px;
                font-size: 24px;
                text-align: center;
                text-transform: uppercase;
                margin-bottom: 20px;
                color: #FFF;
                margin-top: 0
            }
            #id-formsurveyelo .frm_form_field label {
                display: none
            }
            #id-formsurveyelo input {
                margin-bottom: 5px;
                border-radius: 60px;
                height: 40px;
                background-color: #ededed;
                width: 100%;
                border: none;
                line-height: 20px;
                font-size: 14px;
                padding: 0 15px;
                color: #59606B
            }
            #id-formsurveyelo select {
                margin-bottom: 5px;
                border-radius: 60px;
                height: 40px;
                background-color: #ededed;
                width: 100%;
                border: none;
                line-height: 20px;
                font-size: 14px;
                padding: 0 15px;
                color: #59606B
            }
            #id-formsurveyelo .frm_fields_container {
                padding: 0 15px
            }
            #id-formsurveyelo .form-field {
                margin-bottom: 0
            }
            #id-formsurveyelo .frm_submit button {
                background-color: #f9aa28;
                color: #fff;
                font-family: Roboto Condensed;
                font-style: normal;
                font-weight: 700;
                line-height: 28px;
                font-size: 14px;
                text-align: center;
                text-transform: uppercase;
                margin-top: 20px;
                width: 100%;
                border: none;
                border-radius: 60px;
                margin-bottom: 25px
            }
            .section-register {
                margin: 0px 0;
				padding: 40px 0px!important;
				background: #f9f9f9;
            }
            .content-register {
                background: #FFF;
                -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .15);
                box-shadow: 0 15px 30px rgba(0, 0, 0, .15)
            }
            .content-register .kc-container,
            .content-register .kc_column,
            .content-register .kc_column_inner {
                padding: 0
            }
            .form-register {
                padding: 50px
            }
            .form-toeic.form-register,
            .form-topik.form-register {
                padding: 0
            }
            .form-register fieldset {
                padding: 0
            }
            .form-register h3 {
                font-weight: 700;
                font-size: 30px;
                line-height: 35px;
                text-transform: uppercase;
                color: #21212B;
                margin-bottom: 30px
            }
            .form-register label {
                display: none
            }
            .form-register .frm_form_field {
                width: 50%;
                padding: 0 5px;
                float: left
            }
            #frm_field_30_container {
                width: 100%
            }
            .form-register .frm_button_submit {
                width: 100%;
                background: #ec1c24;
                border-radius: 3px;
                color: #FFF;
                text-transform: uppercase;
                font-weight: 700;
                font-size: 18px;
                line-height: 20px
            }
            .form-toeic .frm_button_submit {
                background: #F97695
            }
            .form-topik .frm_button_submit {
                background: linear-gradient(88.99deg, #0B73C9 1.46%, #14B3C2 99.81%), #2DE28B
            }
            .form-topik .frm_button_submit:hover {
                background: linear-gradient(88.99deg, #0764B1 1.46%, #0F9BA8 99.81%), #2DE28B;
                color: #fff
            }
            .form-register .frm_submit {
                padding: 0 5px
            }
            .form-register input,
            .form-register select {
                background: #F0F0F0;
                border-radius: 3px;
                border: none;
                height: 40px;
                margin-bottom: 20px;
                color: #59606B;
                width: 100%;
                padding: 10px
            }
            .center {
                text-align: center;
                margin-bottom: 80px
            }
            .pum-theme-default-theme {
                background: rgba(0, 0, 0, .6)!important
            }
            .pum-theme-default-theme .pum-container {
                background-color: transparent!important
            }
            .form-popup {
                background-image: url(../../../../wp-content/uploads/2019/11/Group-981.png);
                background-position: center center;
                background-size: cover
            }
            .form-popup .frm_forms {
                padding-right: 160px
            }
            .form-popup h3 {
                color: #fff;
                margin-bottom: 15px;
                padding-left: 5px
            }
            .form-popup input,
            .form-popup select {
                background: rgba(6, 80, 112, .3);
                color: #fff;
                font-size: 14px
            }
            .form-popup input::-webkit-input-placeholder {
                color: #fff
            }
            .form-popup input:-ms-input-placeholder {
                color: #fff
            }
            .form-popup input::-ms-input-placeholder {
                color: #fff
            }
            .form-popup input::placeholder {
                color: #fff
            }
            .form-popup .frm_button_submit {
                background: #FFF;
                color: #263443;
                width: auto;
                font-size: 14px;
                padding: 10px 50px
            }
            #popmake-7525 .pum-content+.pum-close,
            #popmake-7525 .pum-content+.pum-close {
                border-radius: 50%;
                line-height: 12px;
                background-color: rgba(0, 0, 0, 1);
                top: 1px;
                right: 19%
            }
            .testimonial .slick-dots li.slick-active {
                width: 38px
            }
            .testimonial .slick-dots li {
                width: 14px;
                height: 14px
            }
            .testimonial .slick-dots li.slick-active button {
                width: 38px
            }
            .testimonial .slick-dots li button {
                width: 14px;
                height: 14px
            }
            .testimonial .slick-dots li button::before {
                width: 14px;
                height: 14px
            }
            .testimonial .slick-dots li.slick-active button::before {
                width: 38px
            }
            .testimonial .slick-dots li button::before {
                color: transparent;
                background: #E9E9E9;
                opacity: 1;
                border-radius: 7px
            }
            .testimonial .slick-dots li.slick-active button::before {
                background: #f9aa28;
                color: transparent;
                opacity: 1
            }
            @media all and (max-width:1024px) {
                .kc_row.kc_row_inner.row-two-content {
                    width: 60%
                }
                .section-banner .feature-1x {
                    margin-top: -59px
                }
                .top-menu-1x .container .row .col-md-6 .top-menu-right {
                    padding-left: 90px
                }
                .section-banner .feature-1x .col-md-12 .col-md-3 .single-feature {
                    padding-left: 10px;
                    padding-right: 10px
                }
                .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .col-img {
                    padding-right: 0
                }
                .banner-slider-elo .container-banner-slider-elo .main-banner .hvrbox span#sbtn1 {
                    display: none
                }
                .banner-slider-elo .container-banner-slider-elo .main-banner .hvrbox span#sbtn2 {
                    display: none
                }
                .elo-row-tienich .col1 {
                    padding-left: 5px
                }
                .elo-row-tienich .container {
                    padding-right: 0;
                    padding-left: 0
                }
                .top-menu-1x .col-md-4 .top-menu-left {
                    margin-top: -15px
                }
                .container-course-new button.slick-prev {
                    left: 10px
                }
                .container-course-new button.slick-next {
                    right: 10px
                }
                .course-new.kc_column_inner {
                    padding-left: 0;
                    padding-right: 0
                }
                .content-elo-row-tienich:nth-child(2n+1) {
                    padding-left: 15px;
                    padding-right: 10px
                }
                .content-elo-row-tienich:nth-child(2n) {
                    padding-right: 15px;
                    padding-left: 10px
                }
                .value-received {
                    margin-top: 40px
                }
                .value-received .title-value {
                    background: none;
                    color: #21212B;
                    height: unset;
                    padding-top: 0
                }
                .value-received .title-value hr {
                    display: block;
                    margin-bottom: 30px
                }
                .col-formsurveyelo .kc-col-inner-container .kc-elm .countdown-elo span.group {
                    height: 63px;
                    width: 63px;
                    padding: 5px 14px
                }
                .learning-path-1x i.fas.fa-angle-left.slick-arrow {
                    left: -60px;
                    top: 30%
                }
                .learning-path-1x i.fas.fa-angle-right.slick-arrow {
                    right: -60px;
                    top: 30%
                }
                .section-majors {
                    margin-top: 50px;
                    margin-bottom: 50px
                }
                hr {
                    margin-bottom: 30px
                }
                .elo-row-tienich .tieude-elo-row-tienich hr {
                    margin-bottom: 30px
                }
                .achive-goals-1x .title-middle {
                    margin-bottom: 30px
                }
                .section-about .about-us-1x {
                    padding-top: 50px
                }
                .section-about .about-us-1x .about-us-left {
                    padding-bottom: 50px
                }
                .section-about .about-us-1x .about-us-left a.btn-small {
                    margin-top: 0
                }
                .achive-goals-1x {
                    padding: 50px 0 20px 0
                }
                .title-gioi-thieu-elo {
                    padding-top: 50px
                }
                .elo-introduction {
                    margin-bottom: 50px
                }
                .section-testimonial-home .kc-row-container {
                    padding-top: 50px
                }
                .section-testimonial-home .tesimonial-1x {
                    padding-bottom: 43px
                }
                .section-partner-home .kc-row-container {
                    padding-top: 50px
                }
                .content-value .value-col {
                    padding: 30px 15px 15px 15px;
                    height: 400px
                }
                .elo-row-tienich .tieude-elo-row-tienich p {
                    margin-top: 30px
                }
                .elo-row-tienich .kc-row-container .kc-wrap-columns {
                    margin-bottom: 0
                }
                .section1-infrastructure .col-text-infrastructure .text-section1-infrastructure {
                    padding-left: 15px
                }
                .section2-infrastructure .text-section2-infrastructure {
                    padding-left: 15px
                }
                .achive-goals-1x {
                    background-attachment: unset
                }
                .section-testimonial-home {
                    background-attachment: unset
                }
                .majors .kc-container {
                    padding-left: 15px;
                    padding-right: 15px
                }
                .content-value .kc-container {
                    padding-left: 30px;
                    padding-right: 30px
                }
                .blog-single-1x .blogpost-elo .container-blogpost-elo .kc-elm {
                    padding-left: 15px
                }
                .container-col-formsurveyelo {
                    padding-right: 15px
                }
                .two-english .content-two-en .kc-raw-code {
                    height: 220px
                }
            }
            @media all and (max-width:812px) {
                .five-audit .content-five-audit {
                    margin: 8px
                }
                .content-two-fb .kc_col-of-5 {
                    width: 100%;
                    text-align: center
                }
                .content-two-fb .kc_col-sm-10 {
                    width: 100%;
                    text-align: center
                }
                .two-finance-banking {
                    margin-top: 32px;
                    margin-bottom: 32px
                }
                .two-finance-banking .content-two-fb {
                    margin: 8px
                }
                .five-hrm .content-five-hrm {
                    margin: 0 8px
                }
                .two-audit {
                    margin: 24px 0
                }
                .five-accounting .flex-elo {
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap
                }
                .five-accounting .content-five-accounting.kc_row.kc_row_inner {
                    margin: 8px;
                    width: calc(50% - 16px)
                }
                .flex-elo {
                    padding: 0 7px
                }
                .five-law .flex-elo {
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    padding: 0 7px
                }
                .five-law .content-five-ecolaw.kc_row.kc_row_inner {
                    width: calc(50% - 16px);
                    margin: 0 8px 16px 8px
                }
                .five-finance-banking .row-one-content {
                    display: none
                }
                .kc_row.kc_row_inner.row-two-content {
                    position: unset;
                    width: calc(100% + 30px)
                }
                .five-finance-banking .btn-lo-trinh {
                    margin-top: 30px
                }
                .five-eco-law .content-five-ecolaw .kc-raw-code {
                    height: 160px
                }
                .five-eco-law .content-five-ecolaw {
                    margin: 0 8px 16px 8px
                }
                .five-eco-law .flex-elo {
                    padding: 0 7px
                }
                .two-eco-law .content-two-ecolaw {
                    margin: 8px;
                    border: 1px solid #E7E7E7
                }
                .two-eco-law {
                    margin: 40px 0
                }
                .flex-elo.raw-one {
                    border: unset;
                    margin-bottom: 0
                }
                .content-two-ecolaw p {
                    padding: 0 0 15px 0
                }
                .content-two-ecolaw .kc_single_image {
                    margin: 20px 0 10px 0
                }
                .flex-elo.raw-two .kc_single_image {
                    padding-top: 0
                }
                .two-english {
                    margin-top: 40px
                }
                .two-english .content-two-en .kc-raw-code {
                    height: 160px
                }
                .two-english .content-two-en {
                    margin-bottom: 40px
                }
                .flex-elo.section-two {
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap
                }
                .content-sections-two.kc_row.kc_row_inner {
                    width: calc(50% - 16px);
                    margin: 0 8px 16px 8px
                }
                .achive-goals-1x .single-goals a {
                    font-size: 12px
                }
                .top-menu-1x .top-menu-right a.btnhocthu {
                    width: 155px
                }
                .top-menu-1x .top-menu-right a.btnhotline {
                    width: 155px
                }
                .top-menu-1x .container .row .col-md-6 .top-menu-right {
                    padding-left: 0;
                    text-align: right
                }
                .feature-1x .violet {
                    height: 480px
                }
                .feature-1x .yellow {
                    height: 480px
                }
                .feature-1x .pink {
                    height: 480px
                }
                .feature-1x .blue {
                    height: 480px
                }
                .feature-1x .col-md-12 .row .col-md-3 {
                    height: 480px
                }
                .col-formsurveyelo .container-col-formsurveyelo .title-form h2 {
                    font-size: 16px;
                    line-height: 32px
                }
                .col-formsurveyelo .container-col-formsurveyelo .title-form input {
                    margin-left: 10px
                }
                .col-formsurveyelo .container-col-formsurveyelo .title-form select {
                    margin-left: 10px
                }
                .value-received .kc_col-sm-3.value-col {
                    width: 50%
                }
                .value-received .value-col:nth-child(2n) {
                    padding-left: 10px;
                    padding-right: 15px
                }
                .value-received .value-col:nth-child(2n+1) {
                    padding-right: 10px;
                    padding-left: 15px
                }
                .value-received .value-col:nth-child(1),
                .value-received .value-col:nth-child(2) {
                    margin-bottom: 20px
                }
                .content-value .value-col {
                    height: 345px
                }
                .elo-row-tienich .container-content-elo-row-tienich .kc_row.kc_row_inner {
                    height: 170px
                }
                .section-about .about-us-1x .about-us-right img {
                    height: unset
                }
                .content-pc {
                    display: none
                }
                .video-intro-elo.kc_col-sm-8,
                .col-formsurveyelo.kc_col-sm-4 {
                    width: 100%
                }
                .section-intro-elo .col-formsurveyelo {
                    padding-left: 0;
                    margin-top: 15px
                }
                .section1-infrastructure .col-img-infrastructure .img-section1-infrastructure {
                    margin-top: -51px
                }
                .container {
                    max-width: 100%!important
                }
                .container-course-new .slick-list {
                    padding: 0 8px
                }
                .container-course-new button.slick-prev {
                    left: -5px
                }
                .container-course-new button.slick-next {
                    right: -5px
                }
                .format-col.kc_column_inner {
                    padding-right: 10px;
                    padding-left: 10px
                }
                #navbarSupportedContent {
                    background: rgba(5, 33, 72, .97);
                    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
                    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
                    position: absolute;
                    width: 100%;
                    top: 58px
                }
                .main-menu .navbar-nav .nav-link {
                    color: #fff
                }
                .content-value .kc-container {
                    padding-left: 15px;
                    padding-right: 15px
                }
                .blogpost-elo.kc_col-sm-8 {
                    width: 100%
                }
                .blog-single-1x .blogpost-elo .container-blogpost-elo .kc-elm {
                    padding-right: 15px;
                    margin-bottom: 0
                }
                .container-col-formsurveyelo {
                    padding-left: 0;
                    padding-right: 0
                }
                .blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .kc-elm h3 {
                    margin-top: 0
                }
                .section1-thongbaotuyensinh .col-formsurveyelo {
                    margin-bottom: 40px
                }
                .section1-thongbaotuyensinh .container-col-formsurveyelo {
                    padding-left: 15px;
                    padding-right: 15px
                }
                .content-two-accounting div.kc_col-of-5 {
                    width: 100%
                }
                .content-two-accounting .kc_col-sm-10 {
                    width: 100%
                }
                .content-two-accounting .kc-raw-code {
                    padding: 15px 15px 30px 15px;
                    text-align: center
                }
                .blog-single-1x {
                    padding: 40px 0 0 0
                }
                .one-business-ad .kc_single_image {
                    margin-top: 0
                }
                .two-accounting .flex-elo {
                    padding: 40px 7px
                }
                .content-two-accounting.kc_row.kc_row_inner {
                    width: calc(50% - 16px);
                    margin: 8px
                }
                .content-two-accounting {
                    margin-bottom: 16px
                }
                .btn-trai-nghiem a {
                    margin: 20px 0 40px 0
                }
                .btn-lo-trinh {
                    margin-bottom: 40px;
                    margin-top: 30px
                }
                .six-course-page .content-six-course {
                    margin: 40px 8px
                }
                .center {
                    margin-bottom: 40px
                }
                .section-testimonial .tesimonial-1x {
                    padding-bottom: 30px
                }
                .section-testimonial .kc-row-container {
                    padding-top: 40px
                }
                .four-course .title-page-course {
                    margin-top: 40px
                }
                .one-eco-law .title-page-course {
                    margin-top: 40px;
                    text-align: center;
                    padding-left: 0
                }
                .one-course .title-page-course {
                    text-align: center
                }
                .one-course .title-page-course hr {
                    margin-left: auto
                }
                .one-course .col-img-one {
                    display: none
                }
                .one-course .kc_col-sm-6 {
                    width: 100%
                }
                .one-english .title-page-course {
                    padding-top: 40px
                }
                .one-finance-banking .title-page-course {
                    margin-top: 40px
                }
                .one-eco-law .p-elo {
                    padding: 0 15px
                }
                .one-business-ad,
                .one-accounting {
                    margin-bottom: 15px
                }
                .five-course .title-page-course {
                    margin-top: 40px
                }
                .section-testimonial .tesimonial-1x i.fas.fa-angle-left.slick-arrow {
                    left: 37%
                }
                .section-testimonial .tesimonial-1x i.fas.fa-angle-right.slick-arrow {
                    right: 37%
                }
                .two-international-business {
                    margin-bottom: 40px
                }
            }
            @media all and (max-width:768px) {
                .section-banner .feature-1x {
                    margin-top: -59px
                }
                .top-menu-1x .container .row .col-md-6 .top-menu-right {
                    padding-left: 0
                }
                .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .col-img {
                    padding-left: 5px;
                    padding-right: 5px;
                    padding-top: 30px
                }
                .achive-goals-1x .single-goals a {
                    font-size: 12px
                }
                .numbers-achieved-elo .col-md-12 {
                    padding-left: 20px;
                    padding-right: 20px
                }
                .numbers-achieved-elo .col-md-12 .col-md-3 {
                    padding-left: 10px;
                    padding-right: 10px
                }
                .feature-1x .violet {
                    height: 480px
                }
                .feature-1x .yellow {
                    height: 480px
                }
                .feature-1x .pink {
                    height: 480px
                }
                .feature-1x .blue {
                    height: 480px
                }
                .feature-1x .col-md-12 .row .col-md-3 {
                    height: 480px
                }
                .top-menu-1x .top-menu-right a.btnhotline {
                    width: 155px
                }
                .top-menu-1x .top-menu-right a.btnhocthu {
                    width: 155px
                }
                .elo-row-tienich .content-elo-row-tienich .img-elo img {
                    padding-top: 20px
                }
                .col-formsurveyelo .container-col-formsurveyelo .title-form h2 {
                    line-height: 24px;
                    font-size: 16px
                }
                .elo-row-tienich .col1 {
                    padding-left: 0
                }
                .elo-row-tienich .content-elo-row-tienich .kc_column_inner {
                    padding-left: 0;
                    padding-right: 0
                }
                .blog-single-1x .blog-single-left-content .blog-single-body .col-formsurveyelo .container-col-formsurveyelo .title-form h2 {
                    font-size: 18px
                }
                .blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .title-form input {
                    margin-left: 10px
                }
                .blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .title-form select {
                    margin-left: 10px
                }
                .top-menu-1x .top-menu-left {
                    margin-top: -15px
                }
                .one-eco-law .p-elo {
                    padding: 0 20px
                }
            }
            @media all and (max-width:736px) {
                .section-banner .feature-1x .container .elo_giatrinhanduoc {
                    height: 80px
                }
                .section-banner .feature-1x {
                    margin-top: 1px
                }
                .feature-1x .violet {
                    height: 250px
                }
                .feature-1x .yellow {
                    height: 250px
                }
                .feature-1x .pink {
                    height: 250px
                }
                .feature-1x .blue {
                    height: 250px
                }
                .feature-1x .col-md-12 .row .col-md-3 {
                    height: 250px
                }
                .section-majors .kc-row-container .row-class-majors .container-row-class-majors .format-col {
                    width: 32.8%;
                    padding: 0 5px
                }
                .section-majors .kc-row-container .row-class-majors .container-row-class-majors {
                    padding-left: 10px
                }
                .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .col-img {
                    width: 15%;
                    padding-left: 0;
                    padding-right: 0
                }
                .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .text-elo-tienich {
                    width: 85%;
                    padding-left: 10px;
                    padding-right: 0
                }
                .elo-row-tienich .content-elo-row-tienich .img-elo img {
                    padding-left: 15px;
                    padding-top: 0
                }
                .section-intro-elo .col-formsurveyelo {
                    padding-left: 0;
                    padding-top: 10px
                }
                .col-formsurveyelo .container-col-formsurveyelo .title-form h2 {
                    line-height: 52px;
                    font-size: 34px
                }
                .col-formsurveyelo .container-col-formsurveyelo .title-form input {
                    margin-left: 20px
                }
                .col-formsurveyelo .container-col-formsurveyelo .title-form select {
                    margin-left: 20px
                }
                .top-menu-1x .container .row .col-md-2 {
                    display: none
                }
                .top-menu-1x .top-menu-left ul li {
                    margin-right: 0
                }
                .top-menu-1x .col-md-4 {
                    width: 30%
                }
                .top-menu-1x .col-md-6 {
                    width: 70%
                }
                .content-value .value-col {
                    height: 325px
                }
                .course-left-mobile.kc_column_inner,
                .course-right-mobile.kc_column_inner {
                    width: 50%!important
                }
                .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .text-elo-tienich .container-text-elo-tienich h4 {
                    padding-top: 25px
                }
                .elo-row-tienich .content-elo-row-tienich {
                    padding-left: 15px;
                    padding-right: 15px
                }
                .elo-row-tienich .container-content-elo-row-tienich .kc_row.kc_row_inner {
                    height: 140px
                }
                .section-about .about-us-1x .about-us-right img {
                    display: none
                }
                .numbers-achieved-elo .col-md-3 {
                    width: 50%
                }
                .video-intro-elo,
                .title-gioi-thieu-elo {
                    display: none
                }
                .numbers-achieved-elo .container-numbers-achieved-elo .achive-goals-1x .single-goals {
                    border-radius: 5px
                }
                body.kc-css-system .kc_column.col1-footer {
                    width: 40%
                }
                body.kc-css-system .kc_column.col2-footer {
                    width: 33%
                }
                body.kc-css-system .kc_column.col3-footer {
                    width: 27%
                }
                .section-footer1 .container-section-footer1 .text-intro-logo {
                    padding-right: 0
                }
                .section-footer1 .container-section-footer1 i {
                    padding-right: 0
                }
                .section-footer1 .container-section-footer1 .col2-footer .container-col2-footer {
                    padding-left: 0
                }
                .section1-infrastructure .col-text-infrastructure .text-section1-infrastructure {
                    padding-right: 15px
                }
                .section1-infrastructure .col-img-infrastructure .img-section1-infrastructure {
                    margin-top: 0;
                    text-align: center
                }
                .section2-infrastructure .col-img-infrastructure .img-section2-infrastructure {
                    text-align: center
                }
                .content-course-tienich {
                    margin-bottom: 15px
                }
                .course-row-margin {
                    margin-bottom: 0
                }
                .four-course .title-page-course {
                    text-align: center
                }
                .four-course .title-page-course hr {
                    margin-left: auto
                }
                .img-four-course {
                    display: none
                }
                .five-course img {
                    width: 100%
                }
            }
            @media all and (max-width:667px) {
                .top-menu-1x .container .row .col-md-2 {
                    display: none
                }
                .four-course .title-page-course {
                    font-size: 40px
                }
                .five-eco-law .flex-elo {
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    padding: 0 15px
                }
                .five-eco-law .content-five-ecolaw.kc_row.kc_row_inner {
                    margin: 0 0 16px 0;
                    width: calc(50% - 8px)
                }
            }
            @media all and (max-width:414px) {
                .top-menu-1x .container .row .col-md-4 {
                    margin-top: -15px;
                    text-align: center
                }
                .top-menu-1x .container .row .col-md-6 .top-menu-right {
                    text-align: center;
                    padding-left: 0
                }
                .feature-1x .violet {
                    height: 285px
                }
                .feature-1x .yellow {
                    height: 285px
                }
                .feature-1x .pink {
                    height: 285px
                }
                .feature-1x .blue {
                    height: 285px
                }
                .feature-1x .col-md-12 .row .col-md-3 {
                    height: 285px
                }
                .top-menu-1x .top-menu-right a.btnhocthu {
                    width: 150px;
                    margin-right: 7px
                }
                .top-menu-1x .top-menu-right a.btnhotline {
                    width: 150px
                }
                .top-menu-1x .container .row .col-md-2 {
                    display: none
                }
                .banner-slider-elo .container-banner-slider-elo .main-banner .hvrbox span#sbtn1 {
                    display: none
                }
                .banner-slider-elo .container-banner-slider-elo .main-banner .hvrbox span#sbtn2 {
                    display: none
                }
                .section-banner .feature-1x .container .elo_giatrinhanduoc {
                    height: 85px;
                    margin-top: 1px
                }
                .section-banner .feature-1x .container .elo_giatrinhanduoc hr {
                    display: none
                }
                .section-majors .kc-row-container .row-class-majors .container-row-class-majors {
                    margin-left: 25px;
                    margin-right: 25px
                }
                .section-majors .kc-row-container .row-class-majors .container-row-class-majors .format-col {
                    width: 86%;
                    padding: 0 5px 10px 5px;
                    margin-left: -10px
                }
                .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .col-img {
                    width: 20%;
                    padding-left: 0;
                    padding-right: 0
                }
                .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .text-elo-tienich {
                    width: 80%;
                    padding-left: 10px;
                    padding-right: 0
                }
                .elo-row-tienich .content-elo-row-tienich .container-content-elo-row-tienich .text-elo-tienich .container-text-elo-tienich h4 {
                    padding-top: 20px
                }
                .elo-row-tienich .content-elo-row-tienich .img-elo img {
                    padding-top: 0
                }
                .section-intro-elo .col-formsurveyelo {
                    padding-left: 0;
                    padding-top: 10px
                }
                .learning-path-1x .single-learning-path {
                    text-align: center
                }
                .section-majors .kc-row-container .row-button-course .container span#page-btn1 {
                    display: none
                }
                .section-majors .kc-row-container .row-button-course .container span#page-btn2 {
                    display: none
                }
                .elo-row-tienich .content-elo-row-tienich {
                    margin-bottom: 20px
                }
                .elo-row-tienich .kc-row-container .kc-wrap-columns {
                    margin-bottom: 80px
                }
                .col-formsurveyelo .kc-col-inner-container .kc-elm .countdown-elo span.group {
                    padding: 0 14px
                }
                .section-majors .kc-row-container .row-class-majors .container-row-class-majors .format-col .kc-raw-code {
                    padding-left: 5px;
                    padding-right: 5px
                }
                .achive-goals-1x .single-goals a {
                    font-size: 14px
                }
                .section1-thongbaotuyensinh .col-formsurveyelo {
                    margin-left: 0
                }
                .blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .title-form input {
                    margin-left: 10px
                }
                .blog-single-1x .col-formsurveyelo .container-col-formsurveyelo .title-form select {
                    margin-left: 10px
                }
                .blog-single-1x .blogpost-elo .container-blogpost-elo .kc-elm {
                    margin-bottom: 0
                }
                .blog-single-1x .blog-single-left-content .blog-single-body .elo-question-col .container-elo-question-col {
                    padding-left: 20px;
                    padding-right: 20px
                }
                .section1-infrastructure .container-section1-infrastructure .col-text-infrastructure .container-col-text-infrastructure .text-section1-infrastructure {
                    padding-left: 15px;
                    padding-right: 15px
                }
                .section1-infrastructure .col-img-infrastructure .img-section1-infrastructure {
                    margin-top: 0
                }
                .section2-infrastructure .text-section2-infrastructure {
                    padding-left: 15px;
                    padding-right: 15px
                }
                .section4-infrastructure {
                    display: none
                }
                .elo-row-tienich .content-elo-row-tienich {
                    padding-left: 15px;
                    padding-right: 15px
                }
                .top-menu-1x .col-md-4 {
                    width: 100%
                }
                .top-menu-1x .col-md-6 {
                    width: 100%
                }
                .slide-section {
                    display: none
                }
                .section-banner-mobile {
                    display: unset
                }
                .main-banner .overlay-text h5 {
                    text-align: center;
                    text-transform: uppercase;
                    color: #FFF;
                    font-weight: 700;
                    font-size: 18px;
                    line-height: 20px
                }
                .main-banner .overlay-text h3 {
                    font-weight: 700;
                    font-size: 30px!important;
                    line-height: 32px!important;
                    text-align: center;
                    text-transform: uppercase;
                    color: #FFF;
                    margin-bottom: 0px!important
                }
                .main-banner .overlay-text h5.letter-spacing {
                    letter-spacing: 1px;
                    margin-top: -15px
                }
                .main-banner .overlay-text p {
                    text-align: center;
                    color: #FFF;
                    font-weight: 700;
                    font-size: 14px
                }
                .section-banner-mobile {}
                .value-received .value-col:nth-child(2n+1) {
                    padding-left: 15px
                }
                .value-received .value-col:nth-child(2n) {
                    padding-right: 15px
                }
                .content-value .value-col p {
                    display: none
                }
                .content-value .value-col {
                    height: 205px
                }
                .section-majors-mobile .container-col-majors .kc-raw-code p {
                    font-size: 13px;
                    text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
                    color: #FFF
                }
                .section-majors-mobile .container-col-majors .kc-raw-code h2 {
                    color: #FFF;
                    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
                    font-size: 16px
                }
                .elo-row-tienich .container-content-elo-row-tienich .kc-raw-code {
                    padding-right: 15px
                }
                body.kc-css-system .kc_column.col1-footer {
                    width: 100%;
                    border-bottom: 1px solid #072855
                }
                body.kc-css-system .kc_column.col2-footer {
                    width: 100%;
                    border-bottom: 1px solid #072855
                }
                body.kc-css-system .kc_column.col3-footer {
                    width: 100%
                }
                .section-footer1 .col1-footer .container-col1-footer .img-footer {
                    padding-left: 0;
                    text-align: center
                }
                .section-footer1 .container-section-footer1 .text-intro-logo {
                    padding: 0 60px 30px 60px
                }
                .section-footer1 .container-section-footer1 .title-lienhe {
                    margin-top: 30px;
                    text-align: center;
                    margin-bottom: 20px
                }
                .section-footer1 .container-section-footer1 .kc-raw-code {
                    padding-bottom: 30px
                }
                .section-footer1 .container-section-footer1 i {
                    padding: 0 60px
                }
                .section-footer1 .container-section-footer1 .title-social {
                    display: none
                }
                .section-footer1 .container-section-footer1 .col3-footer .kc-raw-code {
                    text-align: center;
                    padding-top: 30px;
                    padding-bottom: 0
                }
                .section-footer1 {
                    border-color: #bd161d
                }
                .section-footer1 .container-section-footer1 .col3-footer .container-col3-footer {
                    padding-left: 0
                }
                .section-footer1 .container-section-footer1 .col1-footer .container-col1-footer .img-footer {
                    padding-left: 0
                }
                .learning-path-1x .single-learning-path {
                    padding: 0 5px
                }
                .learning-path-1x .hvrbox-layer_bottom {
                    height: 160px
                }
                .section-partner-home .kc-row-container hr.line-partner {
                    margin-bottom: 10px
                }
                .title-middle h2 {
                    color: #fff!important
                }
                .content-value .value-col .kc-col-inner-container {
                    padding: 30px 10px
                }
                .elo-row-tienich .tieude-elo-row-tienich p {
                    padding: 0 15px
                }
                .value-received .title-value {
                    padding: 0 15px
                }
                .tesimonial-1x i.fas.slick-arrow {
                    top: 50px!important
                }
                .top-menu-1x {
                    display: none
                }
                button.navbar-toggler {
                    background: transparent
                }
                .navbar-light .navbar-toggler {
                    border: unset
                }
                .type.qa-ho-tro {
                    display: block
                }
                .btn-desktop {
                    display: unset
                }
                .pum-theme-default-theme .pum-close {
                    right: -1%!important;
                    top: 21px!important
                }
                .section-intro-elo {
                    display: none
                }
                .main-menu-1x .col-md-12 {
                    padding-left: 0;
                    padding-right: 0
                }
                .navbar-light .navbar-brand img {
                    padding-left: 15px
                }
                .main-menu .navbar-nav .nav-link {
                    color: #fff
                }
                .main-menu .navbar-light .navbar-nav .active>.nav-link {
                    color: #F9AA28
                }
                .main-menu .navbar-nav .nav-item {
                    border: .5px solid rgba(7, 27, 54, .2)
                }
                .btn-popup-form {
                    display: none
                }
                .blog-single-1x {
                    padding: 40px 0 0 0
                }
                .section2-infrastructure .container-section2-infrastructure {
                    padding-top: 40px
                }
                .section3-infrastructure {
                    margin-top: 40px;
                    margin-bottom: 40px
                }
                .section-testimonial .kc-row-container {
                    padding-top: 40px
                }
                .section-testimonial .tesimonial-1x {
                    padding-bottom: 30px
                }
                body.kc-css-system .chung-chi-margin.kc_column_inner {
                    width: 50%
                }
                .chung-chi-margin:nth-child(2n).kc_column_inner {
                    padding-left: 5px
                }
                .chung-chi-margin:nth-child(2n+1).kc_column_inner {
                    padding-right: 5px
                }
                .chung-chi-margin {
                    margin-bottom: 10px
                }
                .value-received .value-col:nth-child(2n+1) {
                    padding-right: 5px
                }
                .value-received .value-col:nth-child(2n) {
                    padding-left: 5px
                }
                .value-received .value-col:nth-child(1),
                .value-received .value-col:nth-child(2) {
                    margin-bottom: 10px
                }
                .course-left-mobile.kc_column_inner {
                    padding-right: 10px;
                    padding-left: 20px
                }
                .course-right-mobile.kc_column_inner {
                    padding-left: 10px;
                    padding-right: 20px
                }
                .course-mobile {
                    margin-bottom: 10px
                }
                .numbers-achieved-elo .col-md-12 .col-md-3 {
                    padding-left: 5px;
                    padding-right: 5px
                }
                .achive-goals-1x .single-goals {
                    margin-bottom: 10px!important
                }
                .value-received .title-value {
                    font-size: 24px
                }
                .section-majors-mobile .title-majors h2 {
                    font-size: 24px
                }
                .elo-row-tienich .tieude-elo-row-tienich p {
                    font-size: 24px
                }
                .about-us-1x .about-us-left h2 {
                    font-size: 24px!important
                }
                .achive-goals-1x .title-middle h2 {
                    font-size: 24px
                }
                .title-testimonial {
                    font-size: 24px
                }
                .section-partner-home .kc-row-container .kc-raw-code .title-partner {
                    font-size: 24px
                }
                .section-about .about-us-1x .about-us-left a.btn-small {
                    width: 100%;
                    text-align: center
                }
                .achive-goals-1x .single-goals img {
                    max-width: 40px;
                    -o-object-fit: cover;
                    object-fit: cover;
                    margin-top: 20px;
                    margin-bottom: 0
                }
                .achive-goals-1x .single-goals h2 {
                    margin-bottom: 0;
                    font-size: 40px
                }
                .blog-single-1x .blog-single-left-content .blog-single-body p {
                    margin-bottom: 0
                }
                .chung-chi div {
                    font-size: 16px;
                    line-height: 20px
                }
                .btn-trai-nghiem a {
                    width: 100%
                }
                .btn-lo-trinh {
                    margin-bottom: 40px;
                    margin-top: 10px
                }
                .btn-trai-nghiem a {
                    margin-bottom: 40px;
                    margin-top: 20px
                }
                .section-majors {
                    display: none
                }
                .section-majors-mobile {
                    display: block
                }
                body.kc-css-system .kc-css-83056 .group {
                    height: 64px!important;
                    width: 64px!important
                }
                .numbers-achieved-elo .col-md-12 {
                    padding-left: 25px;
                    padding-right: 25px
                }
                .six-course-page .flex-elo {
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    margin-top: 40px;
                    margin-bottom: 40px
                }
                .six-course-page .content-six-course {
                    margin: 7px 15px 8px
                }
                .center {
                    display: none
                }
                .content-two-audit p {
                    display: none
                }
                .content-two-audit h4 {
                    padding-bottom: 20px
                }
                .four-course .col-left-four h4 {
                    text-align: center
                }
                .title-page-course {
                    font-size: 24px;
                    line-height: 36px
                }
                .four-course .title-page-course {
                    font-size: 36px;
                    line-height: 50px;
                    padding-left: 20px;
                    padding-right: 20px
                }
                .content-two-ecolaw p {
                    display: none
                }
                .two-english .content-two-en p {
                    display: none
                }
                .two-english .content-two-en .kc-raw-code {
                    height: 130px
                }
                .content-two-fb p {
                    display: none
                }
                .section-testimonial .tesimonial-1x i.fas.fa-angle-left.slick-arrow {
                    left: 22%
                }
                .section-testimonial .tesimonial-1x i.fas.fa-angle-right.slick-arrow {
                    right: 22%
                }
                .five-hrm .flex-elo {
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap
                }
                .five-hrm .content-five-hrm {
                    margin: 0 8px 15px 8px
                }
                .content-two-accounting p {
                    display: none
                }
                .content-one-int-bus p {
                    display: none
                }
                .six-course-page .flex-elo {
                    padding: 0
                }
                .five-accounting .content-five-accounting.kc_row.kc_row_inner {
                    width: 100%
                }
                .page-elo .page-banner .overlay-text h3 {
                    font-size: 38px;
                    line-height: 50px
                }
                .one-finance-banking .content-one-fb {
                    margin-top: -39px
                }
                .content-five-audit p {
                    display: none
                }
                .content-five-audit {
                    text-align: center
                }
                .elo-row-tienich .tieude-elo-row-tienich p {
                    margin-top: 40px
                }
            }
            @media all and (max-width:375px) {
                .section-banner .feature-1x .container .elo_giatrinhanduoc {
                    height: 125px;
                    margin-top: 30px;
                    background: #fff
                }
                .section-footer1 .container-section-footer1 .title-social {
                    margin-bottom: 15px;
                    margin-top: 15px
                }
                .section-footer1 .container-section-footer1 .title-lienhe {
                    margin-bottom: 10px;
                    margin-top: 15px
                }
                .section-footer1 .container-section-footer1 .text-intro-logo {
                    margin-top: 10px
                }
                .section-majors .title-majors .row-class-majors {
                    margin-left: -25px
                }
                .section-banner .feature-1x .container .elo_giatrinhanduoc a {
                    font-size: 24px;
                    color: #000
                }
                .section-banner .feature-1x .container .elo_giatrinhanduoc hr {
                    display: block
                }
                .main-banner .overlay-text h5 {
                    line-height: 10px
                }
                .qa-ho-tro a .round {
                    left: 0%
                }
                .section-majors-mobile .container-col-majors .kc-raw-code h2 {
                    font-size: 15px
                }
            }
            .page-toeic .section-toeic {
                margin: 0 0 80px 0
            }
            .page-toeic .title-page-toeic {
                text-align: center;
                text-transform: uppercase;
                font-weight: 700;
                font-size: 48px;
                line-height: 50px;
                color: #263443;
                margin: 80px 0 50px
            }
            .page-toeic .p-content {
                color: #242424;
                font-weight: 400;
                font-size: 16px;
                line-height: 30px
            }
            .page-toeic .reason-choose {
                margin-bottom: 60px
            }
            .page-toeic .reason-choose .col-md-4 {
                margin-bottom: 30px
            }
            .page-toeic .reason-items {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                height: 100%
            }
            .page-toeic .reason-content {
                background: #FFF;
                -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .1);
                box-shadow: 0 2px 20px rgba(0, 0, 0, .1);
                border-radius: 5px;
                width: 100%;
                text-align: center;
                height: 100%;
                position: relative
            }
            .page-toeic .reason-content::before {
                content: "";
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                background: -webkit-gradient(linear, right top, left top, from(#6D3EA1), to(#EC7294));
                background: linear-gradient(270deg, #6D3EA1 0%, #EC7294 100%);
                width: 0%;
                position: absolute;
                border-radius: 5px
            }
            .page-toeic .reason-content:hover::before {
                width: 100%;
                -webkit-transition: .5s;
                transition: .5s
            }
            .page-toeic .reason-content:hover i,
            .page-toeic .reason-content:hover p {
                color: #fff
            }
            .page-toeic .reason-content i {
                font-size: 48px;
                color: #DC6B96;
                padding: 30px 0;
                position: relative
            }
            .page-toeic .reason-content p {
                color: #2A2E30;
                font-weight: 500;
                font-size: 18px;
                line-height: 25px;
                padding: 0 20px 30px;
                position: relative
            }
            .page-toeic .reason-sologan {
                background: -webkit-gradient(linear, left top, right top, from(#F17494), to(#6A3DA2));
                background: linear-gradient(90deg, #F17494 0%, #6A3DA2 100%);
                border-radius: 26px
            }
            .page-toeic .content-sologan {
                padding: 25px 0 25px 20px;
                text-align: center
            }
            .page-toeic .content-sologan h3 {
                font-family: 'Lobster';
                text-align: center;
                color: #FFF;
                font-size: 45px;
                line-height: 50px;
                margin-bottom: 15px
            }
            .page-toeic .content-sologan p {
                background: #F97695;
                -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
                box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
                border-radius: 100px;
                text-align: center;
                font-weight: 900;
                font-size: 48px;
                line-height: 50px;
                color: #FFF;
                display: inline;
                padding: 0 60px
            }
            .page-toeic .content-image {
                margin: 0
            }
            .page-toeic .teachers-toeic .kc-team-3 .overlay {
                background: -webkit-gradient(linear, left top, left bottom, color-stop(23.82%, rgba(106, 61, 162, .95)), color-stop(76.51%, rgba(241, 116, 148, .95)));
                background: linear-gradient(rgba(106, 61, 162, .95) 23.82%, rgba(241, 116, 148, .95) 76.51%);
                padding: 0 20px 20px
            }
            .page-toeic .teachers-toeic .kc-team-3 .content-desc {
                text-align: left
            }
            .page-toeic .title-page-toeic span {
                font-size: 20px;
                line-height: 25px;
                font-weight: 400;
                text-align: center;
                color: #1F2224;
                margin: 35px auto!important;
                text-transform: none;
                display: block;
                margin: auto
            }
            .page-toeic .title-page-toeic span b {
                color: #F97695
            }
            .page-toeic .intro-study-router .kc-raw-code {
                background: #FCDEE6;
                border-radius: 5px;
                padding: 30px;
                text-align: center;
                margin-bottom: 30px
            }
            .page-toeic .intro-study-router h4 {
                color: #263443;
                font-weight: 700;
                font-size: 24px;
                line-height: 18px;
                margin-bottom: 20px
            }
            .page-toeic .intro-study-router p {
                color: #242424;
                font-size: 16px;
                line-height: 30px
            }
            .page-toeic .items-study-route {
                padding: 0 15px
            }
            .page-toeic .content-study-route {
                border-radius: 5px;
                background-color: #fff;
                padding: 30px;
                height: 275px
            }
            .page-toeic .tag-number {
                background: #F97695;
                border-radius: 100px;
                text-align: center;
                font-weight: 700;
                font-size: 36px;
                line-height: 30px;
                color: #FFF;
                padding: 10px 0;
                margin-bottom: 20px
            }
            .page-toeic .content-study-route p {
                color: #242424;
                font-size: 16px;
                line-height: 30px
            }
            .page-toeic .slick-teachers i.fa,
            .grid-toeic i.fa {
                position: absolute;
                top: 45%;
                height: 44px;
                background: #E1E1E1;
                padding: 15px 15px;
                z-index: 10;
                outline: unset;
                color: #000;
                -webkit-transition: .5s;
                transition: .5s;
                border-radius: 3px
            }
            .page-toeic .slick-teachers i.fa:hover,
            .page-toeic .grid-toeic i.fa:hover {
                color: #fff;
                background-color: #F4D1D9;
                -webkit-transition: .5s;
                transition: .5s
            }
            .page-toeic .slick-teachers i.fa-arrow-left,
            .page-toeic .grid-toeic i.fa-arrow-left {
                left: -40px
            }
            .page-toeic .slick-teachers i.fa-arrow-right,
            .page-toeic .grid-toeic i.fa-arrow-right {
                right: -40px
            }
            .page-toeic .sologan-toeic-study {
                font-weight: 700;
                font-size: 36px;
                text-align: center;
                color: #263443;
                margin: 60px 0 40px
            }
            .page-toeic .btn-toeic {
                text-align: center
            }
            .page-toeic .btn-toeic a {
                background: #F97695;
                border-radius: 3px;
                font-weight: 900;
                font-size: 14px;
                line-height: 20px;
                text-transform: uppercase;
                color: #FFF;
                padding: 15px 55px;
                -webkit-transition: background .5s;
                transition: background .5s
            }
            .page-toeic .btn-toeic a:hover {
                background: #523573;
                color: #fff;
                -webkit-transition: background .5s;
                transition: background .5s
            }
            .page-toeic #study-router .btn-toeic {
                margin-bottom: 80px
            }
            .page-toeic #test .kc_accordion_header>a {
                font-weight: 700;
                font-size: 18px;
                line-height: 26px;
                color: #1F2224;
                padding: 17px 15px
            }
            .page-toeic #test .kc_accordion_header.ui-state-active>a {
                color: #fff;
                background: -webkit-gradient(linear, right top, left top, color-stop(-1.62%, #6E3EA1), to(#EC7294)), #F97695;
                background: linear-gradient(270deg, #6E3EA1 -1.62%, #EC7294 100%), #F97695;
                -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .08);
                box-shadow: 0 8px 20px rgba(0, 0, 0, .08);
                border-radius: 5px;
                font-weight: 700;
                font-size: 18px;
                line-height: 26px
            }
            .page-toeic #test .kc_accordion_header>span.ui-accordion-header-icon {
                margin: 20px
            }
            .page-toeic .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon {
                color: #fff
            }
            .page-toeic #test .kc_accordion_section.group {
                background: #FFF;
                -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .08);
                box-shadow: 0 8px 20px rgba(0, 0, 0, .08);
                border-radius: 5px;
                margin-bottom: 10px;
                padding-bottom: 0
            }
            .page-toeic #test .kc_accordion_section>.kc_accordion_header,
            .page-toeic #test .kc_accordion_content {
                border: none
            }
            .page-toeic .content-resgiter {
                margin: 20px 0 0
            }
            .page-toeic .content-resgiter .title-page-toeic {
                margin-top: 100px;
                margin-bottom: 20px;
                color: #fff;
                text-align: left
            }
            .page-toeic .advisory-content h4 {
                font-weight: 700;
                font-size: 30px;
                line-height: 60px;
                text-transform: uppercase;
                color: #FFF
            }
            .page-toeic .advisory-content h2 {
                font-weight: 700;
                font-size: 64px;
                line-height: 60px;
                color: #FFF
            }
            .page-toeic .advisory-content ul {
                list-style: none;
                padding-left: 0
            }
            .page-toeic .advisory-content ul li:nth-child(1) {
                font-weight: 700;
                font-size: 18px;
                line-height: 30px;
                color: #FFF;
                margin: 30px 0 20px
            }
            .page-toeic .advisory-content ul li:nth-child(2) {
                font-weight: 900;
                font-size: 24px;
                line-height: 20px;
                color: #FFF
            }
            .page-toeic .advisory-content ul li i {
                font-size: 15px;
                margin-right: 10px
            }
            .form-toeic .frm_primary_label {
                font-size: 15px;
                line-height: 20px;
                color: #FFF;
                display: none
            }
            .form-toeic input,
            .form-toeic select,
            .form-toeic textarea {
                background: rgba(255, 255, 255, .15);
                border-radius: 3px;
                border: none;
                padding: 8px 10px;
                margin-bottom: 10px;
                color: #fff;
                width: 100%
            }
            .form-toeic select option {
                background: #8a8a8a
            }
            .form-toeic input::-webkit-input-placeholder {
                color: #fff
            }
            .form-toeic input:-ms-input-placeholder {
                color: #fff
            }
            .form-toeic input::-ms-input-placeholder {
                color: #fff
            }
            .form-toeic input::placeholder {
                color: #fff
            }
            .form-toeic button {
                background: #F97695;
                border-radius: 3px;
                color: #fff;
                width: 100%;
                text-transform: uppercase;
                font-weight: 900;
                font-size: 14px;
                line-height: 20px;
                padding: 15px 28px;
                margin-top: 20px;
                -webkit-transition: background .5s;
                transition: background .5s
            }
            .form-toeic button:hover {
                background: #523573;
                color: #fff;
                -webkit-transition: background .5s;
                transition: background .5s
            }
            .page-toeic .testimonial-toiec .content-image img {
                margin: 0 auto
            }
            .page-toeic .testimonial-toiec .kc-testi-layout-1 .content-desc {
                font-size: 15px;
                line-height: 20px;
                color: #3A4149
            }
            .page-toeic .testimonial-toiec .kc-testi-layout-1 .content-title {
                font-weight: 700;
                font-size: 16px;
                line-height: 26px;
                letter-spacing: .01em;
                color: #F97695;
                text-transform: capitalize
            }
            .page-toeic .testimonial-toiec .kc-testi-layout-1 .content-position {
                font-style: italic;
                font-size: 14px;
                line-height: 23px;
                letter-spacing: .01em;
                color: #3A4149
            }
            .page-toeic .testimonial-toiec .slick-dots,
            .slick-teachers .slick-dots {
                bottom: -30px
            }
            .page-toeic .testimonial-toiec .slick-dots li.slick-active,
            .page-toeic .slick-teachers .slick-dots li.slick-active {
                width: 38px
            }
            .page-toeic .testimonial-toiec .slick-dots li.slick-active button,
            .page-toeic .slick-teachers .slick-dots li.slick-active button {
                width: 38px
            }
            .page-toeic .testimonial-toiec .slick-dots li button,
            .page-toeic .slick-teachers .slick-dots li button {
                width: 14px;
                height: 14px
            }
            .page-toeic .testimonial-toiec .slick-dots li,
            .page-toeic .slick-teachers .slick-dots li {
                width: 14px;
                height: 14px
            }
            .page-toeic .testimonial-toiec .slick-dots li button::before,
            .page-toeic .slick-teachers .slick-dots li button::before {
                width: 14px;
                height: 14px;
                color: transparent;
                background: #F0F0F0;
                ;
                border-radius: 60px;
                opacity: 1
            }
            .page-toeic .testimonial-toiec .slick-dots li.slick-active button::before,
            .page-toeic .slick-teachers .slick-dots li.slick-active button::before {
                opacity: 1;
                background: #F97695;
                color: transparent;
                width: 38px
            }
            .page-toeic .content-footer {
                margin: 40px 0
            }
            .page-toeic .title-footer-toeic {
                font-weight: 700;
                font-size: 18px;
                line-height: 18px;
                text-transform: uppercase;
                color: #1F2224;
                margin-bottom: 40px
            }
            .page-toeic .section-footer a {
                font-weight: 700;
                font-size: 15px;
                line-height: 20px;
                color: #00366E
            }
            .page-toeic .section-footer a:hover,
            .page-toeic .section-footer a:visited,
            .page-toeic .section-footer a:focus {
                color: #00366E
            }
            .page-toeic .section-footer p {
                font-weight: 400;
                font-size: 15px;
                line-height: 20px;
                color: #1F2224;
                padding-bottom: 15px
            }
            .page-toeic .section-footer p i {
                color: #F97695;
                padding-right: 10px
            }
            .page-toeic .col-2-footer {
                padding-top: 58px
            }
            .page-toeic .section-footer .fab {
                color: #fff;
                background: #376DBE;
                width: 40px;
                height: 40px;
                text-align: center;
                padding: 10px 5px 5px;
                font-size: 18px;
                border-radius: 50%;
                margin-right: 10px;
                -webkit-transition: background 1s;
                transition: background 1s
            }
            .page-toeic .section-footer .fab:hover {
                color: #376DBE;
                background: #fff;
                border: 2px solid #376DBE;
                width: 40px;
                height: 40px;
                padding: 8px 5px 3px;
                -webkit-transition: background 1s;
                transition: background 1s
            }
            .page-toeic .section-footer .fab-youtube {
                color: #fff;
                background: #CB2929
            }
            .page-toeic .section-footer .fab-youtube:hover {
                color: #CB2929;
                background: #fff;
                border: 2px solid #CB2929
            }
            .page-toeic .copyright {
                font-weight: 400;
                line-height: 20px;
                font-size: 14px;
                text-align: center;
                margin: 22px 0;
                color: #1F2224
            }
            .page-toeic .wpfm-template-5 .wpfm-nav-strech-trigger span,
            .page-toeic .wpfm-template-5 ul {
                background: #fff;
                -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
                box-shadow: 0 0 20px rgba(0, 0, 0, .1)
            }
            .page-toeic .wpfm-template-5 .wpfm-menu-nav ul li a span.wpfm-menu-name {
                color: #000
            }
            .page-toeic .wpfm-template-5 .wpfm-menu-nav ul li a span.wpfm-icon-block i,
            .page-toeic .wpfm-template-5 .wpfm-nav-close-trigger span,
            .page-toeic .wpfm-template-5 .wpfm-nav-strech-trigger span i {
                color: #F97695
            }
            .delay-1 {
                -webkit-animation-delay: .1s;
                animation-delay: .1s
            }
            .delay-2 {
                -webkit-animation-delay: .2s;
                animation-delay: .2s
            }
            .delay-3 {
                -webkit-animation-delay: .3s;
                animation-delay: .3s
            }
            .delay-4 {
                -webkit-animation-delay: .4s;
                animation-delay: .4s
            }
            .delay-5 {
                -webkit-animation-delay: .5s;
                animation-delay: .5s
            }
            .delay-6 {
                -webkit-animation-delay: .6s;
                animation-delay: .6s
            }
            .delay-7 {
                -webkit-animation-delay: .7s;
                animation-delay: .7s
            }
            .delay-8 {
                -webkit-animation-delay: .8s;
                animation-delay: .8s
            }
            .delay-9 {
                -webkit-animation-delay: .9s;
                animation-delay: .9s
            }
            .delay-10 {
                -webkit-animation-delay: 1s;
                animation-delay: 1s
            }
            .delay-11 {
                -webkit-animation-delay: 1.1s;
                animation-delay: 1.1s
            }
            .delay-12 {
                -webkit-animation-delay: 1.2s;
                animation-delay: 1.2s
            }
            .form-toeic fieldset {
                padding: 0
            }
            .page-toeic .teachers-toeic .kc-team-3 {
                padding: 0 15px
            }
            .page-toeic .teachers-toeic .kc-team-3 .overlay {
                width: calc(100% - 30px);
                left: 15px
            }
            .page-toeic .teachers-toeic .kc_column_inner {
                padding: 0
            }
            #topcontrol .backtotop {
                background: #ec1c24;
                -webkit-transition: background .5s;
                transition: background .5s
            }
            #topcontrol .backtotop:hover {
                background: #fff;
                -webkit-transition: background .5s;
                transition: background .5s
            }
            .page-toeic .success-content {
                margin: 80px 0;
                text-align: center
            }
            .page-toeic .success-content i {
                font-size: 220px;
                color: #00BC13
            }
            .page-toeic .success-content h3 {
                font-weight: 700;
                font-size: 48px;
                text-align: center;
                text-transform: uppercase;
                color: #CBAA5C;
                margin-top: 50px
            }
            .page-toeic .success-content p {
                font-size: 18px;
                line-height: 25px;
                text-align: center;
                color: #21212B
            }
            .page-toeic #content-link-test {
                color: #CBAA5C;
                font-size: 22px;
                margin-top: 15px;
                font-weight: 700
            }
            .page-toeic #content-link-test:hover a,
            .page-toeic #content-link-test:visited a {
                text-decoration: underline;
                color: #CBAA5C
            }
            .page-toeic .page-succes .main-menu-1x {
                position: relative;
                background: -webkit-gradient(linear, left top, right top, from(#F17494), to(#6A3DA2));
                background: linear-gradient(90deg, #F17494 0%, #6A3DA2 100%)
            }
            .page-toeic .banner-mobile {
                display: none
            }
            .page-toeic .section-fee {
                margin-bottom: 80px
            }
            .page-toeic .fee {
                height: 880px;
                position: relative
            }
            .page-toeic .content-fee {
                width: 70%;
                margin: 367px auto 0
            }
            .page-toeic .content-fee .col-6:nth-child(1) {
                padding-left: 40px
            }
            .page-toeic .content-fee .col-6:nth-child(2) {
                padding-right: 40px
            }
            .page-toeic .content-fee span {
                font-weight: 700;
                font-size: 50px;
                line-height: 70px;
                color: #F97695
            }
            .page-toeic .content-fee h4 {
                font-weight: 900;
                font-size: 30px;
                line-height: 40px;
                color: #263443
            }
            .page-toeic .content-fee a {
                background: #F97695;
                border-radius: 60px;
                font-weight: 900;
                font-size: 24px;
                line-height: 36px;
                text-align: center;
                color: #FFFFFF!important;
                padding: 0 40px
            }
            .page-toeic .content-fee ul {
                list-style: none;
                padding: 0;
                margin: 15px
            }
            .page-toeic .content-fee ul li {
                font-weight: 400;
                font-size: 20px;
                line-height: 36px;
                color: #263443
            }
            .page-toeic .content-fee ul li i {
                color: #F97695;
                margin-right: 10px
            }
            .page-toeic .img-fee {
                display: none
            }
            .page-toeic .section-footer1,
            .page-toeic .section-footer2,
            .page-topik .section-footer1,
            .page-topik .section-footer2 {
                display: none
            }
            .success-content {
                margin: 80px 0;
                text-align: center
            }
            .success-content i {
                font-size: 220px;
                color: #00BC13
            }
            .success-content h3 {
                font-weight: 700;
                font-size: 48px;
                text-align: center;
                text-transform: uppercase;
                color: #F9AA28;
                margin-top: 50px
            }
            .success-content p {
                font-size: 18px;
                line-height: 25px;
                text-align: center;
                color: #21212B
            }
            #content-link-test {
                color: red;
                font-size: 22px;
                margin-top: 15px;
                font-weight: 700
            }
            #content-link-test span {
                -webkit-text-decoration: underline 2px;
                text-decoration: underline 2px
            }
            @media only screen and (max-width:1200px) {
                .page-toeic .section-toeic {
                    margin: 0 0 40px 0
                }
                .page-toeic .title-page-toeic {
                    margin: 40px 0 20px
                }
                .page-toeic .sologan-toeic-study {
                    margin: 30px 0 20px
                }
                .page-toeic #study-router .btn-toeic {
                    margin-bottom: 40px
                }
                .page-toeic .content-resgiter {
                    margin: 20px 0 0
                }
                .page-toeic .reason-choose {
                    margin-bottom: 30px
                }
                .page-toeic .content-resgiter .title-page-toeic {
                    margin-top: 20px
                }
                .page-toeic .content-resgiter .kc_single_image {
                    max-width: 80%
                }
                .page-toeic .section-fee {
                    margin-bottom: 40px
                }
            }
            @media only screen and (max-width:992px) {
                .page-toeic .content-sologan h3 {
                    font-size: 38px
                }
                .page-toeic .grid-toeic i.fa-arrow-left,
                .page-toeic .slick-teachers i.fa-arrow-left {
                    left: 0
                }
                .page-toeic .grid-toeic i.fa-arrow-right,
                .page-toeic .slick-teachers i.fa-arrow-right {
                    right: 0
                }
                .page-toeic .content-resgiter .kc_single_image {
                    max-width: 85%
                }
            }
            @media only screen and (max-width:768px) {
                .page-toeic .reason-sologan .kc_col-sm-8 {
                    width: 100%
                }
                .page-toeic .reason-sologan .kc_col-sm-4 {
                    display: none
                }
                .page-toeic button.navbar-toggler {
                    display: none
                }
                .type.qa-ho-tro {
                    display: block
                }
                .page-toeic .content-fee h4 {
                    font-size: 24px;
                    line-height: 32px
                }
                .page-toeic .content-fee span {
                    font-size: 36px;
                    line-height: 48px
                }
                .page-toeic .content-fee ul li {
                    font-size: 13px;
                    line-height: 24px
                }
                .page-toeic .content-fee a {
                    font-size: 16px;
                    line-height: 32px
                }
                .page-toeic .content-resgiter {
                    margin: 20px 0 40px
                }
                .page-toeic .img-content-register {
                    display: none
                }
                .page-toeic .content-resgiter .kc_col-sm-6 {
                    width: 100%
                }
                .page-toeic .content-resgiter .title-page-toeic {
                    text-align: center
                }
                .page-toeic .content-fee {
                    width: 70%;
                    margin: 280px auto 0
                }
                .page-toeic .fee {
                    height: 650px
                }
            }
            @media only screen and (max-width:600px) {
                .page-toeic .teachers-toeic .kc-team-3 {
                    margin-bottom: 30px
                }
                .page-toeic .banner-pc {
                    display: none
                }
                .page-toeic .banner-mobile {
                    display: block
                }
                .page-toeic .content-footer {
                    margin-bottom: 20px
                }
                .page-toeic .content-footer {
                    text-align: center
                }
                .page-toeic .content-footer p {
                    padding: 0 40px 15px;
                    text-align: left
                }
                .page-toeic .content-footer a {
                    margin-top: -15px
                }
                .page-toeic .col-2-footer {
                    padding-top: 0
                }
                .page-toeic .col-3-footer {
                    padding-top: 20px!important;
                    border-top: solid 1px #DFDFDF
                }
                .page-toeic .title-footer-toeic {
                    margin-bottom: 15px
                }
                .page-toeic .content-sologan {
                    padding: 25px 0
                }
                .page-toeic .content-resgiter .title-page-toeic {
                    text-align: center
                }
                .page-toeic .advisory-content h4 {
                    font-size: 18px
                }
                .page-toeic .reason-content i {
                    padding: 40px 0 20px
                }
                .page-toeic .content-sologan h3 {
                    font-size: 32px;
                    line-height: 36px
                }
                .page-toeic .content-study-route {
                    padding: 30px 15px
                }
                .page-toeic .grid-toeic i.fa {
                    top: 100%
                }
                .page-toeic .grid-toeic i.fa-arrow-right {
                    right: 37%
                }
                .page-toeic .grid-toeic i.fa-arrow-left {
                    left: 37%
                }
                .page-toeic .sologan-toeic-study {
                    margin: 50px 0 20px
                }
                .page-toeic .reason-sologan .kc_col-sm-4 {
                    display: block;
                    text-align: center;
                    padding-bottom: 20px
                }
                .page-toeic .items-study-route {
                    padding: 0 7px
                }
                .page-toeic .grid-toeic {
                    padding: 0 8px
                }
                .page-toeic .sologan-toeic-study {
                    font-size: 30px
                }
                .page-toeic .reason-choose {
                    padding: 0 8px
                }
                .page-toeic .reason-choose .col-md-4.col-sm-6.col-6 {
                    padding: 0 7px;
                    margin-bottom: 14px
                }
                .page-toeic .fee {
                    height: auto
                }
                .page-toeic #fee .fee {
                    background-image: none
                }
                .page-toeic .content-fee {
                    width: 100%;
                    padding: 0 15px;
                    margin: 0 auto
                }
                .page-toeic .content-fee .fee-row {
                    background: #FFF;
                    -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, .15);
                    box-shadow: 0 7px 10px rgba(0, 0, 0, .15);
                    border-radius: 5px;
                    padding: 30px;
                    margin-bottom: 15px
                }
                .page-toeic body.kc-css-system .kc-css-902598 {
                    background-image: none!important
                }
                .page-toeic .content-fee h4 {
                    font-size: 30px;
                    line-height: 40px
                }
                .page-toeic .content-fee ul li {
                    font-size: 18px;
                    line-height: 36px
                }
                .page-toeic .content-fee a {
                    font-size: 24px;
                    line-height: 42px;
                    width: 100%
                }
                .page-toeic .content-fee span {
                    font-size: 50px;
                    line-height: 70px
                }
                .page-toeic .section-fee {
                    margin-bottom: 25px
                }
                .page-toeic .img-fee {
                    display: block
                }
                .page-toeic .img-fee img {
                    width: 100%
                }
                .page-toeic .content-fee .title-page-toeic {
                    margin-top: 0
                }
            }
            @media only screen and (max-width:414px) {
                .page-toeic .slick-teachers .content-image img {
                    width: 100%
                }
                .page-toeic .title-page-toeic {
                    font-size: 24px;
                    line-height: 34px
                }
                .page-toeic .content-study-route {
                    height: 295px
                }
                .page-toeic .advisory-content ul li:nth-child(1) {
                    margin: 20px 0 15px
                }
                .page-toeic .content-fee {
                    width: 100%;
                    padding: 0 15px;
                    margin-top: 0
                }
            }
            .section-topik {
                margin: 0 0 80px 0
            }
            .page-topik .section-intro {
                margin-top: 0
            }
            .title-page-topik {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 900;
                font-size: 48px;
                line-height: 48px;
                text-transform: uppercase;
                text-align: center;
                color: #1F2224;
                margin-top: 80px
            }
            .title-page-topik span {
                font-size: 20px;
                line-height: 25px;
                font-weight: 400;
                text-align: center;
                color: #1F2224;
                width: 600px;
                margin: 35px auto!important;
                text-transform: none;
                display: block;
                margin: auto
            }
            .title-page-topik span b {
                color: #0B73C9
            }
            .page-topik a.dropdown-toggle.nav-link img {
                width: 16px
            }
            .page-topik .gift-content {
                text-align: center;
                margin-top: 50px
            }
            .page-topik .number-complete {
                background: -webkit-gradient(linear, left top, left bottom, from(#057DDC), to(#00D3D0));
                background: linear-gradient(#057DDC, #00D3D0);
                height: 170px;
                width: 170px;
                border-radius: 50%;
                padding: 7px;
                margin: 0 auto
            }
            .page-topik .number-detail {
                width: 156px;
                height: 156px;
                background: #fff;
                border-radius: 50%;
                text-align: center;
                line-height: 165px;
                font-weight: 900;
                font-size: 60px;
                color: #00D3D0;
                -webkit-transition: .5s;
                transition: .5s
            }
            .page-topik .number-detail:hover {
                background: #0B73C9;
                color: #fff;
                -webkit-transition: .5s;
                transition: .5s
            }
            .page-topik .gift-content p {
                font-weight: 500;
                font-size: 18px;
                color: #1F2224;
                padding-top: 25px
            }
            .page-topik .teacher-support {
                background: -webkit-gradient(linear, left top, left bottom, from(#2191AB), to(#55B083)), #1384DC;
                background: linear-gradient(180deg, #2191AB 0%, #55B083 100%), #1384DC;
                border-radius: 100px;
                position: relative;
                height: 160px;
                -ms-flex-line-pack: center;
                align-content: center;
                margin-bottom: 30px
            }
            .page-topik .tech-support-img {
                text-align: center
            }
            .page-topik .img-support {
                position: absolute!important;
                top: -70px
            }
            .page-topik .img-support-en {
                top: -50px
            }
            .page-topik .container-flex {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center
            }
            .page-topik .tech-support-content {
                font-family: 'Lobster';
                font-size: 32px;
                line-height: 38px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                text-align: center;
                color: #FFF
            }
            .page-topik .tech-support-content p {
                padding-right: 60px
            }
            .page-topik .open-cyber {
                background: -webkit-gradient(linear, left top, left bottom, from(#0B73C9), to(#14B2C2)), #1384DC;
                background: linear-gradient(180deg, #0B73C9 0%, #14B2C2 100%), #1384DC;
                border-radius: 100px;
                -ms-flex-line-pack: center;
                align-content: center;
                height: 160px
            }
            .page-topik .open-cyber-content p {
                font-family: 'Lobster';
                font-size: 32px;
                line-height: 38px;
                color: #fff;
                text-align: center
            }
            .page-topik .section-study-router {
                margin: 0
            }
            .section-study-router .title-page-topik {
                margin-top: 130px
            }
            .page-topik .col-intro-study-route {
                text-align: center;
                color: #fff;
                margin-bottom: 60px
            }
            .page-topik .col-intro-study-route .kc-raw-code {
                background: -webkit-gradient(linear, left top, left bottom, from(#2091AC), to(#58B281)), #FFFFFF;
                background: linear-gradient(180deg, #2091AC 0%, #58B281 100%), #FFFFFF;
                -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
                box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
                border-radius: 100px;
                padding: 34px 37px
            }
            .page-topik .col-intro-study-route h4 {
                margin-bottom: 7px
            }
            .grid-topik i.fa {
                position: absolute;
                top: 45%;
                height: 44px;
                background: #E1E1E1;
                padding: 15px 15px;
                z-index: 10;
                outline: unset;
                color: #000;
                -webkit-transition: .5s;
                transition: .5s;
                border-radius: 3px
            }
            .grid-topik i.fa:hover {
                background: #0B73C9;
                color: #fff;
                -webkit-transition: .5s;
                transition: .5s
            }
            .grid-topik i.fa-arrow-right {
                right: -40px
            }
            .grid-topik i.fa-arrow-left {
                left: -40px
            }
            .page-topik .content-study-route {
                padding: 140px 15px 20px;
                position: relative;
                background-color: #fff;
                height: 100%;
                margin-right: 10px;
                z-index: 1;
                text-align: right
            }
            .page-topik .tag-number {
                position: absolute;
                width: 60%;
                height: 100px;
                border-bottom-left-radius: 50px;
                border-top-left-radius: 50px;
                top: 30px;
                right: -10px;
                text-align: center;
                line-height: 100px
            }
            .page-topik .tag-number div::after {
                position: absolute;
                top: 100%;
                right: 0;
                content: " ";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 10px 10px 0 0
            }
            .page-topik .tag-number div {
                color: #FFF;
                font-weight: 700;
                font-size: 60px;
                font-family: 'Roboto';
                position: relative
            }
            .page-topik .content-resgiter {
                margin-top: 80px
            }
            .page-topik .content-resgiter .title-page-topik {
                margin-top: 0
            }
            .page-topik .box-shadow-content {
                -webkit-box-shadow: 10px 0 30px rgba(0, 0, 0, .25);
                box-shadow: 10px 0 30px rgba(0, 0, 0, .25);
                position: absolute;
                color: red;
                width: 69%;
                height: 80%;
                border-radius: 50%;
                bottom: 20px;
                left: 50px
            }
            .page-topik .items-study-route {
                padding: 0 15px;
                height: 350px;
                position: relative
            }
            .page-topik .tag-number-1 {
                background: -webkit-gradient(linear, left top, right top, from(#166782), to(#2093B0));
                background: linear-gradient(90deg, #166782 0%, #2093B0 100%)
            }
            .page-topik .tag-number-1 div::after {
                border-color: #073544 transparent transparent transparent
            }
            .page-topik .tag-number-2 {
                background: -webkit-gradient(linear, left top, right top, from(#309CA1), to(#59B381));
                background: linear-gradient(90deg, #309CA1 0%, #59B381 100%)
            }
            .page-topik .tag-number-2 div::after {
                border-color: #16656C transparent transparent transparent
            }
            .page-topik .tag-number-3 {
                background: -webkit-gradient(linear, left top, right top, from(#84C553), to(#B9BA34));
                background: linear-gradient(90deg, #84C553 0%, #B9BA34 100%)
            }
            .page-topik.tag-number-3 div::after {
                border-color: #556C25 transparent transparent transparent
            }
            .page-topik .tag-number-4 {
                background: -webkit-gradient(linear, left top, right top, from(#E47E2E), to(#E1A92C));
                background: linear-gradient(90deg, #E47E2E 0%, #E1A92C 100%)
            }
            .page-topik .tag-number-4 div::after {
                border-color: #805119 transparent transparent transparent
            }
            .page-topik .tag-number-5 {
                background: -webkit-gradient(linear, left top, right top, from(#C44049), to(#E76144));
                background: linear-gradient(90deg, #C44049 0%, #E76144 100%)
            }
            .page-topik .tag-number-5 div::after {
                border-color: #7F2224 transparent transparent transparent
            }
            .page-topik .tag-number-6 {
                background: -webkit-gradient(linear, left top, right top, from(#982C61), to(#BA3964));
                background: linear-gradient(90deg, #982C61 0%, #BA3964 100%)
            }
            .page-topik .tag-number-6 div::after {
                border-color: #541D3D transparent transparent transparent
            }
            .page-topik .tag-number-7 {
                background: -webkit-gradient(linear, left top, right top, from(#D16C0B), to(#FC9335));
                background: linear-gradient(90deg, #D16C0B 0%, #FC9335 100%)
            }
            .page-topik .tag-number-7 div::after {
                border-color: #8F4C0C transparent transparent transparent
            }
            .page-topik .tag-number-8 {
                background: -webkit-gradient(linear, left top, right top, from(#D6A601), to(#FAC100));
                background: linear-gradient(90deg, #D6A601 0%, #FAC100 100%)
            }
            .page-topik.tag-number-8 div::after {
                border-color: #866B0F transparent transparent transparent
            }
            .page-topik .tag-number-9 {
                background: -webkit-gradient(linear, left top, right top, from(#00929B), to(#02B596));
                background: linear-gradient(90deg, #00929B 0%, #02B596 100%)
            }
            .page-topik .tag-number-9 div::after {
                border-color: #085849 transparent transparent transparent
            }
            .page-topik .tag-number-10 {
                background: -webkit-gradient(linear, left top, right top, from(#006A9A), to(#0297DB));
                background: linear-gradient(90deg, #006A9A 0%, #0297DB 100%)
            }
            .page-topik .tag-number-10 div::after {
                border-color: #004B6D transparent transparent transparent
            }
            .page-topik .tag-number-11 {
                background: -webkit-gradient(linear, left top, right top, from(#0163AF), to(#0081E4));
                background: linear-gradient(90deg, #0163AF 0%, #0081E4 100%)
            }
            .page-topik.tag-number-11 div::after {
                border-color: #024172 transparent transparent transparent
            }
            .page-topik .tag-number-12 {
                background: -webkit-gradient(linear, left top, right top, from(#84418E), to(#AB56B4));
                background: linear-gradient(90deg, #84418E 0%, #AB56B4 100%)
            }
            .page-topik .tag-number-12 div::after {
                border-color: #431E48 transparent transparent transparent
            }
            .page-topik .slogan-study-router {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 700;
                font-size: 36px;
                line-height: 38px;
                text-align: center;
                color: #1F2224;
                margin-top: 30px;
                margin-bottom: 80px
            }
            .btn-topik {
                background: linear-gradient(88.99deg, #0B73C9 1.46%, #14B3C2 99.81%), #2DE28B;
                border-radius: 3px;
                text-align: center;
                text-transform: uppercase;
                color: #FFF;
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 900;
                font-size: 14px;
                line-height: 20px;
                border: none;
                -webkit-transition: background 2s;
                transition: background 2s
            }
            .btn-topik:hover {
                background: linear-gradient(88.99deg, #0764B1 1.46%, #0F9BA8 99.81%), #2DE28B;
                color: #fff
            }
            .btn-topik:visited {
                color: #fff
            }
            .page-topik .section-study-router .btn-topik {
                padding: 10px 30px;
                margin: 60px 0 80px
            }
            .teacher-topik {
                margin-top: 50px
            }
            .teacher-topik figure {
                margin-top: 0
            }
            .teacher-topik .kc-team-3 {
                padding: 0 15px
            }
            .teacher-topik .kc_column_inner {
                padding: 0
            }
            .teacher-topik .kc-team-3 .overlay {
                background: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 96, 173, .9)), to(rgba(22, 130, 168, .9)));
                background: linear-gradient(180deg, rgba(23, 96, 173, .9) 0%, rgba(22, 130, 168, .9) 100%);
                text-align: left;
                padding: 30px;
                width: calc(100% - 30px);
                left: 15px
            }
            .page-topik .section-advisory .title-page-topik {
                text-align: left
            }
            .page-topik .advisory-content h4 {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 700;
                font-size: 30px;
                line-height: 60px;
                text-transform: uppercase;
                color: #1F2224;
                margin-top: 15px
            }
            .page-topik .advisory-content h2 {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 700;
                font-size: 64px;
                line-height: 60px;
                color: #E64533
            }
            .page-topik .advisory-content ul {
                padding-left: 0;
                margin-top: 20px;
                list-style: none
            }
            .page-topik .advisory-content ul li {
                padding-bottom: 20px
            }
            .page-topik .advisory-content ul li::marker {
                color: #D64E4E;
                font-size: 32px
            }
            .page-topik .advisory-content .fa-circle {
                color: #D64E4E;
                font-size: 13px;
                padding-right: 10px
            }
            .page-topik .advisory-content li:nth-child(1) {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 700;
                font-size: 18px;
                line-height: 30px;
                color: #311111
            }
            .page-topik .advisory-content li:nth-child(2) {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 900;
                font-size: 24px;
                line-height: 20px;
                color: #1F2224
            }
            .form-topik label {
                font-weight: 400;
                font-size: 15px;
                line-height: 20px;
                color: #1F2224;
                display: none
            }
            .form-topik label span {
                color: red
            }
            .form-topik select {
                width: 100%;
                color: #1F2224
            }
            .form-topik input,
            .form-topik select {
                height: 40px
            }
            .form-topik input,
            .form-topik select,
            .form-topik textarea {
                background: #F7F5F4;
                border-radius: 3px;
                margin-bottom: 20px;
                border: none
            }
            .form-topik button {
                width: 100%
            }
            .page-topik .section-testimonial .title-page-topik {
                color: #fff;
                padding: 0 0 40px
            }
            .page-topik.section-testimonial .kc-testi-layout-4 .content-image {
                width: 25%;
                padding-top: 30px
            }
            .page-topik .testimonial-items {
                background: #FFF;
                border-radius: 20px;
                padding: 45px 25px
            }
            .page-topik .section-testimonial .kc-testi-layout-4 .content-desc {
                font-weight: 400;
                font-size: 15px;
                line-height: 20px;
                color: #1F2224;
                margin-bottom: 15px
            }
            .page-topik.section-testimonial .kc-testi-layout-4 .content-title {
                font-weight: 700;
                font-size: 16px;
                line-height: 26px;
                letter-spacing: .01em;
                color: #1F2224;
                text-transform: capitalize
            }
            .page-topik .section-testimonial .kc-testi-layout-4 .content-position {
                font-style: italic;
                font-weight: 400;
                font-size: 15px;
                line-height: 25px;
                letter-spacing: .01em;
                color: #263684
            }
            .page-topik.section-testimonial .slick-initialized .slick-slide {
                padding: 0 15px
            }
            .page-topik .section-testimonial .slick-list {
                padding-bottom: 90px
            }
            .page-topik .kc-container.testimonial-container {
                padding: 0
            }
            .page-topik.section-testimonial .slick-dots {
                bottom: 40px
            }
            .page-topik .section-testimonial .slick-dots li {
                width: 14px;
                height: 14px
            }
            .page-topik .section-testimonial .slick-dots li.slick-active {
                width: 38px
            }
            .page-topik .section-testimonial .slick-dots li button {
                width: 14px;
                height: 14px
            }
            .page-topik .section-testimonial .slick-dots li button::before {
                color: transparent;
                background: #fff;
                opacity: 1;
                border-radius: 7px;
                width: 14px;
                height: 14px
            }
            .page-topik .section-testimonial .slick-dots li.slick-active button {
                width: 38px
            }
            .page-topik .section-testimonial .slick-dots li.slick-active button::before {
                color: transparent;
                border-radius: 60px;
                opacity: 1;
                background-color: #FECC5F
            }
            .page-topik .section-testimonial .slick-dots li.slick-active button::before {
                width: 38px
            }
            .page-topik .content-footer {
                margin: 40px 0
            }
            .page-topik .title-footer {
                font-weight: 700;
                font-size: 18px;
                line-height: 18px;
                text-transform: uppercase;
                color: #1F2224;
                margin-bottom: 40px
            }
            .page-topik .section-footer p {
                font-weight: 400;
                font-size: 15px;
                line-height: 20px;
                color: #1F2224;
                padding-bottom: 15px
            }
            .page-topik .section-footer p i {
                color: #0B73C9;
                padding-right: 10px
            }
            .page-topik .section-footer p i.fa-phone::before {
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg)
            }
            .page-topik .col-2-footer {
                padding-top: 58px
            }
            .page-topik .section-footer .fab-facebook-f {
                color: #fff;
                background: #376DBE;
                width: 40px;
                height: 40px;
                text-align: center;
                padding: 6px 5px 5px;
                font-size: 18px;
                border-radius: 50%;
                margin-right: 10px;
                -webkit-transition: background 1s;
                transition: background 1s
            }
            .page-topik .section-footer .fab-facebook-f:hover {
                color: #376DBE;
                background: #fff;
                border: 2px solid #376DBE;
                width: 40px;
                height: 40px;
                padding: 4px 5px 3px;
                -webkit-transition: background 1s;
                transition: background 1s
            }
            .page-topik .section-footer .fab-youtube {
                color: #fff;
                background: #CB2929;
                width: 40px;
                height: 40px;
                text-align: center;
                padding: 6px 5px 5px;
                font-size: 18px;
                border-radius: 50%;
                -webkit-transition: background 1s;
                transition: background 1s
            }
            .page-topik .section-footer .fab-youtube:hover {
                color: #CB2929;
                background: #fff;
                border: 2px solid #CB2929;
                width: 40px;
                height: 40px;
                padding: 4px 5px 3px;
                -webkit-transition: background 1s;
                transition: background 1s
            }
            .page-topik .copyright {
                font-weight: 400;
                line-height: 20px;
                font-size: 14px;
                text-align: center;
                margin: 22px 0;
                color: #1F2224
            }
            .page-topik .items-hidden {
                display: block;
                -webkit-transition: 2s;
                transition: 2s
            }
            .page-topik .btn-show-more {
                text-align: center
            }
            .page-topik #btn-show {
                display: none;
                margin: 0 auto
            }
            .banner-mobile {
                display: none
            }
            .page-topik .logo-partner {
                padding: 35px 0 0 0;
                opacity: .5
            }
            .page-topik .wpfm-template-5 .wpfm-menu-nav ul li a span.wpfm-icon-block i,
            .page-topik .wpfm-template-5 .wpfm-nav-close-trigger span,
            .page-topik .wpfm-template-5 .wpfm-nav-strech-trigger span i {
                color: #0E8CC6
            }
            .page-topik .wpfm-template-5 .wpfm-menu-nav ul li a span.wpfm-menu-name {
                color: #000
            }
            .page-topik .wpfm-template-5 .wpfm-nav-strech-trigger span,
            .page-topik .wpfm-template-5 ul {
                background: #fff;
                -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
                box-shadow: 0 0 20px rgba(0, 0, 0, .1)
            }
            .page-topik .wpfm-template-5 ul {
                background: #fff;
                -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
                box-shadow: 0 0 20px rgba(0, 0, 0, .1)
            }
            .page-topik .col-elo-of-5 {
                max-width: 20%;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 20%;
                flex: 0 0 20%
            }
            .page-topik #topcontrol .backtotop {
                background: #0E8CC6;
                -webkit-transition: background .5s;
                transition: background .5s
            }
            .page-topik #topcontrol .backtotop:hover {
                color: #0E8CC6;
                background: #fff;
                border: solid 1px #0E8CC6;
                padding: 6px 11px;
                -webkit-transition: background .5s;
                transition: background .5s
            }
            .page-topik .section-study-router .kc_column_inner {
                padding: 0
            }
            .page-topik .success-page .main-menu-1x {
                position: relative;
                background: #2A79BC
            }
            .page-topik .success-content i {
                font-size: 220px;
                color: #00BC13
            }
            .page-topik .success-content h3 {
                font-weight: 700;
                font-size: 48px;
                text-align: center;
                text-transform: uppercase;
                color: #CBAA5C;
                margin-top: 50px
            }
            .page-topik .success-content {
                margin: 80px 0;
                text-align: center
            }
            .page-topik .success-content p {
                font-size: 18px;
                line-height: 25px;
                text-align: center;
                color: #21212B
            }
            .page-topik #content-link-test {
                color: #CBAA5C;
                font-size: 22px;
                margin-top: 15px;
                font-weight: 700
            }
            @media only screen and (max-width:1200px) {
                .section-topik {
                    margin: 0 0 40px 0
                }
                .title-page-topik {
                    margin-top: 40px
                }
                .page-topik .gift-content,
                .teacher-topik {
                    margin-top: 20px
                }
                .page-topik .section-study-router {
                    margin-top: 20px
                }
                .page-topik .section-study-router .title-page-topik {
                    margin-top: 75px
                }
                .page-topik .section-intro {
                    margin-bottom: 0
                }
                .page-topik .number-complete {
                    height: 150px;
                    width: 150px
                }
                .page-topik .number-detail {
                    width: 136px;
                    height: 136px;
                    line-height: 150px;
                    font-size: 55px
                }
                .page-topik .box-shadow-content {
                    left: 22px
                }
                .page-topik .title-page-topik span {
                    margin: 10px auto 20px!important
                }
                .page-topik .col-intro-study-route {
                    margin-bottom: 30px
                }
                .page-topik .section-study-router .btn-topik {
                    margin: 30px 0 40px
                }
                .page-topik .section-study-router {
                    margin-bottom: 0
                }
                .grid-topik .col-lg-2 {
                    padding: 0 5px
                }
                .page-topik .items-study-route {
                    margin-bottom: 25px
                }
                .page-topik .logo-partner {
                    padding-top: 30px
                }
                .page-topik .section-testimonial .title-page-topik {
                    padding: 40px 0 20px
                }
                .page-topik .section-testimonial .slick-list {
                    padding-bottom: 20px
                }
                .page-topik .section-testimonial .slick-dots {
                    bottom: -5px
                }
                .page-topik .content-resgiter {
                    margin-top: 2s0px
                }
            }
            @media only screen and (max-width:992px) {
                .page-topik .img-support-en {
                    top: -30px
                }
                .page-topik .tech-support-content p {
                    padding-top: 10px
                }
                .page-topik .number-complete {
                    height: 145px;
                    width: 145px
                }
                .page-topik .number-detail {
                    width: 131px;
                    height: 131px;
                    line-height: 145px
                }
                .grid-topik i.fa-arrow-left {
                    left: -10px
                }
                .grid-topik i.fa-arrow-right {
                    right: -10px
                }
            }
            @media only screen and (max-width:768px) {
                .page-topik .tech-support-content p {
                    padding-top: 25px
                }
                .page-topik .tech-support-content {
                    font-size: 28px;
                    line-height: 32px
                }
                .page-topik .open-cyber {
                    height: 130px
                }
                .open-cyber-content p {
                    font-size: 24px;
                    line-height: 32px;
                    padding-top: 15px
                }
                .page-topik .number-complete {
                    height: 140px;
                    width: 140px
                }
                .page-topik .number-detail {
                    width: 126px;
                    font-size: 46px;
                    height: 126px;
                    line-height: 130px
                }
                .page-topik .gift-content p {
                    padding-top: 10px;
                    padding-bottom: 20px
                }
                .page-topik .img-support {
                    top: -25px
                }
                .page-topik .main-menu-nav {
                    background-color: #2A79BC!important
                }
                .page-topik .logo-partner {
                    padding-top: 45px
                }
            }
            @media only screen and (max-width:600px) {
                .page-topik .img-support,
                .img-support-en {
                    display: none
                }
                .page-topik .section-advisory .title-page-topik {
                    text-align: center
                }
                .page-topik .teacher-support,
                .open-cyber {
                    height: auto
                }
                .page-topik .tech-support-content p {
                    padding: 25px 30px
                }
                .page-topik .open-cyber-content p {
                    padding: 25px 0
                }
                .page-topik .open-cyber-img {
                    text-align: center
                }
                .page-topik .logo-partner {
                    padding: 0 0 25px
                }
                .page-topik .tech-support-content,
                .open-cyber-content p {
                    font-size: 20px;
                    line-height: 24px
                }
                .page-topik .teacher-support {
                    margin-bottom: 15px
                }
                .page-topik .gift-content p {
                    padding: 15px 0
                }
                .form-topik input,
                .form-topik select,
                .form-topik textarea {
                    margin-bottom: 10px
                }
                .page-topik .content-footer {
                    text-align: center;
                    margin: 20px 0
                }
                .page-topik .section-footer .title-footer:nth-child(2) {
                    margin-top: 10px
                }
                .page-topik .title-footer {
                    margin-bottom: 10px
                }
                .page-topik .col-2-footer {
                    padding-top: 0
                }
                .title-page-topik {
                    font-size: 36px
                }
                .page-topik .testimonial-items {
                    padding: 25px;
                    text-align: center
                }
                .page-topik .section-testimonial .kc-testi-layout-4 .content-image {
                    width: 100%;
                    padding-top: 0;
                    float: unset
                }
                .page-topik .section-testimonial .kc-testi-layout-4 .content-image img {
                    float: unset
                }
                .page-topik .section-testimonial .kc-testi-layout-4 .box-right {
                    overflow: unset
                }
                .page-topik .section-testimonial .slick-slide img {
                    display: inline
                }
                .banner-pc {
                    display: none
                }
                .banner-mobile {
                    display: block
                }
                .type.qa-ho-tro {
                    display: block
                }
                .page-topik .col-elo-of-5 {
                    max-width: 33.333333%;
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 33.333333%;
                    flex: 0 0 33.333333%
                }
                .page-topik .col-elo-of-5:nth-child(4) {
                    margin-left: auto
                }
                .page-topik .col-elo-of-5:nth-child(5) {
                    margin-right: auto
                }
                .page-topik.items-study-route {
                    padding: 0 5px;
                    height: 375px
                }
                .page-topik .logo-partner {
                    display: none
                }
                .form-register .frm_form_field {
                    width: 100%
                }
                .form-register {
                    padding: 50px 20px
                }
                .form-popup .frm_forms {
                    padding-right: 0;
                    padding-bottom: 20px
                }
                .form-register input,
                .form-register select {
                    margin-bottom: 10px
                }
                .form-popup h3 {
                    text-align: center
                }
                .form-register .frm_submit {
                    text-align: center
                }
            }
            @media only screen and (max-width:414px) {
                .title-page-topik span {
                    width: 100%;
                    padding: 0 15px
                }
                .page-topik .content-image img {
                    text-align: center
                }
                .page-topik .number-complete {
                    height: 110px;
                    width: 110px;
                    padding: 4px
                }
                .page-topik .number-detail {
                    width: 102px;
                    font-size: 40px;
                    height: 102px;
                    line-height: 102px
                }
                .page-topik .gift-content .col-4 {
                    padding: 0 5px
                }
                .page-topik .items-hidden {
                    display: none;
                    -webkit-transition: 2s;
                    transition: 2s
                }
                .page-topik #btn-show {
                    display: unset
                }
                .page-topik .advisory-content h4 {
                    font-size: 24px;
                    line-height: 40px
                }
                .teacher-topik .kc-container {
                    padding: 0 21px
                }
                .teacher-topik .col-6 {
                    padding: 0 7px 14px
                }
                .form-topik fieldset {
                    padding-right: 0;
                    padding-left: 0
                }
                .teacher-topik .kc-team-3 .overlay {
                    padding: 0 10px
                }
                .teacher-topik .content-title {
                    margin: 15px 0 5px;
                    font-size: 18px
                }
                .teacher-topik .kc-team-3 .content-desc {
                    font-size: 13px
                }
                .page-topik .items-study-route {
                    height: 380px
                }
                .page-topik .section-reason .title-page-topik {
                    margin-top: 0
                }
                .grid-topik {
                    padding: 0 10px
                }
                .grid-topik i.fa-arrow-right {
                    right: 37%;
                    top: 95%
                }
                .grid-topik i.fa-arrow-left {
                    left: 37%;
                    top: 95%
                }
                .page-topik.slogan-study-router {
                    margin-top: 40px;
                    font-size: 32px
                }
            }
            @-webkit-keyframes ring {
                0% {
                    -webkit-transform: rotateZ(90)
                }
                1% {
                    -webkit-transform: rotateZ(120deg)
                }
                3% {
                    -webkit-transform: rotateZ(62deg)
                }
                5% {
                    -webkit-transform: rotateZ(124deg)
                }
                7% {
                    -webkit-transform: rotateZ(58deg)
                }
                9% {
                    -webkit-transform: rotateZ(120deg)
                }
                11% {
                    -webkit-transform: rotateZ(62deg)
                }
                13% {
                    -webkit-transform: rotateZ(116deg)
                }
                15% {
                    -webkit-transform: rotateZ(66deg)
                }
                17% {
                    -webkit-transform: rotateZ(112deg)
                }
                19% {
                    -webkit-transform: rotateZ(70deg)
                }
                21% {
                    -webkit-transform: rotateZ(108deg)
                }
                23% {
                    -webkit-transform: rotateZ(74deg)
                }
                25% {
                    -webkit-transform: rotateZ(94deg)
                }
                27% {
                    -webkit-transform: rotateZ(78deg)
                }
                29% {
                    -webkit-transform: rotateZ(100deg)
                }
                31% {
                    -webkit-transform: rotateZ(82deg)
                }
                33% {
                    -webkit-transform: rotateZ(96deg)
                }
                35% {
                    -webkit-transform: rotateZ(86deg)
                }
                37% {
                    -webkit-transform: rotateZ(92deg)
                }
                39% {
                    -webkit-transform: rotateZ(89deg)
                }
                41% {
                    -webkit-transform: rotateZ(91deg)
                }
                43% {
                    -webkit-transform: rotateZ(90)
                }
                100% {
                    -webkit-transform: rotateZ(90)
                }
            }
            @media screen and (min-width:1920px) {
                .main-banner .overlay-text {
                    width: 55%
                }
                .main-banner-2 .overlay-text {
                    width: 1109px
                }
            }
            @media only screen and (min-device-width :769px) and (max-device-width :1200px) {
                .course-header-1x .course-grid-list .all-course-list .media .media-body .btn-bordered {
                    margin: 20px 0 0 0;
                    position: relative;
                    right: auto;
                    line-height: 18px
                }
                .course-header-1x .course-grid-list .all-course-list .media .media-body .eduin-review span {
                    float: left;
                    margin-right: 5px
                }
                .sl-button {
                    padding: 0
                }
                .review-stars-rated {
                    margin-bottom: 25px
                }
                .course-header-1x .course-grid-list .all-course-list .media .media-body .eduin-review {
                    margin-top: 10px
                }
                .main-menu .sign-in {
                    margin-left: 0;
                    border-left: 0
                }
                .main-menu .nav-item .btn-small {
                    margin-bottom: 30px
                }
                .main-banner .overlay-text h3 {
                    font-size: 40px;
                    margin-bottom: 35px;
                    line-height: 50px
                }
                .main-banner .overlay-text .slider-feature ul li {
                    font-size: 14px
                }
                .course-category-1x .left-image {
                    margin-bottom: 30px
                }
                .course-category-1x .category-feature .single-feature {
                    margin-bottom: 30px
                }
                .achive-goals-1x .single-goals {
                    margin-bottom: 30px
                }
                .tesimonial-1x i.fas.fa-angle-right.slick-arrow {
                    right: 40%
                }
                .tesimonial-1x i.fas.fa-angle-left.slick-arrow {
                    left: 40%
                }
                .footer-section-1x .footer-top .footer-top-right .footer-social-link {
                    margin-bottom: 30px
                }
                .footer-section-1x .footer-top .footer-top-left .single-link ul {
                    margin-bottom: 30px
                }
                .footer-section-1x .footer-bottom ul li {
                    float: left;
                    margin-left: 0;
                    margin-right: 30px
                }
                .btco-hover-menu .collapse ul ul,
                .btco-hover-menu .collapse ul ul.dropdown-menu {
                    padding-top: 0
                }
                .course-1x .course-menu button.filter {
                    margin-bottom: 15px
                }
                .main-banner-2 .hvrbox img {
                    height: 500px
                }
                .top-menu-1x .top-menu-middle ul {
                    float: left
                }
                .main-banner-2 .overlay-text {
                    width: 90%;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%)
                }
                .main-banner-2 .overlay-text p {
                    font-size: 20px;
                    line-height: 30px
                }
                .feature-1x {
                    margin-top: 100px
                }
                .top-menu-1x .top-menu-left ul li {
                    display: block;
                    padding-top: 15px
                }
                .top-menu-1x .top-menu-right button {
                    float: left;
                    margin: 20px 0
                }
                .alertbox-1x .alert .close {
                    top: -15px;
                    right: 0
                }
                .page-banner .overlay-text {
                    width: 65%
                }
                .about-us-2x .about-us-left {
                    margin-bottom: 50px
                }
                .about-us-2x.about-differencs-2x .about-us-left,
                .about-us-2x.only-description .about-us-left {
                    margin-bottom: 0
                }
                .about-us-2x .container-out-left {
                    padding: 100px 15px 0 100%
                }
                .about-us-2x .container-out-right {
                    padding: 100px 15px 100px 0
                }
                .container-out {
                    margin-right: 0
                }
                .about-us-2x.about-differencs-2x {
                    position: initial
                }
                .about-us-2x .make-difference {
                    position: initial;
                    width: 100%;
                    top: 0;
                    left: 0;
                    transform: none;
                    padding: 0 15px 50px 0
                }
                .event-speakers .single-speaker img {
                    width: 100%
                }
                .learning-path-feature-1x .single-feature {
                    margin-bottom: 30px
                }
                .learning-path-2x ul li .single-path .media {
                    display: block
                }
                .learning-path-2x ul li .single-path .media .media-body {
                    padding: 30px 0 0 0
                }
                .learning-path-2x ul li .single-path .media img {
                    max-width: 100%;
                    margin-right: 0
                }
                .learning-path-2x ul li .single-path {
                    margin-left: 50px
                }
                .course-header-1x .course-header-right .course-tab {
                    text-align: left;
                    margin-top: 30px
                }
                .course-header-1x .course-grid-list .all-course-list .media {
                    display: block
                }
                .course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox-layer_bottom {
                    max-width: 100%
                }
                .course-info-1x.course-info-2x .course-info-middle {
                    padding: 0
                }
                .course-info-1x.course-info-2x .course-info-right {
                    margin-top: 0;
                    padding: 0
                }
                .course-info-1x.course-info-2x .course-info-right h3 {
                    display: block
                }
                .course-info-2x .media-body {
                    padding: 30px 0 0 0
                }
                .course-info-2x .course-info-right {
                    margin-top: 30px
                }
                .course-info-2x .course-info-left .media {
                    margin-bottom: 30px
                }
                .course-details-1x .course-details-sidebar {
                    margin-top: 50px
                }
                .course-info-1x .course-info-middle {
                    padding: 10px 0
                }
                .course-info-2x {
                    padding: 30px
                }
                .course-info-2x .course-info-right .btn-small {
                    left: 15px;
                    bottom: 55px
                }
                .course-details-1x .course-menu-nav ul {
                    display: block
                }
                .related-course-2x i.fas.fa-angle-left.slick-arrow,
                .related-course-2x i.fas.fa-angle-right.slick-arrow {
                    top: -75px
                }
                .course-info-1x .course-info-middle {
                    border: 0
                }
                .course-info-1x .course-info-right .btn-small {
                    position: initial;
                    margin-top: 20px
                }
                .eduin-col-md-6 {
                    width: 100%
                }
                .sign-in-1x {
                    padding: 50px 0
                }
                .single-course-banner .overlay-text h3 {
                    font-size: 25px;
                    line-height: 35px
                }
                .single-course-banner .overlay-text .countdown-timer ul li {
                    width: 100px;
                    font-size: 30px
                }
                .course-info-1x .course-info-middle {
                    padding: 30px 0
                }
                .course-info-1x .course-info-right {
                    margin-top: 30px
                }
                .course-learn-1x .course-learn-right {
                    margin: 30px 0 0 0
                }
                .course-feature-1x .course-feature-left {
                    height: 340px
                }
                .course-feature-1x .course-feature-left {
                    height: auto;
                    padding: 30px
                }
                .course-feature-1x .course-feature-left img {
                    margin: 0
                }
                .contact-us-1x .contact-address {
                    margin-top: 50px
                }
                .comming-soon-banner .overlay-text h3 {
                    font-size: 35px;
                    margin-bottom: 50px
                }
                .comming-soon-banner .overlay-text .countdown-timer ul {
                    margin-bottom: 50px
                }
                .comming-soon-banner .overlay-text .countdown-timer ul li {
                    font-size: 35px;
                    width: 70px
                }
                .comming-soon-banner .overlay-text .subscribe-form {
                    margin: 0 110px
                }
                .blog-list-1x .blog-list-right .blog-banner img {
                    width: 100%
                }
                .social-link ul li {
                    display: inline-block;
                    margin-right: 30px
                }
                .comment-section .media-body {
                    width: 100%
                }
                ul.children {
                    margin-left: 0;
                    padding-left: 0
                }
                .blog-list-1x .course-pagination {
                    margin: 50px 0
                }
                .blog-author {
                    margin: 0 0 20px 0
                }
                .job-single-1x .job-features i {
                    margin: 20px 0
                }
                .events-banner .overlay-text .countdown-timer ul li {
                    width: 100px
                }
                .error-page-1x .error-content img {
                    max-width: 100%
                }
                .top-menu-1x.edno-search .top-menu-middle ul {
                    margin-top: 10px
                }
                .top-menu-1x.edno-search .top-menu-middle ul li {
                    margin-right: 30px;
                    margin-left: 0
                }
                .video-1x .video-content h3,
                .title-middle h2,
                .learning-path-1x .title-middle h2 {
                    line-height: 50px
                }
                .about-us-1x.about-us-1x-no-bg .about-us-left {
                    padding: 0
                }
            }
            @media screen and (max-width:768px) {
                .main-menu .sign-in {
                    margin-left: 0;
                    border-left: 0
                }
                .main-menu .nav-item .btn-small {
                    margin-bottom: 30px
                }
                .main-banner .overlay-text h3 {
                    font-size: 40px;
                    margin-bottom: 35px;
                    line-height: 50px
                }
                .main-banner .overlay-text .slider-feature ul li {
                    font-size: 14px
                }
                .course-category-1x .left-image {
                    margin-bottom: 30px
                }
                .course-category-1x .category-feature .single-feature {
                    margin-bottom: 30px
                }
                .achive-goals-1x .single-goals {
                    margin-bottom: 30px
                }
                .tesimonial-1x i.fas.fa-angle-right.slick-arrow {
                    right: 20%
                }
                .tesimonial-1x i.fas.fa-angle-left.slick-arrow {
                    left: 20%
                }
                .footer-section-1x .footer-top .footer-top-right .footer-social-link {
                    margin-bottom: 30px
                }
                .footer-section-1x .footer-top .footer-top-left .single-link ul {
                    margin-bottom: 30px
                }
                .footer-section-1x .footer-bottom ul li {
                    float: left;
                    margin-left: 0;
                    margin-right: 30px
                }
                .btco-hover-menu .collapse ul ul,
                .btco-hover-menu .collapse ul ul.dropdown-menu {
                    padding-top: 0;
                    margin-left: 20px
                }
                .course-1x .course-menu button.filter {
                    margin-bottom: 15px
                }
                ul.main-menu-nav li ul.dropdown-menu li ul.dropdown-menu {
                    margin-left: 14px;
                    display: block;
                    border-left: 2px solid #333
                }
                .main-banner-2 .hvrbox img {
                    height: 500px
                }
                .top-menu-1x .top-menu-middle ul {
                    float: left
                }
                .main-banner-2 .overlay-text {
                    width: 90%;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%)
                }
                .main-banner-2 .overlay-text p {
                    font-size: 20px;
                    line-height: 30px
                }
                .feature-1x {
                    margin-top: 100px
                }
                .top-menu-1x .top-menu-left ul li {
                    display: block;
                    padding-top: 15px
                }
                .top-menu-1x .top-menu-right button {
                    float: left;
                    margin: 20px 0
                }
                .alertbox-1x .alert .close {
                    top: 20px
                }
                .page-banner .overlay-text {
                    width: 65%
                }
                .about-us-2x .about-us-left {
                    margin-bottom: 50px
                }
                .about-us-2x.about-differencs-2x .about-us-left,
                .about-us-2x.only-description .about-us-left {
                    margin-bottom: 0
                }
                .about-us-2x .container-out-left {
                    padding: 100px 15px 0 100%
                }
                .about-us-2x .container-out-right {
                    padding: 100px 15px 100px 0
                }
                .container-out {
                    margin-right: 0
                }
                .about-us-2x.about-differencs-2x {
                    position: initial
                }
                .about-us-2x .make-difference {
                    position: initial;
                    width: 100%;
                    top: 0;
                    left: 0;
                    transform: none;
                    padding: 0 15px 50px 0
                }
                .event-speakers .single-speaker img {
                    width: 100%
                }
                .learning-path-feature-1x .single-feature {
                    margin-bottom: 30px
                }
                .learning-path-2x ul li .single-path .media {
                    display: block
                }
                .learning-path-2x ul li .single-path .media .media-body {
                    padding: 30px 0 0 0
                }
                .learning-path-2x ul li .single-path .media img {
                    max-width: 100%;
                    margin-right: 0
                }
                .learning-path-2x ul li .single-path {
                    margin-left: 50px
                }
                .course-header-1x .course-header-right .course-tab {
                    text-align: left;
                    margin-top: 30px
                }
                .course-header-1x .course-grid-list .all-course-list .media {
                    display: block
                }
                .course-header-1x .course-grid-list .all-course-list .media .media-left-image .hvrbox-layer_bottom {
                    max-width: 100%
                }
                .course-info-1x.course-info-2x .course-info-middle {
                    padding: 0
                }
                .course-info-1x.course-info-2x .course-info-right {
                    margin-top: 0;
                    padding: 0
                }
                .course-info-1x.course-info-2x .course-info-right h3 {
                    display: block
                }
                .course-info-2x .media-body {
                    padding: 30px 0 0 0
                }
                .course-info-2x .course-info-right {
                    margin-top: 30px
                }
                .course-info-2x .course-info-left .media {
                    margin-bottom: 30px
                }
                .course-details-1x .course-details-sidebar {
                    margin-top: 50px
                }
                .course-info-1x .course-info-middle {
                    padding: 10px 0
                }
                .course-info-2x {
                    padding: 30px
                }
                .course-info-2x .course-info-right .btn-small {
                    left: 15px;
                    bottom: 55px
                }
                .course-details-1x .course-menu-nav ul {
                    display: block
                }
                .related-course-2x i.fas.fa-angle-left.slick-arrow,
                .related-course-2x i.fas.fa-angle-right.slick-arrow {
                    top: -75px
                }
                .course-info-1x .course-info-middle {
                    border: 0
                }
                .course-info-1x .course-info-right .btn-small {
                    position: initial;
                    margin-top: 20px
                }
                .eduin-col-md-6 {
                    width: 100%
                }
                .sign-in-1x {
                    padding: 50px 0
                }
                .single-course-banner .overlay-text h3 {
                    font-size: 25px;
                    line-height: 35px
                }
                .single-course-banner .overlay-text .countdown-timer ul li {
                    width: 100px;
                    font-size: 30px
                }
                .course-info-1x .course-info-middle {
                    padding: 30px 0
                }
                .course-info-1x .course-info-right {
                    margin-top: 30px
                }
                .course-learn-1x .course-learn-right {
                    margin: 30px 0 0 0
                }
                .course-feature-1x .course-feature-left {
                    height: 340px
                }
                .course-feature-1x .course-feature-left {
                    height: auto;
                    padding: 30px
                }
                .course-feature-1x .course-feature-left img {
                    margin: 0
                }
                .contact-us-1x .contact-address {
                    margin-top: 50px
                }
                .comming-soon-banner .overlay-text h3 {
                    font-size: 35px;
                    margin-bottom: 50px
                }
                .comming-soon-banner .overlay-text .countdown-timer ul {
                    margin-bottom: 50px
                }
                .comming-soon-banner .overlay-text .countdown-timer ul li {
                    font-size: 35px;
                    width: 70px
                }
                .comming-soon-banner .overlay-text .subscribe-form {
                    margin: 0 110px
                }
                .blog-list-1x .blog-list-right .blog-banner img {
                    width: 100%
                }
                .social-link ul li {
                    display: inline-block;
                    margin-right: 30px
                }
                .comment-section .media-body {
                    width: 100%
                }
                ul.children {
                    margin-left: 0;
                    padding-left: 0
                }
                .blog-list-1x .course-pagination {
                    margin: 50px 0
                }
                .blog-author {
                    margin: 0 0 20px 0
                }
                .job-single-1x .job-features i {
                    margin: 20px 0
                }
                .events-banner .overlay-text .countdown-timer ul li {
                    width: 100px
                }
                .error-page-1x .error-content img {
                    max-width: 100%
                }
                .top-menu-1x.edno-search .top-menu-middle ul {
                    margin-top: 10px
                }
                .top-menu-1x.edno-search .top-menu-middle ul li {
                    margin-right: 30px;
                    margin-left: 0
                }
                .video-1x .video-content h3,
                .title-middle h2,
                .learning-path-1x .title-middle h2 {
                    line-height: 50px
                }
                .about-us-1x.about-us-1x-no-bg .about-us-left {
                    padding: 0
                }
            }
            @media screen and (max-width:480px) {
                .alertbox-1x .alert .close {
                    right: 10%
                }
                .main-banner .overlay-text p {
                    font-size: 14px;
                    line-height: 25px
                }
                .main-banner .overlay-text .slider-feature ul li {
                    line-height: 40px
                }
                .page-banner .overlay-text {
                    width: 90%
                }
                .page-banner .overlay-text h3 {
                    font-size: 30px;
                    line-height: 40px
                }
                .learning-path-banner .overlay-text h3 {
                    font-size: 30px;
                    line-height: 35px;
                    margin-bottom: 15px
                }
                .learning-path-banner .overlay-text p {
                    font-size: 15px
                }
                .tesimonial-1x i.fas.fa-angle-left.slick-arrow,
                .tesimonial-1x i.fas.fa-angle-right.slick-arrow {
                    top: 12%
                }
                .main-banner .overlay-text .slider-feature ul li {
                    display: block;
                    margin-right: 0
                }
                .about-us-1x .about-us-right {
                    text-align: center
                }
                .about-us-right.container-out,
                .about-us-left.container-out-right {
                    padding-left: 15px
                }
                .comming-soon-banner .overlay-text .countdown-timer ul li {
                    font-size: 25px;
                    margin-right: 30px
                }
                .comming-soon-banner .overlay-text h3 {
                    font-size: 25px
                }
                .blog-single-1x .blog-single-left-content .comment-section .media {
                    display: block
                }
                .blog-single-1x .blog-single-left-content .comment-section .media img {
                    margin-bottom: 30px
                }
                .course-info-2x .course-info-middle {
                    padding: 0
                }
                .course-info-2x .course-info-right {
                    margin-top: -30px
                }
                .events-banner .overlay-text .countdown-timer ul li {
                    margin-right: 0;
                    width: 150px;
                    margin-bottom: 10px
                }
                .job-single-1x .job-features i {
                    margin: 20px 0
                }
                .course-header-1x .course-grid-list .all-course-list .media .media-body h3 span {
                    margin-top: -3px
                }
                .single-course-banner .overlay-text .countdown-timer,
                .single-course-banner .overlay-text h4 {
                    display: none
                }
                form.form-button {
                    display: block
                }
                .blog-single-1x .blog-single-left-content .blog-single-body h2:first-child {
                    font-size: 40px;
                    line-height: 55px
                }
                .main-banner .overlay-text .styleSelect select {
                    display: none
                }
                .about-us-2x .about-us-left h2,
                .about-us-2x .about-us-left h2,
                .title-left h2,
                .video-1x .video-content h3,
                .about-us-1x .about-us-left h2,
                .cta-1x .cta-content h3,
                .title-middle h2,
                .learning-path-1x .title-middle h2 {
                    font-size: 30px;
                    line-height: 35px
                }
                .course-header-1x .course-grid-list .all-course-list .media .media-body .eduin-review {
                    margin: 0
                }
                .course-header-1x .course-grid-list .all-course-list .media .media-body .btn-bordered {
                    display: inline-block;
                    right: auto;
                    left: 45px;
                    margin: 25px 0 15px 0;
                    position: static
                }
                .course-header-1x .course-grid-list .all-course-list .media .media-body h4 {
                    margin-bottom: 0
                }
            }
            @media screen and (max-width:320px) {
                .main-banner .overlay-text h3 {
                    font-size: 22px
                }
                .main-banner .overlay-text p {
                    font-size: 15px
                }
                .main-banner .overlay-text .slider-feature ul li {
                    line-height: 40px
                }
                .course-category-1x .category-left .hvrbox-text a {
                    font-size: 20px
                }
                .course-category-1x .category-left .hvrbox-text .btn-small {
                    padding: 5px 17px
                }
                .tesimonial-1x i.fas.fa-angle-right.slick-arrow {
                    right: 10%;
                    top: 10%
                }
                .tesimonial-1x i.fas.fa-angle-left.slick-arrow {
                    left: 10%;
                    top: 10%
                }
                .footer-section-1x .footer-bottom p {
                    margin-bottom: 30px
                }
                .events-1x .events-single b {
                    top: 196px
                }
                .events-1x .events-single .events-single-content a {
                    margin-top: 30px
                }
                .alertbox-1x .alert .close {
                    top: 53%
                }
                .course-header-1x .course-grid-list .all-course-list .media .media-body h3 span {
                    float: left;
                    margin-top: 20px
                }
                .single-course-banner .overlay-text h3 {
                    font-size: 20px
                }
                .course-grid-list .review-stars-rated {
                    margin-bottom: 15px
                }
                .course-header-1x .course-grid-list .all-course-list .media .media-body .eduin-review span {
                    float: left;
                    margin-right: 5px
                }
                .sl-button {
                    padding: 0
                }
                .job-board-1x .single-job h2 span {
                    display: none
                }
                .events-banner .overlay-text h3 {
                    font-size: 25px;
                    line-height: 31px
                }
                .events-banner .overlay-text .countdown-timer {
                    display: none
                }
                .contact-us-1x .contact-address .footer-social-link ul li {
                    margin: 0 35px 0 0
                }
                .comming-soon-banner .overlay-text .subscribe-form {
                    margin: 0 20px
                }
                .comming-soon-banner .overlay-text .countdown-timer ul li {
                    margin-bottom: 20px
                }
                .blog-single-1x .blog-single-left-content .blog-single-body h2:first-child {
                    font-size: 35px;
                    line-height: 50px
                }
                .main-banner .overlay-text h3 {
                    margin-bottom: 10px;
                    line-height: 31px
                }
                .cta-1x .cta-content h3,
                .title-middle h2,
                .learning-path-1x .title-middle h2 {
                    font-size: 30px;
                    line-height: 35px
                }
                .course-details-1x .course-details-sidebar .course-feature ul li {
                    line-height: 35px;
                    padding: 10px 0
                }
                .course-details-1x .course-details-sidebar .course-feature ul li span {
                    float: none
                }
                .course-details-1x .course-details-sidebar .footer-social-link ul li {
                    margin: 0 20px
                }
                .course-details-1x .course-details-sidebar .footer-social-link ul li:last-child {
                    margin-right: 20px
                }
                .cta-1x .cta-content p {
                    margin-bottom: 20px
                }
                .cta-1x a.btn-small {
                    margin: 30px 0 0 0
                }
            }
            @media print {
                a[href]:after {
                    content: none!important
                }
            }
            .dashicons,
            .dashicons-before:before {
                font-family: dashicons;
                display: inline-block;
                line-height: 1;
                font-weight: 400;
                font-style: normal;
                speak: none;
                text-decoration: inherit;
                text-transform: none;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                width: 20px;
                height: 20px;
                font-size: 20px;
                vertical-align: top;
                text-align: center;
                transition: color .1s ease-in
            }
            .dashicons-admin-appearance:before {
                content: "\f100"
            }
            .dashicons-admin-collapse:before {
                content: "\f148"
            }
            .dashicons-admin-comments:before {
                content: "\f101"
            }
            .dashicons-admin-customizer:before {
                content: "\f540"
            }
            .dashicons-admin-generic:before {
                content: "\f111"
            }
            .dashicons-admin-home:before {
                content: "\f102"
            }
            .dashicons-admin-links:before {
                content: "\f103"
            }
            .dashicons-admin-media:before {
                content: "\f104"
            }
            .dashicons-admin-multisite:before {
                content: "\f541"
            }
            .dashicons-admin-network:before {
                content: "\f112"
            }
            .dashicons-admin-page:before {
                content: "\f105"
            }
            .dashicons-admin-plugins:before {
                content: "\f106"
            }
            .dashicons-admin-post:before {
                content: "\f109"
            }
            .dashicons-admin-settings:before {
                content: "\f108"
            }
            .dashicons-admin-site-alt:before {
                content: "\f11d"
            }
            .dashicons-admin-site-alt2:before {
                content: "\f11e"
            }
            .dashicons-admin-site-alt3:before {
                content: "\f11f"
            }
            .dashicons-admin-site:before {
                content: "\f319"
            }
            .dashicons-admin-tools:before {
                content: "\f107"
            }
            .dashicons-admin-users:before {
                content: "\f110"
            }
            .dashicons-album:before {
                content: "\f514"
            }
            .dashicons-align-center:before {
                content: "\f134"
            }
            .dashicons-align-left:before {
                content: "\f135"
            }
            .dashicons-align-none:before {
                content: "\f138"
            }
            .dashicons-align-right:before {
                content: "\f136"
            }
            .dashicons-analytics:before {
                content: "\f183"
            }
            .dashicons-archive:before {
                content: "\f480"
            }
            .dashicons-arrow-down-alt:before {
                content: "\f346"
            }
            .dashicons-arrow-down-alt2:before {
                content: "\f347"
            }
            .dashicons-arrow-down:before {
                content: "\f140"
            }
            .dashicons-arrow-left-alt:before {
                content: "\f340"
            }
            .dashicons-arrow-left-alt2:before {
                content: "\f341"
            }
            .dashicons-arrow-left:before {
                content: "\f141"
            }
            .dashicons-arrow-right-alt:before {
                content: "\f344"
            }
            .dashicons-arrow-right-alt2:before {
                content: "\f345"
            }
            .dashicons-arrow-right:before {
                content: "\f139"
            }
            .dashicons-arrow-up-alt:before {
                content: "\f342"
            }
            .dashicons-arrow-up-alt2:before {
                content: "\f343"
            }
            .dashicons-arrow-up-duplicate:before {
                content: "\f143"
            }
            .dashicons-arrow-up:before {
                content: "\f142"
            }
            .dashicons-art:before {
                content: "\f309"
            }
            .dashicons-awards:before {
                content: "\f313"
            }
            .dashicons-backup:before {
                content: "\f321"
            }
            .dashicons-book-alt:before {
                content: "\f331"
            }
            .dashicons-book:before {
                content: "\f330"
            }
            .dashicons-buddicons-activity:before {
                content: "\f452"
            }
            .dashicons-buddicons-bbpress-logo:before {
                content: "\f477"
            }
            .dashicons-buddicons-buddypress-logo:before {
                content: "\f448"
            }
            .dashicons-buddicons-community:before {
                content: "\f453"
            }
            .dashicons-buddicons-forums:before {
                content: "\f449"
            }
            .dashicons-buddicons-friends:before {
                content: "\f454"
            }
            .dashicons-buddicons-groups:before {
                content: "\f456"
            }
            .dashicons-buddicons-pm:before {
                content: "\f457"
            }
            .dashicons-buddicons-replies:before {
                content: "\f451"
            }
            .dashicons-buddicons-topics:before {
                content: "\f450"
            }
            .dashicons-buddicons-tracking:before {
                content: "\f455"
            }
            .dashicons-building:before {
                content: "\f512"
            }
            .dashicons-businessman:before {
                content: "\f338"
            }
            .dashicons-businessperson:before {
                content: "\f12e"
            }
            .dashicons-businesswoman:before {
                content: "\f12f"
            }
            .dashicons-calendar-alt:before {
                content: "\f508"
            }
            .dashicons-calendar:before {
                content: "\f145"
            }
            .dashicons-camera-alt:before {
                content: "\f129"
            }
            .dashicons-camera:before {
                content: "\f306"
            }
            .dashicons-carrot:before {
                content: "\f511"
            }
            .dashicons-cart:before {
                content: "\f174"
            }
            .dashicons-category:before {
                content: "\f318"
            }
            .dashicons-chart-area:before {
                content: "\f239"
            }
            .dashicons-chart-bar:before {
                content: "\f185"
            }
            .dashicons-chart-line:before {
                content: "\f238"
            }
            .dashicons-chart-pie:before {
                content: "\f184"
            }
            .dashicons-clipboard:before {
                content: "\f481"
            }
            .dashicons-clock:before {
                content: "\f469"
            }
            .dashicons-cloud:before {
                content: "\f176"
            }
            .dashicons-code-standards:before {
                content: "\f13a"
            }
            .dashicons-color-picker:before {
                content: "\f131"
            }
            .dashicons-controls-back:before {
                content: "\f518"
            }
            .dashicons-controls-forward:before {
                content: "\f519"
            }
            .dashicons-controls-pause:before {
                content: "\f523"
            }
            .dashicons-controls-play:before {
                content: "\f522"
            }
            .dashicons-controls-repeat:before {
                content: "\f515"
            }
            .dashicons-controls-skipback:before {
                content: "\f516"
            }
            .dashicons-controls-skipforward:before {
                content: "\f517"
            }
            .dashicons-controls-volumeoff:before {
                content: "\f520"
            }
            .dashicons-controls-volumeon:before {
                content: "\f521"
            }
            .dashicons-dashboard:before {
                content: "\f226"
            }
            .dashicons-desktop:before {
                content: "\f472"
            }
            .dashicons-dismiss:before {
                content: "\f153"
            }
            .dashicons-download:before {
                content: "\f316"
            }
            .dashicons-edit-large:before {
                content: "\f327"
            }
            .dashicons-edit:before {
                content: "\f464"
            }
            .dashicons-editor-aligncenter:before {
                content: "\f207"
            }
            .dashicons-editor-alignleft:before {
                content: "\f206"
            }
            .dashicons-editor-alignright:before {
                content: "\f208"
            }
            .dashicons-editor-bold:before {
                content: "\f200"
            }
            .dashicons-editor-break:before {
                content: "\f474"
            }
            .dashicons-editor-code-duplicate:before {
                content: "\f494"
            }
            .dashicons-editor-code:before {
                content: "\f475"
            }
            .dashicons-editor-contract:before {
                content: "\f506"
            }
            .dashicons-editor-customchar:before {
                content: "\f220"
            }
            .dashicons-editor-expand:before {
                content: "\f211"
            }
            .dashicons-editor-help:before {
                content: "\f223"
            }
            .dashicons-editor-indent:before {
                content: "\f222"
            }
            .dashicons-editor-insertmore:before {
                content: "\f209"
            }
            .dashicons-editor-italic:before {
                content: "\f201"
            }
            .dashicons-editor-justify:before {
                content: "\f214"
            }
            .dashicons-editor-kitchensink:before {
                content: "\f212"
            }
            .dashicons-editor-ltr:before {
                content: "\f10c"
            }
            .dashicons-editor-ol-rtl:before {
                content: "\f12c"
            }
            .dashicons-editor-ol:before {
                content: "\f204"
            }
            .dashicons-editor-outdent:before {
                content: "\f221"
            }
            .dashicons-editor-paragraph:before {
                content: "\f476"
            }
            .dashicons-editor-paste-text:before {
                content: "\f217"
            }
            .dashicons-editor-paste-word:before {
                content: "\f216"
            }
            .dashicons-editor-quote:before {
                content: "\f205"
            }
            .dashicons-editor-removeformatting:before {
                content: "\f218"
            }
            .dashicons-editor-rtl:before {
                content: "\f320"
            }
            .dashicons-editor-spellcheck:before {
                content: "\f210"
            }
            .dashicons-editor-strikethrough:before {
                content: "\f224"
            }
            .dashicons-editor-table:before {
                content: "\f535"
            }
            .dashicons-editor-textcolor:before {
                content: "\f215"
            }
            .dashicons-editor-ul:before {
                content: "\f203"
            }
            .dashicons-editor-underline:before {
                content: "\f213"
            }
            .dashicons-editor-unlink:before {
                content: "\f225"
            }
            .dashicons-editor-video:before {
                content: "\f219"
            }
            .dashicons-email-alt:before {
                content: "\f466"
            }
            .dashicons-email-alt2:before {
                content: "\f467"
            }
            .dashicons-email:before {
                content: "\f465"
            }
            .dashicons-excerpt-view:before {
                content: "\f164"
            }
            .dashicons-external:before {
                content: "\f504"
            }
            .dashicons-facebook-alt:before {
                content: "\f305"
            }
            .dashicons-facebook:before {
                content: "\f304"
            }
            .dashicons-feedback:before {
                content: "\f175"
            }
            .dashicons-filter:before {
                content: "\f536"
            }
            .dashicons-flag:before {
                content: "\f227"
            }
            .dashicons-format-aside:before {
                content: "\f123"
            }
            .dashicons-format-audio:before {
                content: "\f127"
            }
            .dashicons-format-chat:before {
                content: "\f125"
            }
            .dashicons-format-gallery:before {
                content: "\f161"
            }
            .dashicons-format-image:before {
                content: "\f128"
            }
            .dashicons-format-quote:before {
                content: "\f122"
            }
            .dashicons-format-status:before {
                content: "\f130"
            }
            .dashicons-format-video:before {
                content: "\f126"
            }
            .dashicons-forms:before {
                content: "\f314"
            }
            .dashicons-googleplus:before {
                content: "\f462"
            }
            .dashicons-grid-view:before {
                content: "\f509"
            }
            .dashicons-groups:before {
                content: "\f307"
            }
            .dashicons-hammer:before {
                content: "\f308"
            }
            .dashicons-heart:before {
                content: "\f487"
            }
            .dashicons-hidden:before {
                content: "\f530"
            }
            .dashicons-id-alt:before {
                content: "\f337"
            }
            .dashicons-id:before {
                content: "\f336"
            }
            .dashicons-image-crop:before {
                content: "\f165"
            }
            .dashicons-image-filter:before {
                content: "\f533"
            }
            .dashicons-image-flip-horizontal:before {
                content: "\f169"
            }
            .dashicons-image-flip-vertical:before {
                content: "\f168"
            }
            .dashicons-image-rotate-left:before {
                content: "\f166"
            }
            .dashicons-image-rotate-right:before {
                content: "\f167"
            }
            .dashicons-image-rotate:before {
                content: "\f531"
            }
            .dashicons-images-alt:before {
                content: "\f232"
            }
            .dashicons-images-alt2:before {
                content: "\f233"
            }
            .dashicons-index-card:before {
                content: "\f510"
            }
            .dashicons-info:before {
                content: "\f348"
            }
            .dashicons-instagram:before {
                content: "\f12d"
            }
            .dashicons-laptop:before {
                content: "\f547"
            }
            .dashicons-layout:before {
                content: "\f538"
            }
            .dashicons-leftright:before {
                content: "\f229"
            }
            .dashicons-lightbulb:before {
                content: "\f339"
            }
            .dashicons-list-view:before {
                content: "\f163"
            }
            .dashicons-location-alt:before {
                content: "\f231"
            }
            .dashicons-location:before {
                content: "\f230"
            }
            .dashicons-lock-duplicate:before {
                content: "\f315"
            }
            .dashicons-lock:before {
                content: "\f160"
            }
            .dashicons-marker:before {
                content: "\f159"
            }
            .dashicons-media-archive:before {
                content: "\f501"
            }
            .dashicons-media-audio:before {
                content: "\f500"
            }
            .dashicons-media-code:before {
                content: "\f499"
            }
            .dashicons-media-default:before {
                content: "\f498"
            }
            .dashicons-media-document:before {
                content: "\f497"
            }
            .dashicons-media-interactive:before {
                content: "\f496"
            }
            .dashicons-media-spreadsheet:before {
                content: "\f495"
            }
            .dashicons-media-text:before {
                content: "\f491"
            }
            .dashicons-media-video:before {
                content: "\f490"
            }
            .dashicons-megaphone:before {
                content: "\f488"
            }
            .dashicons-menu-alt:before {
                content: "\f228"
            }
            .dashicons-menu-alt2:before {
                content: "\f329"
            }
            .dashicons-menu-alt3:before {
                content: "\f349"
            }
            .dashicons-menu:before {
                content: "\f333"
            }
            .dashicons-microphone:before {
                content: "\f482"
            }
            .dashicons-migrate:before {
                content: "\f310"
            }
            .dashicons-minus:before {
                content: "\f460"
            }
            .dashicons-money:before {
                content: "\f526"
            }
            .dashicons-move:before {
                content: "\f545"
            }
            .dashicons-nametag:before {
                content: "\f484"
            }
            .dashicons-networking:before {
                content: "\f325"
            }
            .dashicons-no-alt:before {
                content: "\f335"
            }
            .dashicons-no:before {
                content: "\f158"
            }
            .dashicons-palmtree:before {
                content: "\f527"
            }
            .dashicons-paperclip:before {
                content: "\f546"
            }
            .dashicons-performance:before {
                content: "\f311"
            }
            .dashicons-phone:before {
                content: "\f525"
            }
            .dashicons-playlist-audio:before {
                content: "\f492"
            }
            .dashicons-playlist-video:before {
                content: "\f493"
            }
            .dashicons-plugins-checked:before {
                content: "\f485"
            }
            .dashicons-plus-alt:before {
                content: "\f502"
            }
            .dashicons-plus-alt2:before {
                content: "\f543"
            }
            .dashicons-plus:before {
                content: "\f132"
            }
            .dashicons-portfolio:before {
                content: "\f322"
            }
            .dashicons-post-status:before {
                content: "\f173"
            }
            .dashicons-pressthis:before {
                content: "\f157"
            }
            .dashicons-products:before {
                content: "\f312"
            }
            .dashicons-randomize:before {
                content: "\f503"
            }
            .dashicons-redo:before {
                content: "\f172"
            }
            .dashicons-rest-api:before {
                content: "\f124"
            }
            .dashicons-rss:before {
                content: "\f303"
            }
            .dashicons-schedule:before {
                content: "\f489"
            }
            .dashicons-screenoptions:before {
                content: "\f180"
            }
            .dashicons-search:before {
                content: "\f179"
            }
            .dashicons-share-alt:before {
                content: "\f240"
            }
            .dashicons-share-alt2:before {
                content: "\f242"
            }
            .dashicons-share:before {
                content: "\f237"
            }
            .dashicons-shield-alt:before {
                content: "\f334"
            }
            .dashicons-shield:before {
                content: "\f332"
            }
            .dashicons-slides:before {
                content: "\f181"
            }
            .dashicons-smartphone:before {
                content: "\f470"
            }
            .dashicons-smiley:before {
                content: "\f328"
            }
            .dashicons-sort:before {
                content: "\f156"
            }
            .dashicons-sos:before {
                content: "\f468"
            }
            .dashicons-star-empty:before {
                content: "\f154"
            }
            .dashicons-star-filled:before {
                content: "\f155"
            }
            .dashicons-star-half:before {
                content: "\f459"
            }
            .dashicons-sticky:before {
                content: "\f537"
            }
            .dashicons-store:before {
                content: "\f513"
            }
            .dashicons-tablet:before {
                content: "\f471"
            }
            .dashicons-tag:before {
                content: "\f323"
            }
            .dashicons-tagcloud:before {
                content: "\f479"
            }
            .dashicons-testimonial:before {
                content: "\f473"
            }
            .dashicons-text-page:before {
                content: "\f121"
            }
            .dashicons-text:before {
                content: "\f478"
            }
            .dashicons-thumbs-down:before {
                content: "\f542"
            }
            .dashicons-thumbs-up:before {
                content: "\f529"
            }
            .dashicons-tickets-alt:before {
                content: "\f524"
            }
            .dashicons-tickets:before {
                content: "\f486"
            }
            .dashicons-tide:before {
                content: "\f10d"
            }
            .dashicons-translation:before {
                content: "\f326"
            }
            .dashicons-trash:before {
                content: "\f182"
            }
            .dashicons-twitter-alt:before {
                content: "\f302"
            }
            .dashicons-twitter:before {
                content: "\f301"
            }
            .dashicons-undo:before {
                content: "\f171"
            }
            .dashicons-universal-access-alt:before {
                content: "\f507"
            }
            .dashicons-universal-access:before {
                content: "\f483"
            }
            .dashicons-unlock:before {
                content: "\f528"
            }
            .dashicons-update-alt:before {
                content: "\f113"
            }
            .dashicons-update:before {
                content: "\f463"
            }
            .dashicons-upload:before {
                content: "\f317"
            }
            .dashicons-vault:before {
                content: "\f178"
            }
            .dashicons-video-alt:before {
                content: "\f234"
            }
            .dashicons-video-alt2:before {
                content: "\f235"
            }
            .dashicons-video-alt3:before {
                content: "\f236"
            }
            .dashicons-visibility:before {
                content: "\f177"
            }
            .dashicons-warning:before {
                content: "\f534"
            }
            .dashicons-welcome-add-page:before {
                content: "\f133"
            }
            .dashicons-welcome-comments:before {
                content: "\f117"
            }
            .dashicons-welcome-learn-more:before {
                content: "\f118"
            }
            .dashicons-welcome-view-site:before {
                content: "\f115"
            }
            .dashicons-welcome-widgets-menus:before {
                content: "\f116"
            }
            .dashicons-welcome-write-blog:before {
                content: "\f119"
            }
            .dashicons-wordpress-alt:before {
                content: "\f324"
            }
            .dashicons-wordpress:before {
                content: "\f120"
            }
            .dashicons-yes-alt:before {
                content: "\f12a"
            }
            .dashicons-yes:before {
                content: "\f147"
            }
            .dashicons-editor-distractionfree:before {
                content: "\f211"
            }
            .dashicons-exerpt-view:before {
                content: "\f164"
            }
            .dashicons-format-links:before {
                content: "\f103"
            }
            .dashicons-format-standard:before {
                content: "\f109"
            }
            .dashicons-post-trash:before {
                content: "\f182"
            }
            .dashicons-share1:before {
                content: "\f237"
            }
            .dashicons-welcome-edit-page:before {
                content: "\f119"
            }
             ::-moz-selection {
                background: #3db166
            }
             ::selection {
                background: #3db166
            }
            input[type="reset"]:hover,
            input[type="submit"]:hover {
                border-color: #3db166
            }
            input[type="text"]:focus,
            input[type="email"]:focus,
            input[type="url"]:focus,
            input[type="password"]:focus,
            input[type="search"]:focus,
            input[type="number"]:focus,
            input[type="tel"]:focus,
            input[type="range"]:focus,
            input[type="date"]:focus,
            input[type="month"]:focus,
            input[type="week"]:focus,
            input[type="time"]:focus,
            input[type="datetime"]:focus,
            input[type="datetime-local"]:focus,
            input[type="color"]:focus,
            textarea:focus,
            textarea.form-control:focus {
                border-color: #3db166;
                box-shadow: 0 0 0 #3db166 inset, 0 0 0 #3db166
            }
            a:hover,
            a:focus,
            a:active {
                color: #3db166
            }
            button,
            .blog-list-1x .blog-list-right .blog-subscriber .btn-search,
            .blog-list-1x .blog-list-right .tag-link a:hover,
            .blog-list-1x .blog-list-right .blog-search .btn-search,
            .blog-list-1x .blog-list-single .blog-list-content h3 a.btn-small:hover,
            .blog-list-1x .blog-list-single span,
            .job-single-1x .apply-job a.medical-btn-larg,
            .job-board-1x .single-job a:hover,
            .comming-soon-banner .overlay-text .footer-social-link ul li i:hover,
            .contact-us-1x .contact-address,
            .about-us-2x .about-us-left .btn-bordered:hover,
            .events-1x .events-single .events-single-content a.btn-small:hover,
            .events-1x .events-single b,
            .backtotop,
            .main-banner .overlay-text button.btn.btn-search,
            a.btn-circle,
            a.btn-bordered:hover,
            a.btn-ellips,
            a.btn-small,
            a.btn-large {
                background: #3db166
            }
            .blog-list-1x .blog-list-right .recent-popular-post .recent-popular-tab .recent-post .media a:hover,
            .blog-list-1x .blog-list-right .recent-popular-post ul.recent-popular-nav li .active,
            .blog-list-1x .blog-list-single .blog-list-content h3 i,
            .blog-list-1x .blog-list-single .blog-list-content h3 a.btn-small,
            .blog-list-1x .blog-list-single .blog-list-content h2 a:hover,
            .blog-single-1x .blog-single-left-content .comment-section .media .media-body h5 span a,
            .job-single-1x .job-features i,
            .job-board-1x .single-job a,
            .job-board-1x .single-job p i,
            .job-board-1x .single-job h2 span,
            .course-details-1x .course-menu-nav .nav-tabs .nav-link.active i,
            .course-details-1x .course-menu-nav .nav-tabs .nav-link.active,
            .course-details-1x .course-details-sidebar .course-feature ul li i,
            .course-info-1x .course-info-right h3,
            .comming-soon-banner .overlay-text .subscribe-form .input-group a.btn-small:hover i,
            .course-header-1x .course-header-left .category ul li a:hover,
            .course-header-1x .course-grid-list .all-course-list .media .media-body h2 a:hover,
            .course-header-1x .course-header-right .course-tab .nav-tabs .nav-link.active,
            .about-us-2x .about-us-left .btn-bordered,
            .about-us-2x .about-us-left a.btn-small:hover,
            .about-us-2x .about-us-left h2 span,
            .pricing-plan-1x .single-pricing ul li i,
            .pricing-plan-1x .single-pricing h3,
            .events-banner .overlay-text h4,
            .blog-1x .blog-single .blog-single-content a:hover,
            .events-1x .events-single .events-single-content a.btn-small,
            .events-1x .events-single .events-single-content a:hover,
            .top-menu-1x .top-menu-middle ul li a:hover i,
            .footer-section-1x .footer-bottom ul li a:hover,
            .footer-section-1x .footer-bottom p a:hover,
            .footer-section-1x .footer-top .footer-top-right ul li,
            .footer-section-1x .footer-top .footer-top-left .footer-subscriber button.btn-subscriber,
            .footer-section-1x .footer-top .footer-top-left .single-link ul li a:hover,
            .single-course .single-course-content a:hover,
            .tesimonial-1x .single-testimonial p i,
            .cta-1x a.btn-small:hover,
            .dropdown-item:focus,
            .dropdown-item:hover,
            .btco-hover-menu .collapse ul>li:hover>a,
            .navbar-light .navbar-nav .nav-link:focus,
            .navbar-light .navbar-nav .nav-link:hover,
            .navbar-light .navbar-nav .active>.nav-link,
            a.btn-bordered {
                color: #3db166
            }
            a.btn-bordered {
                border: 2px solid #3db166
            }
            .contact-us-1x .title-left h2:after,
            .course-header-1x .course-header-left .filter-product .container input:checked~.checkmark,
            .course-header-1x .course-grid-list .all-course-list .media .media-body .btn-bordered,
            .about-us-2x .about-us-left a.btn-small,
            .pricing-plan-1x .single-pricing .btn-bordered,
            .main-banner .overlay-text button.btn.btn-search:focus {
                border: 1px solid #3db166
            }
            .trapezoid {
                border-bottom: 10px solid #3db166
            }
            .featured-sticker {
                border-top: 100px solid #3db166
            }
            .pricing-plan-1x .single-pricing h2:before {
                border-bottom: 2px solid #3db166
            }
            .course-header-1x .course-header-left .filter-product .container input:checked~.checkmark,
            .course-header-1x .course-header-left .filter-product .container:hover input~.checkmark {
                background-color: #3db166
            }
            .course-details-1x .course-menu-nav .nav-tabs .nav-link.active {
                border-top: 2px solid #3db166
            }
            .single-speaker .hvrbox .hvrbox-layer_top {
                background: rgba(61, 177, 102, .85)
            }
            ;
            .pum-container .pum-content>:last-child,
            .pum-form__message:last-child {
                margin-bottom: 0
            }
            .pum-container,
            .pum-content,
            .pum-content+.pum-close,
            .pum-content+.pum-close:active,
            .pum-content+.pum-close:focus,
            .pum-content+.pum-close:hover,
            .pum-overlay,
            .pum-title {
                background: 0 0;
                border: none;
                bottom: auto;
                clear: none;
                cursor: default;
                float: none;
                font-family: inherit;
                font-size: medium;
                font-style: normal;
                font-weight: 400;
                height: auto;
                left: auto;
                letter-spacing: normal;
                line-height: normal;
                max-height: none;
                max-width: none;
                min-height: 0;
                min-width: 0;
                overflow: visible;
                position: static;
                right: auto;
                text-align: left;
                text-decoration: none;
                text-indent: 0;
                text-transform: none;
                top: auto;
                visibility: visible;
                white-space: normal;
                width: auto;
                z-index: auto
            }
            .pum-container .pum-content+.pum-close>span,
            .pum-content,
            .pum-title {
                position: relative;
                z-index: 1
            }
            .pum-overlay,
            html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
            html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
                position: fixed
            }
            .pum-overlay {
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 1999999999;
                overflow: initial;
                display: none;
                -webkit-transition: .15s ease-in-out;
                transition: .15s ease-in-out
            }
            .pum-overlay.pum-form-submission-detected,
            .pum-overlay.pum-preview {
                display: block
            }
            .pum-overlay,
            .pum-overlay *,
            .pum-overlay :after,
            .pum-overlay :before,
            .pum-overlay:after,
            .pum-overlay:before {
                -webkit-box-sizing: border-box;
                box-sizing: border-box
            }
            .pum-container {
                top: 100px;
                position: absolute;
                margin-bottom: 3em;
                z-index: 1999999999
            }
            .pum-container.pum-responsive {
                left: 50%;
                margin-left: -47.5%;
                width: 95%;
                height: auto;
                overflow: visible
            }
            .pum-container.pum-responsive img {
                max-width: 100%;
                height: auto
            }
            .pum-container.custom-position {
                left: auto;
                top: auto;
                margin-left: inherit
            }
            .pum-container .pum-content+.pum-close {
                text-decoration: none;
                text-align: center;
                line-height: 1;
                position: absolute;
                cursor: pointer;
                min-width: 1em;
                z-index: 2;
                background-color: transparent
            }
            .pum-container.pum-scrollable .pum-content {
                overflow: auto;
                overflow-y: scroll;
                max-height: 95%
            }
            .pum-overlay.pum-overlay-disabled {
                visibility: hidden
            }
            .pum-overlay.pum-overlay-disabled::-webkit-scrollbar {
                display: block
            }
            .pum-overlay.pum-overlay-disabled .pum-container {
                visibility: visible
            }
            .popmake-close,
            .pum-overlay.pum-click-to-close {
                cursor: pointer
            }
            html.pum-open.pum-open-overlay,
            html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
                overflow: hidden
            }
            html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
                padding-right: 15px
            }
            html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
                overflow-y: scroll;
                -webkit-overflow-scrolling: touch
            }
            html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active {
                position: static;
                height: auto;
                width: auto
            }
            .pum-form {
                margin: 0 auto 16px
            }
            .pum-form__field {
                margin-bottom: 1em
            }
            .pum-form__field label {
                font-weight: 700
            }
            .pum-form__field input[type=date],
            .pum-form__field select {
                margin: 0 auto;
                font-size: 18px;
                line-height: 26px;
                text-align: center;
                padding: 3px;
                vertical-align: middle
            }
            .pum-form__field select {
                padding: 5px 3px
            }
            .pum-form__loader {
                font-size: 2em;
                -webkit-animation-duration: .75s;
                animation-duration: .75s;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                -webkit-animation-name: rotate-forever;
                animation-name: rotate-forever;
                -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
                height: .75em;
                width: .75em;
                border: .25em solid rgba(0, 0, 0, .5);
                border-right-color: transparent;
                border-radius: 50%;
                display: inline-block
            }
            .pum-form__submit {
                position: relative
            }
            .pum-form__submit .pum-form__loader {
                margin-left: .5em;
                border: .25em solid rgba(255, 255, 255, .5);
                border-right-color: transparent
            }
            .pum-form__messages {
                display: none;
                border: 1px solid rgba(0, 0, 0, .25);
                margin-bottom: .5em;
                padding: 1em;
                position: relative
            }
            .pum-form__message {
                margin-bottom: .5em
            }
            .pum-form__message--error {
                color: red!important;
                border-color: red
            }
            .pum-form__message--success {
                color: green!important;
                border-color: green
            }
            .pum-form--loading,
            .pum-sub-form .pum-sub-form-loading {
                opacity: .5
            }
            .pum-alignment-left,
            .pum-form--alignment-left {
                text-align: left
            }
            .pum-alignment-center {
                text-align: center
            }
            .pum-alignment-right {
                text-align: right
            }
            .pum-form--alignment-center {
                text-align: center
            }
            .pum-form--alignment-right {
                text-align: right
            }
            .pum-form--layout-standard .pum-form__field>label {
                margin-bottom: .25em;
                display: block
            }
            .pum-form--layout-inline .pum-form__field {
                display: inline-block
            }
            .pum-form--layout-block .pum-form__field,
            .pum-form--layout-block button,
            .pum-form--layout-block div,
            .pum-form--layout-block input {
                display: block;
                width: 100%
            }
            .pum-form--style-default label {
                font-size: 14px;
                font-weight: 700
            }
            .pum-form--style-default input[type=email],
            .pum-form--style-default input[type=text] {
                background-color: #f8f7f7;
                margin-bottom: 5px;
                font-size: 14px;
                padding: 10px 8px
            }
            .pum-form--style-default button {
                font-size: 18px;
                margin: 10px 0 0;
                padding: 10px 5px;
                cursor: pointer
            }
            .pum-sub-form p.pum-newsletter-error-msg {
                margin: 0
            }
            .pum-sub-form .spinner-loader {
                right: 50%;
                position: absolute;
                bottom: 40%
            }
            .pum-sub-form .spinner-loader:not(:required) {
                -webkit-animation: 1.5s linear infinite spinner-loader;
                animation: 1.5s linear infinite spinner-loader;
                border-radius: .5em;
                -webkit-box-shadow: rgba(0, 0, 51, .3) 1.5em 0 0 0, rgba(0, 0, 51, .3) 1.1em 1.1em 0 0, rgba(0, 0, 51, .3) 0 1.5em 0 0, rgba(0, 0, 51, .3) -1.1em 1.1em 0 0, rgba(0, 0, 51, .3) -1.5em 0 0 0, rgba(0, 0, 51, .3) -1.1em -1.1em 0 0, rgba(0, 0, 51, .3) 0 -1.5em 0 0, rgba(0, 0, 51, .3) 1.1em -1.1em 0 0;
                box-shadow: rgba(0, 0, 51, .3) 1.5em 0 0 0, rgba(0, 0, 51, .3) 1.1em 1.1em 0 0, rgba(0, 0, 51, .3) 0 1.5em 0 0, rgba(0, 0, 51, .3) -1.1em 1.1em 0 0, rgba(0, 0, 51, .3) -1.5em 0 0 0, rgba(0, 0, 51, .3) -1.1em -1.1em 0 0, rgba(0, 0, 51, .3) 0 -1.5em 0 0, rgba(0, 0, 51, .3) 1.1em -1.1em 0 0;
                display: inline-block;
                font-size: 10px;
                width: 1em;
                height: 1em;
                margin: 1.5em;
                overflow: hidden;
                text-indent: 100%
            }
            .pum-form__field--consent {
                text-align: left
            }
            .pum-form__field--consent.pum-form__field--checkbox label,
            .pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label {
                display: inline-block;
                vertical-align: middle
            }
            .pum-form__field--consent.pum-form__field--checkbox label input {
                display: inline-block;
                width: inherit;
                margin: 0;
                vertical-align: middle
            }
            .pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input {
                display: inline-block;
                width: inherit;
                margin: 0;
                vertical-align: middle
            }
            .pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label {
                margin-left: 1em
            }
            .pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label {
                display: block;
                vertical-align: middle
            }
            .pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input {
                display: inline-block;
                width: inherit;
                margin: 0;
                vertical-align: middle
            }
            .pum-container iframe.formidable {
                width: 100%;
                overflow: visible
            }
            .pika-single,
            body div#ui-datepicker-div[style] {
                z-index: 9999999999!important
            }
            @media only screen and (min-width:1024px) {
                .pum-container.pum-responsive.pum-responsive-nano {
                    margin-left: -5%;
                    width: 10%
                }
                .pum-container.pum-responsive.pum-responsive-micro {
                    margin-left: -10%;
                    width: 20%
                }
                .pum-container.pum-responsive.pum-responsive-tiny {
                    margin-left: -15%;
                    width: 30%
                }
                .pum-container.pum-responsive.pum-responsive-small {
                    margin-left: -20%;
                    width: 40%
                }
                .pum-container.pum-responsive.pum-responsive-medium {
                    margin-left: -30%;
                    width: 60%
                }
                .pum-container.pum-responsive.pum-responsive-normal {
                    margin-left: -30%;
                    width: 70%
                }
                .pum-container.pum-responsive.pum-responsive-large {
                    margin-left: -35%;
                    width: 80%
                }
                .pum-container.pum-responsive.pum-responsive-xlarge {
                    margin-left: -47.5%;
                    width: 95%
                }
                .pum-container.pum-responsive.pum-position-fixed {
                    position: fixed
                }
            }
            @media only screen and (max-width:1024px) {
                .pum-container.pum-responsive.pum-position-fixed {
                    position: absolute
                }
            }
            @-webkit-keyframes rotate-forever {
                0% {
                    -webkit-transform: rotate(0);
                    transform: rotate(0)
                }
                100% {
                    -webkit-transform: rotate(360deg);
                    transform: rotate(360deg)
                }
            }
            @keyframes rotate-forever {
                0% {
                    -webkit-transform: rotate(0);
                    transform: rotate(0)
                }
                100% {
                    -webkit-transform: rotate(360deg);
                    transform: rotate(360deg)
                }
            }
            @-webkit-keyframes spinner-loader {
                0% {
                    -webkit-transform: rotate(0);
                    transform: rotate(0)
                }
                100% {
                    -webkit-transform: rotate(360deg);
                    transform: rotate(360deg)
                }
            }
            @keyframes spinner-loader {
                0% {
                    -webkit-transform: rotate(0);
                    transform: rotate(0)
                }
                100% {
                    -webkit-transform: rotate(360deg);
                    transform: rotate(360deg)
                }
            }
            .pum-theme-7519,
            .pum-theme-default-theme {
                background-color: rgba(255, 255, 255, 1)
            }
            .pum-theme-7519 .pum-container,
            .pum-theme-default-theme .pum-container {
                padding: 18px;
                border-radius: px;
                border: 1px none #000;
                box-shadow: 1px 1px 3px px rgba(2, 2, 2, .23);
                background-color: rgba(249, 249, 249, 1)
            }
            .pum-theme-7519 .pum-title,
            .pum-theme-default-theme .pum-title {
                color: #000;
                text-align: left;
                text-shadow: px px px rgba(2, 2, 2, .23);
                font-family: inherit;
                font-weight: 400;
                font-size: 32px;
                font-style: normal;
                line-height: 36px
            }
            .pum-theme-7519 .pum-content,
            .pum-theme-default-theme .pum-content {
                color: #8c8c8c;
                font-family: inherit;
                font-weight: 400;
                font-style: inherit
            }
            .pum-theme-7519 .pum-content+.pum-close,
            .pum-theme-default-theme .pum-content+.pum-close {
                position: absolute;
                height: auto;
                width: auto;
                left: auto;
                right: px;
                bottom: auto;
                top: px;
                padding: 8px;
                color: #fff;
                font-family: inherit;
                font-weight: 400;
                font-size: 12px;
                font-style: inherit;
                line-height: 36px;
                border: 1px none #fff;
                border-radius: px;
                box-shadow: 1px 1px 3px px rgba(2, 2, 2, .23);
                text-shadow: px px px rgba(0, 0, 0, .23);
                background-color: rgba(0, 183, 205, 1)
            }
            .pum-theme-7520,
            .pum-theme-lightbox {
                background-color: rgba(0, 0, 0, .6)
            }
            .pum-theme-7520 .pum-container,
            .pum-theme-lightbox .pum-container {
                padding: 18px;
                border-radius: 3px;
                border: 8px solid #000;
                box-shadow: 0 0 30px 0 rgba(2, 2, 2, 1);
                background-color: rgba(255, 255, 255, 1)
            }
            .pum-theme-7520 .pum-title,
            .pum-theme-lightbox .pum-title {
                color: #000;
                text-align: left;
                text-shadow: 0 0 0 rgba(2, 2, 2, .23);
                font-family: inherit;
                font-weight: 100;
                font-size: 32px;
                line-height: 36px
            }
            .pum-theme-7520 .pum-content,
            .pum-theme-lightbox .pum-content {
                color: #000;
                font-family: inherit;
                font-weight: 100
            }
            .pum-theme-7520 .pum-content+.pum-close,
            .pum-theme-lightbox .pum-content+.pum-close {
                position: absolute;
                height: 26px;
                width: 26px;
                left: auto;
                right: -13px;
                bottom: auto;
                top: -13px;
                padding: 0;
                color: #fff;
                font-family: Arial;
                font-weight: 100;
                font-size: 24px;
                line-height: 24px;
                border: 2px solid #fff;
                border-radius: 26px;
                box-shadow: 0 0 15px 1px rgba(2, 2, 2, .75);
                text-shadow: 0 0 0 rgba(0, 0, 0, .23);
                background-color: rgba(0, 0, 0, 1)
            }
            .pum-theme-7521,
            .pum-theme-enterprise-blue {
                background-color: rgba(0, 0, 0, .7)
            }
            .pum-theme-7521 .pum-container,
            .pum-theme-enterprise-blue .pum-container {
                padding: 28px;
                border-radius: 5px;
                border: 1px none #000;
                box-shadow: 0 10px 25px 4px rgba(2, 2, 2, .5);
                background-color: rgba(255, 255, 255, 1)
            }
            .pum-theme-7521 .pum-title,
            .pum-theme-enterprise-blue .pum-title {
                color: #315b7c;
                text-align: left;
                text-shadow: 0 0 0 rgba(2, 2, 2, .23);
                font-family: inherit;
                font-weight: 100;
                font-size: 34px;
                line-height: 36px
            }
            .pum-theme-7521 .pum-content,
            .pum-theme-enterprise-blue .pum-content {
                color: #2d2d2d;
                font-family: inherit;
                font-weight: 100
            }
            .pum-theme-7521 .pum-content+.pum-close,
            .pum-theme-enterprise-blue .pum-content+.pum-close {
                position: absolute;
                height: 28px;
                width: 28px;
                left: auto;
                right: 8px;
                bottom: auto;
                top: 8px;
                padding: 4px;
                color: #fff;
                font-family: Times New Roman;
                font-weight: 100;
                font-size: 20px;
                line-height: 20px;
                border: 1px none #fff;
                border-radius: 42px;
                box-shadow: 0 0 0 0 rgba(2, 2, 2, .23);
                text-shadow: 0 0 0 rgba(0, 0, 0, .23);
                background-color: rgba(49, 91, 124, 1)
            }
            .pum-theme-7522,
            .pum-theme-hello-box {
                background-color: rgba(0, 0, 0, .75)
            }
            .pum-theme-7522 .pum-container,
            .pum-theme-hello-box .pum-container {
                padding: 30px;
                border-radius: 80px;
                border: 14px solid #81d742;
                box-shadow: 0 0 0 0 rgba(2, 2, 2, 0);
                background-color: rgba(255, 255, 255, 1)
            }
            .pum-theme-7522 .pum-title,
            .pum-theme-hello-box .pum-title {
                color: #2d2d2d;
                text-align: left;
                text-shadow: 0 0 0 rgba(2, 2, 2, .23);
                font-family: Montserrat;
                font-weight: 100;
                font-size: 32px;
                line-height: 36px
            }
            .pum-theme-7522 .pum-content,
            .pum-theme-hello-box .pum-content {
                color: #2d2d2d;
                font-family: inherit;
                font-weight: 100
            }
            .pum-theme-7522 .pum-content+.pum-close,
            .pum-theme-hello-box .pum-content+.pum-close {
                position: absolute;
                height: auto;
                width: auto;
                left: auto;
                right: -30px;
                bottom: auto;
                top: -30px;
                padding: 0;
                color: #2d2d2d;
                font-family: Times New Roman;
                font-weight: 100;
                font-size: 32px;
                line-height: 28px;
                border: 1px none #fff;
                border-radius: 28px;
                box-shadow: 0 0 0 0 rgba(2, 2, 2, .23);
                text-shadow: 0 0 0 rgba(0, 0, 0, .23);
                background-color: rgba(255, 255, 255, 1)
            }
            .pum-theme-7523,
            .pum-theme-cutting-edge {
                background-color: rgba(0, 0, 0, .5)
            }
            .pum-theme-7523 .pum-container,
            .pum-theme-cutting-edge .pum-container {
                padding: 18px;
                border-radius: 0;
                border: 1px none #000;
                box-shadow: 0 10px 25px 0 rgba(2, 2, 2, .5);
                background-color: rgba(30, 115, 190, 1)
            }
            .pum-theme-7523 .pum-title,
            .pum-theme-cutting-edge .pum-title {
                color: #fff;
                text-align: left;
                text-shadow: 0 0 0 rgba(2, 2, 2, .23);
                font-family: Sans-Serif;
                font-weight: 100;
                font-size: 26px;
                line-height: 28px
            }
            .pum-theme-7523 .pum-content,
            .pum-theme-cutting-edge .pum-content {
                color: #fff;
                font-family: inherit;
                font-weight: 100
            }
            .pum-theme-7523 .pum-content+.pum-close,
            .pum-theme-cutting-edge .pum-content+.pum-close {
                position: absolute;
                height: 24px;
                width: 24px;
                left: auto;
                right: 0;
                bottom: auto;
                top: 0;
                padding: 0;
                color: #1e73be;
                font-family: Times New Roman;
                font-weight: 100;
                font-size: 32px;
                line-height: 24px;
                border: 1px none #fff;
                border-radius: 0;
                box-shadow: -1px 1px 1px 0 rgba(2, 2, 2, .1);
                text-shadow: -1px 1px 1px rgba(0, 0, 0, .1);
                background-color: rgba(238, 238, 34, 1)
            }
            .pum-theme-7524,
            .pum-theme-framed-border {
                background-color: rgba(255, 255, 255, .5)
            }
            .pum-theme-7524 .pum-container,
            .pum-theme-framed-border .pum-container {
                padding: 18px;
                border-radius: 0;
                border: 20px outset #d33;
                box-shadow: 1px 1px 3px 0 rgba(2, 2, 2, .97) inset;
                background-color: rgba(255, 251, 239, 1)
            }
            .pum-theme-7524 .pum-title,
            .pum-theme-framed-border .pum-title {
                color: #000;
                text-align: left;
                text-shadow: 0 0 0 rgba(2, 2, 2, .23);
                font-family: inherit;
                font-weight: 100;
                font-size: 32px;
                line-height: 36px
            }
            .pum-theme-7524 .pum-content,
            .pum-theme-framed-border .pum-content {
                color: #2d2d2d;
                font-family: inherit;
                font-weight: 100
            }
            .pum-theme-7524 .pum-content+.pum-close,
            .pum-theme-framed-border .pum-content+.pum-close {
                position: absolute;
                height: 20px;
                width: 20px;
                left: auto;
                right: -20px;
                bottom: auto;
                top: -20px;
                padding: 0;
                color: #fff;
                font-family: Tahoma;
                font-weight: 700;
                font-size: 16px;
                line-height: 18px;
                border: 1px none #fff;
                border-radius: 0;
                box-shadow: 0 0 0 0 rgba(2, 2, 2, .23);
                text-shadow: 0 0 0 rgba(0, 0, 0, .23);
                background-color: rgba(0, 0, 0, .55)
            }
            #pum-7525 {
                z-index: 1999999999
            }
            .master-slider {
                position: relative;
                visibility: hidden;
                -moz-transform: translate3d(0, 0, 0)
            }
            .ms-ie img {
                border: none
            }
            .ms-ie8 * {
                opacity: inherit;
                filter: inherit
            }
            .ms-ie7 {
                zoom: 1
            }
            .ms-moz .ms-slide-bgcont>img {
                transform: translateX(0)
            }
            .master-slider a,
            .master-slider a:hover {
                -webkit-transition: none;
                -o-transition: none;
                transition: none
            }
            .wpb_row .master-slider-parent *,
            .master-slider-parent * {
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box
            }
            .master-slider-parent {
                margin-left: auto;
                margin-right: auto
            }
            .ms-layout-partialview .ms-view {
                overflow: visible;
                background-color: transparent
            }
            .ms-layout-partialview .ms-container {
                overflow: hidden
            }
            .ms-loading-container {
                position: absolute;
                width: 100%;
                top: 0
            }
            .ms-loading-container .ms-loading,
            .ms-slide .ms-slide-loading {
                width: 36px;
                height: 36px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/common/loading-2.gif) no-repeat center white;
                border-radius: 60px;
                box-shadow: 0 0 3px rgba(0, 0, 0, .2);
                position: absolute;
                left: 50%;
                top: 50%;
                margin: -18px;
                opacity: .9
            }
            .ms-def-cursor {
                cursor: auto!important
            }
            .ms-grab-cursor {
                cursor: url(/wp-content/plugins/master-slider/public/assets/css/common/grab.png), move
            }
            .ms-grabbing-cursor {
                cursor: url(/wp-content/plugins/master-slider/public/assets/css/common/grabbing.png), move
            }
            .ms-ie .ms-grab-cursor {
                cursor: move
            }
            .ms-ie .ms-grabbing-cursor {
                cursor: move
            }
            .ms-view {
                margin: 0 auto;
                overflow: hidden;
                position: relative;
                -webkit-perspective: 2000px;
                -moz-perspective: 2000px;
                -ms-perspective: 2000px;
                perspective: 2000px
            }
            .ms-view .ms-slide-container {
                position: relative
            }
            .ms-slide {
                position: absolute;
                height: 100%;
                -webkit-transform: translateZ(0);
                -ms-transform: translateZ(0);
                -o-transform: translateZ(0);
                transform: translateZ(0)
            }
            .ms-wk .ms-slide {
                -webkit-transform-style: preserve-3d;
                transform-style: preserve-3d
            }
            .ms-slide .ms-slide-bgcont,
            .ms-slide .ms-slide-bgvideocont {
                position: absolute;
                overflow: hidden;
                width: 100%
            }
            .ms-slide .ms-slide-link {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                z-index: 110
            }
            .ms-ie .ms-slide-link {
                background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR??AA7) 0 0 repeat
            }
            .ms-slide .ms-slide-bgvideocont {
                z-index: 105;
                height: 100%
            }
            .ms-wk .ms-slide .ms-slide-bgvideocont,
            .ms-wk .ms-slide-bgvideocont>video {
                -webkit-transform: translateZ(.3px);
                transform: translateZ(.3px)
            }
            .ms-slide .ms-slide-bgvideo {
                position: absolute;
                top: 0
            }
            .ms-inner-controls-cont,
            .ms-container {
                position: relative;
                margin: 0 auto
            }
            .ms-slide .ms-slide-bgcont img,
            .ms-container,
            .ms-inner-controls-cont {
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none
            }
            .ms-slide .ms-slide-video {
                position: absolute;
                top: 0;
                z-index: 111;
                background: black;
                padding: 0;
                margin: 0;
                border: none
            }
            .ms-slide .ms-pattern {
                background-attachment: scroll;
                width: 100%;
                height: 100%;
                z-index: 108;
                position: absolute;
                top: 0
            }
            .ms-wk .ms-pattern {
                -webkit-transform: translateZ(.4px);
                transform: translateZ(.4px)
            }
            .ms-slide .ms-slide-vpbtn,
            .ms-slide .ms-video-btn {
                position: absolute;
                cursor: pointer;
                z-index: 110
            }
            .ms-slide .ms-slide-vcbtn {
                position: absolute;
                cursor: pointer;
                z-index: 113
            }
            .ms-slide-vcbtn-mobile {
                position: relative;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 28px;
                background-color: black;
                color: white;
                text-align: center;
                cursor: pointer;
                z-index: 113
            }
            .ms-slide-vcbtn-mobile .ms-vcbtn-txt {
                text-transform: uppercase;
                font-family: sans-serif;
                font-size: .75em;
                display: inline-block;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/common/video-close-btn.png) no-repeat 0 3px;
                padding-left: 15px;
                height: 15px;
                color: #DBDBDB;
                margin-top: 7px
            }
            .ms-wk .ms-slide .ms-slide-vcbtn,
            .ms-wk .ms-slide .ms-slide-layers,
            .ms-wk .ms-slide .ms-slide-vpbtn,
            .ms-wk .ms-slide .ms-slide-video,
            .ms-wk .ms-slide-link {
                -webkit-transform: translateZ(.44px);
                transform: translateZ(.44px)
            }
            .ms-video-img {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0
            }
            .ms-mask-frame {
                overflow: hidden;
                position: absolute;
                float: left
            }
            .ms-thumb-list {
                overflow: hidden;
                position: absolute
            }
            .ms-thumb-list.ms-dir-h {
                width: 100%
            }
            .ms-thumb-list.ms-dir-v {
                height: 100%;
                top: 0
            }
            .ms-thumbs-cont {
                position: relative
            }
            .ms-thumb-frame img {
                width: 100%;
                height: auto
            }
            .ms-thumb-frame {
                cursor: pointer;
                float: left;
                overflow: hidden;
                opacity: .5;
                -webkit-transition: opacity 300ms;
                -moz-transition: opacity 300ms;
                -ms-transition: opacity 300ms;
                -o-transition: opacity 300ms;
                transition: opacity 300ms
            }
            .ms-thumb-frame-selected {
                opacity: 1
            }
            .ms-tabs .ms-thumb-frame {
                background-color: #F6f6f6;
                text-shadow: 0 1px 1px white;
                color: #222;
                border: solid 1px white;
                border-width: 0 1px 1px 0;
                overflow: visible;
                position: relative;
                opacity: 1;
                -webkit-transition: all 300ms ease-out;
                -moz-transition: all 300ms ease-out;
                -ms-transition: all 300ms ease-out;
                -o-transition: all 300ms ease-out;
                transition: all 300ms ease-out
            }
            .ms-tabs.ms-has-thumb .ms-tab-thumb {
                width: auto
            }
            .ms-tabs.ms-dir-h .ms-thumb-frame {
                margin-top: 12px
            }
            .ms-tabs.ms-dir-v .ms-thumb-frame {
                margin-left: 12px
            }
            .ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {
                margin-left: 0
            }
            .ms-tabs.ms-dir-h.ms-align-top {
                z-index: 140
            }
            .ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame {
                margin-top: -12px
            }
            .ms-tabs .ms-thumb {
                padding: 20px 20px
            }
            .ms-tabs .ms-thumb-frame-selected {
                opacity: 1;
                background: #EDEDED
            }
            .ms-tabs .ms-thumb-frame .ms-thumb-ol {
                position: absolute;
                opacity: 0;
                -webkit-transition: all 300ms ease-out;
                -moz-transition: all 300ms ease-out;
                -ms-transition: all 300ms ease-out;
                -o-transition: all 300ms ease-out;
                transition: all 300ms ease-out
            }
            .ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
                top: 0;
                left: 50%;
                margin-left: -12px;
                border-bottom: solid 12px #F6f6f6;
                border-left: solid 12px transparent;
                border-right: solid 12px transparent
            }
            .ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol {
                opacity: 1;
                top: -12px;
                border-bottom-color: #EDEDED
            }
            .ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
                bottom: 0;
                top: auto;
                border-bottom: 0;
                border-top: solid 12px #F6f6f6
            }
            .ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol {
                opacity: 1;
                bottom: -12px;
                border-top-color: #EDEDED
            }
            .ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
                top: 50%;
                left: 0;
                margin-top: -12px;
                border-right: solid 12px #EDEDED;
                border-top: solid 12px transparent;
                border-bottom: solid 12px transparent
            }
            .ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol {
                opacity: 1;
                left: -12px;
                border-right-color: #EDEDED
            }
            .ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
                left: auto;
                right: 0;
                border-right: 0;
                border-left: solid 12px #EDEDED
            }
            .ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol {
                opacity: 1;
                right: -12px;
                border-left-color: #EDEDED
            }
            .ms-thumb-alt {
                text-align: center;
                margin: 5px;
                font-size: 14px;
                font-weight: 600
            }
            .ms-thumb-list.ms-dir-h .ms-thumblist-fwd,
            .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
                height: 100%;
                width: 20px;
                position: absolute;
                left: 0;
                cursor: pointer;
                background: rgba(128, 128, 128, .5);
                text-align: center;
                color: white
            }
            .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
                right: 0;
                left: auto
            }
            .ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after,
            .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
                content: close-quote;
                top: 43%;
                position: relative;
                border: solid rgba(0, 0, 0, 0);
                border-width: 5px 5px 5px 0;
                display: block;
                border-right-color: #FFF;
                width: 6px;
                height: 1px
            }
            .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
                border-width: 5px 0 5px 5px;
                border-left-color: #FFF;
                left: 7px
            }
            .ms-thumb-list.ms-dir-v .ms-thumblist-fwd,
            .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
                width: 100%;
                height: 20px;
                position: absolute;
                top: 0;
                cursor: pointer;
                background: rgba(128, 128, 128, .5);
                text-align: center;
                color: white
            }
            .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
                bottom: 0;
                top: auto
            }
            .ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after,
            .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
                content: close-quote;
                left: 43%;
                position: relative;
                border: solid rgba(0, 0, 0, 0);
                border-width: 0 5px 5px 5px;
                display: block;
                border-bottom-color: #FFF;
                height: 1px;
                top: 5px;
                width: 0
            }
            .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
                border-width: 5px 5px 0 5px;
                border-top-color: #FFF;
                top: 7px
            }
            .ms-tabs.ms-dir-v.ms-has-thumb .ms-thumbs-cont {
                top: 0!important
            }
            .ms-tabs.ms-has-thumb .ms-thumb-frame {
                height: auto!important
            }
            .ms-tabs.ms-has-thumb .ms-thumb {
                padding: 0
            }
            .ms-tabs.ms-has-thumb .ms-tab-context {
                padding: 20px
            }
            .ms-tabs.ms-align-left .ms-tab-thumb {
                float: left;
                margin-right: 20px
            }
            .ms-tabs.ms-align-right .ms-tab-thumb {
                float: right;
                margin-left: 20px
            }
            .ms-bullet {
                cursor: pointer;
                float: left
            }
            .ms-bullets.ms-dir-h {
                position: absolute;
                bottom: 20px;
                right: 50%;
                width: 100px
            }
            .ms-bullets.ms-dir-v {
                position: absolute;
                top: 50%
            }
            .ms-bullets.ms-dir-v .ms-bullet {
                float: none
            }
            .ms-bullets.ms-dir-h .ms-bullets-count {
                position: relative;
                right: -50%
            }
            .ms-sbar {
                position: absolute
            }
            .ms-sbar.ms-dir-h {
                left: 10px;
                right: 10px;
                top: 5px
            }
            .ms-sbar.ms-dir-v {
                top: 10px;
                bottom: 10px;
                right: 5px
            }
            .ms-sbar .ms-bar {
                height: 4px;
                background: #333;
                border-radius: 4px
            }
            .ms-sbar.ms-dir-v .ms-bar {
                width: 4px
            }
            .ms-sbar .ms-bar {
                position: relative;
                -webkit-transition: opacity 300ms;
                -moz-transition: opacity 300ms;
                -ms-transition: opacity 300ms;
                -o-transition: opacity 300ms;
                transition: opacity 300ms
            }
            .ms-timerbar {
                width: 100%;
                bottom: 0;
                position: absolute
            }
            .ms-ctimer {
                position: absolute;
                top: 30px;
                left: 30px;
                cursor: pointer
            }
            .ms-time-bar {
                -webkit-transition: width 120ms linear;
                -moz-transition: width 120ms linear;
                -ms-transition: width 120ms linear;
                -o-transition: width 120ms linear;
                transition: width 120ms linear
            }
            .ms-ie7 .ms-tooltip-arrow {
                height: 0
            }
            .ms-slide-info {
                position: absolute
            }
            .ms-slide-info.ms-dir-v {
                top: 0
            }
            .ms-slide-info.ms-dir-h {
                width: 100%
            }
            .ms-pattern.ms-patt-1 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYICA/wzoDGTwHyDAADXxAv4Eq8S5AAAAAElFTkSuQmCC)
            }
            .ms-pattern.ms-patt-2 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYECA/wxogLAANoBdF0CAAQD+agT8l3ocpQAAAABJRU5ErkJggg==)
            }
            .ms-pattern.ms-patt-3 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNqU0EENAAAMwkD8m+4s7PhCCmHbGijxE0jS1HOOhxJSUhf9eAIMAI/CEe94Ny14AAAAAElFTkSuQmCC)
            }
            .ms-pattern.ms-patt-4 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBg+M+ABfxHo3Fz/gMEGACtlgX7j8MuyAAAAABJRU5ErkJggg==)
            }
            .ms-pattern.ms-patt-5 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABNJREFUeNpiYECA/3CCAV0UIMAANfEC/mOKn1cAAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-6 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+AClD4AAEGACn3Af/97SgJAAAAAElFTkSuQmCC)
            }
            .ms-pattern.ms-patt-7 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-8 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+ACdDFAAIMADP0Af/w5VDVAAAAAElFTkSuQmCC)
            }
            .ms-pattern.ms-patt-9 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJJREFUeNpiYGBg+M9AGQAIMABABAEA80yJjQAAAABJRU5ErkJggg==)
            }
            .ms-pattern.ms-patt-10 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYGBg+A/FcMDEQH0AEGAAxksCAb3vCDgAAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-11 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABxJREFUeNpiZGBg+M+AChhBBBMDDkC6BOkAIMAAlXQBCO9f4icAAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-12 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiYGBg+M8AATAaDnAKYEgQBgABBgB6/AT8h9ybfgAAAABJRU5ErkJggg==)
            }
            .ms-pattern.ms-patt-13 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiYGBg+M+ABJig9H90AbggI7oWgAADAI5xBAIRYsxUAAAAAElFTkSuQmCC)
            }
            .ms-pattern.ms-patt-14 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBg+M+AA9BSgkQBgAADAJIyB/kDCjAnAAAAAElFTkSuQmCC)
            }
            .ms-pattern.ms-patt-15 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB9JREFUeNpiYGBg+M9ABPhPjPh/YjT9J2AipiRAgAEAhjsH+Utd9Z4AAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-16 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjaGBwZFBiEGHgAAAHPwEAP8TPrwAAAABJRU5ErkJggg==)
            }
            .ms-pattern.ms-patt-17 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABZJREFUCNdjaGBwYFBgEGDgAGIFBgcADegBabpJ4LsAAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-18 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGA4wPCA4QMACtgDEQ8Bqx8AAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-19 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA9JREFUCNdjWMDgAMRAAAAKigGBlYsMggAAAABJRU5ErkJggg==)
            }
            .ms-pattern.ms-patt-20 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdj+ACFQAAAHgwDwds/+0oAAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-21 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEYAAADAoBgRrgDF0AAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-22 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGAAAwADiACBhux1cwAAAABJRU5ErkJggg==)
            }
            .ms-pattern.ms-patt-23 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAIAQMAAAAC1AcCAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGAAAxgNAAsQAQHPxScOAAAAAElFTkSuQmCC)
            }
            .ms-pattern.ms-patt-24 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABAQMAAADZzn0AAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAApJREFUCNdj6AAAAIoAiVWdWYwAAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-25 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdj4GBoYHBgUGAQAAAFggD5HRIFwAAAAABJRU5ErkJggg==)
            }
            .ms-pattern.ms-patt-26 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjUGBoYHAAAAJmAOF0EZC+AAAAAElFTkSuQmCC)
            }
            .ms-pattern.ms-patt-27 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGAIYFBgCAAABcgBQeTzXGUAAAAASUVORK5CYII=)
            }
            .ms-pattern.ms-patt-28 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAACBJREFUCNdjaGBgcHBgUGhgEGRg4GJgYAGRQDZQBCgOAC/KAvtspwwJAAAAAElFTkSuQmCC)
            }
            .ms-pattern.ms-patt-29 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjUGBwYGhg4GAQAAAFkgD5MUFnfgAAAABJRU5ErkJggg==)
            }
            .ms-pattern.ms-patt-30 {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjcGBoYFAAAALmAOHcBT11AAAAAElFTkSuQmCC)
            }
            .ms-skin-default .ms-slide .ms-slide-vpbtn,
            .ms-skin-default .ms-video-btn {
                width: 50px;
                height: 51px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat -14px -150px;
                top: 50%;
                left: 50%;
                margin: -25px 0 0 -25px
            }
            .ms-skin-default .ms-slide .ms-slide-vcbtn {
                width: 30px;
                height: 30px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat -24px -28px;
                top: 18px;
                right: 30px
            }
            .ms-skin-default .ms-nav-next,
            .ms-skin-default .ms-nav-prev {
                width: 30px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png);
                background-position: -89px -26px;
                height: 40px;
                cursor: pointer;
                top: 50%;
                left: 30px;
                margin-top: -20px;
                position: absolute;
                z-index: 110
            }
            .ms-skin-default .ms-nav-next {
                right: 30px;
                left: auto;
                background-position: -89px -103px
            }
            .ms-skin-default .ms-bullet {
                width: 10px;
                height: 10px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat;
                margin: 4px;
                background-position: -34px -117px
            }
            .ms-skin-default .ms-bullet-selected {
                background-position: -34px -84px
            }
            .ms-skin-default .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-default .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: silver;
                border-top-color: rgba(240, 240, 240, .88);
                bottom: -10px
            }
            .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: silver;
                border-bottom-color: rgba(240, 240, 240, .88);
                top: -10px
            }
            .ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-default .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: silver;
                border-right-color: rgba(240, 240, 240, .88);
                left: -10px
            }
            .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: silver;
                border-left-color: rgba(240, 240, 240, .88);
                right: -10px
            }
            .ms-skin-default .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-default .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #BBB;
                background: white;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-default .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: black;
                background: rgba(0, 0, 0, .36);
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-skin-default .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-default .ms-tooltip-cont {
                padding: 10px;
                background: silver;
                background: rgba(240, 240, 240, .88);
                text-shadow: 0 1px 0 white;
                margin-left: -1px
            }
            @media only screen and (-webkit-min-device-pixel-ratio:2),
            only screen and (min--moz-device-pixel-ratio:2),
            only screen and (-o-min-device-pixel-ratio:2/1),
            only screen and (min-device-pixel-ratio:2),
            only screen and (min-resolution:192dpi),
            only screen and (min-resolution:2dppx) {
                .ms-skin-default .ms-slide .ms-slide-vpbtn,
                .ms-skin-default .ms-video-btn,
                .ms-skin-default .ms-slide .ms-slide-vcbtn,
                .ms-skin-default .ms-nav-next,
                .ms-skin-default .ms-nav-prev,
                .ms-skin-default .ms-bullet {
                    background-image: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1-retina.png);
                    background-size: 152px 225px
                }
            }
            .ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
            .ms-skin-black-1 .ms-video-btn {
                width: 54px;
                height: 54px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png) no-repeat -14px -150px;
                top: 50%;
                left: 50%;
                margin: -27px 0 0 -27px
            }
            .ms-skin-black-1 .ms-slide .ms-slide-vcbtn {
                width: 27px;
                height: 26px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png) no-repeat -24px -29px;
                top: 30px;
                right: 30px
            }
            .ms-skin-black-1 .ms-nav-next,
            .ms-skin-black-1 .ms-nav-prev {
                width: 53px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png);
                background-position: -79px -19px;
                height: 61px;
                cursor: pointer;
                top: 50%;
                left: 30px;
                margin-top: -26px;
                position: absolute;
                z-index: 110
            }
            .ms-skin-black-1 .ms-nav-next {
                right: 30px;
                left: auto;
                background-position: -79px -97px
            }
            .ms-skin-black-1 .ms-bullets.ms-dir-h {
                position: absolute;
                bottom: 20px;
                right: 50%;
                width: 100px
            }
            .ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count {
                position: relative;
                right: -50%
            }
            .ms-skin-black-1 .ms-bullet {
                width: 9px;
                height: 9px;
                background: white;
                margin: 4px;
                border: solid 1px rgb(58, 58, 58)
            }
            .ms-skin-black-1 .ms-bullet-selected {
                background-color: black
            }
            .ms-skin-black-1 .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: white;
                border-top-color: rgba(0, 0, 0, .8);
                bottom: -10px
            }
            .ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: white;
                border-bottom-color: rgba(0, 0, 0, .8);
                top: -10px
            }
            .ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: white;
                border-right-color: rgba(0, 0, 0, .8);
                left: -10px
            }
            .ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: black;
                border-left-color: rgba(0, 0, 0, .8);
                right: -10px
            }
            .ms-skin-black-1 .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-black-1 .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #444;
                background: black;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-black-1 .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: white;
                background: rgba(255, 255, 255, .9);
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-skin-black-1 .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-black-1 .ms-tooltip-cont {
                padding: 10px;
                background: black;
                background: rgba(0, 0, 0, .8);
                text-shadow: 0 1px 0 black;
                color: white;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04)
            }
            @media only screen and (-webkit-min-device-pixel-ratio:2),
            only screen and (min--moz-device-pixel-ratio:2),
            only screen and (-o-min-device-pixel-ratio:2/1),
            only screen and (min-device-pixel-ratio:2),
            only screen and (min-resolution:192dpi),
            only screen and (min-resolution:2dppx) {
                .ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
                .ms-skin-black-1 .ms-video-btn,
                .ms-skin-black-1 .ms-slide .ms-slide-vcbtn,
                .ms-skin-black-1 .ms-nav-next,
                .ms-skin-black-1 .ms-nav-prev {
                    background-image: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1-retina.png);
                    background-size: 152px 225px
                }
            }
            .ms-skin-minimal .ms-slide .ms-slide-vpbtn,
            .ms-skin-minimal .ms-video-btn {
                width: 55px;
                height: 55px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat 24px 18px white;
                border: solid 1px #3d3d3d;
                border-radius: 50%;
                top: 50%;
                left: 50%;
                margin: -27px 0 0 -27px;
                transition: background-color 300ms
            }
            .ms-skin-minimal .ms-slide .ms-slide-vcbtn:hover,
            .ms-skin-minimal .ms-slide .ms-slide-vpbtn:hover,
            .ms-skin-minimal .ms-video-btn:hover {
                background-color: #f1f1f1
            }
            .ms-skin-minimal .ms-slide .ms-slide-vcbtn {
                width: 31px;
                height: 31px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat -289px 6px white;
                border-radius: 50%;
                border: solid 1px #3d3d3d;
                top: 18px;
                right: 30px;
                transition: background-color 300ms
            }
            .ms-skin-minimal .ms-nav-next,
            .ms-skin-minimal .ms-nav-prev {
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat white;
                background-position: -178px 17px;
                border: solid 1px #3d3d3d;
                border-radius: 50%;
                height: 55px;
                width: 55px;
                cursor: pointer;
                top: 50%;
                left: 30px;
                margin-top: -27px;
                position: absolute;
                z-index: 110;
                transition: background-color 300ms
            }
            .ms-skin-minimal .ms-nav-next:hover,
            .ms-skin-minimal .ms-nav-prev:hover {
                background-color: #f1f1f1
            }
            .ms-skin-minimal .ms-nav-next {
                right: 30px;
                left: auto;
                background-position: -75px 17px
            }
            .ms-skin-minimal .ms-bullet {
                width: 8px;
                height: 8px;
                background: white;
                border: solid 1px #3d3d3d;
                border-radius: 50%;
                margin: 4px;
                background-position: -34px -117px
            }
            .ms-skin-minimal .ms-bullet-selected {
                background: #3d3d3d
            }
            .ms-skin-minimal .ms-time-bar {
                height: 3px;
                background: #FFF;
                border-top: solid 1px rgba(0, 0, 0, .41)
            }
            .ms-skin-minimal .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: silver;
                border-top-color: rgba(240, 240, 240, .88);
                bottom: -10px
            }
            .ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: silver;
                border-bottom-color: rgba(240, 240, 240, .88);
                top: -10px
            }
            .ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: silver;
                border-right-color: rgba(240, 240, 240, .88);
                left: -10px
            }
            .ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: silver;
                border-left-color: rgba(240, 240, 240, .88);
                right: -10px
            }
            .ms-skin-minimal .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-minimal .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #BBB;
                background: white;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-minimal .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: black;
                background: rgba(0, 0, 0, .36);
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-skin-minimal .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-minimal .ms-tooltip-cont {
                padding: 10px;
                background: silver;
                background: rgba(240, 240, 240, .88);
                text-shadow: 0 1px 0 white;
                margin-left: -1px
            }
            .ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
            .ms-skin-black-2 .ms-video-btn {
                width: 45px;
                height: 45px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black no-repeat -16px -103px;
                border: solid 3px rgb(255, 255, 255);
                border-color: rgba(255, 255, 255, .4);
                -webkit-background-clip: padding-box;
                top: 50%;
                left: 50%;
                margin: -23px 0 0 -23px
            }
            .ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,
            .ms-skin-black-2 .ms-video-btn:hover {
                background-color: #3D3D3D
            }
            .ms-skin-black-2 .ms-slide .ms-slide-vcbtn {
                width: 25px;
                height: 25px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black no-repeat -27px -36px;
                border: solid 2px white;
                border-color: rgba(255, 255, 255, .4);
                top: 15px;
                right: 15px
            }
            .ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn {
                border-radius: 50px
            }
            .ms-skin-black-2 .ms-nav-next,
            .ms-skin-black-2 .ms-nav-prev {
                position: absolute;
                cursor: pointer;
                z-index: 110;
                width: 45px;
                height: 45px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding-box;
                background-clip: padding-box;
                background-position: -88px -26px;
                border: solid 3px rgb(255, 255, 255);
                border-color: rgba(255, 255, 255, .4);
                top: 50%;
                left: 30px;
                margin-top: -22px
            }
            .ms-skin-black-2.round-skin .ms-nav-next,
            .ms-skin-black-2.round-skin .ms-nav-prev,
            .ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,
            .ms-skin-black-2.round-skin .ms-video-btn {
                border-radius: 90px
            }
            .ms-skin-black-2 .ms-nav-next:hover,
            .ms-skin-black-2 .ms-nav-prev:hover {
                background-color: #3d3d3d
            }
            .ms-skin-black-2 .ms-nav-next {
                right: 30px;
                left: auto;
                background-position: -86px -103px
            }
            .ms-skin-black-2 .ms-bullets.ms-dir-h {
                position: absolute;
                bottom: 20px;
                right: 50%;
                width: 100px
            }
            .ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count {
                position: relative;
                right: -50%
            }
            .ms-skin-black-2 .ms-bullet {
                width: 8px;
                height: 8px;
                background: white;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding-box;
                -ms-background-clip: padding-box;
                border: solid 3px white;
                border-color: rgba(0, 0, 0, .44);
                margin: 4px;
                background-position: -34px -117px
            }
            .ms-skin-black-2.round-skin .ms-bullet {
                border-radius: 15px
            }
            .ms-skin-black-2 .ms-bullet-selected {
                background-color: black;
                border-color: white;
                border-color: rgba(255, 255, 255, .44)
            }
            .ms-skin-black-2 .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: silver;
                border-top-color: rgba(240, 240, 240, .88);
                bottom: -10px
            }
            .ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: silver;
                border-bottom-color: rgba(240, 240, 240, .88);
                top: -10px
            }
            .ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: silver;
                border-right-color: rgba(240, 240, 240, .88);
                left: -10px
            }
            .ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: silver;
                border-left-color: rgba(240, 240, 240, .88);
                right: -10px
            }
            .ms-skin-black-2 .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-black-2 .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #BBB;
                background: white;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-black-2 .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: black;
                background: rgba(0, 0, 0, .36);
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,
            .ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border {
                display: none
            }
            .ms-skin-black-2 .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-black-2 .ms-tooltip-cont {
                padding: 10px;
                background: silver;
                background: rgba(240, 240, 240, .88);
                text-shadow: 0 1px 0 white;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04)
            }
            @media only screen and (-webkit-min-device-pixel-ratio:2),
            only screen and (min--moz-device-pixel-ratio:2),
            only screen and (-o-min-device-pixel-ratio:2/1),
            only screen and (min-device-pixel-ratio:2),
            only screen and (min-resolution:192dpi),
            only screen and (min-resolution:2dppx) {
                .ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
                .ms-skin-black-2 .ms-video-btn,
                .ms-skin-black-2 .ms-slide .ms-slide-vcbtn,
                .ms-skin-black-2 .ms-nav-next,
                .ms-skin-black-2 .ms-nav-prev {
                    background-image: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2-retina.png);
                    background-size: 152px 225px
                }
            }
            .ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
            .ms-skin-light-2 .ms-video-btn {
                width: 54px;
                height: 54px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png) no-repeat -14px -150px;
                top: 50%;
                left: 50%;
                margin: -27px 0 0 -27px
            }
            .ms-skin-light-2 .ms-slide .ms-slide-vcbtn {
                width: 27px;
                height: 26px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png) no-repeat -24px -29px;
                top: 30px;
                right: 30px
            }
            .ms-skin-light-2 .ms-nav-next,
            .ms-skin-light-2 .ms-nav-prev {
                width: 53px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png);
                background-position: -79px -19px;
                height: 61px;
                cursor: pointer;
                top: 50%;
                left: 30px;
                margin-top: -26px;
                position: absolute;
                z-index: 110
            }
            .ms-skin-light-2 .ms-nav-next {
                right: 30px;
                left: auto;
                background-position: -79px -97px
            }
            .ms-skin-light-2 .ms-bullets.ms-dir-h {
                position: absolute;
                bottom: 20px;
                right: 50%;
                width: 100px
            }
            .ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count {
                position: relative;
                right: -50%
            }
            .ms-skin-light-2 .ms-bullet {
                width: 9px;
                height: 9px;
                background: black;
                margin: 4px;
                border: solid 1px rgb(58, 58, 58)
            }
            .ms-skin-light-2 .ms-bullet-selected {
                background-color: white
            }
            .ms-skin-light-2 .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: silver;
                border-top-color: rgba(240, 240, 240, .88);
                bottom: -10px
            }
            .ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: silver;
                border-bottom-color: rgba(240, 240, 240, .88);
                top: -10px
            }
            .ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: silver;
                border-right-color: rgba(240, 240, 240, .88);
                left: -10px
            }
            .ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: silver;
                border-left-color: rgba(240, 240, 240, .88);
                right: -10px
            }
            .ms-skin-light-2 .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-light-2 .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #BBB;
                background: white;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-light-2 .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: black;
                background: rgba(0, 0, 0, .36);
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-skin-light-2 .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-light-2 .ms-tooltip-cont {
                padding: 10px;
                background: silver;
                background: rgba(240, 240, 240, .88);
                text-shadow: 0 1px 0 white;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04)
            }
            @media only screen and (-webkit-min-device-pixel-ratio:2),
            only screen and (min--moz-device-pixel-ratio:2),
            only screen and (-o-min-device-pixel-ratio:2/1),
            only screen and (min-device-pixel-ratio:2),
            only screen and (min-resolution:192dpi),
            only screen and (min-resolution:2dppx) {
                .ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
                .ms-skin-light-2 .ms-video-btn,
                .ms-skin-light-2 .ms-slide .ms-slide-vcbtn,
                .ms-skin-light-2 .ms-nav-next,
                .ms-skin-light-2 .ms-nav-prev {
                    background-image: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2-retina.png);
                    background-size: 152px 225px
                }
            }
            .ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
            .ms-skin-light-3 .ms-video-btn {
                width: 50px;
                height: 50px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat -15px -149px;
                top: 50%;
                left: 50%;
                margin: -25px 0 0 -25px
            }
            .ms-skin-light-3 .ms-slide .ms-slide-vcbtn {
                width: 31px;
                height: 29px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat -26px -28px;
                top: 30px;
                right: 30px
            }
            .ms-skin-light-3 .ms-nav-next,
            .ms-skin-light-3 .ms-nav-prev {
                width: 50px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png);
                background-position: -82px -22px;
                height: 50px;
                cursor: pointer;
                top: 50%;
                left: 30px;
                margin-top: -25px;
                position: absolute;
                z-index: 110
            }
            .ms-skin-light-3 .ms-nav-next {
                right: 30px;
                left: auto;
                background-position: -81px -99px
            }
            .ms-skin-light-3 .ms-bullets.ms-dir-h {
                position: absolute;
                bottom: 20px;
                right: 50%;
                width: 100px
            }
            .ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count {
                position: relative;
                right: -50%
            }
            .ms-skin-light-3 .ms-bullet {
                width: 16px;
                height: 16px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat;
                background-position: -31px -114px;
                margin: 4px
            }
            .ms-skin-light-3 .ms-bullet-selected {
                background-position: -31px -81px
            }
            .ms-skin-light-3 .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: silver;
                border-top-color: rgba(240, 240, 240, .88);
                bottom: -10px
            }
            .ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: silver;
                border-bottom-color: rgba(240, 240, 240, .88);
                top: -10px
            }
            .ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: silver;
                border-right-color: rgba(240, 240, 240, .88);
                left: -10px
            }
            .ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: silver;
                border-left-color: rgba(240, 240, 240, .88);
                right: -10px
            }
            .ms-skin-light-3 .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-light-3 .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #BBB;
                background: white;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-light-3 .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: black;
                background: rgba(0, 0, 0, .36);
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-skin-light-3 .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-light-3 .ms-tooltip-cont {
                padding: 10px;
                background: silver;
                background: rgba(240, 240, 240, .88);
                text-shadow: 0 1px 0 white;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04)
            }
            @media only screen and (-webkit-min-device-pixel-ratio:2),
            only screen and (min--moz-device-pixel-ratio:2),
            only screen and (-o-min-device-pixel-ratio:2/1),
            only screen and (min-device-pixel-ratio:2),
            only screen and (min-resolution:192dpi),
            only screen and (min-resolution:2dppx) {
                .ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
                .ms-skin-light-3 .ms-video-btn,
                .ms-skin-light-3 .ms-slide .ms-slide-vcbtn,
                .ms-skin-light-3 .ms-nav-next,
                .ms-skin-light-3 .ms-nav-prev,
                .ms-skin-light-3 .ms-bullet {
                    background-image: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3-retina.png);
                    background-size: 152px 225px
                }
            }
            .ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
            .ms-skin-light-4 .ms-video-btn {
                width: 54px;
                height: 54px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png) no-repeat -14px -150px;
                top: 50%;
                left: 50%;
                margin: -27px 0 0 -27px
            }
            .ms-skin-light-4 .ms-slide .ms-slide-vcbtn {
                width: 27px;
                height: 26px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png) no-repeat -24px -29px;
                top: 30px;
                right: 30px
            }
            .ms-skin-light-4 .ms-nav-next,
            .ms-skin-light-4 .ms-nav-prev {
                width: 54px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png);
                background-position: -77px -5px;
                height: 68px;
                cursor: pointer;
                top: 50%;
                left: -27px;
                margin-top: -40px;
                position: absolute;
                z-index: 110
            }
            .ms-skin-light-4 .ms-nav-next {
                right: -27px;
                left: auto;
                background-position: -79px -83px
            }
            .ms-skin-light-4 .ms-thumb-frame-selected {
                opacity: .6
            }
            .ms-skin-light-4 .ms-thumb-list.ms-dir-h {
                bottom: -60px;
                width: 100%;
                height: 60px
            }
            .ms-skin-light-4 .ms-thumb-list.ms-dir-v {
                height: 100%;
                width: 60px;
                right: -60px;
                top: 0
            }
            .ms-skin-light-4 .ms-thumb-frame {
                cursor: pointer;
                float: left;
                width: 60px;
                height: 60px;
                margin: 1px 0 0 1px;
                overflow: hidden
            }
            .ms-skin-light-4 .ms-bullets.ms-dir-h {
                position: absolute;
                bottom: 20px;
                right: 50%;
                width: 100px
            }
            .ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count {
                position: relative;
                right: -50%
            }
            .ms-skin-light-4 .ms-bullet {
                width: 9px;
                height: 9px;
                background: #b9b9b9;
                margin: 4px;
                border: solid 1px rgb(163, 163, 163)
            }
            .ms-skin-light-4 .ms-bullet-selected {
                background-color: white
            }
            .ms-skin-light-4 .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: silver;
                border-top-color: rgba(240, 240, 240, .88);
                bottom: -10px
            }
            .ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: silver;
                border-bottom-color: rgba(240, 240, 240, .88);
                top: -10px
            }
            .ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: silver;
                border-right-color: rgba(240, 240, 240, .88);
                left: -10px
            }
            .ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: white;
                border-left-color: rgba(240, 240, 240, .88);
                right: -10px
            }
            .ms-skin-light-4 .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-light-4 .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #E0E0E0;
                background: #4b8aac;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-light-4 .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: white;
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-skin-light-4 .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-light-4 .ms-tooltip-cont {
                padding: 10px;
                background: silver;
                background: rgba(240, 240, 240, .88);
                text-shadow: 0 1px 0 white;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04)
            }
            @media only screen and (-webkit-min-device-pixel-ratio:2),
            only screen and (min--moz-device-pixel-ratio:2),
            only screen and (-o-min-device-pixel-ratio:2/1),
            only screen and (min-device-pixel-ratio:2),
            only screen and (min-resolution:192dpi),
            only screen and (min-resolution:2dppx) {
                .ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
                .ms-skin-light-4 .ms-video-btn,
                .ms-skin-light-4 .ms-slide .ms-slide-vcbtn,
                .ms-skin-light-4 .ms-nav-next,
                .ms-skin-light-4 .ms-nav-prev {
                    background-image: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4-retina.png);
                    background-size: 152px 225px
                }
            }
            .ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
            .ms-skin-light-5 .ms-video-btn {
                width: 32px;
                height: 32px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) black no-repeat -24px -160px;
                top: 50%;
                left: 50%;
                margin: -18px 0 0 -18px
            }
            .ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover,
            .ms-skin-light-5 .ms-video-btn:hover {
                background-color: #646464
            }
            .ms-skin-light-5 .ms-slide .ms-slide-vcbtn {
                width: 30px;
                height: 30px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) white no-repeat -24px -28px;
                top: 18px;
                right: 30px
            }
            .ms-skin-light-5 .ms-nav-next,
            .ms-skin-light-5 .ms-nav-prev {
                width: 32px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) white;
                background-position: -94px -32px;
                height: 32px;
                cursor: pointer;
                bottom: 40px;
                left: 40px;
                margin-top: -20px;
                position: absolute;
                z-index: 110
            }
            .ms-skin-light-5 .ms-nav-next:hover,
            .ms-skin-light-5 .ms-nav-prev:hover {
                background-color: #E0E0E0
            }
            .ms-skin-light-5 .ms-nav-next {
                left: 73px;
                background-position: -93px -110px
            }
            .ms-skin-light-5 .ms-bullets.ms-dir-h {
                position: absolute;
                bottom: 20px;
                right: 50%;
                width: 100px
            }
            .ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count {
                position: relative;
                right: -50%
            }
            .ms-skin-light-5 .ms-bullet {
                width: 10px;
                height: 10px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) no-repeat;
                margin: 4px;
                background-position: -34px -117px
            }
            .ms-skin-light-5 .ms-bullet-selected {
                background-position: -34px -84px
            }
            .ms-skin-light-5 .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: silver;
                border-top-color: rgba(240, 240, 240, .88);
                bottom: -10px
            }
            .ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: silver;
                border-bottom-color: rgba(240, 240, 240, .88);
                top: -10px
            }
            .ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: silver;
                border-right-color: rgba(240, 240, 240, .88);
                left: -10px
            }
            .ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: silver;
                border-left-color: rgba(240, 240, 240, .88);
                right: -10px
            }
            .ms-skin-light-5 .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-light-5 .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #BBB;
                background: white;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-light-5 .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: black;
                background: rgba(0, 0, 0, .36);
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border {
                animation: none;
                -moz-animation: none;
                -webkit-animation: none;
                -o-animation: none
            }
            .ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border,
            .ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border {
                display: none
            }
            .ms-skin-light-5 .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-light-5 .ms-tooltip-cont {
                padding: 10px;
                background: silver;
                background: rgba(240, 240, 240, .88);
                text-shadow: 0 1px 0 white;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04)
            }
            @media only screen and (-webkit-min-device-pixel-ratio:2),
            only screen and (min--moz-device-pixel-ratio:2),
            only screen and (-o-min-device-pixel-ratio:2/1),
            only screen and (min-device-pixel-ratio:2),
            only screen and (min-resolution:192dpi),
            only screen and (min-resolution:2dppx) {
                .ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
                .ms-skin-light-5 .ms-video-btn,
                .ms-skin-light-5 .ms-slide .ms-slide-vcbtn,
                .ms-skin-light-5 .ms-nav-next,
                .ms-skin-light-5 .ms-nav-prev {
                    background-image: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5-retina.png);
                    background-size: 152px 225px
                }
            }
            .ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
            .ms-skin-light-6 .ms-video-btn {
                width: 45px;
                height: 45px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white no-repeat -16px -103px;
                border: solid 3px rgb(112, 112, 112);
                border-color: rgba(0, 0, 0, .27);
                -webkit-background-clip: padding-box;
                top: 50%;
                left: 50%;
                margin: -23px 0 0 -23px
            }
            .ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover,
            .ms-skin-light-6 .ms-video-btn:hover {
                background-color: #E0E0E0
            }
            .ms-skin-light-6 .ms-slide .ms-slide-vcbtn {
                width: 25px;
                height: 25px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white no-repeat -27px -36px;
                top: 15px;
                right: 15px
            }
            .ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn {
                border-radius: 30px
            }
            .ms-skin-light-6 .ms-nav-next,
            .ms-skin-light-6 .ms-nav-prev {
                position: absolute;
                cursor: pointer;
                z-index: 110;
                width: 45px;
                height: 45px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding-box;
                background-clip: padding-box;
                background-position: -88px -26px;
                border: solid 3px rgb(112, 112, 112);
                border-color: rgba(0, 0, 0, .27);
                top: 50%;
                left: 30px;
                margin-top: -22px
            }
            .ms-skin-light-6.round-skin .ms-nav-next,
            .ms-skin-light-6.round-skin .ms-nav-prev,
            .ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
            .ms-skin-light-6.round-skin .ms-video-btn {
                border-radius: 90px
            }
            .ms-skin-light-6 .ms-nav-next:hover,
            .ms-skin-light-6 .ms-nav-prev:hover {
                background-color: #E0E0E0
            }
            .ms-skin-light-6 .ms-nav-next {
                right: 30px;
                left: auto;
                background-position: -86px -103px
            }
            .ms-skin-light-6 .ms-bullets.ms-dir-h {
                position: absolute;
                bottom: 20px;
                right: 50%;
                width: 100px
            }
            .ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count {
                position: relative;
                right: -50%
            }
            .ms-skin-light-6 .ms-bullet {
                width: 8px;
                height: 8px;
                background: black;
                -webkit-background-clip: padding-box;
                border: solid 3px white;
                border-color: rgba(255, 255, 255, .44);
                margin: 4px;
                background-position: -34px -117px
            }
            .ms-skin-light-6.round-skin .ms-bullet {
                border-radius: 15px
            }
            .ms-skin-light-6 .ms-bullet-selected {
                background-color: white;
                border-color: black;
                border-color: rgba(0, 0, 0, .44)
            }
            .ms-skin-light-6 .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: silver;
                border-top-color: rgba(240, 240, 240, .88);
                bottom: -10px
            }
            .ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: silver;
                border-bottom-color: rgba(240, 240, 240, .88);
                top: -10px
            }
            .ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: silver;
                border-right-color: rgba(240, 240, 240, .88);
                left: -10px
            }
            .ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: silver;
                border-left-color: rgba(240, 240, 240, .88);
                right: -10px
            }
            .ms-skin-light-6 .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-light-6 .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #BBB;
                background: white;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-light-6 .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: black;
                background: rgba(0, 0, 0, .36);
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border,
            .ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border {
                display: none
            }
            .ms-skin-light-6 .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-light-6 .ms-tooltip-cont {
                padding: 10px;
                background: silver;
                background: rgba(240, 240, 240, .88);
                text-shadow: 0 1px 0 white;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04)
            }
            @media only screen and (-webkit-min-device-pixel-ratio:2),
            only screen and (min--moz-device-pixel-ratio:2),
            only screen and (-o-min-device-pixel-ratio:2/1),
            only screen and (min-device-pixel-ratio:2),
            only screen and (min-resolution:192dpi),
            only screen and (min-resolution:2dppx) {
                .ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
                .ms-skin-light-6 .ms-video-btn,
                .ms-skin-light-6 .ms-slide .ms-slide-vcbtn,
                .ms-skin-light-6 .ms-nav-next,
                .ms-skin-light-6 .ms-nav-prev {
                    background-image: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6-retina.png);
                    background-size: 152px 225px
                }
            }
            .ms-skin-metro .ms-slide .ms-slide-vpbtn,
            .ms-skin-metro .ms-video-btn {
                width: 47px;
                height: 46px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat -16px -152px;
                top: 50%;
                left: 50%;
                margin: -22px 0 0 -24px
            }
            .ms-skin-metro .ms-slide .ms-slide-vcbtn {
                width: 47px;
                height: 47px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat -16px -19px;
                top: 15px;
                right: 15px
            }
            .ms-skin-metro .ms-nav-next,
            .ms-skin-metro .ms-nav-prev {
                width: 47px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png);
                background-position: -83px -23px;
                height: 47px;
                cursor: pointer;
                top: 50%;
                left: 30px;
                margin-top: -24px;
                position: absolute;
                z-index: 110
            }
            .ms-skin-metro .ms-nav-next {
                right: 30px;
                left: auto;
                background-position: -81px -100px
            }
            .ms-skin-metro .ms-bullets.ms-dir-h {
                position: absolute;
                bottom: 20px;
                right: 50%;
                width: 100px
            }
            .ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count {
                position: relative;
                right: -50%
            }
            .ms-skin-metro .ms-bullet {
                width: 16px;
                height: 16px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat;
                background-position: -31px -114px;
                margin: 4px
            }
            .ms-skin-metro .ms-bullet-selected {
                background-position: -31px -81px
            }
            .ms-skin-metro .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: silver;
                border-top-color: rgba(240, 240, 240, .88);
                bottom: -10px
            }
            .ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: silver;
                border-bottom-color: rgba(240, 240, 240, .88);
                top: -10px
            }
            .ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: silver;
                border-right-color: rgba(240, 240, 240, .88);
                left: -10px
            }
            .ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: silver;
                border-left-color: rgba(240, 240, 240, .88);
                right: -10px
            }
            .ms-skin-metro .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-metro .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #BBB;
                background: white;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-metro .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: black;
                background: rgba(0, 0, 0, .36);
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-skin-metro .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-metro .ms-tooltip-cont {
                padding: 10px;
                background: silver;
                background: rgba(240, 240, 240, .88);
                text-shadow: 0 1px 0 white;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04)
            }
            @media only screen and (-webkit-min-device-pixel-ratio:2),
            only screen and (min--moz-device-pixel-ratio:2),
            only screen and (-o-min-device-pixel-ratio:2/1),
            only screen and (min-device-pixel-ratio:2),
            only screen and (min-resolution:192dpi),
            only screen and (min-resolution:2dppx) {
                .ms-skin-metro .ms-slide .ms-slide-vpbtn,
                .ms-skin-metro .ms-video-btn,
                .ms-skin-metro .ms-slide .ms-slide-vcbtn,
                .ms-skin-metro .ms-nav-next,
                .ms-skin-metro .ms-nav-prev,
                .ms-skin-metro .ms-bullet {
                    background-image: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/metro-skin-retina.png);
                    background-size: 152px 225px
                }
            }
            .ms-skin-contrast .ms-slide .ms-slide-vpbtn,
            .ms-skin-contrast .ms-video-btn {
                width: 60px;
                height: 60px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat -10px -144px;
                top: 50%;
                left: 50%;
                margin: -30px 0 0 -30px
            }
            .ms-skin-contrast .ms-slide .ms-slide-vcbtn {
                width: 24px;
                height: 24px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat -27px -30px;
                top: 30px;
                right: 30px
            }
            .ms-skin-contrast .ms-nav-next,
            .ms-skin-contrast .ms-nav-prev {
                width: 60px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png);
                background-position: -76px -17px;
                height: 60px;
                cursor: pointer;
                top: 50%;
                left: 30px;
                margin-top: -30px;
                position: absolute;
                z-index: 110
            }
            .ms-skin-contrast .ms-nav-next {
                right: 30px;
                left: auto;
                background-position: -77px -91px
            }
            .ms-skin-contrast .ms-bullets.ms-dir-h {
                position: absolute;
                bottom: 20px;
                right: 50%;
                width: 100px
            }
            .ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count {
                position: relative;
                right: -50%
            }
            .ms-skin-contrast .ms-bullet {
                width: 16px;
                height: 16px;
                background: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat;
                background-position: -31px -114px;
                margin: 4px
            }
            .ms-skin-contrast .ms-bullet-selected {
                background-position: -31px -81px
            }
            .ms-skin-contrast .ms-tooltip {
                position: absolute;
                z-index: 210;
                cursor: auto
            }
            .ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow,
            .ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow {
                border-left: solid 10px transparent;
                border-right: solid 10px transparent;
                position: absolute;
                left: 50%;
                margin-left: -10px
            }
            .ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow {
                border-top: solid 10px;
                border-top-color: #fc3116;
                border-top-color: rgba(252, 49, 22, .8);
                bottom: -10px
            }
            .ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow {
                border-bottom: solid 10px;
                border-bottom-color: #fc3116;
                border-bottom-color: rgba(252, 49, 22, .8);
                top: -10px
            }
            .ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow,
            .ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow {
                border-top: solid 10px transparent;
                border-bottom: solid 10px transparent;
                position: absolute;
                top: 50%;
                margin-top: -10px
            }
            .ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow {
                border-right: solid 10px;
                border-right-color: #fc3116;
                border-right-color: rgba(252, 49, 22, .8);
                left: -10px
            }
            .ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow {
                border-left: solid 10px;
                border-left-color: #fc3116;
                border-left-color: rgba(252, 49, 22, .8);
                right: -10px
            }
            .ms-skin-contrast .ms-tooltip-point {
                cursor: pointer
            }
            .ms-skin-contrast .ms-tooltip-point .ms-point-center {
                width: 12px;
                height: 12px;
                border-radius: 15px;
                border: solid 2px #636363;
                background: black;
                margin: -8px 0 0 -8px;
                position: absolute;
                z-index: 105
            }
            .ms-skin-contrast .ms-tooltip-point .ms-point-border {
                width: 22px;
                height: 22px;
                background: white;
                background: rgba(255, 255, 255, .99);
                margin: -11px 0 0 -11px;
                position: absolute;
                border-radius: 15px;
                animation: point-anim 1.5s infinite;
                -moz-animation: point-anim 1.5s infinite;
                -webkit-animation: point-anim 1.5s infinite;
                -o-animation: point-anim 1.5s infinite
            }
            .ms-skin-contrast .ms-tooltip {
                max-width: 200px
            }
            .ms-skin-contrast .ms-tooltip-cont {
                padding: 10px;
                background: #fc3116;
                background: rgba(252, 49, 22, .8);
                text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
                color: white;
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04)
            }
            @media only screen and (-webkit-min-device-pixel-ratio:2),
            only screen and (min--moz-device-pixel-ratio:2),
            only screen and (-o-min-device-pixel-ratio:2/1),
            only screen and (min-device-pixel-ratio:2),
            only screen and (min-resolution:192dpi),
            only screen and (min-resolution:2dppx) {
                .ms-skin-contrast .ms-slide .ms-slide-vpbtn,
                .ms-skin-contrast .ms-video-btn,
                .ms-skin-contrast .ms-slide .ms-slide-vcbtn,
                .ms-skin-contrast .ms-nav-next,
                .ms-skin-contrast .ms-nav-prev,
                .ms-skin-contrast .ms-bullet {
                    background-image: url(../../../../wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin-retina.png);
                    background-size: 152px 225px
                }
            }
            .ms-parent-id-1>.master-slider {
                background: #000
            }
            .scroll-wrapper {
                overflow: hidden!important;
                padding: 0!important;
                position: relative
            }
            .scroll-wrapper>.scroll-content {
                border: none!important;
                box-sizing: content-box!important;
                height: auto;
                left: 0;
                margin: 0;
                max-height: none;
                max-width: none!important;
                overflow: scroll!important;
                padding: 0;
                position: relative!important;
                top: 0;
                width: auto!important
            }
            .scroll-wrapper>.scroll-content::-webkit-scrollbar {
                height: 0;
                width: 0
            }
            .scroll-element {
                display: none
            }
            .scroll-element,
            .scroll-element div {
                box-sizing: content-box
            }
            .scroll-element.scroll-x.scroll-scrollx_visible,
            .scroll-element.scroll-y.scroll-scrolly_visible {
                display: block
            }
            .scroll-element .scroll-arrow,
            .scroll-element .scroll-bar {
                cursor: default
            }
            .scroll-textarea {
                border: 1px solid #ccc;
                border-top-color: #999
            }
            .scroll-textarea>.scroll-content {
                overflow: hidden!important
            }
            .scroll-textarea>.scroll-content>textarea {
                border: none!important;
                box-sizing: border-box;
                height: 100%!important;
                margin: 0;
                max-height: none!important;
                max-width: none!important;
                overflow: scroll!important;
                outline: 0;
                padding: 2px;
                position: relative!important;
                top: 0;
                width: 100%!important
            }
            .scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
                height: 0;
                width: 0
            }
            .scrollbar-light>.scroll-element,
            .scrollbar-light>.scroll-element div {
                border: 0;
                margin: 0;
                overflow: hidden;
                padding: 0;
                position: absolute;
                z-index: 10
            }
            .scrollbar-light>.scroll-element div {
                display: block;
                height: 100%;
                left: 5px;
                top: 0;
                width: 1px
            }
            .scrollbar-light>.scroll-element .scroll-element_outer {
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                border-radius: 10px
            }
            .scrollbar-light>.scroll-element .scroll-element_size {
                background: #dbdbdb;
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                background: -moz-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
                background: -webkit-gradient(linear, left top, right top, color-stop(0, #dbdbdb), color-stop(100%, #e8e8e8));
                background: -webkit-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
                background: -o-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
                background: -ms-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
                background: linear-gradient(to right, #dbdbdb 0, #e8e8e8 100%);
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                border-radius: 10px
            }
            .scrollbar-light>.scroll-element.scroll-x {
                bottom: 0;
                height: 17px;
                left: 0;
                min-width: 100%;
                width: 100%
            }
            .scrollbar-light>.scroll-element.scroll-y {
                height: 100%;
                min-height: 100%;
                right: 2px;
                top: 0;
                width: 12px;
                opacity: 0
            }
            .scrollbar-light>.scroll-element .scroll-bar {
                background: #fefefe;
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                background: -moz-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
                background: -webkit-gradient(linear, left top, right top, color-stop(0, #fefefe), color-stop(100%, #f5f5f5));
                background: -webkit-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
                background: -o-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
                background: -ms-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
                background: linear-gradient(to right, #fefefe 0, #f5f5f5 100%);
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                border-radius: 10px
            }
            .scrollbar-light>.scroll-element.scroll-y .scroll-bar {
                left: 0;
                min-height: 10px;
                width: 11px;
                background: #12b3ff;
                opacity: .5;
                transition: opacity .25s
            }
            .scrollbar-light>.scroll-element.scroll-y .scroll-bar:hover {
                opacity: 1
            }
            .scrollbar-light>.scroll-element.scroll-x .scroll-element_size {
                left: -4px;
                width: 1px
            }
            .scrollbar-light>.scroll-element.scroll-y .scroll-element_outer {
                left: 0;
                top: 2px;
                width: 12px
            }
            .scrollbar-light>.scroll-element.scroll-y .scroll-element_size {
                top: -4px
            }
            .scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
                left: -19px
            }
            .scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
                top: -19px
            }
            .scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
                left: -19px
            }
            .scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
                top: -19px
            }
            .tipsy {
                font-size: 12px;
                position: absolute;
                padding: 5px;
                z-index: 100000
            }
            .tipsy-inner {
                background-color: #000;
                color: #fff;
                max-width: 200px;
                padding: 5px 8px 4px 8px;
                text-align: center
            }
            .tipsy-inner {
                border-radius: 3px;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px
            }
            .tipsy-arrow {
                position: absolute;
                width: 0;
                height: 0;
                line-height: 0;
                border: 5px dashed #000
            }
            .tipsy-arrow-n {
                border-bottom-color: #000
            }
            .tipsy-arrow-s {
                border-top-color: #000
            }
            .tipsy-arrow-e {
                border-left-color: #000
            }
            .tipsy-arrow-w {
                border-right-color: #000
            }
            .tipsy-n .tipsy-arrow {
                top: 0;
                left: 50%;
                margin-left: -5px;
                border-bottom-style: solid;
                border-top: 0;
                border-left-color: transparent;
                border-right-color: transparent
            }
            .tipsy-nw .tipsy-arrow {
                top: 0;
                left: 10px;
                border-bottom-style: solid;
                border-top: 0;
                border-left-color: transparent;
                border-right-color: transparent
            }
            .tipsy-ne .tipsy-arrow {
                top: 0;
                right: 10px;
                border-bottom-style: solid;
                border-top: 0;
                border-left-color: transparent;
                border-right-color: transparent
            }
            .tipsy-s .tipsy-arrow {
                bottom: 0;
                left: 50%;
                margin-left: -5px;
                border-top-style: solid;
                border-bottom: 0;
                border-left-color: transparent;
                border-right-color: transparent
            }
            .tipsy-sw .tipsy-arrow {
                bottom: 0;
                left: 10px;
                border-top-style: solid;
                border-bottom: 0;
                border-left-color: transparent;
                border-right-color: transparent
            }
            .tipsy-se .tipsy-arrow {
                bottom: 0;
                right: 10px;
                border-top-style: solid;
                border-bottom: 0;
                border-left-color: transparent;
                border-right-color: transparent
            }
            .tipsy-e .tipsy-arrow {
                right: 0;
                top: 50%;
                margin-top: -5px;
                border-left-style: solid;
                border-right: 0;
                border-top-color: transparent;
                border-bottom-color: transparent
            }
            .tipsy-w .tipsy-arrow {
                left: 0;
                top: 50%;
                margin-top: -5px;
                border-right-style: solid;
                border-left: 0;
                border-top-color: transparent;
                border-bottom-color: transparent
            }
            #popup_container {
                background: #fff
            }
            #popup_container #popup_title {
                padding: 10px 20px;
                background: #18b6c7;
                color: #fff;
                font-size: 18px;
                margin: 0
            }
            #popup_container #popup_content {
                padding: 20px
            }
            #popup_container #popup_content #popup_message {
                margin-bottom: 20px
            }
            #popup_container #popup_panel {
                text-align: center
            }
            .single-lp_course .course-students {
                padding-top: 10px
            }
            .single-lp_course .course-students-list {
                margin-top: 10px
            }
            .single-lp_course .course-students-list .students {
                list-style-type: none;
                margin: 0
            }
            .single-lp_course .course-students-list .students li {
                margin-right: 10px
            }
            .single-lp_course .course-students-list .students p {
                margin-top: 15px
            }
            .single-lp_course .lp_course .entry-footer {
                display: none
            }
            @font-face {
                font-family: 'simple-line-icons';
                src: url(../fonts/Simple-Line-Icons.eot?-i3a2kk);
                src: url('../fonts/Simple-Line-Icons.eot?#iefix-i3a2kk') format('embedded-opentype'), url(../fonts/Simple-Line-Icons.ttf) format('truetype'), url(../fonts/Simple-Line-Icons.woff) format('woff'), url('../fonts/Simple-Line-Icons.svg?#simple-line-icons') format('svg');
                font-weight: 400;
                font-style: normal
            }
            @font-face {
                font-family: FontAwesome;
                src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
                src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
                font-weight: 400;
                font-style: normal
            }
            .fa {
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }
            .fa-lg {
                font-size: 1.33333333em;
                line-height: .75em;
                vertical-align: -15%
            }
            .fa-2x {
                font-size: 2em
            }
            .fa-3x {
                font-size: 3em
            }
            .fa-4x {
                font-size: 4em
            }
            .fa-5x {
                font-size: 5em
            }
            .fa-fw {
                width: 1.28571429em;
                text-align: center
            }
            .fa-ul {
                padding-left: 0;
                margin-left: 2.14285714em;
                list-style-type: none
            }
            .fa-ul>li {
                position: relative
            }
            .fa-li {
                position: absolute;
                left: -2.14285714em;
                width: 2.14285714em;
                top: .14285714em;
                text-align: center
            }
            .fa-li.fa-lg {
                left: -1.85714286em
            }
            .fa-border {
                padding: .2em .25em .15em;
                border: solid .08em #eee;
                border-radius: .1em
            }
            .fa-pull-left {
                float: left
            }
            .fa-pull-right {
                float: right
            }
            .fa.fa-pull-left {
                margin-right: .3em
            }
            .fa.fa-pull-right {
                margin-left: .3em
            }
            .pull-right {
                float: right
            }
            .pull-left {
                float: left
            }
            .fa.pull-left {
                margin-right: .3em
            }
            .fa.pull-right {
                margin-left: .3em
            }
            .fa-spin {
                -webkit-animation: fa-spin 2s infinite linear;
                animation: fa-spin 2s infinite linear
            }
            .fa-pulse {
                -webkit-animation: fa-spin 1s infinite steps(8);
                animation: fa-spin 1s infinite steps(8)
            }
            @-webkit-keyframes fa-spin {
                0% {
                    -webkit-transform: rotate(0);
                    transform: rotate(0)
                }
                100% {
                    -webkit-transform: rotate(359deg);
                    transform: rotate(359deg)
                }
            }
            @keyframes fa-spin {
                0% {
                    -webkit-transform: rotate(0);
                    transform: rotate(0)
                }
                100% {
                    -webkit-transform: rotate(359deg);
                    transform: rotate(359deg)
                }
            }
            .fa-rotate-90 {
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg)
            }
            .fa-rotate-180 {
                -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                transform: rotate(180deg)
            }
            .fa-rotate-270 {
                -webkit-transform: rotate(270deg);
                -ms-transform: rotate(270deg);
                transform: rotate(270deg)
            }
            .fa-flip-horizontal {
                -webkit-transform: scale(-1, 1);
                -ms-transform: scale(-1, 1);
                transform: scale(-1, 1)
            }
            .fa-flip-vertical {
                -webkit-transform: scale(1, -1);
                -ms-transform: scale(1, -1);
                transform: scale(1, -1)
            }
             :root .fa-flip-horizontal,
             :root .fa-flip-vertical,
             :root .fa-rotate-180,
             :root .fa-rotate-270,
             :root .fa-rotate-90 {
                filter: none
            }
            .fa-stack {
                position: relative;
                display: inline-block;
                width: 2em;
                height: 2em;
                line-height: 2em;
                vertical-align: middle
            }
            .fa-stack-1x,
            .fa-stack-2x {
                position: absolute;
                left: 0;
                width: 100%;
                text-align: center
            }
            .fa-stack-1x {
                line-height: inherit
            }
            .fa-stack-2x {
                font-size: 2em
            }
            .fa-inverse {
                color: #fff
            }
            .fa-glass:before {
                content: "\f000"
            }
            .fa-music:before {
                content: "\f001"
            }
            .fa-search:before {
                content: "\f002"
            }
            .fa-envelope-o:before {
                content: "\f003"
            }
            .fa-heart:before {
                content: "\f004"
            }
            .fa-star:before {
                content: "\f005"
            }
            .fa-star-o:before {
                content: "\f006"
            }
            .fa-user:before {
                content: "\f007"
            }
            .fa-film:before {
                content: "\f008"
            }
            .fa-th-large:before {
                content: "\f009"
            }
            .fa-th:before {
                content: "\f00a"
            }
            .fa-th-list:before {
                content: "\f00b"
            }
            .fa-check:before {
                content: "\f00c"
            }
            .fa-close:before,
            .fa-remove:before,
            .fa-times:before {
                content: "\f00d"
            }
            .fa-search-plus:before {
                content: "\f00e"
            }
            .fa-search-minus:before {
                content: "\f010"
            }
            .fa-power-off:before {
                content: "\f011"
            }
            .fa-signal:before {
                content: "\f012"
            }
            .fa-cog:before,
            .fa-gear:before {
                content: "\f013"
            }
            .fa-trash-o:before {
                content: "\f014"
            }
            .fa-home:before {
                content: "\f015"
            }
            .fa-file-o:before {
                content: "\f016"
            }
            .fa-clock-o:before {
                content: "\f017"
            }
            .fa-road:before {
                content: "\f018"
            }
            .fa-download:before {
                content: "\f019"
            }
            .fa-arrow-circle-o-down:before {
                content: "\f01a"
            }
            .fa-arrow-circle-o-up:before {
                content: "\f01b"
            }
            .fa-inbox:before {
                content: "\f01c"
            }
            .fa-play-circle-o:before {
                content: "\f01d"
            }
            .fa-repeat:before,
            .fa-rotate-right:before {
                content: "\f01e"
            }
            .fa-refresh:before {
                content: "\f021"
            }
            .fa-list-alt:before {
                content: "\f022"
            }
            .fa-lock:before {
                content: "\f023"
            }
            .fa-flag:before {
                content: "\f024"
            }
            .fa-headphones:before {
                content: "\f025"
            }
            .fa-volume-off:before {
                content: "\f026"
            }
            .fa-volume-down:before {
                content: "\f027"
            }
            .fa-volume-up:before {
                content: "\f028"
            }
            .fa-qrcode:before {
                content: "\f029"
            }
            .fa-barcode:before {
                content: "\f02a"
            }
            .fa-tag:before {
                content: "\f02b"
            }
            .fa-tags:before {
                content: "\f02c"
            }
            .fa-book:before {
                content: "\f02d"
            }
            .fa-bookmark:before {
                content: "\f02e"
            }
            .fa-print:before {
                content: "\f02f"
            }
            .fa-camera:before {
                content: "\f030"
            }
            .fa-font:before {
                content: "\f031"
            }
            .fa-bold:before {
                content: "\f032"
            }
            .fa-italic:before {
                content: "\f033"
            }
            .fa-text-height:before {
                content: "\f034"
            }
            .fa-text-width:before {
                content: "\f035"
            }
            .fa-align-left:before {
                content: "\f036"
            }
            .fa-align-center:before {
                content: "\f037"
            }
            .fa-align-right:before {
                content: "\f038"
            }
            .fa-align-justify:before {
                content: "\f039"
            }
            .fa-list:before {
                content: "\f03a"
            }
            .fa-dedent:before,
            .fa-outdent:before {
                content: "\f03b"
            }
            .fa-indent:before {
                content: "\f03c"
            }
            .fa-video-camera:before {
                content: "\f03d"
            }
            .fa-image:before,
            .fa-photo:before,
            .fa-picture-o:before {
                content: "\f03e"
            }
            .fa-pencil:before {
                content: "\f040"
            }
            .fa-map-marker:before {
                content: "\f041"
            }
            .fa-adjust:before {
                content: "\f042"
            }
            .fa-tint:before {
                content: "\f043"
            }
            .fa-edit:before,
            .fa-pencil-square-o:before {
                content: "\f044"
            }
            .fa-share-square-o:before {
                content: "\f045"
            }
            .fa-check-square-o:before {
                content: "\f046"
            }
            .fa-arrows:before {
                content: "\f047"
            }
            .fa-step-backward:before {
                content: "\f048"
            }
            .fa-fast-backward:before {
                content: "\f049"
            }
            .fa-backward:before {
                content: "\f04a"
            }
            .fa-play:before {
                content: "\f04b"
            }
            .fa-pause:before {
                content: "\f04c"
            }
            .fa-stop:before {
                content: "\f04d"
            }
            .fa-forward:before {
                content: "\f04e"
            }
            .fa-fast-forward:before {
                content: "\f050"
            }
            .fa-step-forward:before {
                content: "\f051"
            }
            .fa-eject:before {
                content: "\f052"
            }
            .fa-chevron-left:before {
                content: "\f053"
            }
            .fa-chevron-right:before {
                content: "\f054"
            }
            .fa-plus-circle:before {
                content: "\f055"
            }
            .fa-minus-circle:before {
                content: "\f056"
            }
            .fa-times-circle:before {
                content: "\f057"
            }
            .fa-check-circle:before {
                content: "\f058"
            }
            .fa-question-circle:before {
                content: "\f059"
            }
            .fa-info-circle:before {
                content: "\f05a"
            }
            .fa-crosshairs:before {
                content: "\f05b"
            }
            .fa-times-circle-o:before {
                content: "\f05c"
            }
            .fa-check-circle-o:before {
                content: "\f05d"
            }
            .fa-ban:before {
                content: "\f05e"
            }
            .fa-arrow-left:before {
                content: "\f060"
            }
            .fa-arrow-right:before {
                content: "\f061"
            }
            .fa-arrow-up:before {
                content: "\f062"
            }
            .fa-arrow-down:before {
                content: "\f063"
            }
            .fa-mail-forward:before,
            .fa-share:before {
                content: "\f064"
            }
            .fa-expand:before {
                content: "\f065"
            }
            .fa-compress:before {
                content: "\f066"
            }
            .fa-plus:before {
                content: "\f067"
            }
            .fa-minus:before {
                content: "\f068"
            }
            .fa-asterisk:before {
                content: "\f069"
            }
            .fa-exclamation-circle:before {
                content: "\f06a"
            }
            .fa-gift:before {
                content: "\f06b"
            }
            .fa-leaf:before {
                content: "\f06c"
            }
            .fa-fire:before {
                content: "\f06d"
            }
            .fa-eye:before {
                content: "\f06e"
            }
            .fa-eye-slash:before {
                content: "\f070"
            }
            .fa-exclamation-triangle:before,
            .fa-warning:before {
                content: "\f071"
            }
            .fa-plane:before {
                content: "\f072"
            }
            .fa-calendar:before {
                content: "\f073"
            }
            .fa-random:before {
                content: "\f074"
            }
            .fa-comment:before {
                content: "\f075"
            }
            .fa-magnet:before {
                content: "\f076"
            }
            .fa-chevron-up:before {
                content: "\f077"
            }
            .fa-chevron-down:before {
                content: "\f078"
            }
            .fa-retweet:before {
                content: "\f079"
            }
            .fa-shopping-cart:before {
                content: "\f07a"
            }
            .fa-folder:before {
                content: "\f07b"
            }
            .fa-folder-open:before {
                content: "\f07c"
            }
            .fa-arrows-v:before {
                content: "\f07d"
            }
            .fa-arrows-h:before {
                content: "\f07e"
            }
            .fa-bar-chart-o:before,
            .fa-bar-chart:before {
                content: "\f080"
            }
            .fa-twitter-square:before {
                content: "\f081"
            }
            .fa-facebook-square:before {
                content: "\f082"
            }
            .fa-camera-retro:before {
                content: "\f083"
            }
            .fa-key:before {
                content: "\f084"
            }
            .fa-cogs:before,
            .fa-gears:before {
                content: "\f085"
            }
            .fa-comments:before {
                content: "\f086"
            }
            .fa-thumbs-o-up:before {
                content: "\f087"
            }
            .fa-thumbs-o-down:before {
                content: "\f088"
            }
            .fa-star-half:before {
                content: "\f089"
            }
            .fa-heart-o:before {
                content: "\f08a"
            }
            .fa-sign-out:before {
                content: "\f08b"
            }
            .fa-linkedin-square:before {
                content: "\f08c"
            }
            .fa-thumb-tack:before {
                content: "\f08d"
            }
            .fa-external-link:before {
                content: "\f08e"
            }
            .fa-sign-in:before {
                content: "\f090"
            }
            .fa-trophy:before {
                content: "\f091"
            }
            .fa-github-square:before {
                content: "\f092"
            }
            .fa-upload:before {
                content: "\f093"
            }
            .fa-lemon-o:before {
                content: "\f094"
            }
            .fa-phone:before {
                content: "\f095"
            }
            .fa-square-o:before {
                content: "\f096"
            }
            .fa-bookmark-o:before {
                content: "\f097"
            }
            .fa-phone-square:before {
                content: "\f098"
            }
            .fa-twitter:before {
                content: "\f099"
            }
            .fa-facebook-f:before,
            .fa-facebook:before {
                content: "\f09a"
            }
            .fa-github:before {
                content: "\f09b"
            }
            .fa-unlock:before {
                content: "\f09c"
            }
            .fa-credit-card:before {
                content: "\f09d"
            }
            .fa-feed:before,
            .fa-rss:before {
                content: "\f09e"
            }
            .fa-hdd-o:before {
                content: "\f0a0"
            }
            .fa-bullhorn:before {
                content: "\f0a1"
            }
            .fa-bell:before {
                content: "\f0f3"
            }
            .fa-certificate:before {
                content: "\f0a3"
            }
            .fa-hand-o-right:before {
                content: "\f0a4"
            }
            .fa-hand-o-left:before {
                content: "\f0a5"
            }
            .fa-hand-o-up:before {
                content: "\f0a6"
            }
            .fa-hand-o-down:before {
                content: "\f0a7"
            }
            .fa-arrow-circle-left:before {
                content: "\f0a8"
            }
            .fa-arrow-circle-right:before {
                content: "\f0a9"
            }
            .fa-arrow-circle-up:before {
                content: "\f0aa"
            }
            .fa-arrow-circle-down:before {
                content: "\f0ab"
            }
            .fa-globe:before {
                content: "\f0ac"
            }
            .fa-wrench:before {
                content: "\f0ad"
            }
            .fa-tasks:before {
                content: "\f0ae"
            }
            .fa-filter:before {
                content: "\f0b0"
            }
            .fa-briefcase:before {
                content: "\f0b1"
            }
            .fa-arrows-alt:before {
                content: "\f0b2"
            }
            .fa-group:before,
            .fa-users:before {
                content: "\f0c0"
            }
            .fa-chain:before,
            .fa-link:before {
                content: "\f0c1"
            }
            .fa-cloud:before {
                content: "\f0c2"
            }
            .fa-flask:before {
                content: "\f0c3"
            }
            .fa-cut:before,
            .fa-scissors:before {
                content: "\f0c4"
            }
            .fa-copy:before,
            .fa-files-o:before {
                content: "\f0c5"
            }
            .fa-paperclip:before {
                content: "\f0c6"
            }
            .fa-floppy-o:before,
            .fa-save:before {
                content: "\f0c7"
            }
            .fa-square:before {
                content: "\f0c8"
            }
            .fa-bars:before,
            .fa-navicon:before,
            .fa-reorder:before {
                content: "\f0c9"
            }
            .fa-list-ul:before {
                content: "\f0ca"
            }
            .fa-list-ol:before {
                content: "\f0cb"
            }
            .fa-strikethrough:before {
                content: "\f0cc"
            }
            .fa-underline:before {
                content: "\f0cd"
            }
            .fa-table:before {
                content: "\f0ce"
            }
            .fa-magic:before {
                content: "\f0d0"
            }
            .fa-truck:before {
                content: "\f0d1"
            }
            .fa-pinterest:before {
                content: "\f0d2"
            }
            .fa-pinterest-square:before {
                content: "\f0d3"
            }
            .fa-google-plus-square:before {
                content: "\f0d4"
            }
            .fa-google-plus:before {
                content: "\f0d5"
            }
            .fa-money:before {
                content: "\f0d6"
            }
            .fa-caret-down:before {
                content: "\f0d7"
            }
            .fa-caret-up:before {
                content: "\f0d8"
            }
            .fa-caret-left:before {
                content: "\f0d9"
            }
            .fa-caret-right:before {
                content: "\f0da"
            }
            .fa-columns:before {
                content: "\f0db"
            }
            .fa-sort:before,
            .fa-unsorted:before {
                content: "\f0dc"
            }
            .fa-sort-desc:before,
            .fa-sort-down:before {
                content: "\f0dd"
            }
            .fa-sort-asc:before,
            .fa-sort-up:before {
                content: "\f0de"
            }
            .fa-envelope:before {
                content: "\f0e0"
            }
            .fa-linkedin:before {
                content: "\f0e1"
            }
            .fa-rotate-left:before,
            .fa-undo:before {
                content: "\f0e2"
            }
            .fa-gavel:before,
            .fa-legal:before {
                content: "\f0e3"
            }
            .fa-dashboard:before,
            .fa-tachometer:before {
                content: "\f0e4"
            }
            .fa-comment-o:before {
                content: "\f0e5"
            }
            .fa-comments-o:before {
                content: "\f0e6"
            }
            .fa-bolt:before,
            .fa-flash:before {
                content: "\f0e7"
            }
            .fa-sitemap:before {
                content: "\f0e8"
            }
            .fa-umbrella:before {
                content: "\f0e9"
            }
            .fa-clipboard:before,
            .fa-paste:before {
                content: "\f0ea"
            }
            .fa-lightbulb-o:before {
                content: "\f0eb"
            }
            .fa-exchange:before {
                content: "\f0ec"
            }
            .fa-cloud-download:before {
                content: "\f0ed"
            }
            .fa-cloud-upload:before {
                content: "\f0ee"
            }
            .fa-user-md:before {
                content: "\f0f0"
            }
            .fa-stethoscope:before {
                content: "\f0f1"
            }
            .fa-suitcase:before {
                content: "\f0f2"
            }
            .fa-bell-o:before {
                content: "\f0a2"
            }
            .fa-coffee:before {
                content: "\f0f4"
            }
            .fa-cutlery:before {
                content: "\f0f5"
            }
            .fa-file-text-o:before {
                content: "\f0f6"
            }
            .fa-building-o:before {
                content: "\f0f7"
            }
            .fa-hospital-o:before {
                content: "\f0f8"
            }
            .fa-ambulance:before {
                content: "\f0f9"
            }
            .fa-medkit:before {
                content: "\f0fa"
            }
            .fa-fighter-jet:before {
                content: "\f0fb"
            }
            .fa-beer:before {
                content: "\f0fc"
            }
            .fa-h-square:before {
                content: "\f0fd"
            }
            .fa-plus-square:before {
                content: "\f0fe"
            }
            .fa-angle-double-left:before {
                content: "\f100"
            }
            .fa-angle-double-right:before {
                content: "\f101"
            }
            .fa-angle-double-up:before {
                content: "\f102"
            }
            .fa-angle-double-down:before {
                content: "\f103"
            }
            .fa-angle-left:before {
                content: "\f104"
            }
            .fa-angle-right:before {
                content: "\f105"
            }
            .fa-angle-up:before {
                content: "\f106"
            }
            .fa-angle-down:before {
                content: "\f107"
            }
            .fa-desktop:before {
                content: "\f108"
            }
            .fa-laptop:before {
                content: "\f109"
            }
            .fa-tablet:before {
                content: "\f10a"
            }
            .fa-mobile-phone:before,
            .fa-mobile:before {
                content: "\f10b"
            }
            .fa-circle-o:before {
                content: "\f10c"
            }
            .fa-quote-left:before {
                content: "\f10d"
            }
            .fa-quote-right:before {
                content: "\f10e"
            }
            .fa-spinner:before {
                content: "\f110"
            }
            .fa-circle:before {
                content: "\f111"
            }
            .fa-mail-reply:before,
            .fa-reply:before {
                content: "\f112"
            }
            .fa-github-alt:before {
                content: "\f113"
            }
            .fa-folder-o:before {
                content: "\f114"
            }
            .fa-folder-open-o:before {
                content: "\f115"
            }
            .fa-smile-o:before {
                content: "\f118"
            }
            .fa-frown-o:before {
                content: "\f119"
            }
            .fa-meh-o:before {
                content: "\f11a"
            }
            .fa-gamepad:before {
                content: "\f11b"
            }
            .fa-keyboard-o:before {
                content: "\f11c"
            }
            .fa-flag-o:before {
                content: "\f11d"
            }
            .fa-flag-checkered:before {
                content: "\f11e"
            }
            .fa-terminal:before {
                content: "\f120"
            }
            .fa-code:before {
                content: "\f121"
            }
            .fa-mail-reply-all:before,
            .fa-reply-all:before {
                content: "\f122"
            }
            .fa-star-half-empty:before,
            .fa-star-half-full:before,
            .fa-star-half-o:before {
                content: "\f123"
            }
            .fa-location-arrow:before {
                content: "\f124"
            }
            .fa-crop:before {
                content: "\f125"
            }
            .fa-code-fork:before {
                content: "\f126"
            }
            .fa-chain-broken:before,
            .fa-unlink:before {
                content: "\f127"
            }
            .fa-question:before {
                content: "\f128"
            }
            .fa-info:before {
                content: "\f129"
            }
            .fa-exclamation:before {
                content: "\f12a"
            }
            .fa-superscript:before {
                content: "\f12b"
            }
            .fa-subscript:before {
                content: "\f12c"
            }
            .fa-eraser:before {
                content: "\f12d"
            }
            .fa-puzzle-piece:before {
                content: "\f12e"
            }
            .fa-microphone:before {
                content: "\f130"
            }
            .fa-microphone-slash:before {
                content: "\f131"
            }
            .fa-shield:before {
                content: "\f132"
            }
            .fa-calendar-o:before {
                content: "\f133"
            }
            .fa-fire-extinguisher:before {
                content: "\f134"
            }
            .fa-rocket:before {
                content: "\f135"
            }
            .fa-maxcdn:before {
                content: "\f136"
            }
            .fa-chevron-circle-left:before {
                content: "\f137"
            }
            .fa-chevron-circle-right:before {
                content: "\f138"
            }
            .fa-chevron-circle-up:before {
                content: "\f139"
            }
            .fa-chevron-circle-down:before {
                content: "\f13a"
            }
            .fa-html5:before {
                content: "\f13b"
            }
            .fa-css3:before {
                content: "\f13c"
            }
            .fa-anchor:before {
                content: "\f13d"
            }
            .fa-unlock-alt:before {
                content: "\f13e"
            }
            .fa-bullseye:before {
                content: "\f140"
            }
            .fa-ellipsis-h:before {
                content: "\f141"
            }
            .fa-ellipsis-v:before {
                content: "\f142"
            }
            .fa-rss-square:before {
                content: "\f143"
            }
            .fa-play-circle:before {
                content: "\f144"
            }
            .fa-ticket:before {
                content: "\f145"
            }
            .fa-minus-square:before {
                content: "\f146"
            }
            .fa-minus-square-o:before {
                content: "\f147"
            }
            .fa-level-up:before {
                content: "\f148"
            }
            .fa-level-down:before {
                content: "\f149"
            }
            .fa-check-square:before {
                content: "\f14a"
            }
            .fa-pencil-square:before {
                content: "\f14b"
            }
            .fa-external-link-square:before {
                content: "\f14c"
            }
            .fa-share-square:before {
                content: "\f14d"
            }
            .fa-compass:before {
                content: "\f14e"
            }
            .fa-caret-square-o-down:before,
            .fa-toggle-down:before {
                content: "\f150"
            }
            .fa-caret-square-o-up:before,
            .fa-toggle-up:before {
                content: "\f151"
            }
            .fa-caret-square-o-right:before,
            .fa-toggle-right:before {
                content: "\f152"
            }
            .fa-eur:before,
            .fa-euro:before {
                content: "\f153"
            }
            .fa-gbp:before {
                content: "\f154"
            }
            .fa-dollar:before,
            .fa-usd:before {
                content: "\f155"
            }
            .fa-inr:before,
            .fa-rupee:before {
                content: "\f156"
            }
            .fa-cny:before,
            .fa-jpy:before,
            .fa-rmb:before,
            .fa-yen:before {
                content: "\f157"
            }
            .fa-rouble:before,
            .fa-rub:before,
            .fa-ruble:before {
                content: "\f158"
            }
            .fa-krw:before,
            .fa-won:before {
                content: "\f159"
            }
            .fa-bitcoin:before,
            .fa-btc:before {
                content: "\f15a"
            }
            .fa-file:before {
                content: "\f15b"
            }
            .fa-file-text:before {
                content: "\f15c"
            }
            .fa-sort-alpha-asc:before {
                content: "\f15d"
            }
            .fa-sort-alpha-desc:before {
                content: "\f15e"
            }
            .fa-sort-amount-asc:before {
                content: "\f160"
            }
            .fa-sort-amount-desc:before {
                content: "\f161"
            }
            .fa-sort-numeric-asc:before {
                content: "\f162"
            }
            .fa-sort-numeric-desc:before {
                content: "\f163"
            }
            .fa-thumbs-up:before {
                content: "\f164"
            }
            .fa-thumbs-down:before {
                content: "\f165"
            }
            .fa-youtube-square:before {
                content: "\f166"
            }
            .fa-youtube:before {
                content: "\f167"
            }
            .fa-xing:before {
                content: "\f168"
            }
            .fa-xing-square:before {
                content: "\f169"
            }
            .fa-youtube-play:before {
                content: "\f16a"
            }
            .fa-dropbox:before {
                content: "\f16b"
            }
            .fa-stack-overflow:before {
                content: "\f16c"
            }
            .fa-instagram:before {
                content: "\f16d"
            }
            .fa-flickr:before {
                content: "\f16e"
            }
            .fa-adn:before {
                content: "\f170"
            }
            .fa-bitbucket:before {
                content: "\f171"
            }
            .fa-bitbucket-square:before {
                content: "\f172"
            }
            .fa-tumblr:before {
                content: "\f173"
            }
            .fa-tumblr-square:before {
                content: "\f174"
            }
            .fa-long-arrow-down:before {
                content: "\f175"
            }
            .fa-long-arrow-up:before {
                content: "\f176"
            }
            .fa-long-arrow-left:before {
                content: "\f177"
            }
            .fa-long-arrow-right:before {
                content: "\f178"
            }
            .fa-apple:before {
                content: "\f179"
            }
            .fa-windows:before {
                content: "\f17a"
            }
            .fa-android:before {
                content: "\f17b"
            }
            .fa-linux:before {
                content: "\f17c"
            }
            .fa-dribbble:before {
                content: "\f17d"
            }
            .fa-skype:before {
                content: "\f17e"
            }
            .fa-foursquare:before {
                content: "\f180"
            }
            .fa-trello:before {
                content: "\f181"
            }
            .fa-female:before {
                content: "\f182"
            }
            .fa-male:before {
                content: "\f183"
            }
            .fa-gittip:before,
            .fa-gratipay:before {
                content: "\f184"
            }
            .fa-sun-o:before {
                content: "\f185"
            }
            .fa-moon-o:before {
                content: "\f186"
            }
            .fa-archive:before {
                content: "\f187"
            }
            .fa-bug:before {
                content: "\f188"
            }
            .fa-vk:before {
                content: "\f189"
            }
            .fa-weibo:before {
                content: "\f18a"
            }
            .fa-renren:before {
                content: "\f18b"
            }
            .fa-pagelines:before {
                content: "\f18c"
            }
            .fa-stack-exchange:before {
                content: "\f18d"
            }
            .fa-arrow-circle-o-right:before {
                content: "\f18e"
            }
            .fa-arrow-circle-o-left:before {
                content: "\f190"
            }
            .fa-caret-square-o-left:before,
            .fa-toggle-left:before {
                content: "\f191"
            }
            .fa-dot-circle-o:before {
                content: "\f192"
            }
            .fa-wheelchair:before {
                content: "\f193"
            }
            .fa-vimeo-square:before {
                content: "\f194"
            }
            .fa-try:before,
            .fa-turkish-lira:before {
                content: "\f195"
            }
            .fa-plus-square-o:before {
                content: "\f196"
            }
            .fa-space-shuttle:before {
                content: "\f197"
            }
            .fa-slack:before {
                content: "\f198"
            }
            .fa-envelope-square:before {
                content: "\f199"
            }
            .fa-wordpress:before {
                content: "\f19a"
            }
            .fa-openid:before {
                content: "\f19b"
            }
            .fa-bank:before,
            .fa-institution:before,
            .fa-university:before {
                content: "\f19c"
            }
            .fa-graduation-cap:before,
            .fa-mortar-board:before {
                content: "\f19d"
            }
            .fa-yahoo:before {
                content: "\f19e"
            }
            .fa-google:before {
                content: "\f1a0"
            }
            .fa-reddit:before {
                content: "\f1a1"
            }
            .fa-reddit-square:before {
                content: "\f1a2"
            }
            .fa-stumbleupon-circle:before {
                content: "\f1a3"
            }
            .fa-stumbleupon:before {
                content: "\f1a4"
            }
            .fa-delicious:before {
                content: "\f1a5"
            }
            .fa-digg:before {
                content: "\f1a6"
            }
            .fa-pied-piper-pp:before {
                content: "\f1a7"
            }
            .fa-pied-piper-alt:before {
                content: "\f1a8"
            }
            .fa-drupal:before {
                content: "\f1a9"
            }
            .fa-joomla:before {
                content: "\f1aa"
            }
            .fa-language:before {
                content: "\f1ab"
            }
            .fa-fax:before {
                content: "\f1ac"
            }
            .fa-building:before {
                content: "\f1ad"
            }
            .fa-child:before {
                content: "\f1ae"
            }
            .fa-paw:before {
                content: "\f1b0"
            }
            .fa-spoon:before {
                content: "\f1b1"
            }
            .fa-cube:before {
                content: "\f1b2"
            }
            .fa-cubes:before {
                content: "\f1b3"
            }
            .fa-behance:before {
                content: "\f1b4"
            }
            .fa-behance-square:before {
                content: "\f1b5"
            }
            .fa-steam:before {
                content: "\f1b6"
            }
            .fa-steam-square:before {
                content: "\f1b7"
            }
            .fa-recycle:before {
                content: "\f1b8"
            }
            .fa-automobile:before,
            .fa-car:before {
                content: "\f1b9"
            }
            .fa-cab:before,
            .fa-taxi:before {
                content: "\f1ba"
            }
            .fa-tree:before {
                content: "\f1bb"
            }
            .fa-spotify:before {
                content: "\f1bc"
            }
            .fa-deviantart:before {
                content: "\f1bd"
            }
            .fa-soundcloud:before {
                content: "\f1be"
            }
            .fa-database:before {
                content: "\f1c0"
            }
            .fa-file-pdf-o:before {
                content: "\f1c1"
            }
            .fa-file-word-o:before {
                content: "\f1c2"
            }
            .fa-file-excel-o:before {
                content: "\f1c3"
            }
            .fa-file-powerpoint-o:before {
                content: "\f1c4"
            }
            .fa-file-image-o:before,
            .fa-file-photo-o:before,
            .fa-file-picture-o:before {
                content: "\f1c5"
            }
            .fa-file-archive-o:before,
            .fa-file-zip-o:before {
                content: "\f1c6"
            }
            .fa-file-audio-o:before,
            .fa-file-sound-o:before {
                content: "\f1c7"
            }
            .fa-file-movie-o:before,
            .fa-file-video-o:before {
                content: "\f1c8"
            }
            .fa-file-code-o:before {
                content: "\f1c9"
            }
            .fa-vine:before {
                content: "\f1ca"
            }
            .fa-codepen:before {
                content: "\f1cb"
            }
            .fa-jsfiddle:before {
                content: "\f1cc"
            }
            .fa-life-bouy:before,
            .fa-life-buoy:before,
            .fa-life-ring:before,
            .fa-life-saver:before,
            .fa-support:before {
                content: "\f1cd"
            }
            .fa-circle-o-notch:before {
                content: "\f1ce"
            }
            .fa-ra:before,
            .fa-rebel:before,
            .fa-resistance:before {
                content: "\f1d0"
            }
            .fa-empire:before,
            .fa-ge:before {
                content: "\f1d1"
            }
            .fa-git-square:before {
                content: "\f1d2"
            }
            .fa-git:before {
                content: "\f1d3"
            }
            .fa-hacker-news:before,
            .fa-y-combinator-square:before,
            .fa-yc-square:before {
                content: "\f1d4"
            }
            .fa-tencent-weibo:before {
                content: "\f1d5"
            }
            .fa-qq:before {
                content: "\f1d6"
            }
            .fa-wechat:before,
            .fa-weixin:before {
                content: "\f1d7"
            }
            .fa-paper-plane:before,
            .fa-send:before {
                content: "\f1d8"
            }
            .fa-paper-plane-o:before,
            .fa-send-o:before {
                content: "\f1d9"
            }
            .fa-history:before {
                content: "\f1da"
            }
            .fa-circle-thin:before {
                content: "\f1db"
            }
            .fa-header:before {
                content: "\f1dc"
            }
            .fa-paragraph:before {
                content: "\f1dd"
            }
            .fa-sliders:before {
                content: "\f1de"
            }
            .fa-share-alt:before {
                content: "\f1e0"
            }
            .fa-share-alt-square:before {
                content: "\f1e1"
            }
            .fa-bomb:before {
                content: "\f1e2"
            }
            .fa-futbol-o:before,
            .fa-soccer-ball-o:before {
                content: "\f1e3"
            }
            .fa-tty:before {
                content: "\f1e4"
            }
            .fa-binoculars:before {
                content: "\f1e5"
            }
            .fa-plug:before {
                content: "\f1e6"
            }
            .fa-slideshare:before {
                content: "\f1e7"
            }
            .fa-twitch:before {
                content: "\f1e8"
            }
            .fa-yelp:before {
                content: "\f1e9"
            }
            .fa-newspaper-o:before {
                content: "\f1ea"
            }
            .fa-wifi:before {
                content: "\f1eb"
            }
            .fa-calculator:before {
                content: "\f1ec"
            }
            .fa-paypal:before {
                content: "\f1ed"
            }
            .fa-google-wallet:before {
                content: "\f1ee"
            }
            .fa-cc-visa:before {
                content: "\f1f0"
            }
            .fa-cc-mastercard:before {
                content: "\f1f1"
            }
            .fa-cc-discover:before {
                content: "\f1f2"
            }
            .fa-cc-amex:before {
                content: "\f1f3"
            }
            .fa-cc-paypal:before {
                content: "\f1f4"
            }
            .fa-cc-stripe:before {
                content: "\f1f5"
            }
            .fa-bell-slash:before {
                content: "\f1f6"
            }
            .fa-bell-slash-o:before {
                content: "\f1f7"
            }
            .fa-trash:before {
                content: "\f1f8"
            }
            .fa-copyright:before {
                content: "\f1f9"
            }
            .fa-at:before {
                content: "\f1fa"
            }
            .fa-eyedropper:before {
                content: "\f1fb"
            }
            .fa-paint-brush:before {
                content: "\f1fc"
            }
            .fa-birthday-cake:before {
                content: "\f1fd"
            }
            .fa-area-chart:before {
                content: "\f1fe"
            }
            .fa-pie-chart:before {
                content: "\f200"
            }
            .fa-line-chart:before {
                content: "\f201"
            }
            .fa-lastfm:before {
                content: "\f202"
            }
            .fa-lastfm-square:before {
                content: "\f203"
            }
            .fa-toggle-off:before {
                content: "\f204"
            }
            .fa-toggle-on:before {
                content: "\f205"
            }
            .fa-bicycle:before {
                content: "\f206"
            }
            .fa-bus:before {
                content: "\f207"
            }
            .fa-ioxhost:before {
                content: "\f208"
            }
            .fa-angellist:before {
                content: "\f209"
            }
            .fa-cc:before {
                content: "\f20a"
            }
            .fa-ils:before,
            .fa-shekel:before,
            .fa-sheqel:before {
                content: "\f20b"
            }
            .fa-meanpath:before {
                content: "\f20c"
            }
            .fa-buysellads:before {
                content: "\f20d"
            }
            .fa-connectdevelop:before {
                content: "\f20e"
            }
            .fa-dashcube:before {
                content: "\f210"
            }
            .fa-forumbee:before {
                content: "\f211"
            }
            .fa-leanpub:before {
                content: "\f212"
            }
            .fa-sellsy:before {
                content: "\f213"
            }
            .fa-shirtsinbulk:before {
                content: "\f214"
            }
            .fa-simplybuilt:before {
                content: "\f215"
            }
            .fa-skyatlas:before {
                content: "\f216"
            }
            .fa-cart-plus:before {
                content: "\f217"
            }
            .fa-cart-arrow-down:before {
                content: "\f218"
            }
            .fa-diamond:before {
                content: "\f219"
            }
            .fa-ship:before {
                content: "\f21a"
            }
            .fa-user-secret:before {
                content: "\f21b"
            }
            .fa-motorcycle:before {
                content: "\f21c"
            }
            .fa-street-view:before {
                content: "\f21d"
            }
            .fa-heartbeat:before {
                content: "\f21e"
            }
            .fa-venus:before {
                content: "\f221"
            }
            .fa-mars:before {
                content: "\f222"
            }
            .fa-mercury:before {
                content: "\f223"
            }
            .fa-intersex:before,
            .fa-transgender:before {
                content: "\f224"
            }
            .fa-transgender-alt:before {
                content: "\f225"
            }
            .fa-venus-double:before {
                content: "\f226"
            }
            .fa-mars-double:before {
                content: "\f227"
            }
            .fa-venus-mars:before {
                content: "\f228"
            }
            .fa-mars-stroke:before {
                content: "\f229"
            }
            .fa-mars-stroke-v:before {
                content: "\f22a"
            }
            .fa-mars-stroke-h:before {
                content: "\f22b"
            }
            .fa-neuter:before {
                content: "\f22c"
            }
            .fa-genderless:before {
                content: "\f22d"
            }
            .fa-facebook-official:before {
                content: "\f230"
            }
            .fa-pinterest-p:before {
                content: "\f231"
            }
            .fa-whatsapp:before {
                content: "\f232"
            }
            .fa-server:before {
                content: "\f233"
            }
            .fa-user-plus:before {
                content: "\f234"
            }
            .fa-user-times:before {
                content: "\f235"
            }
            .fa-bed:before,
            .fa-hotel:before {
                content: "\f236"
            }
            .fa-viacoin:before {
                content: "\f237"
            }
            .fa-train:before {
                content: "\f238"
            }
            .fa-subway:before {
                content: "\f239"
            }
            .fa-medium:before {
                content: "\f23a"
            }
            .fa-y-combinator:before,
            .fa-yc:before {
                content: "\f23b"
            }
            .fa-optin-monster:before {
                content: "\f23c"
            }
            .fa-opencart:before {
                content: "\f23d"
            }
            .fa-expeditedssl:before {
                content: "\f23e"
            }
            .fa-battery-4:before,
            .fa-battery-full:before,
            .fa-battery:before {
                content: "\f240"
            }
            .fa-battery-3:before,
            .fa-battery-three-quarters:before {
                content: "\f241"
            }
            .fa-battery-2:before,
            .fa-battery-half:before {
                content: "\f242"
            }
            .fa-battery-1:before,
            .fa-battery-quarter:before {
                content: "\f243"
            }
            .fa-battery-0:before,
            .fa-battery-empty:before {
                content: "\f244"
            }
            .fa-mouse-pointer:before {
                content: "\f245"
            }
            .fa-i-cursor:before {
                content: "\f246"
            }
            .fa-object-group:before {
                content: "\f247"
            }
            .fa-object-ungroup:before {
                content: "\f248"
            }
            .fa-sticky-note:before {
                content: "\f249"
            }
            .fa-sticky-note-o:before {
                content: "\f24a"
            }
            .fa-cc-jcb:before {
                content: "\f24b"
            }
            .fa-cc-diners-club:before {
                content: "\f24c"
            }
            .fa-clone:before {
                content: "\f24d"
            }
            .fa-balance-scale:before {
                content: "\f24e"
            }
            .fa-hourglass-o:before {
                content: "\f250"
            }
            .fa-hourglass-1:before,
            .fa-hourglass-start:before {
                content: "\f251"
            }
            .fa-hourglass-2:before,
            .fa-hourglass-half:before {
                content: "\f252"
            }
            .fa-hourglass-3:before,
            .fa-hourglass-end:before {
                content: "\f253"
            }
            .fa-hourglass:before {
                content: "\f254"
            }
            .fa-hand-grab-o:before,
            .fa-hand-rock-o:before {
                content: "\f255"
            }
            .fa-hand-paper-o:before,
            .fa-hand-stop-o:before {
                content: "\f256"
            }
            .fa-hand-scissors-o:before {
                content: "\f257"
            }
            .fa-hand-lizard-o:before {
                content: "\f258"
            }
            .fa-hand-spock-o:before {
                content: "\f259"
            }
            .fa-hand-pointer-o:before {
                content: "\f25a"
            }
            .fa-hand-peace-o:before {
                content: "\f25b"
            }
            .fa-trademark:before {
                content: "\f25c"
            }
            .fa-registered:before {
                content: "\f25d"
            }
            .fa-creative-commons:before {
                content: "\f25e"
            }
            .fa-gg:before {
                content: "\f260"
            }
            .fa-gg-circle:before {
                content: "\f261"
            }
            .fa-tripadvisor:before {
                content: "\f262"
            }
            .fa-odnoklassniki:before {
                content: "\f263"
            }
            .fa-odnoklassniki-square:before {
                content: "\f264"
            }
            .fa-get-pocket:before {
                content: "\f265"
            }
            .fa-wikipedia-w:before {
                content: "\f266"
            }
            .fa-safari:before {
                content: "\f267"
            }
            .fa-chrome:before {
                content: "\f268"
            }
            .fa-firefox:before {
                content: "\f269"
            }
            .fa-opera:before {
                content: "\f26a"
            }
            .fa-internet-explorer:before {
                content: "\f26b"
            }
            .fa-television:before,
            .fa-tv:before {
                content: "\f26c"
            }
            .fa-contao:before {
                content: "\f26d"
            }
            .fa-500px:before {
                content: "\f26e"
            }
            .fa-amazon:before {
                content: "\f270"
            }
            .fa-calendar-plus-o:before {
                content: "\f271"
            }
            .fa-calendar-minus-o:before {
                content: "\f272"
            }
            .fa-calendar-times-o:before {
                content: "\f273"
            }
            .fa-calendar-check-o:before {
                content: "\f274"
            }
            .fa-industry:before {
                content: "\f275"
            }
            .fa-map-pin:before {
                content: "\f276"
            }
            .fa-map-signs:before {
                content: "\f277"
            }
            .fa-map-o:before {
                content: "\f278"
            }
            .fa-map:before {
                content: "\f279"
            }
            .fa-commenting:before {
                content: "\f27a"
            }
            .fa-commenting-o:before {
                content: "\f27b"
            }
            .fa-houzz:before {
                content: "\f27c"
            }
            .fa-vimeo:before {
                content: "\f27d"
            }
            .fa-black-tie:before {
                content: "\f27e"
            }
            .fa-fonticons:before {
                content: "\f280"
            }
            .fa-reddit-alien:before {
                content: "\f281"
            }
            .fa-edge:before {
                content: "\f282"
            }
            .fa-credit-card-alt:before {
                content: "\f283"
            }
            .fa-codiepie:before {
                content: "\f284"
            }
            .fa-modx:before {
                content: "\f285"
            }
            .fa-fort-awesome:before {
                content: "\f286"
            }
            .fa-usb:before {
                content: "\f287"
            }
            .fa-product-hunt:before {
                content: "\f288"
            }
            .fa-mixcloud:before {
                content: "\f289"
            }
            .fa-scribd:before {
                content: "\f28a"
            }
            .fa-pause-circle:before {
                content: "\f28b"
            }
            .fa-pause-circle-o:before {
                content: "\f28c"
            }
            .fa-stop-circle:before {
                content: "\f28d"
            }
            .fa-stop-circle-o:before {
                content: "\f28e"
            }
            .fa-shopping-bag:before {
                content: "\f290"
            }
            .fa-shopping-basket:before {
                content: "\f291"
            }
            .fa-hashtag:before {
                content: "\f292"
            }
            .fa-bluetooth:before {
                content: "\f293"
            }
            .fa-bluetooth-b:before {
                content: "\f294"
            }
            .fa-percent:before {
                content: "\f295"
            }
            .fa-gitlab:before {
                content: "\f296"
            }
            .fa-wpbeginner:before {
                content: "\f297"
            }
            .fa-wpforms:before {
                content: "\f298"
            }
            .fa-envira:before {
                content: "\f299"
            }
            .fa-universal-access:before {
                content: "\f29a"
            }
            .fa-wheelchair-alt:before {
                content: "\f29b"
            }
            .fa-question-circle-o:before {
                content: "\f29c"
            }
            .fa-blind:before {
                content: "\f29d"
            }
            .fa-audio-description:before {
                content: "\f29e"
            }
            .fa-volume-control-phone:before {
                content: "\f2a0"
            }
            .fa-braille:before {
                content: "\f2a1"
            }
            .fa-assistive-listening-systems:before {
                content: "\f2a2"
            }
            .fa-american-sign-language-interpreting:before,
            .fa-asl-interpreting:before {
                content: "\f2a3"
            }
            .fa-deaf:before,
            .fa-deafness:before,
            .fa-hard-of-hearing:before {
                content: "\f2a4"
            }
            .fa-glide:before {
                content: "\f2a5"
            }
            .fa-glide-g:before {
                content: "\f2a6"
            }
            .fa-sign-language:before,
            .fa-signing:before {
                content: "\f2a7"
            }
            .fa-low-vision:before {
                content: "\f2a8"
            }
            .fa-viadeo:before {
                content: "\f2a9"
            }
            .fa-viadeo-square:before {
                content: "\f2aa"
            }
            .fa-snapchat:before {
                content: "\f2ab"
            }
            .fa-snapchat-ghost:before {
                content: "\f2ac"
            }
            .fa-snapchat-square:before {
                content: "\f2ad"
            }
            .fa-pied-piper:before {
                content: "\f2ae"
            }
            .fa-first-order:before {
                content: "\f2b0"
            }
            .fa-yoast:before {
                content: "\f2b1"
            }
            .fa-themeisle:before {
                content: "\f2b2"
            }
            .fa-google-plus-circle:before,
            .fa-google-plus-official:before {
                content: "\f2b3"
            }
            .fa-fa:before,
            .fa-font-awesome:before {
                content: "\f2b4"
            }
            .fa-handshake-o:before {
                content: "\f2b5"
            }
            .fa-envelope-open:before {
                content: "\f2b6"
            }
            .fa-envelope-open-o:before {
                content: "\f2b7"
            }
            .fa-linode:before {
                content: "\f2b8"
            }
            .fa-address-book:before {
                content: "\f2b9"
            }
            .fa-address-book-o:before {
                content: "\f2ba"
            }
            .fa-address-card:before,
            .fa-vcard:before {
                content: "\f2bb"
            }
            .fa-address-card-o:before,
            .fa-vcard-o:before {
                content: "\f2bc"
            }
            .fa-user-circle:before {
                content: "\f2bd"
            }
            .fa-user-circle-o:before {
                content: "\f2be"
            }
            .fa-user-o:before {
                content: "\f2c0"
            }
            .fa-id-badge:before {
                content: "\f2c1"
            }
            .fa-drivers-license:before,
            .fa-id-card:before {
                content: "\f2c2"
            }
            .fa-drivers-license-o:before,
            .fa-id-card-o:before {
                content: "\f2c3"
            }
            .fa-quora:before {
                content: "\f2c4"
            }
            .fa-free-code-camp:before {
                content: "\f2c5"
            }
            .fa-telegram:before {
                content: "\f2c6"
            }
            .fa-thermometer-4:before,
            .fa-thermometer-full:before,
            .fa-thermometer:before {
                content: "\f2c7"
            }
            .fa-thermometer-3:before,
            .fa-thermometer-three-quarters:before {
                content: "\f2c8"
            }
            .fa-thermometer-2:before,
            .fa-thermometer-half:before {
                content: "\f2c9"
            }
            .fa-thermometer-1:before,
            .fa-thermometer-quarter:before {
                content: "\f2ca"
            }
            .fa-thermometer-0:before,
            .fa-thermometer-empty:before {
                content: "\f2cb"
            }
            .fa-shower:before {
                content: "\f2cc"
            }
            .fa-bath:before,
            .fa-bathtub:before,
            .fa-s15:before {
                content: "\f2cd"
            }
            .fa-podcast:before {
                content: "\f2ce"
            }
            .fa-window-maximize:before {
                content: "\f2d0"
            }
            .fa-window-minimize:before {
                content: "\f2d1"
            }
            .fa-window-restore:before {
                content: "\f2d2"
            }
            .fa-times-rectangle:before,
            .fa-window-close:before {
                content: "\f2d3"
            }
            .fa-times-rectangle-o:before,
            .fa-window-close-o:before {
                content: "\f2d4"
            }
            .fa-bandcamp:before {
                content: "\f2d5"
            }
            .fa-grav:before {
                content: "\f2d6"
            }
            .fa-etsy:before {
                content: "\f2d7"
            }
            .fa-imdb:before {
                content: "\f2d8"
            }
            .fa-ravelry:before {
                content: "\f2d9"
            }
            .fa-eercast:before {
                content: "\f2da"
            }
            .fa-microchip:before {
                content: "\f2db"
            }
            .fa-snowflake-o:before {
                content: "\f2dc"
            }
            .fa-superpowers:before {
                content: "\f2dd"
            }
            .fa-wpexplorer:before {
                content: "\f2de"
            }
            .fa-meetup:before {
                content: "\f2e0"
            }
            .sr-only {
                position: absolute;
                width: 1px;
                height: 1px;
                padding: 0;
                margin: -1px;
                overflow: hidden;
                clip: rect(0, 0, 0, 0);
                border: 0
            }
            .sr-only-focusable:active,
            .sr-only-focusable:focus {
                position: static;
                width: auto;
                height: auto;
                margin: 0;
                overflow: visible;
                clip: auto
            }
            @-webkit-keyframes rotating4 {
                from {
                    -webkit-transform: rotate(0deg);
                    -o-transform: rotate(0deg);
                    transform: rotate(0deg)
                }
                to {
                    -webkit-transform: rotate(360deg);
                    -o-transform: rotate(360deg);
                    transform: rotate(360deg)
                }
            }
            @keyframes rotating4 {
                from {
                    -ms-transform: rotate(0deg);
                    -moz-transform: rotate(0deg);
                    -webkit-transform: rotate(0deg);
                    -o-transform: rotate(0deg);
                    transform: rotate(0deg)
                }
                to {
                    -ms-transform: rotate(360deg);
                    -moz-transform: rotate(360deg);
                    -webkit-transform: rotate(360deg);
                    -o-transform: rotate(360deg);
                    transform: rotate(360deg)
                }
            }
            @-webkit-keyframes animation4 {
                from {
                    left: -40%;
                    width: 40%
                }
                to {
                    left: 100%;
                    width: 10%
                }
            }
            @keyframes animation4 {
                from {
                    left: -40%;
                    width: 40%
                }
                to {
                    left: 100%;
                    width: 10%
                }
            }
            @keyframes lp-rotating {
                from {
                    transform: rotate(0deg);
                    -o-transform: rotate(0deg);
                    -ms-transform: rotate(0deg);
                    -moz-transform: rotate(0deg);
                    -webkit-transform: rotate(0deg)
                }
                to {
                    transform: rotate(360deg);
                    -o-transform: rotate(360deg);
                    -ms-transform: rotate(360deg);
                    -moz-transform: rotate(360deg);
                    -webkit-transform: rotate(360deg)
                }
            }
            @-webkit-keyframes lp-rotating {
                from {
                    transform: rotate(0deg);
                    -webkit-transform: rotate(0deg)
                }
                to {
                    transform: rotate(360deg);
                    -webkit-transform: rotate(360deg)
                }
            }
            .ajaxload {
                background: #7b7b7b;
                display: inline-block;
                width: 30px;
                height: 30px;
                position: relative;
                content: '';
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                -webkit-animation: lp-rotating 1s linear infinite;
                -moz-animation: lp-rotating 1s linear infinite;
                animation: lp-rotating 1s linear infinite
            }
            .ajaxload:after {
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                display: inline-block;
                width: 6px;
                height: 6px;
                background: #DEDEDE;
                position: absolute;
                content: '';
                top: 2px;
                left: 50%;
                margin-left: -3px
            }
            .learn-press-checkout.guest-checkout {
                display: none
            }
            .button-continue-guest-checkout {
                clear: both
            }
            #learn-press-payment .payment-methods {
                list-style: none;
                margin: 0;
                padding: 0
            }
            #learn-press-payment .payment-methods .lp-payment-method {
                margin-bottom: 20px
            }
            #learn-press-payment .payment-methods .lp-payment-method>label {
                display: block;
                background: #F5F5F5;
                padding: 10px 20px;
                line-height: 40px
            }
            #learn-press-payment .payment-methods .lp-payment-method>label img {
                vertical-align: middle
            }
            #learn-press-payment .payment-methods .lp-payment-method.selected>label {
                background: #e7f7ff
            }
            #learn-press-payment .payment-methods .payment-method-form {
                display: none;
                background: #F9f9f9;
                padding: 15px 20px;
                border-top: 1px solid #DDD
            }
            #learn-press-checkout-login,
            #learn-press-checkout-register {
                margin-bottom: 1.5em;
                border: 1px solid #DDD;
                padding: 20px 20px 0 20px;
                background: #FFF
            }
            #learn-press-order-review,
            .learn-press-checkout-comment {
                margin-bottom: 20px
            }
            #checkout-form-login,
            #checkout-form-register {
                _display: none
            }
            #checkout-form-login .learn-press-form-register,
            #checkout-form-login .learn-press-form-login,
            #checkout-form-register .learn-press-form-register,
            #checkout-form-register .learn-press-form-login {
                display: none
            }
            #checkout-guest-email {
                border: 1px solid #DDD;
                padding: 20px;
                margin: 0 0 20px 0
            }
            #checkout-guest-email .form-heading {
                margin: 0
            }
            #checkout-guest-email #checkout-guest-options {
                list-style: none;
                margin: 0
            }
            #checkout-guest-email #checkout-existing-account,
            #checkout-guest-email #checkout-new-account {
                display: none;
                margin: 0
            }
            #checkout-guest-email.email-exists #checkout-existing-account {
                display: block
            }
            #checkout-guest-email.email-exists #checkout-new-account {
                display: none
            }
            .lp-list-table {
                border: none;
                width: 100%;
                margin-bottom: 20px
            }
            .lp-list-table th,
            .lp-list-table td {
                border: 0 solid #DDD;
                border-bottom-width: 1px;
                line-height: 1;
                font-size: 16px;
                padding: 15px 15px;
                background: #FFF;
                text-align: left
            }
            .lp-list-table tr {
                border: 0
            }
            .lp-list-table thead tr {
                color: #444
            }
            .lp-list-table thead tr th {
                background: #00adff;
                color: #FFF;
                border-bottom: none
            }
            .lp-list-table tbody tr {
                color: #777
            }
            .lp-list-table tbody tr td,
            .lp-list-table tbody tr th {
                border-bottom: 1px solid #DDD;
                font-size: 14px;
                background: #FFF
            }
            .lp-list-table tbody tr td a,
            .lp-list-table tbody tr th a {
                text-decoration: none;
                border-bottom: none
            }
            .lp-list-table tbody tr:nth-child(odd) {
                background: #F5F5F5
            }
            .lp-list-table .list-table-nav td {
                font-size: 14px
            }
            .lp-list-table .list-table-nav td.nav-text {
                text-align: left
            }
            .lp-list-table .list-table-nav td.nav-pages {
                text-align: right
            }
            .lp-list-table .list-table-nav td.nav-pages .learn-press-pagination {
                text-align: right
            }
            .lp-list-table .list-table-nav td.nav-pages .page-numbers {
                margin-bottom: 0
            }
            .lp-label {
                font-size: 12px;
                display: inline-block;
                padding: 3px 5px;
                background: #DDD;
                border-radius: 4px;
                line-height: 1;
                color: #FFF
            }
            .lp-label.label-finished,
            .lp-label.label-completed {
                background: #ffdc1e
            }
            .lp-label.label-passed {
                background: #14c4ff
            }
            .lp-label.label-failed {
                background: #ff4d66
            }
            .lp-label.label-enrolled,
            .lp-label.label-started {
                background: #d243ff
            }
            .learn-press-form .form-fields {
                list-style: none;
                margin: 0;
                padding: 0
            }
            .learn-press-form .form-fields .form-field {
                margin: 0 0 20px 0
            }
            .learn-press-form .form-fields .form-field label {
                display: block;
                margin: 0 0 10px 0
            }
            .learn-press-form .form-fields .form-field input[type="text"],
            .learn-press-form .form-fields .form-field input[type="email"],
            .learn-press-form .form-fields .form-field input[type="number"],
            .learn-press-form .form-fields .form-field input[type="password"],
            .learn-press-form .form-fields .form-field textarea {
                padding: 8px;
                width: 100%;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }
            .learn-press-form .form-fields .form-field .description {
                font-style: italic;
                margin-top: 10px;
                font-size: 14px;
                line-height: 1.4
            }
            .learn-press-form .form-fields .form-field .asterisk {
                color: red
            }
            .form-desc {
                font-size: smaller;
                font-style: italic
            }
            .become-teacher-form {
                margin: 0 auto;
                width: 90%;
                max-width: 500px
            }
            .become-teacher-form .form-field input[type="text"],
            .become-teacher-form .form-field input[type="email"],
            .become-teacher-form .form-field input[type="number"],
            .become-teacher-form .form-field input[type="password"] {
                width: 100%
            }
            #learn-press-user-profile {
                position: relative
            }
            #learn-press-user-profile:after {
                clear: both;
                display: block;
                content: ''
            }
            #learn-press-profile-header {
                height: 100px;
                background: #f0defb;
                position: relative;
                z-index: 100
            }
            #learn-press-profile-header .lp-profile-avatar {
                position: absolute;
                bottom: -10px;
                left: 10px
            }
            #learn-press-profile-header .lp-profile-avatar img {
                border-radius: 0
            }
            #learn-press-profile-nav {
                float: left;
                min-width: 200px;
                padding-top: 40px;
                background: #f5f5f5
            }
            #learn-press-profile-nav:before {
                content: '';
                width: 200px;
                background: #F5F5F5;
                top: 0;
                bottom: 0;
                position: absolute
            }
            #learn-press-profile-nav .tabs {
                list-style: none;
                margin: 0;
                padding: 0
            }
            #learn-press-profile-nav .tabs>li {
                margin-bottom: 0;
                position: relative
            }
            #learn-press-profile-nav .tabs>li ul {
                list-style: none;
                margin: 0;
                padding: 8px 0;
                display: none
            }
            #learn-press-profile-nav .tabs>li ul li a {
                padding-left: 20px
            }
            #learn-press-profile-nav .tabs>li ul li.active a {
                color: #FFF
            }
            #learn-press-profile-nav .tabs>li ul li:hover a {
                background: transparent;
                color: #FFF
            }
            #learn-press-profile-nav .tabs>li a {
                display: block;
                text-decoration: none;
                padding: 5px 10px;
                border: none;
                box-shadow: none;
                outline: none
            }
            #learn-press-profile-nav .tabs>li a:hover {
                background: #FFF
            }
            #learn-press-profile-nav .tabs>li.active ul {
                background: #EAEAEA;
                display: block
            }
            #learn-press-profile-nav .tabs>li.active>a {
                background: #D9D9D9
            }
            #learn-press-profile-nav .tabs>li:hover:not(.active)>a {
                background: #D0D0D0;
                color: #FFF
            }
            #learn-press-profile-nav .tabs>li:hover:not(.active) ul {
                background: #EAEAEA;
                display: block;
                position: absolute;
                width: 200px;
                top: 0;
                margin: 0;
                padding: 0;
                left: 100%;
                z-index: 100
            }
            #learn-press-profile-content {
                float: right;
                width: calc(100% - 230px);
                margin-top: 30px;
                overflow: hidden
            }
            #learn-press-profile-content .lp-sections {
                list-style: none;
                overflow: hidden
            }
            #learn-press-profile-content .lp-sections li {
                float: left
            }
            #learn-press-profile-content .lp-sections li a {
                text-decoration: none;
                display: block;
                padding: 3px 5px;
                border: none;
                box-shadow: none
            }
            #learn-press-profile-content .lp-sections li.active a {
                border-bottom: 2px solid #DDD
            }
            #learn-press-profile-footer {
                clear: both;
                background: #FFF;
                z-index: 10;
                position: relative
            }
            .lp-user-profile .profile-name {
                display: block;
                position: absolute;
                width: 100%;
                text-align: center;
                font-size: 13px
            }
            .profile-list-table td.column-actions {
                white-space: nowrap
            }
            .profile-list-table .result-percent {
                font-size: 12px;
                font-weight: 700;
                min-width: 40px;
                display: inline-block
            }
            .profile-list-courses .column-passing-grade,
            .profile-list-courses .column-time-interval,
            .profile-list-courses .column-date,
            .profile-list-courses .column-status,
            .profile-list-quizzes .column-passing-grade,
            .profile-list-quizzes .column-time-interval,
            .profile-list-quizzes .column-date,
            .profile-list-quizzes .column-status {
                width: 150px
            }
            .profile-recover-order {
                padding: 20px;
                border: 1px solid #DDD;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px
            }
            .profile-recover-order p {
                margin-bottom: 10px
            }
            .profile-recover-order input[name="order-key"] {
                width: 250px;
                display: inline-block
            }
            .order-recover input[name="order-key"],
            .order-recover button {
                vertical-align: middle
            }
            .column-order-action a {
                display: inline-block;
                margin-right: 5px
            }
            .lp-tab-sections {
                list-style: none;
                margin: 0 0 20px 0;
                padding: 0;
                background: #eaeaea
            }
            .lp-tab-sections .section-tab {
                float: left;
                list-style: none
            }
            .lp-tab-sections .section-tab a,
            .lp-tab-sections .section-tab span {
                display: inline-block;
                padding: 8px 10px;
                line-height: 1;
                box-shadow: none
            }
            .lp-tab-sections .section-tab.active span {
                border-bottom: 2px solid #00adff;
                padding-bottom: 6px
            }
            .lp-tab-sections:after {
                clear: both;
                display: block;
                content: ''
            }
            .profile-heading {
                font-size: 18px
            }
            .lp-sub-menu {
                list-style: none;
                margin: 0 0 10px 0
            }
            .lp-sub-menu li {
                display: inline-block
            }
            .lp-sub-menu li a,
            .lp-sub-menu li span {
                display: inline-block;
                margin: 0 10px 0 0
            }
            .learn-press-nav-items .learn-press-pagination {
                float: right
            }
            .learn-press-nav-items:after {
                clear: both;
                display: block;
                content: ''
            }
            .lp-avatar-preview {
                position: relative;
                float: left;
                background-color: #DDD;
                margin-bottom: 20px;
                overflow: hidden
            }
            .lp-avatar-preview .profile-picture {
                float: left;
                margin-right: -100%;
                width: 100%;
                margin-top: -25%
            }
            .lp-avatar-preview .profile-picture img {
                width: 100%;
                height: 100%;
                border-radius: 0
            }
            .lp-avatar-preview .profile-picture.profile-avatar-hidden {
                display: none
            }
            .lp-avatar-preview .lp-avatar-preview-actions {
                position: absolute;
                top: 50%;
                width: 100%;
                margin-top: -14px;
                text-align: center
            }
            .lp-avatar-preview .lp-avatar-preview-actions a {
                text-decoration: none;
                font-size: 12px;
                background: #FFF;
                display: inline-block;
                box-shadow: none;
                padding: 5px 10px
            }
            .lp-avatar-preview .lp-avatar-upload-progress {
                position: absolute;
                height: 10px;
                background: #FFF;
                top: 50%;
                margin-top: -5px;
                left: 10px;
                right: 10px;
                display: none
            }
            .lp-avatar-preview .lp-avatar-upload-progress .lp-avatar-upload-progress-value {
                width: 0;
                height: 10px;
                background: #563d7c
            }
            .lp-avatar-preview .lp-avatar-upload-error {
                display: none
            }
            .lp-avatar-preview .lp-avatar-preview-actions {
                display: none
            }
            .lp-avatar-preview:hover .lp-avatar-preview-actions {
                display: block
            }
            .lp-avatar-preview.uploading .lp-avatar-preview-actions,
            .lp-avatar-preview.upload-error .lp-avatar-preview-actions {
                display: none
            }
            .lp-avatar-preview.uploading .lp-avatar-upload-progress,
            .lp-avatar-preview.upload-error .lp-avatar-upload-progress {
                display: block
            }
            .lp-avatar-preview.uploading:before,
            .lp-avatar-preview.upload-error:before {
                position: absolute;
                width: 100%;
                height: 100%;
                background: #FFF;
                opacity: .4;
                content: ''
            }
            .lp-avatar-preview.upload-error .lp-avatar-upload-error {
                display: block
            }
            .lp-avatar-preview.croping .lp-avatar-preview-actions {
                display: none
            }
            .lp-avatar-preview.croping .lp-avatar-crop-image {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: #000;
                overflow: hidden
            }
            .lp-avatar-preview.croping .lp-avatar-crop-image img {
                max-width: inherit;
                cursor: move
            }
            .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls {
                position: absolute;
                bottom: 0;
                width: 100%;
                height: 30px
            }
            .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom {
                position: absolute;
                height: 10px;
                bottom: 10px;
                left: 10px;
                right: 30px;
                background: #563d7a
            }
            .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider {
                position: absolute;
                left: 0;
                right: 10px;
                height: 100%
            }
            .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider .ui-slider-handle {
                display: inline-block;
                width: 10px;
                height: 14px;
                background: #FFF;
                position: absolute;
                margin-top: -2px;
                border: 1px solid #563d7a;
                box-shadow: none;
                outline: none;
                cursor: ew-resize
            }
            .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload {
                text-decoration: none;
                position: absolute;
                bottom: 5px;
                right: 5px;
                box-shadow: none
            }
            .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls:before {
                position: absolute;
                height: 30px;
                width: 100%;
                content: '';
                background: #FFF;
                opacity: .4
            }
            .lp-avatar-preview:after {
                clear: both;
                display: block;
                content: ''
            }
            #profile-mobile-menu {
                display: none
            }
            @media screen and (max-width:480px) {
                #learn-press-user-profile:before {
                    display: none
                }
                #learn-press-profile-nav {
                    height: 40px;
                    z-index: 90;
                    padding-top: 0;
                    min-width: 40px;
                    width: 40px;
                    float: right;
                    margin-bottom: 20px
                }
                #learn-press-profile-nav #profile-mobile-menu {
                    display: block;
                    width: 40px;
                    height: 40px;
                    float: right;
                    line-height: 40px;
                    text-align: center;
                    cursor: pointer;
                    box-shadow: none
                }
                #learn-press-profile-nav .learn-press-tabs {
                    right: 0;
                    width: 100%;
                    display: none;
                    background: #03A9F4;
                    color: #FFF;
                    position: absolute;
                    margin-top: 40px
                }
                #learn-press-profile-nav .learn-press-tabs li a {
                    color: #FFF
                }
                #learn-press-profile-nav .learn-press-tabs li:hover:not(.active)>a {
                    background: #D0D0D0;
                    color: #FFF
                }
                #learn-press-profile-nav .learn-press-tabs li:hover:not(.active) ul {
                    position: relative;
                    left: 0;
                    width: 100%
                }
                #learn-press-profile-nav:hover #profile-mobile-menu {
                    background: #03a8f4;
                    color: #FFF
                }
                #learn-press-profile-nav:hover .learn-press-tabs {
                    display: block
                }
                #learn-press-profile-nav:before {
                    content: '';
                    position: absolute;
                    left: 0;
                    right: 40px;
                    height: 40px;
                    background: #F5F5F5
                }
                #learn-press-profile-nav .tabs>li.active ul,
                #learn-press-profile-nav .tabs>li.active a,
                #learn-press-profile-nav .tabs>li:hover ul,
                #learn-press-profile-nav .tabs>li:hover a {
                    background: #0191d4
                }
                #learn-press-profile-content {
                    float: none;
                    width: 100%
                }
            }
            #learn-press-user-profile .learn-press-form-login,
            #learn-press-user-profile .learn-press-form-register {
                border: 1px solid #DDD;
                padding: 20px 20px 0 20px;
                margin-bottom: 20px
            }
            #learn-press-course-tabs .course-tab-panel {
                display: none
            }
            #learn-press-course-tabs .course-tab-panel.active {
                display: block
            }
            .lp-single-course .course-author {
                margin-bottom: 40px
            }
            .lp-single-course .course-author .author-name {
                float: left;
                margin: 0 20px 0 0;
                text-align: center
            }
            .lp-single-course .course-author .author-name img {
                width: 80px;
                height: 80px;
                border-radius: 50%
            }
            .lp-single-course .course-author .author-name a {
                display: block
            }
            .lp-single-course .course-author .author-bio {
                font-size: 15px;
                font-style: italic
            }
            .lp-single-course .course-author:after {
                clear: both;
                display: block;
                content: ''
            }
            .lp-single-course .course-author .course-instructor-item {
                clear: both;
                padding-top: 20px
            }
            .lp-single-course .course-price {
                margin-bottom: 10px
            }
            .lp-single-course .course-price .origin-price,
            .lp-single-course .course-price .price {
                vertical-align: middle
            }
            .lp-single-course .course-price .origin-price {
                font-size: 18px;
                text-decoration: line-through;
                font-style: italic;
                margin-right: 10px
            }
            .lp-single-course .course-price .price {
                font-size: 24px
            }
            .lp-single-course .lp-course-buttons {
                margin-bottom: 20px
            }
            .edit-content {
                margin-left: 5px
            }
            ul.learn-press-nav-tabs {
                list-style: none;
                border-bottom: 3px solid #DDD;
                margin: 0 0 20px 0;
                padding: 0
            }
            ul.learn-press-nav-tabs .course-nav {
                float: left;
                position: relative;
                margin: 0;
                list-style: none
            }
            ul.learn-press-nav-tabs .course-nav a {
                display: inline-block;
                padding: 10px 20px;
                border-bottom: none;
                outline: none;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none
            }
            ul.learn-press-nav-tabs .course-nav a:focus {
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none
            }
            ul.learn-press-nav-tabs .course-nav.active:after,
            ul.learn-press-nav-tabs .course-nav:hover:after {
                position: absolute;
                bottom: -3px;
                background: #00adff;
                height: 3px;
                width: 100%;
                content: '';
                left: 0
            }
            ul.learn-press-nav-tabs:after {
                clear: both;
                display: block;
                content: ''
            }
            .course-item-popup #tab-curriculum {
                display: block
            }
            .course-curriculum ul.curriculum-sections {
                list-style: none;
                margin: 0;
                padding: 0
            }
            .course-curriculum ul.curriculum-sections .section {
                margin: 0;
                padding: 0
            }
            .course-curriculum ul.curriculum-sections .section.section-empty .section-header {
                margin-bottom: 20px
            }
            .course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message {
                margin-left: 15px;
                margin-right: 15px
            }
            .course-curriculum ul.curriculum-sections .section-header {
                display: table;
                border-bottom: 1px solid #00adff;
                width: 100%;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }
            .course-curriculum ul.curriculum-sections .section-header .section-left {
                display: table-cell;
                vertical-align: top;
                cursor: pointer
            }
            .course-curriculum ul.curriculum-sections .section-header .section-title,
            .course-curriculum ul.curriculum-sections .section-header .section-desc {
                margin: 0 0 10px 0
            }
            .course-curriculum ul.curriculum-sections .section-header .section-title {
                font-weight: 400;
                margin-bottom: 0;
                font-size: 18px;
                padding: 10px 0
            }
            .course-curriculum ul.curriculum-sections .section-header .section-desc {
                font-size: 14px;
                font-style: italic
            }
            .course-curriculum ul.curriculum-sections .section-header .section-meta {
                display: table-cell;
                white-space: nowrap;
                padding-left: 20px;
                text-align: right;
                font-size: 14px;
                vertical-align: middle
            }
            .course-curriculum ul.curriculum-sections .section-header .section-meta .section-progress {
                display: inline-block;
                margin-right: 5px
            }
            .course-curriculum ul.curriculum-sections .section-header .section-meta .section-progress .progress-bg {
                width: 100px
            }
            .course-curriculum ul.curriculum-sections .section-content {
                list-style: none;
                margin: 0 0 15px 0;
                padding: 0
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item {
                position: relative;
                font-size: 14px;
                border-bottom: 1px solid #EEE;
                transition: padding-left linear 0.15s;
                background: #FFF;
                margin: 0;
                padding: 0
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link {
                border-bottom: none;
                display: table;
                box-shadow: none;
                outline: none;
                width: 100%;
                line-height: 1.5
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before {
                font-family: fontawesome;
                font-size: 18px;
                left: 0;
                transition: left linear 0.15s;
                display: table-cell;
                width: 20px;
                padding: 10px 0
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,
            .course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
                display: table-cell;
                vertical-align: middle;
                padding: 10px 10px
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .item-icon:before {
                font-size: 18px
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .item-icon.icon-lock {
                float: right;
                margin-top: 15px
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
                display: table-cell;
                vertical-align: middle;
                white-space: nowrap;
                padding: 10px 0;
                text-align: right
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
                height: 20px;
                line-height: 20px;
                text-align: center;
                display: inline-block;
                vertical-align: middle;
                margin-left: 5px;
                padding: 0 8px;
                border-radius: 3px;
                font-size: 14px;
                color: #FFF
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.final-quiz {
                background: #14c4ff
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.trans {
                padding: 0
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions {
                background: #dd88ae
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
                background: #009688
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status {
                color: #DDD;
                margin-left: 5px;
                display: none;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status:before {
                vertical-align: middle;
                font-size: 14px
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status .course-item-status {
                display: inline-block
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-viewed .course-item-status {
                display: none
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz.status-started .course-item-status:before {
                content: "\f00c"
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link:before {
                content: "\f017"
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link:before {
                content: "\f0f6"
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-video .section-item-link:before {
                content: "\f03d"
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link:before {
                content: "\f027"
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status {
                background: #00adff;
                font-style: normal;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status:before {
                content: attr(data-preview);
                color: #FFF;
                vertical-align: baseline
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status {
                display: inline-block
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status:before {
                content: "\f023";
                color: #ab6060
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status {
                padding-top: 1px
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status,
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-started .course-item-status {
                border-color: #00adff;
                color: #DDD
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status:before,
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-started .course-item-status:before {
                content: "\f00c"
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status {
                color: #00adff
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.passed .course-item-status {
                border-color: #00adff;
                color: #00adff
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status,
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status {
                border-color: red;
                color: red
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status:before,
            .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status:before {
                content: "\f00d"
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item:before {
                background: #00adff;
                height: 0;
                left: 0;
                top: 50%;
                position: absolute;
                content: '';
                width: 3px;
                transition: height linear 0.15s, top linear 0.15s
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.current {
                padding-left: 10px;
                background: #F9F9F9
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.current a:before {
                left: 10px
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item.current:before {
                top: 0;
                height: 100%
            }
            .course-curriculum ul.curriculum-sections .section-content .course-item:not(.item-preview) .course-item-status {
                font-family: fontawesome
            }
            body.course-item-popup {
                overflow: hidden;
                _opacity: 0
            }
            body.course-item-popup #learn-press-course-curriculum {
                position: fixed;
                top: 32px;
                bottom: 0;
                left: 0;
                width: 400px;
                background: #FFF;
                border-right: 1px solid #DDD;
                overflow: auto;
                z-index: 9999
            }
            body.course-item-popup #learn-press-course-curriculum .section-header {
                padding: 0 15px
            }
            body.course-item-popup #learn-press-course-curriculum .section-header .section-desc {
                margin: -10px 0 5px
            }
            body.course-item-popup #learn-press-course-curriculum .course-item {
                padding-left: 15px;
                padding-right: 15px
            }
            body.course-item-popup #learn-press-course-curriculum .course-item a:before {
                left: 15px
            }
            body.course-item-popup #learn-press-content-item {
                position: fixed;
                z-index: 9999;
                background: #FFF;
                top: 32px;
                left: 400px;
                right: 0;
                bottom: 0;
                overflow: hidden
            }
            body.course-item-popup #learn-press-content-item .content-item-wrap {
                margin: 10px auto;
                max-width: 900px
            }
            body.course-item-popup #learn-press-content-item .course-item-title {
                font-size: 1.4rem
            }
            body.course-item-popup #learn-press-content-item .content-question-summary .review-heading {
                text-align: center
            }
            body.course-item-popup #learn-press-content-item .content-question-summary .question-title {
                font-size: 1.2rem;
                margin-bottom: 10px
            }
            body.course-item-popup #content-item-nav {
                position: fixed;
                z-index: 99999;
                left: 400px;
                right: 0;
                background: #F5F5F5;
                bottom: 0;
                height: 60px;
                border-top: 1px solid #DDD
            }
            body.course-item-popup #content-item-nav .content-item-nav-wrap {
                max-width: 900px;
                margin: 10px auto
            }
            body.course-item-popup #content-item-nav button {
                height: 40px;
                line-height: 40px;
                padding: 0 20px
            }
            body.course-item-popup .comment-form-textarea {
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }
            body.course-item-popup.wpadminbar #learn-press-course-curriculum,
            body.course-item-popup.wpadminbar #learn-press-content-item {
                top: 92px
            }
            body.course-item-popup.wpadminbar #course-item-content-header {
                top: 32px
            }
            body.course-item-popup.wpadminbar .content-item-description {
                margin-bottom: 20px
            }
            body.course-item-popup .content-item-summary {
                margin-bottom: 50px
            }
            body.course-item-popup .content-item-summary>h3 {
                margin-bottom: 20px
            }
            body.course-item-popup .content-item-summary.content-item-video .entry-video {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                background: #000;
                line-height: 1
            }
            body.course-item-popup .content-item-summary.content-item-video .entry-video iframe {
                width: 100%;
                margin-bottom: 0;
                max-width: 900px;
                vertical-align: top
            }
            body.course-item-popup .learn-press-content-protected-message {
                margin-bottom: 50px;
                padding: 20px;
                background: #ffe0e0
            }
            body.course-item-popup.content-only #learn-press-content-item {
                left: 0;
                top: 0;
                bottom: 0;
                z-index: 9999999
            }
            body.course-item-popup.content-only #learn-press-content-item #course-item-content-header,
            body.course-item-popup.content-only #learn-press-content-item #course-item-content-footer {
                display: none
            }
            body.course-item-popup.content-only #learn-press-content-item .content-item-scrollable {
                bottom: 0
            }
            body #ifr-course-item {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: 999999;
                background: #FFF
            }
            body.full-screen-content-item #course-item-content-header .toggle-content-item:before {
                font: 28px/60px fontawesome;
                content: "\f066"
            }
            body .content-item-summary .form-button-finish-course,
            body .lp-quiz-buttons .form-button-finish-course {
                float: right
            }
            #wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item:before,
            #wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item:before,
            #wpadminbar #wp-admin-bar-edit-lp_question .ab-item:before {
                font-family: fontawesome;
                top: 2px
            }
            #wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item:before {
                content: "\f017"
            }
            #wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item:before {
                content: "\f0f6"
            }
            #wpadminbar #wp-admin-bar-edit-lp_question .ab-item:before {
                content: "\f29c"
            }
            .scroll-wrapper {
                opacity: 0;
                overflow: hidden
            }
            .scroll-wrapper .scroll-element {
                background: transparent
            }
            .scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible {
                transition: opacity 0.25s
            }
            .scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible {
                opacity: .7
            }
            .course-remaining-time .lp-label.label-enrolled {
                font-size: inherit
            }
            .learn-press-course-results-progress {
                margin-right: -4%
            }
            .learn-press-course-results-progress .items-progress,
            .learn-press-course-results-progress .course-progress {
                float: left;
                margin-right: 4%;
                width: 46%;
                margin-bottom: 30px
            }
            .learn-press-course-results-progress .items-progress .lp-course-progress-heading,
            .learn-press-course-results-progress .course-progress .lp-course-progress-heading {
                margin-bottom: 10px
            }
            .learn-press-course-results-progress .items-progress .lp-progress-bar,
            .learn-press-course-results-progress .course-progress .lp-progress-bar {
                height: 10px;
                border-radius: 5px;
                overflow: hidden;
                position: relative
            }
            .learn-press-course-results-progress .items-progress .lp-progress-bar .lp-progress-value,
            .learn-press-course-results-progress .course-progress .lp-progress-bar .lp-progress-value {
                height: 10px;
                border-radius: 5px;
                margin-left: -100%;
                position: absolute;
                width: 100%
            }
            .learn-press-course-results-progress .items-progress .lp-course-status .grade.failed,
            .learn-press-course-results-progress .course-progress .lp-course-status .grade.failed {
                background: red
            }
            .learn-press-course-results-progress .items-progress .lp-course-status .grade.passed,
            .learn-press-course-results-progress .course-progress .lp-course-status .grade.passed {
                background: #3eadff
            }
            .learn-press-course-results-progress:after {
                clear: both;
                display: block;
                content: ''
            }
            #course-item-content-header,
            #course-item-content-footer {
                position: fixed;
                height: 60px;
                right: 0;
                line-height: 60px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }
            #course-item-content-header {
                top: 0;
                left: 0;
                background: #e7f7ff;
                z-index: 100;
                border-bottom: 1px solid #DDD;
                padding: 0
            }
            #course-item-content-header .course-item-search {
                float: left;
                width: 400px;
                padding: 15px;
                box-sizing: border-box;
                position: relative
            }
            #course-item-content-header .course-item-search input {
                height: 30px;
                width: 385px;
                background: transparent;
                border: none;
                padding: 0;
                box-shadow: none;
                float: left;
                font-style: italic;
                color: #AAA
            }
            #course-item-content-header .course-item-search input:focus {
                box-shadow: none;
                outline: none;
                color: #777
            }
            #course-item-content-header .course-item-search button {
                background: transparent;
                border: none;
                position: absolute;
                z-index: 99;
                margin-left: -30px;
                padding: 0;
                height: 30px;
                line-height: 30px;
                font-size: 15px;
                right: 15px;
                color: #777
            }
            #course-item-content-header .course-item-search button:after {
                font-family: fontawesome;
                content: "\f002"
            }
            #course-item-content-header .course-item-search.has-keyword button:after {
                content: "\f00d"
            }
            #course-item-content-header .course-title {
                font-size: 1.4rem;
                float: left;
                clear: none;
                height: 60px;
                line-height: 60px;
                padding: 0 15px;
                margin: 0
            }
            #course-item-content-header .course-title a {
                box-shadow: none
            }
            #course-item-content-header .course-title:before {
                content: '';
                display: none
            }
            #course-item-content-header .form-button.lp-button-back {
                float: right;
                margin-right: 15px
            }
            #course-item-content-header .form-button.lp-button-back button {
                line-height: 34px
            }
            #course-item-content-header .toggle-content-item {
                display: inline-block;
                width: 60px;
                height: 60px;
                float: right;
                text-align: center;
                border-left: 1px solid #DDD
            }
            #course-item-content-header .toggle-content-item:before {
                font: 28px/60px fontawesome;
                content: "\f065"
            }
            #course-item-content-footer {
                border-top: 1px solid #DDD;
                bottom: 0;
                left: 400px;
                padding: 15px;
                display: none
            }
            #course-item-content-footer button,
            #course-item-content-footer .lp-button {
                height: 35px;
                line-height: 30px;
                padding: 0 10px;
                font-size: 14px
            }
            .learn-press-form.completed button:before {
                font-family: fontawesome;
                content: '\f00c';
                font-size: 18px;
                margin-right: 10px
            }
            .lp-course-progress {
                position: relative
            }
            .lp-course-progress .lp-passing-conditional {
                position: absolute;
                height: 10px;
                width: 3px;
                background: red;
                top: 0;
                margin-left: -1px
            }
            @media screen and (max-width:1300px) {
                body.course-item-popup #course-item-content-header .course-item-search {
                    width: 300px
                }
                body.course-item-popup #course-item-content-header .course-item-search input {
                    width: 285px
                }
                body.course-item-popup #course-item-content-header .course-item-search button {
                    left: 300px
                }
                body.course-item-popup #learn-press-course-curriculum {
                    width: 300px
                }
                body.course-item-popup #learn-press-course-curriculum .progress-bg {
                    width: 40px
                }
                body.course-item-popup #content-item-nav,
                body.course-item-popup #learn-press-content-item,
                body.course-item-popup #course-item-content-footer {
                    left: 300px
                }
                body.course-item-popup .section-desc {
                    display: none
                }
            }
            @media screen and (max-width:1200px) {
                body.course-item-popup #course-item-content-header .course-item-search {
                    width: 300px
                }
                body.course-item-popup #course-item-content-header .course-item-search input {
                    width: 285px
                }
                body.course-item-popup #course-item-content-header .course-item-search button {
                    left: 300px
                }
                body.course-item-popup #learn-press-course-curriculum {
                    width: 300px
                }
                body.course-item-popup #content-item-nav,
                body.course-item-popup #learn-press-content-item,
                body.course-item-popup #course-item-content-footer {
                    left: 300px
                }
                body.course-item-popup #learn-press-content-item .content-item-nav-wrap,
                body.course-item-popup #learn-press-content-item .content-item-wrap {
                    width: 90%
                }
            }
            @media screen and (max-width:768px) {
                body.course-item-popup #course-item-content-header .course-item-search {
                    width: 200px
                }
                body.course-item-popup #course-item-content-header .course-item-search input {
                    width: 185px
                }
                body.course-item-popup #course-item-content-header .course-item-search button {
                    left: 200px
                }
                body.course-item-popup #learn-press-course-curriculum {
                    width: 200px
                }
                body.course-item-popup #content-item-nav,
                body.course-item-popup #learn-press-content-item,
                body.course-item-popup #course-item-content-footer {
                    left: 200px
                }
                body.course-item-popup #learn-press-content-item .content-item-nav-wrap,
                body.course-item-popup #learn-press-content-item .content-item-wrap {
                    width: 90%
                }
                body.course-item-popup.wpadminbar #learn-press-content-item,
                body.course-item-popup.wpadminbar #learn-press-course-curriculum {
                    top: 106px
                }
                body.course-item-popup.wpadminbar #course-item-content-header {
                    top: 46px
                }
                .learn-press-course-results-progress {
                    margin-right: 0%
                }
                .learn-press-course-results-progress .items-progress,
                .learn-press-course-results-progress .course-progress {
                    float: none;
                    margin-right: 0%;
                    width: 100%;
                    margin-bottom: 20px
                }
            }
            .lp-quiz-buttons {
                margin-bottom: 20px;
                clear: both;
                display: block;
                content: ''
            }
            .quiz-progress {
                background: #e7f7ff;
                margin-bottom: 30px
            }
            .quiz-progress .progress-items {
                display: flex
            }
            .quiz-progress .progress-items .progress-item {
                flex: 1;
                position: relative;
                font-size: 15px;
                color: #777
            }
            .quiz-progress .progress-items .progress-item .progress-number,
            .quiz-progress .progress-items .progress-item .progress-label {
                display: block;
                text-align: center;
                line-height: 1
            }
            .quiz-progress .progress-items .progress-item .progress-number {
                font-size: 20px;
                margin: 15px 0 10px 0
            }
            .quiz-progress .progress-items .progress-item .progress-label {
                font-size: 14px;
                margin-bottom: 15px
            }
            .quiz-progress .progress-items .progress-item i {
                display: none;
                width: 60px;
                height: 60px;
                font-size: 30px;
                text-align: center;
                line-height: 60px;
                color: #FFF;
                background: #00adff;
                float: left
            }
            .quiz-progress .progress-items .progress-item:after {
                clear: both;
                display: block;
                content: ''
            }
            .answer-options {
                list-style: none;
                margin: 0;
                padding: 0
            }
            .answer-options .answer-option {
                margin: 0 0 15px 0;
                position: relative;
                background: #F5F5F5;
                padding: 10px;
                display: flex;
                overflow: hidden;
                color: #777;
                cursor: pointer;
                font-size: 20px;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                -webkit-transition: background linear 0.25s;
                -moz-transition: background linear 0.25s;
                transition: background linear 0.25s
            }
            .answer-options .answer-option .option-title {
                font-size: smaller;
                display: table-cell
            }
            .answer-options .answer-option .option-title .option-title-content {
                display: inline-block;
                vertical-align: middle
            }
            .answer-options .answer-option .option-title:before {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                width: 3px;
                content: '';
                background: #DDD;
                -webkit-transition: background linear 0.25s;
                -moz-transition: background linear 0.25s;
                transition: background linear 0.25s
            }
            .answer-options .answer-option input[type="checkbox"],
            .answer-options .answer-option input[type="radio"] {
                -webkit-appearance: initial;
                -moz-appearance: initial;
                margin: 0 10px 0 3px;
                position: relative;
                border: 1px solid #eaeaea;
                z-index: 10;
                width: 32px;
                height: 32px;
                min-width: 32px;
                background: #FFF;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px
            }
            .answer-options .answer-option input[type="checkbox"]:focus,
            .answer-options .answer-option input[type="radio"]:focus {
                outline: none
            }
            .answer-options .answer-option input[type="checkbox"]:after,
            .answer-options .answer-option input[type="radio"]:after {
                content: '';
                border: 2px solid #00adff;
                display: inline-block;
                width: 7px;
                height: 15px;
                border-top: none;
                border-left: none;
                position: absolute;
                top: 50%;
                left: 10px;
                box-sizing: content-box;
                opacity: 0;
                margin-top: -10px;
                -webkit-transform: rotate(36deg) scale(0);
                -moz-transform: rotate(36deg) scale(0);
                -ms-transform: rotate(36deg) scale(0);
                -o-transform: rotate(36deg) scale(0);
                transform: rotate(36deg) scale(0);
                -webkit-transition: all 0.25s;
                -moz-transition: all 0.25s;
                transition: all 0.25s
            }
            .answer-options .answer-option input[type="checkbox"]:checked~.option-title .option-title-content,
            .answer-options .answer-option input[type="radio"]:checked~.option-title .option-title-content {
                position: relative
            }
            .answer-options .answer-option input[type="checkbox"]:checked~.option-title:before,
            .answer-options .answer-option input[type="radio"]:checked~.option-title:before {
                background: #00adff
            }
            .answer-options .answer-option input[type="checkbox"]:checked:after,
            .answer-options .answer-option input[type="radio"]:checked:after {
                opacity: 1;
                -webkit-transform: rotate(36deg) scale(1);
                -moz-transform: rotate(36deg) scale(1);
                -ms-transform: rotate(36deg) scale(1);
                -o-transform: rotate(36deg) scale(1);
                transform: rotate(36deg) scale(1)
            }
            .answer-options .answer-option input[type="radio"] {
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%
            }
            .answer-options .answer-option input[type="radio"]:before {
                border-radius: 50%
            }
            .answer-options .answer-option .option-title {
                margin: 0
            }
            .answer-options .answer-option:hover {
                background: #e1f5ff
            }
            .answer-options .answer-option.answer-correct {
                background: #e1f5ff
            }
            .answer-options .answer-option.answer-correct input[type="radio"]:checked~.option-title:before,
            .answer-options .answer-option.answer-correct input[type="checkbox"]:checked~.option-title:before {
                background: #e1f5ff
            }
            .answer-options .answer-option.answered-correct input[type="radio"]:checked~.option-title:before,
            .answer-options .answer-option.answered-correct input[type="checkbox"]:checked~.option-title:before {
                background: #00adff
            }
            .answer-options .answer-option.answered-wrong input[type="radio"]:before,
            .answer-options .answer-option.answered-wrong input[type="radio"]:after,
            .answer-options .answer-option.answered-wrong input[type="checkbox"]:before,
            .answer-options .answer-option.answered-wrong input[type="checkbox"]:after {
                border-color: red
            }
            .answer-options .answer-option.answered-wrong input[type="radio"]:checked~.option-title:before,
            .answer-options .answer-option.answered-wrong input[type="checkbox"]:checked~.option-title:before {
                background: red
            }
            button[data-counter] {
                position: relative
            }
            button[data-counter]:after {
                content: "(+" attr(data-counter) ")";
                padding-left: 5px
            }
            .quiz-result {
                max-width: 400px;
                margin: 30px auto 20px;
                text-align: center
            }
            .quiz-result .result-grade .result-achieved,
            .quiz-result .result-grade .result-require {
                display: inline-block;
                margin: 0 auto
            }
            .quiz-result .result-grade .result-achieved {
                font-size: 36px;
                border-bottom: 2px solid #04adff
            }
            .quiz-result .result-grade .result-require {
                display: block
            }
            .quiz-result .result-grade .result-message {
                font-size: 14px
            }
            .quiz-result.failed .result-achieved {
                color: #c55757
            }
            .quiz-result.failed .result-message strong {
                color: #c55757
            }
            .quiz-result.passed .result-achieved {
                color: #04adff
            }
            .quiz-result.passed .result-message strong {
                color: #04adff
            }
            .quiz-result .result-statistic {
                list-style: none;
                text-align: left;
                margin: 0;
                padding: 0
            }
            .quiz-result .result-statistic .result-statistic-field {
                display: flex
            }
            .quiz-result .result-statistic .result-statistic-field label,
            .quiz-result .result-statistic .result-statistic-field p {
                flex: 1;
                margin: 0
            }
            .quiz-result .result-statistic .result-statistic-field label {
                font-weight: 700
            }
            .quiz-result .result-statistic .result-statistic-field p {
                text-align: right
            }
            .question-numbers {
                list-style: none;
                text-align: center
            }
            .question-numbers li {
                display: inline-block;
                position: relative;
                margin-bottom: 3px
            }
            .question-numbers li a {
                display: block;
                padding: 8px;
                background: #F5F5F5;
                line-height: 1;
                color: #999;
                border: 1px solid #DDD;
                font-size: 12px;
                min-width: 20px;
                box-shadow: none
            }
            .question-numbers li a span {
                vertical-align: middle
            }
            .question-numbers li a:hover {
                background: #00adff;
                color: #FFF;
                border: 1px solid #3880a2
            }
            .question-numbers li.current a {
                background: #00adff;
                color: #FFF!important;
                border-color: #3880a2
            }
            .question-numbers li.current.skipped:after {
                background: #FFF
            }
            .question-numbers li.answered a:after {
                font-family: fontawesome;
                font-size: 8px;
                vertical-align: middle;
                margin-left: 3px
            }
            .question-numbers li.answered.answered-wrong a {
                color: red
            }
            .question-numbers li.answered.answered-true a {
                color: #00adff
            }
            .question-numbers li.answered.answered-true.current a {
                color: #FFF
            }
            .question-numbers li.skipped:after {
                content: '';
                background: #AAA;
                width: 10px;
                height: 4px;
                position: absolute;
                border-radius: 2px;
                left: 50%;
                margin-left: -5px;
                bottom: 3px
            }
            .quiz-intro {
                list-style: none;
                margin: 0 0 20px;
                padding: 0;
                display: table
            }
            .quiz-intro li {
                margin: 0;
                display: table-row
            }
            .quiz-intro li label,
            .quiz-intro li span {
                display: table-cell
            }
            .quiz-intro li label {
                font-weight: 700;
                padding: 0 20px 10px 0;
                line-height: 1
            }
            .quiz-intro li span {
                text-align: left
            }
            .question-explanation-content,
            .question-hint-content {
                margin-bottom: 20px;
                background: #F5F5F5;
                padding: 10px 15px
            }
            .redo-quiz button[type="submit"] {
                content: attr(data-counter)
            }
            .circle-bar {
                position: relative;
                width: 300px;
                height: 300px;
                border-color: #DDD
            }
            .circle-bar:before {
                border-radius: 50%;
                border: 10px solid #DDD;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 0;
                content: '';
                box-sizing: border-box
            }
            .circle-bar .before,
            .circle-bar .after {
                border-radius: 50%;
                border: 10px solid #14c4ff;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 0;
                box-sizing: border-box
            }
            .circle-bar .before {
                border-bottom-color: transparent;
                border-left-color: transparent;
                transform: rotate(45deg)
            }
            .circle-bar .after {
                border-color: #14c4ff;
                border-right-color: transparent;
                border-top-color: transparent;
                transform: rotate(45deg)
            }
            .circle-bar.bg50 .after {
                transform: rotate(45deg);
                z-index: 10;
                border-left-color: inherit;
                border-bottom-color: inherit
            }
            .learn-press-message.fixed {
                position: fixed;
                top: 32px;
                left: 0;
                right: 0;
                background: rgba(0, 173, 255, .6);
                text-align: center;
                z-index: 100;
                color: #FFF;
                padding: 10px
            }
            .learn-press-message.fixed[data-delay-in] {
                display: none
            }
            body.twentysixteen.learnpress-page .entry-footer {
                display: none
            }
            body.twentysixteen.learnpress-page .entry-content {
                float: none;
                width: auto
            }
            @media screen and (min-width:61.5625em) {
                body.twentysixteen.learnpress-page .entry-footer {
                    display: none
                }
                body.twentysixteen.learnpress-page .entry-content {
                    float: none;
                    width: auto
                }
                body:not(.search-results) article:not(.type-page) .entry-footer {
                    display: none
                }
                body:not(.search-results) article:not(.type-page) .entry-content {
                    float: none;
                    width: auto
                }
            }
            body.twentyseventeen.learnpress-page #primary article.page .entry-header,
            body.twentyseventeen.learnpress-page #primary article.page .entry-content {
                width: 100%;
                float: none
            }
            @media screen and (min-width:48em) {
                body.twentyseventeen.learnpress-page #primary article.page .entry-header,
                body.twentyseventeen.learnpress-page #primary article.page .entry-content {
                    width: 100%;
                    float: none
                }
            }
            .lp-widget .items-progress,
            .lp-widget .course-progress {
                width: 100%
            }
            .lp-widget .course-remaining-time {
                font-size: 14px
            }
            .lp-widget .lp-course-info-fields {
                margin: 0
            }
            .lp-widget .lp-course-info-fields .lp-course-info {
                list-style: none;
                margin: 0 0 10px 0
            }
            .lp-widget .lp-course-info-fields .lp-course-info .lp-label {
                float: right;
                background: #03a9f4
            }
            .learn-press-tip {
                display: none;
                line-height: 1;
                margin: 0 5px;
                font-size: 16px;
                vertical-align: baseline;
                cursor: pointer;
                font-style: normal
            }
            .learn-press-tip.ready {
                display: inline-block
            }
            .learn-press-tip:before {
                font-family: Fontawesome;
                content: "\f059"
            }
            .learn-press-tip:hover {
                color: #0073aa
            }
            .learn-press-tip-floating {
                background: rgba(39, 115, 170, .9);
                padding: 8px 10px;
                line-height: 1.2em;
                color: #FFF;
                min-width: 20px;
                position: absolute;
                margin-left: -1px;
                font-size: 12px;
                z-index: 9999;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px
            }
            .learn-press-tip-floating .close {
                display: inline-block;
                position: absolute;
                width: 16px;
                height: 16px;
                right: -8px;
                top: -8px;
                border: 1px solid #FFF;
                text-align: center;
                line-height: 16px;
                background: #468fbc;
                color: #FFF;
                cursor: pointer;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%
            }
            .learn-press-tip-floating .close:before {
                content: "\f00d";
                font-family: Fontawesome
            }
            .learn-press-tip-floating p {
                margin: 0
            }
            .learn-press-tip-floating:before {
                content: '';
                position: absolute;
                width: 0;
                height: 0;
                bottom: -7px;
                border: 7px solid transparent;
                border-top-color: rgba(39, 115, 170, .9);
                border-bottom-width: 0;
                left: 50%;
                margin-left: -7px
            }
            body.lp-preview.admin-bar #learn-press-content-item {
                top: 32px!important
            }
            body.lp-preview #learn-press-course-curriculum {
                display: none
            }
            body.lp-preview #learn-press-content-item {
                top: 0!important;
                left: 0!important
            }
            body.lp-preview #course-item-content-header {
                display: none
            }
            @-webkit-keyframes rotating4 {
                from {
                    -webkit-transform: rotate(0deg);
                    -o-transform: rotate(0deg);
                    transform: rotate(0deg)
                }
                to {
                    -webkit-transform: rotate(360deg);
                    -o-transform: rotate(360deg);
                    transform: rotate(360deg)
                }
            }
            @keyframes rotating4 {
                from {
                    -ms-transform: rotate(0deg);
                    -moz-transform: rotate(0deg);
                    -webkit-transform: rotate(0deg);
                    -o-transform: rotate(0deg);
                    transform: rotate(0deg)
                }
                to {
                    -ms-transform: rotate(360deg);
                    -moz-transform: rotate(360deg);
                    -webkit-transform: rotate(360deg);
                    -o-transform: rotate(360deg);
                    transform: rotate(360deg)
                }
            }
            @-webkit-keyframes animation4 {
                from {
                    left: -40%;
                    width: 40%
                }
                to {
                    left: 100%;
                    width: 10%
                }
            }
            @keyframes animation4 {
                from {
                    left: -40%;
                    width: 40%
                }
                to {
                    left: 100%;
                    width: 10%
                }
            }
            #popup_container {
                opacity: 0;
                transform: scale(.5)
            }
            body.confirm #popup_overlay {
                z-index: 999998!important
            }
            body.confirm #popup_container {
                z-index: 999999!important;
                max-width: 90%!important;
                min-width: 300px!important;
                padding: 10px!important;
                background: #F5F5F5;
                transition: opacity 0.25s;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px
            }
            body.confirm #popup_container #popup_title {
                display: none!important
            }
            body.confirm #popup_container #popup_message {
                margin: -10px;
                background: #FFF;
                padding: 20px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px
            }
            body.confirm #popup_container .close {
                position: absolute;
                top: 3px;
                right: 10px
            }
            body.confirm #popup_container #popup_panel {
                margin-top: 20px;
                text-align: center
            }
            body.confirm #popup_container #popup_panel button,
            body.confirm #popup_container #popup_panel input[type="button"],
            body.confirm #popup_container #popup_panel input[type="submit"] {
                height: 30px;
                line-height: 30px;
                padding: 0 25px
            }
            body.confirm #popup_container #popup_cancel {
                display: none
            }
            body.confirm #popup_container.ready {
                opacity: 1;
                transform: scale(1)
            }
            input[type="text"],
            input[type="email"],
            input[type="number"],
            input[type="password"] {
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }
            .hide-if-js {
                display: none!important
            }
            .clearfix:after {
                clear: both;
                display: block;
                content: ''
            }
            .learn-press-breadcrumb {
                margin-bottom: 20px
            }
            .learnpress-page .lp-button {
                line-height: 45px;
                padding: 0 12px;
                height: 45px
            }
            .course-meta {
                margin-bottom: 20px
            }
            #learn-press-course-tabs {
                margin-bottom: 40px
            }
            form[name="search-course"] {
                margin-bottom: 20px;
                position: relative
            }
            form[name="search-course"] .search-course-input {
                width: 100%;
                padding: 12px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }
            form[name="search-course"] .search-course-button {
                position: absolute;
                top: 1px;
                right: 1px;
                bottom: 1px;
                padding: 15px;
                height: auto;
                line-height: 1px
            }
            ul.learn-press-courses {
                list-style: none;
                margin-right: -2.1%;
                margin-left: 0;
                padding: 0;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -moz-flex;
                display: -webkit-flex;
                display: flex;
                -webkit-flex-wrap: wrap;
                flex-wrap: wrap
            }
            ul.learn-press-courses .course {
                list-style: none;
                width: 31.33333%;
                margin: 0 2% 20px 0;
                box-shadow: none;
                padding: 0
            }
            ul.learn-press-courses .course .course-thumbnail,
            ul.learn-press-courses .course .course-title,
            ul.learn-press-courses .course .course-info {
                margin: 0 0 .8em 0;
                line-height: 1
            }
            ul.learn-press-courses .course .course-thumbnail img {
                line-height: 1;
                vertical-align: top
            }
            ul.learn-press-courses .course .course-title {
                font-size: 1.2em;
                padding: 0;
                font-weight: 400
            }
            ul.learn-press-courses .course .course-info {
                font-size: 14px
            }
            ul.learn-press-courses .course .course-info>span {
                display: block
            }
            ul.learn-press-courses .course .course-info .course-price {
                float: left
            }
            ul.learn-press-courses .course .course-info .course-price .origin-price,
            ul.learn-press-courses .course .course-info .course-price .price {
                vertical-align: middle
            }
            ul.learn-press-courses .course .course-info .course-price .origin-price {
                font-size: 16px;
                text-decoration: line-through;
                font-style: italic;
                margin-right: 10px
            }
            ul.learn-press-courses .course .course-info .course-price .price {
                font-size: 18px
            }
            ul.learn-press-courses .course .course-info .course-instructor {
                float: right
            }
            ul.learn-press-courses .course .course-info:after {
                clear: both;
                display: block;
                content: ''
            }
            ul.learn-press-courses .course .lp-course-buttons form {
                width: 100%;
                margin-bottom: 10px
            }
            ul.learn-press-courses .course .lp-course-buttons form button {
                width: 100%
            }
            .order-comments {
                width: 100%;
                min-height: 150px
            }
            .learn-press-progress {
                position: relative
            }
            .learn-press-progress .progress-bg {
                background: #DDD;
                height: 10px;
                position: relative;
                overflow: hidden;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px
            }
            .learn-press-progress .progress-bg .progress-active {
                height: 100%;
                width: 100%;
                position: absolute;
                left: 50%;
                margin-left: -100%;
                background: #00adff;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px
            }
            .retake-course,
            .enroll-course,
            .purchase-course {
                display: inline-block
            }
            .table-orders {
                font-size: 16px
            }
            .table-orders th,
            .table-orders td {
                padding: 5px 10px
            }
            .form-button {
                display: inline-block
            }
            .learn-press-pagination {
                text-align: center;
                margin-bottom: 20px
            }
            .learn-press-pagination .page-numbers {
                display: inline-block;
                list-style: none;
                margin: 0
            }
            .learn-press-pagination .page-numbers>li {
                display: inline-block;
                margin: 0
            }
            .learn-press-pagination .page-numbers>li a,
            .learn-press-pagination .page-numbers>li span {
                display: block;
                padding: 5px 10px;
                border: 1px solid #DDD;
                box-shadow: none;
                line-height: 1;
                float: none;
                font-size: 1em;
                border-radius: 0
            }
            .learn-press-pagination .page-numbers>li span {
                background: #F5F5F5
            }
            .learn-press-message {
                padding: 10px 12px 10px 15px;
                background: #F5F5F5;
                position: relative;
                margin: 0 0 20px 0;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px
            }
            .learn-press-message.icon {
                padding-left: 45px
            }
            .learn-press-message.icon:after {
                font-size: 20px;
                vertical-align: baseline;
                margin-right: 10px;
                position: absolute;
                left: 15px;
                top: 50%;
                margin-top: -13px;
                height: 26px;
                line-height: 26px;
                background: #04adff;
                width: 26px;
                text-align: center;
                border-radius: 50%;
                color: #FFF;
                font-family: FontAwesome
            }
            .learn-press-message:before {
                position: absolute;
                content: '';
                top: 0;
                left: 0;
                width: 5px;
                height: 100%;
                background: #00adff;
                border-top-left-radius: 5px;
                border-bottom-left-radius: 5px
            }
            .learn-press-message.error:before {
                background: #d85554
            }
            .learn-press-message.error.icon:before {
                background: #d85554
            }
            .learn-press-message.error.icon:after {
                content: "\f00d";
                background: #d85554
            }
            .learn-press-message.success.icon:before {
                background: #00adff
            }
            .learn-press-message.success.icon:after {
                content: "\f129";
                background: #00adff
            }
            ul.list-table-nav {
                display: flex;
                list-style: none;
                margin-left: 0
            }
            ul.list-table-nav .nav-text {
                flex: 1;
                text-align: left
            }
            ul.list-table-nav .nav-pages {
                flex: 1;
                text-align: right
            }
            ul.list-table-nav .nav-pages .learn-press-pagination {
                display: inline-block;
                margin-bottom: 0
            }
            .primary-color {
                color: #00adff
            }
            .primary-color-before:before {
                color: #00adff
            }
            .primary-color-after:after {
                color: #00adff
            }
            .primary-background-color {
                background: #00adff
            }
            .primary-background-color {
                background: #00adff
            }
            .course-origin-price {
                font-size: 85%;
                text-decoration: line-through;
                margin-right: 5px
            }
            .course-item-nav {
                display: flex
            }
            .course-item-nav .prev,
            .course-item-nav .next {
                flex: 1
            }
            .course-item-nav .prev span,
            .course-item-nav .next span {
                display: block;
                font-weight: 700
            }
            .course-item-nav .prev a,
            .course-item-nav .next a {
                color: #999
            }
            .course-item-nav .next {
                text-align: right
            }
            .content-item-wrap #comments {
                margin-left: 0;
                margin-right: 0
            }
            .content-item-wrap #comments #comment {
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }
            @media screen and (max-width:768px) {
                ul.learn-press-courses .course {
                    width: 48%
                }
            }
            @media screen and (max-width:600px) {
                ul.learn-press-courses {
                    margin-right: 0
                }
                ul.learn-press-courses .course {
                    width: 100%;
                    margin-right: 0
                }
            }
            @charset "UTF-8";
            *,
            .kc-col-container,
            .kc-container,
            .kc-elm {
                box-sizing: border-box
            }
            .kc-off-notice a,
            .kc_twitter_feed a:hover {
                text-decoration: underline
            }
            .kc_google_maps[data-wheel=disable] iframe,
            .kc_wrap-video-bg {
                pointer-events: none
            }
            .fb-line-1 .likes,
            .fb-line-1 .username,
            .kc-owl-post-carousel .owl-item .title {
                text-overflow: ellipsis;
                white-space: nowrap
            }
            .back i,
            .front i {
                display: inline-block
            }
            div {
                display: block
            }
            .kc-elm {
                float: left;
                width: 100%
            }
            .kc_col-sm-1 {
                width: 8.33333%
            }
            .kc_col-sm-2 {
                width: 16.6667%
            }
            div.kc_col-of-5 {
                width: 20%;
                float: left
            }
            .kc_col-sm-3 {
                width: 25%
            }
            .kc_col-sm-4 {
                width: 33.3333%
            }
            .kc_col-sm-5 {
                width: 41.6667%
            }
            .kc_col-sm-6 {
                width: 50%
            }
            .kc_col-sm-7 {
                width: 58.3333%
            }
            .kc_col-sm-8 {
                width: 66.6667%
            }
            .kc_col-sm-9 {
                width: 75%
            }
            .kc_col-sm-10 {
                width: 83.3333%
            }
            .kc_col-sm-11 {
                width: 91.6667%
            }
            .kc_col-sm-12 {
                width: 100%
            }
            .kc-container {
                width: 100%;
                max-width: 1170px;
                margin: 0 auto;
                padding-left: 15px;
                padding-right: 15px
            }
            .kc-row-container:not(.kc-container) {
                padding-left: 0;
                padding-right: 0;
                width: 100%;
                max-width: 100%
            }
            .kc_wrap-video-bg {
                height: 100%;
                left: 0;
                overflow: hidden;
                position: absolute;
                top: 0;
                width: 100%;
                z-index: 0
            }
            .kc_single_image img {
                max-width: 100%;
                display: inline-block
            }
            .kc-video-bg .kc_column {
                position: relative
            }
            .kc-infinite-loop {
                text-align: center;
                padding: 50px;
                font-size: 18px;
                color: red;
                width: 100%;
                display: inline-block
            }
            .align-left {
                text-align: left
            }
            .align-center {
                text-align: center
            }
            .align-right {
                text-align: right
            }
            .kc_row:not(.kc_row_inner) {
                clear: both;
                float: left;
                width: 100%
            }
            .kc-row-container.kc-container .kc-wrap-columns,
            .kc_row_inner {
                margin-left: -15px;
                margin-right: -15px;
                clear: both
            }
            .kc_row.kc_row_inner {
                width: calc(100% + 30px)
            }
            .kc_tab_content>.kc_row_inner {
                width: 100%;
                margin: 0
            }
            .kc_column,
            .kc_column_inner {
                min-height: 1px;
                position: relative;
                padding-right: 15px;
                padding-left: 15px;
                float: left
            }
            .kc_column>.kc-col-container,
            .kc_column_inner>.kc-col-inner-container {
                height: 100%
            }
            .kingcomposer div.kc_column,
            .kingcomposer div.kc_column_inner {
                clear: none
            }
            .kc_row_inner>div.kc_column_inner:only-child {
                width: 100%
            }
            .kc_clfw {
                width: 100%!important;
                clear: both!important;
                display: block!important;
                height: 0!important;
                padding: 0!important;
                margin: 0!important
            }
            .kc-col-container {
                clear: both;
                display: block;
                width: 100%
            }
            section[data-kc-fullheight] {
                min-height: 100vh
            }
            html body section[data-kc-parallax=true] {
                background-position: 50% 0;
                background-repeat: no-repeat!important;
                background-attachment: fixed!important
            }
            section[data-kc-fullwidth] {
                margin-left: 0!important;
                margin-right: 0!important;
                position: relative;
                box-sizing: content-box
            }
            .kc_text_block {
                display: inline-block;
                clear: both;
                width: 100%
            }
            body section[data-kc-equalheight=true],
            body section[data-kc-equalheight=true]>.kc-container,
            body section[data-kc-equalheight=true]>.kc-container .kc-wrap-columns {
                display: -webkit-flex!important;
                display: -ms-flexbox!important;
                display: flex!important;
                width: 100%
            }
            body div.kc_row_inner[data-kc-equalheight=true] {
                width: calc(100% + 30px);
                flex-wrap: wrap
            }
            body div[data-kc-equalheight-align=middle]>.kc_column_inner>.kc_wrapper,
            body div[data-kc-equalheight-align=bottom]>.kc_column_inner>.kc_wrapper,
            body section[data-kc-equalheight-align=middle]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,
            body section[data-kc-equalheight-align=middle]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container,
            body section[data-kc-equalheight-align=bottom]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container {
                display: -webkit-flex!important;
                display: -ms-flexbox!important;
                display: flex!important;
                flex-wrap: wrap;
                height: 100%;
                width: 100%
            }
            body div.kc_row_inner[data-kc-equalheight=true]>.kc_column_inner>.kc_wrapper.kc_row_inner {
                height: 100%
            }
            body div[data-kc-equalheight-align=middle]>.kc_column_inner>.kc_wrapper,
            body section[data-kc-equalheight-align=middle]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,
            body section[data-kc-equalheight-align=middle]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container {
                align-content: center;
                justify-content: center;
                align-items: center
            }
            body div[data-kc-equalheight-align=bottom]>.kc_column_inner>.kc_wrapper,
            body section[data-kc-equalheight-align=bottom]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,
            body section[data-kc-equalheight-align=bottom]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container {
                align-content: flex-end;
                align-items: flex-end
            }
            body section[data-kc-fullheight=middle-content],
            body section[data-kc-fullheight=middle-content]>.kc-container,
            body section[data-kc-fullheight=middle-content]>.kc-row-container {
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                align-items: center;
                align-content: center
            }
            body section[data-kc-equalheight=true]>.kc-container .kc-wrap-columns {
                flex-wrap: wrap;
                margin-left: initial;
                margin-right: initial
            }
            .kc-off-notice {
                width: 100%;
                padding: 10px;
                text-align: left;
                background-color: #e9e385;
                color: #333;
                font-size: 14px
            }
            .kc-off-notice a {
                text-transform: capitalize
            }
            @media screen and (min-width:999px) {
                .kc-row-container .kc-wrap-columns,
                .kc_row_inner {
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    width: 100%;
                    flex-wrap: wrap
                }
                .kc-row-container.kc-container .kc-wrap-columns,
                .kc_row_inner {
                    width: calc(100% + 30px)
                }
            }
            @media screen and (max-width:767px) {
                body.kc-css-system .kc_column,
                body.kc-css-system .kc_column_inner {
                    width: 100%;
                    overflow: auto;
                }
                div.kc_row {
                    display: block
                }

                 .p-datatable-wrapper table {
                     margin: 0 0 1.5em;
                    width: 287%;
                }
                                                                 
            }
            .kc_shortcode .kc-widget-title,
            .kc_shortcode .kc_title {
                margin-bottom: 20px
            }
            .kc_shortcode ul {
                margin: 0;
                padding: 0
            }
            .kc_shortcode ul li {
                list-style: none
            }
            .kc_shortcode h3,
            .kc_shortcode h4,
            .kc_shortcode h5 {
                font-size: 18px;
                margin: 0;
                padding: 0;
                font-weight: 600
            }
            .kc_shortcode h4 {
                font-size: 16px;
                line-height: 26px;
                margin-bottom: 15px
            }
            .kc_shortcode h5 {
                font-size: 16px
            }
            .kc_accordion_wrapper,
            .kc_tabs {
                margin-bottom: 24px
            }
            .kc_tabs .kc_tabs {
                margin-bottom: 0
            }
            .kc_tabs {
                display: inline-block;
                width: 100%
            }
            .kc_wrapper.ui-tabs {
                width: 100%;
                display: inline-block
            }
            .kc_vertical_tabs>.kc_wrapper.ui-tabs {
                border: none
            }
            .kc_tabs.kc-tabs-slider ul.kc-tabs-slider-nav {
                margin: 0
            }
            ul.kc-tabs-slider-nav li {
                display: inline-block;
                cursor: pointer;
                padding: 8px 15px
            }
            ul.kc-tabs-slider-nav li.kc-title-active {
                background: #ddd
            }
            .kc_tabs_nav,
            .nav-pills {
                line-height: 45px;
                margin: 0;
                padding: 0
            }
            .kc_tabs_nav:after,
            .kc_tabs_nav:before,
            .nav-pills:after,
            .nav-pills:before {
                display: table;
                line-height: 0;
                content: ""
            }
            .kc_tabs_nav:after,
            .nav-pills:after {
                clear: both
            }
            .kc_tabs_nav~.kc_tab {
                overflow: hidden;
                float: left;
                width: 100%;
                height: 0
            }
            html body.kc-css-system .kc_tabs_nav~.kc_tab:not(.ui-tabs-body-active) {
                margin: 0!important;
                padding: 0!important
            }
            .kc_tabs_nav~.kc_tab.ui-tabs-body-active {
                height: inherit!important;
                background: #ddd
            }
            .kc_tabs_nav~.kc_tab .kc_tab_content {
                padding: 30px 30px 15px
            }
            .kc_tabs_nav>li,
            .nav-pills>li {
                float: left
            }
            .kc_tabs_nav>li>a,
            .nav-pills>li>a {
                padding: 0 30px;
                text-decoration: none;
                outline: 0;
                display: block;
                line-height: 50px;
                color: #6b6b6b
            }
            .kc_tabs>.kc_wrapper>.kc_tabs_nav {
                background: #eee;
                float: left;
                min-height: 50px;
                margin: 0;
                width: 100%
            }
            .kc_tabs_nav {
                border-right: 0!important;
                border-bottom: 0!important;
                border-top: 0!important
            }
            .kc_tabs_nav>li {
                list-style: none;
                border-right: 1px solid #fff;
                border-left: none!important;
                border-bottom: none!important;
                margin: 0;
                float: left;
                color: #333;
                box-shadow: none;
                cursor: pointer
            }
            .kc_tabs_nav>.ui-tabs-active>a,
            .kc_tabs_nav>li:hover,
            .kc_tabs_nav>li>a:hover {
                background-color: #ddd;
                color: #333
            }
            .kc_tabs_nav>.ui-tabs-active,
            .kc_tabs_nav>.ui-tabs-active:hover,
            .kc_tabs_nav>.ui-tabs-active>a,
            .kc_tabs_nav>.ui-tabs-active>a:hover {
                color: #555;
                display: block
            }
            .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav {
                float: left;
                margin: 0;
                padding: 0;
                position: relative;
                width: 25%;
                z-index: 10;
                right: 0
            }
            .kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav {
                border-right: none;
                right: 0;
                left: 0
            }
            .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
                float: left;
                width: 75%;
                height: 0;
                overflow: hidden
            }
            .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab.ui-tabs-body-active {
                height: inherit;
                border: 1px solid #ddd
            }
            .kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
                list-style: none
            }
            .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li {
                list-style: none;
                border: 1px solid #ddd
            }
            .kc_wrapper>ul.ui-tabs-nav>li {
                overflow: hidden
            }
            .kc_vertical_tabs:not(.tabs_right)>.kc_wrapper>ul.ui-tabs-nav>li {
                border-right: 0!important
            }
            .kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav>li {
                border-left: 0!important
            }
            .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li:not(:last-child) {
                border-bottom: 0!important
            }
            .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a,
            .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a:hover,
            .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a:hover {
                border: none;
                background: #f7f7f7;
                margin-left: 0;
                color: #333
            }
            .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a {
                display: block;
                padding: 12px 0 12px 20px;
                outline: 0;
                text-decoration: none
            }
            .kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav {
                float: right
            }
            .kc-video-inner iframe {
                margin-bottom: 0
            }
            .kc_accordion_content {
                padding-bottom: 0;
                border-left: 1px solid #eaeaea;
                border-right: 1px solid #eaeaea;
                color: #727272;
                display: none
            }
            .kc_accordion_content.ui-state-body-active {
                height: inherit!important
            }
            .kc_accordion_section>.kc_accordion_header {
                position: relative;
                cursor: pointer;
                min-height: 30px;
                line-height: 30px;
                font-weight: 700;
                font-size: inherit;
                margin-top: 0;
                margin-bottom: -1px;
                float: left;
                width: 100%;
                border: 1px solid #e0e0e0
            }
            .kc_accordion_section>.ui-state-active {
                border-bottom-left-radius: 0;
                border-bottom-right-radius: 0;
                margin: 0
            }
            .kc_accordion_header>span.ui-accordion-header-icon {
                float: right;
                font-family: simple-line-icons;
                margin: 17px;
                color: #aaa;
                speak: none;
                font-style: normal;
                font-weight: 400;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                font-size: 14px;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }
            .kc_accordion_header>span.ui-accordion-header-icon:before {
                content: "\e604"
            }
            .kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon:before {
                content: "\e607"
            }
            .kc_accordion_header>a {
                display: block;
                font-size: 15px;
                padding: 10px 15px;
                text-decoration: none;
                outline: 0;
                font-weight: 400;
                border: none;
                cursor: pointer
            }
            .kc_accordion_content .kc-panel-body {
                padding: 15px;
                float: left;
                width: 100%
            }
            body div.dark_rounded .pp_loaderIcon {
                animation: 2s cubic-bezier(.63, .045, .34, 1) 0s normal none infinite kc-spinner;
                display: block;
                height: 50px;
                left: 50%;
                margin: -25px 0 0 -25px;
                position: absolute;
                top: 50%;
                width: 50px;
                background: url(../../../../wp-content/plugins/kingcomposer/assets/frontend/images/loader.png) center center no-repeat;
                background-size: 50px 50px
            }
            body div.dark_rounded .pp_content,
            body div.dark_rounded .pp_content_container .pp_left,
            body div.dark_rounded .pp_content_container .pp_right {
                background: 0 0
            }
            body div.dark_rounded .pp_close {
                background: 0 0;
                text-indent: 0;
                text-align: right;
                color: #fff;
                font-size: 24px
            }
            body div.dark_rounded .pp_close:hover {
                color: #aaa
            }
            body div.dark_rounded a.pp_next,
            body div.dark_rounded a.pp_previous {
                position: fixed;
                -webkit-transform: translateZ(0);
                text-indent: 0!important;
                top: 50%;
                margin-top: -20px;
                font-size: 25px;
                z-index: 1000001;
                color: #fff;
                width: 50px;
                height: 50px;
                -webkit-backface-visibility: hidden;
                cursor: pointer
            }
            body div.dark_rounded a.pp_next {
                right: 0;
                background: 0 0
            }
            body div.dark_rounded a.pp_previous {
                left: 25px
            }
            body div.dark_rounded a.pp_next:hover,
            body div.dark_rounded a.pp_previous:hover {
                background: 0 0;
                color: #aaa
            }
            body .div.dark_rounded .pp_details {
                position: relative;
                text-align: center
            }
            body .div.dark_rounded .pp_content_container .pp_details {
                float: left;
                margin: 10px 0 2px
            }
            body div.dark_rounded .pp_nav {
                font-size: 14px;
                margin: 0 10px 0 0;
                clear: right;
                float: left
            }
            body .pp_nav p {
                float: left;
                margin: 0 4px
            }
            body div.dark_rounded .pp_nav .pp_play,
            body div.ppt {
                display: none!important
            }
            .kc_google_maps {
                position: relative;
                overflow: hidden;
                width: 100%;
                min-height: 100px
            }
            .kc_google_maps img {
                max-width: inherit;
                max-height: inherit
            }
            .kc_google_maps .map_popup_contact_form {
                position: absolute;
                z-index: 999;
                top: 0;
                overflow-y: auto;
                padding: 50px 60px 0;
                height: 100%;
                transform: translate(0, 0);
                transition: transform .4s ease;
                -webkit-transition-property: -webkit-transform, left, right;
                -webkit-backface-visibility: hidden
            }
            .map_popup_contact_form input[type=text],
            .map_popup_contact_form input[type=email],
            .map_popup_contact_form textarea {
                width: 100%;
                border: 1px solid #999;
                background: 0 0;
                color: #FFF
            }
            .map_popup_contact_form textarea {
                height: 100px
            }
            .map_popup_contact_form p {
                margin-bottom: 10px
            }
            .map_popup_contact_form .close {
                position: absolute;
                top: 10px;
                right: 10px
            }
            .map_popup_contact_form .wpcf7-submit {
                text-transform: uppercase;
                width: 100%;
                padding: 15px 0;
                box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 1)
            }
            .kc_google_maps .show_contact_form {
                position: absolute;
                left: 10px;
                top: 110px;
                z-index: 99;
                font-size: 20px;
                height: 33px;
                line-height: 20px;
                color: #F75850;
                display: none;
                background: #FFF;
                padding: 0 10px;
                border-radius: 3px;
                box-shadow: 0 1px 1px #BEBEBE;
                transition: all .2s ease
            }
            .kc_google_maps .show_contact_form i {
                margin-top: 7px
            }
            .kc_google_maps .show_contact_form:hover {
                background: #EBEBEB;
                color: #000
            }
            .map_popup_contact_form.left.hidden {
                transform: translate(-100%, 0)!important
            }
            .map_popup_contact_form.right.hidden {
                transform: translate(100%, 0)!important
            }
            .map_popup_contact_form.right {
                float: right;
                right: 0
            }
            .map_popup_contact_form.right+a {
                right: 10px;
                float: right;
                left: auto;
                top: 50px
            }
            .map_popup_contact_form .close {
                text-decoration: none;
                box-shadow: none;
                color: #FFF
            }
            .kc-fb-layout-2,
            .kc-pricing-layout-1,
            .kc-pricing-layout-2,
            .kc-pricing-layout-4,
            .kc-testi-layout-3 {
                box-shadow: 0 1px 21px rgba(0, 0, 0, .21)
            }
            .map_popup_contact_form .close i {
                font-weight: 100;
                font-size: 25px
            }
            .kc_image_gallery.kc-grid {
                width: 100%
            }
            .kc_image_gallery.kc-grid .item-grid {
                float: left;
                position: relative;
                width: 25%
            }
            .kc_image_gallery.kc-grid .item-grid .kc-image-overlay {
                background: rgba(0, 0, 0, .2)
            }
            .kc_image_gallery.kc-grid .item-grid:hover .kc-image-overlay {
                opacity: 1
            }
            .kc_image_gallery.kc-grid .item-grid img {
                display: block;
                max-width: 100%;
                border-image-width: 0
            }
            .kc-countdown-timer span.group,
            .kc_button {
                padding: 10px 20px;
                color: #FFF;
                display: inline-block
            }
            .kc_image_gallery.kc-grid .item-grid.grid-2 {
                width: 50%
            }
            .kc_image_gallery.kc-grid .item-grid.grid-3 {
                width: 32.7%
            }
            .kc_image_gallery.kc-grid .item-grid.grid-4 {
                width: 25%
            }
            .kc_image_gallery.kc-grid.masonry .item-grid.grid-4 {
                width: 24.8%
            }
            .kc_image_gallery.kc-grid .item-grid.grid-5 {
                width: 20%
            }
            .kc_image_gallery.kc-grid .item-grid.grid-6 {
                width: 16.66666666666666%
            }
            .kc-countdown-timer .countdown-style2 .timer,
            .kc-countdown-timer .countdown-style2 .unit,
            .kc-ui-progress-bar {
                width: 100%;
                float: left
            }
            .kc_image_gallery {
                clear: both
            }
            .kc_button {
                transition: background-color .3s ease 0s, color .3s ease 0s, border-radius .3s ease 0s;
                white-space: nowrap;
                text-decoration: none;
                font-size: 14px;
                background-color: #1E73BE
            }
            .kc-countdown-timer {
                text-align: left
            }
            .kc-countdown-timer span.group {
                background: #42BCE2;
                border-radius: 5px;
                margin-right: 10px;
                text-align: center
            }
            .kc-countdown-timer .group .timer {
                font-size: 20px;
                font-weight: 700
            }
            .kc-countdown-timer .countdown-style2 .group {
                padding: 10px
            }
            @-webkit-keyframes animate-stripes {
                from {
                    background-position: 0 0
                }
                to {
                    background-position: 44px 0
                }
            }
            .kc_progress_bars .progress-item {
                float: left;
                width: 100%;
                margin-bottom: 20px
            }
            .kc_progress_bars div.progress-item:first-child {
                margin-top: 0!important
            }
            .kc_progress_bars div.progress-item:last-child {
                margin-bottom: 0!important
            }
            .kc-ui-progress-bar {
                position: relative;
                background: #e4e4e4
            }
            .kc-ui-progress {
                position: relative;
                display: block;
                height: 10px;
                z-index: 2;
                background: #42BCE2;
                overflow: initial!important
            }
            .kc-ui-progress-bar:after {
                background: #e4e4e4
            }
            .kc-ui-progress-bar2 .kc-ui-progress div.ui-label {
                margin-bottom: 10px
            }
            .kc-ui-progress div.ui-label {
                text-transform: uppercase;
                color: #272727;
                position: absolute;
                right: 0;
                margin-right: 12px;
                white-space: nowrap;
                bottom: 100%
            }
            .kc-ui-progress div.ui-label .value {
                display: block;
                color: #333
            }
            .kc_progress_bars .progress-item span.label {
                margin-bottom: 6px;
                font-size: 14px;
                padding: 0;
                color: #333;
                float: left;
                font-weight: 500;
                position: relative
            }
            .kc-ui-progress2 span.value {
                float: left;
                width: 45px;
                height: 26px;
                line-height: 26px;
                text-align: center;
                background: rgba(0, 0, 0, .4);
                background-size: 90%;
                border-radius: 3px;
                color: #fff;
                font-size: 12px
            }
            .kc-ui-progress2 span.value:before {
                content: '';
                position: absolute;
                left: 50%;
                top: 100%;
                border: 4px solid transparent;
                border-top-color: rgba(0, 0, 0, .4);
                transform: translateX(-50%)
            }
            .kc-ui-progress3 div.ui-label {
                bottom: 0;
                font-size: 1em;
                height: 100%;
                display: flex;
                align-items: center
            }
            .pie-chart-wrapper {
                text-align: center
            }
            .kc_piechart {
                display: inline-block;
                position: relative;
                text-align: center;
                width: 100px
            }
            .kc_piechart .percent:after {
                content: "%";
                font-size: .8em;
                margin-left: .1em
            }
            .kc_piechart .percent {
                z-index: 2;
                text-align: center;
                font-size: 14px;
                display: block;
                color: #42BCE2
            }
            .kc_piechart .pie_chart_percent i {
                width: 100%;
                font-size: 14px
            }
            .kc_piechart .pie_chart_percent {
                z-index: 2;
                top: 50%;
                position: absolute;
                left: 50%;
                text-align: center;
                font-size: 14px;
                transform: translateX(-50%) translateY(-50%);
                -webkit-transform: translateX(-50%) translateY(-50%)
            }
            .kc_piechart canvas {
                left: 0;
                position: absolute;
                top: 0
            }
            .pie_chart_text {
                margin: 20px 0
            }
            .kc-flip-container {
                perspective: 1000;
                -webkit-perspective: 1000;
                min-height: 50px;
                float: left;
                width: 100%
            }
            .kc-flip-container.flip .flipper,
            .kc-flip-container.hover .flipper,
            .kc-flip-container:hover .flipper {
                transform: rotateY(180deg);
                -webkit-transform: rotateY(180deg)
            }
            .kc-flip-container.flip-vertical.flip .flipper,
            .kc-flip-container.flip-vertical.hover .flipper,
            .kc-flip-container.flip-vertical:hover .flipper {
                transform: rotateX(180deg) rotateY(0);
                -webkit-transform: rotateX(180deg) rotateY(0)
            }
            .kc-flip-container .wrap-icon {
                float: left;
                width: 100%
            }
            .kc-flip-container .front {
                background: #f7f7f7;
                border: 1px solid #ebebeb
            }
            .kc-flip-container .front .front-content {
                float: left;
                width: 100%;
                padding: 30px 15px;
                text-align: center
            }
            .kc-flip-container .front .front-content i {
                font-size: 40px;
                color: #42BCE2
            }
            .kc-flip-container .front .front-content h3 {
                margin: 0 0 20px;
                font-size: 18px;
                float: left;
                width: 100%;
                color: #444;
                text-transform: uppercase
            }
            .kc-flip-container .front .front-content p {
                color: #666;
                float: left;
                width: 100%;
                margin-bottom: 20px
            }
            .kc-flip-container .front .front-content .button {
                background: #42BCE2;
                display: inline-block;
                color: #fff;
                border-radius: 2px;
                text-transform: uppercase;
                padding: 10px 16px;
                font-size: 12px
            }
            .kc-flip-container .back {
                background: #fff;
                border: 4px solid #ddd
            }
            .kc-flip-container .back .des {
                float: left;
                width: 100%;
                padding: 30px 15px;
                text-align: center;
                overflow-y: auto
            }
            .kc-flip-container .back .des i {
                font-size: 40px;
                color: #C13740
            }
            .kc-flip-container .back .des h3 {
                margin: 0 0 20px;
                float: left;
                width: 100%;
                font-size: 18px;
                color: #444;
                text-transform: uppercase
            }
            .kc-flip-container .back .des p {
                color: #666;
                float: left;
                width: 100%;
                margin-bottom: 20px
            }
            .kc-flip-container .back .des .button {
                background: #C13740;
                display: inline-block;
                color: #fff;
                border-radius: 2px;
                text-transform: uppercase;
                padding: 10px 16px;
                font-size: 12px
            }
            .kc-flip-container .flipper {
                transition: all .6s ease;
                -webkit-transition: all .6s ease;
                transform-style: preserve-3d;
                -webkit-transform-style: preserve-3d;
                position: relative;
                height: 100%;
                float: left;
                width: 100%
            }
            .content-icon i,
            .kc-feature-boxes,
            .kc-feature-boxes a,
            .kc-pricing-tables {
                transition: all .3s ease 0s
            }
            .kc-flip-container .back,
            .kc-flip-container .front {
                width: 100%;
                height: 100%;
                backface-visibility: hidden;
                -webkit-backface-visibility: hidden;
                position: absolute;
                top: 0;
                left: 0
            }
            .kc-flip-container .front {
                z-index: 2;
                transform: rotateY(0);
                -webkit-transform: rotateY(0);
                float: left;
                width: 100%;
                position: relative
            }
            .kc-flip-container .front img {
                width: 100%;
                float: left;
                max-width: 100%
            }
            .kc-flip-container .back {
                transform: rotateY(180deg);
                -webkit-transform: rotateY(180deg)
            }
            .kc-flip-container.flip-vertical .back {
                transform: rotateX(180deg) rotateY(0);
                -webkit-transform: rotateX(180deg) rotateY(0)
            }
            .kc_wrap_instagram {
                overflow: hidden;
                clear: both
            }
            .kc_wrap_instagram ul {
                margin: 0;
                padding-left: 0
            }
            .kc_wrap_instagram ul li.el-end {
                margin-right: 0
            }
            .kc_wrap_instagram ul li.el-start {
                clear: left
            }
            .kc-blog-posts-3,
            .kc_box_wrap,
            .kc_video_wrapper {
                clear: both
            }
            .ins_mark_low_resolution,
            .ins_mark_standard_resolution,
            .ins_mark_thumbnail {
                padding: 25px 10px
            }
            .kc_wrap_instagram ul li {
                background: url(../../../../wp-content/plugins/kingcomposer/assets/frontend/images/loading.gif) center center no-repeat;
                float: left;
                list-style: none;
                width: 100%;
                margin: 0 0 10px;
                padding: 0 5px
            }
            .kc_wrap_instagram {
                width: calc(100% + 10px);
                margin-left: -5px;
                margin-right: -5px
            }
            .kc_wrap_instagram ul li.loaded a {
                float: left;
                width: 100%
            }
            .kc_wrap_instagram ul li.loaded img {
                width: 100%;
                float: left
            }
            .kc_wrap_instagram ul li.loaded {
                background-image: none
            }
            .kc_ins_col_1 ul li {
                width: 100%
            }
            .kc_ins_col_2 ul li {
                width: 50%
            }
            .kc_ins_col_3 ul li {
                width: 33.3333333333%
            }
            .kc_ins_col_4 ul li {
                width: 25%
            }
            .kc_ins_col_5 ul li {
                width: 20%
            }
            .kc_ins_col_6 ul li {
                width: 16.6666666666666%
            }
            .kc-fb-layout-1,
            .kc-fb-layout-1 .content-button,
            .kc-fb-layout-1 .content-desc,
            .kc-fb-layout-1 .content-icon,
            .kc-fb-layout-1 .content-title,
            .kc-fb-layout-2 .content-image,
            .kc-fb-layout-3,
            .kc-fb-layout-3 .content-desc,
            .kc-fb-layout-3 .content-title,
            .kc-fb-layout-4,
            .kc-feature-boxes {
                width: 100%;
                float: left
            }
            .content-icon i {
                display: inline-block
            }
            .kc-fb-layout-1 {
                text-align: center
            }
            .kc-fb-layout-1 .content-icon i {
                font-size: 55px;
                color: #42BCE2;
                text-align: center
            }
            .kc-fb-layout-1 .content-title {
                margin: 25px 0;
                font-size: 20px;
                text-transform: uppercase;
                font-weight: 700;
                color: #444
            }
            .kc-fb-layout-1 .content-desc {
                font-weight: 400;
                margin-bottom: 25px
            }
            .kc-fb-layout-1 .content-desc p {
                margin: 0;
                color: rgba(86, 86, 86, .8)
            }
            .kc-fb-layout-1 .content-button a {
                display: inline-block;
                padding: 7px 20px;
                text-transform: uppercase;
                background: #eee;
                color: #666;
                font-size: 12px
            }
            .kc-fb-layout-1 .content-button a:hover {
                background: #42BCE2;
                color: #fff
            }
            .kc-fb-layout-2 {
                overflow: hidden;
                text-align: center
            }
            .kc-fb-layout-2 .content-button,
            .kc-fb-layout-2 .content-desc,
            .kc-fb-layout-2 .content-title {
                float: left;
                width: 100%;
                padding: 0 10px
            }
            .content-title {
                margin: 25px 0 20px;
                font-size: 20px;
                text-transform: uppercase;
                font-weight: 700;
                color: #444
            }
            .content-desc {
                font-weight: 400;
                margin-bottom: 25px;
                color: rgba(86, 86, 86, .8);
                padding: 0
            }
            .content-desc p {
                margin: 0;
                color: rgba(86, 86, 86, .8)
            }
            .content-button a {
                display: inline-block;
                padding: 7px 20px;
                text-transform: uppercase;
                background: #eee;
                color: #666;
                font-size: 12px
            }
            .kc-fb-layout-2 .content-button {
                margin-bottom: 30px
            }
            .kc-fb-layout-2 .content-button a:hover {
                background: #42BCE2;
                color: #fff
            }
            .kc-fb-layout-3 {
                display: -webkit-flex;
                display: flex
            }
            .kc-fb-layout-3 .content-icon {
                float: left
            }
            .kc-fb-layout-3 .content-icon i {
                font-size: 29px;
                text-align: center
            }
            .kc-fb-layout-4 .content-position,
            .kc-fb-layout-5 .content-position {
                font-size: 11px;
                color: #42BCE2;
                text-transform: uppercase
            }
            .kc-fb-layout-3 .box-right {
                padding-left: 25px
            }
            .kc-fb-layout-3 .content-title {
                margin: 0 0 15px
            }
            .kc-fb-layout-4 .content-image {
                float: left;
                width: 50%
            }
            .kc-fb-layout-4 .box-right .content-button,
            .kc-fb-layout-5,
            .kc-testi-layout-1,
            .kc-testi-layout-2,
            .kc-testi-layout-3,
            .kc-testi-layout-4,
            .kc-testimo .content-desc,
            .kc-testimo .content-image,
            .kc-testimo .content-position,
            .kc-testimo .content-title {
                width: 100%;
                float: left
            }
            .kc-fb-layout-4 .content-image img {
                float: left
            }
            .kc-fb-layout-4 .box-right {
                overflow: hidden;
                padding: 0 0 0 20px
            }
            .kc-fb-layout-4 .content-title {
                margin: 0 0 20px
            }
            .kc-fb-layout-4 .box-right .content-button a {
                float: left
            }
            .kc-fb-layout-5 .content-title {
                margin: 0 0 15px
            }
            .kc-testi-layout-1 {
                text-align: center
            }
            .kc-testi-layout-1 .content-image img {
                border-radius: 50%
            }
            .kc-testi-layout-1 .content-desc {
                margin: 30px 0 27px
            }
            .kc-testi-layout-1 .content-title {
                margin: 0;
                font-size: 18px
            }
            .kc-testi-layout-1 .content-position {
                color: #999;
                font-size: 11px
            }
            .kc-testi-layout-2 {
                background: #eee;
                padding: 25px 20px 30px;
                border-radius: 4px
            }
            .kc-testi-layout-2 .content-title {
                margin: 0;
                color: #42BCE2;
                font-size: 18px
            }
            .kc-testi-layout-2 .content-position {
                color: #999;
                font-size: 11px
            }
            .kc-testi-layout-2 .content-desc {
                margin: 15px 0 0
            }
            .kc-testi-layout-3 {
                text-align: center;
                padding: 0 0 30px
            }
            .kc-testi-layout-3 .content-title {
                margin: 20px 0 0;
                color: #42BCE2;
                font-size: 18px;
                padding: 0 15px
            }
            .kc-testi-layout-3 .content-position {
                color: #999;
                font-size: 11px;
                padding: 0 15px
            }
            .kc-testi-layout-3 .content-desc {
                margin: 15px 0 0;
                padding: 0 15px
            }
            .kc-testi-layout-4 .content-image {
                padding-right: 20px;
                float: left;
                width: 40%
            }
            .kc-testi-layout-4 .content-image img {
                border-radius: 50%;
                float: left
            }
            .kc-testi-layout-4 .box-right {
                overflow: hidden
            }
            .kc-testi-layout-4 .content-title {
                margin: 0;
                font-size: 18px
            }
            .kc-testi-layout-4 .content-desc {
                margin-bottom: 20px
            }
            .kc-testi-layout-4 .content-position {
                color: #42BCE2;
                font-size: 11px
            }
            .kc-testi-layout-5 {
                float: left;
                width: 100%
            }
            .kc-testi-layout-5 .content-image {
                padding-right: 20px;
                float: left;
                width: auto;
                max-width: 40%
            }
            .kc-testi-layout-5 .content-image img {
                border-radius: 50%
            }
            .kc-testi-layout-5 .box-right {
                float: left
            }
            .kc-testi-layout-5 .content-title {
                margin: 0;
                font-size: 18px
            }
            .kc-pricing-tables {
                float: left;
                width: 100%;
                overflow: hidden
            }
            .kc-pricing-layout-1 {
                border-radius: 10px;
                overflow: hidden;
                background: #42BCE2
            }
            .kc-pricing-layout-1 .header-pricing {
                float: left;
                width: 100%;
                line-height: 1.4
            }
            .kc-pricing-layout-1 .header-pricing .kc-pricing-price {
                float: left;
                width: 100%;
                text-align: center
            }
            .kc-pricing-layout-1 .kc-pricing-price .content-price {
                padding-bottom: 30px
            }
            .kc-pricing-layout-1 .header-pricing .kc-pricing-price span {
                font-weight: 400;
                color: #fff;
                font-size: 28px
            }
            .kc-pricing-layout-1 .header-pricing .kc-pricing-price span.content-duration {
                font-size: 16px;
                color: #fff
            }
            .kc-pricing-layout-1 .header-pricing .content-title {
                float: left;
                width: 100%;
                text-align: center;
                font-size: 20px;
                margin: 0;
                font-weight: 700;
                text-transform: uppercase;
                color: #fff;
                background: rgba(0, 0, 0, .1);
                padding: 15px 0
            }
            .kc-pricing-layout-1 .content-icon-header i {
                font-size: 80px;
                color: #fff;
                margin-top: 30px
            }
            .kc-pricing-layout-1 .content-desc {
                float: left;
                width: 100%;
                list-style: none;
                margin: 0;
                text-align: center;
                padding: 0
            }
            .kc-pricing-tables .content-desc li:last-child {
                margin-left: 0!important;
                margin-top: 0!important;
                margin-right: 0!important
            }
            .kc-pricing-tables .content-desc li:first-child {
                margin-left: 0!important;
                margin-bottom: 0!important;
                margin-right: 0!important
            }
            .kc-pricing-layout-1 .content-desc li {
                float: left;
                width: 100%;
                padding: 8px 0;
                font-size: 14px;
                color: #173d50
            }
            .kc-pricing-tables .content-desc li {
                border-left: 0!important;
                border-right: 0!important;
                list-style: none
            }
            .kc-pricing-tables .content-desc li:not(:last-child) {
                border-bottom: 0!important
            }
            .kc-pricing-layout-1 .content-desc li:nth-of-type(2n+1) {
                background: #F1F3F5
            }
            .kc-pricing-layout-1 .content-button {
                float: left;
                width: 100%;
                text-align: center;
                background: #42BCE2
            }
            .kc-pricing-layout-1 .content-button a {
                display: inline-block;
                margin-top: 25px;
                margin-bottom: 25px;
                background: rgba(0, 0, 0, .1);
                color: #fff
            }
            .kc-pricing-layout-1 .content-button a:hover {
                background: #fff;
                color: #42BCE2
            }
            .kc-pricing-layout-2 .header-pricing {
                float: left;
                width: 100%;
                line-height: 1.4
            }
            .kc-pricing-layout-2 .header-pricing .kc-pricing-price {
                float: left;
                width: 100%;
                text-align: center;
                border-left: 0!important;
                border-right: 0!important
            }
            .kc-pricing-layout-2 .kc-pricing-price .content-price {
                padding-bottom: 30px
            }
            .kc-pricing-layout-2 .header-pricing .kc-pricing-price span {
                color: #42BCE2;
                font-weight: 300;
                font-size: 60px
            }
            .kc-pricing-layout-2 .header-pricing .kc-pricing-price span.content-duration {
                font-size: 16px;
                color: rgba(23, 61, 80, .4)
            }
            .kc-pricing-layout-2 .header-pricing .content-title {
                float: left;
                width: 100%;
                text-align: center;
                font-size: 18px;
                margin: 0 0 3px;
                font-weight: 700;
                text-transform: uppercase;
                color: #173d50;
                padding: 30px 0 0
            }
            .kc-pricing-layout-2 .content-desc {
                float: left;
                width: 100%;
                list-style: none;
                text-align: center;
                margin: 0
            }
            .kc-pricing-layout-2 .content-desc li {
                float: left;
                width: 100%;
                padding: 8px 0;
                font-size: 14px;
                color: #173d50
            }
            .kc-pricing-layout-2 .content-desc li:nth-of-type(2n+1) {
                background: rgba(23, 61, 80, .06)
            }
            .kc-pricing-layout-2 .content-button {
                float: left;
                width: 100%;
                text-align: center
            }
            .kc-pricing-layout-2 .content-button a {
                display: inline-block;
                margin-bottom: 25px;
                margin-top: 25px;
                background: #42BCE2;
                color: #fff;
                border: 2px solid #42BCE2
            }
            .kc-pricing-layout-2 .content-button a:hover {
                background: #fff;
                color: #42BCE2
            }
            .kc-pricing-layout-3 {
                float: left;
                width: 100%;
                line-height: 1.4;
                background: #42BCE2
            }
            .kc-pricing-layout-3 .kc-pricing-price {
                float: left;
                width: 100%;
                text-align: center;
                padding: 10px 0;
                background: rgba(255, 255, 255, .15)
            }
            .kc-pricing-layout-3 .kc-pricing-price span {
                font-weight: 300;
                color: #fff;
                font-size: 60px
            }
            .kc-pricing-layout-3 .kc-pricing-price span.content-duration {
                font-size: 14px
            }
            .kc-pricing-layout-3 .content-title {
                float: left;
                width: 100%;
                text-align: center;
                font-size: 30px;
                font-weight: 300;
                color: #fff;
                margin: 0 0 15px;
                padding: 30px 0;
                background: rgba(255, 255, 255, .15);
                text-transform: uppercase
            }
            .kc-pricing-layout-3 .content-desc {
                float: left;
                width: 100%;
                list-style: none;
                margin: 0;
                text-align: center
            }
            .kc-pricing-layout-3 .content-desc li {
                float: left;
                width: 100%;
                padding: 8px 0;
                font-size: 14px;
                color: #fff
            }
            .kc-pricing-layout-3 .content-button {
                float: left;
                width: 100%;
                text-align: center
            }
            .kc-pricing-layout-3 .content-button a {
                display: inline-block;
                padding: 10px 20px;
                font-size: 16px;
                font-weight: 300;
                margin-top: 25px;
                margin-bottom: 25px;
                background: rgba(255, 255, 255, .15);
                color: #fff
            }
            .kc-pricing-layout-3 .content-button a:hover {
                background: #fff;
                color: #42BCE2
            }
            .kc-pricing-layout-4 {
                border-radius: 10px;
                overflow: hidden;
                background: #42BCE2
            }
            .kc-pricing-layout-4 .header-pricing {
                float: left;
                width: 100%;
                line-height: 1.4
            }
            .kc-pricing-layout-4 .header-pricing .kc-pricing-price {
                float: left;
                width: 100%;
                text-align: center;
                padding-bottom: 30px
            }
            .kc-pricing-price span {
                display: inline-block
            }
            .kc-pricing-layout-4 .kc-pricing-price span {
                font-weight: 300;
                color: #fff;
                font-size: 60px;
                display: inline-block
            }
            .kc-pricing-layout-4 .kc-pricing-price .content-price {
                line-height: 60px;
                margin: 0 5px
            }
            .kc-pricing-layout-4 .kc-pricing-price .content-duration {
                font-size: 16px;
                color: rgba(255, 255, 255, .75);
                text-transform: uppercase;
                vertical-align: bottom
            }
            .kc-pricing-layout-4 .kc-pricing-price .content-currency {
                font-size: 16px;
                vertical-align: top;
                color: rgba(255, 255, 255, .75)
            }
            .kc-pricing-layout-4 .content-title {
                float: left;
                width: 100%;
                text-align: center;
                font-size: 22px;
                margin: 0;
                font-weight: 300;
                text-transform: uppercase;
                color: #fff;
                padding: 0 0 10px
            }
            .content-icon-header {
                float: left;
                width: 100%;
                text-align: center
            }
            .content-icon-header i {
                display: inline-block
            }
            .kc-pricing-layout-4 .content-icon-header i {
                margin: 30px 0;
                font-size: 90px;
                text-align: center;
                color: #fff;
                background: rgba(255, 255, 255, .15);
                border-radius: 50%;
                width: 160px;
                height: 160px;
                line-height: 160px
            }
            .kc-pricing-layout-4 .content-desc {
                float: left;
                width: 100%;
                list-style: none;
                margin: 0;
                background: #fff;
                text-align: center
            }
            .kc-pricing-layout-4 .content-desc li {
                float: left;
                width: 100%;
                padding: 8px 0;
                font-size: 14px;
                color: #173d50
            }
            .kc-pricing-layout-4 .content-desc li:nth-of-type(2n+1) {
                background: #F1F3F5
            }
            .kc-pricing-layout-4 .content-button {
                float: left;
                width: 100%;
                background: #fff;
                text-align: center
            }
            .kc-pricing-layout-4 .content-button a {
                display: inline-block;
                background: #42BCE2;
                margin-top: 25px;
                margin-bottom: 25px;
                color: #fff
            }
            .kc_facebook_recent_post .list-posts {
                background: #e9ebee
            }
            .kc_facebook_recent_post .list-posts li {
                border: 1px solid;
                border-color: #e5e6e9 #dfe0e4 #d0d1d5;
                background: #fff;
                border-radius: 3px
            }
            .kc_facebook_recent_post .list-posts li:last-child {
                margin-bottom: 0
            }
            .kc_facebook_recent_post ul li.fb_mark_cls {
                background: url(../../../../wp-content/plugins/kingcomposer/assets/frontend/images/fb_loading.gif) left 20px center no-repeat;
                height: 60px;
                border: 1px dashed #E6E6E6;
                margin-bottom: 15px;
                z-index: 2;
                background-size: 16px
            }
            .fb-header .fb-line-1,
            .fb-header .fb-line-2 {
                z-index: 11;
                position: relative;
                width: 100%;
                float: left
            }
            .kc_facebook_recent_post ul {
                max-height: 300px;
                overflow-y: auto
            }
            .kc_facebook_recent_post ul li {
                border-bottom: 1px solid #E6E6E6
            }
            .kc_facebook_recent_post .fb-post-info span {
                margin-right: 15px
            }
            .kc_facebook_recent_post .fb-post-info a {
                font-size: 12px;
                box-shadow: none;
                border-bottom: 0;
                color: #7f7f7f
            }
            .kc_facebook_recent_post img {
                margin-bottom: 10px;
                max-width: 100%
            }
            .kc_facebook_recent_post .fb-message {
                margin: 0;
                font-size: 13px;
                font-weight: 400;
                line-height: 1.38;
                overflow: hidden
            }
            .kc_shortcode .fb-button-profile {
                background-color: #4e69a2;
                border-radius: 2px;
                border: 1px solid;
                box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
                margin-top: 15px;
                display: inline-block;
                text-align: center;
                color: #FFF;
                padding: 5px 20px;
                text-decoration: none
            }
            .kc_shortcode .fb-button-profile:active,
            .kc_shortcode .fb-button-profile:hover {
                background-color: #4e69a2;
                color: #FFF;
                box-shadow: 0 0 1px 2px rgba(88, 144, 255, .75), 0 1px 1px rgba(0, 0, 0, .15);
                outline: 0
            }
            .kc_shortcode .fb-button-profile:visited {
                color: #FFF
            }
            .kc_facebook_recent_post ul {
                border-top: 0;
                padding: 10px
            }
            .kc_facebook_recent_post ul li {
                padding: 10px;
                margin-bottom: 20px
            }
            .kc_facebook_recent_post .fb-post-info {
                margin-top: 10px;
                padding-top: 6px;
                border-top: 1px solid #e5e5e5;
                line-height: 1
            }
            .kc_facebook_recent_post .fb-post-infoa span {
                color: #7f7f7f;
                font-size: 12px;
                font-weight: 700;
                line-height: 14px;
                text-transform: capitalize
            }
            .kc_facebook_recent_post .fb-post-infoa span:hover {
                color: #333
            }
            .fb-header {
                width: 100%;
                height: 130px;
                background-size: cover;
                position: relative
            }
            .fb-header .fb-line-1 {
                color: #fff;
                text-shadow: 0 2px 4px rgba(0, 0, 0, .9)
            }
            .fb-header .fb-line-2 {
                display: block
            }
            .fb-line-1 .img-profile {
                width: 54px;
                height: auto;
                margin: 7px 10px 0 7px;
                border: 2px solid #fff;
                float: left
            }
            .fb-line-1 .username {
                font-size: 18px;
                font-weight: 500;
                display: inline-block;
                line-height: 35px;
                overflow: hidden
            }
            .fb-line-1 .likes {
                font-size: 12px;
                line-height: 1.358;
                overflow: hidden;
                display: block;
                margin-left: 65px
            }
            .fb-line-2 .like_page,
            .fb-line-2 .share_page {
                background: #f6f7f8;
                padding: 0 10px;
                margin-left: 10px;
                margin-top: 30px;
                display: inline-block;
                font-size: 12px;
                line-height: 22px;
                color: #4e5665;
                border-radius: 1px;
                text-shadow: 0 1px 0 #fff;
                box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
                font-weight: 700;
                box-sizing: content-box;
                text-align: center;
                font-family: helvetica, arial, sans-serif
            }
            .fb-line-2 .share_page {
                margin-right: 10px;
                margin-left: inherit;
                float: right
            }
            .fb-line-2 .share_page i {
                font-size: 13px
            }
            .fb-line-2 .like_page i {
                font-size: 13px;
                color: #3A5897
            }
            .overlay {
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 100%;
                background-color: rgba(0, 0, 0, .5);
                z-index: 10
            }
            .kc_wrap_twitter .button_follow_wrap {
                padding: 10px 15px;
                background: #e1e8ed
            }
            .kc_twitter_feed .owl-item {
                text-align: center
            }
            .kc_twitter_feed ul li {
                margin-bottom: 20px;
                padding: 10px;
                border: 1px solid #E6E6E6;
                border-radius: 2px;
                background: #fff
            }
            .kc_twitter_feed ul li:last-child {
                margin-bottom: 0
            }
            .kc_twitter_feed .kc_tweet_icon i {
                display: block;
                margin-bottom: 10px
            }
            .kc_twitter_feed .twitter-footer {
                font-size: 12px;
                font-style: italic;
                margin-top: 15px
            }
            .kc_twitter_style-1 .twitter-footer.show_avatar {
                margin-left: 58px;
                border-top: 1px solid #e5e5e5;
                padding-top: 10px;
                line-height: 1;
                padding-bottom: 6px
            }
            .kc_twitter_feed .twitter-footer>span {
                margin-right: 25px
            }
            .kc_twitter_feed .twitter-footer>span a {
                color: #aab8c2
            }
            .kc_twitter_feed .twitter-footer>span a:hover {
                color: #1da1f2
            }
            .kc_twitter_feed .twitter-footer>span:last-child {
                margin-right: 0
            }
            .kc_twitter_feed a {
                color: #02A4BC
            }
            .kc_twitter_feed .tweet_user a {
                position: relative;
                line-height: 21px;
                color: #333;
                cursor: pointer;
                background-color: #eee;
                border-radius: 3px;
                box-sizing: border-box;
                text-decoration: none;
                font-size: 13px;
                font-weight: 700;
                display: inline-block;
                border: 1px solid #ccc;
                background-image: linear-gradient(#fff, #dedede)
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-title-alt a:hover,
            .kc-blog-posts-3 .kc-list-item-3 .entry-meta a:hover,
            .kc-blog-posts-4 .kc-list-item-4 .post-meta a:hover {
                text-decoration: underline
            }
            .kc_twitter_feed .tweet_user a:hover {
                color: #333;
                background-color: #d9d9d9;
                background-image: linear-gradient(#f8f8f8, #d9d9d9);
                border-color: #bbb
            }
            .kc_twitter_feed .kc_tweet_icon {
                font-size: 40px;
                display: block
            }
            .kc_twitter_feed .tweet_desc .user_twitter {
                width: 48px;
                height: 48px;
                display: inline-block;
                float: left
            }
            .kc_twitter_feed .description,
            .kc_twitter_feed .user_twitter span {
                display: block
            }
            .kc_twitter_follow i {
                margin-right: 5px;
                color: #1b95e0;
                font-size: 20px
            }
            .kc_twitter_feed .kc_twitter_follow {
                line-height: 25px;
                float: right;
                padding: 2px 5px
            }
            .tweet_reply a i,
            .tweet_retweet a i {
                font-size: 17px
            }
            .kc_twitter_feed.kc_twitter_style-1 .kc_tweet_icon {
                float: left
            }
            .kc_twitter_feed.kc_twitter_style-1 .tweet_desc.show_avatar {
                margin-left: 58px
            }
            .kc_twitter_feed.kc_twitter_style-1 .tweet_desc .user_twitter {
                margin-left: -58px
            }
            .kc_twitter_feed .user_twitter {
                text-align: left
            }
            .kc_twitter_feed .user_twitter img {
                float: left;
                margin-right: 10px;
                border-radius: 5px
            }
            .kc_twitter_feed .tweet_desc .name {
                font-weight: 800
            }
            .kc_twitter_feed .tweet_desc .screen_name {
                color: #8899a6
            }
            .kc_twitter_feed .tweet_user {
                display: inline-block;
                width: 100%;
                margin-bottom: 0;
                padding-bottom: 20px
            }
            .kc_counter_box h4,
            .kc_counter_box i {
                margin-bottom: 15px
            }
            .kc_wrap_twitter .result_twitter_feed {
                overflow-y: auto;
                padding: 20px 15px;
                border: 1px solid #e9eaed;
                height: 350px;
                background: #F5F8FA
            }
            .kc_twitter_style-2 .button_follow_wrap {
                display: none
            }
            .kc_twitter_feed.kc_twitter_style-2 .tweet_desc .user_twitter {
                float: none;
                display: block;
                margin-right: 0;
                text-align: center;
                width: 100%
            }
            .kc_twitter_feed.kc_twitter_style-2 .tweet_desc .user_twitter img {
                margin-right: 0;
                float: none
            }
            .kc_twitter_feed.kc_twitter_style-2.tweet_desc span {
                display: block
            }
            .kc_twitter_feed.kc_twitter_style-2 .tweet_desc {
                text-align: center
            }
            .kc_twitter_feed.kc_twitter_style-2 .tweet_user {
                text-align: center;
                margin-top: 20px;
                border: none
            }
            .kc_twitter_feed.kc_twitter_style-2 .kc_twitter_follow {
                float: none
            }
            .kc-pie-chart-wrapper,
            .kc_counter_box {
                text-align: center
            }
            .kc_counter_box .counterup {
                display: block;
                font-size: 40px;
                font-weight: 700;
                line-height: 40px
            }
            .kc_counter_box i {
                display: inline-block;
                font-size: 45px
            }
            .kc_box_wrap .one-second,
            .kc_box_wrap .one-third,
            .kc_box_wrap .two-third {
                float: left;
                padding-left: 15px;
                padding-right: 15px
            }
            .kc_box_wrap .one-third {
                width: 33.3%
            }
            .kc_box_wrap .one-second {
                width: 50%
            }
            .kc_box_wrap .two-third {
                width: 66.7%
            }
            .kc-owl-post-carousel .owl-item {
                padding-right: 20px
            }
            .kc-owl-post-carousel .owl-item .kc-read-more {
                font-size: 13px;
                padding: 9px 30px;
                border-radius: 25px;
                white-space: nowrap;
                border: 1px solid #e3e3e3;
                transition: all .3s ease
            }
            .kc-owl-post-carousel .owl-item .kc-read-more:hover {
                background: #ccc;
                border: 0
            }
            .kc-owl-post-carousel .owl-item .footer-button {
                padding: 15px 0;
                text-align: center
            }
            .kc-owl-post-carousel .owl-item .list-item {
                box-shadow: 0 0 0 1px rgba(224, 224, 224, .5) inset;
                text-align: center;
                padding-bottom: 25px
            }
            .kc-owl-post-carousel .in-post-content {
                text-align: justify
            }
            .kc-owl-post-carousel .owl-item .image {
                margin-bottom: 20px;
                position: relative
            }
            .kc-owl-post-carousel .owl-item .image .caption {
                background: rgba(0, 0, 0, .5);
                display: block;
                position: absolute;
                left: 0;
                bottom: 0;
                padding: 5px 10px;
                margin: 0;
                width: 100%;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden
            }
            .kc_single_image,
            .kc_single_image figure {
                position: relative
            }
            .kc-owl-post-carousel .owl-item .image .caption a {
                color: #FFF;
                font-size: 16px
            }
            .kc-owl-post-carousel .owl-item .title {
                overflow: hidden;
                padding: 20px 12px 0
            }
            .kc-owl-post-carousel .owl-item .in-post-content {
                padding: 0 15px
            }
            .kc-owl-post-carousel .owl-item .kc-entry_meta {
                margin-bottom: 10px;
                font-size: 80%
            }
            .list-post-type .list-item {
                margin-bottom: 32px;
                padding-bottom: 32px;
                border-bottom: 1px solid #dbdbdb;
                float: left;
                width: 100%
            }
            .list-post-type .list-item figure {
                float: left;
                width: 100%;
                margin-bottom: 25px
            }
            .list-post-type .list-item img {
                display: block;
                max-width: 100%
            }
            .list-post-type .list-item h3 {
                float: left;
                width: 100%;
                margin-bottom: 6px
            }
            .list-post-type .list-item h3 a {
                display: block;
                color: #272727;
                font-size: 24px;
                transition: all .3s ease 0s
            }
            .list-post-type .list-item h3 a:hover {
                color: #42BCE2
            }
            .kc-read-more {
                float: left;
                padding: 7px 30px;
                border: 1px solid #e4e4e4;
                border-radius: 30px;
                font-weight: 600;
                color: #505050;
                transition: all .3s ease 0s
            }
            .kc-read-more:hover {
                background: #42BCE2;
                border-color: #42BCE2;
                color: #fff
            }
            .kc-entry_meta>span {
                margin-right: 13px;
                font-size: 12px;
                font-weight: 500
            }
            .kc-entry_meta>span i {
                color: #42BCE2
            }
            .kc-entry_meta>span a {
                color: #7a7a7a;
                transition: all .3s ease 0s
            }
            .kc-entry_meta>span a:hover {
                color: #42BCE2
            }
            .kc-carousel-images .progressBar {
                width: 100%;
                background: #EDEDED
            }
            .kc-carousel-images .progressBar .bar {
                width: 0;
                max-width: 100%;
                height: 4px;
                background: #7fc242
            }
            .kc_accordion_section.group {
                padding-bottom: 8px
            }
            .entry-content a {
                box-shadow: none
            }
            .kc_accordion_content {
                border-bottom: 1px solid #eaeaea;
                border-top: none!important;
                float: left;
                width: 100%
            }
            .kc_single_image {
                max-width: 100%;
                width: 100%;
                line-height: 0
            }
            .kc_single_image>a {
                width: 100%;
                float: left;
                position: relative
            }
            .kc_single_image p {
                margin: 10px 0;
                float: left;
                width: 100%
            }
            .kc_image_empty {
                max-width: 100%
            }
            .kc-image-overlay {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                transition: all .6s ease;
                opacity: 0
            }
            .kc-image-overlay i {
                font-size: 25px;
                color: #fff;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translateX(-50%) translateY(-50%);
                transition: all .3s ease;
                border: 2px solid #fff;
                width: 50px;
                height: 50px;
                text-align: center;
                line-height: 50px
            }
            .kc-image-overlay:hover i {
                border-radius: 10px
            }
            .kc_single_image:hover .kc-image-overlay {
                background: rgba(58, 52, 42, .7);
                opacity: 1
            }
            .list-post-type .kc-entry_meta span.tags-links {
                display: inline!important
            }
            .kc-icon-wrapper i,
            .list-post-type .kc-read-more {
                display: inline-block
            }
            .kc-entry_meta {
                float: left;
                width: 100%;
                padding-bottom: 15px
            }
            .list-post-type .text {
                float: left;
                width: 100%;
                margin-bottom: 20px
            }
            .kc-entry_meta i {
                margin-right: 5px
            }
            .kc-sync2.owl-carousel.owl-theme {
                margin-top: 10px
            }
            .kc-sync2 .owl-item.synced .item img {
                border: 1px solid #869791
            }
            .kc-carousel-no-images {
                padding: 20px 0
            }
            .kc-icon-wrapper i {
                color: #42BCE2;
                font-size: 16px;
                text-align: center;
                line-height: 1em;
                transition: background-color .3s ease 0s, color .3s ease 0s, border-radius .3s ease 0s
            }
            .kc-multi-icons-wrapper i {
                width: 1em;
                height: 1em;
                text-align: center;
                color: #fff;
                font-size: 20px
            }
            .kc-multi-icons-wrapper a {
                padding: 10px;
                margin: 3px;
                background: #1E73BE;
                line-height: 1;
                display: inline-block;
                border-radius: 3px
            }
            .kc-multi-icons-wrapper a:last-child {
                margin-right: 0!important
            }
            .owl-nav-arrow.owl-theme .owl-controls .owl-buttons div {
                position: absolute;
                top: 50%;
                width: 40px;
                height: 50px;
                margin-top: -25px;
                background: 0 0;
                opacity: 0;
                left: 50px;
                color: transparent;
                transition: all .3s ease;
                padding: 0;
                z-index: 9
            }
            .owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next {
                right: 50px;
                left: initial
            }
            .owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before {
                content: "\e605";
                color: #999;
                transition: all .6s ease;
                font-family: simple-line-icons;
                font-size: 50px;
                line-height: 50px;
                font-weight: 100
            }
            .owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next:before {
                content: "\e606"
            }
            .owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div {
                opacity: 1;
                left: 15px
            }
            .owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:hover:before {
                color: #666
            }
            .owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
                right: 15px;
                left: initial
            }
            .owl-nav-round.owl-theme .owl-controls .owl-buttons div {
                position: absolute;
                top: 50%;
                width: 40px;
                height: 40px;
                margin-top: -25px;
                background: #fafafa;
                opacity: 0;
                left: 50px;
                color: transparent;
                transition: all .3s ease;
                padding: 0;
                border: 1px solid #aaa;
                border-radius: 100%
            }
            .owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next {
                right: 50px;
                left: initial
            }
            .owl-nav-round.owl-theme .owl-controls .owl-buttons div:before {
                content: "\e605";
                color: #999;
                transition: all .6s ease;
                font-family: simple-line-icons;
                font-size: 20px;
                line-height: 40px;
                font-weight: 100;
                width: 40px;
                height: 40px;
                text-align: left;
                display: block;
                padding-left: 8px;
                margin-top: -1px
            }
            .owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next:before {
                content: "\e606";
                padding-right: 8px;
                text-align: right
            }
            .owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div {
                opacity: 1;
                left: 15px
            }
            .owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover {
                background: #FFF
            }
            .owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover:before {
                color: #666
            }
            .owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
                right: 15px;
                left: initial
            }
            @keyframes kc-spinner {
                0% {
                    transform: scale(1) rotate(0)
                }
                100% {
                    transform: scale(1) rotate(720deg)
                }
            }
            .kc-title-wrap {
                width: 100%
            }
            .image_fadein_slider {
                display: inline-block;
                width: 100%
            }
            .image_fadein_slider .image_fadein {
                display: inline-block;
                width: 100%;
                position: relative
            }
            .image_fadein_slider img {
                position: absolute;
                top: 0;
                left: 0;
                max-width: 100%;
                opacity: 0;
                transition: all ease 650ms
            }
            .image_fadein_slider img.active {
                position: relative;
                opacity: 1;
                transition: all ease 850ms
            }
            .image_fadein_slider .image_fadein.fast img {
                position: absolute;
                top: 0;
                left: 0;
                max-width: 100%;
                opacity: 0;
                transition: all ease 350ms
            }
            .image_fadein_slider .image_fadein.fast img.active {
                position: relative;
                opacity: 1;
                transition: all ease 550ms
            }
            .image_fadein_slider .image_fadein.slow img {
                position: absolute;
                top: 0;
                left: 0;
                max-width: 100%;
                opacity: 0;
                transition: all ease 950ms
            }
            .image_fadein_slider .image_fadein.slow img.active {
                position: relative;
                opacity: 1;
                transition: all ease 1.15s
            }
            .kc-blog-posts-4 {
                width: calc(100% + 30px)!important;
                margin-left: -15px;
                margin-right: -15px
            }
            .kc-blog-posts-4 .kc-list-item-4 {
                float: left;
                width: 100%;
                position: relative
            }
            .kc-blog-posts-4 .item {
                padding: 0 15px
            }
            .meta-title {
                position: absolute;
                left: 0;
                bottom: 0;
                background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0, rgba(0, 0, 0, .35) 50%, rgba(0, 0, 0, .35) 100%);
                padding: 20px
            }
            .kc-blog-posts-4 .kc-list-item-4 .kc-post-header {
                float: left;
                width: 100%
            }
            .kc-blog-posts-4 .kc-list-item-4 .kc-post-header>a {
                float: left;
                width: 100%;
                overflow: hidden
            }
            .kc-blog-posts-4 .kc-list-item-4 .kc-post-header>a img {
                display: block
            }
            .kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-meta a.date-link {
                margin-left: 7px
            }
            .kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-meta a.date-link:before {
                content: '|';
                margin-right: 7px
            }
            .kc-blog-posts-4 .kc-list-item-4 .kc-post-header a img {
                -webkit-transition: all .4s ease 0s;
                -moz-transition: all .4s ease 0s;
                -ms-transition: all .4s ease 0s;
                -o-transition: all .4s ease 0s;
                transition: all .4s ease 0s
            }
            .kc-blog-posts-4 .kc-list-item-4 .kc-post-header a:hover img {
                -webkit-transform: scale(1.1);
                -moz-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -o-transform: scale(1.1);
                transform: scale(1.1)
            }
            .divider_line2 i,
            .divider_line3 .line_text {
                left: 50%;
                top: 50%;
                transform: translate(-50%, -50%)
            }
            .kc-blog-posts-4 .kc-list-item-4 .post-meta {
                text-transform: uppercase;
                font-size: 12px;
                color: #fff;
                float: left;
                width: 100%
            }
            .kc-blog-posts-4 .kc-list-item-4 .post-meta a {
                text-transform: capitalize;
                font-size: 12px;
                color: #fff
            }
            .kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt {
                float: left;
                width: 100%;
                line-height: 1.4;
                margin: 4px 0 10px;
                font-size: 18px;
                font-weight: 700;
                text-transform: uppercase
            }
            .kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a {
                color: #fff
            }
            .kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a:hover {
                color: #42BCE2
            }
            .kc-blog-posts-1 .kc-list-item-1 {
                position: relative;
                min-height: 200px
            }
            .kc-blog-posts-1 .kc-list-item-1 figure {
                width: 100%;
                display: inline-block
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-details {
                position: absolute;
                padding: 40px 20px 30px;
                width: 100%;
                bottom: 0;
                text-align: left;
                background: rgba(255, 255, 255, .7)
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-title-alt {
                margin: 0 0 15px
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-title-alt a {
                color: #000;
                display: block;
                font-size: 22px;
                text-transform: uppercase
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-title-alt a:hover {
                color: #555
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-date {
                margin-bottom: 10px;
                color: #999;
                font-size: 12px;
                font-style: italic
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author {
                margin-right: 8px;
                padding-right: 8px;
                border-right: 1px solid #ddd
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats {
                margin-left: 8px;
                padding-left: 8px;
                border-left: 1px solid #ddd
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author a,
            .kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats a {
                color: #333
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author a:hover,
            .kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats a:hover {
                color: #000
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-details .btn {
                display: inline-block;
                font-size: 12px;
                padding: 10px 20px;
                line-height: 1;
                color: #272727;
                text-transform: uppercase;
                border: 2px solid #42BCE2
            }
            .kc-blog-posts-1 .kc-list-item-1 .post-details .btn:hover {
                background: #42BCE2;
                color: #fff
            }
            .kc-blog-posts-2 .kc-list-item-2 {
                float: left;
                width: 100%;
                border: 1px solid #ddd;
                padding: 20px;
                margin-bottom: 30px
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-item-left {
                float: left;
                width: 50%;
                padding-right: 30px
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-item-left>p,
            .kc-blog-posts-2 .kc-list-item-2 .post-item-right>p {
                font-size: 14px;
                color: #666;
                float: left;
                width: 100%;
                margin-bottom: 15px
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-item-right {
                float: left;
                width: 50%
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-title-alt {
                margin: 0 0 20px;
                float: left;
                width: 100%;
                font-weight: 700;
                text-transform: uppercase;
                font-size: 20px
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-title-alt a {
                display: block;
                color: #333
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-meta {
                float: left;
                width: 100%;
                margin-bottom: 20px;
                border-top: 1px solid #e5e5e5;
                border-bottom: 1px solid #e5e5e5;
                line-height: 38px
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-meta span {
                float: left;
                margin-right: 15px;
                font-size: 12px
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-meta span i {
                margin-right: 5px;
                color: #42BCE2;
                font-size: 12px
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-meta span a {
                color: #999
            }
            .kc-blog-posts-2 .kc-list-item-2 .post-meta span a:hover {
                color: #000
            }
            .kc-blog-posts .kc-post-2-button {
                float: left;
                padding: 10px 20px;
                border: 1px solid #ddd;
                border-radius: 2px;
                color: #000;
                font-size: 12px;
                line-height: 1
            }
            .kc-blog-posts .kc-post-2-button:hover {
                border-color: #42BCE2;
                background: #42BCE2;
                color: #fff
            }
            .kc-blog-posts-3.kc-blog-grid {
                width: calc(100% + 30px);
                margin-left: -15px;
                margin-right: -15px
            }
            .kc-blog-posts-3.kc-blog-grid .post-grid.grid-1 {
                width: 100%;
                float: left;
                padding: 0 15px
            }
            .kc-blog-posts-3.kc-blog-grid .post-grid.grid-2 {
                width: 50%;
                float: left;
                padding: 0 15px
            }
            .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3 {
                width: 33.33333333333%;
                padding: 0 15px;
                float: left
            }
            .kc-blog-posts-3.kc-blog-grid .post-grid.grid-4 {
                width: 25%;
                float: left;
                padding: 0 15px
            }
            .kc-blog-posts-3.kc-blog-grid .post-grid.grid-5 {
                width: 20%;
                float: left;
                padding: 0 15px
            }
            .kc-blog-posts-3.kc-blog-grid .post-grid.grid-6 {
                width: 16.5%;
                float: left;
                padding: 0 15px
            }
            .kc-blog-posts-3.kc-blog-grid .post-grid img {
                max-width: 100%;
                transition: all .3s ease 0
            }
            .kc-blog-posts-3 .kc-list-item-3 {
                float: left;
                width: 100%;
                margin-bottom: 30px
            }
            .kc-blog-posts-3 .kc-list-item-3>a {
                float: left;
                width: 100%
            }
            .kc-blog-posts-3 .kc-list-item-3>a img {
                display: block
            }
            .kc-blog-posts-3 .kc-list-item-3 .content {
                float: left;
                width: 100%;
                padding: 26px;
                box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14)
            }
            .kc-button-7 a:hover,
            .kc-button-9 a:hover {
                box-shadow: 0 11px 3px -7px #ccc!important
            }
            .kc-blog-posts-3 .kc-list-item-3 .entry-thumb-link:hover img {
                opacity: .4
            }
            .kc-blog-posts-3 .kc-list-item-3 .entry-meta {
                text-transform: uppercase;
                font-size: 12px;
                color: #b4b4b4;
                float: left;
                width: 100%;
                margin: 5px 0 10px
            }
            .kc-blog-posts-3 .kc-list-item-3 .entry-meta .entry-date,
            .kc-blog-posts-3 .kc-list-item-3 .entry-meta .kc-post-author {
                padding-right: 7px;
                margin-right: 7px;
                border-right: 1px solid #e4e4e4
            }
            .kc-blog-posts-3 .kc-list-item-3 .entry-meta a {
                text-transform: capitalize;
                font-size: 12px;
                color: #42BCE2
            }
            .kc-blog-posts-3 .kc-list-item-3 .post-title-alt {
                float: left;
                width: 100%;
                line-height: 1.4;
                margin: 0;
                font-size: 18px;
                font-weight: 700;
                text-transform: uppercase;
                position: relative
            }
            .kc-blog-posts-3 .kc-list-item-3 .post-content p {
                color: #7a7a7a;
                line-height: 26px;
                font-size: 14px
            }
            .kc-blog-posts-3 .kc-list-item-3 .post-title-alt a {
                color: #272727
            }
            .kc-blog-posts-3 .kc-list-item-3 .post-title-alt a:hover {
                color: #42BCE2
            }
            .kc-blog-posts-3 .kc-list-item-3 .entry-excerpt p {
                font-size: 14px;
                color: #888
            }
            .divider_line {
                float: left;
                width: 100%;
                margin-top: 30px;
                margin-bottom: 30px
            }
            .divider_line .divider_inner {
                display: inline-block;
                width: 100%;
                border-bottom: 1px solid #ccc;
                border-top: 0!important;
                border-left: 0!important;
                border-right: 0!important
            }
            .divider_line2 {
                height: 1px;
                position: relative
            }
            .divider_line2 i {
                color: #fff;
                width: 27px;
                height: 27px;
                border-radius: 100%;
                background-color: #d3d3d3;
                text-align: center;
                vertical-align: middle;
                line-height: 27px;
                position: absolute
            }
            .divider_line3 {
                position: relative
            }
            .divider_line3 .line_text {
                text-transform: uppercase;
                background: #fff;
                padding: 0 10px;
                position: absolute
            }
            .message-boxes i {
                margin-right: 7px;
                float: left
            }
            .message-box-wrap {
                padding: 20px;
                border-radius: 0;
                border: 2px solid #eee;
                font-size: 14px
            }
            .kc-close-but {
                width: 10px;
                height: 10px;
                float: right;
                border: none;
                margin: 8px;
                cursor: pointer;
                font-size: 0;
                background: url(../../../../wp-content/plugins/kingcomposer/assets/frontend/images/icon-remove.png) center top no-repeat;
                text-indent: -9999px
            }
            button.kc-close-but:hover {
                background-color: rgba(51, 51, 51, 0)
            }
            .kc-filters-alignCenter {
                margin-top: 30px;
                margin-bottom: 30px;
                text-align: center;
                font-size: 12px;
                font-weight: 400;
                line-height: 21px;
                color: #DADADA
            }
            .kc-filter-item {
                color: #949494;
                cursor: pointer;
                font: 400 13px/21px "Open Sans", sans-serif;
                padding: 0 12px;
                transition: all .3s ease-in-out;
                position: relative;
                overflow: visible;
                margin: 0 0 10px;
                display: inline-block
            }
            .kc-filter-item-active.kc-filter-item {
                color: #4183d7
            }
            .kc-caption-zoom {
                float: left;
                position: relative;
                width: 640px;
                height: 360px;
                margin: 0 auto;
                overflow: hidden
            }
            .kc-caption-defaultWrap {
                position: absolute;
                top: 0;
                left: 0
            }
            .kc-caption-defaultWrap img {
                transition: .4s ease
            }
            .kc-caption-zoom .kc-caption:hover .kc-caption-defaultWrap img {
                transform: scale(1.08)
            }
            .kc-caption-activeWrap {
                width: 100%;
                z-index: 2;
                height: 100%
            }
            .kc-caption-zoom .kc-caption:hover .kc-caption-activeWrap {
                position: absolute;
                opacity: 1
            }
            .kc-caption-activeWrap .kc-caption-body {
                padding: 12px 30px;
                text-align: center
            }
            .kc-caption-zoom .kc-caption-activeWrap .kc-caption-body {
                padding-top: 120px
            }
            .kc-caption-body .kc-caption-title {
                color: #fff;
                font-size: 16px;
                font-weight: 400;
                line-height: 21px
            }
            .kc-caption-body .kc-caption-desc {
                color: #aaa;
                font-size: 12px;
                font-weight: 400;
                line-height: 16px
            }
            .kc-caption-zoom .kc-caption-activeWrap {
                opacity: 0;
                top: 0;
                background-color: rgba(0, 0, 0, .9);
                transition: opacity .8s cubic-bezier(.19, 1, .22, 1)
            }
            .cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter {
                bottom: 125%
            }
            .kc_tooltip {
                position: relative;
                display: inline-block;
                border-bottom: initial
            }
            .kc_tooltip span {
                background: #454545;
                border-radius: 3px;
                bottom: 117%;
                color: #fff;
                font-size: 14px;
                left: 50%;
                position: absolute;
                width: 200px;
                z-index: 9999;
                margin: 0!important;
                padding: 10px;
                text-align: center;
                transform: translateX(-50%);
                transition: all .3s ease-in-out 0s;
                opacity: 0;
                visibility: hidden
            }
            .kc_tooltip .fati17 {
                width: 50px;
                height: 50px;
                color: #fff;
                font-size: 27px;
                display: inline-block;
                vertical-align: middle;
                line-height: 50px;
                border-radius: 100%;
                text-align: center;
                background-color: #181818;
                transition: all .3s ease 0s
            }
            .kc_tooltip[data-position=top] span:before {
                background: #454545;
                z-index: -1;
                bottom: -9px;
                content: "";
                left: 50%;
                display: block;
                height: 10px;
                width: 10px;
                position: absolute;
                border-width: 10px;
                margin-left: -9px;
                transform: rotate(45deg) translateY(-50%)
            }
            .kc_tooltip[data-position=right] span:before {
                background: #454545;
                z-index: -1;
                top: 50%;
                margin: 0!important;
                content: "";
                left: -8px;
                display: block;
                height: 10px;
                width: 10px;
                position: absolute;
                border-width: 10px;
                transform: rotate(45deg) translateY(-50%)
            }
            .kc_tooltip[data-position=right] span,
            .kc_tooltip[data-position=left] span {
                bottom: initial!important;
                top: 50%;
                transform: translateY(-50%)
            }
            .kc_tooltip[data-position=bottom] span:before {
                background: #454545;
                z-index: -1;
                content: '';
                left: 50%;
                margin-left: -10px;
                top: 0;
                display: block;
                height: 10px;
                width: 10px;
                position: absolute;
                border-width: 10px;
                transform: rotate(45deg) translateY(-50%)
            }
            .kc_tooltip[data-position=bottom] span {
                transform: translateX(-50%)
            }
            .kc_tooltip[data-position=left] span:before {
                background: #454545;
                top: 50%;
                margin: 0;
                content: " ";
                right: 0;
                display: block;
                height: 10px;
                width: 10px;
                position: absolute;
                border-width: 10px;
                transform: rotate(45deg) translateY(-50%)
            }
            .but_large1 {
                color: #fff;
                padding: 18px 50px;
                background-color: '. $bg_color .';
                border-radius: 3px;
                transition: all .3s ease;
                white-space: nowrap
            }
            .but_large1:hover {
                color: #fff;
                background-color: #2a363f
            }
            .kc_tooltip:hover span {
                opacity: 1;
                visibility: visible
            }
            .content-button a {
                transition: all .3s ease 0s
            }
            .kc_tooltip.style2 img {
                display: block
            }
            .kc-image-hover-effects {
                position: relative;
                overflow: hidden
            }
            .kc-image-hover-effects>a {
                float: left;
                width: 100%
            }
            .kc-image-hover-effects .overlay-effects {
                position: absolute;
                left: 0;
                top: 0;
                opacity: 0;
                width: 100%;
                height: 100%;
                background: rgba(0, 0, 0, .4);
                text-align: center
            }
            .kc-image-hover-effects .overlay-effects,
            .kc-image-hover-effects .overlay-effects .content-button a,
            .kc-image-hover-effects .overlay-effects .content-desc,
            .kc-image-hover-effects .overlay-effects .content-title,
            .kc-image-hover-effects a img {
                transition: transform .4s cubic-bezier(.4, 0, .2, 1), opacity .4s
            }
            .kc-image-hover-effects img {
                float: left;
                max-width: 100%;
                transition: all .3s ease 0s
            }
            .kc-image-hover-effects .overlay-effects .content-title {
                color: #fff;
                text-transform: uppercase;
                font-size: 25px;
                font-weight: 600;
                margin: 20px 0 15px
            }
            .kc-image-hover-effects .overlay-effects .content-desc {
                color: rgba(255, 255, 255, .7)
            }
            .kc-img-effects-1:hover .overlay-effects {
                opacity: 1
            }
            .kc-img-effects-1 .overlay-effects {
                display: -webkit-flex;
                display: flex;
                align-items: center;
                justify-content: center
            }
            .kc-img-effects-1 .overlay-effects .content-title {
                margin: 0
            }
            .kc-img-effects-2 .overlay-effects {
                transform: scale(1.3) display: -webkit-flex;
                display: flex;
                align-items: center;
                justify-content: center;
                flex-direction: column
            }
            .kc-img-effects-2 .overlay-effects .content-title {
                margin: 0 0 4px;
                font-size: 20px
            }
            .kc-img-effects-2 .overlay-effects .content-desc {
                margin: 0
            }
            .kc-img-effects-2:hover .overlay-effects {
                opacity: 1;
                transform: scale(1)
            }
            .kc-img-effects-2:hover a img {
                transform: scale(1.2)
            }
            .kc-img-effects-3 .overlay-effects {
                padding: 20px;
                text-align: left;
                display: -webkit-flex;
                display: flex;
                align-items: flex-end
            }
            .kc-img-effects-3 .overlay-effects .content-title {
                margin: 0 0 7px;
                opacity: 0;
                transform: translate(-40px, 0)
            }
            .kc-img-effects-3 .overlay-effects .content-desc {
                margin: 0;
                opacity: 0;
                transform: translate(-40px, 0);
                transition-delay: .15s
            }
            .kc-img-effects-3:hover .overlay-effects {
                opacity: 1;
                transform: scale(1)
            }
            .kc-img-effects-3:hover .overlay-effects .content-desc,
            .kc-img-effects-3:hover .overlay-effects .content-title {
                opacity: 1;
                transform: translate(0, 0)
            }
            .kc-img-effects-4 .overlay-effects .content-desc,
            .kc-img-effects-4 .overlay-effects .content-title {
                opacity: 0;
                transform: translate(0, -40px)
            }
            .kc-img-effects-4 .overlay-effects .content-button a {
                opacity: 0
            }
            .kc-img-effects-4 .overlay-effects .content-desc {
                transition-delay: .2s
            }
            .kc-img-effects-4:hover .overlay-effects .content-desc,
            .kc-img-effects-4:hover .overlay-effects .content-title {
                opacity: 1;
                transform: translate(0, 0)
            }
            .kc-img-effects-4:hover a img {
                transform: scale(1.1)
            }
            .kc-img-effects-4:hover .overlay-effects,
            .kc-img-effects-4:hover .overlay-effects .content-button a {
                opacity: 1
            }
            .kc-img-effects-5 .overlay-effects {
                padding: 20px;
                text-align: left;
                display: -webkit-flex;
                display: flex;
                align-items: center;
                justify-content: center
            }
            .kc-button-7 a,
            .kc-button-8 a {
                line-height: 40px;
                text-align: center
            }
            .kc-img-effects-5 .overlay-effects i {
                width: 40px;
                height: 40px;
                line-height: 40px;
                background: rgba(255, 255, 255, .8);
                color: #333;
                text-align: center;
                font-size: 14px;
                border-radius: 50%
            }
            .kc-button-1 a,
            .kc-button-main a {
                border: 2px solid #42BCE2;
                padding: 10px 30px
            }
            .kc-img-effects-5:hover .overlay-effects {
                opacity: 1
            }
            .kc-image-hover-effects.slide_bottom:hover img,
            .kc-image-hover-effects.slide_left:hover img,
            .kc-image-hover-effects.slide_right:hover img,
            .kc-image-hover-effects.slide_top:hover img {
                transform: none
            }
            .kc-image-hover-effects.slide_left .overlay-effects {
                opacity: 1;
                background: #333;
                transform: translateX(-100%)
            }
            .kc-image-hover-effects.slide_right .overlay-effects {
                opacity: 1;
                background: #333;
                transform: translateX(100%)
            }
            .kc-image-hover-effects.slide_top .overlay-effects {
                opacity: 1;
                background: #333;
                transform: translateY(-100%)
            }
            .kc-image-hover-effects.slide_bottom .overlay-effects {
                opacity: 1;
                background: #333;
                transform: translateY(100%)
            }
            .kc-image-hover-effects.slide_bottom:hover .overlay-effects,
            .kc-image-hover-effects.slide_left:hover .overlay-effects,
            .kc-image-hover-effects.slide_right:hover .overlay-effects,
            .kc-image-hover-effects.slide_top:hover .overlay-effects {
                transform: translate(0, 0)
            }
            .kc-image-hover-effects.push_bottom .overlay-effects,
            .kc-image-hover-effects.push_left .overlay-effects,
            .kc-image-hover-effects.push_right .overlay-effects,
            .kc-image-hover-effects.push_top .overlay-effects {
                background: #333;
                opacity: 1
            }
            .kc-image-hover-effects.push_bottom img,
            .kc-image-hover-effects.push_left img,
            .kc-image-hover-effects.push_right img,
            .kc-image-hover-effects.push_top img {
                z-index: 2;
                position: relative
            }
            .kc-image-hover-effects.push_left:hover img {
                transform: translateX(100%)
            }
            .kc-image-hover-effects.push_right:hover img {
                transform: translateX(-100%)
            }
            .kc-image-hover-effects.push_top:hover img {
                transform: translateY(100%)
            }
            .kc-image-hover-effects.push_bottom:hover img {
                transform: translateY(-100%)
            }
            .kc-image-hover-effects.zoom_in img {
                transform: scale(1)
            }
            .kc-image-hover-effects.zoom_in:hover img,
            .kc-image-hover-effects.zoom_out img {
                transform: scale(1.2)
            }
            .kc-image-hover-effects.zoom_out:hover img {
                transform: scale(1)
            }
            .kc-image-hover-effects.tranlate {
                overflow: inherit
            }
            .kc-image-hover-effects.tranlate .overlay-effects {
                background: #333;
                transition: all .3s ease 0s
            }
            .kc-image-hover-effects.tranlate:hover .overlay-effects {
                top: 15px;
                left: 15px
            }
            .kc-image-hover-effects.overlay_scale_in .overlay-effects {
                transition: all .3s ease 0s;
                background: #333;
                transform: scale(.75)
            }
            .kc-image-hover-effects.overlay_scale_in:hover .overlay-effects {
                transform: scale(1)
            }
            .kc-image-hover-effects.overlay_scale_out .overlay-effects {
                transition: all .3s ease 0s;
                background: #333;
                transform: scale(1)
            }
            .kc-image-hover-effects.overlay_scale_out:hover .overlay-effects {
                transform: scale(.9)
            }
            .kc-pro-button a {
                display: inline-block;
                transition: all .3s;
                text-transform: uppercase
            }
            .kc-button-2 a:after,
            .kc-button-3 a:after {
                content: '';
                top: 0;
                left: 0;
                transition: all .3s ease 0s
            }
            .kc-button-main a {
                color: #fff;
                background: #42BCE2
            }
            .kc-button-1 a,
            .kc-button-main a:active,
            .kc-button-main a:hover {
                background: #fff;
                color: #42BCE2
            }
            .kc-button-1 a {
                z-index: 1
            }
            .kc-button-1 a:hover {
                border-radius: 10px;
                border-style: dotted;
                color: #42BCE2
            }
            .kc-button-2 a,
            .kc-button-3 a {
                border: 2px solid #42BCE2;
                padding: 10px 30px
            }
            .kc-button-2 a {
                color: #fff;
                background: #42BCE2;
                position: relative;
                z-index: 1
            }
            .kc-button-2 a:after {
                position: absolute;
                width: 0;
                height: 100%;
                background: #fff;
                z-index: -1
            }
            .kc-button-2 a:hover {
                color: #42BCE2
            }
            .kc-button-2 a:active:after,
            .kc-button-2 a:hover:after {
                width: 100%
            }
            .kc-button-3 a {
                color: #fff;
                background: #42BCE2;
                z-index: 1;
                overflow: hidden;
                position: relative
            }
            .kc-button-3 a:after {
                position: absolute;
                width: 100%;
                height: 0;
                background: #fff;
                z-index: -1
            }
            .kc-button-3 a:hover {
                color: #42BCE2
            }
            .kc-button-3 a:hover:after {
                height: 100%
            }
            .kc-button-4 a {
                border: 3px solid #42BCE2;
                color: #fff;
                background: #42BCE2;
                z-index: 1;
                overflow: hidden;
                position: relative;
                padding: 10px 30px
            }
            .kc-button-4 a:after,
            .kc-button-4 a:before {
                width: 0;
                position: absolute;
                content: '';
                height: 100%;
                top: 0;
                background: #fff;
                transition: all .3s ease 0s;
                z-index: -1
            }
            .kc-button-4 a:after {
                left: 50%
            }
            .kc-button-4 a:before {
                right: 50%
            }
            .kc-button-5 a,
            .kc-button-6 a {
                background: #42BCE2;
                padding: 10px 30px
            }
            .kc-button-4 a:hover {
                color: #42BCE2
            }
            .kc-button-4 a:hover:after,
            .kc-button-4 a:hover:before {
                width: 100%
            }
            .kc-button-5 a {
                color: #fff
            }
            .kc-button-5 a:hover {
                color: #fff;
                animation-name: pulse;
                animation-duration: .5s;
                animation-timing-function: linear;
                animation-iteration-count: 1
            }
            .creative_icon_right {
                margin: 0 0 0 4px
            }
            .creative_icon_left,
            .kc-button-6 a .creative_icon_left i {
                margin: 0 4px 0 0
            }
            .kc-button-6 a,
            .kc-button-6 a:hover {
                color: #fff
            }
            .kc-button-6 a .creative_icon_right i {
                margin: 0 0 0 4px
            }
            .kc-button-6 a:hover span i {
                color: #fff;
                animation-name: bounce;
                animation-duration: .6s;
                animation-timing-function: linear
            }
            .kc-button-7 a {
                color: #fff;
                position: relative;
                background-color: #3fa962;
                border: 1px solid rgba(255, 255, 255, .15);
                letter-spacing: .2px;
                min-height: 40px;
                overflow: visible;
                display: inline-block;
                transition: all .25s ease-in-out;
                padding: 3px 25px
            }
            .kc-button-10 a,
            .kc-team,
            .kc-team-2 .box-right,
            .kc-team-3 {
                overflow: hidden
            }
            .kc-button-7 a:after,
            .kc-button-7 a:before {
                content: "";
                display: block;
                position: absolute;
                width: 20%;
                height: 30%;
                transition: all .3s ease 0s
            }
            .kc-button-7 a:before {
                border-top: 2px solid rgba(255, 255, 255, .8);
                border-left: 2px solid rgba(255, 255, 255, .8);
                left: 5px;
                top: 5px
            }
            .kc-button-7 a:after {
                border-bottom: 2px solid rgba(255, 255, 255, .8);
                border-right: 2px solid rgba(255, 255, 255, .8);
                bottom: 5px;
                right: 5px
            }
            .kc-button-7 a i {
                margin-left: 6px
            }
            .kc-button-7 a .creative_icon_left i {
                margin: 0 6px 0 0
            }
            .kc-button-7 a:hover {
                color: #fff
            }
            .kc-button-7 a:hover:after,
            .kc-button-7 a:hover:before {
                width: calc(100% - 10px);
                height: calc(100% - 10px)
            }
            .kc-button-8 a {
                color: #fff;
                position: relative;
                background-color: #42BCE2;
                letter-spacing: .2px;
                min-height: 40px;
                display: inline-block;
                transition: all .25s ease-in-out;
                padding: 8px 34px;
                border-radius: 30px;
                text-transform: capitalize
            }
            .kc-button-8 a .creative_title,
            .kc-button-8 a i,
            .kc-button-9 a {
                transition: all .3s ease 0s
            }
            .kc-button-8 a .creative_icon_right i {
                margin: 0 0 0 4px
            }
            .kc-button-8 a:hover .creative_icon_right i {
                margin: 0 0 0 15px
            }
            .kc-button-8 a .creative_icon_left i {
                margin: 0 4px 0 0
            }
            .kc-button-8 a:hover .creative_icon_left i {
                margin: 0 15px 0 0
            }
            .kc-button-8 a:hover .creative_title,
            .kc-button-8 a:hover i {
                color: #fff
            }
            .kc-button-9 a {
                padding: 10px 30px;
                color: #fff;
                position: relative;
                background: #42BCE2;
                transform-style: preserve-3d
            }
            .kc-button-9 a:hover,
            .kc-button-9 a:hover:before {
                transform: translateY(-5px)
            }
            .kc-button-9 a:before {
                pointer-events: none;
                position: absolute;
                z-index: -1;
                content: '';
                top: 100%;
                left: 5%;
                height: 10px;
                width: 90%;
                opacity: 0;
                background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
                transition-property: transform, opacity
            }
            .kc-button-9 a:hover {
                color: #fff
            }
            .kc-button-10 a {
                padding: 10px 30px;
                color: #fff;
                position: relative;
                background: #42BCE2;
                transition: all .3s ease 0s
            }
            .kc-button-10 a:after {
                background: #fff;
                content: "";
                height: 155px;
                left: -75px;
                opacity: .2;
                position: absolute;
                top: -50px;
                transform: rotate(35deg);
                transition: all 550ms cubic-bezier(.19, 1, .22, 1);
                width: 50px
            }
            .kc-team-3,
            .kc-video-bg {
                position: relative
            }
            .kc-button-10 a:hover {
                color: #fff
            }
            .kc-button-10 a:hover:after {
                left: 120%;
                transition: all 550ms cubic-bezier(.19, 1, .22, 1)
            }
            .kc-infobox-default {
                float: left;
                padding: 60px 60px 80px;
                text-align: left;
                background-color: #fff;
                border: 1px solid #eee;
                transition: all .3s ease;
                width: 100%
            }
            .kc-infobox-default i {
                font-size: 30px;
                color: #272727;
                padding-bottom: 32px
            }
            .kc-infobox-1 h3,
            .kc-infobox-default h3 {
                font-size: 16px;
                font-style: normal;
                line-height: 23px
            }
            .kc-infobox-default h3 {
                margin-bottom: 20px;
                font-weight: 600
            }
            .kc-infobox-default.active,
            .kc-infobox-default:hover {
                background-color: #42BCE2;
                transition: all .3s ease
            }
            .kc-infobox-default.active,
            .kc-infobox-default.active h5,
            .kc-infobox-default.active i,
            .kc-infobox-default:hover,
            .kc-infobox-default:hover h5,
            .kc-infobox-default:hover i {
                color: #fff
            }
            .kc-infobox-1 h3 {
                font-weight: 700;
                text-align: left;
                text-transform: uppercase;
                margin-bottom: 12px;
                display: inline-block
            }
            .kc-infobox-1 i {
                color: #42BCE2;
                font-size: 22px;
                padding-right: 16px;
                padding-top: 2px;
                float: left
            }
            .kc-infobox-1 p {
                float: left;
                margin: 8px 0 16px;
                width: 100%
            }
            .kc-infobox-1 .kc-infobox-button1 {
                color: #272727;
                font-size: 12px;
                font-weight: 400;
                text-transform: uppercase;
                transition: all .3s ease;
                float: left
            }
            .kc-infobox-1 .kc-infobox-button1:hover {
                color: #727272
            }
            .kc-dropcaps .dropcaps-text {
                position: relative;
                display: inline-block;
                float: left;
                height: 45px;
                width: 45px;
                line-height: 45px;
                font-size: 40px;
                background: #42BCE2;
                color: #fff;
                font-weight: 700;
                text-align: center;
                margin: 5px 18px 0 0
            }
            .kc-call-to-action {
                background: #fafafa;
                padding: 30px 50px;
                display: table;
                width: 100%
            }
            .kc-call-to-action .kc-cta-desc h2,
            .kc-call-to-action .kc-cta-text {
                margin: 0 0 20px
            }
            .kc-call-to-action .kc-cta-button a {
                background: #34495e;
                text-transform: uppercase;
                color: #fff;
                float: right;
                padding: 10px 25px;
                transition: all .3s ease 0s
            }
            .kc-call-to-action .kc-cta-button a:hover {
                background-color: #ff2a40
            }
            .kc-call-to-action.kc-cta-2 .kc-cta-button a {
                float: none;
                display: inline-block
            }
            .kc-cta-3.kc-is-button .kc-cta-desc {
                width: 75%;
                display: table-cell;
                vertical-align: middle
            }
            .kc-cta-3 .kc-cta-text p {
                margin: 0
            }
            .kc-cta-3 .kc-cta-button {
                width: 25%;
                display: table-cell;
                vertical-align: middle
            }
            .kc-cta-1,
            .kc-cta-2,
            .kc-image-hover-effects,
            .kc-team {
                width: 100%;
                float: left
            }
            .kc-cta-3 .kc-cta-button a {
                display: inline-block
            }
            .kc-cta-1 .kc-cta-button {
                float: left
            }
            .kc-cta-1 .kc-cta-button a {
                display: block
            }
            .kc-cta-2 {
                text-align: center
            }
            .kc-team {
                text-align: center;
                transition: all .3s ease 0s
            }
            .kc-team .content-socials a {
                text-align: center;
                display: inline-block;
                margin: 0 5px 25px;
                width: 35px;
                height: 35px;
                font-size: 18px;
                color: #fff;
                border: 1px solid #42BCE2;
                background-color: #42BCE2;
                border-radius: 2px;
                line-height: 35px
            }
            .kc-team .content-socials {
                float: left;
                width: 100%
            }
            .kc-team.kc-team-3 .content-socials {
                margin-top: 25px
            }
            .content-subtitle {
                float: left;
                width: 100%
            }
            .kc-team .content-desc {
                margin: 0 0 20px;
                float: left;
                width: 100%
            }
            .kc-team-2 {
                text-align: left
            }
            .kc-team-2 .content-title {
                margin: 0;
                float: left;
                width: 100%
            }
            .kc-team-2 .content-image {
                float: left;
                max-width: 35%;
                padding-right: 20px
            }
            .kc-team-3 .content-image img {
                float: left
            }
            .kc-team-2 .content-desc {
                margin: 13px 0 20px
            }
            .kc-team-3:hover .overlay {
                transform: translateY(0);
                opacity: 1
            }
            .kc-team-3 .overlay {
                width: 100%;
                height: 100%;
                padding-top: 30px;
                opacity: 0;
                transition: all .3s ease 0s;
                transform: translateY(100%);
                background: rgba(0, 0, 0, .4)
            }
            .kc-team-3 .content-subtitle,
            .kc-team-3 .content-title {
                color: #fff
            }
            .kc-team-3 .content-desc {
                margin: 0 0 25px;
                color: rgba(255, 255, 255, .8)
            }
            @media only screen and (max-width:479px) {
                .kc-blog-posts-2 .kc-list-item-2 .post-item-left,
                .kc-blog-posts-2 .kc-list-item-2 .post-item-right,
                .kc-blog-posts-3.kc-blog-grid .post-grid.grid-2,
                .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3,
                .kc-blog-posts-3.kc-blog-grid .post-grid.grid-4 {
                    width: 100%
                }
                div.dark_rounded .pp_content_container .pp_left,
                div.dark_rounded .pp_content_container .pp_right {
                    padding: 0
                }
                div.pp_pic_holder {
                    width: 85%!important;
                    left: 7.5%!important
                }
                div.dark_rounded .pp_content,
                div.pp_pic_holder img {
                    width: 100%!important;
                    height: auto!important
                }
            }
            @media only screen and (min-width:480px) and (max-width:999px) {
                .kc-blog-posts-2 .kc-list-item-2 .post-item-left,
                .kc-blog-posts-2 .kc-list-item-2 .post-item-right,
                .kc-blog-posts-3.kc-blog-grid .post-grid.grid-2,
                .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3,
                .kc-blog-posts-3.kc-blog-grid .post-grid.grid-4 {
                    width: 50%
                }
            }
            @charset "UTF-8";
            @media screen and (min-width:768px) {
                .kc-animated {
                    opacity: 0
                }
                .animated {
                    -webkit-animation-duration: 1s;
                    animation-duration: 1s;
                    -webkit-animation-fill-mode: both;
                    animation-fill-mode: both
                }
                .animated.infinite {
                    -webkit-animation-iteration-count: infinite;
                    animation-iteration-count: infinite
                }
                .animated.bounceIn {
                    -webkit-animation-duration: .75s;
                    animation-duration: .75s
                }
                @-webkit-keyframes bounce {
                    20%,
                    53%,
                    80%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                    40%,
                    43% {
                        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                        -webkit-transform: translate3d(0, -30px, 0);
                        transform: translate3d(0, -30px, 0)
                    }
                    70% {
                        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                        -webkit-transform: translate3d(0, -15px, 0);
                        transform: translate3d(0, -15px, 0)
                    }
                    90% {
                        -webkit-transform: translate3d(0, -4px, 0);
                        transform: translate3d(0, -4px, 0)
                    }
                }
                @keyframes bounce {
                    20%,
                    53%,
                    80%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                    40%,
                    43% {
                        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                        -webkit-transform: translate3d(0, -30px, 0);
                        transform: translate3d(0, -30px, 0)
                    }
                    70% {
                        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                        -webkit-transform: translate3d(0, -15px, 0);
                        transform: translate3d(0, -15px, 0)
                    }
                    90% {
                        -webkit-transform: translate3d(0, -4px, 0);
                        transform: translate3d(0, -4px, 0)
                    }
                }
                .bounce {
                    -webkit-animation-name: bounce;
                    animation-name: bounce;
                    -webkit-transform-origin: center bottom;
                    transform-origin: center bottom
                }
                @-webkit-keyframes flash {
                    50%,
                    from,
                    to {
                        opacity: 1
                    }
                    25%,
                    75% {
                        opacity: 0
                    }
                }
                @keyframes flash {
                    50%,
                    from,
                    to {
                        opacity: 1
                    }
                    25%,
                    75% {
                        opacity: 0
                    }
                }
                .flash {
                    -webkit-animation-name: flash;
                    animation-name: flash
                }
                @-webkit-keyframes pulse {
                    from,
                    to {
                        -webkit-transform: scale3d(1, 1, 1);
                        transform: scale3d(1, 1, 1)
                    }
                    50% {
                        -webkit-transform: scale3d(1.05, 1.05, 1.05);
                        transform: scale3d(1.05, 1.05, 1.05)
                    }
                }
                @keyframes pulse {
                    from,
                    to {
                        -webkit-transform: scale3d(1, 1, 1);
                        transform: scale3d(1, 1, 1)
                    }
                    50% {
                        -webkit-transform: scale3d(1.05, 1.05, 1.05);
                        transform: scale3d(1.05, 1.05, 1.05)
                    }
                }
                .pulse {
                    -webkit-animation-name: pulse;
                    animation-name: pulse
                }
                @-webkit-keyframes rubberBand {
                    from,
                    to {
                        -webkit-transform: scale3d(1, 1, 1);
                        transform: scale3d(1, 1, 1)
                    }
                    30% {
                        -webkit-transform: scale3d(1.25, .75, 1);
                        transform: scale3d(1.25, .75, 1)
                    }
                    40% {
                        -webkit-transform: scale3d(.75, 1.25, 1);
                        transform: scale3d(.75, 1.25, 1)
                    }
                    50% {
                        -webkit-transform: scale3d(1.15, .85, 1);
                        transform: scale3d(1.15, .85, 1)
                    }
                    65% {
                        -webkit-transform: scale3d(.95, 1.05, 1);
                        transform: scale3d(.95, 1.05, 1)
                    }
                    75% {
                        -webkit-transform: scale3d(1.05, .95, 1);
                        transform: scale3d(1.05, .95, 1)
                    }
                }
                @keyframes rubberBand {
                    from,
                    to {
                        -webkit-transform: scale3d(1, 1, 1);
                        transform: scale3d(1, 1, 1)
                    }
                    30% {
                        -webkit-transform: scale3d(1.25, .75, 1);
                        transform: scale3d(1.25, .75, 1)
                    }
                    40% {
                        -webkit-transform: scale3d(.75, 1.25, 1);
                        transform: scale3d(.75, 1.25, 1)
                    }
                    50% {
                        -webkit-transform: scale3d(1.15, .85, 1);
                        transform: scale3d(1.15, .85, 1)
                    }
                    65% {
                        -webkit-transform: scale3d(.95, 1.05, 1);
                        transform: scale3d(.95, 1.05, 1)
                    }
                    75% {
                        -webkit-transform: scale3d(1.05, .95, 1);
                        transform: scale3d(1.05, .95, 1)
                    }
                }
                .rubberBand {
                    -webkit-animation-name: rubberBand;
                    animation-name: rubberBand
                }
                @-webkit-keyframes shake {
                    from,
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                    10%,
                    30%,
                    50%,
                    70%,
                    90% {
                        -webkit-transform: translate3d(-10px, 0, 0);
                        transform: translate3d(-10px, 0, 0)
                    }
                    20%,
                    40%,
                    60%,
                    80% {
                        -webkit-transform: translate3d(10px, 0, 0);
                        transform: translate3d(10px, 0, 0)
                    }
                }
                @keyframes shake {
                    from,
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                    10%,
                    30%,
                    50%,
                    70%,
                    90% {
                        -webkit-transform: translate3d(-10px, 0, 0);
                        transform: translate3d(-10px, 0, 0)
                    }
                    20%,
                    40%,
                    60%,
                    80% {
                        -webkit-transform: translate3d(10px, 0, 0);
                        transform: translate3d(10px, 0, 0)
                    }
                }
                .shake {
                    -webkit-animation-name: shake;
                    animation-name: shake
                }
                @-webkit-keyframes headShake {
                    0% {
                        -webkit-transform: translateX(0);
                        transform: translateX(0)
                    }
                    6.5% {
                        -webkit-transform: translateX(-6px) rotateY(-9deg);
                        transform: translateX(-6px) rotateY(-9deg)
                    }
                    18.5% {
                        -webkit-transform: translateX(5px) rotateY(7deg);
                        transform: translateX(5px) rotateY(7deg)
                    }
                    31.5% {
                        -webkit-transform: translateX(-3px) rotateY(-5deg);
                        transform: translateX(-3px) rotateY(-5deg)
                    }
                    43.5% {
                        -webkit-transform: translateX(2px) rotateY(3deg);
                        transform: translateX(2px) rotateY(3deg)
                    }
                    50% {
                        -webkit-transform: translateX(0);
                        transform: translateX(0)
                    }
                }
                @keyframes headShake {
                    0% {
                        -webkit-transform: translateX(0);
                        transform: translateX(0)
                    }
                    6.5% {
                        -webkit-transform: translateX(-6px) rotateY(-9deg);
                        transform: translateX(-6px) rotateY(-9deg)
                    }
                    18.5% {
                        -webkit-transform: translateX(5px) rotateY(7deg);
                        transform: translateX(5px) rotateY(7deg)
                    }
                    31.5% {
                        -webkit-transform: translateX(-3px) rotateY(-5deg);
                        transform: translateX(-3px) rotateY(-5deg)
                    }
                    43.5% {
                        -webkit-transform: translateX(2px) rotateY(3deg);
                        transform: translateX(2px) rotateY(3deg)
                    }
                    50% {
                        -webkit-transform: translateX(0);
                        transform: translateX(0)
                    }
                }
                .headShake {
                    -webkit-animation-timing-function: ease-in-out;
                    animation-timing-function: ease-in-out;
                    -webkit-animation-name: headShake;
                    animation-name: headShake
                }
                @-webkit-keyframes swing {
                    20% {
                        -webkit-transform: rotate3d(0, 0, 1, 15deg);
                        transform: rotate3d(0, 0, 1, 15deg)
                    }
                    40% {
                        -webkit-transform: rotate3d(0, 0, 1, -10deg);
                        transform: rotate3d(0, 0, 1, -10deg)
                    }
                    60% {
                        -webkit-transform: rotate3d(0, 0, 1, 5deg);
                        transform: rotate3d(0, 0, 1, 5deg)
                    }
                    80% {
                        -webkit-transform: rotate3d(0, 0, 1, -5deg);
                        transform: rotate3d(0, 0, 1, -5deg)
                    }
                    to {
                        -webkit-transform: rotate3d(0, 0, 1, 0deg);
                        transform: rotate3d(0, 0, 1, 0deg)
                    }
                }
                @keyframes swing {
                    20% {
                        -webkit-transform: rotate3d(0, 0, 1, 15deg);
                        transform: rotate3d(0, 0, 1, 15deg)
                    }
                    40% {
                        -webkit-transform: rotate3d(0, 0, 1, -10deg);
                        transform: rotate3d(0, 0, 1, -10deg)
                    }
                    60% {
                        -webkit-transform: rotate3d(0, 0, 1, 5deg);
                        transform: rotate3d(0, 0, 1, 5deg)
                    }
                    80% {
                        -webkit-transform: rotate3d(0, 0, 1, -5deg);
                        transform: rotate3d(0, 0, 1, -5deg)
                    }
                    to {
                        -webkit-transform: rotate3d(0, 0, 1, 0deg);
                        transform: rotate3d(0, 0, 1, 0deg)
                    }
                }
                .swing {
                    -webkit-transform-origin: top center;
                    transform-origin: top center;
                    -webkit-animation-name: swing;
                    animation-name: swing
                }
                @-webkit-keyframes tada {
                    from,
                    to {
                        -webkit-transform: scale3d(1, 1, 1);
                        transform: scale3d(1, 1, 1)
                    }
                    10%,
                    20% {
                        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
                        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
                    }
                    30%,
                    50%,
                    70%,
                    90% {
                        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
                    }
                    40%,
                    60%,
                    80% {
                        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
                    }
                }
                @keyframes tada {
                    from,
                    to {
                        -webkit-transform: scale3d(1, 1, 1);
                        transform: scale3d(1, 1, 1)
                    }
                    10%,
                    20% {
                        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
                        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
                    }
                    30%,
                    50%,
                    70%,
                    90% {
                        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
                    }
                    40%,
                    60%,
                    80% {
                        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
                    }
                }
                .tada {
                    -webkit-animation-name: tada;
                    animation-name: tada
                }
                @-webkit-keyframes wobble {
                    from,
                    to {
                        -webkit-transform: none;
                        transform: none
                    }
                    15% {
                        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
                    }
                    30% {
                        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
                    }
                    45% {
                        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
                    }
                    60% {
                        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
                    }
                    75% {
                        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
                    }
                }
                @keyframes wobble {
                    from,
                    to {
                        -webkit-transform: none;
                        transform: none
                    }
                    15% {
                        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
                    }
                    30% {
                        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
                    }
                    45% {
                        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
                    }
                    60% {
                        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
                    }
                    75% {
                        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
                    }
                }
                .wobble {
                    -webkit-animation-name: wobble;
                    animation-name: wobble
                }
                @-webkit-keyframes jello {
                    11.1%,
                    from,
                    to {
                        -webkit-transform: none;
                        transform: none
                    }
                    22.2% {
                        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
                        transform: skewX(-12.5deg) skewY(-12.5deg)
                    }
                    33.3% {
                        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
                        transform: skewX(6.25deg) skewY(6.25deg)
                    }
                    44.4% {
                        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
                        transform: skewX(-3.125deg) skewY(-3.125deg)
                    }
                    55.5% {
                        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
                        transform: skewX(1.5625deg) skewY(1.5625deg)
                    }
                    66.6% {
                        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
                        transform: skewX(-.78125deg) skewY(-.78125deg)
                    }
                    77.7% {
                        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
                        transform: skewX(.390625deg) skewY(.390625deg)
                    }
                    88.8% {
                        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
                        transform: skewX(-.1953125deg) skewY(-.1953125deg)
                    }
                }
                @keyframes jello {
                    11.1%,
                    from,
                    to {
                        -webkit-transform: none;
                        transform: none
                    }
                    22.2% {
                        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
                        transform: skewX(-12.5deg) skewY(-12.5deg)
                    }
                    33.3% {
                        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
                        transform: skewX(6.25deg) skewY(6.25deg)
                    }
                    44.4% {
                        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
                        transform: skewX(-3.125deg) skewY(-3.125deg)
                    }
                    55.5% {
                        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
                        transform: skewX(1.5625deg) skewY(1.5625deg)
                    }
                    66.6% {
                        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
                        transform: skewX(-.78125deg) skewY(-.78125deg)
                    }
                    77.7% {
                        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
                        transform: skewX(.390625deg) skewY(.390625deg)
                    }
                    88.8% {
                        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
                        transform: skewX(-.1953125deg) skewY(-.1953125deg)
                    }
                }
                .jello {
                    -webkit-animation-name: jello;
                    animation-name: jello;
                    -webkit-transform-origin: center;
                    transform-origin: center
                }
                @-webkit-keyframes bounceIn {
                    20%,
                    40%,
                    60%,
                    80%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
                    }
                    0% {
                        opacity: 0;
                        -webkit-transform: scale3d(.3, .3, .3);
                        transform: scale3d(.3, .3, .3)
                    }
                    20% {
                        -webkit-transform: scale3d(1.1, 1.1, 1.1);
                        transform: scale3d(1.1, 1.1, 1.1)
                    }
                    40% {
                        -webkit-transform: scale3d(.9, .9, .9);
                        transform: scale3d(.9, .9, .9)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: scale3d(1.03, 1.03, 1.03);
                        transform: scale3d(1.03, 1.03, 1.03)
                    }
                    80% {
                        -webkit-transform: scale3d(.97, .97, .97);
                        transform: scale3d(.97, .97, .97)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: scale3d(1, 1, 1);
                        transform: scale3d(1, 1, 1)
                    }
                }
                @keyframes bounceIn {
                    20%,
                    40%,
                    60%,
                    80%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
                    }
                    0% {
                        opacity: 0;
                        -webkit-transform: scale3d(.3, .3, .3);
                        transform: scale3d(.3, .3, .3)
                    }
                    20% {
                        -webkit-transform: scale3d(1.1, 1.1, 1.1);
                        transform: scale3d(1.1, 1.1, 1.1)
                    }
                    40% {
                        -webkit-transform: scale3d(.9, .9, .9);
                        transform: scale3d(.9, .9, .9)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: scale3d(1.03, 1.03, 1.03);
                        transform: scale3d(1.03, 1.03, 1.03)
                    }
                    80% {
                        -webkit-transform: scale3d(.97, .97, .97);
                        transform: scale3d(.97, .97, .97)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: scale3d(1, 1, 1);
                        transform: scale3d(1, 1, 1)
                    }
                }
                .bounceIn {
                    -webkit-animation-name: bounceIn;
                    animation-name: bounceIn
                }
                @-webkit-keyframes bounceInDown {
                    60%,
                    75%,
                    90%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
                    }
                    0% {
                        opacity: 0;
                        -webkit-transform: translate3d(0, -3000px, 0);
                        transform: translate3d(0, -3000px, 0)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: translate3d(0, 25px, 0);
                        transform: translate3d(0, 25px, 0)
                    }
                    75% {
                        -webkit-transform: translate3d(0, -10px, 0);
                        transform: translate3d(0, -10px, 0)
                    }
                    90% {
                        -webkit-transform: translate3d(0, 5px, 0);
                        transform: translate3d(0, 5px, 0)
                    }
                    to {
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes bounceInDown {
                    60%,
                    75%,
                    90%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
                    }
                    0% {
                        opacity: 0;
                        -webkit-transform: translate3d(0, -3000px, 0);
                        transform: translate3d(0, -3000px, 0)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: translate3d(0, 25px, 0);
                        transform: translate3d(0, 25px, 0)
                    }
                    75% {
                        -webkit-transform: translate3d(0, -10px, 0);
                        transform: translate3d(0, -10px, 0)
                    }
                    90% {
                        -webkit-transform: translate3d(0, 5px, 0);
                        transform: translate3d(0, 5px, 0)
                    }
                    to {
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .bounceInDown {
                    -webkit-animation-name: bounceInDown;
                    animation-name: bounceInDown
                }
                @-webkit-keyframes bounceInLeft {
                    60%,
                    75%,
                    90%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
                    }
                    0% {
                        opacity: 0;
                        -webkit-transform: translate3d(-3000px, 0, 0);
                        transform: translate3d(-3000px, 0, 0)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: translate3d(25px, 0, 0);
                        transform: translate3d(25px, 0, 0)
                    }
                    75% {
                        -webkit-transform: translate3d(-10px, 0, 0);
                        transform: translate3d(-10px, 0, 0)
                    }
                    90% {
                        -webkit-transform: translate3d(5px, 0, 0);
                        transform: translate3d(5px, 0, 0)
                    }
                    to {
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes bounceInLeft {
                    60%,
                    75%,
                    90%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
                    }
                    0% {
                        opacity: 0;
                        -webkit-transform: translate3d(-3000px, 0, 0);
                        transform: translate3d(-3000px, 0, 0)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: translate3d(25px, 0, 0);
                        transform: translate3d(25px, 0, 0)
                    }
                    75% {
                        -webkit-transform: translate3d(-10px, 0, 0);
                        transform: translate3d(-10px, 0, 0)
                    }
                    90% {
                        -webkit-transform: translate3d(5px, 0, 0);
                        transform: translate3d(5px, 0, 0)
                    }
                    to {
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .bounceInLeft {
                    -webkit-animation-name: bounceInLeft;
                    animation-name: bounceInLeft
                }
                @-webkit-keyframes bounceInRight {
                    60%,
                    75%,
                    90%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
                    }
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(3000px, 0, 0);
                        transform: translate3d(3000px, 0, 0)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: translate3d(-25px, 0, 0);
                        transform: translate3d(-25px, 0, 0)
                    }
                    75% {
                        -webkit-transform: translate3d(10px, 0, 0);
                        transform: translate3d(10px, 0, 0)
                    }
                    90% {
                        -webkit-transform: translate3d(-5px, 0, 0);
                        transform: translate3d(-5px, 0, 0)
                    }
                    to {
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes bounceInRight {
                    60%,
                    75%,
                    90%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
                    }
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(3000px, 0, 0);
                        transform: translate3d(3000px, 0, 0)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: translate3d(-25px, 0, 0);
                        transform: translate3d(-25px, 0, 0)
                    }
                    75% {
                        -webkit-transform: translate3d(10px, 0, 0);
                        transform: translate3d(10px, 0, 0)
                    }
                    90% {
                        -webkit-transform: translate3d(-5px, 0, 0);
                        transform: translate3d(-5px, 0, 0)
                    }
                    to {
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .bounceInRight {
                    -webkit-animation-name: bounceInRight;
                    animation-name: bounceInRight
                }
                @-webkit-keyframes bounceInUp {
                    60%,
                    75%,
                    90%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
                    }
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(0, 3000px, 0);
                        transform: translate3d(0, 3000px, 0)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: translate3d(0, -20px, 0);
                        transform: translate3d(0, -20px, 0)
                    }
                    75% {
                        -webkit-transform: translate3d(0, 10px, 0);
                        transform: translate3d(0, 10px, 0)
                    }
                    90% {
                        -webkit-transform: translate3d(0, -5px, 0);
                        transform: translate3d(0, -5px, 0)
                    }
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                }
                @keyframes bounceInUp {
                    60%,
                    75%,
                    90%,
                    from,
                    to {
                        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
                    }
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(0, 3000px, 0);
                        transform: translate3d(0, 3000px, 0)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: translate3d(0, -20px, 0);
                        transform: translate3d(0, -20px, 0)
                    }
                    75% {
                        -webkit-transform: translate3d(0, 10px, 0);
                        transform: translate3d(0, 10px, 0)
                    }
                    90% {
                        -webkit-transform: translate3d(0, -5px, 0);
                        transform: translate3d(0, -5px, 0)
                    }
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                }
                .bounceInUp {
                    -webkit-animation-name: bounceInUp;
                    animation-name: bounceInUp
                }
                @-webkit-keyframes fadeIn {
                    from {
                        opacity: 0
                    }
                    to {
                        opacity: 1
                    }
                }
                @keyframes fadeIn {
                    from {
                        opacity: 0
                    }
                    to {
                        opacity: 1
                    }
                }
                .fadeIn {
                    -webkit-animation-name: fadeIn;
                    animation-name: fadeIn
                }
                @-webkit-keyframes fadeInDown {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(0, -100%, 0);
                        transform: translate3d(0, -100%, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes fadeInDown {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(0, -100%, 0);
                        transform: translate3d(0, -100%, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .fadeInDown {
                    -webkit-animation-name: fadeInDown;
                    animation-name: fadeInDown
                }
                @-webkit-keyframes fadeInDownBig {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(0, -2000px, 0);
                        transform: translate3d(0, -2000px, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes fadeInDownBig {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(0, -2000px, 0);
                        transform: translate3d(0, -2000px, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .fadeInDownBig {
                    -webkit-animation-name: fadeInDownBig;
                    animation-name: fadeInDownBig
                }
                @-webkit-keyframes fadeInLeft {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(-100%, 0, 0);
                        transform: translate3d(-100%, 0, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes fadeInLeft {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(-100%, 0, 0);
                        transform: translate3d(-100%, 0, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .fadeInLeft {
                    -webkit-animation-name: fadeInLeft;
                    animation-name: fadeInLeft
                }
                @-webkit-keyframes fadeInLeftBig {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(-2000px, 0, 0);
                        transform: translate3d(-2000px, 0, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes fadeInLeftBig {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(-2000px, 0, 0);
                        transform: translate3d(-2000px, 0, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .fadeInLeftBig {
                    -webkit-animation-name: fadeInLeftBig;
                    animation-name: fadeInLeftBig
                }
                @-webkit-keyframes fadeInRight {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(100%, 0, 0);
                        transform: translate3d(100%, 0, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes fadeInRight {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(100%, 0, 0);
                        transform: translate3d(100%, 0, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .fadeInRight {
                    -webkit-animation-name: fadeInRight;
                    animation-name: fadeInRight
                }
                @-webkit-keyframes fadeInRightBig {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(2000px, 0, 0);
                        transform: translate3d(2000px, 0, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes fadeInRightBig {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(2000px, 0, 0);
                        transform: translate3d(2000px, 0, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .fadeInRightBig {
                    -webkit-animation-name: fadeInRightBig;
                    animation-name: fadeInRightBig
                }
                @-webkit-keyframes fadeInUp {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(0, 100%, 0);
                        transform: translate3d(0, 100%, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes fadeInUp {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(0, 100%, 0);
                        transform: translate3d(0, 100%, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .fadeInUp {
                    -webkit-animation-name: fadeInUp;
                    animation-name: fadeInUp
                }
                @-webkit-keyframes fadeInUpBig {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(0, 2000px, 0);
                        transform: translate3d(0, 2000px, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes fadeInUpBig {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(0, 2000px, 0);
                        transform: translate3d(0, 2000px, 0)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .fadeInUpBig {
                    -webkit-animation-name: fadeInUpBig;
                    animation-name: fadeInUpBig
                }
                @-webkit-keyframes flip {
                    from {
                        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
                        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
                        -webkit-animation-timing-function: ease-out;
                        animation-timing-function: ease-out
                    }
                    40% {
                        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                        -webkit-animation-timing-function: ease-out;
                        animation-timing-function: ease-out
                    }
                    50% {
                        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in
                    }
                    80% {
                        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
                        transform: perspective(400px) scale3d(.95, .95, .95);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in
                    }
                    to {
                        -webkit-transform: perspective(400px);
                        transform: perspective(400px);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in
                    }
                }
                @keyframes flip {
                    from {
                        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
                        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
                        -webkit-animation-timing-function: ease-out;
                        animation-timing-function: ease-out
                    }
                    40% {
                        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                        -webkit-animation-timing-function: ease-out;
                        animation-timing-function: ease-out
                    }
                    50% {
                        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in
                    }
                    80% {
                        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
                        transform: perspective(400px) scale3d(.95, .95, .95);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in
                    }
                    to {
                        -webkit-transform: perspective(400px);
                        transform: perspective(400px);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in
                    }
                }
                .animated.flip {
                    -webkit-backface-visibility: visible;
                    backface-visibility: visible;
                    -webkit-animation-name: flip;
                    animation-name: flip
                }
                @-webkit-keyframes flipInX {
                    from {
                        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in;
                        opacity: 0
                    }
                    40% {
                        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in
                    }
                    60% {
                        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                        opacity: 1
                    }
                    80% {
                        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
                    }
                    to {
                        -webkit-transform: perspective(400px);
                        transform: perspective(400px)
                    }
                }
                @keyframes flipInX {
                    from {
                        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in;
                        opacity: 0
                    }
                    40% {
                        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in
                    }
                    60% {
                        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                        opacity: 1
                    }
                    80% {
                        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
                    }
                    to {
                        -webkit-transform: perspective(400px);
                        transform: perspective(400px)
                    }
                }
                .flipInX {
                    -webkit-backface-visibility: visible!important;
                    backface-visibility: visible!important;
                    -webkit-animation-name: flipInX;
                    animation-name: flipInX
                }
                .flipInY {
                    -webkit-backface-visibility: visible!important
                }
                @-webkit-keyframes flipInY {
                    from {
                        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in;
                        opacity: 0
                    }
                    40% {
                        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in
                    }
                    60% {
                        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                        opacity: 1
                    }
                    80% {
                        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
                    }
                    to {
                        -webkit-transform: perspective(400px);
                        transform: perspective(400px)
                    }
                }
                @keyframes flipInY {
                    from {
                        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in;
                        opacity: 0
                    }
                    40% {
                        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                        -webkit-animation-timing-function: ease-in;
                        animation-timing-function: ease-in
                    }
                    60% {
                        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                        opacity: 1
                    }
                    80% {
                        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
                    }
                    to {
                        -webkit-transform: perspective(400px);
                        transform: perspective(400px)
                    }
                }
                .flipInY {
                    backface-visibility: visible!important;
                    -webkit-animation-name: flipInY;
                    animation-name: flipInY
                }
                @-webkit-keyframes lightSpeedIn {
                    from {
                        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
                        transform: translate3d(100%, 0, 0) skewX(-30deg);
                        opacity: 0
                    }
                    60% {
                        -webkit-transform: skewX(20deg);
                        transform: skewX(20deg);
                        opacity: 1
                    }
                    80% {
                        -webkit-transform: skewX(-5deg);
                        transform: skewX(-5deg);
                        opacity: 1
                    }
                    to {
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                @keyframes lightSpeedIn {
                    from {
                        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
                        transform: translate3d(100%, 0, 0) skewX(-30deg);
                        opacity: 0
                    }
                    60% {
                        -webkit-transform: skewX(20deg);
                        transform: skewX(20deg);
                        opacity: 1
                    }
                    80% {
                        -webkit-transform: skewX(-5deg);
                        transform: skewX(-5deg);
                        opacity: 1
                    }
                    to {
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                .lightSpeedIn {
                    -webkit-animation-name: lightSpeedIn;
                    animation-name: lightSpeedIn;
                    -webkit-animation-timing-function: ease-out;
                    animation-timing-function: ease-out
                }
                @-webkit-keyframes rotateIn {
                    from {
                        -webkit-transform-origin: center;
                        transform-origin: center;
                        -webkit-transform: rotate3d(0, 0, 1, -200deg);
                        transform: rotate3d(0, 0, 1, -200deg);
                        opacity: 0
                    }
                    to {
                        -webkit-transform-origin: center;
                        transform-origin: center;
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                @keyframes rotateIn {
                    from {
                        -webkit-transform-origin: center;
                        transform-origin: center;
                        -webkit-transform: rotate3d(0, 0, 1, -200deg);
                        transform: rotate3d(0, 0, 1, -200deg);
                        opacity: 0
                    }
                    to {
                        -webkit-transform-origin: center;
                        transform-origin: center;
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                .rotateIn {
                    -webkit-animation-name: rotateIn;
                    animation-name: rotateIn
                }
                @-webkit-keyframes rotateInDownLeft {
                    from {
                        -webkit-transform-origin: left bottom;
                        transform-origin: left bottom;
                        -webkit-transform: rotate3d(0, 0, 1, -45deg);
                        transform: rotate3d(0, 0, 1, -45deg);
                        opacity: 0
                    }
                    to {
                        -webkit-transform-origin: left bottom;
                        transform-origin: left bottom;
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                @keyframes rotateInDownLeft {
                    from {
                        -webkit-transform-origin: left bottom;
                        transform-origin: left bottom;
                        -webkit-transform: rotate3d(0, 0, 1, -45deg);
                        transform: rotate3d(0, 0, 1, -45deg);
                        opacity: 0
                    }
                    to {
                        -webkit-transform-origin: left bottom;
                        transform-origin: left bottom;
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                .rotateInDownLeft {
                    -webkit-animation-name: rotateInDownLeft;
                    animation-name: rotateInDownLeft
                }
                @-webkit-keyframes rotateInDownRight {
                    from {
                        -webkit-transform-origin: right bottom;
                        transform-origin: right bottom;
                        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                        transform: rotate3d(0, 0, 1, 45deg);
                        opacity: 0
                    }
                    to {
                        -webkit-transform-origin: right bottom;
                        transform-origin: right bottom;
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                @keyframes rotateInDownRight {
                    from {
                        -webkit-transform-origin: right bottom;
                        transform-origin: right bottom;
                        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                        transform: rotate3d(0, 0, 1, 45deg);
                        opacity: 0
                    }
                    to {
                        -webkit-transform-origin: right bottom;
                        transform-origin: right bottom;
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                .rotateInDownRight {
                    -webkit-animation-name: rotateInDownRight;
                    animation-name: rotateInDownRight
                }
                @-webkit-keyframes rotateInUpLeft {
                    from {
                        -webkit-transform-origin: left bottom;
                        transform-origin: left bottom;
                        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                        transform: rotate3d(0, 0, 1, 45deg);
                        opacity: 0
                    }
                    to {
                        -webkit-transform-origin: left bottom;
                        transform-origin: left bottom;
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                @keyframes rotateInUpLeft {
                    from {
                        -webkit-transform-origin: left bottom;
                        transform-origin: left bottom;
                        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                        transform: rotate3d(0, 0, 1, 45deg);
                        opacity: 0
                    }
                    to {
                        -webkit-transform-origin: left bottom;
                        transform-origin: left bottom;
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                .rotateInUpLeft {
                    -webkit-animation-name: rotateInUpLeft;
                    animation-name: rotateInUpLeft
                }
                @-webkit-keyframes rotateInUpRight {
                    from {
                        -webkit-transform-origin: right bottom;
                        transform-origin: right bottom;
                        -webkit-transform: rotate3d(0, 0, 1, -90deg);
                        transform: rotate3d(0, 0, 1, -90deg);
                        opacity: 0
                    }
                    to {
                        -webkit-transform-origin: right bottom;
                        transform-origin: right bottom;
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                @keyframes rotateInUpRight {
                    from {
                        -webkit-transform-origin: right bottom;
                        transform-origin: right bottom;
                        -webkit-transform: rotate3d(0, 0, 1, -90deg);
                        transform: rotate3d(0, 0, 1, -90deg);
                        opacity: 0
                    }
                    to {
                        -webkit-transform-origin: right bottom;
                        transform-origin: right bottom;
                        -webkit-transform: none;
                        transform: none;
                        opacity: 1
                    }
                }
                .rotateInUpRight {
                    -webkit-animation-name: rotateInUpRight;
                    animation-name: rotateInUpRight
                }
                @-webkit-keyframes rollIn {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                @keyframes rollIn {
                    from {
                        opacity: 0;
                        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
                    }
                    to {
                        opacity: 1;
                        -webkit-transform: none;
                        transform: none
                    }
                }
                .rollIn {
                    -webkit-animation-name: rollIn;
                    animation-name: rollIn
                }
                @-webkit-keyframes zoomIn {
                    from {
                        opacity: 0;
                        -webkit-transform: scale3d(.3, .3, .3);
                        transform: scale3d(.3, .3, .3)
                    }
                    50% {
                        opacity: 1
                    }
                }
                @keyframes zoomIn {
                    from {
                        opacity: 0;
                        -webkit-transform: scale3d(.3, .3, .3);
                        transform: scale3d(.3, .3, .3)
                    }
                    50% {
                        opacity: 1
                    }
                }
                .zoomIn {
                    -webkit-animation-name: zoomIn;
                    animation-name: zoomIn
                }
                @-webkit-keyframes zoomInDown {
                    from {
                        opacity: 0;
                        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
                    }
                }
                @keyframes zoomInDown {
                    from {
                        opacity: 0;
                        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
                    }
                }
                .zoomInDown {
                    -webkit-animation-name: zoomInDown;
                    animation-name: zoomInDown
                }
                @-webkit-keyframes zoomInLeft {
                    from {
                        opacity: 0;
                        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
                    }
                }
                @keyframes zoomInLeft {
                    from {
                        opacity: 0;
                        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
                    }
                }
                .zoomInLeft {
                    -webkit-animation-name: zoomInLeft;
                    animation-name: zoomInLeft
                }
                @-webkit-keyframes zoomInRight {
                    from {
                        opacity: 0;
                        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
                    }
                }
                @keyframes zoomInRight {
                    from {
                        opacity: 0;
                        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
                    }
                }
                .zoomInRight {
                    -webkit-animation-name: zoomInRight;
                    animation-name: zoomInRight
                }
                @-webkit-keyframes zoomInUp {
                    from {
                        opacity: 0;
                        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
                    }
                }
                @keyframes zoomInUp {
                    from {
                        opacity: 0;
                        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
                        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
                    }
                    60% {
                        opacity: 1;
                        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
                        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
                    }
                }
                .zoomInUp {
                    -webkit-animation-name: zoomInUp;
                    animation-name: zoomInUp
                }
                @-webkit-keyframes slideInDown {
                    from {
                        -webkit-transform: translate3d(0, -100%, 0);
                        transform: translate3d(0, -100%, 0);
                        visibility: visible
                    }
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                }
                @keyframes slideInDown {
                    from {
                        -webkit-transform: translate3d(0, -100%, 0);
                        transform: translate3d(0, -100%, 0);
                        visibility: visible
                    }
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                }
                .slideInDown {
                    -webkit-animation-name: slideInDown;
                    animation-name: slideInDown
                }
                @-webkit-keyframes slideInLeft {
                    from {
                        -webkit-transform: translate3d(-100%, 0, 0);
                        transform: translate3d(-100%, 0, 0);
                        visibility: visible
                    }
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                }
                @keyframes slideInLeft {
                    from {
                        -webkit-transform: translate3d(-100%, 0, 0);
                        transform: translate3d(-100%, 0, 0);
                        visibility: visible
                    }
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                }
                .slideInLeft {
                    -webkit-animation-name: slideInLeft;
                    animation-name: slideInLeft
                }
                @-webkit-keyframes slideInRight {
                    from {
                        -webkit-transform: translate3d(100%, 0, 0);
                        transform: translate3d(100%, 0, 0);
                        visibility: visible
                    }
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                }
                @keyframes slideInRight {
                    from {
                        -webkit-transform: translate3d(100%, 0, 0);
                        transform: translate3d(100%, 0, 0);
                        visibility: visible
                    }
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                }
                .slideInRight {
                    -webkit-animation-name: slideInRight;
                    animation-name: slideInRight
                }
                @-webkit-keyframes slideInUp {
                    from {
                        -webkit-transform: translate3d(0, 100%, 0);
                        transform: translate3d(0, 100%, 0);
                        visibility: visible
                    }
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                }
                @keyframes slideInUp {
                    from {
                        -webkit-transform: translate3d(0, 100%, 0);
                        transform: translate3d(0, 100%, 0);
                        visibility: visible
                    }
                    to {
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0)
                    }
                }
                .slideInUp {
                    -webkit-animation-name: slideInUp;
                    animation-name: slideInUp
                }
            }
            [class^="et-"],
            [class*=" et-"],
            [class^="et-"]:before,
            [class*=" et-"]:before {
                font-family: 'et-line';
                font-style: inherit;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                display: inline-block;
                text-rendering: auto;
                speak: none;
                font-weight: 400
            }
            .et-mobile:before {
                content: "\e000"
            }
            .et-laptop:before {
                content: "\e001"
            }
            .et-desktop:before {
                content: "\e002"
            }
            .et-tablet:before {
                content: "\e003"
            }
            .et-phone:before {
                content: "\e004"
            }
            .et-document:before {
                content: "\e005"
            }
            .et-documents:before {
                content: "\e006"
            }
            .et-search:before {
                content: "\e007"
            }
            .et-clipboard:before {
                content: "\e008"
            }
            .et-newspaper:before {
                content: "\e009"
            }
            .et-notebook:before {
                content: "\e00a"
            }
            .et-book-open:before {
                content: "\e00b"
            }
            .et-browser:before {
                content: "\e00c"
            }
            .et-calendar:before {
                content: "\e00d"
            }
            .et-presentation:before {
                content: "\e00e"
            }
            .et-picture:before {
                content: "\e00f"
            }
            .et-pictures:before {
                content: "\e010"
            }
            .et-video:before {
                content: "\e011"
            }
            .et-camera:before {
                content: "\e012"
            }
            .et-printer:before {
                content: "\e013"
            }
            .et-toolbox:before {
                content: "\e014"
            }
            .et-briefcase:before {
                content: "\e015"
            }
            .et-wallet:before {
                content: "\e016"
            }
            .et-gift:before {
                content: "\e017"
            }
            .et-bargraph:before {
                content: "\e018"
            }
            .et-grid:before {
                content: "\e019"
            }
            .et-expand:before {
                content: "\e01a"
            }
            .et-focus:before {
                content: "\e01b"
            }
            .et-edit:before {
                content: "\e01c"
            }
            .et-adjustments:before {
                content: "\e01d"
            }
            .et-ribbon:before {
                content: "\e01e"
            }
            .et-hourglass:before {
                content: "\e01f"
            }
            .et-lock:before {
                content: "\e020"
            }
            .et-megaphone:before {
                content: "\e021"
            }
            .et-shield:before {
                content: "\e022"
            }
            .et-trophy:before {
                content: "\e023"
            }
            .et-flag:before {
                content: "\e024"
            }
            .et-map:before {
                content: "\e025"
            }
            .et-puzzle:before {
                content: "\e026"
            }
            .et-basket:before {
                content: "\e027"
            }
            .et-envelope:before {
                content: "\e028"
            }
            .et-streetsign:before {
                content: "\e029"
            }
            .et-telescope:before {
                content: "\e02a"
            }
            .et-gears:before {
                content: "\e02b"
            }
            .et-key:before {
                content: "\e02c"
            }
            .et-paperclip:before {
                content: "\e02d"
            }
            .et-attachment:before {
                content: "\e02e"
            }
            .et-pricetags:before {
                content: "\e02f"
            }
            .et-lightbulb:before {
                content: "\e030"
            }
            .et-layers:before {
                content: "\e031"
            }
            .et-pencil:before {
                content: "\e032"
            }
            .et-tools:before {
                content: "\e033"
            }
            .et-tools-2:before {
                content: "\e034"
            }
            .et-scissors:before {
                content: "\e035"
            }
            .et-paintbrush:before {
                content: "\e036"
            }
            .et-magnifying-glass:before {
                content: "\e037"
            }
            .et-circle-compass:before {
                content: "\e038"
            }
            .et-linegraph:before {
                content: "\e039"
            }
            .et-mic:before {
                content: "\e03a"
            }
            .et-strategy:before {
                content: "\e03b"
            }
            .et-beaker:before {
                content: "\e03c"
            }
            .et-caution:before {
                content: "\e03d"
            }
            .et-recycle:before {
                content: "\e03e"
            }
            .et-anchor:before {
                content: "\e03f"
            }
            .et-profile-male:before {
                content: "\e040"
            }
            .et-profile-female:before {
                content: "\e041"
            }
            .et-bike:before {
                content: "\e042"
            }
            .et-wine:before {
                content: "\e043"
            }
            .et-hotairballoon:before {
                content: "\e044"
            }
            .et-globe:before {
                content: "\e045"
            }
            .et-genius:before {
                content: "\e046"
            }
            .et-map-pin:before {
                content: "\e047"
            }
            .et-dial:before {
                content: "\e048"
            }
            .et-chat:before {
                content: "\e049"
            }
            .et-heart:before {
                content: "\e04a"
            }
            .et-cloud:before {
                content: "\e04b"
            }
            .et-upload:before {
                content: "\e04c"
            }
            .et-download:before {
                content: "\e04d"
            }
            .et-target:before {
                content: "\e04e"
            }
            .et-hazardous:before {
                content: "\e04f"
            }
            .et-piechart:before {
                content: "\e050"
            }
            .et-speedometer:before {
                content: "\e051"
            }
            .et-global:before {
                content: "\e052"
            }
            .et-compass:before {
                content: "\e053"
            }
            .et-lifesaver:before {
                content: "\e054"
            }
            .et-clock:before {
                content: "\e055"
            }
            .et-aperture:before {
                content: "\e056"
            }
            .et-quote:before {
                content: "\e057"
            }
            .et-scope:before {
                content: "\e058"
            }
            .et-alarmclock:before {
                content: "\e059"
            }
            .et-refresh:before {
                content: "\e05a"
            }
            .et-happy:before {
                content: "\e05b"
            }
            .et-sad:before {
                content: "\e05c"
            }
            .et-facebook:before {
                content: "\e05d"
            }
            .et-twitter:before {
                content: "\e05e"
            }
            .et-googleplus:before {
                content: "\e05f"
            }
            .et-rss:before {
                content: "\e060"
            }
            .et-tumblr:before {
                content: "\e061"
            }
            .et-linkedin:before {
                content: "\e062"
            }
            .et-dribbble:before {
                content: "\e063"
            }
            [class^="sl-"],
            [class*=" sl-"],
            [class^="sl-"]:before,
            [class*=" sl-"]:before {
                font-family: 'simple-line-icons';
                font-style: inherit;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                text-rendering: auto;
                speak: none;
                font-weight: 400
            }
            .sl-user:before {
                content: "\e005"
            }
            .sl-people:before {
                content: "\e001"
            }
            .sl-user-female:before {
                content: "\e000"
            }
            .sl-user-follow:before {
                content: "\e002"
            }
            .sl-user-following:before {
                content: "\e003"
            }
            .sl-user-unfollow:before {
                content: "\e004"
            }
            .sl-login:before {
                content: "\e066"
            }
            .sl-logout:before {
                content: "\e065"
            }
            .sl-emotsmile:before {
                content: "\e021"
            }
            .sl-phone:before {
                content: "\e600"
            }
            .sl-call-end:before {
                content: "\e048"
            }
            .sl-call-in:before {
                content: "\e047"
            }
            .sl-call-out:before {
                content: "\e046"
            }
            .sl-map:before {
                content: "\e033"
            }
            .sl-location-pin:before {
                content: "\e096"
            }
            .sl-direction:before {
                content: "\e042"
            }
            .sl-directions:before {
                content: "\e041"
            }
            .sl-compass:before {
                content: "\e045"
            }
            .sl-layers:before {
                content: "\e034"
            }
            .sl-menu:before {
                content: "\e601"
            }
            .sl-list:before {
                content: "\e067"
            }
            .sl-options-vertical:before {
                content: "\e602"
            }
            .sl-options:before {
                content: "\e603"
            }
            .sl-arrow-down:before {
                content: "\e604"
            }
            .sl-arrow-left:before {
                content: "\e605"
            }
            .sl-arrow-right:before {
                content: "\e606"
            }
            .sl-arrow-up:before {
                content: "\e607"
            }
            .sl-arrow-up-circle:before {
                content: "\e078"
            }
            .sl-arrow-left-circle:before {
                content: "\e07a"
            }
            .sl-arrow-right-circle:before {
                content: "\e079"
            }
            .sl-arrow-down-circle:before {
                content: "\e07b"
            }
            .sl-check:before {
                content: "\e080"
            }
            .sl-clock:before {
                content: "\e081"
            }
            .sl-plus:before {
                content: "\e095"
            }
            .sl-close:before {
                content: "\e082"
            }
            .sl-trophy:before {
                content: "\e006"
            }
            .sl-screen-smartphone:before {
                content: "\e010"
            }
            .sl-screen-desktop:before {
                content: "\e011"
            }
            .sl-plane:before {
                content: "\e012"
            }
            .sl-notebook:before {
                content: "\e013"
            }
            .sl-mustache:before {
                content: "\e014"
            }
            .sl-mouse:before {
                content: "\e015"
            }
            .sl-magnet:before {
                content: "\e016"
            }
            .sl-energy:before {
                content: "\e020"
            }
            .sl-disc:before {
                content: "\e022"
            }
            .sl-cursor:before {
                content: "\e06e"
            }
            .sl-cursor-move:before {
                content: "\e023"
            }
            .sl-crop:before {
                content: "\e024"
            }
            .sl-chemistry:before {
                content: "\e026"
            }
            .sl-speedometer:before {
                content: "\e007"
            }
            .sl-shield:before {
                content: "\e00e"
            }
            .sl-screen-tablet:before {
                content: "\e00f"
            }
            .sl-magic-wand:before {
                content: "\e017"
            }
            .sl-hourglass:before {
                content: "\e018"
            }
            .sl-graduation:before {
                content: "\e019"
            }
            .sl-ghost:before {
                content: "\e01a"
            }
            .sl-game-controller:before {
                content: "\e01b"
            }
            .sl-fire:before {
                content: "\e01c"
            }
            .sl-eyeglass:before {
                content: "\e01d"
            }
            .sl-envelope-open:before {
                content: "\e01e"
            }
            .sl-envolope-letter:before {
                content: "\e01f"
            }
            .sl-bell:before {
                content: "\e027"
            }
            .sl-badge:before {
                content: "\e028"
            }
            .sl-anchor:before {
                content: "\e029"
            }
            .sl-wallet:before {
                content: "\e02a"
            }
            .sl-vector:before {
                content: "\e02b"
            }
            .sl-speech:before {
                content: "\e02c"
            }
            .sl-puzzle:before {
                content: "\e02d"
            }
            .sl-printer:before {
                content: "\e02e"
            }
            .sl-present:before {
                content: "\e02f"
            }
            .sl-playlist:before {
                content: "\e030"
            }
            .sl-pin:before {
                content: "\e031"
            }
            .sl-picture:before {
                content: "\e032"
            }
            .sl-handbag:before {
                content: "\e035"
            }
            .sl-globe-alt:before {
                content: "\e036"
            }
            .sl-globe:before {
                content: "\e037"
            }
            .sl-folder-alt:before {
                content: "\e039"
            }
            .sl-folder:before {
                content: "\e089"
            }
            .sl-film:before {
                content: "\e03a"
            }
            .sl-feed:before {
                content: "\e03b"
            }
            .sl-drop:before {
                content: "\e03e"
            }
            .sl-drawar:before {
                content: "\e03f"
            }
            .sl-docs:before {
                content: "\e040"
            }
            .sl-doc:before {
                content: "\e085"
            }
            .sl-diamond:before {
                content: "\e043"
            }
            .sl-cup:before {
                content: "\e044"
            }
            .sl-calculator:before {
                content: "\e049"
            }
            .sl-bubbles:before {
                content: "\e04a"
            }
            .sl-briefcase:before {
                content: "\e04b"
            }
            .sl-book-open:before {
                content: "\e04c"
            }
            .sl-basket-loaded:before {
                content: "\e04d"
            }
            .sl-basket:before {
                content: "\e04e"
            }
            .sl-bag:before {
                content: "\e04f"
            }
            .sl-action-undo:before {
                content: "\e050"
            }
            .sl-action-redo:before {
                content: "\e051"
            }
            .sl-wrench:before {
                content: "\e052"
            }
            .sl-umbrella:before {
                content: "\e053"
            }
            .sl-trash:before {
                content: "\e054"
            }
            .sl-tag:before {
                content: "\e055"
            }
            .sl-support:before {
                content: "\e056"
            }
            .sl-frame:before {
                content: "\e038"
            }
            .sl-size-fullscreen:before {
                content: "\e057"
            }
            .sl-size-actual:before {
                content: "\e058"
            }
            .sl-shuffle:before {
                content: "\e059"
            }
            .sl-share-alt:before {
                content: "\e05a"
            }
            .sl-share:before {
                content: "\e05b"
            }
            .sl-rocket:before {
                content: "\e05c"
            }
            .sl-question:before {
                content: "\e05d"
            }
            .sl-pie-chart:before {
                content: "\e05e"
            }
            .sl-pencil:before {
                content: "\e05f"
            }
            .sl-note:before {
                content: "\e060"
            }
            .sl-loop:before {
                content: "\e064"
            }
            .sl-home:before {
                content: "\e069"
            }
            .sl-grid:before {
                content: "\e06a"
            }
            .sl-graph:before {
                content: "\e06b"
            }
            .sl-microphone:before {
                content: "\e063"
            }
            .sl-music-tone-alt:before {
                content: "\e061"
            }
            .sl-music-tone:before {
                content: "\e062"
            }
            .sl-earphones-alt:before {
                content: "\e03c"
            }
            .sl-earphones:before {
                content: "\e03d"
            }
            .sl-equalizer:before {
                content: "\e06c"
            }
            .sl-like:before {
                content: "\e068"
            }
            .sl-dislike:before {
                content: "\e06d"
            }
            .sl-control-start:before {
                content: "\e06f"
            }
            .sl-control-rewind:before {
                content: "\e070"
            }
            .sl-control-play:before {
                content: "\e071"
            }
            .sl-control-pause:before {
                content: "\e072"
            }
            .sl-control-forward:before {
                content: "\e073"
            }
            .sl-control-end:before {
                content: "\e074"
            }
            .sl-volume-1:before {
                content: "\e09f"
            }
            .sl-volume-2:before {
                content: "\e0a0"
            }
            .sl-volume-off:before {
                content: "\e0a1"
            }
            .sl-calender:before {
                content: "\e075"
            }
            .sl-bulb:before {
                content: "\e076"
            }
            .sl-chart:before {
                content: "\e077"
            }
            .sl-ban:before {
                content: "\e07c"
            }
            .sl-bubble:before {
                content: "\e07d"
            }
            .sl-camrecorder:before {
                content: "\e07e"
            }
            .sl-camera:before {
                content: "\e07f"
            }
            .sl-cloud-download:before {
                content: "\e083"
            }
            .sl-cloud-upload:before {
                content: "\e084"
            }
            .sl-envolope:before {
                content: "\e086"
            }
            .sl-eye:before {
                content: "\e087"
            }
            .sl-flag:before {
                content: "\e088"
            }
            .sl-heart:before {
                content: "\e08a"
            }
            .sl-info:before {
                content: "\e08b"
            }
            .sl-key:before {
                content: "\e08c"
            }
            .sl-link:before {
                content: "\e08d"
            }
            .sl-lock:before {
                content: "\e08e"
            }
            .sl-lock-open:before {
                content: "\e08f"
            }
            .sl-magnifier:before {
                content: "\e090"
            }
            .sl-magnifier-add:before {
                content: "\e091"
            }
            .sl-magnifier-remove:before {
                content: "\e092"
            }
            .sl-paper-clip:before {
                content: "\e093"
            }
            .sl-paper-plane:before {
                content: "\e094"
            }
            .sl-power:before {
                content: "\e097"
            }
            .sl-refresh:before {
                content: "\e098"
            }
            .sl-reload:before {
                content: "\e099"
            }
            .sl-settings:before {
                content: "\e09a"
            }
            .sl-star:before {
                content: "\e09b"
            }
            .sl-symble-female:before {
                content: "\e09c"
            }
            .sl-symbol-male:before {
                content: "\e09d"
            }
            .sl-target:before {
                content: "\e09e"
            }
            .sl-credit-card:before {
                content: "\e025"
            }
            .sl-paypal:before {
                content: "\e608"
            }
            .sl-social-tumblr:before {
                content: "\e00a"
            }
            .sl-social-twitter:before {
                content: "\e009"
            }
            .sl-social-facebook:before {
                content: "\e00b"
            }
            .sl-social-instagram:before {
                content: "\e609"
            }
            .sl-social-linkedin:before {
                content: "\e60a"
            }
            .sl-social-pintarest:before {
                content: "\e60b"
            }
            .sl-social-github:before {
                content: "\e60c"
            }
            .sl-social-gplus:before {
                content: "\e60d"
            }
            .sl-social-reddit:before {
                content: "\e60e"
            }
            .sl-social-skype:before {
                content: "\e60f"
            }
            .sl-social-dribbble:before {
                content: "\e00d"
            }
            .sl-social-behance:before {
                content: "\e610"
            }
            .sl-social-foursqare:before {
                content: "\e611"
            }
            .sl-social-soundcloud:before {
                content: "\e612"
            }
            .sl-social-spotify:before {
                content: "\e613"
            }
            .sl-social-stumbleupon:before {
                content: "\e614"
            }
            .sl-social-youtube:before {
                content: "\e008"
            }
            .sl-social-dropbox:before {
                content: "\e00c"
            }
            [class^="fa-"],
            [class*=" fa-"],
            [class^="fa-"]:before,
            [class*=" fa-"]:before,
            [class^="fab-"],
            [class*=" fab-"],
            [class^="fab-"]:before,
            [class*=" fab-"]:before {
                font-family: 'FontAwesome';
                font-style: inherit;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                display: inline-block;
                text-rendering: auto;
                speak: none;
                font-weight: 400
            }
            [class^="fab-"],
            [class*=" fab-"],
            [class^="fab-"]:before,
            [class*=" fab-"]:before {
                font-family: 'FontAwesomeBrands'
            }
            .fa-fw,
            .fa-li {
                text-align: center
            }
            .fa-lg {
                font-size: 1.33333em;
                line-height: .75em;
                vertical-align: -.0667em
            }
            .fa-xs {
                font-size: .75em
            }
            .fa-sm {
                font-size: .875em
            }
            .fa-1x {
                font-size: 1em
            }
            .fa-2x {
                font-size: 2em
            }
            .fa-3x {
                font-size: 3em
            }
            .fa-4x {
                font-size: 4em
            }
            .fa-5x {
                font-size: 5em
            }
            .fa-6x {
                font-size: 6em
            }
            .fa-7x {
                font-size: 7em
            }
            .fa-8x {
                font-size: 8em
            }
            .fa-9x {
                font-size: 9em
            }
            .fa-10x {
                font-size: 10em
            }
            .fa-fw {
                width: 1.25em
            }
            .fa-ul {
                list-style-type: none;
                margin-left: 2.5em;
                padding-left: 0
            }
            .fa-ul>li {
                position: relative
            }
            .fa-li {
                left: -2em;
                position: absolute;
                width: 2em;
                line-height: inherit
            }
            .fa-border {
                border: .08em solid #eee;
                border-radius: .1em;
                padding: .2em .25em .15em
            }
            .fa-pull-left {
                float: left
            }
            .fa-pull-right {
                float: right
            }
            .fa.fa-pull-left,
            .fab.fa-pull-left,
            .fal.fa-pull-left,
            .far.fa-pull-left,
            .fas.fa-pull-left {
                margin-right: .3em
            }
            .fa.fa-pull-right,
            .fab.fa-pull-right,
            .fal.fa-pull-right,
            .far.fa-pull-right,
            .fas.fa-pull-right {
                margin-left: .3em
            }
            .fa-spin {
                -webkit-animation: fa-spin 2s infinite linear;
                animation: fa-spin 2s infinite linear
            }
            .fa-pulse {
                -webkit-animation: fa-spin 1s infinite steps(8);
                animation: fa-spin 1s infinite steps(8)
            }
            @-webkit-keyframes fa-spin {
                0% {
                    -webkit-transform: rotate(0);
                    transform: rotate(0)
                }
                100% {
                    -webkit-transform: rotate(360deg);
                    transform: rotate(360deg)
                }
            }
            @keyframes fa-spin {
                0% {
                    -webkit-transform: rotate(0);
                    transform: rotate(0)
                }
                100% {
                    -webkit-transform: rotate(360deg);
                    transform: rotate(360deg)
                }
            }
            .fa-rotate-90 {
                -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg)
            }
            .fa-rotate-180 {
                -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg)
            }
            .fa-rotate-270 {
                -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
                -webkit-transform: rotate(270deg);
                transform: rotate(270deg)
            }
            .fa-flip-horizontal {
                -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
                -webkit-transform: scale(-1, 1);
                transform: scale(-1, 1)
            }
            .fa-flip-vertical {
                -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
                -webkit-transform: scale(1, -1);
                transform: scale(1, -1)
            }
            .fa-flip-horizontal.fa-flip-vertical {
                -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
                -webkit-transform: scale(-1, -1);
                transform: scale(-1, -1)
            }
             :root .fa-flip-horizontal,
             :root .fa-flip-vertical,
             :root .fa-rotate-180,
             :root .fa-rotate-270,
             :root .fa-rotate-90 {
                -webkit-filter: none;
                filter: none
            }
            .fa-stack {
                display: inline-block;
                height: 2em;
                line-height: 2em;
                position: relative;
                vertical-align: middle;
                width: 2em
            }
            .fa-stack-1x,
            .fa-stack-2x {
                left: 0;
                position: absolute;
                text-align: center;
                width: 100%
            }
            .fa-stack-1x {
                line-height: inherit
            }
            .fa-stack-2x {
                font-size: 2em
            }
            .fa-inverse {
                color: #fff
            }
            .fa-500px:before {
                content: "\f26e"
            }
            .fab-accessible-icon:before {
                content: "\f368"
            }
            .fab-accusoft:before {
                content: "\f369"
            }
            .fa-address-book:before {
                content: "\f2b9"
            }
            .fa-address-card:before {
                content: "\f2bb"
            }
            .fa-adjust:before {
                content: "\f042"
            }
            .fab-adn:before {
                content: "\f170"
            }
            .fab-adversal:before {
                content: "\f36a"
            }
            .fab-affiliatetheme:before {
                content: "\f36b"
            }
            .fab-algolia:before {
                content: "\f36c"
            }
            .fa-align-center:before {
                content: "\f037"
            }
            .fa-align-justify:before {
                content: "\f039"
            }
            .fa-align-left:before {
                content: "\f036"
            }
            .fa-align-right:before {
                content: "\f038"
            }
            .fa-allergies:before {
                content: "\f461"
            }
            .fab-amazon:before {
                content: "\f270"
            }
            .fab-amazon-pay:before {
                content: "\f42c"
            }
            .fa-ambulance:before {
                content: "\f0f9"
            }
            .fa-american-sign-language-interpreting:before {
                content: "\f2a3"
            }
            .fab-amilia:before {
                content: "\f36d"
            }
            .fa-anchor:before {
                content: "\f13d"
            }
            .fab-android:before {
                content: "\f17b"
            }
            .fab-angellist:before {
                content: "\f209"
            }
            .fa-angle-double-down:before {
                content: "\f103"
            }
            .fa-angle-double-left:before {
                content: "\f100"
            }
            .fa-angle-double-right:before {
                content: "\f101"
            }
            .fa-angle-double-up:before {
                content: "\f102"
            }
            .fa-angle-down:before {
                content: "\f107"
            }
            .fa-angle-left:before {
                content: "\f104"
            }
            .fa-angle-right:before {
                content: "\f105"
            }
            .fa-angle-up:before {
                content: "\f106"
            }
            .fab-angrycreative:before {
                content: "\f36e"
            }
            .fab-angular:before {
                content: "\f420"
            }
            .fab-app-store:before {
                content: "\f36f"
            }
            .fab-app-store-ios:before {
                content: "\f370"
            }
            .fab-apper:before {
                content: "\f371"
            }
            .fab-apple:before {
                content: "\f179"
            }
            .fab-apple-pay:before {
                content: "\f415"
            }
            .fa-archive:before {
                content: "\f187"
            }
            .fa-arrow-alt-circle-down:before {
                content: "\f358"
            }
            .fa-arrow-alt-circle-left:before {
                content: "\f359"
            }
            .fa-arrow-alt-circle-right:before {
                content: "\f35a"
            }
            .fa-arrow-alt-circle-up:before {
                content: "\f35b"
            }
            .fa-arrow-circle-down:before {
                content: "\f0ab"
            }
            .fa-arrow-circle-left:before {
                content: "\f0a8"
            }
            .fa-arrow-circle-right:before {
                content: "\f0a9"
            }
            .fa-arrow-circle-up:before {
                content: "\f0aa"
            }
            .fa-arrow-down:before {
                content: "\f063"
            }
            .fa-arrow-left:before {
                content: "\f060"
            }
            .fa-arrow-right:before {
                content: "\f061"
            }
            .fa-arrow-up:before {
                content: "\f062"
            }
            .fa-arrows-alt:before {
                content: "\f0b2"
            }
            .fa-arrows-alt-h:before {
                content: "\f337"
            }
            .fa-arrows-alt-v:before {
                content: "\f338"
            }
            .fa-assistive-listening-systems:before {
                content: "\f2a2"
            }
            .fa-asterisk:before {
                content: "\f069"
            }
            .fab-asymmetrik:before {
                content: "\f372"
            }
            .fa-at:before {
                content: "\f1fa"
            }
            .fab-audible:before {
                content: "\f373"
            }
            .fa-audio-description:before {
                content: "\f29e"
            }
            .fab-autoprefixer:before {
                content: "\f41c"
            }
            .fab-avianex:before {
                content: "\f374"
            }
            .fab-aviato:before {
                content: "\f421"
            }
            .fab-aws:before {
                content: "\f375"
            }
            .fa-backward:before {
                content: "\f04a"
            }
            .fa-balance-scale:before {
                content: "\f24e"
            }
            .fa-ban:before {
                content: "\f05e"
            }
            .fa-band-aid:before {
                content: "\f462"
            }
            .fa-bandcamp:before {
                content: "\f2d5"
            }
            .fa-barcode:before {
                content: "\f02a"
            }
            .fa-bars:before {
                content: "\f0c9"
            }
            .fa-baseball-ball:before {
                content: "\f433"
            }
            .fa-basketball-ball:before {
                content: "\f434"
            }
            .fa-bath:before {
                content: "\f2cd"
            }
            .fa-battery-empty:before {
                content: "\f244"
            }
            .fa-battery-full:before {
                content: "\f240"
            }
            .fa-battery-half:before {
                content: "\f242"
            }
            .fa-battery-quarter:before {
                content: "\f243"
            }
            .fa-battery-three-quarters:before {
                content: "\f241"
            }
            .fa-bed:before {
                content: "\f236"
            }
            .fa-beer:before {
                content: "\f0fc"
            }
            .fab-behance:before {
                content: "\f1b4"
            }
            .fab-behance-square:before {
                content: "\f1b5"
            }
            .fa-bell:before {
                content: "\f0f3"
            }
            .fa-bell-slash:before {
                content: "\f1f6"
            }
            .fa-bicycle:before {
                content: "\f206"
            }
            .fab-bimobject:before {
                content: "\f378"
            }
            .fa-binoculars:before {
                content: "\f1e5"
            }
            .fa-birthday-cake:before {
                content: "\f1fd"
            }
            .fab-bitbucket:before {
                content: "\f171"
            }
            .fab-bitcoin:before {
                content: "\f379"
            }
            .fab-bity:before {
                content: "\f37a"
            }
            .fab-black-tie:before {
                content: "\f27e"
            }
            .fab-blackberry:before {
                content: "\f37b"
            }
            .fa-blind:before {
                content: "\f29d"
            }
            .fab-blogger:before {
                content: "\f37c"
            }
            .fab-blogger-b:before {
                content: "\f37d"
            }
            .fab-bluetooth:before {
                content: "\f293"
            }
            .fab-bluetooth-b:before {
                content: "\f294"
            }
            .fa-bold:before {
                content: "\f032"
            }
            .fa-bolt:before {
                content: "\f0e7"
            }
            .fa-bomb:before {
                content: "\f1e2"
            }
            .fa-book:before {
                content: "\f02d"
            }
            .fa-bookmark:before {
                content: "\f02e"
            }
            .fa-bowling-ball:before {
                content: "\f436"
            }
            .fa-box:before {
                content: "\f466"
            }
            .fa-box-open:before {
                content: "\f49e"
            }
            .fa-boxes:before {
                content: "\f468"
            }
            .fa-braille:before {
                content: "\f2a1"
            }
            .fa-briefcase:before {
                content: "\f0b1"
            }
            .fa-briefcase-medical:before {
                content: "\f469"
            }
            .fab-btc:before {
                content: "\f15a"
            }
            .fa-bug:before {
                content: "\f188"
            }
            .fa-building:before {
                content: "\f1ad"
            }
            .fa-bullhorn:before {
                content: "\f0a1"
            }
            .fa-bullseye:before {
                content: "\f140"
            }
            .fa-burn:before {
                content: "\f46a"
            }
            .fab-buromobelexperte:before {
                content: "\f37f"
            }
            .fa-bus:before {
                content: "\f207"
            }
            .fab-buysellads:before {
                content: "\f20d"
            }
            .fa-calculator:before {
                content: "\f1ec"
            }
            .fa-calendar:before {
                content: "\f133"
            }
            .fa-calendar-alt:before {
                content: "\f073"
            }
            .fa-calendar-check:before {
                content: "\f274"
            }
            .fa-calendar-minus:before {
                content: "\f272"
            }
            .fa-calendar-plus:before {
                content: "\f271"
            }
            .fa-calendar-times:before {
                content: "\f273"
            }
            .fa-camera:before {
                content: "\f030"
            }
            .fa-camera-retro:before {
                content: "\f083"
            }
            .fa-capsules:before {
                content: "\f46b"
            }
            .fa-car:before {
                content: "\f1b9"
            }
            .fa-caret-down:before {
                content: "\f0d7"
            }
            .fa-caret-left:before {
                content: "\f0d9"
            }
            .fa-caret-right:before {
                content: "\f0da"
            }
            .fa-caret-square-down:before {
                content: "\f150"
            }
            .fa-caret-square-left:before {
                content: "\f191"
            }
            .fa-caret-square-right:before {
                content: "\f152"
            }
            .fa-caret-square-up:before {
                content: "\f151"
            }
            .fa-caret-up:before {
                content: "\f0d8"
            }
            .fa-cart-arrow-down:before {
                content: "\f218"
            }
            .fa-cart-plus:before {
                content: "\f217"
            }
            .fab-cc-amazon-pay:before {
                content: "\f42d"
            }
            .fab-cc-amex:before {
                content: "\f1f3"
            }
            .fab-cc-apple-pay:before {
                content: "\f416"
            }
            .fab-cc-diners-club:before {
                content: "\f24c"
            }
            .fab-cc-discover:before {
                content: "\f1f2"
            }
            .fab-cc-jcb:before {
                content: "\f24b"
            }
            .fab-cc-mastercard:before {
                content: "\f1f1"
            }
            .fab-cc-paypal:before {
                content: "\f1f4"
            }
            .fab-cc-stripe:before {
                content: "\f1f5"
            }
            .fab-cc-visa:before {
                content: "\f1f0"
            }
            .fab-centercode:before {
                content: "\f380"
            }
            .fa-certificate:before {
                content: "\f0a3"
            }
            .fa-chart-area:before {
                content: "\f1fe"
            }
            .fa-chart-bar:before {
                content: "\f080"
            }
            .fa-chart-line:before {
                content: "\f201"
            }
            .fa-chart-pie:before {
                content: "\f200"
            }
            .fa-check:before {
                content: "\f00c"
            }
            .fa-check-circle:before {
                content: "\f058"
            }
            .fa-check-square:before {
                content: "\f14a"
            }
            .fa-chess:before {
                content: "\f439"
            }
            .fa-chess-bishop:before {
                content: "\f43a"
            }
            .fa-chess-board:before {
                content: "\f43c"
            }
            .fa-chess-king:before {
                content: "\f43f"
            }
            .fa-chess-knight:before {
                content: "\f441"
            }
            .fa-chess-pawn:before {
                content: "\f443"
            }
            .fa-chess-queen:before {
                content: "\f445"
            }
            .fa-chess-rook:before {
                content: "\f447"
            }
            .fa-chevron-circle-down:before {
                content: "\f13a"
            }
            .fa-chevron-circle-left:before {
                content: "\f137"
            }
            .fa-chevron-circle-right:before {
                content: "\f138"
            }
            .fa-chevron-circle-up:before {
                content: "\f139"
            }
            .fa-chevron-down:before {
                content: "\f078"
            }
            .fa-chevron-left:before {
                content: "\f053"
            }
            .fa-chevron-right:before {
                content: "\f054"
            }
            .fa-chevron-up:before {
                content: "\f077"
            }
            .fa-child:before {
                content: "\f1ae"
            }
            .fab-chrome:before {
                content: "\f268"
            }
            .fa-circle:before {
                content: "\f111"
            }
            .fa-circle-notch:before {
                content: "\f1ce"
            }
            .fa-clipboard:before {
                content: "\f328"
            }
            .fa-clipboard-check:before {
                content: "\f46c"
            }
            .fa-clipboard-list:before {
                content: "\f46d"
            }
            .fa-clock:before {
                content: "\f017"
            }
            .fa-clone:before {
                content: "\f24d"
            }
            .fa-closed-captioning:before {
                content: "\f20a"
            }
            .fa-cloud:before {
                content: "\f0c2"
            }
            .fa-cloud-download-alt:before {
                content: "\f381"
            }
            .fa-cloud-upload-alt:before {
                content: "\f382"
            }
            .fab-cloudscale:before {
                content: "\f383"
            }
            .fab-cloudsmith:before {
                content: "\f384"
            }
            .fab-cloudversify:before {
                content: "\f385"
            }
            .fa-code:before {
                content: "\f121"
            }
            .fa-code-branch:before {
                content: "\f126"
            }
            .fab-codepen:before {
                content: "\f1cb"
            }
            .fab-codiepie:before {
                content: "\f284"
            }
            .fa-coffee:before {
                content: "\f0f4"
            }
            .fa-cog:before {
                content: "\f013"
            }
            .fa-cogs:before {
                content: "\f085"
            }
            .fa-columns:before {
                content: "\f0db"
            }
            .fa-comment:before {
                content: "\f075"
            }
            .fa-comment-alt:before {
                content: "\f27a"
            }
            .fa-comment-dots:before {
                content: "\f4ad"
            }
            .fa-comment-slash:before {
                content: "\f4b3"
            }
            .fa-comments:before {
                content: "\f086"
            }
            .fa-compass:before {
                content: "\f14e"
            }
            .fa-compress:before {
                content: "\f066"
            }
            .fab-connectdevelop:before {
                content: "\f20e"
            }
            .fab-contao:before {
                content: "\f26d"
            }
            .fa-copy:before {
                content: "\f0c5"
            }
            .fa-copyright:before {
                content: "\f1f9"
            }
            .fa-couch:before {
                content: "\f4b8"
            }
            .fab-cpanel:before {
                content: "\f388"
            }
            .fab-creative-commons:before {
                content: "\f25e"
            }
            .fa-credit-card:before {
                content: "\f09d"
            }
            .fa-crop:before {
                content: "\f125"
            }
            .fa-crosshairs:before {
                content: "\f05b"
            }
            .fab-css3:before {
                content: "\f13c"
            }
            .fab-css3-alt:before {
                content: "\f38b"
            }
            .fa-cube:before {
                content: "\f1b2"
            }
            .fa-cubes:before {
                content: "\f1b3"
            }
            .fa-cut:before {
                content: "\f0c4"
            }
            .fab-cuttlefish:before {
                content: "\f38c"
            }
            .fab-d-and-d:before {
                content: "\f38d"
            }
            .fab-dashcube:before {
                content: "\f210"
            }
            .fa-database:before {
                content: "\f1c0"
            }
            .fa-deaf:before {
                content: "\f2a4"
            }
            .fab-delicious:before {
                content: "\f1a5"
            }
            .fab-deploydog:before {
                content: "\f38e"
            }
            .fab-deskpro:before {
                content: "\f38f"
            }
            .fa-desktop:before {
                content: "\f108"
            }
            .fab-deviantart:before {
                content: "\f1bd"
            }
            .fa-diagnoses:before {
                content: "\f470"
            }
            .fab-digg:before {
                content: "\f1a6"
            }
            .fab-digital-ocean:before {
                content: "\f391"
            }
            .fab-discord:before {
                content: "\f392"
            }
            .fab-discourse:before {
                content: "\f393"
            }
            .fa-dna:before {
                content: "\f471"
            }
            .fab-dochub:before {
                content: "\f394"
            }
            .fab-docker:before {
                content: "\f395"
            }
            .fa-dollar-sign:before {
                content: "\f155"
            }
            .fa-dolly:before {
                content: "\f472"
            }
            .fa-dolly-flatbed:before {
                content: "\f474"
            }
            .fa-donate:before {
                content: "\f4b9"
            }
            .fa-dot-circle:before {
                content: "\f192"
            }
            .fa-dove:before {
                content: "\f4ba"
            }
            .fa-download:before {
                content: "\f019"
            }
            .fab-draft2digital:before {
                content: "\f396"
            }
            .fab-dribbble:before {
                content: "\f17d"
            }
            .fab-dribbble-square:before {
                content: "\f397"
            }
            .fab-dropbox:before {
                content: "\f16b"
            }
            .fab-drupal:before {
                content: "\f1a9"
            }
            .fab-dyalog:before {
                content: "\f399"
            }
            .fab-earlybirds:before {
                content: "\f39a"
            }
            .fab-edge:before {
                content: "\f282"
            }
            .fa-edit:before {
                content: "\f044"
            }
            .fa-eject:before {
                content: "\f052"
            }
            .fab-elementor:before {
                content: "\f430"
            }
            .fa-ellipsis-h:before {
                content: "\f141"
            }
            .fa-ellipsis-v:before {
                content: "\f142"
            }
            .fab-ember:before {
                content: "\f423"
            }
            .fab-empire:before {
                content: "\f1d1"
            }
            .fa-envelope:before {
                content: "\f0e0"
            }
            .fa-envelope-open:before {
                content: "\f2b6"
            }
            .fa-envelope-square:before {
                content: "\f199"
            }
            .fab-envira:before {
                content: "\f299"
            }
            .fa-eraser:before {
                content: "\f12d"
            }
            .fa-erlang:before {
                content: "\f39d"
            }
            .fab-ethereum:before {
                content: "\f42e"
            }
            .fab-etsy:before {
                content: "\f2d7"
            }
            .fa-euro-sign:before {
                content: "\f153"
            }
            .fa-exchange-alt:before {
                content: "\f362"
            }
            .fa-exclamation:before {
                content: "\f12a"
            }
            .fa-exclamation-circle:before {
                content: "\f06a"
            }
            .fa-exclamation-triangle:before {
                content: "\f071"
            }
            .fa-expand:before {
                content: "\f065"
            }
            .fa-expand-arrows-alt:before {
                content: "\f31e"
            }
            .fab-expeditedssl:before {
                content: "\f23e"
            }
            .fa-external-link-alt:before {
                content: "\f35d"
            }
            .fa-external-link-square-alt:before {
                content: "\f360"
            }
            .fa-eye:before {
                content: "\f06e"
            }
            .fa-eye-dropper:before {
                content: "\f1fb"
            }
            .fa-eye-slash:before {
                content: "\f070"
            }
            .fab-facebook:before {
                content: "\f09a"
            }
            .fab-facebook-f:before {
                content: "\f39e"
            }
            .fab-facebook-messenger:before {
                content: "\f39f"
            }
            .fab-facebook-square:before {
                content: "\f082"
            }
            .fa-fast-backward:before {
                content: "\f049"
            }
            .fa-fast-forward:before {
                content: "\f050"
            }
            .fa-fax:before {
                content: "\f1ac"
            }
            .fa-female:before {
                content: "\f182"
            }
            .fa-fighter-jet:before {
                content: "\f0fb"
            }
            .fa-file:before {
                content: "\f15b"
            }
            .fa-file-alt:before {
                content: "\f15c"
            }
            .fa-file-archive:before {
                content: "\f1c6"
            }
            .fa-file-audio:before {
                content: "\f1c7"
            }
            .fa-file-code:before {
                content: "\f1c9"
            }
            .fa-file-excel:before {
                content: "\f1c3"
            }
            .fa-file-image:before {
                content: "\f1c5"
            }
            .fa-file-medical:before {
                content: "\f477"
            }
            .fa-file-medical-alt:before {
                content: "\f478"
            }
            .fa-file-pdf:before {
                content: "\f1c1"
            }
            .fa-file-powerpoint:before {
                content: "\f1c4"
            }
            .fa-file-video:before {
                content: "\f1c8"
            }
            .fa-file-word:before {
                content: "\f1c2"
            }
            .fa-film:before {
                content: "\f008"
            }
            .fa-filter:before {
                content: "\f0b0"
            }
            .fa-fire:before {
                content: "\f06d"
            }
            .fa-fire-extinguisher:before {
                content: "\f134"
            }
            .fab-firefox:before {
                content: "\f269"
            }
            .fa-first-aid:before {
                content: "\f479"
            }
            .fab-first-order:before {
                content: "\f2b0"
            }
            .fab-firstdraft:before {
                content: "\f3a1"
            }
            .fa-flag:before {
                content: "\f024"
            }
            .fa-flag-checkered:before {
                content: "\f11e"
            }
            .fa-flask:before {
                content: "\f0c3"
            }
            .fab-flickr:before {
                content: "\f16e"
            }
            .fab-flipboard:before {
                content: "\f44d"
            }
            .fab-fly:before {
                content: "\f417"
            }
            .fa-folder:before {
                content: "\f07b"
            }
            .fa-folder-open:before {
                content: "\f07c"
            }
            .fa-font:before {
                content: "\f031"
            }
            .fab-font-awesome:before {
                content: "\f2b4"
            }
            .fab-font-awesome-alt:before {
                content: "\f35c"
            }
            .fab-font-awesome-flag:before {
                content: "\f425"
            }
            .fab-fonticons:before {
                content: "\f280"
            }
            .fab-fonticons-fi:before {
                content: "\f3a2"
            }
            .fa-football-ball:before {
                content: "\f44e"
            }
            .fab-fort-awesome:before {
                content: "\f286"
            }
            .fab-fort-awesome-alt:before {
                content: "\f3a3"
            }
            .fab-forumbee:before {
                content: "\f211"
            }
            .fa-forward:before {
                content: "\f04e"
            }
            .fab-foursquare:before {
                content: "\f180"
            }
            .fa-free-code-camp:before {
                content: "\f2c5"
            }
            .fa-freebsd:before {
                content: "\f3a4"
            }
            .fa-frown:before {
                content: "\f119"
            }
            .fa-futbol:before {
                content: "\f1e3"
            }
            .fa-gamepad:before {
                content: "\f11b"
            }
            .fa-gavel:before {
                content: "\f0e3"
            }
            .fa-gem:before {
                content: "\f3a5"
            }
            .fa-genderless:before {
                content: "\f22d"
            }
            .fab-get-pocket:before {
                content: "\f265"
            }
            .fab-gg:before {
                content: "\f260"
            }
            .fab-gg-circle:before {
                content: "\f261"
            }
            .fa-gift:before {
                content: "\f06b"
            }
            .fab-git:before {
                content: "\f1d3"
            }
            .fab-git-square:before {
                content: "\f1d2"
            }
            .fab-github:before {
                content: "\f09b"
            }
            .fab-github-alt:before {
                content: "\f113"
            }
            .fab-github-square:before {
                content: "\f092"
            }
            .fab-gitkraken:before {
                content: "\f3a6"
            }
            .fab-gitlab:before {
                content: "\f296"
            }
            .fab-gitter:before {
                content: "\f426"
            }
            .fa-glass-martini:before {
                content: "\f000"
            }
            .fab-glide:before {
                content: "\f2a5"
            }
            .fab-glide-g:before {
                content: "\f2a6"
            }
            .fa-globe:before {
                content: "\f0ac"
            }
            .fab-gofore:before {
                content: "\f3a7"
            }
            .fa-golf-ball:before {
                content: "\f450"
            }
            .fab-goodreads:before {
                content: "\f3a8"
            }
            .fab-goodreads-g:before {
                content: "\f3a9"
            }
            .fab-google:before {
                content: "\f1a0"
            }
            .fab-google-drive:before {
                content: "\f3aa"
            }
            .fab-google-play:before {
                content: "\f3ab"
            }
            .fab-google-plus:before {
                content: "\f2b3"
            }
            .fab-google-plus-g:before {
                content: "\f0d5"
            }
            .fab-google-plus-square:before {
                content: "\f0d4"
            }
            .fab-google-wallet:before {
                content: "\f1ee"
            }
            .fa-graduation-cap:before {
                content: "\f19d"
            }
            .fab-gratipay:before {
                content: "\f184"
            }
            .fab-grav:before {
                content: "\f2d6"
            }
            .fab-gripfire:before {
                content: "\f3ac"
            }
            .fab-grunt:before {
                content: "\f3ad"
            }
            .fab-gulp:before {
                content: "\f3ae"
            }
            .fa-h-square:before {
                content: "\f0fd"
            }
            .fab-hacker-news:before {
                content: "\f1d4"
            }
            .fab-hacker-news-square:before {
                content: "\f3af"
            }
            .fa-hand-holding:before {
                content: "\f4bd"
            }
            .fa-hand-holding-heart:before {
                content: "\f4be"
            }
            .fa-hand-holding-usd:before {
                content: "\f4c0"
            }
            .fa-hand-lizard:before {
                content: "\f258"
            }
            .fa-hand-paper:before {
                content: "\f256"
            }
            .fa-hand-peace:before {
                content: "\f25b"
            }
            .fa-hand-point-down:before {
                content: "\f0a7"
            }
            .fa-hand-point-left:before {
                content: "\f0a5"
            }
            .fa-hand-point-right:before {
                content: "\f0a4"
            }
            .fa-hand-point-up:before {
                content: "\f0a6"
            }
            .fa-hand-pointer:before {
                content: "\f25a"
            }
            .fa-hand-rock:before {
                content: "\f255"
            }
            .fa-hand-scissors:before {
                content: "\f257"
            }
            .fa-hand-spock:before {
                content: "\f259"
            }
            .fa-hands:before {
                content: "\f4c2"
            }
            .fa-hands-helping:before {
                content: "\f4c4"
            }
            .fa-handshake:before {
                content: "\f2b5"
            }
            .fa-hashtag:before {
                content: "\f292"
            }
            .fa-hdd:before {
                content: "\f0a0"
            }
            .fa-heading:before {
                content: "\f1dc"
            }
            .fa-headphones:before {
                content: "\f025"
            }
            .fa-heart:before {
                content: "\f004"
            }
            .fa-heartbeat:before {
                content: "\f21e"
            }
            .fab-hips:before {
                content: "\f452"
            }
            .fab-hire-a-helper:before {
                content: "\f3b0"
            }
            .fa-history:before {
                content: "\f1da"
            }
            .fa-hockey-puck:before {
                content: "\f453"
            }
            .fa-home:before {
                content: "\f015"
            }
            .fab-hooli:before {
                content: "\f427"
            }
            .fa-hospital:before {
                content: "\f0f8"
            }
            .fa-hospital-alt:before {
                content: "\f47d"
            }
            .fa-hospital-symbol:before {
                content: "\f47e"
            }
            .fab-hotjar:before {
                content: "\f3b1"
            }
            .fa-hourglass:before {
                content: "\f254"
            }
            .fa-hourglass-end:before {
                content: "\f253"
            }
            .fa-hourglass-half:before {
                content: "\f252"
            }
            .fa-hourglass-start:before {
                content: "\f251"
            }
            .fab-houzz:before {
                content: "\f27c"
            }
            .fab-html5:before {
                content: "\f13b"
            }
            .fab-hubspot:before {
                content: "\f3b2"
            }
            .fa-i-cursor:before {
                content: "\f246"
            }
            .fa-id-badge:before {
                content: "\f2c1"
            }
            .fa-id-card:before {
                content: "\f2c2"
            }
            .fa-id-card-alt:before {
                content: "\f47f"
            }
            .fa-image:before {
                content: "\f03e"
            }
            .fa-images:before {
                content: "\f302"
            }
            .fab-imdb:before {
                content: "\f2d8"
            }
            .fa-inbox:before {
                content: "\f01c"
            }
            .fa-indent:before {
                content: "\f03c"
            }
            .fa-industry:before {
                content: "\f275"
            }
            .fa-info:before {
                content: "\f129"
            }
            .fa-info-circle:before {
                content: "\f05a"
            }
            .fab-instagram:before {
                content: "\f16d"
            }
            .fab-internet-explorer:before {
                content: "\f26b"
            }
            .fab-ioxhost:before {
                content: "\f208"
            }
            .fa-italic:before {
                content: "\f033"
            }
            .fab-itunes:before {
                content: "\f3b4"
            }
            .fab-itunes-note:before {
                content: "\f3b5"
            }
            .fab-java:before {
                content: "\f4e4"
            }
            .fab-jenkins:before {
                content: "\f3b6"
            }
            .fab-joget:before {
                content: "\f3b7"
            }
            .fab-joomla:before {
                content: "\f1aa"
            }
            .fab-js:before {
                content: "\f3b8"
            }
            .fab-js-square:before {
                content: "\f3b9"
            }
            .fa-jsfiddle:before {
                content: "\f1cc"
            }
            .fa-key:before {
                content: "\f084"
            }
            .fa-keyboard:before {
                content: "\f11c"
            }
            .fab-keycdn:before {
                content: "\f3ba"
            }
            .fab-kickstarter:before {
                content: "\f3bb"
            }
            .fab-kickstarter-k:before {
                content: "\f3bc"
            }
            .fab-korvue:before {
                content: "\f42f"
            }
            .fa-language:before {
                content: "\f1ab"
            }
            .fa-laptop:before {
                content: "\f109"
            }
            .fab-laravel:before {
                content: "\f3bd"
            }
            .fab-lastfm:before {
                content: "\f202"
            }
            .fab-lastfm-square:before {
                content: "\f203"
            }
            .fa-leaf:before {
                content: "\f06c"
            }
            .fab-leanpub:before {
                content: "\f212"
            }
            .fa-lemon:before {
                content: "\f094"
            }
            .fab-less:before {
                content: "\f41d"
            }
            .fa-level-down-alt:before {
                content: "\f3be"
            }
            .fa-level-up-alt:before {
                content: "\f3bf"
            }
            .fa-life-ring:before {
                content: "\f1cd"
            }
            .fa-lightbulb:before {
                content: "\f0eb"
            }
            .fab-line:before {
                content: "\f3c0"
            }
            .fa-link:before {
                content: "\f0c1"
            }
            .fab-linkedin:before {
                content: "\f08c"
            }
            .fab-linkedin-in:before {
                content: "\f0e1"
            }
            .fab-linode:before {
                content: "\f2b8"
            }
            .fab-linux:before {
                content: "\f17c"
            }
            .fa-lira-sign:before {
                content: "\f195"
            }
            .fa-list:before {
                content: "\f03a"
            }
            .fa-list-alt:before {
                content: "\f022"
            }
            .fa-list-ol:before {
                content: "\f0cb"
            }
            .fa-list-ul:before {
                content: "\f0ca"
            }
            .fa-location-arrow:before {
                content: "\f124"
            }
            .fa-lock:before {
                content: "\f023"
            }
            .fa-lock-open:before {
                content: "\f3c1"
            }
            .fa-long-arrow-alt-down:before {
                content: "\f309"
            }
            .fa-long-arrow-alt-left:before {
                content: "\f30a"
            }
            .fa-long-arrow-alt-right:before {
                content: "\f30b"
            }
            .fa-long-arrow-alt-up:before {
                content: "\f30c"
            }
            .fa-low-vision:before {
                content: "\f2a8"
            }
            .fab-lyft:before {
                content: "\f3c3"
            }
            .fab-magento:before {
                content: "\f3c4"
            }
            .fa-magic:before {
                content: "\f0d0"
            }
            .fa-magnet:before {
                content: "\f076"
            }
            .fa-male:before {
                content: "\f183"
            }
            .fa-map:before {
                content: "\f279"
            }
            .fa-map-marker:before {
                content: "\f041"
            }
            .fa-map-marker-alt:before {
                content: "\f3c5"
            }
            .fa-map-pin:before {
                content: "\f276"
            }
            .fa-map-signs:before {
                content: "\f277"
            }
            .fa-mars:before {
                content: "\f222"
            }
            .fa-mars-double:before {
                content: "\f227"
            }
            .fa-mars-stroke:before {
                content: "\f229"
            }
            .fa-mars-stroke-h:before {
                content: "\f22b"
            }
            .fa-mars-stroke-v:before {
                content: "\f22a"
            }
            .fab-maxcdn:before {
                content: "\f136"
            }
            .fab-medapps:before {
                content: "\f3c6"
            }
            .fab-medium:before {
                content: "\f23a"
            }
            .fab-medium-m:before {
                content: "\f3c7"
            }
            .fa-medkit:before {
                content: "\f0fa"
            }
            .fab-medrt:before {
                content: "\f3c8"
            }
            .fab-meetup:before {
                content: "\f2e0"
            }
            .fa-meh:before {
                content: "\f11a"
            }
            .fa-mercury:before {
                content: "\f223"
            }
            .fa-microchip:before {
                content: "\f2db"
            }
            .fa-microphone:before {
                content: "\f130"
            }
            .fa-microphone-slash:before {
                content: "\f131"
            }
            .fab-microsoft:before {
                content: "\f3ca"
            }
            .fa-minus:before {
                content: "\f068"
            }
            .fa-minus-circle:before {
                content: "\f056"
            }
            .fa-minus-square:before {
                content: "\f146"
            }
            .fab-mix:before {
                content: "\f3cb"
            }
            .fab-mixcloud:before {
                content: "\f289"
            }
            .fab-mizuni:before {
                content: "\f3cc"
            }
            .fa-mobile:before {
                content: "\f10b"
            }
            .fa-mobile-alt:before {
                content: "\f3cd"
            }
            .fab-modx:before {
                content: "\f285"
            }
            .fab-monero:before {
                content: "\f3d0"
            }
            .fa-money-bill-alt:before {
                content: "\f3d1"
            }
            .fa-moon:before {
                content: "\f186"
            }
            .fa-motorcycle:before {
                content: "\f21c"
            }
            .fa-mouse-pointer:before {
                content: "\f245"
            }
            .fa-music:before {
                content: "\f001"
            }
            .fab-napster:before {
                content: "\f3d2"
            }
            .fa-neuter:before {
                content: "\f22c"
            }
            .fa-newspaper:before {
                content: "\f1ea"
            }
            .fa-nintendo-switch:before {
                content: "\f418"
            }
            .fab-node:before {
                content: "\f419"
            }
            .fab-node-js:before {
                content: "\f3d3"
            }
            .fa-notes-medical:before {
                content: "\f481"
            }
            .fab-npm:before {
                content: "\f3d4"
            }
            .fab-ns8:before {
                content: "\f3d5"
            }
            .fab-nutritionix:before {
                content: "\f3d6"
            }
            .fa-object-group:before {
                content: "\f247"
            }
            .fa-object-ungroup:before {
                content: "\f248"
            }
            .fab-odnoklassniki:before {
                content: "\f263"
            }
            .fab-odnoklassniki-square:before {
                content: "\f264"
            }
            .fab-opencart:before {
                content: "\f23d"
            }
            .fab-openid:before {
                content: "\f19b"
            }
            .fab-opera:before {
                content: "\f26a"
            }
            .fab-optin-monster:before {
                content: "\f23c"
            }
            .fab-osi:before {
                content: "\f41a"
            }
            .fa-outdent:before {
                content: "\f03b"
            }
            .fab-page4:before {
                content: "\f3d7"
            }
            .fab-pagelines:before {
                content: "\f18c"
            }
            .fa-paint-brush:before {
                content: "\f1fc"
            }
            .fa-palfed:before {
                content: "\f3d8"
            }
            .fa-pallet:before {
                content: "\f482"
            }
            .fa-paper-plane:before {
                content: "\f1d8"
            }
            .fa-paperclip:before {
                content: "\f0c6"
            }
            .fa-parachute-box:before {
                content: "\f4cd"
            }
            .fa-paragraph:before {
                content: "\f1dd"
            }
            .fa-paste:before {
                content: "\f0ea"
            }
            .fa-patreon:before {
                content: "\f3d9"
            }
            .fa-pause:before {
                content: "\f04c"
            }
            .fa-pause-circle:before {
                content: "\f28b"
            }
            .fa-paw:before {
                content: "\f1b0"
            }
            .fab-paypal:before {
                content: "\f1ed"
            }
            .fa-pen-square:before {
                content: "\f14b"
            }
            .fa-pencil-alt:before {
                content: "\f303"
            }
            .fa-people-carry:before {
                content: "\f4ce"
            }
            .fa-percent:before {
                content: "\f295"
            }
            .fab-periscope:before {
                content: "\f3da"
            }
            .fab-phabricator:before {
                content: "\f3db"
            }
            .fab-phoenix-framework:before {
                content: "\f3dc"
            }
            .fa-phone:before {
                content: "\f095"
            }
            .fa-phone-slash:before {
                content: "\f3dd"
            }
            .fa-phone-square:before {
                content: "\f098"
            }
            .fa-phone-volume:before {
                content: "\f2a0"
            }
            .fab-php:before {
                content: "\f457"
            }
            .fab-pied-piper:before {
                content: "\f2ae"
            }
            .fab-pied-piper-alt:before {
                content: "\f1a8"
            }
            .fab-pied-piper-hat:before {
                content: "\f4e5"
            }
            .fab-pied-piper-pp:before {
                content: "\f1a7"
            }
            .fa-piggy-bank:before {
                content: "\f4d3"
            }
            .fa-pills:before {
                content: "\f484"
            }
            .fab-pinterest:before {
                content: "\f0d2"
            }
            .fab-pinterest-p:before {
                content: "\f231"
            }
            .fab-pinterest-square:before {
                content: "\f0d3"
            }
            .fa-plane:before {
                content: "\f072"
            }
            .fa-play:before {
                content: "\f04b"
            }
            .fa-play-circle:before {
                content: "\f144"
            }
            .fab-playstation:before {
                content: "\f3df"
            }
            .fa-plug:before {
                content: "\f1e6"
            }
            .fa-plus:before {
                content: "\f067"
            }
            .fa-plus-circle:before {
                content: "\f055"
            }
            .fa-plus-square:before {
                content: "\f0fe"
            }
            .fa-podcast:before {
                content: "\f2ce"
            }
            .fa-poo:before {
                content: "\f2fe"
            }
            .fa-pound-sign:before {
                content: "\f154"
            }
            .fa-power-off:before {
                content: "\f011"
            }
            .fa-prescription-bottle:before {
                content: "\f485"
            }
            .fa-prescription-bottle-alt:before {
                content: "\f486"
            }
            .fa-print:before {
                content: "\f02f"
            }
            .fa-procedures:before {
                content: "\f487"
            }
            .fab-product-hunt:before {
                content: "\f288"
            }
            .fab-pushed:before {
                content: "\f3e1"
            }
            .fa-puzzle-piece:before {
                content: "\f12e"
            }
            .fab-python:before {
                content: "\f3e2"
            }
            .fab-qq:before {
                content: "\f1d6"
            }
            .fa-qrcode:before {
                content: "\f029"
            }
            .fa-question:before {
                content: "\f128"
            }
            .fa-question-circle:before {
                content: "\f059"
            }
            .fa-quidditch:before {
                content: "\f458"
            }
            .fab-quinscape:before {
                content: "\f459"
            }
            .fab-quora:before {
                content: "\f2c4"
            }
            .fa-quote-left:before {
                content: "\f10d"
            }
            .fa-quote-right:before {
                content: "\f10e"
            }
            .fa-random:before {
                content: "\f074"
            }
            .fab-ravelry:before {
                content: "\f2d9"
            }
            .fab-react:before {
                content: "\f41b"
            }
            .fab-readme:before {
                content: "\f4d5"
            }
            .fab-rebel:before {
                content: "\f1d0"
            }
            .fa-recycle:before {
                content: "\f1b8"
            }
            .fab-red-river:before {
                content: "\f3e3"
            }
            .fa-reddit:before {
                content: "\f1a1"
            }
            .fa-reddit-alien:before {
                content: "\f281"
            }
            .fab-reddit-square:before {
                content: "\f1a2"
            }
            .fa-redo:before {
                content: "\f01e"
            }
            .fa-redo-alt:before {
                content: "\f2f9"
            }
            .fa-registered:before {
                content: "\f25d"
            }
            .fab-rendact:before {
                content: "\f3e4"
            }
            .fab-renren:before {
                content: "\f18b"
            }
            .fa-reply:before {
                content: "\f3e5"
            }
            .fa-reply-all:before {
                content: "\f122"
            }
            .fab-replyd:before {
                content: "\f3e6"
            }
            .fab-resolving:before {
                content: "\f3e7"
            }
            .fa-retweet:before {
                content: "\f079"
            }
            .fa-ribbon:before {
                content: "\f4d6"
            }
            .fa-road:before {
                content: "\f018"
            }
            .fa-rocket:before {
                content: "\f135"
            }
            .fab-rocketchat:before {
                content: "\f3e8"
            }
            .fab-rockrms:before {
                content: "\f3e9"
            }
            .fa-rss:before {
                content: "\f09e"
            }
            .fa-rss-square:before {
                content: "\f143"
            }
            .fa-ruble-sign:before {
                content: "\f158"
            }
            .fa-rupee-sign:before {
                content: "\f156"
            }
            .fab-safari:before {
                content: "\f267"
            }
            .fab-sass:before {
                content: "\f41e"
            }
            .fa-save:before {
                content: "\f0c7"
            }
            .fab-schlix:before {
                content: "\f3ea"
            }
            .fab-scribd:before {
                content: "\f28a"
            }
            .fa-search:before {
                content: "\f002"
            }
            .fa-search-minus:before {
                content: "\f010"
            }
            .fa-search-plus:before {
                content: "\f00e"
            }
            .fab-searchengin:before {
                content: "\f3eb"
            }
            .fa-seedling:before {
                content: "\f4d8"
            }
            .fab-sellcast:before {
                content: "\f2da"
            }
            .fab-sellsy:before {
                content: "\f213"
            }
            .fa-server:before {
                content: "\f233"
            }
            .fab-servicestack:before {
                content: "\f3ec"
            }
            .fa-share:before {
                content: "\f064"
            }
            .fa-share-alt:before {
                content: "\f1e0"
            }
            .fa-share-alt-square:before {
                content: "\f1e1"
            }
            .fa-share-square:before {
                content: "\f14d"
            }
            .fa-shekel-sign:before {
                content: "\f20b"
            }
            .fa-shield-alt:before {
                content: "\f3ed"
            }
            .fa-ship:before {
                content: "\f21a"
            }
            .fa-shipping-fast:before {
                content: "\f48b"
            }
            .fab-shirtsinbulk:before {
                content: "\f214"
            }
            .fa-shopping-bag:before {
                content: "\f290"
            }
            .fa-shopping-basket:before {
                content: "\f291"
            }
            .fa-shopping-cart:before {
                content: "\f07a"
            }
            .fa-shower:before {
                content: "\f2cc"
            }
            .fa-sign:before {
                content: "\f4d9"
            }
            .fa-sign-in-alt:before {
                content: "\f2f6"
            }
            .fa-sign-language:before {
                content: "\f2a7"
            }
            .fa-sign-out-alt:before {
                content: "\f2f5"
            }
            .fa-signal:before {
                content: "\f012"
            }
            .fab-simplybuilt:before {
                content: "\f215"
            }
            .fab-sistrix:before {
                content: "\f3ee"
            }
            .fa-sitemap:before {
                content: "\f0e8"
            }
            .fab-skyatlas:before {
                content: "\f216"
            }
            .fab-skype:before {
                content: "\f17e"
            }
            .fab-slack:before {
                content: "\f198"
            }
            .fab-slack-hash:before {
                content: "\f3ef"
            }
            .fa-sliders-h:before {
                content: "\f1de"
            }
            .fab-slideshare:before {
                content: "\f1e7"
            }
            .fa-smile:before {
                content: "\f118"
            }
            .fa-smoking:before {
                content: "\f48d"
            }
            .fa-snapchat:before {
                content: "\f2ab"
            }
            .fab-snapchat-ghost:before {
                content: "\f2ac"
            }
            .fab-snapchat-square:before {
                content: "\f2ad"
            }
            .fa-snowflake:before {
                content: "\f2dc"
            }
            .fa-sort:before {
                content: "\f0dc"
            }
            .fa-sort-alpha-down:before {
                content: "\f15d"
            }
            .fa-sort-alpha-up:before {
                content: "\f15e"
            }
            .fa-sort-amount-down:before {
                content: "\f160"
            }
            .fa-sort-amount-up:before {
                content: "\f161"
            }
            .fa-sort-down:before {
                content: "\f0dd"
            }
            .fa-sort-numeric-down:before {
                content: "\f162"
            }
            .fa-sort-numeric-up:before {
                content: "\f163"
            }
            .fa-sort-up:before {
                content: "\f0de"
            }
            .fab-soundcloud:before {
                content: "\f1be"
            }
            .fa-space-shuttle:before {
                content: "\f197"
            }
            .fab-speakap:before {
                content: "\f3f3"
            }
            .fa-spinner:before {
                content: "\f110"
            }
            .fab-spotify:before {
                content: "\f1bc"
            }
            .fa-square:before {
                content: "\f0c8"
            }
            .fa-square-full:before {
                content: "\f45c"
            }
            .fab-stack-exchange:before {
                content: "\f18d"
            }
            .fab-stack-overflow:before {
                content: "\f16c"
            }
            .fa-star:before {
                content: "\f005"
            }
            .fa-star-half:before {
                content: "\f089"
            }
            .fab-staylinked:before {
                content: "\f3f5"
            }
            .fab-steam:before {
                content: "\f1b6"
            }
            .fab-steam-square:before {
                content: "\f1b7"
            }
            .fab-steam-symbol:before {
                content: "\f3f6"
            }
            .fa-step-backward:before {
                content: "\f048"
            }
            .fa-step-forward:before {
                content: "\f051"
            }
            .fa-stethoscope:before {
                content: "\f0f1"
            }
            .fab-sticker-mule:before {
                content: "\f3f7"
            }
            .fa-sticky-note:before {
                content: "\f249"
            }
            .fa-stop:before {
                content: "\f04d"
            }
            .fa-stop-circle:before {
                content: "\f28d"
            }
            .fa-stopwatch:before {
                content: "\f2f2"
            }
            .fab-strava:before {
                content: "\f428"
            }
            .fa-street-view:before {
                content: "\f21d"
            }
            .fa-strikethrough:before {
                content: "\f0cc"
            }
            .fab-stripe:before {
                content: "\f429"
            }
            .fab-stripe-s:before {
                content: "\f42a"
            }
            .fab-studiovinari:before {
                content: "\f3f8"
            }
            .fab-stumbleupon:before {
                content: "\f1a4"
            }
            .fab-stumbleupon-circle:before {
                content: "\f1a3"
            }
            .fa-subscript:before {
                content: "\f12c"
            }
            .fa-subway:before {
                content: "\f239"
            }
            .fa-suitcase:before {
                content: "\f0f2"
            }
            .fa-sun:before {
                content: "\f185"
            }
            .fab-superpowers:before {
                content: "\f2dd"
            }
            .fa-superscript:before {
                content: "\f12b"
            }
            .fab-supple:before {
                content: "\f3f9"
            }
            .fa-sync:before {
                content: "\f021"
            }
            .fa-sync-alt:before {
                content: "\f2f1"
            }
            .fa-syringe:before {
                content: "\f48e"
            }
            .fa-table:before {
                content: "\f0ce"
            }
            .fa-table-tennis:before {
                content: "\f45d"
            }
            .fa-tablet:before {
                content: "\f10a"
            }
            .fa-tablet-alt:before {
                content: "\f3fa"
            }
            .fa-tablets:before {
                content: "\f490"
            }
            .fa-tachometer-alt:before {
                content: "\f3fd"
            }
            .fa-tag:before {
                content: "\f02b"
            }
            .fa-tags:before {
                content: "\f02c"
            }
            .fa-tape:before {
                content: "\f4db"
            }
            .fa-tasks:before {
                content: "\f0ae"
            }
            .fa-taxi:before {
                content: "\f1ba"
            }
            .fab-telegram:before {
                content: "\f2c6"
            }
            .fab-telegram-plane:before {
                content: "\f3fe"
            }
            .fab-tencent-weibo:before {
                content: "\f1d5"
            }
            .fa-terminal:before {
                content: "\f120"
            }
            .fa-text-height:before {
                content: "\f034"
            }
            .fa-text-width:before {
                content: "\f035"
            }
            .fa-th:before {
                content: "\f00a"
            }
            .fa-th-large:before {
                content: "\f009"
            }
            .fa-th-list:before {
                content: "\f00b"
            }
            .fab-themeisle:before {
                content: "\f2b2"
            }
            .fa-thermometer:before {
                content: "\f491"
            }
            .fa-thermometer-empty:before {
                content: "\f2cb"
            }
            .fa-thermometer-full:before {
                content: "\f2c7"
            }
            .fa-thermometer-half:before {
                content: "\f2c9"
            }
            .fa-thermometer-quarter:before {
                content: "\f2ca"
            }
            .fa-thermometer-three-quarters:before {
                content: "\f2c8"
            }
            .fa-thumbs-down:before {
                content: "\f165"
            }
            .fa-thumbs-up:before {
                content: "\f164"
            }
            .fa-thumbtack:before {
                content: "\f08d"
            }
            .fa-ticket-alt:before {
                content: "\f3ff"
            }
            .fa-times:before {
                content: "\f00d"
            }
            .fa-times-circle:before {
                content: "\f057"
            }
            .fa-tint:before {
                content: "\f043"
            }
            .fa-toggle-off:before {
                content: "\f204"
            }
            .fa-toggle-on:before {
                content: "\f205"
            }
            .fa-trademark:before {
                content: "\f25c"
            }
            .fa-train:before {
                content: "\f238"
            }
            .fa-transgender:before {
                content: "\f224"
            }
            .fa-transgender-alt:before {
                content: "\f225"
            }
            .fa-trash:before {
                content: "\f1f8"
            }
            .fa-trash-alt:before {
                content: "\f2ed"
            }
            .fa-tree:before {
                content: "\f1bb"
            }
            .fab-trello:before {
                content: "\f181"
            }
            .fab-tripadvisor:before {
                content: "\f262"
            }
            .fa-trophy:before {
                content: "\f091"
            }
            .fa-truck:before {
                content: "\f0d1"
            }
            .fa-truck-loading:before {
                content: "\f4de"
            }
            .fa-truck-moving:before {
                content: "\f4df"
            }
            .fa-tty:before {
                content: "\f1e4"
            }
            .fab-tumblr:before {
                content: "\f173"
            }
            .fab-tumblr-square:before {
                content: "\f174"
            }
            .fa-tv:before {
                content: "\f26c"
            }
            .fab-twitch:before {
                content: "\f1e8"
            }
            .fab-twitter:before {
                content: "\f099"
            }
            .fab-twitter-square:before {
                content: "\f081"
            }
            .fab-typo3:before {
                content: "\f42b"
            }
            .fab-uber:before {
                content: "\f402"
            }
            .fab-uikit:before {
                content: "\f403"
            }
            .fa-umbrella:before {
                content: "\f0e9"
            }
            .fa-underline:before {
                content: "\f0cd"
            }
            .fa-undo:before {
                content: "\f0e2"
            }
            .fa-undo-alt:before {
                content: "\f2ea"
            }
            .fab-uniregistry:before {
                content: "\f404"
            }
            .fa-universal-access:before {
                content: "\f29a"
            }
            .fa-university:before {
                content: "\f19c"
            }
            .fa-unlink:before {
                content: "\f127"
            }
            .fa-unlock:before {
                content: "\f09c"
            }
            .fa-unlock-alt:before {
                content: "\f13e"
            }
            .fa-untappd:before {
                content: "\f405"
            }
            .fa-upload:before {
                content: "\f093"
            }
            .fab-usb:before {
                content: "\f287"
            }
            .fa-user:before {
                content: "\f007"
            }
            .fa-user-circle:before {
                content: "\f2bd"
            }
            .fa-user-md:before {
                content: "\f0f0"
            }
            .fa-user-plus:before {
                content: "\f234"
            }
            .fa-user-secret:before {
                content: "\f21b"
            }
            .fa-user-times:before {
                content: "\f235"
            }
            .fa-users:before {
                content: "\f0c0"
            }
            .fab-ussunnah:before {
                content: "\f407"
            }
            .fa-utensil-spoon:before {
                content: "\f2e5"
            }
            .fa-utensils:before {
                content: "\f2e7"
            }
            .fab-vaadin:before {
                content: "\f408"
            }
            .fa-venus:before {
                content: "\f221"
            }
            .fa-venus-double:before {
                content: "\f226"
            }
            .fa-venus-mars:before {
                content: "\f228"
            }
            .fab-viacoin:before {
                content: "\f237"
            }
            .fab-viadeo:before {
                content: "\f2a9"
            }
            .fab-viadeo-square:before {
                content: "\f2aa"
            }
            .fa-vial:before {
                content: "\f492"
            }
            .fa-vials:before {
                content: "\f493"
            }
            .fab-viber:before {
                content: "\f409"
            }
            .fa-video:before {
                content: "\f03d"
            }
            .fa-video-slash:before {
                content: "\f4e2"
            }
            .fab-vimeo:before {
                content: "\f40a"
            }
            .fab-vimeo-square:before {
                content: "\f194"
            }
            .fab-vimeo-v:before {
                content: "\f27d"
            }
            .fab-vine:before {
                content: "\f1ca"
            }
            .fab-vk:before {
                content: "\f189"
            }
            .fab-vnv:before {
                content: "\f40b"
            }
            .fa-volleyball-ball:before {
                content: "\f45f"
            }
            .fa-volume-down:before {
                content: "\f027"
            }
            .fa-volume-off:before {
                content: "\f026"
            }
            .fa-volume-up:before {
                content: "\f028"
            }
            .fab-vuejs:before {
                content: "\f41f"
            }
            .fa-warehouse:before {
                content: "\f494"
            }
            .fab-weibo:before {
                content: "\f18a"
            }
            .fa-weight:before {
                content: "\f496"
            }
            .fab-weixin:before {
                content: "\f1d7"
            }
            .fab-whatsapp:before {
                content: "\f232"
            }
            .fab-whatsapp-square:before {
                content: "\f40c"
            }
            .fa-wheelchair:before {
                content: "\f193"
            }
            .fab-whmcs:before {
                content: "\f40d"
            }
            .fa-wifi:before {
                content: "\f1eb"
            }
            .fab-wikipedia-w:before {
                content: "\f266"
            }
            .fa-window-close:before {
                content: "\f410"
            }
            .fa-window-maximize:before {
                content: "\f2d0"
            }
            .fa-window-minimize:before {
                content: "\f2d1"
            }
            .fa-window-restore:before {
                content: "\f2d2"
            }
            .fab-windows:before {
                content: "\f17a"
            }
            .fa-wine-glass:before {
                content: "\f4e3"
            }
            .fa-won-sign:before {
                content: "\f159"
            }
            .fab-wordpress:before {
                content: "\f19a"
            }
            .fab-wordpress-simple:before {
                content: "\f411"
            }
            .fab-wpbeginner:before {
                content: "\f297"
            }
            .fab-wpexplorer:before {
                content: "\f2de"
            }
            .fab-wpforms:before {
                content: "\f298"
            }
            .fa-wrench:before {
                content: "\f0ad"
            }
            .fa-x-ray:before {
                content: "\f497"
            }
            .fab-xbox:before {
                content: "\f412"
            }
            .fab-xing:before {
                content: "\f168"
            }
            .fab-xing-square:before {
                content: "\f169"
            }
            .fab-y-combinator:before {
                content: "\f23b"
            }
            .fab-yahoo:before {
                content: "\f19e"
            }
            .fab-yandex:before {
                content: "\f413"
            }
            .fab-yandex-international:before {
                content: "\f414"
            }
            .fab-yelp:before {
                content: "\f1e9"
            }
            .fa-yen-sign:before {
                content: "\f157"
            }
            .fab-yoast:before {
                content: "\f2b1"
            }
            .fab-youtube:before {
                content: "\f167"
            }
            .fab-youtube-square:before {
                content: "\f431"
            }
            @media (max-width: 414px) {
                .section-footer1 .container-section-footer1 .icon-footer {
                    margin-left: 60px;
                    margin-bottom: 35px;
                }
                body.kc-css-system .kc_column.col1-footer {
                    border-bottom: 1px solid #fff;
                }
                body.kc-css-system .kc_column.col2-footer {
                    border-bottom: 1px solid #fff;
                }
            }
            #FormNopHoSoOnlineModel .row-error input {
                border: 1px solid #ec1c24;
            }
            #FormNopHoSoOnlineModel .row-error select {
                color: #ec1c24;
            }